@charset 'UTF-8';
.page-bookshelft-my,
.page-mybook,
.page-myread {
  background-color: #fff
}
.page-bookshelft-my.unlogin,
.page-mybook.unlogin,
.page-myread.unlogin {
  min-height: 556px;
  min-height: calc(100vh - (84rem / 16))
}
.page-bookshelft-my.unlogin .content,
.page-mybook.unlogin .content,
.page-myread.unlogin .content {
  min-height: inherit;
  background-color: inherit
}
.rel {
  position: relative
}
.header-operate:first-child {
  right: auto;
  left: 0
}
.mybook-sub-title {
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.25rem;
  display: inline-block;
  margin-right: .75rem
}
.mybook-sub-title .selected {
  display: inline-block;
  overflow: hidden;
  max-width: 50vw;
  vertical-align: bottom;
  white-space: nowrap;
  text-overflow: ellipsis
}
.mybook-move-del {
  font-size: .875rem;
  line-height: 44px;
  border-top: 1px solid #f0f1f2
}
.mybook-move-del .btn-blank > .icon {
  margin-right: .25em
}
.mybook-group .icon {
  margin-right: .5rem
}
.mybook-group-x {
  overflow: hidden;
  max-height: calc(100vh - 5.625rem)
}
.mybook-edit-header {
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0
}
.mybook-module-header {
  line-height: 1.75rem;
  overflow: hidden;
  height: 2.75rem
}
.mybook-module-header .module-header-btn {
  line-height: 1.75rem;
  right: -1rem;
  padding-right: 1rem;
  padding-left: 1rem
}
.mybook-default-header {
  position: relative;
  height: 1.75rem;
  padding: .5rem 1rem
}
.mybook-default-header[style] {
  z-index: 2;
  right: 0;
  left: 0;
  border-bottom: 1px solid #f0f1f2;
  background-color: #fff
}
.mybook-game-ad {
  position: relative;
  overflow: hidden;
  margin: 0 1rem
}
.mybook-game-ad .module-ad {
  margin: 0
}
.mybook-to-detail {
  position: absolute;
  top: 1rem;
  white-space: nowrap
}
.mybook-to-detail + .book-title-x {
  position: absolute;
  top: 1rem;
  right: 4.125rem;
  left: 4.125rem
}
.mybook-to-detail .book-cover {
  margin-right: 0
}
.mybook-to-goon {
  display: block;
  min-height: 4.5rem;
  margin: 0 -1rem;
  padding: 1rem 1rem 1rem 5.125rem
}
.mybook-to-goon .book-meta {
  margin: .25rem 0
}
.mybook-to-new {
  line-height: 1.5rem;
  position: absolute;
  top: -2.25rem;
  right: 0;
  left: 4.125rem
}
.page-bookshelft-my div.book-layout,
.page-mybook div.book-layout,
.page-myread div.book-layout {
  padding: 0 1rem
}
.page-bookshelft-my .enabled .book-layout,
.page-mybook .enabled .book-layout,
.page-myread .enabled .book-layout {
  padding-left: 3rem
}
.mybook-cover-btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none
}
.enabled .book-li {
  position: relative
}
.enabled .mybook-cover-btn {
  display: block
}
.page-book-detail .header,
.page-book-end .header {
  z-index: 1;
  border-bottom: 0;
  background: 0 0
}
.book-detail-btn {
  padding: 0 1rem 1rem
}
.book-detail-btn a.white:not([href]) {
  background-color: transparent
}
.book-detail-btn a.white:not([href])::first-line {
  color: #969ba3
}
.page-book-detail .module-header,
.page-book-end .module-header {
  line-height: 1.75rem;
  display: block;
  overflow: hidden;
  padding: .5rem 1rem;
  border-top: 0
}
.page-book-detail .module-title,
.page-book-end .module-title {
  font-family: inherit;
  font-weight: 700
}
.page-book-detail .module-title::before,
.page-book-end .module-title::before {
  display: none
}
.page-book-detail .module-header-r .tag-line,
.page-book-end .module-header-r .tag-line {
  margin-left: .5rem
}
.page-book-detail .module-content::before,
.page-book-end .module-content::before {
  display: block;
  margin-left: 1rem;
  content: '';
  border-top: 1px solid #f0f1f2
}
.page-book-detail .module-merge:last-child,
.page-book-end .module-merge:last-child {
  border-bottom: 1px solid #f0f1f2
}
.book-detail-x {
  position: relative;
  overflow: hidden;
  margin-top: -2.75rem
}
.book-detail-x .book-cover {
  width: 5.25rem;
  height: 7rem;
  border-radius: 2px;
  box-shadow: none
}
.book-count {
  position: absolute;
  width: 5.25rem;
  height: 1rem;
  margin-top: 6rem;
  opacity: .9;
  color: #ed424b
}
.book-count > time {
  font-size: 1.25rem;
  line-height: 2rem;
  position: absolute;
  left: 50%;
  box-sizing: border-box;
  width: 200%;
  height: 200%;
  -webkit-transform: translate(-50%) scale(.5);
  transform: translate(-50%) scale(.5);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  text-align: center;
  border: 1px solid;
  border-radius: 0 0 2px 2px;
  background-color: #fff
}
.book-cover-blur {
  position: absolute;
  top: -13.2rem;
  top: calc(50% - 87.5vw);
  width: 100%;
  height: 175vw;
  opacity: .02;
  opacity: calc(.1 + .05);
  -webkit-filter: blur(calc(17px + 1px));
  filter: blur(calc(17px + 1px))
}
.book-detail-info {
  position: relative;
  padding-top: 2.75rem;
  background: #fff;
  background: -webkit-linear-gradient(bottom,#fff,rgba(255,255,255,0) 108px) no-repeat center bottom;
  background: linear-gradient(to top,#fff,rgba(255,255,255,0) 8rem) no-repeat center bottom
}
.book-summary {
  font-size: .875rem;
  line-height: 1.5rem;
  position: relative;
  overflow: hidden;
  max-height: 5.92rem;
  margin-left: 1rem;
  padding-right: 1rem;
  text-align: justify;
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  box-shadow: 0 1px #f0f1f2,0 -1px #f0f1f2
}
.book-summary.enabled {
  height: 5.92rem;
  max-height: none
}
.book-summary content {
  display: block
}
.book-summary-more {
  position: absolute;
  right: 1rem;
  bottom: 0;
  visibility: hidden;
  width: 2rem;
  height: 1.5rem;
  text-align: right;
  background: -webkit-linear-gradient(left,rgba(255,255,255,0),#fff 1rem);
  background: linear-gradient(to right,rgba(255,255,255,0),#fff 1rem)
}
.book-summary-more > .icon-arrow-r {
  float: right;
  margin-top: .5em;
  -webkit-transition: -webkit-transform .25s;
  transition: transform .25s;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #969ba3
}
[open] > .book-summary-more {
  opacity: 0
}
[open] > .book-summary-more > .icon-arrow-r {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}
.enabled > .book-summary-more {
  visibility: visible
}
.book-status {
  line-height: 2.75rem;
  display: block;
  padding: 0 1rem
}
.book-status .book-meta-r {
  position: relative;
  max-width: 60%;
  max-width: calc(100% - (120rem / 16));
  padding-right: .75rem
}
.book-status .book-meta-r .icon-arrow-r {
  position: absolute;
  top: 1rem;
  right: 0;
  color: #969ba3
}
.book-status .tag-small {
  position: absolute;
  margin-top: .5rem;
  margin-left: .25rem;
  padding: 0 .75rem;
  -webkit-transform-origin: left center;
  transform-origin: left center
}
.book-status .tag-small::before {
  border-radius: 20px
}
.book-spt {
  font-size: 1rem;
  vertical-align: top
}
.book-rand-a {
  font-size: .8125rem
}
.book-rand-a .tag-solid {
  -webkit-transform: scale(.4);
  transform: scale(.4)
}
.book-score {
  font-size: .75rem
}
.book-score .star-group {
  margin-right: .5rem
}
.book-detail-info .book-cell {
  line-height: 1.4rem
}
.book-fans-me {
  float: right;
  width: 25%;
  border-left: 1px solid #f0f1f2
}
.book-fans-cell {
  padding: 0 .5rem
}
.page-book-end .header {
  background-color: #fff
}
.page-book-end .content {
  overflow: hidden
}
.book-unend {
  line-height: 5.5rem
}
.book-unend fieldset {
  width: 50%;
  margin: auto;
  padding: 0;
  border: 0;
  border-top: 1px solid #c0c5cc
}
.book-unend legend {
  color: #969ba3
}
.book-auto-rss {
  line-height: 2.75rem;
  position: relative;
  padding: 0 1rem
}
.book-auto-rss .radio-full {
  position: absolute;
  top: .625rem;
  right: 1rem;
  width: 2.875rem;
  height: 1.5rem
}
.book-tag-honor {
  position: relative;
  vertical-align: middle
}
.book-time-count {
  margin-top: .3rem;
  padding-right: .5rem
}
.comment-mr {
  margin-right: .3rem
}
.comment-p {
  margin-top: .3rem
}
.comment-nice {
  margin-left: -2rem
}
.invalid .icon-pay-month {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray
}
.invalid .icon-pay-like {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray
}
.invalid .icon-pay-pay {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray
}
.dn {
  display: none
}
.public-merge {
  box-shadow: 0 1px #f0f1f2,0 -1px #f0f1f2
}
.topic-ad {
  display: block;
  overflow: hidden;
  height: 2rem;
  margin: 0 1rem;
  padding-top: .75rem
}
.topic-ad-left {
  font-size: .75rem;
  line-height: 1.3125rem;
  display: inline-block;
  float: left;
  width: 2rem;
  height: 1.25rem;
  text-align: center;
  color: #fff;
  border-radius: .2rem;
  background: -o-linear-gradient(right,#ff6756 0,#ee434b 100%);
  background: linear-gradient(to left,#ff6756 0,#ee434b 100%)
}
.topic-ad-middle {
  font-size: .875rem;
  line-height: 1.375rem;
  display: inline-block;
  float: left;
  overflow: hidden;
  max-width: 16.25rem;
  height: 1.875rem;
  margin-left: .5rem;
  white-space: nowrap;
  text-overflow: ellipsis
}
@media (max-width:320px) {
  .topic-ad-middle {
    max-width: 13.125rem
  }
}
.topic-ad-right {
  font-size: .875rem;
  line-height: 1.375rem;
  display: inline-block;
  float: right;
  height: 1.875rem;
  color: #969ba3
}
.fans-li {
  font-size: .8125rem;
  padding: 1.5rem 0 1rem;
  text-align: center
}
.fans-li .rel {
  position: relative
}
.fans-cover {
  width: 2.625rem;
  height: 2.625rem;
  vertical-align: bottom;
  border-radius: 3rem;
  box-shadow: 0 0 1px rgba(150,155,163,.3)
}
.fans-tag {
  position: absolute;
  right: 0;
  left: 0;
  overflow: hidden;
  margin: auto;
  -webkit-transform: translate(0,-80%);
  transform: translate(0,-80%);
  color: transparent
}
.fans-name {
  margin: .3125rem .25rem 0
}
.fans-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto
}
.book-pay {
  position: relative;
  display: block;
  padding: .75rem 0 .5rem;
  text-align: center
}
.book-pay > svg {
  font-size: 2.25rem;
  margin-bottom: .125rem;
  color: #ed424b
}
.book-pay .icon-pay-pay {
  font-size: 1.875rem;
  margin-bottom: .25rem
}
.book-pay-h {
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.25em;
  position: relative;
  top: .125rem
}
.book-pay-p {
  font-size: .75rem;
  -webkit-transform: scale(.8333);
  transform: scale(.8333);
  white-space: nowrap;
  color: #969ba3
}
.book-pay-can {
  font-size: 10px;
  position: absolute;
  left: 50%;
  margin: -.25rem 0 0 .625rem;
  padding: 0 .25rem;
  color: #ed424b;
  background-color: #fff
}
.popup-pay-tab {
  font-size: .75rem;
  display: block;
  padding: .25rem 0 .3125rem;
  -webkit-transition: background-color .15s,color .15s;
  transition: background-color .15s,color .15s;
  text-align: center;
  color: #969ba3;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #f0f1f2;
  border-left: 1px solid transparent;
  background-color: #fcfcfc
}
.popup-pay-tab > .icon {
  font-size: 1.375rem;
  display: block;
  margin: 2px auto 1px
}
.popup-pay-tab.active {
  color: #ed424b;
  border-color: transparent #f0f1f2 #fff #f0f1f2;
  background-color: #fff
}
.btn-group-cell:first-child .popup-pay-tab {
  border-left-color: transparent
}
.btn-group-cell:last-child .popup-pay-tab {
  border-right-color: transparent
}
body .popup-pay-tab {
  -webkit-tap-highlight-color: transparent
}
body .popup-pay-tab:active {
  background-image: none
}
.popup-pay-body {
  overflow: auto;
  max-height: 100vh
}
.popup-pay-content {
  display: none
}
.popup-pay-content.active {
  display: block
}
.popup-pay-main {
  position: relative;
  min-height: 10.0625rem;
  padding: 1rem
}
.popup-pay-rss .popup-pay-main {
  min-height: 5rem
}
.popup-pay-footer {
  line-height: 2.75rem;
  overflow: hidden;
  border-top: 1px solid #f0f1f2
}
.popup-pay-footer .btn-submit {
  min-width: 6.125rem;
  height: 2.75rem;
  padding: 0 1rem;
  text-align: center
}
.popup-pay-footer :disabled + .btn-submit {
  background-color: #969ba3
}
.popup-pay-footer:empty {
  height: 2.75rem;
  border-top-color: transparent
}
.popup-pay-submit {
  position: relative;
  float: right
}
.popup-pay-submit [type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0
}
.popup-pay-val {
  font-size: .875rem;
  margin-top: .25rem
}
.popup-pay-val > output {
  margin: 0 .5ch
}
.popup-pay-chk {
  font-size: .75rem;
  margin-bottom: 1rem;
  text-align: center
}
.popup-pay-chk .radio {
  margin-top: -.5rem;
  margin-left: -2rem
}
.popup-pay-tip {
  font-size: .75rem;
  line-height: 1.5rem;
  display: none;
  margin-left: .5rem;
  padding: 0 .75rem;
  vertical-align: .125rem;
  color: #33373d;
  border-radius: 2rem;
  background-color: #f6f7f9
}
.empty .popup-pay-tip {
  display: inline-block
}
.empty .popup-pay-submit {
  display: none
}
.popup-pay-x {
  display: none;
  overflow: hidden;
  background-color: #f6f7f9
}
.popup-pay-x .btn-pay {
  margin: 1rem auto
}
.empty .popup-pay-x,
.empty ~ .popup-pay-x {
  display: block
}
.btn-pay {
  font-size: .875rem;
  line-height: 34px;
  display: block;
  box-sizing: border-box;
  height: 36px;
  text-align: center;
  color: #fff;
  border-radius: 3rem
}
.btn-pay-wx {
  border: 1px solid #07bb09;
  background-color: #07bb09
}
.btn-pay-alipay {
  border: 1px solid #2fa0ea;
  background-color: #2fa0ea
}
.btn-pay-qq {
  border: 1px solid #00b9fb;
  background-color: #00b9fb
}
.icon-alipay,
.icon-qq,
.icon-wx {
  position: relative;
  top: 4px;
  left: -.25rem;
  display: inline-block;
  width: 21px;
  height: 20px;
  background: url(../images/icon-wx.99b56.png) no-repeat 0 0/100%
}
.icon-alipay {
  background-position: 0 -20px
}
.icon-qq {
  background-position: 0 -40px
}
.popup-pay-x .btn-pay {
  display: none
}
.popup-pay-x .btn-pay-other,
.popup-pay-x[data-pay=alipay] .btn-pay-alipay,
.popup-pay-x[data-pay=qq] .btn-pay-qq,
.popup-pay-x[data-pay=wx] .btn-pay-wx {
  display: block
}
.btn-pay-other {
  color: #969ba3;
  border: 1px solid #c0c5cc;
  background-color: #f6f7f9
}
.popup-ticket-x {
  overflow: hidden;
  margin-right: -1rem
}
.popup-ticket-li {
  position: relative;
  float: left;
  margin-top: .75rem
}
[cols='1'] > .popup-ticket-li {
  width: 100%
}
[cols='3'] > .popup-ticket-li {
  width: 33.333%
}
[cols='4'] > .popup-ticket-li {
  width: 25%
}
[cols='5'] > .popup-ticket-li {
  width: 20%
}
.popup-ticket-li > input {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0
}
.popup-ticket-a {
  font-size: .75rem;
  display: block;
  margin-right: .75rem;
  padding: .375rem 0;
  -webkit-transition: all .15s;
  transition: all .15s;
  text-align: center;
  color: rgba(0,0,0,.4);
  border: 1px solid;
  border-radius: 2px
}
:checked + .popup-ticket-a {
  color: #ed424b;
  background-color: rgba(237,66,75,.1)
}
:checked + .popup-ticket-a > output {
  color: #ed424b
}
.popup-ticket-a > output {
  font-size: 1rem;
  font-weight: 700;
  display: block;
  color: rgba(0,0,0,.85)
}
:disabled + .popup-ticket-a {
  opacity: .4
}
a.popup-ticket-a {
  font-size: 1rem;
  font-weight: 700;
  line-height: 2.625rem;
  border-color: transparent;
  background-color: rgba(0,0,0,.05)
}
a.popup-ticket-a::first-line {
  color: rgba(0,0,0,.85)
}
.popup-pay-data {
  font-size: .875rem;
  float: left;
  padding-left: 1rem
}
.popup-pay-data > output {
  margin: 0 .5ch
}
.popup-pay-ask {
  position: relative;
  float: right;
  width: 2.75rem;
  text-align: center;
  color: #969ba3
}
.popup-pay-error {
  font-size: .875rem;
  line-height: 1.4625rem;
  padding: 4.3rem 1rem 0;
  text-align: center
}
.panel-check-input-x {
  box-sizing: border-box;
  height: 2.5rem;
  border-radius: 2px;
  border-radius: calc(2px + 1rem - 16px);
  background-color: #f6f7f9
}
.panel-check-input-x.error {
  box-shadow: 0 0 1px #ed424b,0 0 1px #ed424b
}
.panel-check-send-form {
  position: relative;
  margin-top: .75rem
}
.panel-check-send-form label.btn-blank {
  font-size: .875rem;
  position: absolute;
  right: .5rem;
  min-width: 4rem;
  text-align: right
}
.panel-check-send-form input.btn-blank {
  position: absolute;
  right: 0;
  width: 5rem;
  height: 2.5rem;
  margin: 0;
  padding: 0;
  opacity: 0;
  border: 0
}
.panel-check-send-form :disabled + .btn-blank {
  color: #969ba3
}
.panel-check-input {
  line-height: 1.5rem;
  display: block;
  width: 10.5rem;
  margin: 0;
  padding: .5rem;
  border: 0;
  outline: 0;
  background: 0 0
}
p.shake {
  -webkit-animation: shake .2s;
  animation: shake .2s
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  20%,
  60% {
    -webkit-transform: translate3d(-1px,-1px,0);
    transform: translate3d(-1px,-1px,0)
  }
  40%,
  80% {
    -webkit-transform: translate3d(1px,1px,0);
    transform: translate3d(1px,1px,0)
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
  20%,
  60% {
    -webkit-transform: translate3d(-1px,-1px,0);
    transform: translate3d(-1px,-1px,0)
  }
  40%,
  80% {
    -webkit-transform: translate3d(1px,1px,0);
    transform: translate3d(1px,1px,0)
  }
}
.popup-input-btn {
  overflow: hidden;
  border-bottom: 1px solid #f0f1f2
}
.popup-input-btn .btn-blank {
  font-size: .875rem;
  line-height: 2.75rem;
  width: 3.75rem;
  height: 2.75rem;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: #fff
}
.popup-input-btn .btn-blank:first-child {
  float: left
}
.popup-input-btn .btn-blank:last-child {
  float: right
}
.popup-input-x {
  padding: 1rem
}
.popup-input {
  width: 100%;
  height: 4.875rem;
  padding: 0;
  resize: none;
  border: 0;
  outline: 0 none
}
@media screen and (max-height:300px) {
  .popup-input-btn .btn-blank {
    line-height: 2rem;
    height: 2rem
  }
  .popup-input-x {
    padding: .5rem 1rem
  }
  .popup-input {
    height: 3rem
  }
}
.page-rss {
  position: fixed;
  z-index: 29;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff
}
.rss-header {
  line-height: 2.75rem;
  text-align: center;
  border-bottom: 1px solid #f0f1f2;
  background-color: #fff
}
.rss-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 4rem;
  border-top: 1px solid #f0f1f2
}
.rss-cho-inf {
  font-size: .875rem;
  margin-right: 7.5rem;
  padding: .5625rem 1rem 0 1rem
}
.rss-cho-inf output {
  margin: 0 .5ch
}
.rss-cho-inf-h {
  margin-top: .3125rem
}
.rss-cho-inf-h output {
  margin: 0 .25ch
}
.rss-rss-btn {
  line-height: 4rem;
  position: absolute;
  top: 0;
  right: 0;
  width: 7.5rem;
  color: #fff;
  background-color: #ed424b
}
.empty .rss-cho-inf {
  margin-right: 1rem
}
.empty .rss-rss-btn {
  display: none
}
.empty .rss-footer {
  z-index: 1;
  bottom: 7.5rem;
  background-color: #fff
}
.rss-footer ~ .popup-pay-x {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%
}
.empty .rss-footer ~ .popup-pay-x {
  display: block
}
.empty .rss-content {
  bottom: 11.5625rem
}
.rss-a-all,
.rss-a-cancel {
  font-size: .875rem;
  padding: 0 1rem
}
.rss-a-all {
  float: left
}
.rss-a-cancel {
  float: right
}
.rss-content {
  position: absolute;
  top: 2.8125rem;
  right: 0;
  bottom: 4.0625rem;
  left: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch
}
.rss-content .chapter-ol-catalog {
  background-color: #fff
}
.rss-content .chapter-ol-catalog .chapter-li-a {
  padding-right: 5rem
}
.page-chapter {
  background-color: #fff
}
.page-chapter .header {
  border-bottom: 0 none
}
.chapter-tab-x {
  display: none
}
.chapter-tab-x.active {
  display: block
}
.aside .chapter-tab-x {
  position: absolute;
  top: 2.8125rem;
  right: 0;
  bottom: 0;
  left: 0
}
.aside .chapter-tab-x:not(.scrollable) {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}
.chapter-sub-title {
  font-size: .875rem;
  font-weight: 700
}
.chapter-tab-x .module-header {
  line-height: 28px;
  position: static;
  height: 28px;
  padding: 8px 1rem;
  border-top: 0
}
.chapter-bar {
  font-size: 13px;
  line-height: 28px;
  padding: 8px 1rem 0;
  color: #969ba3;
  background-color: #f6f7f9
}
.chapter-ol {
  border-bottom: 1px solid #f0f1f2
}
.chapter-li .radio {
  display: none;
  margin-top: .375rem;
  margin-left: .5rem
}
.enabled .chapter-li .radio {
  display: block
}
.enabled .chapter-li-a {
  padding-left: 3rem
}
.chapter-li::after {
  display: block;
  margin-top: -1px;
  margin-left: 1rem;
  content: '';
  transform: scaleY(.75);
  border-top: 1px solid #f0f1f2
}
.chapter-li:last-child::after,
.chapter-li:nth-last-of-type(1)::after {
  display: none
}
.chapter-li-a {
  font: 14px/20px a;
  display: block;
  overflow: hidden;
  padding: 12px 1rem
}
.chapter-li-a .icon-lock {
  display: none
}
.chapter-ol-catalog .chapter-li-a {
  padding-right: 2rem;
  white-space: nowrap;
  text-overflow: ellipsis
}
@media screen and (max-width:320px) {
  .chapter-li-a {
    padding: 11px 1rem
  }
  .chapter-bar {
    font-size: 14px;
    line-height: 26px
  }
  .chapter-tab-x .module-header {
    padding: 7px 1rem
  }
}
@media screen and (min-width:414px) {
  .chapter-li-a {
    font: 15px/22px a
  }
  .chapter-bar {
    font-size: 14px;
    line-height: 30px
  }
  .chapter-tab-x .module-header {
    padding: 9px 1rem
  }
}
.chapter-li-a.unpay {
  position: relative;
  color: #969ba3
}
.chapter-li-a.unpay .icon-lock {
  position: absolute;
  top: 0;
  right: 1rem;
  bottom: 0;
  display: inline;
  margin: auto
}
.chapter-li-a.unpay .chapter-time {
  color: #c0c5cc
}
.chapter-index,
.chapter-title {
  font-weight: 500
}
.chapter-title {
  margin-left: 1ch
}
.chapter-title:first-child {
  margin-left: 0
}
.chapter-time {
  font-size: 12px;
  line-height: 20px;
  color: #969ba3
}
.chapter-time time {
  margin-right: .5ch
}
.chapter-mark,
.chapter-mark-del,
.chapter-mark-time {
  font-size: .8125rem
}
.chapter-mark {
  margin: .25rem 0
}
.chapter-mark-time {
  color: #969ba3
}
.chapter-mark-del {
  position: absolute;
  right: .25rem;
  margin-top: -2.5rem;
  padding: .5rem .75rem .5rem
}
.chapter-mark-del .icon {
  margin-right: .25rem
}
.chapter-li-r {
  font-size: .8125rem;
  position: absolute;
  right: 1rem
}
.pop-up-a-d {
  z-index: 101;
  touch-action: none
}
.pop-up-a-d .inner {
  display: inline-block;
  vertical-align: middle
}
.pop-up-a-d .img {
  width: 15rem;
  height: 20rem;
  vertical-align: top
}
.pop-up-a-d .close {
  position: relative;
  display: block;
  width: 2rem;
  height: 2rem;
  margin: 1rem auto 0;
  color: #fff;
  border: 1px solid currentColor;
  border-radius: 50%
}