.detail {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  margin: 0;
  margin-top: -2.75rem;
  background-color: #fff;
  -ms-touch-action: pan-y;
  touch-action: pan-y
}
.detail__header-bg {
  position: absolute;
  top: -13.2rem;
  width: 100%;
  height: 175vw;
  opacity: .02;
  opacity: calc(.1 + .05);
  -webkit-filter: blur(calc(17px + 1px));
  filter: blur(calc(17px + 1px))
}
.detail__header-cover__img {
  font-size: 0;
  float: left;
  width: 5.25rem;
  height: 7rem;
  margin-right: .75rem;
  border-radius: 2px;
  box-shadow: none
}
.detail__header {
  position: relative;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 1rem;
  padding-top: 3.75rem;
  -webkit-transition: padding-left .15s;
  transition: padding-left .15s;
  background: linear-gradient(to top,#fff,rgba(255,255,255,0) 8rem) no-repeat center bottom
}
.detail__header-detail {
  line-height: 1.4rem;
  overflow: hidden
}
.detail__header-detail__title {
  line-height: 1.6;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.detail__header-detail__author {
  font-size: .8125rem
}
.detail__header-detail__author .tag-solid {
  -webkit-transform: scale(.4);
  transform: scale(.4)
}
.detail__header-detail__line {
  font-size: .75rem;
  overflow: hidden
}
.detail__header-detail__time {
  font-size: .75rem;
  overflow: hidden
}
.pre-book {
  line-height: 1.6rem
}
.pre-book .detail__header-detail__time {
  color: #e5353e
}
.detail__summary {
  font-size: .875rem;
  line-height: 1.5rem;
  position: relative;
  overflow: hidden;
  height: 4.5rem;
  max-height: none;
  padding-right: 1rem;
  padding-left: 1rem;
  text-align: justify;
  border-bottom: 1rem solid transparent;
  background: #fff
}
.detail__chapters {
  position: relative;
  overflow: hidden;
  height: 7.5rem;
  background: #fff
}
.detail__chapters::before {
  display: block;
  margin-left: 1rem;
  content: '';
  border-top: 1px solid #f0f1f2
}
.detail__chapters-catalog .catalog-icon-box {
  font-size: .75rem;
  font-weight: 500;
  position: absolute;
  top: 1.375rem;
  right: 1rem;
  display: flex;
  width: 3.5rem;
  padding: .25rem;
  text-align: center;
  color: #191919;
  border-radius: .5rem;
  background: #f5f5f5;
  justify-content: space-around;
  align-items: center
}
.detail__chapters-catalog svg {
  display: block;
  width: .75rem;
  height: .75rem;
  vertical-align: -.25ex;
  fill: currentColor
}
.detail__chapters-item {
  font-size: .8125rem;
  line-height: 1.25rem;
  overflow: hidden;
  height: 1.25rem;
  padding: .25rem 1rem .25rem 1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #191919
}
.detail__chapters-item:first-of-type {
  padding-top: .75rem
}
.detail__chapters-item:nth-of-type(3) {
  padding-bottom: .75rem
}
.detail__chapters-item .chapter-link {
  display: inline-block;
  overflow: hidden;
  max-width: 14rem;
  vertical-align: bottom;
  white-space: nowrap;
  text-overflow: ellipsis
}
.detail__chapters-item .chapter-time {
  font-size: .75rem;
  float: right;
  color: #999
}
.detail__chapters-latest {
  height: 2.5rem
}
.detail__chapters-latest .chapter-time {
  display: block;
  float: none
}
body {
  background-color: #fff
}
.footer,
.footer-app {
  display: none
}
.recommend__header-bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 12.6rem
}
.recommend__header-cover__img {
  font-size: 0;
  float: left;
  width: 5.25rem;
  height: 7rem;
  margin-right: .75rem;
  border-radius: 2px;
  box-shadow: none
}
.recommend__header {
  position: relative;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 1rem;
  padding-top: 3.25rem;
  padding-bottom: 1.5625rem;
  -webkit-transition: padding-left .15s;
  transition: padding-left .15s
}
.recommend__header-detail {
  line-height: 1.4rem;
  overflow: hidden
}
.recommend__header-detail__title {
  font-family: 'PingFang SC';
  font-size: 1.25rem;
  font-weight: 600;
  font-style: normal;
  line-height: 1.75rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff
}
.recommend__header-detail__line {
  font-family: 'PingFang SC';
  font-size: .8125rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3125rem;
  overflow: hidden;
  margin-top: 4px;
  color: rgba(255,255,255,.7);
  text-shadow: 0 .5px .5px rgba(255,255,255,.24)
}
.recommend__header-detail__source {
  font-family: 'PingFang SC';
  font-size: .8125rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3125rem;
  overflow: hidden;
  margin-top: 4px;
  color: rgba(255,255,255,.7);
  text-shadow: 0 .5px .5px rgba(255,255,255,.24)
}
.recommend__header-detail__source::after {
  display: inline-block;
  width: 1.4375rem;
  height: 1rem;
  margin-left: .25rem;
  content: '';
  vertical-align: middle;
  background: url(https://imgservices-1252317822.image.myqcloud.com/coco/s05262023/9c4d9061.1he9v0.svg) no-repeat;
  background-size: contain
}
.recommend__summary-wrap {
  position: relative;
  overflow: hidden;
  max-height: none;
  padding-right: 1rem;
  padding-left: 1rem;
  text-align: justify;
  border-radius: 1rem 1rem 0 0;
  background: #f5f5f5
}
.recommend__summary {
  font-family: 'PingFang SC';
  font-size: .9375rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4375rem;
  overflow: hidden;
  height: 5.25rem;
  max-height: none;
  margin-top: 1rem;
  padding: .75rem 1rem;
  color: #4c4c4c;
  border-bottom: 1rem solid transparent;
  border-radius: .625rem;
  background: #fff
}
.recommend__summary p {
  font-weight: 600;
  margin-bottom: .5rem;
  color: #191919
}
.word-recommend-column {
  font-size: .9375rem;
  margin: 0 1rem;
  margin-top: 1.5rem;
  padding: .75rem .6rem;
  border-radius: .625rem;
  background: #fff
}
.word-recommend-column .word-recommend-title {
  font-weight: 600;
  line-height: 1.4375rem;
  color: #191919
}
.word-recommend-column .word-list {
  display: flex;
  margin-top: .5rem;
  flex-wrap: wrap
}
.word-recommend-column .word-list .word-item {
  width: 50%;
  flex-shrink: 0
}
.word-recommend-column .word-list .word-item .word-link {
  line-height: 1.875rem;
  display: block;
  overflow: hidden;
  padding: 0 .2rem;
  white-space: nowrap;
  text-overflow: ellipsis
}
.page-book-recommend .header,
.page-book-recommend .header-txt {
  color: #fff
}
.page-book-recommend .header[open] {
  color: #000
}
.page-book-recommend .header-city .header-txt {
  color: #fff;
  border: 1px solid rgba(255,255,255,.08);
  background: rgba(255,255,255,.08)
}
.page-book-recommend .header-city .header-txt .icon-city {
  background: url(https://imgservices-1252317822.image.myqcloud.com/coco/s05262023/4a8c33f0.1295uq.svg)
}
.page-book-recommend .book-summary-more {
  position: absolute;
  right: 1.375rem;
  bottom: .9375rem;
  width: 1.25rem;
  height: .875rem;
  padding: .0625rem .1875rem;
  border-radius: 6px;
  background: #f5f5f5
}
.page-book-recommend .book-summary-more .icon-arrow-r {
  width: 1.25rem;
  margin-top: 0;
  color: #adadad
}
.page-book-recommend .read-section {
  padding-bottom: 4.125rem;
  padding-bottom: 2rem
}
.recommend-read-footer {
  font-family: 'PingFang SC';
  font-weight: 400;
  font-style: normal;
  position: relative;
  margin: 0 1.25rem;
  margin-top: 1.5rem;
  margin-bottom: 1.375rem;
  padding: 2.5rem 0 1.75rem 0;
  text-align: center;
  color: #adadad;
  border-right: none;
  border-left: none
}
.recommend-read-footer .msg {
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.375rem;
  position: absolute;
  top: -.6875rem;
  left: calc(50% - (28rem / 16));
  color: #adadad
}
.recommend-read-footer .msg::before {
  position: absolute;
  top: 50%;
  right: calc(100% + (16rem / 16));
  width: 7.25rem;
  content: ' ';
  border-top: 1px dashed rgba(0,0,0,.08)
}
.recommend-read-footer .msg::after {
  position: absolute;
  top: 50%;
  left: calc(100% + (16rem / 16));
  width: 7.25rem;
  content: ' ';
  border-top: 1px dashed rgba(0,0,0,.08)
}
.recommend-read-footer i {
  display: block;
  width: 6.125rem;
  height: 1.5rem;
  margin: 0 auto;
  background: url(https://imgservices-1252317822.image.myqcloud.com/coco/s05262023/49982943.tm9sy0.svg) center no-repeat
}
.recommend-read-footer .msg2 {
  font-size: .8125rem;
  line-height: 1.3125rem;
  margin-top: .75rem
}
.recommend-read-footer .msg3 {
  font-size: .75rem;
  line-height: 1.25rem;
  margin-top: .125rem
}
.bottom-float {
  font-family: 'PingFang SC';
  font-style: normal;
  position: sticky;
  bottom: 0;
  padding: .75rem 1.25rem;
  text-align: center
}
.bottom-float .bottom-tips {
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.375rem;
  color: #191919
}
.bottom-float .bottom-tips span {
  color: #e5353e
}
.bottom-float .bottom-btn {
  width: 100%;
  height: 3rem;
  margin-top: .75rem;
  text-align: center;
  color: #fff;
  border-radius: 1.5rem;
  background: #e5353e;
  box-shadow: 0 4px 16px rgba(229,53,62,.24)
}
.bottom-float .bottom-btn p {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  padding-top: .375rem
}
.bottom-float .bottom-btn p:last-child {
  font-size: .75rem;
  font-weight: 400;
  line-height: 1rem;
  padding-top: 0;
  transform: scale(.83);
  color: rgba(255,255,255,.7)
}
.button-sticky {
  font-family: 'PingFang SC';
  font-style: normal;
  position: relative;
  padding: .75rem 1.25rem;
  text-align: center
}
.button-sticky .bottom-tips {
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.125rem;
  padding-top: .75rem;
  color: #191919
}
.button-sticky .bottom-tips span {
  color: #e5353e
}
.button-sticky .bottom-btn {
  position: fixed;
  z-index: 999;
  bottom: .75rem;
  left: 50%;
  width: 13.625rem;
  max-width: 23.4375rem;
  height: 2.75rem;
  height: 3rem;
  transform: translateX(-50%);
  text-align: center;
  color: #fff;
  border-radius: 1.5rem;
  background: #e5353e;
  box-shadow: 0 4px 16px rgba(229,53,62,.24)
}
.button-sticky .bottom-btn p {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  padding-top: .375rem
}
.button-sticky .bottom-btn p:last-child {
  font-size: .75rem;
  font-weight: 400;
  line-height: 1rem;
  padding-top: 0;
  transform: scale(.83);
  color: rgba(255,255,255,.7)
}