html {
  min-width: inherit;
}

body {
  min-width: inherit;
  font-family: "PingFangSC-Regular, PingFang SC";
}
.content {
  width: 14.4rem;
  margin: 0 auto;
  overflow: hidden;
}
.content .title {
  font-size: .42rem;
  font-weight: 600;
  line-height: .63rem;
}

.global-more {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: .1rem;
  margin-bottom: 0.06rem;
  color: #1842B3;
  font-size: 0.16rem;
  line-height: .22rem;
  font-weight: 400;
}

.global-more:hover{
  color: #005BAB;
}

.global-more::after{
  content: '';
  width: .17rem;
  height: .15rem;
  margin-left: 0.1rem;
  background: url('https://static01-www.qianxin.com/qaxweb/9652223ef3f44d7a143cc3d445900305.png') no-repeat;
  background-size: contain;
}

/*新版分页*/
.page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.page ul {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.16rem;
}

.page li {
  width: .3rem;
  height: .22rem;
  line-height: .22rem;
  text-align: center;
  cursor: pointer;
  background: #ffffff;
}

.page li:not(:last-child):not(:first-child) {
  margin-right: .1rem;
}

.page li a,
.page span a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: .16rem;
  color: #0032B4;
}

.page span.gray a {
  color: #bdbdbd;
  cursor: default;
}

.page span.gray a:hover i {
  text-decoration: none;
}

.page .page-current a {
  color: #000000;
}

.page .page-pre,
.page .page-next {
  line-height: .22rem;
  text-align: center;
  cursor: pointer;
  background: #ffffff;
}

.page .page-pre i,
.page .page-next i {
  margin: 0 0.16rem;
  line-height: 1;
  font-size: .16rem;
}

/* Firefox */
.custom-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: #c7c7c7 rgba(199, 199, 199, 0.25);
}

/* Chrome, Edge and Safari */
.custom-scrollbar::-webkit-scrollbar {
  height: 0.06rem;
  width: 0.06rem;
}

.custom-scrollbar::-webkit-scrollbar-track {
  border-radius: 0.06rem;
  background-color: rgba(199, 199, 199, 0.25);
}

.custom-scrollbar::-webkit-scrollbar-track:hover {
  background-color: rgba(199, 199, 199, 0.25);
}

.custom-scrollbar::-webkit-scrollbar-track:active {
  background-color: rgba(199, 199, 199, 0.25);
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 0.06rem;
  background-color: #c7c7c7;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: #0032b4;
}

.custom-scrollbar::-webkit-scrollbar-thumb:active {
  background-color: #0032b4;
}

.swiper-page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.swiper-pre,
.swiper-next {
  width: 0.32rem;
  height: 0.32rem;
  cursor: pointer;
}

.swiper-pre {
  background: url('https://static01-www.qianxin.com/qaxweb/ee8bfd62cfdb21e6d6732ac8083108a8.svg') no-repeat 50% 50%;
  background-size: cover;
}

.swiper-next {
  background: url('https://static01-www.qianxin.com/qaxweb/4659422836e97a4125d88e0a84c6ae66.svg') no-repeat 50% 50%;
  background-size: cover;
}

.swiper-count {
  width: auto;
  margin-right: 0.16rem;
  margin-left: 0.16rem;
  color: #000000;
  font-size: 0.16rem;
  line-height: 0.22rem;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  
  .content {
    width: 7.04rem;
  }

  .global-nav .content {
    width: 100%;
    margin: 0;
  }

  .global-more {
    font-size: .3rem;
    line-height: 0.42rem;
  }

  .global-more::after {
    content: '';
    width: .34rem;
    height: .3rem;
    margin-left: 0.2rem;
  }

  /*新版分页*/
  .page {
    padding: 0;
  }

  .page li a,
  .page span a {
    font-size: .28rem;
  }

  .page .page-pre i,
  .page .page-next i {
    font-size: .32rem;
  }

  /* 轮播切换器 */
  .swiper-page {
    margin-right: -0.24rem;
  }

  .swiper-pre,
  .swiper-next {
    width: 0.64rem;
  }

  .swiper-pre {
    background: url('https://static01-www.qianxin.com/qaxweb/b5ef838fa43d230d0c04d848188f9df0.png') no-repeat 50% 50%;
    background-size: cover;
  }

  .swiper-next {
    background: url('https://static01-www.qianxin.com/qaxweb/6dfde4b187282236cf9fc1fd392c12b3.png') no-repeat 50% 50%;
    background-size: cover;
  }

  .swiper-count {
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    font-size: 0.3rem;
    line-height: 0.35rem;
  }
}
.bread-crumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 0.5rem;
  border-bottom: 1px solid #C0C0C0;
  background: #F2F4F8;
}

.bread-crumb--inner {
  display: -ms-flexbox;
  display: flex;
  width: 14.4rem;
  margin: 0 auto;
  line-height: 0.5rem;
}

.bread-crumb__item {
  color: #676767;
  font-size: 0.14rem;
  font-weight: 400;
  white-space: nowrap;
}

.bread-crumb__link {
  font-size: 0.14rem;
}

.bread-crumb__link,
.bread-crumb__divider {
  font-family: PingFangSC-Regular, PingFang SC;
  color: #676767;
  font-weight: 300;
}

.bread-crumb__divider {
  margin-left: 0.08rem;
  margin-right: 0.08rem;
}

.bread-crumb__item:last-child {
  color: #000;
}

.bread-crumb__link:hover {
  color: #0032B4;
}

@media screen and (max-width: 768px) {
  .bread-crumb--inner {
    width: 100%;
  }

  .bread-crumb {
    min-height: 0.6rem;
    padding: 0 .32rem;
  }

  .bread-crumb__item,
  .bread-crumb__link,
  .bread-crumb__divider {
    font-size: .24rem;
  }

  .bread-crumb__item:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.big-picture {
  position: relative;
  overflow: hidden;
  background: #000;
}

.big-picture-pc {
  display: block;
  width: 100%;
  position: relative;
}

.big-picture-content {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  height: 100%;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.big-picture-content-text {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: center;
      justify-content: center;
}

.big-picture-content-title {
  width: 14.4rem;
  font-size: .42rem;
  font-weight: 600;
  color: #FFF;
  line-height: .58rem;
}

.big-picture-content-desc {
  width: 8rem;
  margin-top: .14rem;
  font-size: .16rem;
  line-height: .28rem;
  color: #D8D8D8;
  font-weight: 400;
  overflow: hidden;
}

.big-picture-content-link {
  display: block;
  -ms-flex-align: center;
      align-items: center;
  width: 1.8rem;
  height: 0.4rem;
  margin-top: 0.2rem;
  border: 1px solid #fff;
  color: #fff;
  font-size: 0.16rem;
  font-weight: 400;
  text-align: center;
  line-height: 0.4rem;
}

@media screen and (max-width: 768px) {
  .big-picture,
  .big-picture-pc,
  .big-picture-content {
    width: 100%;
    height: 3.4rem;
  }

  .big-picture-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }

  .big-picture-content-text {
    -ms-flex: 1;
        flex: 1;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding: .8rem .32rem 0;
  }

  .big-picture-content-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 7.09rem;
    font-size: .5rem;
    font-weight: 600;
    color: #FFFFFF;
    line-height: .7rem;
  }

  .big-picture-content-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 7.09rem;
    margin-top: .2rem;
    font-size: .3rem;
    line-height: .42rem;
    color: #d8d8d8;
  }

  .pattern-flow .big-picture-content {
    position: static;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  .pattern-flow.big-picture,
  .pattern-flow .big-picture-pc,
  .pattern-flow .big-picture-content {
    height: auto;
  }

  .pattern-flow .big-picture-content-text {
    padding: 0.3rem 0.32rem 0.47rem;
  }

  .big-picture-content-title {
    font-size: 0.54rem;
    line-height: 0.75rem;
  }

  .big-picture-content-link {
    width: 2.9rem;
    height: 0.84rem;
    margin-top: 0.4rem;
    font-size: 0.3rem;
    line-height: 0.84rem;
  }
}

.book-detail {
  padding-top: 0.8rem;
  padding-bottom: 1rem;
}

.book-detail__base {
  position: relative;
  overflow: hidden;
  min-height: 4.5rem;
  margin-bottom: 0.6rem;
  padding-bottom: 0.7rem;
  padding-left: 4rem;
  border-bottom: 1px solid #d8d8d8;
}

.book-detail__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.4rem;
  height: 4.5rem;
  overflow: hidden;
  margin-right: 0.6rem;
}

.book-detail__cover img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.book-detail__title {
  margin-bottom: 0.23rem;
  font-size: 0.34rem;
  font-weight: 600;
  color: #000000;
  line-height: 0.48rem;
}

.book-detail__tag {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0.24rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #FFA400;
  line-height: 0.28rem;
}

.book-detail__tag::before {
  width: 0.26rem;
  height: 0.26rem;
  margin-right: 0.14rem;
  background: url('https://static01-www.qianxin.com/qaxweb/2d97a7d1462c1718f59247eaf0a24d01.svg') no-repeat 50% 50%;
  background-size: contain;
  content: '';
}

.book-detail__extra {
  display: -ms-flexbox;
  display: flex;
  font-size: 0.18rem;
  line-height: 0.25rem;
}

.book-detail__extra + .book-detail__extra {
  margin-top: 0.16rem;
}

.book-detail__label {
  width: 1.06rem;
  white-space: nowrap;
  color: rgba(78, 78, 78, 0.6);
}

.book-detail__val {
  -ms-flex: 1;
      flex: 1;
  color: rgba(78, 78, 78, 1);
}

.book-detail__btn {
 display: inline-block;
 width: 2.2rem;
 height: 0.5rem;
 margin-top: 0.4rem;
 background-color: #0032B4;
 text-align: center;
 color: #fff;
 font-size: 0.16rem;
 line-height: 0.5rem;
}

.book-detail__sub-item:not(:last-child) {
  margin-bottom: 0.3rem;
}

.book-detail__sub-title {
  margin-bottom: 0.2rem;
  font-size: 0.24rem;
  font-weight: 600;
  color: #1D1D1D;
  line-height: 0.32rem;
}

.book-detail__sub-content {
  border: 1px solid #D8D8D8;
}

.book-detail__sub-desc {
  padding: 0.26rem 0.44rem;
  font-size: 0.16rem;
  font-weight: normal;
  color: #4E4E4E;
  line-height: 0.26rem;
  text-align: justify;
  text-justify: distribute;
}

.book-detail__sub-desc p:not(:last-child) {
  margin-bottom: 0.26rem;
}

.book-detail__sub-desc img,
.book-detail__sub-desc video {
  display: block;
  width: 100%;
  max-width: 100%;
}

.book-detail__toc {
  overflow: hidden;
}

.book-detail__toc h1 {
  margin-top: -1px;
  padding-left: 0.44rem;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
  background: #F8F8F8;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  font-size: 0.18rem;
  font-weight: 600;
  color: #1D1D1D;
  line-height: 0.25rem;
}

.book-detail__toc h2 {
  margin-top: -1px;
  padding-left: 0.44rem;
  padding-top: 0.14rem;
  padding-bottom: 0.14rem;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  font-size: 0.18rem;
  font-weight: 400;
  color: #1D1D1D;
  line-height: 0.25rem;
}

.book-detail__toc h3 {
  padding-top: 0.16rem;
  padding-bottom: 0.16rem;
  padding-left: 0.64rem;
  font-size: 0.16rem;
  font-weight: 400;
  color: #4E4E4E;
  line-height: 0.22rem;
}

.book-detail__toc h4,
.book-detail__toc h5,
.book-detail__toc h6,
.book-detail__toc p {
  padding-top: 0.16rem;
  padding-bottom: 0.16rem;
  padding-left: 0.94rem;
  color: rgba(78, 78, 78, 0.6);
  font-size: 0.16rem !important;
  line-height: 0.22rem;
}

.book-detail__toc p:empty {
  display: none;
}

.book-detail__content--container {
  display: -ms-flexbox;
  display: flex;
}

.book-detail__content {
  -ms-flex: 1;
      flex: 1;
}

.book-detail__aside {
  width: 2.48rem;
  margin-left: 0.82rem;
}

.hot-books__title {
  margin-bottom: 0.2rem;
  font-size: 0.2rem;
  font-weight: 600;
  color: #1D1D1D;
  line-height: 0.28rem;
}

.hot-books__items {
  padding-bottom: 0.32rem;
  border-bottom: 1px solid #d8d8d8;
}

.hot-books__item:not(:last-child) {
  margin-bottom: 0.24rem;
}

.hot-books__item a {
  display: block;
}

.hot-books__item-title {
  margin-bottom: 0.1rem;
  font-size: 0.16rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.22rem;
}

.hot-books__item a:hover .hot-books__item-title {
  color: #1842B3;
}

.hot-books__item-desc {
  font-size: 0.14rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.2rem;
}

.book-detail__toggle {
  margin-top: -1px;
  border-top: 1px solid #d8d8d8;
  font-size: 16px;
  font-weight: 400;
  color: #1842B3;
  line-height: 0.5rem;
  cursor: pointer;
  text-align: center;
}

.book-detail__toggle--inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.book-detail__toggle-icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 0.16rem;
  height: 0.08rem;
  overflow: hidden;
  margin-left: 0.1rem;
  background: url('https://static01-www.qianxin.com/qaxweb/3d2884befe98f3693e0538d14315c9f7.svg') no-repeat 50% 50%;
  background-size: cover;
  content: '';
}

.book-detail__toggle-icon.is-active {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

@media screen and (max-width: 768px) {
  .book-detail {
    padding-right: 0.32rem;
    padding-left: 0.32rem;
    padding-bottom: 1.2rem;
  }

  .book-detail__base {
    min-height: auto;
    margin-bottom: 0;
    padding-left: 0;
    padding-bottom: 1.2rem;
    border: none;
  }

  .book-detail__cover {
    position: static;
    float: left;
    width: 3.2rem;
    height: 4.53rem;
    margin-right: 0.32rem;
  }

  .book-detail__title {
    margin-bottom: 0.3rem;
    font-size: 0.44rem;
    line-height: 0.62rem;
  }

  .book-detail__tag {
    margin-bottom: 0.5rem;
    font-size: 0.32rem;
    line-height: 0.45rem;
  }

  .book-detail__tag::before {
    width: 0.4rem;
    height: 0.4rem;
  }

  .book-detail__extra {
    display: block;
    overflow: hidden;
    font-size: 0.28rem;
    line-height: 0.4rem;
  }

  .book-detail__extra+.book-detail__extra {
    margin-top: 0.2rem;
  }

  .book-detail__label {
    margin-bottom: 0.04rem;
  }

  .book-detail__val {
    line-height: 0.46rem;
  }

  .book-detail__btn {
    float: left;
    width: 100%;
    clear: both;
    height: 0.9rem;
    margin-top: 0.8rem;
    font-size: 0.32rem;
    line-height: 0.9rem;
  }

  .book-detail__content--container {
    display: block;
  }

  .book-detail__content {
    margin-right: 0;
  }

  .book-detail__sub-item:not(:last-child) {
    margin-bottom: 0.7rem;
  }

  .book-detail__sub-title {
    margin-bottom: 0.3rem;
    font-size: 0.4rem;
    line-height: 0.56rem;
  }

  .book-detail__sub-desc {
    padding: 0.32rem 0.34rem;
    font-size: 0.3rem;
    line-height: 0.5rem;
  }

  .book-detail__aside {
    display: none;
  }

  .book-detail__toc h1 {
    padding: 0.26rem 0.44rem;
    font-size: 0.34rem;
    line-height: 0.48rem;
  }

  .book-detail__toc h2 {
    padding: 0.26rem 0.44rem;
    font-size: 0.3rem;
    line-height: 0.42rem;
  }

  .book-detail__toc h3 {
    padding: 0.3rem 0.74rem;
    color: #4E4E4E;
    font-size: 0.28rem;
    line-height: 0.4rem;
  }

  .book-detail__toc h4,
  .book-detail__toc h5,
  .book-detail__toc h6,
  .book-detail__toc p {
    padding: 0.3rem 1.114rem;
    font-size: 0.28rem !important;
    line-height: 0.4rem;
  }

  .book-detail__toc p span {
    font-size: inherit !important;
  }

  .book-detail__toggle {
    font-size: 0.3rem;
    line-height: 1rem;
  }

  .book-detail__toggle-icon {
    display: none;
    width: 0.26rem;
    height: 0.14rem;
  }
}
<!--耗时1777208741.7651秒-->