.v-char-indexes{width:1.06667rem;height:100%;padding:0;position:fixed;right:.32rem;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-char-indexes__frm{width:1.06667rem;position:relative;display:block}.v-char-indexes__frm .label{position:absolute;font-size:.48rem;top:-.05333rem;left:-.53333rem;color:#fdd108;opacity:0}.v-char-indexes__con{display:block;text-align:center;font-size:.32rem;line-height:.53333rem}.v-char-indexes__frm.cur .v-char-indexes__con{font-size:.37333rem;color:#fdd108;font-weight:700}.v-char-indexes__frm.cur .label{opacity:0}.v-char-indexes__frm.fade .label{-webkit-animation:fade_out 1s ease-in-out;animation:fade_out 1s ease-in-out}@-webkit-keyframes fade_out{0%{opacity:1}90%{opacity:.8}95%{opacity:.3}to{opacity:0}}@keyframes fade_out{0%{opacity:1}90%{opacity:.8}95%{opacity:.3}to{opacity:0}}