html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.cover-video-box {
  height: auto;
  overflow: hidden;
  background-color: #000;
}
.cover-video-box .cover-video-ctnr {
  position: relative;
  height: 5.6rem;
  background-color: #000;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  visibility: visible;
  overflow: hidden;
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.read-info .hold-box {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.read-info .hold-box.opened-cover-video {
  height: 5.6rem;
}
.read-info .hold-box:not(.opened-cover-video) {
  padding-top: 0!important;
}
.read-info .bangumi-rate-ctnr {
  padding: 0.266667rem 0.426667rem;
}
.read-info .bangumi-cover {
  width: 0.96rem;
  height: 1.28rem;
}
.read-info .bangumi-main-cnt {
  margin-left: 0.213333rem;
}
.read-info .bangumi-title {
  font-size: 0.373333rem;
  height: 0.48rem;
  line-height: 0.48rem;
  color: #212121;
}
html.night-mode .read-info .bangumi-title {
  color: #e1e1e1;
}
.read-info .rate-star-box {
  margin-top: 0.106667rem;
}
.read-info .icon-rate {
  margin-right: 0.133333rem;
  display: inline-block;
  font-size: 0.48rem;
  color: #ffa726;
}
html.night-mode .read-info .icon-rate {
  color: #e89d2f;
}
.read-info .icon-star {
  margin-right: 0.133333rem;
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  background-size: cover;
  background-repeat: no-repeat;
}
.read-info .enter-icon {
  margin-left: 0.426667rem;
  font-size: 0.426667rem;
  color: #ffa726;
}
html.night-mode .read-info .enter-icon {
  color: #e89d2f;
}
.read-info .banner-img {
  position: relative;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 5.6rem;
}
.read-info .banner-img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 62%;
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(hsla(0,0%,100%,0)));
  background-image: linear-gradient(180deg,rgba(0,0,0,.5),hsla(0,0%,100%,0));
}
.read-info .banner-img-hold {
  height: 1.333333rem;
  background: transparent;
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.read-info .banner-img-hold.hide-hold {
  display: none;
}
.read-info .duspute-box {
  margin: 0.4rem 0.426667rem -0.08rem;
}
.read-info .duspute-ctnr {
  padding: 0.106667rem;
  border-radius: 0.053333rem;
  color: #e78b1f;
  background-color: #fff1d3;
}
html.night-mode .read-info .duspute-ctnr {
  color: #cd832c;
  background-color: #363124;
}
.read-info .duspute-icon {
  margin: 0 0.106667rem;
  font-size: 0.426667rem;
}
.read-info .duspute-text {
  font-size: 0.32rem;
}
.read-info .title-container {
  padding: 0.48rem 0.426667rem 0.32rem;
  text-align: left;
}
.read-info .read-title {
  font-size: 0.586667rem;
  line-height: 0.746667rem;
  margin-bottom: 0.106667rem;
  font-weight: 700;
  word-wrap: break-word;
  color: #212121;
  transition: -webkit-transform 10s;
  -webkit-transition: -webkit-transform 10s;
  transition: transform 10s;
  transition: transform 10s,-webkit-transform 10s;
}
html.night-mode .read-info .read-title {
  color: #e1e1e1;
}
.read-info .info-tags {
  margin-top: 0.266667rem;
  color: #999;
  font-size: 0.32rem;
  font-weight: 400;
  position: relative;
}
.read-info .info-spoiler-box {
  margin-top: 0.16rem;
}
.read-info .info-spoiler-tag {
  display: inline-block;
  padding: 0 0.533333rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  font-size: 0.533333rem;
  -webkit-transform: scale(.5);
  transform: scale(.5);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  border-radius: 0.64rem;
  color: #999;
  background-color: #f4f4f4;
}
html.night-mode .read-info .info-spoiler-tag {
  color: #727272;
  background-color: #1f1f1f;
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.read-up-face,
.read-up-face .face {
  position: relative;
  width: 0.8rem;
  height: 0.8rem;
}
.read-up-face .face {
  border-radius: 50%;
  z-index: 1;
}
.read-up-face .pendant {
  position: absolute;
  width: 1.226667rem;
  height: 1.226667rem;
  top: -0.213333rem;
  left: -0.213333rem;
  z-index: 2;
}
.read-up-face .sub-icon {
  position: absolute;
  bottom: -0.053333rem;
  right: -0.053333rem;
  font-size: 0.373333rem;
  z-index: 3;
}
.read-up-face:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 0.533333rem;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 0;
  color: #e7e7e7;
}
html.night-mode .read-up-face:before {
  color: #2a2a2a;
}
.read-up-face.hide-icon:before {
  display: none;
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.read-up-info {
  background-color: #fff;
}
html.night-mode .read-up-info {
  background-color: #141414;
}
.read-up-info .up-con {
  padding: 0.293333rem 0.426667rem;
  width: 100%;
}
.read-up-info .up-con .about {
  padding: 0 0.533333rem;
  font-size: 0.373333rem;
}
.read-up-info .up-con .about .name {
  height: 0.48rem;
  line-height: 0.48rem;
  color: #212121;
}
html.night-mode .read-up-info .up-con .about .name {
  color: #e1e1e1;
}
.read-up-info .up-con .about .up-name {
  color: #fb7299;
}
html.night-mode .read-up-info .up-con .about .up-name {
  color: #eb7093;
}
.read-up-info .up-con .about .leavel-icon {
  margin-left: 0.16rem;
  font-size: 0.48rem;
}
.read-up-info .up-con .count {
  color: #999;
}
html.night-mode .read-up-info .up-con .count {
  color: #727272;
}
.read-up-info .up-con .attention {
  white-space: nowrap;
  font-size: 0.32rem;
}
.read-up-info .v-btn {
  -webkit-transition: all .4s;
  transition: all .4s;
}
.read-up-info .v-btn.animation {
  transform: scale(.6);
  -webkit-transform: scale(.6);
  opacity: 0;
}
.attention-animation-holder {
  position: relative;
  z-index: 100;
}
.attention-animation {
  width: 201PX;
  height: 132.5PX;
  top: -2.666667rem;
  left: -2.133333rem;
  position: absolute;
  overflow: hidden;
  display: none;
  z-index: 2;
}
.attention-animation .attention-animation-frames {
  height: 132.5PX;
  width: 6633PX;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/follow-animation.png);
  background-size: cover;
  background-position-x: 0;
  background-position-y: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.attention-animation .attention-animation-frames.panda {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/follow-animation_panda.png);
}
.attention-animation .attention-animation-frames.rabbit {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/follow-animation_rabbit.png);
}
.attention-animation .attention-animation-frames.soil {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/follow-animation_soil.png);
}
.attention-animation .attention-animation-frames.water {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/follow-animation_water.png);
}
.attention-animation .attention-animation-frames.metal {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/follow-animation_metal.png);
}
.attention-animation .attention-animation-frames.fire {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/follow-animation_fire.png);
}
.attention-animation .attention-animation-frames.electricity {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/follow-animation_electricity.png);
}
.attention-animation .attention-animation-frames.music {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/follow-animation_music.png);
}
.attention-animation .attention-animation-frames.grass {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/follow-animation_grass.png);
}
.attention-animation .attention-animation-frames.ice {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/follow-animation_ice.png);
}
.attention-animation.show {
  display: block;
}
.attention-animation.animation-steps .attention-animation-frames {
  -webkit-animation: attentionFramesAnimate 3s steps(33) 0s infinite forwards;
  animation: attentionFramesAnimate 3s steps(33) 0s infinite forwards;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.follow-up-btn {
  font-size: 0.373333rem;
}
.follow-up-btn .followed,
.follow-up-btn .unfollowed {
  padding: 0.053333rem 0.373333rem;
  border-radius: 0.133333rem;
}
.follow-up-btn .followed {
  color: #999;
  background-color: #e7e7e7;
}
.follow-up-btn .unfollowed {
  color: #fff;
  background-color: #fb7299;
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.read-recommend-info {
  padding: 0 0.426667rem;
  overflow-x: hidden;
  border-color: currentcolor #f4f4f4 #f4f4f4;
  border-top: 0.266667rem solid #f4f4f4;
}
html.night-mode .read-recommend-info {
  border-color: #1f1f1f;
}
.read-recommend-info:not(.is-loaded) {
  min-height: 7.226667rem;
}
.read-recommend-info .list-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 2.426667rem;
  padding: 0.32rem 0.32rem 0.32rem 0;
  position: relative;
}
.read-recommend-info .list-item:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.026667rem;
  bottom: 0;
  left: 0;
  background-color: #e7e7e7;
  transform: scaleY(.5);
  -webkit-transform: scaleY(.5);
}
html.night-mode .read-recommend-info .list-item:after {
  background-color: #2a2a2a;
}
.read-recommend-info .list-box {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.read-recommend-info .list-box a:last-child .list-item:after {
  visibility: hidden;
}
.read-recommend-info .list-title {
  margin-top: 0.32rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  font-size: 0.373333rem;
  color: #212121;
  font-weight: 600;
}
html.night-mode .read-recommend-info .list-title {
  color: #e1e1e1;
}
.read-recommend-info .item-right {
  position: relative;
  margin-left: 0.213333rem;
  width: 2.346667rem;
  height: 1.76rem;
  font-size: 0.853333rem;
  border-radius: 0.106667rem;
  overflow: hidden;
  background-size: cover;
}
.read-recommend-info .item-right.show-img .default-cover {
  display: none;
}
.read-recommend-info .item-title {
  font-size: 0.4rem;
  color: #212121;
  line-height: 0.56rem;
  max-height: 1.12rem;
}
html.night-mode .read-recommend-info .item-title {
  color: #e1e1e1;
}
.read-recommend-info .item-subt {
  font-size: 0.32rem;
  line-height: 0.453333rem;
  color: #999;
}
html.night-mode .read-recommend-info .item-subt {
  color: #727272;
}
.read-recommend-info .list-more {
  height: 1.28rem;
  line-height: 1.28rem;
  font-size: 0.32rem;
  color: #fb7299;
  text-align: center;
}
html.night-mode .read-recommend-info .list-more {
  color: #eb7093;
}
html.night-mode .dark-img[data-v-5a274359] {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.yyds-status-button[data-v-5a274359] {
  position: relative;
  display: inline-block;
  width: 1.76rem;
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.346667rem;
  background-color: #f69;
  border-radius: 0.106667rem;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
}
.yyds-status-button.download[data-v-5a274359] {
  background-color: #c9ccd0;
}
.yyds-status-button>div[data-v-5a274359] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.yyds-status-button .button-progress[data-v-5a274359] {
  background: #f69;
  z-index: 2;
}
.yyds-status-button .button-text[data-v-5a274359] {
  z-index: 3;
}
html.night-mode .dark-img[data-v-047ded0a] {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.read-interaction-info[data-v-047ded0a] {
  max-width: 100%;
}
.read-tip-box[data-v-047ded0a] {
  padding: 0 0.426667rem;
  font-size: 0.32rem;
  color: #999;
}
html.night-mode .read-tip-box[data-v-047ded0a] {
  color: #727272;
}
.read-tip-box .r-cvid[data-v-047ded0a] {
  margin-left: 0.32rem;
}
.read-tip-box .r-original[data-v-047ded0a] {
  margin-top: 0.053333rem;
}
.read-tip-box .r-authority[data-v-047ded0a],
.read-tip-box .r-original[data-v-047ded0a] {
  text-align: right;
  color: silver;
}
html.night-mode .read-tip-box .r-authority[data-v-047ded0a],
html.night-mode .read-tip-box .r-original[data-v-047ded0a] {
  color: #4e4e4e;
}
.iac-tag-ctnr[data-v-047ded0a] {
  margin-top: 0.48rem;
  padding: 0 0.426667rem;
}
.iac-tag-ctnr .icon-flag[data-v-047ded0a] {
  display: inline-block;
  width: 0.426667rem;
  height: 0.426667rem;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/flag.png);
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: 0.106667rem;
}
.iac-tag-item[data-v-047ded0a] {
  padding-right: 0.32rem;
  margin-bottom: 0.266667rem;
  font-size: 0.32rem;
}
.iac-tag-cnt[data-v-047ded0a] {
  display: inline-block;
  padding: 0.213333rem 0.426667rem;
  border-radius: 2.666667rem;
  color: #505050;
  border: 0.026667rem solid #f4f4f4;
}
html.night-mode .iac-tag-cnt[data-v-047ded0a] {
  color: #b5b5b5;
  border-color: #1f1f1f;
}
.iac-actions-box[data-v-047ded0a] {
  position: relative;
  margin: 0.533333rem 0;
  padding: 0 0.426667rem;
}
.iac-actions-box .action-icon[data-v-047ded0a] {
  pointer-events: none;
  font-size: 0.586667rem;
  color: #505050;
}
.iac-actions-box .action-num[data-v-047ded0a] {
  pointer-events: none;
  margin-top: 0.08rem;
  font-size: 0.32rem;
  color: #999;
}
.iac-actions-box .action-item[data-v-047ded0a] {
  width: 2.666667rem;
}
.iac-actions-box .action-item.is-active .action-icon[data-v-047ded0a],
.iac-actions-box .action-item.is-active .action-num[data-v-047ded0a] {
  color: #fb7299;
}
.iac-actions-box .action-item.hidden[data-v-047ded0a] {
  visibility: hidden;
}
.long-like-lottie[data-v-047ded0a] {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 3.893333rem;
  height: 3.893333rem;
  overflow: hidden;
  z-index: 99;
}
.long-like-lottie.is-show[data-v-047ded0a] {
  display: block;
  top: -2.72rem;
}
.lottie-ctnr[data-v-047ded0a] {
  width: 3.893333rem;
  height: 3.893333rem;
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.normal-article-holder {
  margin-top: 0.266667rem;
  padding: 0 0.426667rem;
  max-width: 100%;
  min-height: 5.333333rem;
  line-height: 1.6;
  font-size: 0.453333rem;
  font-weight: 400;
  color: #212121;
  text-align: left;
  letter-spacing: 0;
  word-wrap: break-word;
  overflow-x: hidden;
  border: none;
}
.normal-article-holder.dark-theme {
  color: #212121;
}
html.night-mode .normal-article-holder.dark-theme {
  color: #e1e1e1;
}
.normal-article-holder.dark-theme .color-blue-01 {
  color: #56c1fe;
}
html.night-mode .normal-article-holder.dark-theme .color-blue-01 {
  color: #58b6eb;
}
.normal-article-holder.dark-theme .color-lblue-01 {
  color: #73fdea;
}
html.night-mode .normal-article-holder.dark-theme .color-lblue-01 {
  color: #70eddc;
}
.normal-article-holder.dark-theme .color-green-01 {
  color: #89fa4e;
}
html.night-mode .normal-article-holder.dark-theme .color-green-01 {
  color: #84e751;
}
.normal-article-holder.dark-theme .color-yellow-01 {
  color: #fff359;
}
html.night-mode .normal-article-holder.dark-theme .color-yellow-01 {
  color: #ede25a;
}
.normal-article-holder.dark-theme .color-pink-01 {
  color: #ff968d;
}
html.night-mode .normal-article-holder.dark-theme .color-pink-01 {
  color: #f28f87;
}
.normal-article-holder.dark-theme .color-purple-01 {
  color: #ff8cc6;
}
html.night-mode .normal-article-holder.dark-theme .color-purple-01 {
  color: #f286bc;
}
.normal-article-holder.dark-theme .color-blue-02 {
  color: #02a2ff;
}
html.night-mode .normal-article-holder.dark-theme .color-blue-02 {
  color: #1894dc;
}
.normal-article-holder.dark-theme .color-lblue-02 {
  color: #18e7cf;
}
html.night-mode .normal-article-holder.dark-theme .color-lblue-02 {
  color: #2ac8b6;
}
.normal-article-holder.dark-theme .color-green-02 {
  color: #60d837;
}
html.night-mode .normal-article-holder.dark-theme .color-green-02 {
  color: #5fc53d;
}
.normal-article-holder.dark-theme .color-yellow-02 {
  color: #fbe231;
}
html.night-mode .normal-article-holder.dark-theme .color-yellow-02 {
  color: #e5d038;
}
.normal-article-holder.dark-theme .color-pink-02 {
  color: #ff654e;
}
html.night-mode .normal-article-holder.dark-theme .color-pink-02 {
  color: #ec6551;
}
.normal-article-holder.dark-theme .color-purple-02 {
  color: #ef5fa8;
}
html.night-mode .normal-article-holder.dark-theme .color-purple-02 {
  color: #de60a0;
}
.normal-article-holder.dark-theme .color-blue-03 {
  color: #0176ba;
}
html.night-mode .normal-article-holder.dark-theme .color-blue-03 {
  color: #136b9f;
}
.normal-article-holder.dark-theme .color-lblue-03 {
  color: #068f86;
}
html.night-mode .normal-article-holder.dark-theme .color-lblue-03 {
  color: #137b74;
}
.normal-article-holder.dark-theme .color-green-03 {
  color: #1db100;
}
html.night-mode .normal-article-holder.dark-theme .color-green-03 {
  color: #279711;
}
.normal-article-holder.dark-theme .color-yellow-03 {
  color: #f8ba00;
}
html.night-mode .normal-article-holder.dark-theme .color-yellow-03 {
  color: #d4a518;
}
.normal-article-holder.dark-theme .color-pink-03 {
  color: #ee230d;
}
html.night-mode .normal-article-holder.dark-theme .color-pink-03 {
  color: #cd3222;
}
.normal-article-holder.dark-theme .color-purple-03 {
  color: #cb297a;
}
html.night-mode .normal-article-holder.dark-theme .color-purple-03 {
  color: #b13674;
}
.normal-article-holder.dark-theme .color-blue-04 {
  color: #004e80;
}
html.night-mode .normal-article-holder.dark-theme .color-blue-04 {
  color: #0c476d;
}
.normal-article-holder.dark-theme .color-lblue-04 {
  color: #017c76;
}
html.night-mode .normal-article-holder.dark-theme .color-lblue-04 {
  color: #9af3ef;
}
.normal-article-holder.dark-theme .color-green-04 {
  color: #017001;
}
html.night-mode .normal-article-holder.dark-theme .color-green-04 {
  color: #a4f4a4;
}
.normal-article-holder.dark-theme .color-yellow-04 {
  color: #ff9201;
}
html.night-mode .normal-article-holder.dark-theme .color-yellow-04 {
  color: #db8718;
}
.normal-article-holder.dark-theme .color-pink-04 {
  color: #b41700;
}
html.night-mode .normal-article-holder.dark-theme .color-pink-04 {
  color: #9a2311;
}
.normal-article-holder.dark-theme .color-purple-04 {
  color: #99195e;
}
html.night-mode .normal-article-holder.dark-theme .color-purple-04 {
  color: #852458;
}
.normal-article-holder.dark-theme .color-gray-01 {
  color: #d6d5d5;
}
html.night-mode .normal-article-holder.dark-theme .color-gray-01 {
  color: #3f3f3f;
}
.normal-article-holder.dark-theme .color-gray-02 {
  color: #929292;
}
html.night-mode .normal-article-holder.dark-theme .color-gray-02 {
  color: #797979;
}
.normal-article-holder.dark-theme .color-gray-03 {
  color: #5f5f5f;
}
html.night-mode .normal-article-holder.dark-theme .color-gray-03 {
  color: #a8a8a8;
}
.normal-article-holder.dark-theme .color-default {
  color: #222;
}
html.night-mode .normal-article-holder.dark-theme .color-default {
  color: #e0e0e0;
}
.normal-article-holder.dark-theme a {
  color: #fb7299;
}
html.night-mode .normal-article-holder.dark-theme a {
  color: #eb7093;
}
.normal-article-holder.dark-theme a .color-blue-01,
.normal-article-holder.dark-theme a .color-blue-02,
.normal-article-holder.dark-theme a .color-blue-03,
.normal-article-holder.dark-theme a .color-blue-04,
.normal-article-holder.dark-theme a .color-gray-01,
.normal-article-holder.dark-theme a .color-gray-02,
.normal-article-holder.dark-theme a .color-gray-03,
.normal-article-holder.dark-theme a .color-green-01,
.normal-article-holder.dark-theme a .color-green-02,
.normal-article-holder.dark-theme a .color-green-03,
.normal-article-holder.dark-theme a .color-green-04,
.normal-article-holder.dark-theme a .color-lblue-01,
.normal-article-holder.dark-theme a .color-lblue-02,
.normal-article-holder.dark-theme a .color-lblue-03,
.normal-article-holder.dark-theme a .color-lblue-04,
.normal-article-holder.dark-theme a .color-pink-01,
.normal-article-holder.dark-theme a .color-pink-02,
.normal-article-holder.dark-theme a .color-pink-03,
.normal-article-holder.dark-theme a .color-pink-04,
.normal-article-holder.dark-theme a .color-purple-01,
.normal-article-holder.dark-theme a .color-purple-02,
.normal-article-holder.dark-theme a .color-purple-03,
.normal-article-holder.dark-theme a .color-purple-04,
.normal-article-holder.dark-theme a .color-yellow-01,
.normal-article-holder.dark-theme a .color-yellow-02,
.normal-article-holder.dark-theme a .color-yellow-03,
.normal-article-holder.dark-theme a .color-yellow-04 {
  color: #fb7299;
}
html.night-mode .normal-article-holder.dark-theme a .color-blue-01,
html.night-mode .normal-article-holder.dark-theme a .color-blue-02,
html.night-mode .normal-article-holder.dark-theme a .color-blue-03,
html.night-mode .normal-article-holder.dark-theme a .color-blue-04,
html.night-mode .normal-article-holder.dark-theme a .color-gray-01,
html.night-mode .normal-article-holder.dark-theme a .color-gray-02,
html.night-mode .normal-article-holder.dark-theme a .color-gray-03,
html.night-mode .normal-article-holder.dark-theme a .color-green-01,
html.night-mode .normal-article-holder.dark-theme a .color-green-02,
html.night-mode .normal-article-holder.dark-theme a .color-green-03,
html.night-mode .normal-article-holder.dark-theme a .color-green-04,
html.night-mode .normal-article-holder.dark-theme a .color-lblue-01,
html.night-mode .normal-article-holder.dark-theme a .color-lblue-02,
html.night-mode .normal-article-holder.dark-theme a .color-lblue-03,
html.night-mode .normal-article-holder.dark-theme a .color-lblue-04,
html.night-mode .normal-article-holder.dark-theme a .color-pink-01,
html.night-mode .normal-article-holder.dark-theme a .color-pink-02,
html.night-mode .normal-article-holder.dark-theme a .color-pink-03,
html.night-mode .normal-article-holder.dark-theme a .color-pink-04,
html.night-mode .normal-article-holder.dark-theme a .color-purple-01,
html.night-mode .normal-article-holder.dark-theme a .color-purple-02,
html.night-mode .normal-article-holder.dark-theme a .color-purple-03,
html.night-mode .normal-article-holder.dark-theme a .color-purple-04,
html.night-mode .normal-article-holder.dark-theme a .color-yellow-01,
html.night-mode .normal-article-holder.dark-theme a .color-yellow-02,
html.night-mode .normal-article-holder.dark-theme a .color-yellow-03,
html.night-mode .normal-article-holder.dark-theme a .color-yellow-04 {
  color: #eb7093;
}
.normal-article-holder.dark-theme h1 {
  color: #212121;
}
html.night-mode .normal-article-holder.dark-theme h1 {
  color: #e1e1e1;
}
.normal-article-holder.dark-theme .img-box:before {
  background-color: hsla(0,0%,95.7%,.3);
  border-color: #e7e7e7;
}
html.night-mode .normal-article-holder.dark-theme .img-box:before {
  background-color: rgba(31,31,31,.3);
  border-color: #2a2a2a;
}
.normal-article-holder.dark-theme figcaption {
  color: #999;
}
html.night-mode .normal-article-holder.dark-theme figcaption {
  color: #727272;
}
.normal-article-holder.show-later .slim-later-icon {
  display: block!important;
}
@media screen and (max-width:360px) {
.normal-article-holder {
    padding: 0 0.293333rem;
}
}
.normal-article-holder pre {
  white-space: normal;
}
.normal-article-holder p {
  margin-bottom: 0.32rem;
}
.normal-article-holder .font-size-12 {
  font-size: 0.32rem;
}
.normal-article-holder .font-size-16 {
  font-size: 0.453333rem;
}
.normal-article-holder .font-size-20 {
  font-size: 0.56rem;
}
.normal-article-holder .font-size-23 {
  font-size: 0.64rem;
}
.normal-article-holder .color-blue-01 {
  color: #56c1fe;
}
.normal-article-holder .color-lblue-01 {
  color: #73fdea;
}
.normal-article-holder .color-green-01 {
  color: #89fa4e;
}
.normal-article-holder .color-yellow-01 {
  color: #fff359;
}
.normal-article-holder .color-pink-01 {
  color: #ff968d;
}
.normal-article-holder .color-purple-01 {
  color: #ff8cc6;
}
.normal-article-holder .color-blue-02 {
  color: #02a2ff;
}
.normal-article-holder .color-lblue-02 {
  color: #18e7cf;
}
.normal-article-holder .color-green-02 {
  color: #60d837;
}
.normal-article-holder .color-yellow-02 {
  color: #fbe231;
}
.normal-article-holder .color-pink-02 {
  color: #ff654e;
}
.normal-article-holder .color-purple-02 {
  color: #ef5fa8;
}
.normal-article-holder .color-blue-03 {
  color: #0176ba;
}
.normal-article-holder .color-lblue-03 {
  color: #068f86;
}
.normal-article-holder .color-green-03 {
  color: #1db100;
}
.normal-article-holder .color-yellow-03 {
  color: #f8ba00;
}
.normal-article-holder .color-pink-03 {
  color: #ee230d;
}
.normal-article-holder .color-purple-03 {
  color: #cb297a;
}
.normal-article-holder .color-blue-04 {
  color: #004e80;
}
.normal-article-holder .color-lblue-04 {
  color: #017c76;
}
.normal-article-holder .color-green-04 {
  color: #017001;
}
.normal-article-holder .color-yellow-04 {
  color: #ff9201;
}
.normal-article-holder .color-pink-04 {
  color: #b41700;
}
.normal-article-holder .color-purple-04 {
  color: #99195e;
}
.normal-article-holder .color-gray-01 {
  color: #d6d5d5;
}
.normal-article-holder .color-gray-02 {
  color: #929292;
}
.normal-article-holder .color-gray-03 {
  color: #5f5f5f;
}
.normal-article-holder .color-default {
  color: #222;
}
.normal-article-holder a {
  color: #fb7299;
}
.normal-article-holder a .color-blue-01,
.normal-article-holder a .color-blue-02,
.normal-article-holder a .color-blue-03,
.normal-article-holder a .color-blue-04,
.normal-article-holder a .color-gray-01,
.normal-article-holder a .color-gray-02,
.normal-article-holder a .color-gray-03,
.normal-article-holder a .color-green-01,
.normal-article-holder a .color-green-02,
.normal-article-holder a .color-green-03,
.normal-article-holder a .color-green-04,
.normal-article-holder a .color-lblue-01,
.normal-article-holder a .color-lblue-02,
.normal-article-holder a .color-lblue-03,
.normal-article-holder a .color-lblue-04,
.normal-article-holder a .color-pink-01,
.normal-article-holder a .color-pink-02,
.normal-article-holder a .color-pink-03,
.normal-article-holder a .color-pink-04,
.normal-article-holder a .color-purple-01,
.normal-article-holder a .color-purple-02,
.normal-article-holder a .color-purple-03,
.normal-article-holder a .color-purple-04,
.normal-article-holder a .color-yellow-01,
.normal-article-holder a .color-yellow-02,
.normal-article-holder a .color-yellow-03,
.normal-article-holder a .color-yellow-04 {
  color: #fb7299!important;
}
.normal-article-holder .unselect-able.mobile {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.normal-article-holder h1 {
  font-size: 0.586667rem;
  line-height: 0.773333rem;
  margin: 0.533333rem 0;
  color: #212121;
  font-weight: 700;
}
.normal-article-holder h1 .font-size-12,
.normal-article-holder h1 .font-size-16,
.normal-article-holder h1 .font-size-20,
.normal-article-holder h1 .font-size-23 {
  font-size: 0.586667rem!important;
}
.normal-article-holder ul {
  margin: 0.533333rem 0;
  list-style: disc;
  padding-left: 0.64rem;
}
.normal-article-holder ul li {
  list-style: disc;
}
.normal-article-holder ol {
  margin: 0.533333rem 0;
  list-style-type: decimal;
  padding-left: 0.64rem;
}
.normal-article-holder ol li,
.normal-article-holder ul ol li {
  list-style-type: decimal;
}
.normal-article-holder ol ul li {
  list-style: disc;
}
.normal-article-holder img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
  border: none;
}
.normal-article-holder img:not([src]),
.normal-article-holder img[src=""] {
  visibility: hidden;
}
.normal-article-holder img.latex {
  display: inline-block;
  background-color: transparent;
  vertical-align: middle;
}
.normal-article-holder .img-box {
  margin: 0.533333rem 0;
  display: block;
  position: relative;
}
.normal-article-holder .img-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 0.026667rem solid #f4f4f4;
  border-radius: 0.053333rem;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s,visibility 0s .3s;
  transition: opacity .3s,visibility 0s .3s;
  z-index: -1;
}
.normal-article-holder .img-box.loaded:before {
  opacity: 1;
  visibility: hidden;
}
.normal-article-holder figure {
  text-align: center;
  margin-bottom: 0.666667rem;
  position: relative;
}
.normal-article-holder figure.img-box {
  font-size: 0;
}
.normal-article-holder figcaption {
  color: #999;
  font-size: 0.373333rem;
  line-height: 1.5;
  text-align: center;
  margin-top: 0.266667rem;
  display: inline-block;
  width: 90%;
}
.normal-article-holder figcaption:empty {
  display: none;
}
.normal-article-holder blockquote {
  color: #6d757a!important;
  padding-left: 0.666667rem;
  position: relative;
}
html.night-mode .normal-article-holder blockquote {
  color: #696f73!important;
}
.normal-article-holder blockquote * {
  color: #6d757a!important;
}
html.night-mode .normal-article-holder blockquote * {
  color: #696f73!important;
}
.normal-article-holder blockquote:before {
  content: "";
  width: 0.533333rem;
  height: 0.506667rem;
  display: block;
  position: absolute;
  top: 0.106667rem;
  left: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAmCAYAAAC29NkdAAAAAXNSR0IArs4c6QAABH9JREFUWAntmF1oVEcUx7M3m/gR2xqRFZE0C8kmeZD6rSFSFOqTllKkIBaLfRDRUhAV8UFpaUHBJ78FoeiD2NKCFRX7CSJVUNEHpT7kkwSCkSaSxCC7ye4m6+/c3lnmTu6ud+/Ni5CBu3POmXP+858zMzt3bqTMZ2lra/sQ15088xsaGjZGIpGcz9CibuCudnCBbfgI3IweENUVL7mjo2P9xMTEiVwut0S1Y9uMfEXpQer29vY1YApus4rHth35B6VLXZBgZ2dnLJvNnh0fH/9MDxAZwpuoAhHs7u6em06nT0LsC56Igf0xuoug6WD7t7a2foBwg+d92+D8kP7fEU8zFX8iT+htfuSurq5EJpMR3EbD/zZ4p8C9Tj2ut00iSJo3kKGrOM1RjgQ9YbT7mpqabilbqTXLopnZ+I24ai22zbKs/RC7qdlcoosgC7aJ1vuQeU+8ICYb4RgAh82RSbvfwnKpgdwjcGMqBrxz4O6lTiubV51fg7I2xsbGruOkyKUY3ZZEIiFTErj09vbOSiaT1zRyGXC/hNyPfkDzBFm4BwhIOEFpADdD7g8/IMV8IPcVWMvER2YBeRvkfikWo7dZovT3988hcLfWcJD1FpocmBVg7lW4EDwKrm9yEmdncHBwcAeyvXgBGamurnZtddVBqTUbbiskFzlxaab2TKkYdgYJ+lQFAngxFou9UnrIOo/LwH+ur6/vLxXPkkVMcP7fPBqNTkn2GKjFs14Roo9AuBaLuAWgGQIEyAtG+VSBhqn5a1lKvFo2o2y4+0HwopBboQXeEVk2zfDwcE15eXmV1iZHXJJ19Kyuru6lbveS8V2u7PTxgMGn+/r6Zo+Ojtagv6PapMY3VVlZ2VdbWzuk20WO0mEcB9tO4DyOuYdsmpViUHa70fnBluMP/REdHuLv4m+9TZfBiisd3xnE3B0ZGVmrbGadSqXK8HmM/fvGxkY5yewi6yTuyFKt47HJaTaXiH+EZxVE/wLwPEeYvTxcTv8rcWXDv5mnIDnNbyl+v5KkywMDA3aWZRfXKodSa8B2QvQbrziyFhgXvM+HhoaOCa4QfFeEoAWSB9gQi8147PaRadr96sTvArdFpniW36ACfhW8N35ttpHBULjwivCCsUcyGArIIdZiEkSf6WEr1dRiMdLQQGAsMHuegpkpA2OBTLE67sw+fOtgyEuBWULjAlgxFSAmsSnVpwmGTed0BqczGDYDYePfijWYDTtKTpKMieFlM3186Fk56v7z4VjUhZNk0mXIy1YUxKNRuMlRF+iuoOMBdE/XRfaymT5v0oUbb/zWKcDkG0zQkiX+nBns2AIvH+Ek3CzuFf8AfsHsoAT9OBhyl3AVx3bcZSxNuSDc7F3MXXg/jPMXFb84xFyqqqr6tpC/tIlPofZCduEinKTd9flNPlVwx5AOzQ+MJta/XEkPc9eVr2FvLFysPuHt+AiOk64GRrB8L/yOzP2k7C6CytjT07MQwEW8yrvetiGVxKc3yCcMweaOId8Ha8CeLboqZCsF9rN4PP5c2VT9Gs7q2UbFWjOcAAAAAElFTkSuQmCC);
  background-size: 100% 100%;
}
@-webkit-keyframes circleLoading {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
}
@keyframes circleLoading {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
}
@-webkit-keyframes longLikeAnimate {
0% {
    stroke-dashoffset: 300;
}
to {
    stroke-dashoffset: 0;
}
}
@keyframes longLikeAnimate {
0% {
    stroke-dashoffset: 300;
}
to {
    stroke-dashoffset: 0;
}
}
@-webkit-keyframes iconShockAnimate {
0% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}
to {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
}
@keyframes iconShockAnimate {
0% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}
to {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
}
@-webkit-keyframes attentionFramesAnimate {
0% {
    background-position-x: 0;
}
to {
    background-position-x: -6633PX;
    visibility: hidden;
}
}
@keyframes attentionFramesAnimate {
0% {
    background-position-x: 0;
}
to {
    background-position-x: -6633PX;
    visibility: hidden;
}
}
@-webkit-keyframes flash1 {
0% {
    opacity: 0;
}
33% {
    opacity: 1;
}
66% {
    opacity: 0;
}
to {
    opacity: 0;
}
}
@keyframes flash1 {
0% {
    opacity: 0;
}
33% {
    opacity: 1;
}
66% {
    opacity: 0;
}
to {
    opacity: 0;
}
}
@-webkit-keyframes flash2 {
0% {
    opacity: 0;
}
16% {
    opacity: 0;
}
50% {
    opacity: 1;
}
80% {
    opacity: 0;
}
to {
    opacity: 0;
}
}
@keyframes flash2 {
0% {
    opacity: 0;
}
16% {
    opacity: 0;
}
50% {
    opacity: 1;
}
80% {
    opacity: 0;
}
to {
    opacity: 0;
}
}
@-webkit-keyframes flash3 {
0% {
    opacity: 0;
}
33% {
    opacity: 0;
}
66% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@keyframes flash3 {
0% {
    opacity: 0;
}
33% {
    opacity: 0;
}
66% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
.read-article-holder .default-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 100%;
  font-size: inherit;
  color: #c9c9c9;
  background-color: #f4f4f4;
  text-align: center;
  z-index: -1;
}
.read-article-holder .default-cover:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.read-article-holder.dark-theme .default-cover {
  color: #c9c9c9;
  background-color: #f4f4f4;
}
html.night-mode .read-article-holder.dark-theme .default-cover {
  color: #464646;
  background-color: #1f1f1f;
}
.read-article-holder.dark-theme .card-container .slim-icon {
  color: #fff;
}
.read-article-holder.dark-theme .card-container .up-icon {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .card-container .up-icon {
  color: #727272;
}
.read-article-holder.dark-theme .card-container .comment-icon {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .card-container .comment-icon {
  color: #727272;
}
.read-article-holder.dark-theme .card-container .article-icon {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .card-container .article-icon {
  color: #727272;
}
.read-article-holder.dark-theme .slim-border:after {
  border-color: silver;
}
html.night-mode .read-article-holder.dark-theme .slim-border:after {
  border-color: #4e4e4e;
}
.read-article-holder.dark-theme .card-text-label {
  color: #fb7299;
  border-color: #fb7299;
}
html.night-mode .read-article-holder.dark-theme .card-text-label {
  color: #eb7093;
  border-color: #eb7093;
}
.read-article-holder.dark-theme .article-card-holder .article-card-wrap .title {
  color: #212121;
}
html.night-mode .read-article-holder.dark-theme .article-card-holder .article-card-wrap .title {
  color: #e1e1e1;
}
.read-article-holder.dark-theme .article-card-holder .card-status {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .article-card-holder .card-status {
  color: #727272;
}
.read-article-holder.dark-theme .video-card-holder .video-duration {
  color: #fff;
}
.read-article-holder.dark-theme .video-card-holder .video-bottom-box {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .video-card-holder .video-bottom-box {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .video-card-holder .video-title {
  color: #212121;
}
html.night-mode .read-article-holder.dark-theme .video-card-holder .video-title {
  color: #e1e1e1;
}
.read-article-holder.dark-theme .video-card-holder .author-name {
  color: #212121;
}
html.night-mode .read-article-holder.dark-theme .video-card-holder .author-name {
  color: #e1e1e1;
}
.read-article-holder.dark-theme .row-video-holder .row-video-duration {
  color: #fff;
}
.read-article-holder.dark-theme .row-video-holder .row-video-right {
  border-color: #e7e7e7;
  color: #999;
  background-color: #fff;
}
html.night-mode .read-article-holder.dark-theme .row-video-holder .row-video-right {
  border-color: #2a2a2a;
  color: #727272;
  background-color: #141414;
}
.read-article-holder.dark-theme .row-video-holder .sub-tips-info {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .row-video-holder .sub-tips-info {
  color: #727272;
}
.read-article-holder.dark-theme .row-video-holder .author-info-box {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .row-video-holder .author-info-box {
  color: #727272;
}
.read-article-holder.dark-theme .row-video-holder.is-playing .row-video-tit {
  color: #fb7299;
}
html.night-mode .read-article-holder.dark-theme .row-video-holder.is-playing .row-video-tit {
  color: #eb7093;
}
.read-article-holder.dark-theme .row-video-holder.is-pause .row-video-tit {
  color: #505050;
}
html.night-mode .read-article-holder.dark-theme .row-video-holder.is-pause .row-video-tit {
  color: #b5b5b5;
}
.read-article-holder.dark-theme .slim-video-holder .cover-info-box {
  color: #fff;
}
.read-article-holder.dark-theme .slim-video-holder .slim-video-cnt-ctnr {
  background-color: rgba(244,244,245,.3);
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .slim-video-holder .slim-video-cnt-ctnr {
  background-color: rgba(35,35,35,.3);
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .slim-video-holder .slim-video-title {
  color: #505050;
}
html.night-mode .read-article-holder.dark-theme .slim-video-holder .slim-video-title {
  color: #b5b5b5;
}
.read-article-holder.dark-theme .slim-video-holder .slim-author-info {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .slim-video-holder .slim-author-info {
  color: #727272;
}
.read-article-holder.dark-theme .slim-video-holder .slim-video-more-icon {
  color: silver;
}
html.night-mode .read-article-holder.dark-theme .slim-video-holder .slim-video-more-icon {
  color: #4e4e4e;
}
.read-article-holder.dark-theme .music-card-holder {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .music-card-holder {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .music-card-holder .music-cnt-ctnr {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .music-card-holder .music-cnt-ctnr {
  color: #727272;
}
.read-article-holder.dark-theme .music-card-holder .music-title {
  color: #505050;
}
html.night-mode .read-article-holder.dark-theme .music-card-holder .music-title {
  color: #b5b5b5;
}
.read-article-holder.dark-theme .game-card-holder {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .game-card-holder {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .game-card-holder .game-info {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .game-card-holder .game-info {
  color: #727272;
}
.read-article-holder.dark-theme .game-card-holder .game-info-title {
  color: #505050;
}
html.night-mode .read-article-holder.dark-theme .game-card-holder .game-info-title {
  color: #b5b5b5;
}
.read-article-holder.dark-theme .game-card-error {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .game-card-error {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .game-card-error .cover-img {
  background-color: transparent;
}
.read-article-holder.dark-theme .game-card-error .cover-img .read-icon {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .game-card-error .cover-img .read-icon {
  color: #727272;
}
.read-article-holder.dark-theme .game-card-error .comic-info {
  background-color: #eee;
}
html.night-mode .read-article-holder.dark-theme .game-card-error .comic-info {
  background-color: #242424;
}
.read-article-holder.dark-theme .game-card-error .comic-info .error-text {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .game-card-error .comic-info .error-text {
  color: #727272;
}
.read-article-holder.dark-theme .game-card-error .comic-info .error-block {
  background-color: #fefefe;
}
html.night-mode .read-article-holder.dark-theme .game-card-error .comic-info .error-block {
  background-color: #151515;
}
.read-article-holder.dark-theme .bangumi-card-holder {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .bangumi-card-holder {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .bangumi-card-holder .bangumi-title {
  color: #505050;
}
html.night-mode .read-article-holder.dark-theme .bangumi-card-holder .bangumi-title {
  color: #b5b5b5;
}
.read-article-holder.dark-theme .bangumi-card-holder .bangumi-icon {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .bangumi-card-holder .bangumi-icon {
  color: #727272;
}
.read-article-holder.dark-theme .bangumi-card-holder .data-num {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .bangumi-card-holder .data-num {
  color: #727272;
}
.read-article-holder.dark-theme .bangumi-card-holder .score-cnt {
  color: #ffa726;
}
html.night-mode .read-article-holder.dark-theme .bangumi-card-holder .score-cnt {
  color: #e89d2f;
}
.read-article-holder.dark-theme .bangumi-card-holder .score-no-count {
  color: silver;
}
html.night-mode .read-article-holder.dark-theme .bangumi-card-holder .score-no-count {
  color: #4e4e4e;
}
.read-article-holder.dark-theme .bangumi-card-holder .score-disc {
  color: silver;
}
html.night-mode .read-article-holder.dark-theme .bangumi-card-holder .score-disc {
  color: #4e4e4e;
}
.read-article-holder.dark-theme .live-card-holder {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .live-card-holder {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .live-card-holder .cover-info,
.read-article-holder.dark-theme .live-card-holder .popularity-icon {
  color: #fff;
}
.read-article-holder.dark-theme .living-recommend {
  color: #fefefe;
}
html.night-mode .read-article-holder.dark-theme .living-recommend {
  color: #151515;
}
.read-article-holder.dark-theme .live-cnt-ctnr {
  color: #505050;
}
html.night-mode .read-article-holder.dark-theme .live-cnt-ctnr {
  color: #b5b5b5;
}
.read-article-holder.dark-theme .live-status.offline {
  color: #999;
  background-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .live-status.offline {
  color: #727272;
  background-color: #2a2a2a;
}
.read-article-holder.dark-theme .live-status.online {
  color: #fff;
  background-color: #fb7299;
}
html.night-mode .read-article-holder.dark-theme .live-status.online {
  background-color: #eb7093;
}
.read-article-holder.dark-theme .comic-card-holder {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .comic-card-holder {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .comic-card-holder .comic-title {
  color: #505050;
}
html.night-mode .read-article-holder.dark-theme .comic-card-holder .comic-title {
  color: #b5b5b5;
}
.read-article-holder.dark-theme .comic-card-holder .comic-desc {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .comic-card-holder .comic-desc {
  color: #727272;
}
.read-article-holder.dark-theme .comic-card-holder .author-name {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .comic-card-holder .author-name {
  color: #727272;
}
.read-article-holder.dark-theme .ticket-card-holder {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .ticket-card-holder {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .ticket-card-holder .ticket-name {
  color: #505050;
}
html.night-mode .read-article-holder.dark-theme .ticket-card-holder .ticket-name {
  color: #b5b5b5;
}
.read-article-holder.dark-theme .ticket-card-holder .ticket-info {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .ticket-card-holder .ticket-info {
  color: #727272;
}
.read-article-holder.dark-theme .ticket-card-holder .ticket-price-box {
  color: #fb7299;
}
html.night-mode .read-article-holder.dark-theme .ticket-card-holder .ticket-price-box {
  color: #eb7093;
}
.read-article-holder.dark-theme .shop-card-holder {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .shop-card-holder {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .shop-card-holder .shop-name {
  color: #505050;
}
html.night-mode .read-article-holder.dark-theme .shop-card-holder .shop-name {
  color: #b5b5b5;
}
.read-article-holder.dark-theme .shop-card-holder .shop-desc {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .shop-card-holder .shop-desc {
  color: #727272;
}
.read-article-holder.dark-theme .shop-card-holder .shop-price-box {
  color: #fb7299;
}
html.night-mode .read-article-holder.dark-theme .shop-card-holder .shop-price-box {
  color: #eb7093;
}
.read-article-holder.dark-theme .goods-card-holder {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .goods-card-holder {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .goods-card-holder .goods-name {
  color: #505050;
}
html.night-mode .read-article-holder.dark-theme .goods-card-holder .goods-name {
  color: #b5b5b5;
}
.read-article-holder.dark-theme .goods-card-holder .goods-desc {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .goods-card-holder .goods-desc {
  color: #727272;
}
.read-article-holder.dark-theme .goods-card-holder .goods-price-box {
  color: #fb7299;
}
html.night-mode .read-article-holder.dark-theme .goods-card-holder .goods-price-box {
  color: #eb7093;
}
.read-article-holder.dark-theme .goods-card-holder .goods-ad-box {
  color: silver;
}
html.night-mode .read-article-holder.dark-theme .goods-card-holder .goods-ad-box {
  color: #4e4e4e;
}
.read-article-holder.dark-theme .vote-card-holder {
  border-color: #e7e7e7;
  background-color: #fff;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder {
  border-color: #2a2a2a;
  background-color: #141414;
}
.read-article-holder.dark-theme .vote-card-holder .vote-head {
  color: #505050;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-head {
  color: #b5b5b5;
}
.read-article-holder.dark-theme .vote-card-holder .vote-head h3 {
  color: #212121;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-head h3 {
  color: #e1e1e1;
}
.read-article-holder.dark-theme .vote-card-holder .text-choice-ctnr {
  color: #212121;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .text-choice-ctnr {
  color: #e1e1e1;
}
.read-article-holder.dark-theme .vote-card-holder .tovote-item:active {
  background-color: #eee;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .tovote-item:active {
  background-color: #242424;
}
.read-article-holder.dark-theme .vote-card-holder .vote-text-item {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-text-item {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .vote-card-holder .has-vote.most .vote-progress {
  background-color: #fad4df;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .has-vote.most .vote-progress {
  background-color: #37282c;
}
.read-article-holder.dark-theme .vote-card-holder .has-vote.most .vote-text-item {
  border-color: #fad4df;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .has-vote.most .vote-text-item {
  border-color: #37282c;
}
.read-article-holder.dark-theme .vote-card-holder .has-vote.most .vote-desc {
  color: #505050;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .has-vote.most .vote-desc {
  color: #b5b5b5;
}
.read-article-holder.dark-theme .vote-card-holder .has-vote.most .vote-num {
  color: #212121;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .has-vote.most .vote-num {
  color: #e1e1e1;
}
.read-article-holder.dark-theme .vote-card-holder .has-vote.most .vote-text-right {
  color: #212121;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .has-vote.most .vote-text-right {
  color: #e1e1e1;
}
.read-article-holder.dark-theme .vote-card-holder .vote-progress {
  background-color: #f4f4f4;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-progress {
  background-color: #1f1f1f;
}
.read-article-holder.dark-theme .vote-card-holder .vote-text-left h3 {
  color: #212121;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-text-left h3 {
  color: #e1e1e1;
}
.read-article-holder.dark-theme .vote-card-holder .vote-num {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-num {
  color: #727272;
}
.read-article-holder.dark-theme .vote-card-holder .vote-text-right {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-text-right {
  color: #727272;
}
.read-article-holder.dark-theme .vote-card-holder .vote-img-cnt {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-img-cnt {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .vote-card-holder .img-vote-desc {
  color: #757575;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .img-vote-desc {
  color: #939393;
}
.read-article-holder.dark-theme .vote-card-holder .has-vote-img {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .has-vote-img {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .vote-card-holder .has-vote-img.most .vote-progress {
  background-color: #fad4df;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .has-vote-img.most .vote-progress {
  background-color: #37282c;
}
.read-article-holder.dark-theme .vote-card-holder .vote-extra-info {
  color: #757575;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-extra-info {
  color: #939393;
}
.read-article-holder.dark-theme .vote-card-holder .vote-img-item {
  color: #fff;
}
.read-article-holder.dark-theme .vote-card-holder .vote-extra-item .before-check {
  color: silver;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-extra-item .before-check {
  color: #4e4e4e;
}
.read-article-holder.dark-theme .vote-card-holder .vote-btn {
  color: #fff;
  background-color: #fb7299;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-btn {
  background-color: #eb7093;
}
.read-article-holder.dark-theme .vote-card-holder .vote-btn.voted {
  color: #999;
  background-color: #f4f4f4;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-btn.voted {
  color: #727272;
  background-color: #1f1f1f;
}
.read-article-holder.dark-theme .vote-card-holder .vote-btn.vote-disabled {
  color: silver;
  background-color: #f4f4f4;
}
html.night-mode .read-article-holder.dark-theme .vote-card-holder .vote-btn.vote-disabled {
  color: #4e4e4e;
  background-color: #1f1f1f;
}
.read-article-holder.dark-theme .article-error-card p {
  background-color: #f4f4f4;
}
html.night-mode .read-article-holder.dark-theme .article-error-card p {
  background-color: #1f1f1f;
}
.read-article-holder.dark-theme .article-error-card .p-2 {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .article-error-card .p-2 {
  color: #727272;
}
.read-article-holder.dark-theme .article-error-card:after {
  color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .article-error-card:after {
  color: #2a2a2a;
}
.read-article-holder.dark-theme .video-error-card {
  background-color: #f4f4f4;
}
html.night-mode .read-article-holder.dark-theme .video-error-card {
  background-color: #1f1f1f;
}
.read-article-holder.dark-theme .video-error-card:after {
  border-color: #e7e7e7;
}
html.night-mode .read-article-holder.dark-theme .video-error-card:after {
  border-color: #2a2a2a;
}
.read-article-holder.dark-theme .video-error-card .video-cover {
  background-color: #f4f4f4;
}
html.night-mode .read-article-holder.dark-theme .video-error-card .video-cover {
  background-color: #1f1f1f;
}
.read-article-holder.dark-theme .video-error-card p {
  background-color: #f4f4f4;
}
html.night-mode .read-article-holder.dark-theme .video-error-card p {
  background-color: #1f1f1f;
}
.read-article-holder.dark-theme .video-error-card .error-hint {
  color: #999;
}
html.night-mode .read-article-holder.dark-theme .video-error-card .error-hint {
  color: #727272;
}
.read-article-holder .card-container {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.read-article-holder .card-container .slim-icon {
  font-size: 0.373333rem;
  color: #fff;
}
.read-article-holder .card-container .up-icon {
  font-size: 0.373333rem;
  color: #999;
}
.read-article-holder .card-container .comment-icon {
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  color: #999;
}
.read-article-holder .card-container .article-icon {
  font-size: 0.426667rem;
  color: #999;
}
.read-article-holder .slim-border {
  position: relative;
  border-radius: 0.16rem;
}
.read-article-holder .slim-border:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 0.026667rem solid silver;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200%;
  height: 200%;
  -webkit-transform: scale(.5);
  transform: scale(.5);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-radius: 0.32rem;
}
.read-article-holder .cover-box {
  font-size: 1.12rem;
}
.read-article-holder .card-text-label {
  -webkit-transform: scale(.87) translateY(0.026667rem);
  transform: scale(.87) translateY(0.026667rem);
  position: relative;
  display: inline-block;
  padding: 0 0.106667rem 0 0.133333rem;
  height: 0.426667rem;
  line-height: 0.426667rem;
  font-size: 0.266667rem;
  color: #fb7299;
  text-align: center;
  border: #fb7299;
}
.read-article-holder .card-text-label:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 0.426667rem;
  border: .08em solid;
  border-color: inherit;
  border-radius: 0.053333rem;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.read-article-holder .status-item {
  margin-left: 0.4rem;
}
.read-article-holder .column-card {
  margin-right: -0.32rem;
}
.read-article-holder .img-box {
  position: relative;
}
.read-article-holder .img-box img {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  border: none;
}
.read-article-holder .img-box .article-card {
  min-height: 4.586667rem;
}
.read-article-holder .img-box .video-card {
  min-height: 2.506667rem;
}
.read-article-holder .img-box .slim-video-card,
.read-article-holder .img-box .video-card.column {
  min-height: 4.8rem;
}
.read-article-holder .img-box .music-card {
  min-height: 2.613333rem;
}
.read-article-holder .img-box .game-card {
  min-height: 2.666667rem;
}
.read-article-holder .img-box .fanju-card {
  min-height: 2.773333rem;
}
.read-article-holder .img-box .live-card {
  min-height: 2.506667rem;
}
.read-article-holder .img-box .caricature-card {
  min-height: 2.773333rem;
}
.read-article-holder .img-box .caricature-card.column {
  min-height: 8.88rem;
}
.read-article-holder .img-box .shop-card {
  min-height: 2.773333rem;
}
.read-article-holder .img-box .vote-display {
  width: 100%;
  min-height: 7.68rem;
}
.read-article-holder .img-box .goods-card {
  min-height: 2.08rem;
}
.read-article-holder .img-box .auto-card {
  min-height: auto;
}
.read-article-holder .img-box.loaded .n-img-mask {
  display: none;
}
.read-article-holder .img-box.is-loading .n-img-mask {
  display: block;
}
.read-article-holder .img-box.is-loading .gif-preload-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.read-article-holder .img-box.is-reload .n-img-mask,
.read-article-holder .img-box.is-reload .n-img-reload {
  display: block;
}
.read-article-holder .img-box.is-reload .default-cover {
  display: none;
}
.read-article-holder .img-box.is-reload .gif-preload-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.read-article-holder .img-box.img-seamless {
  margin: 0;
}
.read-article-holder .n-img-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.read-article-holder .n-img-mask .default-cover {
  font-size: 0.853333rem;
  color: #ccc;
}
html.night-mode .read-article-holder .n-img-mask .default-cover {
  color: #434343;
}
.read-article-holder .n-img-mask .black-tv-icon-bg {
  display: inline-block;
  width: 1.173333rem;
  height: 1.173333rem;
  background: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/black_tv.png) no-repeat 50%;
  background-size: auto 100%;
  line-height: 1.226667rem;
}
.read-article-holder .n-img-reload {
  background-size: 0.64rem 0.64rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/icon_reload.png);
}
.read-article-holder .gif-preload-info,
.read-article-holder .n-img-reload {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.read-article-holder .gif-preload-info {
  font-size: 14PX;
  font-weight: 400;
  color: #fff;
}
.read-article-holder .gif-preload-dots {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.read-article-holder .gif-preload-dots .dot {
  width: 0.133333rem;
  height: 0.133333rem;
  border-radius: 0.053333rem;
  display: inline-block;
  margin-right: 0.106667rem;
  background-color: #fff;
  position: relative;
  top: 0.053333rem;
}
.read-article-holder .gif-preload-dots .dot-1 {
  -webkit-animation: flash1 1s linear 0s infinite;
  animation: flash1 1s linear 0s infinite;
}
.read-article-holder .gif-preload-dots .dot-2 {
  -webkit-animation: flash2 1s linear 0s infinite;
  animation: flash2 1s linear 0s infinite;
}
.read-article-holder .gif-preload-dots .dot-3 {
  -webkit-animation: flash3 1s linear 0s infinite;
  animation: flash3 1s linear 0s infinite;
  margin-right: 0;
}
.read-article-holder .article-card-holder {
  height: auto;
  overflow: hidden;
}
.read-article-holder .article-card-holder .article-card-pics {
  height: 2.666667rem;
}
.read-article-holder .article-card-holder .article-pic {
  position: relative;
  height: 100%;
  font-size: 1.12rem;
}
.read-article-holder .article-card-holder .article-pic:nth-of-type(2) {
  margin: 0 0.026667rem;
}
.read-article-holder .article-card-holder .article-bg-pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
.read-article-holder .article-card-holder .article-card-wrap {
  display: block;
}
.read-article-holder .article-card-holder .article-card-wrap .title-wrap {
  padding: 0.266667rem;
}
.read-article-holder .article-card-holder .article-card-wrap .title {
  margin-bottom: 0;
  max-height: 0.96rem;
  line-height: 0.48rem;
  font-size: 0.373333rem;
  color: #212121;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.read-article-holder .article-card-holder .card-status {
  position: relative;
  padding-left: 0.266667rem;
  padding-right: 0.266667rem;
  margin-bottom: 0;
  width: 110%;
  height: 0.96rem;
  line-height: 0.96rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.32rem;
  color: #999;
  -webkit-transform: scale(.9);
  transform: scale(.9);
  -webkit-transform-origin: left;
  transform-origin: left;
  overflow: hidden;
}
.read-article-holder .article-card-holder .article-icon {
  margin-right: 0.08rem;
}
.read-article-holder .video-card-holder {
  border-radius: 0.16rem;
  overflow: hidden;
}
.read-article-holder .video-card-holder .video-holder {
  position: relative;
  padding-top: 56%;
}
.read-article-holder .video-card-holder .custom-poster-box,
.read-article-holder .video-card-holder .player-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.read-article-holder .video-card-holder video {
  border-top-left-radius: 0.16rem;
  border-top-right-radius: 0.16rem;
}
.read-article-holder .video-card-holder .custom-poster-box {
  z-index: 1;
}
.read-article-holder .video-card-holder .video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 1.546667rem;
  height: 1.546667rem;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/icon_video_logo.png);
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%,-40%);
  transform: translate(-50%,-40%);
}
.read-article-holder .video-card-holder .video-duration {
  position: absolute;
  bottom: 0.373333rem;
  left: 0.266667rem;
  padding: 0.053333rem 0.213333rem;
  display: inline-block;
  line-height: 0.48rem;
  font-size: 0.266667rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background-color: rgba(0,0,0,.35);
  border-radius: 0.106667rem;
}
.read-article-holder .video-card-holder .video-bottom-box {
  padding: 0.32rem;
  text-align: left;
  border: 0.026667rem solid #e7e7e7;
  border-top: 0 solid #e7e7e7;
  border-bottom-left-radius: 0.16rem;
  border-bottom-right-radius: 0.16rem;
}
.read-article-holder .video-card-holder .video-title {
  margin-bottom: 0;
  display: block;
  font-size: 0.426667rem;
  color: #212121;
}
.read-article-holder .video-card-holder .author-info-box {
  margin-top: 0.24rem;
  margin-bottom: 0;
}
.read-article-holder .video-card-holder .author-avatar {
  margin: 0 0.213333rem 0 0;
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 100%;
}
.read-article-holder .video-card-holder .author-name {
  font-size: 0.32rem;
  color: #212121;
}
.read-article-holder .row-video-holder .row-video-ctnr {
  height: 2.506667rem;
}
.read-article-holder .row-video-holder .row-video-left {
  width: 4rem;
  height: 2.506667rem;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 0.106667rem;
  border-bottom-left-radius: 0.106667rem;
  overflow: hidden;
}
.read-article-holder .row-video-holder .row-video-mask {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
}
.read-article-holder .row-video-holder .row-video-mask.by-pause {
  background-color: rgba(0,0,0,.3);
}
.read-article-holder .row-video-holder .row-video-mask.by-playing {
  background-color: rgba(0,0,0,.6);
}
.read-article-holder .row-video-holder .row-video-icon {
  width: 1.28rem;
  height: 1.28rem;
}
.read-article-holder .row-video-holder .row-video-sub {
  position: absolute;
  bottom: 0.106667rem;
  right: 0.106667rem;
}
.read-article-holder .row-video-holder .playing-status {
  width: 0.506667rem;
  height: 0.506667rem;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/video-playing-ani.gif);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 0.053333rem;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.read-article-holder .row-video-holder .row-video-duration {
  padding: 0.026667rem 0.08rem;
  font-size: 0.266667rem;
  line-height: 0.373333rem;
  background-color: rgba(0,0,0,.4);
  border-radius: 0.053333rem;
}
.read-article-holder .row-video-holder .row-video-right {
  padding: 0.213333rem 0.32rem 0;
  height: 100%;
  font-size: 0.32rem;
  border: 0.026667rem solid;
  border-left: none;
  border-top-right-radius: 0.106667rem;
  border-bottom-right-radius: 0.106667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.read-article-holder .row-video-holder .row-video-right>a {
  color: inherit!important;
}
.read-article-holder .row-video-holder .row-video-right .info-icon {
  margin-right: 0.053333rem;
}
.read-article-holder .row-video-holder .row-video-tit {
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  height: 1.066667rem;
}
.read-article-holder .row-video-holder .row-video-infos {
  line-height: 0.426667rem;
}
.read-article-holder .row-video-holder .author-info-box {
  margin-top: 0.16rem;
}
.read-article-holder .row-video-holder .video-play-infos {
  margin-top: 0.08rem;
}
.read-article-holder .row-video-holder .sub-tips-info {
  margin-right: -0.213333rem;
}
.read-article-holder .row-video-holder .sub-tips-info .arrow-icon {
  font-size: 0.373333rem;
}
.read-article-holder .row-video-holder.is-pause .by-pause,
.read-article-holder .row-video-holder.is-playing .by-playing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.read-article-holder .slim-video-holder {
  position: relative;
  margin-right: 0.32rem;
}
.read-article-holder .slim-video-holder .cover-box {
  position: relative;
  padding-top: 62.5%;
  border-top-right-radius: 0.106667rem;
  border-top-left-radius: 0.106667rem;
  overflow: hidden;
}
.read-article-holder .slim-video-holder .cover-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 0.106667rem 0.106667rem 0 0;
}
.read-article-holder .slim-video-holder .cover-img:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-0.48rem,-0.346667rem);
  transform: translate(-0.48rem,-0.346667rem);
  width: 0.96rem;
  height: 0.693333rem;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/icon_video_logo.png);
  background-size: 100%;
  background-position: 50%;
  z-index: 2;
}
.read-article-holder .slim-video-holder .cover-info-box {
  padding: 0 0.106667rem;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.586667rem;
  line-height: 0.586667rem;
  font-size: 0.266667rem;
  color: #fff;
  z-index: 1;
}
.read-article-holder .slim-video-holder .cover-info-box:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 25%;
  background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));
  background-image: linear-gradient(-180deg,transparent,#000);
  opacity: .4;
  z-index: -1;
}
.read-article-holder .slim-video-holder .cover-info-item {
  text-align: left;
}
.read-article-holder .slim-video-holder .num-info {
  margin-left: 0.08rem;
  display: inline-block;
  width: 1.333333rem;
}
.read-article-holder .slim-video-holder .slim-video-cnt-ctnr {
  padding: 0.213333rem 0.266667rem;
  height: 2.186667rem;
  text-align: left;
  background-color: rgba(244,244,245,.3);
  border-bottom-left-radius: 0.16rem;
  border-bottom-right-radius: 0.16rem;
  border: 0.026667rem solid #e7e7e7;
  border-top: 0 solid #e7e7e7;
}
.read-article-holder .slim-video-holder .slim-video-title {
  margin-bottom: 0;
  height: 1.013333rem;
  line-height: 0.506667rem;
  font-size: 0.346667rem;
  color: #505050;
}
.read-article-holder .slim-video-holder .slim-author-info {
  margin-left: 0.106667rem;
  padding-right: 0.32rem;
  color: #999;
  line-height: 0.586667rem;
}
.read-article-holder .slim-video-holder .author-name {
  margin-left: 0.053333rem;
  display: inline-block;
  font-size: 0.266667rem;
}
.read-article-holder .slim-video-holder .slim-video-more-icon {
  display: none;
  text-align: right;
  position: absolute;
  bottom: -0.026667rem;
  right: -0.026667rem;
  width: 1.066667rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  color: silver;
  z-index: 2;
}
.read-article-holder .slim-video-holder .slim-video-more-icon>i {
  margin-right: 0.133333rem;
  margin-bottom: 0.24rem;
}
.read-article-holder .music-card-holder {
  position: relative;
  height: 2.56rem;
  font-size: 0;
  text-align: left;
  border: 0.026667rem solid #e7e7e7;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 0.106667rem;
}
.read-article-holder .music-card-holder .music-cover-box {
  display: inline-block;
  width: 2.56rem;
  height: 100%;
}
.read-article-holder .music-card-holder .music-cover-ctnr {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.106667rem 0 0 0.106667rem;
  overflow: hidden;
}
.read-article-holder .music-card-holder .music-cover-ctnr:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-0.48rem,-0.346667rem);
  transform: translate(-0.48rem,-0.346667rem);
  width: 0.96rem;
  height: 0.693333rem;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/icon_listen.png);
  background-size: 100%;
  background-position: 50%;
  z-index: 2;
}
.read-article-holder .music-card-holder .music-cover-ctnr .cover-bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
}
.read-article-holder .music-card-holder .music-cover-ctnr .cover-bottom-bg {
  filter: blur(0.266667rem);
  -webkit-filter: blur(0.266667rem);
}
.read-article-holder .music-card-holder .music-cover-ctnr .cover-top-bg {
  position: absolute;
  top: 0.133333rem;
  left: 0.133333rem;
  height: 2.293333rem;
  width: 2.293333rem;
  z-index: 1;
  border-radius: 100%;
}
.read-article-holder .music-card-holder .music-cnt-box {
  display: inline-block;
  padding: 0.16rem 0.266667rem 0;
}
.read-article-holder .music-card-holder .music-cnt-ctnr {
  color: #999;
}
.read-article-holder .music-card-holder .music-title {
  margin-bottom: 0;
  font-size: 0.373333rem;
  height: 0.48rem;
  line-height: 0.48rem;
  color: #505050;
}
.read-article-holder .music-card-holder .music-data-box {
  margin-top: 0.053333rem;
  font-size: 0.293333rem;
}
.read-article-holder .music-card-holder .data-num {
  margin-left: 0.026667rem;
  min-width: 1.386667rem;
  font-size: 0.293333rem;
}
.read-article-holder .music-card-holder .music-up-info {
  margin-top: 0.08rem;
  font-size: 0.32rem;
  line-height: 0.586667rem;
}
.read-article-holder .music-card-holder .music-up-info .up-icon {
  font-size: 0.426667rem;
}
.read-article-holder .music-card-holder .up-name {
  margin-left: 0.08rem;
}
.read-article-holder .music-card-holder .music-tag-box {
  margin-top: 0.08rem;
}
.read-article-holder .game-card-holder {
  position: relative;
  border: 0.026667rem solid #e7e7e7;
  border-radius: 0.106667rem;
  padding: 0.213333rem;
  font-size: 0.32rem;
}
.read-article-holder .game-card-holder p {
  margin-bottom: 0;
}
.read-article-holder .game-card-holder .game-icon {
  width: 2.24rem;
  height: 2.24rem;
  border-radius: 0.426667rem;
  background-size: cover;
  background-repeat: no-repeat;
}
.read-article-holder .game-card-holder .game-info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  margin: 0 0.266667rem;
  color: #999;
  overflow: hidden;
}
.read-article-holder .game-card-holder .game-info .game-info-title {
  font-size: 0.4rem;
  color: #505050;
}
.read-article-holder .game-card-holder .game-info .game-info-grade {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.read-article-holder .game-card-holder .game-info .game-info-grade .game-rate-star i {
  font-size: 0.32rem;
  color: #ffb027;
}
.read-article-holder .game-card-holder .game-info .game-info-grade .grade {
  color: #ffb027;
  margin: 0 0.133333rem 0 0.08rem;
}
.read-article-holder .game-card-holder .game-info .game-info-tag {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.read-article-holder .game-card-holder .game-info .game-info-tag .card-text-label {
  margin-right: 0.08rem;
  margin-left: -0.053333rem;
}
.read-article-holder .game-card-holder .game-button {
  pointer-events: none;
}
.read-article-holder .game-card-error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0.026667rem solid #e7e7e7;
  border-radius: 0.106667rem;
}
.read-article-holder .game-card-error .cover-img {
  width: 2.773333rem;
  height: 2.773333rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #f0f2f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.read-article-holder .game-card-error .cover-img .read-icon {
  color: #ccc;
  font-size: 0.853333rem;
}
.read-article-holder .game-card-error .comic-info {
  width: 100%;
  background-color: #d7d7d8;
  padding: 0.133333rem 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.read-article-holder .game-card-error .comic-info .error-text {
  font-size: 0.32rem;
  color: #999;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.read-article-holder .game-card-error .comic-info .error-text .read-icon {
  margin-right: 0.133333rem;
}
.read-article-holder .game-card-error .comic-info .error-block {
  height: 0.426667rem;
  background: #f0f1f4;
  margin: 0.133333rem 0;
}
.read-article-holder .game-card-error .comic-info .error-block-1 {
  width: 100%;
}
.read-article-holder .game-card-error .comic-info .error-block-2 {
  width: 40%;
}
.read-article-holder .game-card-error .comic-info .error-block-3 {
  width: 10%;
}
.read-article-holder .bangumi-card-holder {
  display: block;
  height: 2.773333rem;
  border: 0.026667rem solid #e7e7e7;
  border-radius: 0.106667rem;
  overflow: hidden;
}
.read-article-holder .bangumi-card-holder .bangumi-card-ctnr {
  height: 100%;
}
.read-article-holder .bangumi-card-holder .cover-box {
  position: relative;
  width: 2.08rem;
  height: 100%;
}
.read-article-holder .bangumi-card-holder .cover-box .default-cover {
  z-index: 0;
}
.read-article-holder .bangumi-card-holder .cover-img {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 0.106667rem 0 0 0.106667rem;
  z-index: 2;
}
.read-article-holder .bangumi-card-holder .cover-img:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-0.48rem,-0.346667rem);
  transform: translate(-0.48rem,-0.346667rem);
  width: 0.96rem;
  height: 0.693333rem;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/icon_video_logo.png);
  background-size: 100%;
  background-position: 50%;
  z-index: 2;
}
.read-article-holder .bangumi-card-holder .bangumi-cnt-ctnr {
  padding: 0.213333rem 0.64rem 0.266667rem 0.266667rem;
  text-align: left;
}
.read-article-holder .bangumi-card-holder .bangumi-title {
  margin-bottom: 0;
  font-size: 0.4rem;
  color: #505050;
  max-height: 1.066667rem;
  line-height: 0.533333rem;
}
.read-article-holder .bangumi-card-holder .bangumi-data-box {
  margin-top: 0.053333rem;
  font-size: 0.32rem;
}
.read-article-holder .bangumi-card-holder .bangumi-icon {
  font-size: 0.373333rem;
  color: #999;
}
.read-article-holder .bangumi-card-holder .icon-heart {
  margin-right: 0.08rem;
  width: 0.373333rem;
  height: 0.373333rem;
  -webkit-transform: translateY(0.026667rem);
  transform: translateY(0.026667rem);
}
.read-article-holder .bangumi-card-holder .data-num {
  margin-left: 0.08rem;
  min-width: 1.386667rem;
  color: #999;
}
.read-article-holder .bangumi-card-holder .bangumi-tag-box {
  margin-top: 0.08rem;
}
.read-article-holder .bangumi-card-holder .bangumi-score-ctnr {
  padding-top: 0.266667rem;
  padding-right: 0.32rem;
  min-width: 1.333333rem;
  text-align: center;
}
.read-article-holder .bangumi-card-holder .score-cnt {
  font-size: 0.32rem;
  height: 0.64rem;
  line-height: 0.64rem;
  color: #ffa726;
}
.read-article-holder .bangumi-card-holder .score-num {
  display: inline-block;
  font-size: 0.533333rem;
}
.read-article-holder .bangumi-card-holder .score-no-count {
  font-size: 0.32rem;
  color: silver;
}
.read-article-holder .bangumi-card-holder .score-disc {
  font-size: 0.266667rem;
  color: silver;
}
.read-article-holder .live-card-holder {
  display: block;
  height: 2.506667rem;
  border: 0.026667rem solid #e7e7e7;
  border-radius: 0.16rem;
  overflow: hidden;
}
.read-article-holder .live-card-holder .live-card-ctnr {
  height: 100%;
}
.read-article-holder .live-card-holder .cover-box {
  position: relative;
  width: 4rem;
  height: 100%;
  border-radius: 0.16rem 0 0 0.16rem;
  overflow: hidden;
}
.read-article-holder .live-card-holder .cover-img {
  position: relative;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0.16rem 0 0 0.16rem;
  overflow: hidden;
}
.read-article-holder .live-card-holder .cover-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.3);
}
.read-article-holder .live-card-holder .cover-info {
  position: absolute;
  bottom: 0.106667rem;
  left: 0;
  padding-left: 0.213333rem;
  padding-right: 0.266667rem;
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.293333rem;
  color: #fff;
  text-align: right;
}
.read-article-holder .live-card-holder .live-person-info {
  margin-right: 0.16rem;
  line-height: 0.426667rem;
  text-align: left;
}
.read-article-holder .live-card-holder .popularity-icon {
  margin-right: 0.053333rem;
  font-size: 0.373333rem;
  color: #fff;
}
.read-article-holder .living-recommend {
  position: absolute;
  top: -0.026667rem;
  left: 0;
  padding-left: 0.693333rem;
  width: 100%;
  height: 0.56rem;
  line-height: 0.56rem;
  background-size: auto 100%;
  background-repeat: no-repeat;
  font-size: 0.266667rem;
  color: #fefefe;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.read-article-holder .live-cnt-ctnr {
  padding: 0.213333rem 0.32rem 0.16rem;
  color: #505050;
  text-align: left;
}
.read-article-holder .live-title {
  margin-bottom: 0;
  height: 1.013333rem;
  line-height: 0.506667rem;
  font-size: 0.4rem;
}
.read-article-holder .up-avatar {
  position: relative;
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/noface.gif);
}
.read-article-holder .up-role-icon {
  position: absolute;
  bottom: -0.053333rem;
  right: -0.053333rem;
  font-size: 0.373333rem;
}
.read-article-holder .up-info {
  padding-left: 0.213333rem;
}
.read-article-holder .up-name {
  margin-bottom: 0;
  font-size: 0.32rem;
  line-height: 0.426667rem;
}
.read-article-holder .live-status {
  margin-top: 0.053333rem;
  display: inline-block;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.266667rem;
  border-radius: 0.053333rem;
}
.read-article-holder .live-status .icon-live {
  width: 0.32rem;
  height: 0.32rem;
  -webkit-transform: translateY(0.08rem);
  transform: translateY(0.08rem);
}
.read-article-holder .live-status.offline {
  color: #999;
  background-color: #e7e7e7;
}
.read-article-holder .live-status.offline .icon-live {
  display: none;
}
.read-article-holder .live-status.online {
  color: #fff;
  background-color: #fb7299;
}
.read-article-holder .comic-card-holder {
  display: block;
  height: 2.773333rem;
  border: 0.026667rem solid #e7e7e7;
  border-radius: 0.106667rem;
  overflow: hidden;
}
.read-article-holder .comic-card-holder.column-comic-card-holder {
  margin-right: 0.266667rem;
  height: auto;
}
.read-article-holder .comic-card-holder.column-comic-card-holder .cover-box {
  position: relative;
  padding-top: 133%;
  width: auto;
  height: 0;
  font-size: 1.6rem;
}
.read-article-holder .comic-card-holder.column-comic-card-holder .cover-img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.106667rem 0.106667rem 0 0;
}
.read-article-holder .comic-card-holder.column-comic-card-holder .comic-cnt-box {
  padding-bottom: 0.373333rem;
}
.read-article-holder .comic-card-holder.column-comic-card-holder .comic-author-box {
  margin-top: 0.293333rem;
}
.read-article-holder .comic-card-holder .comic-card-ctnr {
  height: 100%;
}
.read-article-holder .comic-card-holder .cover-box {
  position: relative;
  width: 2.08rem;
  height: 100%;
}
.read-article-holder .comic-card-holder .cover-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 0.106667rem 0 0 0.106667rem;
}
.read-article-holder .comic-card-holder .comic-cnt-box {
  padding: 0.213333rem 0.32rem 0.106667rem;
}
.read-article-holder .comic-card-holder .comic-info {
  text-align: left;
}
.read-article-holder .comic-card-holder .comic-title {
  margin-bottom: 0;
  height: 0.506667rem;
  line-height: 0.506667rem;
  font-size: 0.426667rem;
  color: #505050;
}
.read-article-holder .comic-card-holder .comic-desc {
  margin-top: 0.213333rem;
  line-height: 0.426667rem;
  height: 0.853333rem;
  font-size: 0.32rem;
  color: #999;
}
.read-article-holder .comic-card-holder .author-name {
  margin-left: 0.08rem;
  font-size: 0.293333rem;
  color: #999;
}
.read-article-holder .ticket-card-holder {
  display: block;
  height: 2.773333rem;
  border: 0.026667rem solid #e7e7e7;
  border-radius: 0.106667rem;
  overflow: hidden;
}
.read-article-holder .ticket-card-holder .ticket-card-ctnr {
  height: 100%;
}
.read-article-holder .ticket-card-holder .cover-box {
  position: relative;
  width: 2.08rem;
  height: 100%;
}
.read-article-holder .ticket-card-holder .cover-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 0.106667rem 0 0 0.106667rem;
}
.read-article-holder .ticket-card-holder .ticket-cnt-box {
  padding: 0.213333rem 0.32rem 0.106667rem;
  text-align: left;
}
.read-article-holder .ticket-card-holder .ticket-name {
  margin-bottom: 0.08rem;
  height: 0.56rem;
  line-height: 0.56rem;
  font-size: 0.4rem;
  color: #505050;
}
.read-article-holder .ticket-card-holder .ticket-info {
  margin-top: 0.026667rem;
  height: 0.453333rem;
  line-height: 0.453333rem;
  color: #999;
  font-size: 0.32rem;
}
.read-article-holder .ticket-card-holder .ticket-icon {
  margin-right: 0.16rem;
  font-size: 0.373333rem;
}
.read-article-holder .ticket-card-holder .location-icon {
  font-size: 0.4rem;
}
.read-article-holder .ticket-card-holder .ticket-price-box {
  margin-left: 0.16rem;
  font-size: 0.32rem;
  color: #fb7299;
}
.read-article-holder .ticket-card-holder .price {
  margin-left: 0.053333rem;
  font-size: 0.48rem;
  -webkit-transform: translateY(0.026667rem);
  transform: translateY(0.026667rem);
}
.read-article-holder .shop-card-holder {
  display: block;
  height: 2.773333rem;
  border: 0.026667rem solid #e7e7e7;
  border-radius: 0.106667rem;
  overflow: hidden;
}
.read-article-holder .shop-card-holder .shop-card-ctnr {
  height: 100%;
}
.read-article-holder .shop-card-holder .cover-box {
  position: relative;
  width: 2.08rem;
  height: 100%;
}
.read-article-holder .shop-card-holder .cover-box.show-img .default-cover {
  font-size: 0;
}
.read-article-holder .shop-card-holder .cover-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 0.106667rem 0 0 0.106667rem;
}
.read-article-holder .shop-card-holder .shop-cnt-box {
  padding: 0.213333rem 0.32rem 0.106667rem;
  text-align: left;
}
.read-article-holder .shop-card-holder .shop-name {
  margin-bottom: 0.08rem;
  height: 0.56rem;
  line-height: 0.56rem;
  font-size: 0.4rem;
  color: #505050;
}
.read-article-holder .shop-card-holder .shop-desc {
  margin-bottom: 0;
  height: 0.853333rem;
  line-height: 0.48rem;
  font-size: 0.32rem;
  color: #999;
}
.read-article-holder .shop-card-holder .shop-price-box {
  margin-left: 0.16rem;
  font-size: 0.32rem;
  color: #fb7299;
}
.read-article-holder .shop-card-holder .price {
  margin-left: 0.053333rem;
  font-size: 0.48rem;
  -webkit-transform: translateY(0.026667rem);
  transform: translateY(0.026667rem);
}
.read-article-holder .goods-card-holder {
  display: block;
  height: 2.08rem;
  border: 0.026667rem solid #e7e7e7;
  border-radius: 0.16rem;
  overflow: hidden;
}
.read-article-holder .goods-card-holder .goods-card-ctnr {
  height: 100%;
}
.read-article-holder .goods-card-holder .cover-box {
  position: relative;
  width: 2.08rem;
  height: 100%;
}
.read-article-holder .goods-card-holder .cover-box.show-img .default-cover {
  font-size: 0;
}
.read-article-holder .goods-card-holder .cover-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  border-radius: 0.106667rem 0 0 0.106667rem;
}
.read-article-holder .goods-card-holder .goods-cnt-box {
  padding: 0.16rem 0.32rem 0;
  text-align: left;
}
.read-article-holder .goods-card-holder .goods-name {
  margin-bottom: 0;
  font-size: 0.4rem;
  color: #505050;
}
.read-article-holder .goods-card-holder .goods-desc {
  margin-bottom: 0;
  font-size: 0.32rem;
  color: #999;
}
.read-article-holder .goods-card-holder .icon-img {
  height: 0.4rem;
}
.read-article-holder .goods-card-holder .goods-price-box {
  margin-left: 0.213333rem;
  font-size: 0.32rem;
  color: #fb7299;
}
.read-article-holder .goods-card-holder .price {
  margin-left: 0.053333rem;
  font-size: 0.48rem;
  -webkit-transform: translateY(0.026667rem);
  transform: translateY(0.026667rem);
}
.read-article-holder .goods-card-holder .goods-ad-box {
  font-size: 0.32rem;
  color: silver;
}
.read-article-holder .goods-card-holder .goods-ad-box .read-icon {
  font-size: 0.266667rem;
}
.read-article-holder .goods-card-holder .goods-ad-text {
  margin-left: 0.08rem;
}
.read-article-holder .vote-card-holder {
  margin: 0.426667rem 0;
  padding: 0.533333rem 0.32rem;
  border: 0.026667rem solid #e7e7e7;
  background-color: #fff;
  border-radius: 0.16rem;
}
.read-article-holder .vote-card-holder .vote-check-item .before-check {
  display: block;
}
.read-article-holder .vote-card-holder .vote-check-item .after-check,
.read-article-holder .vote-card-holder .vote-check-item.checked .before-check {
  display: none;
}
.read-article-holder .vote-card-holder .vote-check-item.checked .after-check {
  display: block;
}
.read-article-holder .vote-card-holder .vote-head {
  height: 1.333333rem;
  font-size: 0.346667rem;
  color: #505050;
}
.read-article-holder .vote-card-holder .vote-head h3,
.read-article-holder .vote-card-holder .vote-head p {
  margin-bottom: 0;
}
.read-article-holder .vote-card-holder .vote-head h3 {
  font-size: 0.426667rem;
  color: #212121;
}
.read-article-holder .vote-card-holder .head-left {
  text-align: left;
}
.read-article-holder .vote-card-holder .vote-choice-box {
  margin-top: 0.48rem;
  overflow: hidden;
}
.read-article-holder .vote-card-holder .text-choice-ctnr {
  color: #212121;
  text-align: center;
}
.read-article-holder .vote-card-holder .vote-item-ctnr:not(:first-of-type) {
  margin-top: 0.266667rem;
}
.read-article-holder .vote-card-holder .tovote-item {
  position: relative;
}
.read-article-holder .vote-card-holder .tovote-item:active {
  background-color: #eee;
}
.read-article-holder .vote-card-holder .vote-text-item {
  position: relative;
  padding: 0.16rem 0.346667rem;
  font-size: 0.373333rem;
  color: #757575;
  border: 0.026667rem solid #e7e7e7;
  border-radius: 0.106667rem;
}
.read-article-holder .vote-card-holder .has-vote {
  text-align: left;
}
.read-article-holder .vote-card-holder .has-vote.most .vote-progress {
  background-color: #fad4df;
}
.read-article-holder .vote-card-holder .has-vote.most .vote-text-item {
  border-color: #fad4df;
}
.read-article-holder .vote-card-holder .has-vote.most .vote-desc {
  color: #505050;
}
.read-article-holder .vote-card-holder .has-vote.most .vote-num {
  color: #212121;
}
.read-article-holder .vote-card-holder .has-vote.most .vote-text-right {
  color: #212121;
  font-weight: 700;
}
.read-article-holder .vote-card-holder .vote-progress {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #f4f4f4;
  border-radius: 0.106667rem;
}
.read-article-holder .vote-card-holder .vote-progress.unfull {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.read-article-holder .vote-card-holder .has-vote-ctnr {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.read-article-holder .vote-card-holder .vote-text-left {
  height: 100%;
}
.read-article-holder .vote-card-holder .vote-text-left h3 {
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  height: 0.533333rem;
  color: #212121;
  font-weight: 700;
}
.read-article-holder .vote-card-holder .vote-text-left .checked-box {
  margin-left: 0.16rem;
  width: 0.373333rem;
  height: 0.373333rem;
}
.read-article-holder .vote-card-holder .vote-num {
  font-size: 0.266667rem;
  line-height: 0.373333rem;
  color: #999;
}
.read-article-holder .vote-card-holder .vote-text-right {
  width: 1.92rem;
  text-align: right;
  color: #999;
}
.read-article-holder .vote-card-holder .vote-img-item {
  margin-top: 0.266667rem;
  padding-right: 0.133333rem;
  width: 50%;
}
.read-article-holder .vote-card-holder .vote-img-item .vote-img-circle {
  position: absolute;
  right: 0.133333rem;
  top: 0.133333rem;
  width: 0.586667rem;
  height: 0.586667rem;
}
.read-article-holder .vote-card-holder .vote-img-item .after-check,
.read-article-holder .vote-card-holder .vote-img-item .before-check {
  width: 0.586667rem;
  height: 0.586667rem;
}
.read-article-holder .vote-card-holder .vote-img-item .before-check {
  font-size: 0.586667rem;
  line-height: 0.586667rem;
  border-radius: 100%;
  background-color: rgba(0,0,0,.3);
}
.read-article-holder .vote-card-holder .vote-img-item:nth-of-type(2n) {
  padding-left: 0.133333rem;
  padding-right: 0;
}
.read-article-holder .vote-card-holder .vote-img-cnt {
  position: relative;
  border: 0.026667rem solid #e7e7e7;
  border-radius: 0.106667rem;
}
.read-article-holder .vote-card-holder .vote-img-cover {
  padding-top: 100%;
  border-top-left-radius: 0.106667rem;
  border-top-right-radius: 0.106667rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.read-article-holder .vote-card-holder .img-bottom-box {
  padding: 0.266667rem 0.266667rem 0.426667rem;
}
.read-article-holder .vote-card-holder .img-vote-desc {
  font-size: 0.346667rem;
  color: #757575;
  line-height: 0.453333rem;
  height: 0.906667rem;
  text-align: left;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.read-article-holder .vote-card-holder .has-vote-img {
  position: relative;
  font-size: 0.373333rem;
  border: 0.026667rem solid #e7e7e7;
  border-radius: 0.106667rem;
}
.read-article-holder .vote-card-holder .has-vote-img:not(:first-of-type) {
  margin-top: 0.266667rem;
}
.read-article-holder .vote-card-holder .has-vote-img.most {
  border-color: #fad4df;
}
.read-article-holder .vote-card-holder .has-vote-img.most .vote-progress {
  background-color: #fad4df;
}
.read-article-holder .vote-card-holder .has-vote-img .vote-img-cover {
  padding-top: 0;
  width: 1.6rem;
  height: 1.6rem;
  border-top-left-radius: 0.106667rem;
  border-bottom-left-radius: 0.106667rem;
  border-top-right-radius: 0;
}
.read-article-holder .vote-card-holder .vote-right-cnt {
  position: relative;
  padding: 0.266667rem 0.346667rem;
}
.read-article-holder .vote-card-holder .vote-extra-info {
  font-size: 0.32rem;
  height: 0.586667rem;
  line-height: 0.586667rem;
  color: #757575;
  margin: 0.32rem 0 0.693333rem;
}
.read-article-holder .vote-card-holder .vote-share-box {
  margin-right: 0.746667rem;
}
.read-article-holder .vote-card-holder .vote-extra-item .before-check {
  font-size: 0.373333rem;
  color: silver;
}
.read-article-holder .vote-card-holder .vote-extra-item .after-check {
  width: 0.373333rem;
  height: 0.373333rem;
}
.read-article-holder .vote-card-holder .vote-extra-item .extra-text {
  margin-left: 0.16rem;
}
.read-article-holder .vote-card-holder .vote-btn {
  padding: 0.373333rem 0;
  margin-top: 0.8rem;
  font-size: 0.373333rem;
  line-height: 0.426667rem;
  text-align: center;
  border-radius: 0.106667rem;
  color: #fff;
  background-color: #fb7299;
}
.read-article-holder .vote-card-holder .vote-btn.voted {
  color: #999;
  background-color: #f4f4f4;
}
.read-article-holder .vote-card-holder .vote-btn.vote-disabled {
  color: silver;
  background-color: #f4f4f4;
}
.read-article-holder .article-error-card {
  position: relative;
  padding: 0.266667rem 0 0;
  height: 4.8rem;
  background-color: rgba(244,244,245,.3);
  overflow: hidden;
  border-radius: 0.106667rem;
}
.read-article-holder .article-error-card p {
  background-color: #f4f4f4;
}
.read-article-holder .article-error-card .icon-info {
  margin-right: 0.16rem;
  position: relative;
  top: 0.053333rem;
}
.read-article-holder .article-error-card .p-1 {
  width: 94%;
  height: 0.533333rem;
  margin: 0 auto 0.266667rem;
}
.read-article-holder .article-error-card .p-2 {
  height: 2.666667rem;
  line-height: 2.666667rem;
  text-align: center;
  color: #999;
  font-size: 0.32rem;
  margin-bottom: 0.266667rem;
}
.read-article-holder .article-error-card .p-3 {
  width: 78%;
  height: 0.533333rem;
  margin-left: 3%;
  margin-bottom: 0;
}
.read-article-holder .article-error-card:after {
  border-color: #e7e7e7;
}
.read-article-holder .video-error-card {
  margin-bottom: 0.533333rem;
  font-weight: 400;
  background: #f4f4f4;
  background-color: rgba(244,244,245,.3);
  border-radius: 0.16rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.read-article-holder .video-error-card:after {
  border-color: #e7e7e7;
}
.read-article-holder .video-error-card .video-cover,
.read-article-holder .video-error-card p {
  background-color: #f4f4f4;
}
.read-article-holder .video-error-card .title {
  height: 0.533333rem;
  margin-bottom: 0.133333rem;
}
.read-article-holder .video-error-card .card-status {
  height: 0.32rem;
  width: 50%;
}
.read-article-holder .video-error-card .partition {
  height: 0.32rem;
  width: 60%;
  margin: 0;
}
.read-article-holder .video-error-card .error-hint {
  color: #999;
  text-align: center;
  font-size: 0.32rem;
  position: relative;
  top: 50%;
  margin-top: -0.266667rem;
}
.read-article-holder .video-error-card .error-hint .icon-info {
  margin-right: 0.16rem;
}
.read-article-holder .video-error-card .error-hint span {
  vertical-align: text-bottom;
}
.read-article-holder .error-card-pb {
  width: 100%;
  height: 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.read-article-holder .slim-video-card-error {
  margin-right: 0.32rem;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/slim-mobile-video-card-error.svg);
  height: 4.933333rem;
  background-size: auto 100%;
}
.read-article-holder .music-card-error {
  padding-top: 22.5%;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-music-card-pc.svg);
}
.read-article-holder .bangumi-card-error {
  padding-top: 22.5%;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-bangumi-card-pc.svg);
}
.read-article-holder .live-card-error {
  height: 3.013333rem;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-live-card-mobile.svg);
}
.read-article-holder .comic-card-error {
  padding-top: 44%;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-comic-card-mobile.svg);
}
.read-article-holder .comic-card-error.column {
  margin-right: 0.32rem;
  padding-top: 90%;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-comic-double-card-mobile.svg);
}
.read-article-holder .huiyuango-card-error {
  padding-top: 22.2%;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-goods-card-mobile.svg);
}
.read-article-holder .vote-card-error {
  padding-top: 22.2%;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-vote-card.svg);
}
.read-article-holder .goods-card-error {
  padding-top: 22.5%;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-goods-card-mobile.svg);
}
#read-article-holder[data-fs=g-fs-0] {
  font-size: 0.4rem;
}
#read-article-holder[data-fs=g-fs-0] .font-size-12 {
  font-size: 0.293333rem;
}
#read-article-holder[data-fs=g-fs-0] .font-size-16 {
  font-size: 0.4rem;
}
#read-article-holder[data-fs=g-fs-0] .font-size-20 {
  font-size: 0.506667rem;
}
#read-article-holder[data-fs=g-fs-0] .font-size-23 {
  font-size: 0.586667rem;
}
#read-article-holder[data-fs=g-fs-0] h1 {
  font-size: 0.533333rem;
}
#read-article-holder[data-fs=g-fs-0] h1 .font-size-12,
#read-article-holder[data-fs=g-fs-0] h1 .font-size-16,
#read-article-holder[data-fs=g-fs-0] h1 .font-size-20,
#read-article-holder[data-fs=g-fs-0] h1 .font-size-23 {
  font-size: 0.533333rem!important;
}
#read-article-holder[data-fs=g-fs-0] .video-holder .title {
  font-size: 0.373333rem;
}
#read-article-holder[data-fs=g-fs-1] {
  font-size: 0.453333rem;
}
#read-article-holder[data-fs=g-fs-1] h1 {
  font-size: 0.586667rem;
}
#read-article-holder[data-fs=g-fs-1] h1 .font-size-12,
#read-article-holder[data-fs=g-fs-1] h1 .font-size-16,
#read-article-holder[data-fs=g-fs-1] h1 .font-size-20,
#read-article-holder[data-fs=g-fs-1] h1 .font-size-23 {
  font-size: 0.586667rem!important;
}
#read-article-holder[data-fs=g-fs-1] .video-holder .title {
  font-size: 0.4rem;
}
#read-article-holder[data-fs=g-fs-2] {
  font-size: 0.506667rem;
}
#read-article-holder[data-fs=g-fs-2] .font-size-12 {
  font-size: 0.373333rem;
}
#read-article-holder[data-fs=g-fs-2] .font-size-16 {
  font-size: 0.506667rem;
}
#read-article-holder[data-fs=g-fs-2] .font-size-20 {
  font-size: 0.613333rem;
}
#read-article-holder[data-fs=g-fs-2] .font-size-23 {
  font-size: 0.693333rem;
}
#read-article-holder[data-fs=g-fs-2] h1 {
  font-size: 0.64rem;
}
#read-article-holder[data-fs=g-fs-2] h1 .font-size-12,
#read-article-holder[data-fs=g-fs-2] h1 .font-size-16,
#read-article-holder[data-fs=g-fs-2] h1 .font-size-20,
#read-article-holder[data-fs=g-fs-2] h1 .font-size-23 {
  font-size: 0.64rem!important;
}
#read-article-holder[data-fs=g-fs-2] .video-holder .title {
  font-size: 0.426667rem;
}
#read-article-holder[data-fs=g-fs-3] {
  font-size: 0.56rem;
}
#read-article-holder[data-fs=g-fs-3] .font-size-12 {
  font-size: 0.426667rem;
}
#read-article-holder[data-fs=g-fs-3] .font-size-16 {
  font-size: 0.56rem;
}
#read-article-holder[data-fs=g-fs-3] .font-size-20 {
  font-size: 0.666667rem;
}
#read-article-holder[data-fs=g-fs-3] .font-size-23 {
  font-size: 0.746667rem;
}
#read-article-holder[data-fs=g-fs-3] h1 {
  font-size: 0.693333rem;
}
#read-article-holder[data-fs=g-fs-3] h1 .font-size-12,
#read-article-holder[data-fs=g-fs-3] h1 .font-size-16,
#read-article-holder[data-fs=g-fs-3] h1 .font-size-20,
#read-article-holder[data-fs=g-fs-3] h1 .font-size-23 {
  font-size: 0.693333rem!important;
}
#read-article-holder[data-fs=g-fs-3] .video-holder .title {
  font-size: 0.453333rem;
}
#read-article-holder[data-fs=g-fs-4] {
  font-size: 0.613333rem;
}
#read-article-holder[data-fs=g-fs-4] .font-size-12 {
  font-size: 0.48rem;
}
#read-article-holder[data-fs=g-fs-4] .font-size-16 {
  font-size: 0.613333rem;
}
#read-article-holder[data-fs=g-fs-4] .font-size-20 {
  font-size: 0.72rem;
}
#read-article-holder[data-fs=g-fs-4] .font-size-23 {
  font-size: 0.8rem;
}
#read-article-holder[data-fs=g-fs-4] h1 {
  font-size: 0.746667rem;
}
#read-article-holder[data-fs=g-fs-4] h1 .font-size-12,
#read-article-holder[data-fs=g-fs-4] h1 .font-size-16,
#read-article-holder[data-fs=g-fs-4] h1 .font-size-20,
#read-article-holder[data-fs=g-fs-4] h1 .font-size-23 {
  font-size: 0.746667rem!important;
}
#read-article-holder[data-fs=g-fs-4] .video-holder .title {
  font-size: 0.48rem;
}
code[class*=language-],
pre[class*=language-] {
  color: #000;
  background: none;
  text-shadow: 0 0.026667rem #fff;
  font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
  font-size: .7em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
code[class*=language-]::-moz-selection,
code[class*=language-] ::-moz-selection,
pre[class*=language-]::-moz-selection,
pre[class*=language-] ::-moz-selection {
  text-shadow: none;
  background: #b3d4fc;
}
code[class*=language-]::selection,
code[class*=language-] ::selection,
pre[class*=language-]::selection,
pre[class*=language-] ::selection {
  text-shadow: none;
  background: #b3d4fc;
}
@media print {
code[class*=language-],
  pre[class*=language-] {
    text-shadow: none;
}
}
pre[class*=language-] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto;
}
:not(pre)>code[class*=language-],
pre[class*=language-] {
  background: #f5f2f0;
}
:not(pre)>code[class*=language-] {
  padding: .1em;
  border-radius: .3em;
  white-space: normal;
}
.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
  color: #708090;
}
.token.punctuation {
  color: #999;
}
.token.namespace {
  opacity: .7;
}
.token.boolean,
.token.constant,
.token.deleted,
.token.number,
.token.property,
.token.symbol,
.token.tag {
  color: #905;
}
.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector,
.token.string {
  color: #690;
}
.language-css .token.string,
.style .token.string,
.token.entity,
.token.operator,
.token.url {
  color: #9a6e3a;
  background: hsla(0,0%,100%,.5);
}
.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}
.token.class-name,
.token.function {
  color: #dd4a68;
}
.token.important,
.token.regex,
.token.variable {
  color: #e90;
}
.token.bold,
.token.important {
  font-weight: 700;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
pre[data-line] {
  position: relative;
  padding: 1em 0 1em 3em;
}
.line-highlight {
  position: absolute;
  left: 0;
  right: 0;
  padding: inherit 0;
  margin-top: 1em;
  background: hsla(24,20%,50%,.08);
  background: -webkit-gradient(linear,left top,right top,color-stop(70%,hsla(24,20%,50%,.1)),to(hsla(24,20%,50%,0)));
  background: linear-gradient(90deg,hsla(24,20%,50%,.1) 70%,hsla(24,20%,50%,0));
  pointer-events: none;
  line-height: inherit;
  white-space: pre;
}
.line-highlight:before,
.line-highlight[data-end]:after {
  content: attr(data-start);
  position: absolute;
  top: .4em;
  left: .6em;
  min-width: 1em;
  padding: 0 .5em;
  background-color: hsla(24,20%,50%,.4);
  color: #f5f2f0;
  font: 700 65%/1.5 sans-serif;
  text-align: center;
  vertical-align: .3em;
  border-radius: 26.64rem;
  text-shadow: none;
  -webkit-box-shadow: 0 0.026667rem #fff;
  box-shadow: 0 0.026667rem #fff;
}
.line-highlight[data-end]:after {
  content: attr(data-end);
  top: auto;
  bottom: .4em;
}
.line-numbers .line-highlight:after,
.line-numbers .line-highlight:before {
  content: none;
}
pre[id].linkable-line-numbers span.line-numbers-rows {
  pointer-events: all;
}
pre[id].linkable-line-numbers span.line-numbers-rows>span:before {
  cursor: pointer;
}
pre[id].linkable-line-numbers span.line-numbers-rows>span:hover:before {
  background-color: hsla(0,0%,50.2%,.2);
}
.read-article-box.limit {
  overflow: hidden;
  max-height: 40rem;
  position: relative;
  padding-bottom: 1.173333rem;
}
.read-article-box .read-more {
  width: 100%;
  position: absolute;
  cursor: pointer;
  left: 0;
  bottom: 0;
  z-index: 99;
}
.read-article-box .read-more .center-bg {
  width: 100%;
  height: 3.2rem;
  background-image: -webkit-gradient(linear,left bottom,left top,from(#fff),to(hsla(0,0%,100%,0)));
  background-image: linear-gradient(0deg,#fff,hsla(0,0%,100%,0));
}
.read-article-box .read-more .arrow-cnt {
  background-color: #fff;
  padding-bottom: 0.32rem;
  color: #fb7299;
}
.read-article-box .read-more .text {
  font-size: 0.32rem;
  text-align: center;
  line-height: 0.426667rem;
}
.read-article-box .read-more .back-icon {
  font-size: 0.426667rem;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.read-act-box {
  overflow-x: hidden;
}
.read-act-box .read-act-ctnr {
  padding: 0.266667rem 0;
  border-color: currentcolor #f4f4f4 #f4f4f4;
  border-top: 0.266667rem solid #f4f4f4;
}
html.night-mode .read-act-box .read-act-ctnr {
  border-color: #1f1f1f;
}
.read-act-box .act-item-ctnr {
  padding: 0 3%;
}
.read-act-box .act-img {
  width: 100%;
  padding-top: 25%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.read-act-box:not(.is-loaded) {
  min-height: 3.146667rem;
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.comment-cnt-box {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.reply-dialog,
.reply-toast {
  font-size: 0.373333rem;
}
.read-comment-box {
  padding-bottom: 1.173333rem;
  min-height: 80vh;
  font-size: 0.373333rem;
  border-top: 0.266667rem solid;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden;
}
@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
.read-comment-box {
    padding-bottom: env(safe-area-inset-bottom);
}
}
@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2) {
.read-comment-box {
    padding-bottom: env(safe-area-inset-bottom);
}
}
@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3) {
.read-comment-box {
    padding-bottom: env(safe-area-inset-bottom);
}
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.v-later-ctnr {
  position: relative;
  padding: 0.266667rem 0.48rem;
  visibility: hidden;
  border-radius: 0.16rem;
  -webkit-box-shadow: 0 0.053333rem 0.106667rem 0 rgba(0,0,0,.2);
  box-shadow: 0 0.053333rem 0.106667rem 0 rgba(0,0,0,.2);
  overflow: hidden;
  -webkit-transform: scale(.2);
  transform: scale(.2);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: all .2s;
  transition: all .2s;
  background-color: #fff;
}
html.night-mode .v-later-ctnr {
  background-color: #282828;
}
.v-later-ctnr .later-icon {
  font-size: 0.64rem;
  color: #fb7299;
}
html.night-mode .v-later-ctnr .later-icon {
  color: #eb7093;
}
.v-later-ctnr .later-text {
  margin-left: 0.266667rem;
  font-size: 0.373333rem;
  color: #505050;
}
html.night-mode .v-later-ctnr .later-text {
  color: #b5b5b5;
}
.v-later-box {
  position: fixed;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -99;
  visibility: hidden;
  -webkit-transform: translate(-50%,-1.44rem);
  transform: translate(-50%,-1.44rem);
}
.v-later-box.show {
  height: auto;
  z-index: 1004;
  visibility: visible;
  overflow: visible;
}
.v-later-box.show .v-later-ctnr {
  -webkit-transform: scale(1);
  transform: scale(1);
  visibility: visible;
  overflow: visible;
}
.v-later-sub {
  position: absolute;
  bottom: -0.4rem;
  width: 0;
  height: 0;
  border: 0.266667rem solid transparent;
  border-top-color: #fff;
}
html.night-mode .v-later-sub {
  border-top-color: #282828;
}
.v-later-sub.middle {
  left: 50%;
}
.v-later-sub.left {
  left: 0;
}
.v-later-sub.right {
  right: 0;
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.read-auth-sign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0.266667rem 0.426667rem;
  padding: 0.186667rem 0.16rem;
  background-color: #fff0f1;
  border-radius: 0.106667rem;
  color: #fb7299;
  font-size: 0.346667rem;
}
.read-auth-sign .read-icon {
  font-size: 0.426667rem;
}
.read-auth-sign .word {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0.533333rem 0 0.106667rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.read-auth-sign .more {
  white-space: nowrap;
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.h5-download-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 1.6rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(0,0,0,.8);
  z-index: 200;
}
.h5-download-bar.hidden {
  display: none;
}
.h5-download-bar .h5-download-left {
  position: relative;
  padding-left: 0.32rem;
  width: 100%;
  height: 1.6rem;
}
.h5-download-bar .h5-download-left .close-icon {
  font-size: 0.373333rem;
  color: #999;
}
.h5-download-bar .h5-download-left .bili-logo {
  margin-left: 0.32rem;
  margin-right: 0.16rem;
  width: 0.853333rem;
  height: 0.853333rem;
}
.h5-download-bar .h5-download-left p:first-of-type {
  font-size: 0.373333rem;
  color: #fff;
  line-height: 0.453333rem;
}
.h5-download-bar .h5-download-left p:last-of-type {
  font-size: 0.32rem;
  color: #999;
  line-height: 0.4rem;
  letter-spacing: 0;
}
.h5-download-bar .h5-download-btn {
  width: 1.92rem;
  height: 0.8rem;
  position: absolute;
  top: 0.4rem;
  right: 0.426667rem;
  line-height: 0.8rem;
  font-size: 0.373333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fb7299;
  color: #fff;
  border-radius: 0.106667rem;
  text-align: center;
  cursor: pointer;
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.read-app-main {
  height: inherit;
  overflow: hidden;
}
.read-app {
  width: 100%;
}
.read-app::-webkit-scrollbar {
  width: 4PX;
  border-radius: 2PX;
  background-color: transparent;
}
.read-app::-webkit-scrollbar-thumb {
  width: 4PX;
  border-radius: 2PX;
  background-color: rgba(0,0,0,.35);
  color: rgba(0,0,0,.35);
}
.read-app::-webkit-scrollbar-track {
  background-color: transparent;
}
.read-app.is-scroll {
  position: relative;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.hide-comment-panel {
  height: 2.666667rem;
  background-color: #f4f4f4;
}
html.night-mode .hide-comment-panel {
  background-color: #1f1f1f;
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.read-app-preview {
  pointer-events: none;
}
.read-app-main {
  height: inherit;
  overflow: hidden;
}
.read-app {
  width: 100%;
}
.read-app::-webkit-scrollbar {
  width: 4PX;
  border-radius: 2PX;
  background-color: transparent;
}
.read-app::-webkit-scrollbar-thumb {
  width: 4PX;
  border-radius: 2PX;
  background-color: rgba(0,0,0,.35);
  color: rgba(0,0,0,.35);
}
.read-app::-webkit-scrollbar-track {
  background-color: transparent;
}
.read-app.is-scroll {
  position: relative;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.hide-comment-panel {
  height: 2.666667rem;
  background-color: #f4f4f4;
}
html.night-mode .hide-comment-panel {
  background-color: #1f1f1f;
}
.info-tags li {
  display: none;
}
.info-tags li:last-child {
  display: block;
}
html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
  filter: saturate(85%) brightness(97%);
  will-change: filter;
}
@font-face {
  font-family: read-icon;
  src: url(//at.alicdn.com/t/font_1787584_fk8vcw8unga.woff2?t=1640602772209) format("woff2"),url(//at.alicdn.com/t/font_1787584_fk8vcw8unga.woff?t=1640602772209) format("woff"),url(//at.alicdn.com/t/font_1787584_fk8vcw8unga.ttf?t=1640602772209) format("truetype");
}
.read-icon {
  font-family: read-icon!important;
  font-size: 0.426667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.read-icontanchuang_check:before {
  content: "\e63a";
}
.read-icon-share-fill:before {
  content: "\e639";
}
.read-icon-authsign:before {
  content: "\e605";
}
.read-icon-watch-later:before {
  content: "\e600";
}
.read-icon-share-bold:before {
  content: "\e601";
}
.read-icon-save:before {
  content: "\e602";
}
.read-icon-loading:before {
  content: "\eee3";
}
.read-icon-bilibili-tv:before {
  content: "\e668";
}
.read-icon-replace:before {
  content: "\e73c";
}
.read-icon-arrow-right:before {
  content: "\e744";
}
.read-icon-close:before {
  content: "\e637";
}
.read-icon-sort-up:before {
  content: "\e66a";
}
.read-icon-sort-down:before {
  content: "\e679";
}
.read-icon-list:before {
  content: "\e636";
}
.read-icon-share-WEIXIN_MONMENT:before {
  content: "\e635";
}
.read-icon-info-warning:before {
  content: "\e634";
}
.read-icon-earphone:before {
  content: "\e8bf";
}
.read-icon-circle:before {
  content: "\e632";
}
.read-icon-location:before {
  content: "\e60b";
}
.read-icon-heart:before {
  content: "\e631";
}
.read-icon-share:before {
  content: "\e633";
}
.read-icon-heart-fill:before {
  content: "\e705";
}
.read-icon-time:before {
  content: "\e630";
}
.read-icon-toprank-normal:before {
  content: "\e63b";
}
.read-icon-popularity:before {
  content: "\e62f";
}
.read-icon-auth-p:before {
  content: "\e62e";
}
.read-icon-rate-fill:before {
  content: "\e62c";
}
.read-icon-rate:before {
  content: "\e62d";
}
.read-icon-rate-half:before {
  content: "\e616";
}
.read-icon-coin:before {
  content: "\e617";
}
.read-icon-fav-num:before {
  content: "\e618";
}
.read-icon-danmu:before {
  content: "\e619";
}
.read-icon-like-fill:before {
  content: "\e61a";
}
.read-icon-video-play-num:before {
  content: "\e61b";
}
.read-icon-comment-num:before {
  content: "\e61c";
}
.read-icon-view-num:before {
  content: "\e61d";
}
.read-icon-fav-fill:before {
  content: "\e61e";
}
.read-icon-comment-fill:before {
  content: "\e61f";
}
.read-icon-up:before {
  content: "\e620";
}
.read-icon-up-fill:before {
  content: "\e622";
}
.read-icon-share-QZONE:before {
  content: "\e623";
}
.read-icon-share-QQ:before {
  content: "\e624";
}
.read-icon-coin-fill:before {
  content: "\e625";
}
.read-icon-share-news:before {
  content: "\e626";
}
.read-icon-like:before {
  content: "\e627";
}
.read-icon-share-tieba:before {
  content: "\e628";
}
.read-icon-share-WEIXIN:before {
  content: "\e629";
}
.read-icon-share-SINA:before {
  content: "\e62a";
}
.read-icon-like-num:before {
  content: "\e62b";
}
.read-icon-more:before {
  content: "\e615";
}
.read-icon-line-star:before {
  content: "\e614";
}
.read-icon-star-rated:before {
  content: "\e613";
}
.read-icontixj-oval:before {
  content: "\e612";
}
.read-icon-default-cover:before {
  content: "\e610";
}
.read-icon-tag:before {
  content: "\e611";
}
.read-icon-up-ad:before {
  content: "\e60f";
}
.read-icon-lv0:before {
  content: "\e6cb";
}
.read-icon-lv1:before {
  content: "\e6cc";
}
.read-icon-lv2:before {
  content: "\e6cd";
}
.read-icon-lv3:before {
  content: "\e6ce";
}
.read-icon-lv4:before {
  content: "\e6cf";
}
.read-icon-lv5:before {
  content: "\e6d0";
}
.read-icon-lv6:before {
  content: "\e6d1";
}
.read-icon-auth-c:before {
  content: "\e755";
}
.read-icon-zhuanlan:before {
  content: "\e60e";
}
.read-icon-general-moreactions:before {
  content: "\e6ea";
}
.read-icon-nav-back:before {
  content: "\e638";
}
.read-icon-fanhui:before {
  content: "\e621";
}
.read-icon-lv0,
.read-icon-lv1 {
  color: #bfbfbf;
}
.read-icon-lv2 {
  color: #95ddb2;
}
.read-icon-lv3 {
  color: #92d1e5;
}
.read-icon-lv4 {
  color: #fbb37c;
}
.read-icon-lv5 {
  color: #f86c04;
}
.read-icon-lv6 {
  color: #f70503;
}
.read-icon-auth-p {
  color: #4ac7ff;
}
.read-icon-auth-c {
  color: #fcc62f;
}
.read-icon-share-QQ {
  color: #62a0df;
}
.read-icon-share-QZONE {
  color: #ecc159;
}
.read-icon-share-WEIXIN {
  color: #71b952;
}
.read-icon-share-WEIXIN_MONMENT {
  color: #77bfa6;
}
.read-icon-share-SINA {
  color: #ca4f40;
}
.symbol-icon {
  width: 1em;
  height: 1em;
  vertical-align: -.15em;
  fill: currentColor;
  overflow: hidden;
}
@-webkit-keyframes circleLoading {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
}
@keyframes circleLoading {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}
}
@-webkit-keyframes longLikeAnimate {
0% {
    stroke-dashoffset: 300;
}
to {
    stroke-dashoffset: 0;
}
}
@keyframes longLikeAnimate {
0% {
    stroke-dashoffset: 300;
}
to {
    stroke-dashoffset: 0;
}
}
@-webkit-keyframes iconShockAnimate {
0% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}
to {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
}
@keyframes iconShockAnimate {
0% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}
to {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
}
@-webkit-keyframes attentionFramesAnimate {
0% {
    background-position-x: 0;
}
to {
    background-position-x: -6633PX;
    visibility: hidden;
}
}
@keyframes attentionFramesAnimate {
0% {
    background-position-x: 0;
}
to {
    background-position-x: -6633PX;
    visibility: hidden;
}
}
@-webkit-keyframes flash1 {
0% {
    opacity: 0;
}
33% {
    opacity: 1;
}
66% {
    opacity: 0;
}
to {
    opacity: 0;
}
}
@keyframes flash1 {
0% {
    opacity: 0;
}
33% {
    opacity: 1;
}
66% {
    opacity: 0;
}
to {
    opacity: 0;
}
}
@-webkit-keyframes flash2 {
0% {
    opacity: 0;
}
16% {
    opacity: 0;
}
50% {
    opacity: 1;
}
80% {
    opacity: 0;
}
to {
    opacity: 0;
}
}
@keyframes flash2 {
0% {
    opacity: 0;
}
16% {
    opacity: 0;
}
50% {
    opacity: 1;
}
80% {
    opacity: 0;
}
to {
    opacity: 0;
}
}
@-webkit-keyframes flash3 {
0% {
    opacity: 0;
}
33% {
    opacity: 0;
}
66% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@keyframes flash3 {
0% {
    opacity: 0;
}
33% {
    opacity: 0;
}
66% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
body,
html {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body.single-screen,
html.single-screen {
  height: 100%;
  overflow: hidden;
}
body {
  margin: 0 auto;
  font-family: PingFang SC,Microsoft YaHei,Droid Sans Fallback,Droid Sans,HYQiHei,Arial,Helvetica Neue,Hiragino Sans GB,sans-serif;
  background-color: #fff;
}
html.night-mode body {
  background-color: #141414;
}
a {
  text-decoration: none;
}
li,
ul {
  list-style: none;
}
.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.quick-fade-enter-active,
.quick-fade-leave-active {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.quick-fade-enter,
.quick-fade-leave-to {
  opacity: 0;
}
.quick-fade-in-enter-active {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.quick-fade-in-leave-active {
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
}
.quick-fade-in-enter,
.quick-fade-in-leave-to {
  opacity: 0;
}
.slide-right-enter-active {
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
  -webkit-transform: translateX(-0.8rem);
  transform: translateX(-0.8rem);
}
.slide-right-leave-active {
  -webkit-transition: all .3s cubic-bezier(1,.5,.8,1);
  transition: all .3s cubic-bezier(1,.5,.8,1);
}
.slide-right-enter,
.slide-right-leave-to {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
}
.slide-right-enter-to,
.slide-right-leave {
  background-color: red;
}
.slide-left-enter-active {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.slide-left-leave-active {
  -webkit-transition: all .3s cubic-bezier(1,.5,.8,1);
  transition: all .3s cubic-bezier(1,.5,.8,1);
}
.slide-left-enter,
.slide-left-leave-to {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 0;
}
.slide-bottom-enter-active,
.slide-bottom-leave-active {
  -webkit-transition: all .15s cubic-bezier(1,.5,.8,1);
  transition: all .15s cubic-bezier(1,.5,.8,1);
}
.slide-bottom-enter,
.slide-bottom-leave-to {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.stretch-enter-active,
.stretch-leave-active {
  -webkit-transition: height .18s;
  transition: height .18s;
}
.stretch-enter,
.stretch-leave-to {
  height: 0!important;
  visibility: hidden;
}
.d-f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.d-if {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.v-f {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}
.d-f-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.d-f-c,
.d-f-s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.d-f-s {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.fd-col {
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fd-col,
.fd-col-re {
  -webkit-box-orient: vertical;
}
.fd-col-re {
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.fd-row {
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.fd-row,
.fd-row-re {
  -webkit-box-orient: horizontal;
}
.fd-row-re {
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.fw-n {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.fw-w {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fw-re {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.ali-f-s {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ali-f-e {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.ali-b {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.ali-c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.jus-f-s {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.jus-f-e {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.jus-b {
  -webkit-box-pack: baseline;
  -ms-flex-pack: baseline;
  justify-content: baseline;
}
.jus-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.jus-s-b {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.jus-s-a {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.txt-c {
  text-align: center;
}
.txt-l {
  text-align: left;
}
.txt-r {
  text-align: right;
}
.is-none {
  display: none;
}
.pos-rel {
  position: relative;
}
.dis-evt {
  pointer-events: none;
}
.dis-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.disable-touch {
  -ms-touch-action: none;
  touch-action: none;
}
.vis-evt {
  pointer-events: visible;
}
.single-ellipsis {
  white-space: nowrap;
}
.double-ellipsis,
.single-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}
.double-ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.cover-bg {
  background-size: cover;
  background-repeat: no-repeat;
}
.thin-line-b {
  position: relative;
}
.thin-line-b:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.026667rem;
  left: 0;
  background-color: #e7e7e7;
  transform: scaleY(.5);
  -webkit-transform: scaleY(.5);
}
html.night-mode .thin-line-b:before {
  background-color: #2a2a2a;
}
.thin-line-b:before {
  bottom: 0;
}
.thin-line-t {
  position: relative;
}
.thin-line-t:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.026667rem;
  left: 0;
  background-color: #e7e7e7;
  transform: scaleY(.5);
  -webkit-transform: scaleY(.5);
}
html.night-mode .thin-line-t:before {
  background-color: #2a2a2a;
}
.thin-line-t:before {
  top: 0;
}
.defalut-face {
  position: relative;
}
.defalut-face:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/noface.gif);
  z-index: -1;
}
.bg-icon {
  display: inline-block;
  font-style: normal;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}
.icon-live {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/icon_live_animation.gif);
}
.icon-circle-loading {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/circle-loading.png);
  background-size: cover;
  -webkit-animation: circleLoading .3s linear infinite;
  animation: circleLoading .3s linear infinite;
}
.lazy-module {
  border-color: #f4f4f4;
}
html.night-mode .lazy-module {
  border-color: #030303;
}
.lazy-module:not(.is-loaded) {
  background-color: #f4f4f4;
}
html.night-mode .lazy-module:not(.is-loaded) {
  background-color: #030303;
}
.v-btn--info .ic_more {
  display: none;
}
.v-drawer__wrap {
  -webkit-transform: none;
  transform: none;
}
.v-drawer__footer {
  font-size: 0.373333rem;
}
.v-toast,
.v-toast__wrap {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.center-toast {
  font-size: 0.373333rem;
}
.night-mode .theme-color-label {
  color: var(--dark-theme-color)!important;
}
.night-mode .drawer-scroll-box {
  background-color: rgba(0,0,0,.5);
}
.night-mode .like-action-circle,
.night-mode .tabbar-cnt-box {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.night-mode .long-like-progress .light {
  display: none;
}
.night-mode .long-like-progress .dark {
  display: block;
}
.night-mode .read-list-btn {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.night-mode .read-list-cnt .list-cnt-item.is-active .item-icon-box {
  position: relative;
  height: 0.426667rem;
}
.night-mode .read-list-cnt .list-cnt-item.is-active .item-icon-box:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.266667rem;
  height: 0.213333rem;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background-color: #d4d4d4;
  z-index: 0;
}
.night-mode .read-list-cnt .list-cnt-item.is-active .item-icon-box:after {
  content: "";
  position: absolute;
  top: 0.08rem;
  left: 50%;
  width: 0.373333rem;
  height: 0.32rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  border-radius: 0.08rem;
  -webkit-box-shadow: 0 0 0.053333rem 0 #bb5b76;
  box-shadow: 0 0 0.053333rem 0 #bb5b76;
}
.night-mode .read-list-cnt .active-icon {
  position: relative;
  font-size: 0.426667rem;
  color: #282828!important;
  z-index: 2;
}
.night-mode .read-article-holder.dark-theme .music-card-error {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-music-card-pc_dark.svg);
}
.night-mode .read-article-holder.dark-theme .bangumi-card-error {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-bangumi-card-pc_dark.svg);
}
.night-mode .read-article-holder.dark-theme .live-card-error {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-live-card-mobile-dark.svg);
}
.night-mode .read-article-holder.dark-theme .huiyuango-card-error {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-goods-card-mobile_dark.svg);
}
.night-mode .read-article-holder.dark-theme .comic-card-error {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-comic-card-mobile-dark.svg);
}
.night-mode .read-article-holder.dark-theme .comic-card-error.column {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-comic-double-card-mobile-dark.svg);
}
.night-mode .read-article-holder.dark-theme .slim-video-card-error {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/slim-mobile-video-card-error_dark.svg);
}
.night-mode .read-article-holder.dark-theme .vote-card-error {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-vote-card-dark.svg);
}
.night-mode .read-article-holder.dark-theme .goods-card-error {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/read-mobile/assets/error-goods-card-mobile_dark.svg);
}
.night-mode .latex {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
#app {
  margin: 0 auto;
  max-width: 860PX;
  height: inherit;
}
