@charset "utf-8";
@media all and (min-width: 769px) {
  /* CSS Document */
  body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
  }
  .toast-loading{
    width: 200px;
    height: 200px;
  }
  .toast-loading:after{
    width: 50px;
    height: 50px;
    margin: 75px;
  }
  .mg-l20{
    margin-left: 20px;
  }
  .mg-t10{
    margin-top: 10px;
  }
  .pc-none{
    display: none !important;
  }
  .container-nav {
    display: inline-block;
    background-color: initial;
  }
  .container{
    max-width: 1110px;
  }
  .container-nav ul {
    max-width: 840px;
  }
  h5{
    margin: 0;
  }
  /*header start*/
  .header-left {
    padding-left: 32px;
  }
  .header-logo {
    display: inline-block;
    padding: 0 20px;
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -712px;
  }
  .mobile-header {
    display: none;
  }
  .body-checkout .mobile-header {
    display: block;
    position: absolute;
    background: none;
    line-height: 78px;
    font-size: 24px;
    font-family: SFProText-Semibold, SFProText;
    font-weight: 600;
    color: #303133;
    text-align: center;
  }
  .body-checkout .mobile-header .checkout-back{
    position: absolute;
    left: 23px;
    top: 0;
  }
  /*阅读器header*/
  .read-header{
    background-color: #212121;
    color: #fff;
    font-size: 0;
    padding: 15px 18.75% 15px 20px;
    text-align: center;
  }
  .read-header .header-title,
  .read-header .header-left{
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
  }
  .read-header .header-title{
    width: calc(100% - 370px);
  }
  .read-header a.read-back{
    color: #fff;
    background-color: #4d4d4d;
    width: 110px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    margin-left: 36px;
  }
  .read-header a.read-back:before{
    background-position: -206px -233px;
    width: 8px;
    height: 14px;
    margin-right: 10px;
    vertical-align: baseline;
  }
  .home-header, .read-header{
    height: 64px;
    background: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid #F0F2F5;
  }

  .bg-fff {
    background-color: #fff;
  }
  
  .btn-switch-mobile{
    float: left;
    margin-right: 16px;
  }
  .btn-switch-mobile span{
    height: 60px;
    line-height: 60px;
    display: inline-block;
  }
  .btn-switch-mobile b{
    display: inline-block;
    width: 40px;
    height: 12px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    vertical-align: middle;
  }
  .btn-switch-mobile i{
    position: absolute;
    top: 12px;
    width: 32px;
    height: 32px;
  }
  .btn-switch-mobile.female i{
    background-size: 613px 1243px;
    background-position: -359px -563px;
    left: -5px;
  }
  .btn-switch-mobile.male i{
    background-size: 613px 1243px;
    background-position: -359px -521px;
    right: -10px;
  }
  .language{
    float: right;
    position: relative;
    /*display: inline-block;*/ /*todo 上线时把注释放开*/
    vertical-align: top;
    padding: 17px 17px 17px 0;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
  }
  .lang-top{
    position: relative;
    border: 2px solid #e49495;
    height: 36px;
    border-radius: 18px;
    padding-right: 13px;
  }
  .contri-top{
    position: relative;
  }
  .lang-top span{
    padding: 0 18px;
  }
  .contri-top span{
    padding-right: 8px;
  }
  .lang-top:after,.contri-top:after{
    position: relative;
    top: -2px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: transform .3s ease-in-out;
    background-position: -193px -14px;
    width: 10px;
    height: 8px;
  }
  .lang-bottom, .contri-bottom{
    border-radius: 6px;
    width: 218px;
    padding: 16px 0;
    top: 70px;
    border: 1px solid #f1f1f1;
    left: 0;
  }
  .lang-bottom li, .contri-bottom li{
    height: 40px;
    cursor: pointer;
  }
  .contri-bottom li{
    line-height: 40px;
  }
  .lang-bottom li.active, .contri-bottom li.active, .contri-bottom li:hover, .lang-bottom li:hover{
    background: #f1f1f1;
  }
  /*lang end*/
  .btn-logo{
    width: 40px;
    height: 40px;
    background-position: -241px -142px;
    margin: 15px 10px 15px 20px;
  }
  .icon-logo{
    width: 118px;
    height: 14px;
    background-position: -156px -305px;
    background-size: 458px 900px;
    cursor: pointer;
  }
  .search-box{
    float: right;
    background-color: #f08aa0;
    height: 40px;
    margin: 15px 0;
    border-radius: 20px;
  }
  .icon-search {
    width: 28px;
    height: 28px;
    background-position: -512px -289px;
    background-size: 570px 1140px;
    vertical-align: top;
    margin: 21px;
  }
  .search-icon{
    background-position: -342px -3px;
    width: 20px;
    height: 20px;
    background-size: 650px 1300px;
    vertical-align: top;
  }
  .form-inline {
    height: 100%;
    padding: 0 10px;
  }
  .form-control {
    height: 100%;
    background: #F3F5F7;
    border-radius: 16px;
    padding: 8px 12px;
  }
  .form-control:focus {
    background-color: #fff;
    border: 1px solid #f7f5f2;
  }
  .pc-search {
    vertical-align: top;
    height: 64px;
    padding: 16px;
    position: relative;
  }
  .pc-search>input {
    font-size: 12px;
    font-family: SFProText-Medium, SFProText;
    font-weight: 500;
    width: 200px;
    width: 100%;
  }
  .pc-search>input:focus {
    border: 1px solid #07BEB8;
    color: #303133;
  }
  .navbar2 .search-btn {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 22px;
    right: 25px;
    padding: 0;
    font-size: 0;
  }
  .home-header .navbar1 {
    height: 64px;
    line-height: 64px;
    font-size: 0;
  }
  .navbar2 {
    position: absolute;
    line-height: 64px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .navbar2 .header-avatar {
    margin: 0;
    margin-top: 18px;
    width: 28px;
    height: 28px;
    cursor: pointer;
  }
  .navbar2 .container-nav {
    box-shadow: none;
  }
  .navbar2 a, .contributor{
    padding: 0 16px;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
  }
  .navbar2 a.active,.contributor.active,.contributor:hover {
    background: #f7f5f2;
  }
  .container-nav ul li.active a {
    color: #303133;
  }
  .container-nav ul li.active::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 15px;
    width: 14px;
    height: 3px;
    background: #07BEB8;
    border-radius: 2px;
    transform: translateX(-50%);
  }
  section .like-count, section .hot-count {
    margin-top: 8px;
  }
  .like-count .icon-like-small-red, .hot-count .icon-hot-small-red {
    margin-right: 2px;
    margin-top: 2px;
    vertical-align: text-top;
    width: 12px;
    height: 12px;
    background-size: 380px 760px;
    background-position: -340px -216px;
  }
  .hot-count .icon-hot-small-red {
    margin-top: 0;
    background-size: 420px 840px;
    background-position: -379px -485px;
  }
  .pc-search {
    vertical-align: top;
    height: 64px;
    padding: 18px;
    line-height: 28px;
    width: 236px;
  }
  .contest-tab{
    position: relative;
  }
  .contest-tab:before{
    content: 'Win the prize';
    display: block;
    position: absolute;
    right: -28px;
    top: 4px;
    background: #FB5012;
    border-radius: 10px 10px 10px 0px;
    height: 20px;
    padding: 2px 6px;
    font-size: 12px;
    font-family: SFProText-Semibold, SFProText;
    color: #FFFFFF;
    line-height: 16px;
  }
  /*header end*/

  .shadow-line {
    height: 15px;
  }
  /*轮播图start*/
  .bxslider-box{
    display: block;
  }
  .carousel {
    max-height: 384px;
    padding: 30px 0;
    background: #f1f1f1;
    margin-top: -64px;
    padding-top: 100px;
  }
  .carousel-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    filter: blur(10px);
  }
  .swiper-container{
    width: 1110px;
    margin: 0 auto;
  }
  .swiper-slide{
    width: 400px;
    height: 266px;
    overflow: hidden;
    filter: brightness(0.6);
    transform: scale(.825);
    transition: transform .3s ease;
    border-radius: 4px;
  }
  .swiper-container .swiper-slide.swiper-slide-active::after {
    display: block;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  }
  .swiper-container .swiper-slide-active .swiper-book-desc {
    color: #fff;
  }
  .swiper-slide-active {
    filter: initial;
    transform: scale(1);
  }
  .swiper-slide img{
    width: 100%;
    height: 100%;
  }
  .swiper-pagination{
    display: none;
  }
  .carousel .swiper-button-next{
    right: calc(50% - 590px);
    top: calc(50% + 32px);
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .carousel .swiper-button-prev {
    left: calc(50% - 590px);
    top: calc(50% + 32px);
  }
  .carousel .swiper-button-next, .carousel .swiper-button-prev{
    width: 25px;
    height: 58px;
    background-position: -16px -435px;
    background-size: inherit;
  }
  /*/轮播图end/*/

  /*main start*/
  .buyer-bonus {
    top: 52.5%;
    right: 8.5%;
    width: 150px;
    height: 173px;
  }
  .buyer-bonus-entry {
    bottom: 0;
    left: 0;
    right: 5%;
    height: 88%;
  }
  .buyer-bonus-close {
    top: 0;
    right: 0;
    width: 20%;
    height: 28px;
  }
  main{
    padding-top: 64px;
    min-height: calc(100vh - 40px);
  }
  section {
    padding-top: 22px;
  }
  section p.book-tag{
    height: 14px;
  }
  section.update .pure-g>div:nth-of-type(n+5),
  section.rising-comics .pure-g>div:nth-of-type(n+5){
    display: none;
  }
  .img-box{
    width: 100%;
  }
  section .img-box:hover{
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
  }
  section h2 {
    margin-bottom: 16px;
    margin-right: 15px;
    height: 34px;
    line-height: 34px;
    font-size: 28px;
    font-family: SFProText-Bold, SFProText;
    font-weight: bold;
    color: #303133;
  }
  section .gap-15{
    padding-right: 12px;
  }
  .gap-lr-15{
    padding: 0 15px;
  }
  section .gap-rb-15{
    padding-bottom: 15px;
    padding-right: 15px;
  }
  section h5{
    margin: 12px 0 8px 0;
    height: 16px;
    font-size: 16px;
    font-family: SFProText-Medium, SFProText;
    font-weight: 500;
    color: #303133;
    line-height: 16px;
  }
  section .label{
    top: 4px;
    left: 4px;
    height: 16px;
    font-size: 10px;
    line-height: 12px;
    padding: 2px 4px;
    border-radius: 2px;
  }
  .section-4 .gap-15 {
    padding-bottom: 12px;
    background-color: #F8F9FA;
    border: 1px solid #F0F2F5;
  }
  .section-4 .upspree-info {
    text-align: center;
    color: #303133;
    font-size: 16px;
    font-family: SFProText-Medium, SFProText;
    font-weight: 500;
    line-height: 39px;
  }
  .section-4 .upspree-info .primary-text {
    font-family: SFProText-Bold, SFProText;
    font-weight: bold;
  }
  .section-1 .img-box, .section-2 .img-box, .rising-comics .img-box{
    display: inline-block;
    width: 100%;
  }
  .section-1 .img-box{
    height: 169px;
  }
  .section-3 .img-box,.section-2 .img-box,.section-4 .img-box{
    height: 234px;
  }
  .section-4 .img-box{
    display: inline-block;
    border-radius: 0;
    border: none;
  }
  .section-2 > div {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100%;
  }
  .section-1 .pure-g, .section-2 .pure-g {
    display: block;
  }
  .section-1 .pure-g > div,.section-2 .pure-g > div,.section-3 .pure-g > div,.rising-comics .pure-g > div{
    display: inline-block;
  }
  .section-1 .pure-g > div{
    width: 277px;
  }
  .section-3 .pure-g > div,.section-2 .pure-g > div {
    width: 185px;
  }
  .section-4 .pure-g > div {
    width: 173px;
    padding: 0;
    margin-right: 12px;
    margin-bottom: 12px;
    border-radius: 6px;
    overflow: hidden;
  }
  /*主题推荐*/
  .theme-comment{
    margin-bottom: 70px;
  }
  .theme-comment h2{
    height: 70px;
  }
  .theme-comment img{
    vertical-align: top;
  }
  .theme-comment .pure-g>div:nth-of-type(2n+1){
    padding-right: 15px;
  }
  .theme-comment .pure-g>div:nth-of-type(2n){
    padding-left: 15px;
  }
  .theme-top .theme-top__text{
    padding: 20px;
  }
  .theme-top .theme-top__text p span:nth-child(1){
    padding-right: 8%;
    display: inline-block;
  }
  span.hot-watch:before{
    width: 18px;
    height: 16px;
    margin-right: 6px;
    background-position: -922px -318px;
  }
  .eyes-bg{
    font-size: 14px;
    color: #fff;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .theme-bottom {
    margin-top: 10px;
  }
  .btn-more,.btn-see-more-comments{
    font-size: 20px;
    color: #212121;
    margin-right: 15px;
  }
  .btn-see-more-comments{
    font-size: 18px;
    width: 240px;
    margin: 0 auto 50px auto;
  }
  .btn-more:after, .btn-see-more-comments:after {
    position: relative;
    top: -2px;
    background-position: -5px -167px;
    width: 20px;
    height: 20px;
    margin-left: 8px;
  }
  .page-index section:nth-of-type(1), .container-right{
    padding-top: 64px;
  }
  .container-left{
    width: 100%;
  }
  .container-right{
    width: 24.2%;
  }
  .ad-block .ad-box{
    height: 580px;
  }
  .top-switch{
    padding: 15px 12px;
    justify-content: center;
    align-content: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .sex-box{
    margin-left: 12px;
  }
  .top-switch .sex{
    line-height: 1;
    font-size: 22px;
  }
  .top-switch .style{
    color: #959595;
  }
  .icon-sex{
    width: 36px;
    height: 36px;
  }
  .top-switch.male{
    background-color: #e9eefd;
    color: #4c7af4;
  }
  .top-switch.male .btn-switch{
    background-color: #4c7af4;
  }
  .top-switch.male .icon-sex{
    background-position: -264px -37px;
  }
  .top-switch.female{
    background-color: #f8e9ed;
    color: #e1647d;
  }
  .top-switch.female .btn-switch{
    background-color: #e1647d;
  }
  .top-switch.female .icon-sex{
    background-position: -207px -37px;
  }
  .top-switch .btn-switch{
    cursor: pointer;
    border-radius: 20px;
    color: #fff;
    width: 85px;
    height: 40px;
    line-height: 40px;
    margin-left: 18px;
    text-align: center;
  }
  .genres{
    color: #212121;
    font-size: 18px;
    padding-bottom: 20px;
  }
  .genres-block{
    background-color: #f8f8f8;
  }
  .genres ul{
    margin: 20px auto 0 auto;
    text-align: center;
  }
  .genres a{
    color: #212121;
    font-size: 18px;
  }
  .genres a:hover{
    color: #07BEB8;
  }
  .genres-block p{
    padding-bottom: 10px;
  }
  .genres li{
    margin-bottom: 30px;
  }
  .genres h2{
    background-color: #aeaeae;
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
    color: #fff;
  }
  .container-right .divider{
    margin: 30px 0;
    width: 100%;
    height: 1px;
    border-top: 1px dashed #e4e4e4;
  }
  .store-block{
    background: #f8f8f8;
    padding: 0 30px;
    text-align: center;
  }
  .store-block .book{
    background-position: -2px -520px;
    width: 72px;
    height: 53px;
    position: relative;
    top: -4px;
  }
  .store-block .store-title{
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
  }
  .store-title:nth-of-type(2){
    margin-bottom: 20px;
  }
  .store-new{
    color: #aeaeae;
    font-size: 10px;
    padding: 18px 0;
  }
  .play-store .btn-googlepay, .play-store .btn-appstore {
    width: 100%;
    display: block;
  }
  .play-store img{
    width: 100%;
  }
  .play-store .btn-googlepay{
    margin-bottom: 10px;
  }
  .btn-md-googlepay, .btn-md-appstore{
    width: 43%;
  }
  .btn-md-googlepay{
    margin-right: 20px;
  }
  .comment-tag ul{
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .comment-tag .tag-box, .description-tag li{
    border-radius: 20px;
    margin-right: 12px;
    margin-bottom: 12px;
    cursor: pointer;
  }
  .comment-tag .tag-box a, .description-tag li a{
    padding: 6px 10px;
  }
  /*footer*/
  footer {
    background: #292929;
  }
  footer .social-contact {
    padding: 56px 0;
  }
  .icon-footer-logo{
    width: 266px;
    height: 68px;
    background-position: -654px -361px;
  }
  footer .social-contact .btn-facebook,
  footer .social-contact .btn-twitter,
  footer .social-contact .btn-instagram,
  footer .social-contact .btn-play{
    width: 54px;
    height: 54px;
    margin-left: 36px;
  }
  footer .social-contact .btn-facebook {
    margin-left: 124px;
    background-position: -5px -209px;
  }
  footer .social-contact .btn-twitter {
    background-position: -5px -285px;
  }
  footer .social-contact .btn-instagram {
    background-position: -5px -357px;
  }
  footer .social-contact .btn-play {
    background-position: 0 -875px;
  }
  footer .copyright {
    border-top: 2px solid #353535;
    padding-top: 30px;
  }
  footer a, footer a:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-size: 17px;
  }
  footer i {
    width: 5px;
    height: 5px;
    border-radius: 10px;
    margin: 0 20px;
  }
  footer p {
    margin-bottom: 0;
  }
  footer .copyright p {
    color: #bdbdbd;
    font-size: 13px;
    padding: 18px 0 25px;
  }
  /*endfotter*/
  .btn-up {
    position: fixed;
    background-position: -4px -1190px;
    background-size: 800px 1600px;
    height: 60px;
    width: 60px;
    bottom: 200px;
    right: 80px;
    display: none;
  }
  /*main end*/

  /*render*/
  .fs-28{
    font-size: 28px;
  }
  .fs-24{
    font-size: 24px;
  }
  .fs-22{
    font-size: 22px;
  }
  .fs-20{
    font-size: 20px;
  }
  .fs-18{
    font-size: 18px;
  }
  .fs-16{
    font-size: 16px;
  }
  .fs-14{
    font-size: 14px;
  }
  .book-render h5{
    margin-bottom: 15px;
  }
  .similar-book p{
    margin-bottom: 15px;
  }
  .book-render {
    overflow: initial;
  }
  .render-bottom-fixed {
    font-size: 0;
  }
  .render-genres-wrapper {
    cursor: pointer;
    height: 64px;
    font-size: 20px;
    font-family: SFProText-Bold, SFProText;
    font-weight: bold;
    color: #303133;
    line-height: 64px;
    background: #FFFFFF linear-gradient(360deg, #FFFFFF 0%, #E9ECF0 100%);
  }
  .icon-genres-3p {
    background-position: -461px -31px;
    background-size: 700px 1400px;
    width: 143px;
    height: 64px;
    margin-right: 31px;
    vertical-align: top;
  }
  .icon-double-arrow-grey {
    background-position: -673px -85px;
    background-size: 700px 1400px;
    width: 24px;
    height: 24px;
    margin-left: 8px;
  }
  .card-info{
    padding: 15px;
    display: flex;
  }
  .card-left, .card-right{
    display: inline-block;
  }
  .card-left{
    width: 210px;
    height: 280px;
    background: #E3E3E3;
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    border: 1px solid #F0F2F5;
    margin-right: 30px;
  }
  .card-right{
    font-size: 16px;
    width: 77%;
  }
  .card-right .labels{
    margin-bottom: 13px;
  }
  .card-right .labels, .card-right .label-tag, .card-right .author{
    display: inline-block;
    font-size: 16px;
    font-family: SFProText-Medium, SFProText;
    font-weight: 500;
    color: #606266;
    line-height: 19px;
  }
  .card-right .author::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #606266;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0 6px;
  }
  .card-right .label-tag:not(:last-child):after{
    margin-left: 5px;
  }
  .summary{
    margin-top: 40px;
  }
  .summary li{
    margin-bottom: 10px;
  }
  .summary li:before{
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #07BEB8;
    box-shadow: 0 2px 2px rgba(236,97,100,.3);
  }
  .card-right .btn-list{
    position: absolute;
    font-size: 0;
    bottom: 16px;
    left: 256px;
  }
  .card-right .btn-list-bak {
    height: 48px;
  }
  .btn-list .btn-read {
    height: initial;
    padding: 14px 37px 13px 34px;
    font-size: 18px;
    font-family: SFProText-Medium, SFProText;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
    border-radius: 8px;
  }
  .btn-list .btn-favorite {
    margin-left: 12px;
    height: initial;
    padding: 13px 36px 12px 33px;
    font-size: 18px;
    font-family: SFProText-Medium, SFProText;
    font-weight: 500;
    color: #606266;
    line-height: 20px;
    border-radius: 8px;
    border: 1px solid #606266;
    cursor: pointer;
  }
  .btn-list .btn-share-box{
    margin-left: 40px;
    display: inline-block;
    /* flex-direction: column;
    align-items: center; */
    cursor: pointer;
    text-align: center;
  }
  /* .btn-share-box .pc-share-img{
    width: 24px;
    height: 24px;
  } */
  .btn-share-box .pc-text-share{
    display: block;
    color: #606266;
    font-size: 14px;
  }
  .btn-list .btn-favorite.active{
    color: #A0A3A8;
    background: #E9ECF0;
    border: 1px solid #E9ECF0;
  }
  .icon-readnow {
    width: 20px;
    height: 20px;
    background-position: 0px -1371px;
  }
  .icon-favorite-plus {
    width: 20px;
    height: 20px;
    background-position: -30px -1372px;
  }
  .card-right small:before{
    width: 20px;
    height: 20px;
  }
  .card-right small.hot-read:before {
    margin-right: 2px;
    margin-left: 16px;
    background-size: 665px 1330px;
    background-position: -594px -378px;
  }
  .card-right small.like-read:before {
    margin-right: 2px;
    background-size: 665px 1330px;
    background-position: -626px -378px;
  }
  .card-right small{
    font-size: 16px;
    font-family: SFProText-Regular, SFProText;
    font-weight: 500;
    color: #A0A3A8;
    line-height: 19px;
  }
  /*book-detail*/
  .pager-render main {
    position: relative;
  }
  .pc-render-bg {
    position: absolute;
    top: 64px;
    left: 0;
    width: 100%;
    height: 314px;
    z-index: -1;
    overflow: hidden;
  }
  .phone-book-img {
    width: 100%;
    height: 100%;
    filter: blur(8px);
    object-fit: cover;
  }
  .phone-book-img-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, #FFFFFF 100%);
  }
  .pc-book-img {
    background: #E3E3E3;
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    border: 1px solid #F0F2F5;
  }
  .book-detail {
    position: relative;
    width: 100%;
    padding-right: 28px;
    font-size: 16px;
    font-family: SFProText-Regular, SFProText;
    font-weight: 400;
    color: #606266;
    line-height: 24px;
  }
  .book-info{
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, #FFFFFF 100%);
    border-radius: 16px;
    outline: 2px solid rgba(255, 255, 255, 0.8);
  }
  .card-right>.info>h5 {
    margin-top: 12px;
    font-size: 28px;
    font-family: SFProText-Bold, SFProText;
    font-weight: bold;
    color: #303133;
    line-height: 28px;
  }
  .card-info{
    min-width: 100%;
  }
  .book-detail .tab-wrap{
    border-bottom: 1px solid #212121;
  }
  .book-detail .tab-wrap a{
    position: relative;
    padding: 20px 0;
    color: #959595;
  }
  .book-detail .tab-wrap a+a{
    margin-left: 60px;
  }
  .book-detail .tab-wrap a.active{
    color: #212121;
  }
  .book-detail .tab-wrap a.active:after{
    position: absolute;
    bottom: 0;
    left: 50%;
    content: '';
    display: inline-block;
    width: 60px;
    height: 4px;
    background-color: #07BEB8;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .p-description{
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .p-description .arrow-wrapper {
    display: inline-block;
    position: absolute;
    bottom: 6px;
    right: 8px;
    width: 12px;
    height: 12px;
  }
  .p-description b{
    background-size: 380px 760px;
    background-position: -15px -53px;
    width: 12px;
    height: 12px;
    vertical-align: top;
  }
  .p-description b.icon_up{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .similar-book h5{
    font-size: 16px;
  }
  .lasttest-comments{
    margin: 30px 0;
  }
  .lasttest-comments li{
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 30px;
    padding-top: 20px;
  }
  .lasttest-comments p.user-img{
    width: 63px;
    height: 63px;
    border-radius: 50%;
  }
  .user-comment{
    flex: 1;
    margin-left: 15px;
  }
  .comments .comment-info{
    position: relative;
    height: 84px;
  }
  .comment-info .comment-name{
    margin-bottom: 10px;
  }
  .comment-other .icon-form:before{
    background-position: -140px -139px;
    width: 8px;
    height: 12px;
    margin-right: 5px;
    margin-bottom: 2px;
  }
  .comment-content{
    margin-bottom: 28px;
    margin-top: 24px;
  }
  .comment-replay{
    padding: 20px;
  }
  .comment-replay p.replay-content{
    padding-bottom: 10px;
  }
  .good-count{
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .good-count:before{
    position: relative;
    bottom: 2px;
    background-position: -104px -375px;
    width: 15px;
    height: 15px;
    margin-right: 5px;
  }
  .pc-description {
    padding: 16px;
    font-size: 20px;
  }
  .book-detail .book-detail-driver{
    height: 28px;
    border-bottom: 8px solid #F8F9FA;
  }
  /*章节列表*/
  .ch-banner-line h5 {
    font-size: 26px;
    padding-top: 16px;
    padding-bottom: 24px;
    line-height: 24px;
    font-size: 16px;
    font-family: SFProText-Medium, SFProText;
    font-weight: 500;
    color: #303133;
  }
  .part-title {
    position: relative;
  }
  .part-title::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: top;
    background-position: -336px -27px;
    background-size: 600px 1200px;
  }
  .part-title .icon-toggle {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    top: 16px;
    background-size: 480px 960px;
    background-position: -436px -296px;
  }
  .chapter-updateDetail {
    margin-left: 12px;
    font-size: 16px;
    font-family: SFProText-Regular, SFProText;
    font-weight: 400;
    color: #A0A3A8;
  }
  .chapter, .comment{
    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid #E8EAED;
  }
  .comment {
    display: none;
  }
  .chapter>.chapter-list, .comment>.comment-list {
    max-height: 392px;
    padding-right: 48px;
    overflow: auto;
  }
  .comment>.comment-list {
    max-height: 456px;
  }
  .list-scrollor {
    position: absolute;
    width: 24px;
    height: 72px;
    top: 50%;
    right: 12px;
    margin-top: -36px;
  }
  .list-scrollor-item {
    width: 22px;
    height: 22px;
    background-color: #F3F5F7;
    background-image: url('../image/all/ic_arrow_down_grey.png');
    background-repeat: no-repeat;
    background-size: 12px 12px;
    background-position: center;
    border: 1px solid #E1E3E6;
    border-radius: 12px;
    text-align: center;
  }
  .list-scrollor-item:hover {
    background-color: #f7f9fb;
  }
  .list-scrollor-item:active {
    background-color: #fff;
  }
  .list-scrollor-item.arrow-item-down {
    margin-top: 24px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .comment-contents {
    display: block;
    list-style: none;
    white-space: nowrap;
    width: 100%;
  }
  .comment-contents li {
    padding-top: 20px;
  }
  .comment-contents li .comment-item-info {
    border-bottom: 1px solid #F9FAFC;
  }
  .comment-contents li .comment-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .comment-contents li .comment-item-info .comment-userNickName {
    height: 16px;
    font-size: 14px;
    font-family: SFProText-Semibold, SFProText;
    font-weight: 600;
    color: #303133;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .comment-contents li .comment-item-info .comment-content {
    font-size: 16px;
    font-family: SFProText-Regular, SFProText;
    font-weight: 400;
    color: #606266;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 14px;
    white-space: initial;
    word-break: initial;
  }
  .comment-contents li .comment-item-info .comment-bottom {
    font-size: 12px;
    font-family: SFProText-Regular, SFProText;
    font-weight: 400;
    color: #BABCC2;
    line-height: 14px;
    padding-bottom: 21px;
  }
  .comment-contents li .comment-item-info .comment-zan {
    display: inline-block;
    margin-left: 15px;
    font-family: SFProText-Medium, SFProText;
    font-weight: 500;
  }
  .icon-zan {
    margin-top: 1px;
    background-position: -270px -24px;
    background-size: 440px 880px;
    width: 16px;
    height: 16px;
  }
  .icon-zan.is-zan {
    background-position: -270px -45px;
  }
  .zan-count.is-zan {
    color: #07BEB8;
  }

  .chapter-tag span.clock-detail:before{
    background-position: -279px -126px;
    width: 30px;
    height: 26px;
    margin-right: 8px;
  }
  .chapter-content__one{
    margin-bottom: 16px;
    display: flex;
    cursor: pointer;
  }
  .chapter-item-cover {
    width: 84px;
    height: 56px;
    background-color: #F0F2F5;
    border: 1px solid #F0F2F5;
    margin-right: 15px;
    border-radius: 6px;
    overflow: hidden;
  }
  .chapter-item-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(100% - 115px);
  }
  .chapter-item-info>h5{
    height: 18px;
    margin-bottom: 4px;
    font-size: 16px;
    font-family: SFProText-Medium, SFProText;
    font-weight: 500;
    color: #303133;
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .chapter-item-info>h5>.p-relative{
    display: none;
  }
  .chapter-item-info>p{
    height: 16px;
    font-size: 12px;
    font-family: SFProText-Regular, SFProText;
    font-weight: 400;
    color: #A0A3A8;
    line-height: 16px;
  }
  .chapter-content__one a{
    margin-bottom: 10px;
  }
  .chapter-content__one a.icon-up:after{
    background-position: -533px -315px;
    width: 18px;
    height: 18px;
    margin-left: 8px;
  }
  .chapter-content__one .icon-phone{
    right: 20px;
    bottom: 10px;
  }
  .icon-phone{
    right: 20px;
    bottom: 15px;
    background-position: -149px -235px;
    background-size: 500px 1000px;
    width: 17px;
    height: 22px;
  }
  .chapter-comment{
    margin-left: 20px;
  }
  .chapter-comment:before{
    background-position: -136px -185px;
    width: 16px;
    height: 16px;
    margin-right: 5px;
  }
  .chapter-tag{
    padding: 35px 0;
  }
  .chapter-tag .j-toggle{
    position: absolute;
    right: 0;
    top: 0;
    padding: 35px 30px;
  }
  .chapter-tag .icon-toggle{
    background-position: -191px -180px;
    width: 24px;
    height: 24px;
  }
  .chapter-list-inline .chapter-content__one .chapter-item-info>h5.icon-up-b::before, .chapter .chapter-list .chapter-content__one .chapter-item-info>h5.icon-location::before{
    content: '';
    display: inline-block;
    margin-top: 0;
    margin-right: 2px;
  }
  .chapter .chapter-list .chapter-content__one .chapter-item-info>h5.icon-location::before {
    width: 12px;
    height: 15px;
    background-position: -249px -45px;
    background-size: 440px 880px;
  }
  /*footloading*/
  .footer-loading{
    display: none;
  }
  /*genres.html*/
  /*Start Genres*/
  .pager-genres {
    padding-top: 40px;
  }
  .pager-genres .container-right {
    padding-top: 0;
  }
  .nav li{
    line-height: 40px;
    display: inline-block;
  }
  .genres-nav {
    padding-bottom: 8px;
    border-bottom: 1px solid #F0F2F5;
  }
  .condition {
    margin: 0 9px;
    color: #959595;
    align-items: center;
    padding-bottom: 16px;
  }
  .nav-list{
    padding: 46px 0;
  }
  .nav p {
    line-height: 40px;
    margin: 0;
    color: #959595;
  }
  .nav a {
    color: #303133;
    font-size: 16px;
    margin: 0 15px;
  }
  .nav .active{
    padding: 6px 16px;
    background: #dff7f6;
    border-radius: 4px;
    color: #ffffff;
    height: 19px;
    font-size: 16px;
    font-weight: 500;
    color: #07BEB8;
    line-height: 19px;
  }
  section.genres-comics{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  section.genres-comics .gap-15{
    padding: 0 8px;
  }
  .genres-comics h5{
    margin: 15px 12px;
  }
  .genres-comics p{
    color: #959595;
    margin: 0 12px 15px 12px;
  }
  section .img-text__tag span:not(:last-child):after,
  section .img-text__label span:not(:last-child):after,
  section .book-tag span:not(:last-child):after{
    content: '/';
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: baseline;
    display: inline-block;
  }
  section.genres-comics b{
    font-weight: normal;
    color: #07BEB8;
    font-style: normal;
    line-height: 16px;
    margin: 0 12px;
  }
  section.genres-comics b:before {
    width: 17px;
    height: 19px;
    background-position: -5px -137px;
  }
  section .img-box {
    position: relative;
    border-radius: 4px;
    border: 1px solid #F0F2F5;
    overflow: hidden;
  }
  .body-genres section .img-box {
    height: 15vw;
  }
  .img-box small:before{
    width: 16px;
    height: 16px;
  }
  .img-box small.hot-read:before{
    background-size: 665px 1330px;
    background-position: -579px -179px;
  }
  .img-box small{
    position: absolute;
    bottom: 6px;
    right: 6px;
    font-size: 16px;
    font-family: SFProText-Medium, SFProText;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
  }
  /*End Genres*/

  /*wiki.html*/
  .wiki-comics{
    padding-top: 0;
    color: #959595;
  }
  .wiki-comics-g .flex{
    -webkit-align-items: center;
    align-items: center;
    padding: 16px;
    background: #F9F9F9;
    border-radius: 8px;
    border: 1px solid #F1F1F1;
    height: 225px;
  }
  .wiki-comics .img-box{
    width: 23%;
    display: inline-flex;
    align-items: center;
    height: 100%;
  }
  .wiki-comics .wiki-comics-g{
    font-size: 0;
    margin-left: -20px;
  }
  .wiki-comics .wiki-comics-g>div{
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .wiki-comics .book-info{
    font-size: 16px;
    width: 77%;
    padding-left: 20px;
  }
  .wiki-comics .book-info p:nth-of-type(4){
    padding-top: 10px;
  }
  .wiki-comics .img-text__tag{
    margin-top: 55px;
  }
  .wiki-comics .book-title{
    font-size: 24px;
    line-height: 30px;
  }
  .wiki-comics .btn-read{
    padding: 5px 15px;
    border-radius: 30px;
  }
  .page-pagination{
    margin: 64px 0;
    text-align: center;
  }
  .pagination{
    height: 36px;
    line-height: 36px;
  }
  .page-pagination li{
    cursor: pointer;
    height: 100%;
  }
  .page-item a{
    font-size: 16px;
    color: #212121;
    padding: 0 12px;
    display: inline-block;
  }
  .page-item.active{
    background-color: #07BEB8;
  }
  .page-item.active a{
    color: #fff;
  }
  .page-item{
    border: 1px solid #f1f1f1;
    display: inline-block;
  }
  .page-item+.page-item{
    margin-left: 6px;
  }
  .page-to{
    display: inline-block;
    margin-left: 40px;
    border: 1px solid #aeaeae;
  }
  .page-to .btn-go{
    background-color: #aeaeae;
    color: #fff;
    vertical-align: top;
  }
  .page-to input{
    position: relative;
  }
  .page-to input,.page-to .btn-go{
    width: 35px;
    height: 100%;
  }

  /*wiki-role.html start*/
  .page-wiki-role main{
    margin-bottom: 20px;
  }
  .wiki-role-title, .wiki-role-wrap h2, .wiki-detail-main h1{
    text-align: center;
    font-weight: bold;
  }
  .wiki-role-title {
    margin: 58px auto 0;
    font-size: 26px;
  }
  .wiki-role-wrap {
    border: 2px solid #f9f9f9;
    width: 874px;
    margin: 114px auto 0;
    padding: 100px 50px 68px;
    position: relative;
    color: #212121;
  }
  .wiki-role-wrap img {
    height: 152px;
    width: 152px;
    border-radius: 500px;
    position: absolute;
    top: -76px;
    left: 50%;
    margin-left: -76px;
  }
  .wiki-role-wrap h2 {
    font-size: 23px;
    height: 80px;
  }
  .wiki-role-wrap p {
    font-size: 17px;
  }
  .wiki-role-other {
    width: 874px;
    margin: 23px auto 0;
    color: #959595;
    font-size: 15px;
  }

  /*wiki-detail.html start */
  .btn-report {
    width: 20px;
    height: 20px;
    background-position: -225px -361px;
    margin-right: 5px;
  }
  .btn-report:hover{
    text-decoration: underline;
    color: #00acc1;
  }
  .page-wiki-detail main{
    margin-bottom: 30px;
  }
  .label-group{
    margin-top: 8px;
  }
  .label-group label {
    padding: 3px 6px;
    margin-bottom: 5px;
    line-height: 20px;
    font-size: 12px;
    color: #FFFFFF;
    background: #646464;
    border-radius: 2px;
  }
  .grade p,.base-info .author,.base-info .chapter{
    display: none;
  }
  .grade .star-box {
    width: 100px;
    height: 20px;
  }
  .grade .star:before {
    width: 100px;
    background-position: -488px -370px;
  }
  .grade span {
    vertical-align: top;
  }
  .wiki-detail-from {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #646464;
  }
  .wiki-detail-from span {
    display: inline-block;
    height: 12px;
    border: 1px solid #d5d5d5;
    margin: 0 5px;
  }
  .wiki-detail-main{
    margin-right: -15px;
    margin-left: -15px;
  }
  .wiki-detail-main .wrap {
    padding: 16px;
    background: #f9f9f9;
  }
  .wiki-detail-main img {
    width: 100%;
  }
  .wiki-detail-main h1 {
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 19px;
  }
  .wiki-detail-main p {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 8px;
  }
  .wiki-detail-main .title {
    color: #959595;
    margin-top: 19px;
  }
  .book-detail-desc {
    background: #f9f9f9;
    padding: 35px;
  }
  .book-detail-desc h2 {
    font-size: 19px;
    height: 33px;
    margin: 0;
  }
  .book-detail-desc p {
    line-height: 28px;
    margin-bottom: 28px;
  }
  .book-detail-desc a, .book-detail-desc a:active {
    color: #00acc1;
  }
  .book-detail-desc a {
    font-size: 15px;
    margin-right: 24px;
  }
  .book-detail-comments-title {
    margin-top: 58px;
    font-size: 26px;
    font-weight: bold;
  }
  .book-detail-comments-title:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: #07BEB8;
    margin-right: 18px;
    width: 10px;
    height: 27px;
  }
  .book-detail-comments-title span {
    font-size: 17px;
    margin-left: 5px;
  }
  .book-detail-comments {
    margin-top: 16px;
  }
  .book-detail-comments li {
    border: 2px solid #f1f1f1;
    padding: 30px;
    margin-top: 9px;
  }
  .book-detail-comments li .nick-name {
    font-size: 19px;
    font-weight: bold;
  }
  .book-detail-comments li .content {
    line-height: 28px;
    font-size: 15px;
  }
  .book-detail-comments li .other {
    margin-top: 26px;
  }
  .modal-report-content{
    width: 800px;
  }
  .modal-header{
    position: relative;
    font-size: 30px;
    border-bottom: 1px solid #e9ecef;
  }
  .modal-header, .modal-body p{
    padding: 10px 15px;
  }
  .modal-body form{
    padding: 0 15px;
  }
  .modal-body .body-title{
    padding-bottom: 10px;
  }
  .report-form{
    width: 100%;
    border: 1px solid #e9ecef;
  }
  .report-form textarea{
    padding: 10px;
  }
  .modal-report .btn-close{
    position: absolute;
    top: 0;
    right: 0;
  }
  .modal-report-content a{
    color: #007bff;
  }
  .modal-footer {
    float: right;
    padding-bottom: 15px;
  }
  .modal-footer .btn{
    padding: 8px 10px;
    border-radius: 3px;
    color: #fff;
    margin-right: 15px;
  }
  .btn-cancel,
  .btn-cancel:hover {
    background-color: #6c757d;
    border-color: #6c757d;
  }
  .btn-submit,
  .btn-submit:hover {
    background-color: #0069d9;
    border-color: #0062cc;
  }
  /*wiki-detail.html end*/

  /*more.html*/
  /*面包屑*/
  .page-bread{
    font-size: 16px;
    font-family: SFProText-Medium, SFProText;
    font-weight: 500;
    color: #959595;
    line-height: 19px;
    padding-top: 26px;
    padding-bottom: 26px;
  }
  section.more-comics{
    padding-top: 0;
  }
  .page-bread a{
    color: #BABCC2;
  }
  .page-bread span:last-child{
    color: #303133;
    font-weight: 700;
  }
  .pager-render .page-bread {
    color: #fff;
  }
  .pager-render .page-bread span:last-child{
    color: #fff;
  }
  .page-bread a:after, .page-bread-first:after{
    background-position: -78px -233px;
    width: 16px;
    height: 16px;
    margin-left: 2px;
  }
  .pager-more .container-right{
    padding-top: 0;
  }
  .read-more{
    margin: 30px auto;
    font-size: 16px;
  }
  .read-more a{
    width: 200px;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
    border-radius: 24px;
  }
  .read-more > span{
    margin-right: 50px;
  }
  /*more.html end*/

  /*result.html start*/
  .body-result .container-right{
    padding-top: 0;
  }
  .result-comics .wiki-comics-g .flex{
    height: 160px;
  }
  .result-comics .img-box{
    width: 96px;
    height: 128px;
    border-radius: 4px;
    border: 1px solid #F1F1F1;
  }
  .result-comics .book-info{
    font-size: 14px;
    width: calc(100% - 122px);
    height: 128px;
    margin-left: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .result-comics .book-title{
    font-size: 18px;
    line-height: 20px;
  }
  .result-comics .img-text__tag{
    margin-top: 8px;
  }
  section .pure-g p.list-book-desc {
    margin-top: 22px;
    height: 36px;
    font-size: 12px;
    font-family: SFProText-Regular, SFProText;
    font-weight: 400;
    color: #A0A3A8;
    line-height: 18px;
    overflow: hidden;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
  }
  /*阅读器.html*/
  .body-read main{
    background-color: #edecea;
    min-height: calc(100vh - 64px);
  }
  .read-header {
    padding: 16px calc(28.125vw + 40px);
  }
  .read-header .icon-wrap.j-back{
    position: absolute;
    top: 14px;
    left: calc(28.125vw);
  }
  .read-header .icon-wrap.read-home{
    position: absolute;
    top: 14px;
    right: calc(28.125vw);
  }
  .pager-read aside{
    width: 28.125%;
    padding: 80px;
    position: relative;
    top: 0;
    background-color: #edecea;
    /* min-height: 100%; */
  }
  /*右边广告位以及引导框*/
  .pager-read .ad-right{
    position: fixed;
    right: 0;
    top: 64px;
  }
  .read-ad{
    display: none;
  }
  /*引导弹窗*/
  .app-download{
    position: absolute;
    left: 80px;
  }
  .app-download .btn-group{
    position: absolute;
    bottom: 16px;
    left: 16%;
    right: 16%;
    height: 35%;
  }
  .btn-group{
    font-size: 0;
  }
  .app-download .btn-googlepay, .app-download .btn-appstore{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: 100%;
  }
  .read-container{
    width: 43.75%;
    background-color: #fff;
  }
  .read-box-block:before{
    font-size: 60px;
    height: 90px;
    margin-top: -45px;
  }
  .read-chapter {
    font-size: 20px;
    padding: 40px 10%;
    text-align: center;
    border-bottom: 1px solid #edecea;
    justify-content: space-between;
  }
  .read-chapter i, .read-chapter a{
    margin: 0 auto 20px auto;
    cursor: pointer;
  }
  .cp-prev a,.cp-next a{
    width: 48px;
    height: 36px;
  }
  .cp-prev a{
    background-position: -301px -243px;
  }
  .cp-next a{
    background-position: -414px -243px;
  }
  .cp-list{
    flex: 1;
  }
  .cp-list i{
    width: 48px;
    height: 38px;
    background-position: -545px -242px;
  }
  .read-comments h2{
    padding: 0 40px;
  }
  .read-comments li {
    padding-left: 40px;
    padding-right: 40px;
  }
  .read-comments .btn-replay{
    cursor: pointer;
    float: right;
  }
  /*download modal*/
  .to-Android,.to-Ios{
    bottom: 41px;
    height: 60px;
    width: 40.55%;
  }
  .to-Android{
    left: 44px;
  }
  .to-Ios{
    right: 44px;
  }
  .content_bottom{
    position: absolute;
    right: 20px;
    top: 10px;
    width: 44px;
    height: 44px;
    margin: 10px auto 0 auto;
  }
  
  /*APP Modal*/
  .modal-dialog{
    top: 50%;
  }
  .modal-content{
    width: 540px;
  }
  .modal-content p.icon-modalBg{
    width: 211px;
    height: 230px;
    background-position: -76px -502px;
  }
  .modal-content .content_block{
    top: 178px;
    padding-bottom: 20px;
    border-radius: 24px;
  }
  .modal-content p.txt{
    font-size: 22px;
    padding: 30px 20%;
  }
  .modal-content .btn-small-googlepay{
    margin-right: 30px;
  }
  .btn-small-googlepay,.btn-small-appstore{
    width: 172px;
    height: 46px;
  }
  .btn-small-appstore{
    background-position: 0 0;
  }
  .btn-small-googlepay{
    background-position: 0 -56px;
  }
  /*chapter modal*/
  .modal-chapter-dialog{
    width: 500px;
  }
  .modal-chapter .modal-chapter-content{
    font-size: 20px;
    background: #fff;
    border-radius: 10px;
  }
  .modal-chapter-content .chapter-list{
    height: 600px;
  }
  .modal-chapter-content h2{
    font-size: 25px;
    padding: 15px 20px;
  }
  .icon-chapter-close{
    top: 15px;
    right: 15px;
    width: 43px;
    height: 43px;
    background-position: -112px -296px;
  }
  /*调查问卷*/
  .modal-survey-dialog{
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
  }
  .modal-survey-content{
    width: 720px;
    height: 80vh;
    margin: 0 auto;
    border-radius: 24px;
  }
  .modal-survey-content h2{
    font-size: 24px;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
  }
  .questions{
    padding: 20px;
    height: calc(100% - 42px - 112px);
  }
  .questions h1:before{
    top: 5px;
    font-size: 16px;
    height: 20px;
    padding: 0 8px;
    border-radius: 4px;
  }
  .questions h1{
    padding-left: 53px;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .question-content{
    margin-bottom: 20px;
    font-size: 16px;
  }
  .question-content ul{
    padding-left: 23px;
  }
  .question-content li{
    line-height: 30px;
  }
  .question-content li>span{
    padding-left: 30px;
  }
  .question-content li.other-question input{
    width: 324px;
    height: 40px;
    margin-left: 25px;
    border-radius: 2px;
  }
  .question-content input, .question-content textarea{
    padding: 5px;
    margin-top: 5px;
  }
  .question-content p{
    padding-left: 55px;
  }
  .question-content li:before{
    width: 17px;
    height: 17px;
    top: 6px;
  }
  .survey-submit{
    width: 360px;
    height: 72px;
    border-radius: 36px;
    line-height: 72px;
    margin: 20px auto;
    font-size: 20px;
  }
  .survey-enter{
    bottom: 50px;
    right: 50px;
    width: 144px;
    height: 152px;
  }
  .survey-close{
    padding: 10px 15px;
  }
  .icon-survey-close{
    width: 24px;
    height: 24px;
    background-position: -56px -148px;
    background-size: 475px 950px;
  }
  .modal-chapter-content li{
    padding: 15px 20px;
  }

  /*server*/
  .cooperation .wrap {
    height: 220px;
    line-height: 220px;
  }
  .cooperation img {
    border: 0;
    width: initial;
    max-width: 280px;
    max-height: 200px;
    vertical-align: middle;
    object-fit: contain;
  }
  .cooperation h4 {
    padding: 20px 0 30px;
    font-size: 14px;
  }
  section h1 {
    height: 92px;
    line-height: 92px;
    margin-bottom: 55px;
    font-size: 29px;
    font-weight: bold;
    background: url("../image/bg_subtitle.png");
  }
  section h1:before {
    content: '';
    height: 35px;
    width: 10px;
    display: inline-block;
    background: #07BEB8;
    vertical-align: middle;
    margin-right: 28px;
  }
  .downbar {
    height: 122px;
  }
  .downbar .btn-server-logo{
    width: 82px;
    height: 82px;
    color: #ffffff;
    margin: 20px 0;
    background-position: -250px -349px;
  }
  .downbar .btn-group, .downbar img {
    float: right;
    height: 100%;
  }
  .downbar .btn-group{
    padding: 38px 0;
  }
  .downbar .btn-small-googlepay{
    margin-right: 10px;
  }
  /*Start Help*/
  .question, .answer {
    color: #212121;
    font-weight: bold;
    font-size: 15px;
    padding: 0;
    margin: 0 0 18px;
  }
  .answer {
    font-weight: normal;
    padding-left: 28px;
    position: relative;
  }
  .question:before, .answer:before {
    content: "Q";
    display: inline-block;
    background: #07BEB8;
    height: 20px;
    width: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    border-radius: 5px;
    margin-right: 8px;
  }
  .answer:before {
    position: absolute;
    left: 0;
    top: 2px;
    content: "A";
    background: #00acc1;
  }

  /*End Help*/
  /*FAQ*/
  /*privacy start*/
  .lead {
    font-size: 14px;
    font-weight: 300;
  }
  .privacy,.faq{
    margin-bottom: 40px;
  }
  .privacy h4 {
    font-size: 15px;
  }

  /*cookie pop.html*/
  #cookies_popup_container {
    width: 580px;
    height: 120px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    bottom: 43px;
    right: 11px;
    padding: 28px;
  }
  #cookies_popup_container p{
    font-size: 16px;
    padding-right: 28px;
    width: calc(100% - 88px);
  }
  #cookies_popup_container .btn-agree {
    font-size: 16px;
    width: 88px;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    color: #FFFFFF;
}

  /*404 500*/
  .error-title {
    font-size: 30px;
    margin: 20px auto;
    font-weight: bold;
  }
  .error-info {
    font-size: 18px;
  }
  /* 404 500 end */
  .btn-home{
    margin: 30px auto 0;
    border-radius: 70px;
    padding: 10px 30px;
  }
  /*editor.html*/
  .pager-editor main{
    margin: 0 auto;
    text-align: center;
    font-size: 25px;
  }
  .image-box{
    width: 750px;
    margin: 0 auto;
  }
  .copy-line{
    font-size: 30px;
    text-align: center;
  }
  .copy-line .icon-copy{
    width: 58px;
    height: 28px;
  }
  .require-box {
    text-align: left;
    margin: 90px auto 50px auto;
  }
  .require-box ul{
    top: 200px;
    text-align: left;
    left: 15%;
    right: 15%;
  }
  .require-box li{
    padding-left: 25px;
  }
  .require-box li:before{
    top: 10px;
    width: 18px;
    height: 18px;
  }
  .bottom-box div:first-child{
    font-size: 40px;
    margin-bottom: 50px;
  }
}

/*media screen*/
@media (max-width: 1600px) {
  .header-logo { 
    display: none;
  }
}
@media all and (max-width: 1448px) and (min-width: 1389px) {
  .home-header{
  }
  .buyer-bonus {
    right: 6%;
  }
}
@media all and (max-width: 1388px) and (min-width: 1025px){
  .home-header {
  }
  .buyer-bonus {
    right: 4%;
  }
  .form-control{
    width: 9.375Vw;
  }
  .navbar2{
  }
  .navbar2 a{
    padding: 0 20px;
  }
  .read-header {
    padding: 16px calc(24vw + 40px);
  }
  .container{
    max-width: 968px;
  }
  .container-nav ul {
    max-width: 698px;
  }
  .read-header .icon-wrap.j-back{
    position: absolute;
    top: 14px;
    left: calc(24vw);
  }
  .read-header .icon-wrap.read-home{
    position: absolute;
    top: 14px;
    right: calc(24vw);
  }
  .pager-read aside{
    width: 24%;
    padding: 40px;
  }
  .pager-read aside .app-download{
    left: 40px;
    right: 40px;
  }
  .pager-read .read-container{
    width: 52%;
  }
}
/*1024 lg*/
@media all and (max-width: 1024px) and (min-width: 993px){
  .home-header {
  }
  .buyer-bonus {
    right: 10px;
  }
  .icon-logo{
    display: none;
  }
  .navbar2{
  }
  .navbar2 a{
    padding: 0 15px;
  }
  .form-control{
    width: 14vw;
  }
  .lang-top{
    width: auto;
    padding-right: 10px;
  }
  .lang-top span{
    padding: 10px;
  }
  .read-header{
    padding-right: 160px;
  }
  .container{
    max-width: 90%;
  }
  .container-nav ul {
    max-width: 614px;
  }
  .read-header {
    padding: 16px calc(22vw + 40px);
  }
  .read-header .icon-wrap.j-back{
    position: absolute;
    top: 14px;
    left: calc(22vw);
  }
  .read-header .icon-wrap.read-home{
    position: absolute;
    top: 14px;
    right: calc(22vw);
  }
  .pager-read aside{
    width: 22%;
    padding: 15px;
  }
  .pager-read .read-container{
    width: 56%;
  }
  .pager-read aside .app-download{
    left: 15px;
    right: 15px;
  }
}
/* 992 md*/
@media all and (max-width: 992px) and (min-width: 769px){
  .home-header {
  }
  .buyer-bonus {
    right: 0;
  }
  .icon-logo{
    display: none;
  }
  .navbar2{
    padding-left: 0;
  }
  .navbar2 a{
    padding: 0 15px;
  }
  .form-control{
    width: 14vw;
  }
  .lang-top{
    width: auto;
    padding-right: 5px;
  }
  .lang-top span{
    padding: 5px;
  }
  .read-header {
    padding: 16px calc(23vw + 40px);
  }
  .read-header .icon-wrap.j-back{
    position: absolute;
    top: 14px;
    left: calc(23vw);
  }
  .read-header .icon-wrap.read-home{
    position: absolute;
    top: 14px;
    right: calc(23vw);
  }
  .pager-read aside{
    width: 23%;
    padding: 10px;
  }
  .pager-read .read-container{
    width: 54%;
  }
  .pager-read aside .app-download{
    left: 10px;
    right: 10px;
  }
  .container{
    max-width: 90%;
  }
  .container-nav ul {
    max-width: 614px;
  }
  .container-right{
    padding-right: 10px;
  }
  .theme-comment .pure-g>div:nth-of-type(2n) {
    padding-left: 0;
  }
}
/* mine.html */
.body-mine, .body-checkout {
  position: relative;
  width: 514px;
  margin: 20px auto;
  border-radius: 8px;
  border: 2px solid #f7f5f2;
}
.mine-banner {
  position: relative;
  height: 360px;
  margin-top: -64px;
  overflow: hidden;
  padding: 0 20px;
}
.mine-banner-title {
  padding-top: 78px;
  padding-bottom: 22px;
  height: 143px;
  font-size: 36px;
  font-family: SFProText-Bold, SFProText;
  font-weight: bold;
  color: #303133;
  line-height: 48px;
}
.mine-banner-card {
  position: relative;
  height: 194px;
  background: rgba(160, 163, 168, 0.11);
  border-radius: 22px;
  border: 1px solid #FFFFFF;
  padding: 25px 22px 22px 22px;
}
.mine-banner-card div, .mine-banner-card img{
  vertical-align: top;
}
.mine-banner-card-avatar {
  display: block;
  height: 66px;
  width: 66px;
  border-radius: 50%;
}
.mine-banner-card-avatar img {
  width: 100%;
}
.banner-card-info {
  position: absolute;
  display: flex;
  top: 25px;
  left: 120px;
  flex-direction: column;
  justify-content: center;
  height: 66px;
  width: 205px;
}
.banner-card-nickname {
  width: 100%;
  height: 26px;
  font-size: 22px;
  font-family: SFProText-Semibold, SFProText;
  font-weight: 600;
  color: #303133;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner-card-loginType {
  margin-top: 4px;
  height: 20px;
  font-size: 16px;
  font-family: SFProText-Regular, SFProText;
  font-weight: 400;
  color: #A0A3A8;
  line-height: 20px;
}
.body-mine .mine-banner-card-loginBtn {
  position: absolute;
  top: 36px;
  right: 20px;
  display: none;
  height: 44px;
  line-height: 44px;
  width: 110px;
  font-size: 16px;
  font-family: SFProText-Medium, SFProText;
  color: #FFFFFF;
}
.mine-banner-card-logoutBtn {
  position: absolute;
  top: 42px;
  right: 20px;
  height: 50px;
  width: 50px;
  background-position: -715px -435px;
}
.mine-banner-card-wallet {
  margin-top: 19px;
  height: 56px;
  background: rgba(255, 255, 255, .6);
  border-radius: 12px;
  border: 1px solid #FFFFFF;
  padding: 16px 22px;
  font-size: 20px;
  font-family: SFProText-Regular, SFProText;
  font-weight: 500;
  color: #A0A3A8;
  line-height: 24px;
}
.wallet-text {
  vertical-align: top;
  font-family: SFProText-Medium, SFProText;
}
.wallet-unlogin {
  display: none;
}
.wallet-balance {
  display: inline-block;
  margin-left: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.diamond-icon {
  margin-right: 3px;
  width: 24px;
  height: 24px;
  background-position: -850px -435px;
}
.balance-diamond {
  font-size: 20px;
  font-family: SFProText-Bold, SFProText;
  font-weight: bold;
  color: #303133;
  line-height: 24px;
  vertical-align: top;
}
.wallet-details {
  display: inline-block;
  position: absolute;
  top: 122px;
  right: 28px;
  width: 34px;
  height: 34px;
  background-size: 665px 1330px;
  background-position: -558px -302px;
}
.icon-gem {
  width: 24px;
  height: 24px;
  background-size: 665px 1330px;
  background-position: -284px -731px;
}

.mine-container-list {
  display: none;
  padding: 22px;
  font-size: 0;
}
.container-list-book-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 144px;
  margin-bottom: 22px;
}
.mine-container-list>a {
  margin-right: 11px;
  margin-bottom: 22px;
}
/* .mine-container-list>a:nth-child(3n + 1) {
  margin-right: 0; 
} */
.container-list-book-item .item-cover {
  width: 144px;
  height: 193px;
  border-radius: 6px;
}
.container-list-book-item .item-name {
  margin-top: 8px;
  width: 144px;
  height: 22px;
  font-size: 16px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #303133;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container-list-book-item .item-ch {
  margin-top: 3px;
  width: 144px;
  height: 16px;
  font-size: 7px;
  font-family: SFProText-Regular, SFProText;
  font-weight: 400;
  color: #A0A3A8;
  line-height: 16px;
}
.add-comics {
  width: 144px;
  height: 193px;
  background: #F3F5F7;
  border-radius: 11px;
}
.add-comics .item-add-icon {
  display: block;
  margin: 53px auto 28px;
  width: 54px;
  height: 54px;
  background-size: 665px 1330px;
  background-position: -504px -350px;
}
.add-comics .item-add-text {
  width: 98px;
  height: 20px;
  font-size: 16px;
  font-family: SFProText-Semibold, SFProText;
  font-weight: 600;
  color: #A0A3A8;
  line-height: 20px;
  text-align: center;
  margin: 0 auto;
}
.unlogin-hint-icon {
  display: block;
  margin: 98px auto 0;
  width: 125px;
  height: 134px;
  background-size: 665px 1330px;
  background-position: -350px -305px;
}
.unlogin-hint-text {
  text-align: center;
  margin-top: 22px;
  height: 22px;
  font-size: 20px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #A0A3A8;
  line-height: 22px;
}

.read-header {
  position: fixed;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 64px;
  background: #303133;
  opacity: 0.95;
  line-height: 32px;
  font-size: 20px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #FFFFFF;
  border-bottom: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.icon-read-back {
  width: 32px;
  height: 32px;
  background-size: 665px 1330px;
  background-position: -345px -602px;
}

.icon-home-w{
  background-size: 665px 1330px;
  cursor: pointer;
  background-position: -178px -1px;
  width: 35px;
  height: 35px;
}

.body-mine .unlogin-hint-loginBtn {
  text-align: center;
  margin: 34px auto;
  width: 211px;
  height: 66px;
  line-height: 66px;
  background: #07BEB8;
  border-radius: 11px;
  font-size: 24px;
  font-family: SFProText-Medium, SFProText;
  color: #FFFFFF;
}

.body-mine .container-nav {
  height: 50px;
  box-shadow: 0 1px 0 0 #F0F2F5;
  padding: 14px 22px;
}
.body-mine .container-nav .line {
  width: 20px;
  height: 4px;
  bottom: 0;
  border-radius: 2px;
}
.body-mine .container-nav ul {
  padding: 0;
  margin: 0;
  display: flex;
}
.body-mine .container-nav ul li {
  margin: 0 33px 0 0;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
}
.body-mine .container-nav ul li:last-child {
  margin-right: 0;
}
.body-mine .container-nav ul li a {
  text-decoration: none;
  display: block;
  font-size: 20px;
  font-family: SFProText-Bold, SFProText;
  font-weight: bold;
  line-height: 22px;
}


.pager-render .render-container-nav {
  position: relative;
  height: 50px;
  box-shadow: 0 1px 0 0 #F0F2F5;
  padding: 14px 0;
  border-bottom: 1px solid #E8EAED;
  margin-top: 12px;
}
.pager-render .render-container-nav .line {
  width: 20px;
  height: 4px;
  bottom: 0;
  border-radius: 2px;
}
.pager-render .render-container-nav ul {
  padding: 0;
  margin: 0;
  display: flex;
}
.pager-render .render-container-nav ul li {
  margin: 0 33px 0 0;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
}
.pager-render .render-container-nav ul li:last-child {
  margin-right: 0;
}
.pager-render .render-container-nav ul li a {
  text-decoration: none;
  display: block;
  font-size: 20px;
  font-family: SFProText-Bold, SFProText;
  font-weight: bold;
  color: #A0A3A8;
  line-height: 22px;
}
.pager-render .render-container-nav ul li.active-tab a {
  color: #303133;
}
/* 未登录 */
.unlogin .wallet-unlogin {
  display: inline;
}
.unlogin .wallet-balance {
  display: none;
}
.unlogin .mine-banner-card-loginBtn {
  display: block;
}
.unlogin .mine-banner-card-logoutBtn {
  display: none;
}
.unlogin .unlogin-hint {
  display: block;
}
.unlogin-hint {
  display: none;
}
.unlogin .banner-card-loginType {
  display: none;
}

/* modal */
.modal-dialog, .modal-chapter-dialog, .modal-report-content, .modal-download-content, .modal-account-content, .modal-logout-content {
  width: 600px;
  padding: 20px;
  border-radius: 8px;
}
.modal-content-title {
  font-size: 25px;
  font-family: SFProText-Bold, SFProText;
  font-weight: bold;
  color: #303133;
  line-height: 29px;
}
.modal-content-body{
  min-height: 92px;
  font-size: 20px;
  font-family: SFProText-Regular, SFProText;
  font-weight: 400;
  color: #303133;
  line-height: 30px;
  margin-top: 16px;
  margin-bottom: 33px;
}
.modal-content-footer {
  display: flex;
  justify-content: space-between;
}
.modal-content-btn {
  width: 240px;
}

.modal-account-content .icon-back {
  position: absolute;
  top: 6px;
  left: 22px;
}
.modal-account-content .icon-modal-close {
  position: absolute;
  top: 16px;
  right: 16px;
}
.modal-account-content .boyandgirl {
  height: 160px;
  font-size: 0;
}
.modal-account-content .scene-title {
  display: inline-block;
  height: 160px;
  width: 188px;
  line-height: 160px;
  transition: width 300ms;
  -webkit-transition: width 300ms;
  font-size: 34px;
  font-family: SFProText-Bold, SFProText;
  font-weight: bold;
  color: #303133;
}
.modal-account-content .scene-title.no-text {
  width: 164px;
}
.modal-account-content .icon-boyandgirl {
  vertical-align: top;
}
.account-login .account-login-logo {
  text-align: center;
  padding: 6px;
}
.account-login .account-login-text {
  height: 48px;
  font-size: 20px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #606266;
  line-height: 30px;
  padding: 8px;
  text-align: center;
}
.modal-account-content .account-login-recently {
  padding: 48px 70px 22px;
}
.modal-account-content .recently-btn {
  position: relative;
  padding-left: 70px;
  padding-right: 70px;
  text-align: left;
  font-size: 20px;
}
.recently-btn .icon {
  position: absolute;
  top: 12px;
  left: 22px;
  width: 34px;
  height: 34px;
}
.icon-favorite{
  background-size: 665px 1330px;
  background-position: -564px -404px;
  width: 33px;
  height: 33px;
}
.active .icon-favorite {
  background-position: -564px -438px;
  width: 33px;
  height: 33px;
}
.active .icon-favorite-plus {
  background-position: -56px -1372px;
}
.icon-Facebook-white {
  background-size: 665px 1330px;
  background-position: -631px -727px;
}
.icon-Google-white {
  background-size: 665px 1330px;
  background-position: -593px -727px;
}
.icon-Twitter-white {
  background-size: 665px 1330px;
  background-position: -552px -727px;
}
.icon-Line-white {
  background-size: 665px 1330px;
  background-position: -514px -727px;
}
.icon-Apple-white{
  width: 1.33rem;
  height: 1.33rem;
  background-image: url('../image/ic_login_apple_white.png') !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.icon-modal-close{
  width: 22px;
  height: 22px;
  background-size: 665px 1330px;
  background-position: -534px -415px;
}
.icon-back{
  width: 33px;
  height: 33px;
  background-size: 665px 1330px;
  background-position: -294px -305px;
  margin: 16px 0;
}
.icon-boyandgirl {
  width: 226px;
  height: 160px;
  background-size: 665px 1330px;
  background-position: -437px -483px;
}
.recently-btn .icon-right-white {
  position: absolute;
  top: 20px;
  left: initial;
  right: 22px;
  width: 22px;
  height: 22px;
  background-size: 665px 1330px;
  background-position: -449px -732px;
}
.modal-account-content .account-login-or {
  position: relative;
  height: 52px;
  padding: 0 70px;
}
.account-login-or::before {
  content: "";
  display: block;
  height: 22px;
  border-bottom: 1px solid #F0F2F5;
}
.account-login-or::after {
  content: "OR";
  position: absolute;
  top: 12px;
  left: 260px;
  display: block;
  width: 52px;
  height: 20px;
  font-size: 16px;
  color: #BABCC2;
  line-height: 20px;
  text-align: center;
  background: #fff;
}
.modal-account-content .account-login-types {
  display: flex;
  justify-content: space-between;
  padding: 0 70px;
}
.account-login-types .type-item {
  cursor: pointer;
  width: 70px;
  height: 70px;
}
.account-login-types .type-item .iconFontIconSvg{
    width: 100%;
    height: 100%;
  }
.icon-Facebook {
  width: 70px;
  height: 70px;
  background-size: 665px 1330px;
  background-position: -597px -651px;
}
.icon-Google {
  width: 70px;
  height: 70px;
  background-size: 665px 1330px;
  background-position: -525px -651px;
}
.icon-Twitter {
  width: 70px;
  height: 70px;
  background-size: 665px 1330px;
  background-position: -454px -651px;
}
.icon-Line {
  width: 70px;
  height: 70px;
  background-size: 665px 1330px;
  background-position: -383px -651px;
}
.icon-Apple{
  width: 70px;
  height: 70px;
  background-image: url('../image/ic_login_apple.png') !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.modal-account-content .account-login-withemail {
  padding-top: 22px;
  height: 50px;
  font-size: 16px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #BABCC2;
  line-height: 28px;
  text-align: center;
}
.modal-account-content .icon-email-login {
  margin-left: 3px;
  vertical-align: initial;
  width: 16px;
  height: 16px;
  background-size: 665px 1330px;
  background-position: -519px -414px;
}
.modal-account-content .continue-agree {
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: SFProText-Regular, SFProText;
  font-weight: 400;
  color: #BABCC2;
  line-height: 20px;
  padding-top: 32px;
  background-color: #fff;
}
.account-vcode {
  padding: 0 70px;
}
.code-get {
  padding: 0 70px;
}
.account-form {
  margin-bottom: 21px;
}
.account-form .relative::after {
  content: "";
  display: block;
  width: 100%;
  height: 11px;
}
.account-form input {
  border: 1px solid #F0F2F5;
  margin: 0;
  padding: 21px;
  box-sizing: border-box;
  font-size: 20px;
  border-radius: 11px;
}
.account-form .validate-text {
  margin-top: 6px;
  margin-left: 22px;
  font-size: 16px;
  line-height: 20px;
}
.account-form .primary-btn {
  margin-top: 11px;
}

.account-form .forgot-title {
  padding-top: 60px;
  height: 102px;
  font-size: 34px;
  line-height: 41px;
}
.account-form .forgot-desc {
  padding-top: 8px;
  padding-bottom: 34px;
  font-size: 20px;
  line-height: 30px;
}

.account-form .code-title {
  padding-top: 60px;
  font-size: 34px;
  line-height: 41px;
}

.account-form .code-desc {
  padding-top: 8px;
  padding-bottom: 34px;
  font-size: 20px;
  line-height: 30px;
}
.code-hint {
  font-size: 16px;
  line-height: 20px;
}

.account-labels2 .account-label {
  height: 58px;
  line-height: 58px;
  width: 58px;
  font-size: 28px;
  border-radius: 11px;
}

.modal-account-content img, .modal-account-content span.email {
  position: initial
}

.account-form .check-email-title {
  padding-top: 60px;
  height: 102px;
  font-size: 034px;
  line-height: 40px;
}
.account-form .check-email-desc {
  padding-top: 8px;
  padding-bottom: 34px;
  font-size: 20px;
  line-height: 30px;
}
.account-form .check-email-hint {
  padding-top: 6px;
  padding-bottom: 34px;
  font-size: 16px;
  line-height: 30px;
}
.account-form #retry-btn {
  margin-top: 28px;
}
.account-form #retry-btn::before {
  top: -28px;
  font-size: 16px;
  line-height: 20px;
}
.icon-clock {
  width: 22px;
  height: 22px;
  background-size: 665px 1330px;
  background-position: -506px -445px;
  margin-top: -5px;
  margin-right: 12px;
}
.password-wrapper .icon-invisible {
  width: 34px;
  height: 34px;
  top: 17px;
  right: 20px;
  background-size: 665px 1330px;
  background-position: -373px -730px;
}
.password-wrapper .visible {
  background-size: 665px 1330px;
  background-position: -410px -730px;
}
.account-form .account-message {
  margin: 20px 0 0;
  color: #b3b3b3;
  font-size: 20px;
}

/* wallet */
.wallet-banner {
  position: relative;
  margin-top: -64px;
  padding-top: 135px;
  padding: 0 20px;
}
.wallet-pc-title {
  padding: 20px 0;
  font-size: 36px;
  font-family: SFProText-Bold, SFProText;
  font-weight: bold;
  color: #303133;
}
.wallet-card {
  position: relative;
  height: 146px;
  padding: 19px 0 77px 0;
  line-height: 45px;
}
.wallet-card .icon-gem {
  position: absolute;
  top: 30px;
  left: 49px;
  transform: scale(1.78);
  margin-right: 9px;
}
.wallet-goods-num {
  padding-left: 89px;
  padding-right: 150px;
  overflow: hidden;
  font-size: 50px;
  font-family: Gilroy-Bold, Gilroy;
  font-weight: bold;
  color: #303133;
}
.top-up-btn {
  position: absolute;
  top: 18px;
  right: 33px;
  width: 111px;
  height: 45px;
  line-height: 45px;
  border-radius: 11px;
  border: 1px solid #07BEB8;
  font-size: 16px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #07BEB8;
  text-align: center;
}
.container-list {
  display: none;
  font-size: 0;
}
.record-item {
  position: relative;
  height: 108px;
  margin: 0 22px;
  border-bottom: 1px solid #F9FAFC;
}
.paid-list .record-item {
  height: 142px;
}
.record-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 275px;
}
.record-name {
  height: 22px;
  font-size: 20px;
  font-family: SFProText-Semibold, SFProText;
  font-weight: 600;
  color: #303133;
  line-height: 22px;
}
.record-desc {
  margin-top: 11px;
  height: 22px;
  font-size: 20px;
  font-family: SFProText-Regular, SFProText;
  font-weight: 400;
  color: #606266;
  line-height: 22px;
}
.record-time {
  margin-top: 11px;
  height: 20px;
  font-size: 16px;
  font-family: SFProText-Regular, SFProText;
  font-weight: 400;
  color: #BABCC2;
}
.record-amount {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 150px;
  text-align: right;
  font-size: 22px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #606266;
}
.record-amount .refund-tag{
  display: none;
}
.refund .primary-text {
  color: #606266;
}
.record-amount.refund .refund-tag{
  display: block;
  height: 20px;
  font-size: 16px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #FF3F3F;
  line-height: 20px;
}
.record-amount .primary-text{
  margin-right: 6px;
}
.sentinels {
  height: 50px;
}
.paid-list .record-amount {
  line-height: 142px;
}

.body-checkout {
  background-color: #F3F5F7;
}
.checkout-banner {
  position: relative;
  margin-top: -64px;
  padding: 88px 22px 22px 22px;
}
.checkout-banner-card {
  height: 66px;
}
.checkout-banner .banner-card-info {
  top: 88px;
}
.checkout-banner .banner-card-nickname {
  height: 22px;
  font-size: 20px;
  font-family: SFProText-Semibold, SFProText;
  font-weight: 600;
  color: #606266;
  line-height: 22px;
}
.checkout-banner .banner-card-available {
  margin-top: 11px;
  height: 22px;
  font-size: 20px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #303133;
  line-height: 22px;
}
.banner-checkout-hint {
  display: none;
  margin-top: 11px;
  font-size: 16px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #606266;
  line-height: 20px;
}
.goods-warpper {
  padding: 8px 16px 16px 16px;
  border-radius: 22px;
  border: 1px solid #FFFFFF;
  margin: 0 22px 28px 22px;
}
.recharge-ad-1 {
  margin-top: 12px;
  font-size: 25px;
  font-family: SFProText-Bold, SFProText;
  font-weight: bold;
  color: #07BEB8;
  line-height: 29px;
}
.recharge-ad-2 {
  margin-bottom: 11px;
  font-size: 20px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #A0A3A8;
  line-height: 22px;
}
.good-item {
  position: relative;
  display: flex;
  margin-top: 8px;
  height: 75px;
  background: #FFFFFF;
  border-radius: 11px;
  overflow: hidden;
  border: 1px solid #fff;
}
.good-item.active {
  background: #ECFAFA;
  border: 1px solid #07BEB8;
}
.good-item.active::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background-image: url('../image/ic_check_unlock.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.good-item .good-cover-warpper {
  position: relative;
  display: inline-block;
  width: 58px;
  height: 48px;
  margin: 14px 9px;
}
.good-item .good-cover-warpper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.good-item .good-item-description {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 240px;
  height: 48px;
  margin: 14px 9px;
}
.good-item .good-goods {
  height: 31px;
  font-size: 26px;
  font-family: Gilroy-Bold, Gilroy;
  font-weight: bold;
  color: #303133;
  line-height: 31px;
}
.good-item .good-spTag {
  margin-bottom: 3px;
  height: 17px;
  font-size: 14px;
  font-family: SFProText-Semibold, SFProText;
  font-weight: 600;
  color: #FB5012;
  line-height: 17px;
}
.good-item .good-price {
  float: right;
  line-height: 77px;
  font-size: 23px;
  font-family: Gilroy-Medium, Gilroy;
  font-weight: 500;
  color: #606266;
  text-align: right;
  width: 100px;
  padding-right: 23px;
}
.choose-pay {
  padding: 0 22px 50px;
}
.choose-text {
  height: 23px;
  font-size: 20px;
  font-family: SFProText-Semibold, SFProText;
  font-weight: 600;
  color: #606266;
  line-height: 23px;
  margin-bottom: 20px;
}
.pay-btn {
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  margin-bottom: 16px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
}
.pay-btn.paypal-btn {
  background: #4270C2;
}
.icon-card {
  width: 33px;
  height: 33px;
  margin-top: -4px;
  background-size: 665px 1330px;
  background-position: -336px -729px;
}
.pay-rules {
  padding-top: 10px;
}
.stripe-payment {
  height: 28px;
  display: flex;
}
.stripe-payment .payment-accept {
  width: 76px;
  font-size: 17px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #A0A3A8;
  line-height: 20px;
}
.payment-ways {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
}
.payment-ways>img{
  width: 45px;
  height: 28px;
  margin: 0 4px;
  object-fit: contain;
}
.pay-diver {
  position: relative;
  height: 54px;
}
.pay-diver::before {
  content: "";
  display: block;
  height: 27px;
  border-bottom: 1px solid #E8EAED;
}
.pay-diver::after {
  content: "OR";
  position: absolute;
  top: 17px;
  left: 197px;
  display: block;
  width: 71px;
  height: 20px;
  font-size: 17px;
  font-family: SFProText-Regular, SFProText;
  font-weight: 400;
  color: #A0A3A8;
  line-height: 20px;
  text-align: center;
  background: #F3F5F7;
}
.rules-title {
  position: relative;
  font-size: 17px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #A0A3A8;
  line-height: 20px;
  margin-top: 16px;
  margin-bottom: 6px;
}
.rules-content {
  height: 100px;
  font-size: 14px;
  font-family: SFProText-Regular, SFProText;
  font-weight: 400;
  color: #A0A3A8;
  line-height: 22px;
}

.primary-btn {
  height: 60px;
  line-height: 60px;
  border-radius: 12px;
  font-size: 22px;
}
.cancel-btn {
  height: 60px;
  line-height: 60px;
  border-radius: 12px;
  font-size: 22px;
}
.disable-btn {
  height: 60px;
  line-height: 60px;
  border-radius: 12px;
  font-size: 22px;
}

/* unlockModal */
#modal-unlock .modal-dialog{
  overflow: initial;
  padding: 22px;
  background: #F8F9FA;
}
#modal-unlock .icon-modalBg{
  position: absolute;
  top: -103px;
  left: 22px;
  width: 97px;
  height: 103px;
  background-size: 665px 1330px;
  background-position: -562px -1039px;
}
#modal-unlock .icon-modalText{
  position: absolute;
  top: -78px;
  left: 139px;
  width: 291px;
  height: 53px;
  background-size: 665px 1330px;
  background-position: -259px -1039px
}
#modal-unlock .icon-modal-close{
  position: absolute;
  top: 16px;
  right: 16px;
}
#modal-unlock .modal-header {
  height: 75px;
  text-align: center;
}
#modal-unlock .header-comic {
  height: 22px;
  font-size: 20px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #606266;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#modal-unlock .header-ch {
  height: 22px;
  font-size: 20px;
  font-family: SFProText-Bold, SFProText;
  font-weight: bold;
  color: #606266;
  line-height: 22px;
  margin-top: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#modal-unlock .icon-gem {
  vertical-align: text-bottom;
}
#modal-unlock .modal-footer {
  padding: 0;
  margin: 34px 0 0 0;
  float: initial;
}
#modal-unlock .modal-footer .icon-gem {
  margin-bottom: 3px;
  margin-right: 3px;
}
#modal-unlock .wallet-info {
  display: flex;
  justify-content: center;
  height: 20px;
  font-size: 016px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #BABCC2;
  line-height: 20px;
  margin-top: 22px;
}
.wallet-available {
  position: relative;
  padding-right: 16px;
  border-right: 1px solid #E8EAED;
}
.wallet-available .gem-count {
  margin-left: 25px;
}
#modal-unlock .modal-footer .wallet-available .icon-gem {
  position: absolute;
  top: -3px;
}
.wallet-topup {
  position: relative;
  margin-left: 16px;
}
.wallet-topup .wallet-details{
  top: -10px;
  right: -25px;
}
.unlock-item {
  position: relative;
  display: flex;
  height: 75px;
  padding: 0 22px;
  margin-bottom: 6px;
  background: #FFFFFF;
  border-radius: 11px;
  border: 1px solid #F0F2F5;
  justify-content: space-between;
  overflow: hidden;
}
.unlock-item.active {
  background: #ECFAFA;
  border: 1px solid #07BEB8;
}
.unlock-item.active::after {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  width: 20px;
  height: 20px;
  background-image: url('../image/ic_check_unlock.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.unlock-item-name {
  height: 75px;
  line-height: 75px;
  font-size: 16px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #222222;
}
.unlock-item-chapterCount {
  font-size: 22px;
  font-family: SFProText-Medium, SFProText;
  font-weight: 500;
  color: #222222;
}
.unlock-item-info {
  height: 75px;
  line-height: 75px;
}
.unlock-item-tag {
  display: inline-block;
  vertical-align: text-bottom;
  padding: 3px 6px;
  background: #FB5012;
  border-radius: 10px;
  font-size: 11px;
  font-family: SFProText-Semibold, SFProText;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 14px;
  margin-right: 11px;
}
.unlock-item-price {
  display: inline-block;
  width: 128px;
  font-size: 16px;
  font-family: SFProText-Medium, SFProText;
  color: #222222;
}
.unlock-item-ave {
  font-size: 25px;
  font-family: SFProText-Bold, SFProText;
  font-weight: bold;
  color: #222222;
}

#modal-pending .modal-dialog{
  padding: 22px;
}
#modal-pending .header-icon {
  width: 45px;
  height: 45px;
  background-size: 665px 1330px;
  background-position: -620px -1156px;
}
#modal-pending .header-title {
  margin-top: 11px;
  margin-bottom: 16px;
  font-size: 25px;
  font-family: SFProText-Bold, SFProText;
  font-weight: bold;
  color: #303133;
  line-height: 29px;
}
#modal-pending .modal-body {
  margin-bottom: 33px;
  font-size: 20px;
  font-family: SFProText-Regular, SFProText;
  font-weight: 400;
  color: #303133;
  line-height: 30px;
}
#modal-pending .modal-footer {
  padding: 0;
  margin: 0;
}
#modal-pending .modal-footer .primary-btn {
  width: 166px;
}

.modal-download .icon-modalBg{
  display: none;
  position: fixed;
  bottom: 285px;
  left: 160px;
  width: 203px;
  height: 170px;
  background-size: 665px 1330px;
  background-position: 0 -775px;
  z-index: 1004;
}
.modal-download .modal-dialog{
  height: 288px;
}
.modal-download .modal-dialog .content_block{
  top: 0;
  background: none;
}
.modal-download .modal-content p.txt{
  font-size: 22px;
  font-family: SFProText-Semibold, SFProText;
  font-weight: 600;
  color: #303133;
  line-height: 33px;
  padding: 56px 45px 43px;
}
.modal-download .icon-modal-close{
  position: absolute;
  top: 16px;
  right: 16px;
}
.modal-download .btn-group .btn img {
  width: 100%;
}
.empty-page {
  min-height: 100vh;
}

.pure-g [class*=pure-u] {
  font-family: SFProText-Medium, SFProText;
}
.toast-message {
  border-radius: 25px;
  top: 120px;
  bottom: initial;
  left: 50%;
  font-size: 16px;
  line-height: 32px;
  padding: 12px 20px;
  max-width: 560px;
}
.success-message {
  height: 171px;
  padding: 111px 37px 33px;
  border-radius: 22px;
  font-size: 22px;
  line-height: 26px;
}
.success-message:after {
  width: 61px;
  height: 61px;
  top: 33px;
  margin-left: -30px;
}

.body-genres .card-bg-cyan {
  top: 23px;
  left: 185px;
  right: initial;
  width: 123px;
  height: 123px;
  filter: blur(70px);
}
.body-genres .card-bg-blue {
  top: 23px;
  left: -25px;
  right: initial;
  width: 123px;
  height: 123px;
  filter: blur(70px);
}
.body-genres main {
  padding-top: 0;
}
.genres-nav .pure-u-lg-2-24 {
  height: 19px;
  font-size: 16px;
  font-weight: 500;
  color: #A0A3A8;
  line-height: 19px;
}