
body {
    background-color: #f5f5f5;
    font-family: "Microsoft YaHei";
    color: #333
}

* {
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

a,blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,legend,li,ol,p,pre,select,textarea,th,ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400
}

a {
    outline: 0;
    color: #333;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-user-select: none
}

a:hover, a:link, a:visited {
    text-decoration: none;
}

img {
    font-size: 14px;
}

address,em,i {
    font-style: normal
}

input,textarea {
    outline: 0;
    resize: none
}

input::-webkit-input-placeholder {
    color: #8A8F99
}

input::-o-input-placeholder {
    color: #8A8F99
}

header {
    background: #fff;
    border-bottom: .01388889rem solid rgba(204,212,227,.5);
    position: sticky;
    top: 0;
    z-index: 2;
}

header .headTop,header .logoBox,header .tabBox {
    display: flex;
    justify-content: space-between
}

.logoBox {
    padding: .44444444rem .5rem .25rem .44444444rem
}

.logo {
    display: block;
    width: 3.33333333rem
}

.goBack a,.goBack i,.logoRight a,.logoRight i,.logoRight .search {
    background: url(../images/logoSprites.png) no-repeat;
    background-size: 2.33333333rem
}

.logoRight {
    display: flex
}

.logoRight a,
.logoRight .search{
    width: .61111111rem;
    height: .61111111rem;
    display: block;
    margin: .05555556rem 0 0 .52777778rem
}

.logoRight .search {
    background-position: -1.02777778rem -1.02777778rem
}

.logoRight .home {
    background-position: -.13888889rem -.13888889rem
}

html{
    max-width: 750px;
    margin: 0 auto;
    box-shadow: 0 0 6px rgba(0,0,0,0.15);
}

.search-box{
    position: fixed;
    width: 100%;
    max-width: 750px;
    height: 100%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 2;
    background-color: #fff;
    display: none;
}

.search-box.active{
    display: block;
}

.search-box header {
    top: 0;
    z-index: 10;
    overflow: hidden;
    width: 100%;
    height: 48px;
    background-color: #fff;
    position: relative;
}

.head_top {
    padding: 0 17px 0 16px;
    border-bottom: .5px solid rgba(204, 212, 227, .5);
}

.head_top .back {
    color: #313131;
    font-size: 18px;
    position: relative;
    height: 48px;
    line-height: 48px;
    display: block;
}

.head_top .back i, .head_top .use a, .head_top .use .search_white {
    background: url(../images/logoSprites.png) no-repeat;
    background-size: 86px;
}

.head_top .back i {
    background-position: -71px -5px;
    width: 10px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 16px;
    cursor: pointer;
}

header .use {
    margin-right: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

.head_top .use {
    margin-right: 17px;
}

header .use a {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-size: 100%;
    margin: 15px 5px 15px 15px;
    overflow: hidden;
}

.head_top .use a,
.head_top .use .search_white{
    margin: 15px 0 0 19px;
    width: 24px;
    height: 24px;
    float: left;
}

.head_top .use .home {
    background-position: -5px -5px;
    margin-top: 13px;
}

.head_top .use .search_white {
    background-position: -36px -39px;
}

.search_box {
    padding: 15px;
    width: 100%;
    background: #f5f5f5;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
}

input, textarea {
    resize: none;
}

button, file, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    vertical-align: middle;
}

input[type=text], input[type=password], input[type=tel], textarea {
    -webkit-appearance: none;
    border: 1px solid #ddd;
    border-radius: 0;
    outline: 0;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

.search_box input {
    width: 100%;
    height: 38px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0 10px;
    font-size: 14px;
    display: block;
}

.search_box .look {
    background: url(../images/person_icon.png) 0 -144px no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    background-size: 100%;
    position: absolute;
    top: 27px;
    right: 24px;
}

.t_de {
    height: 0.4444444rem;
    line-height: 0.4444444rem;
    font-size: 0.3rem;
    padding: 0;
}

.PAGE {
    padding: 0 0 25px;
    text-align: center;
    list-style: none;
    display: flex;
    justify-content: center;
    background: #fff;
}

.PAGE a,.PAGE li span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin: 0 4px
}

.PAGE li.active{
    pointer-events: none;
}

.PAGE a.now,
.PAGE a:hover,
.PAGE li.active span,
.PAGE li.active a {
    background: #FFD338;
    color: #fff
}

.tabBox {
    padding: 0 .44444444rem
}

.tabBox a {
    display: block;
    color: #8A8F99;
    font-size: .44444444rem;
    padding: .36111111rem 0 .25rem
}

.tabBox .current {
    color: #2E3033;
    font-size: .5rem;
    padding: .33333333rem 0 .22222222rem;
    position: relative
}

.tabBox .current i {
    width: .55555556rem;
    height: .11111111rem;
    border-radius: .05555556rem;
    background: #FFD338;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -.27777778rem
}

.headTop {
    padding: .27777778rem .47222222rem .36111111rem .44444444rem
}


footer {
    background: #F5F7F9;
    padding: .55555556rem .94444444rem
}

.aboutBox {
    font-size: .27777778rem;
    line-height: .38888889rem;
    text-align: center
}

.aboutBox a,.aboutBox span {
    color: #8A8F99;
    display: block
}

.aboutBox div a,.aboutBox div span {
    color: #2E3033;
    display: inline-block
}

body {
    background: #F5F7F9
}

.lunbo_box {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: .22222222rem;
    padding: .33333333rem
}

.lunbo_box .bd {
    position: relative;
    z-index: 0;
    border-radius: .22222222rem
}

.lunbo_box .bd li a {
    display: block
}

.lunbo_box .bd li a img {
    width: 100%;
    display: block;
    border-radius: .22222222rem
}

.bookBox {
    background: #fff;
    padding: 0 .55555556rem;
    margin-bottom: .44444444rem
}

.bookBox:last-of-type {
    margin-bottom: 0
}

.bookBox h1, .bookBox h3 {
    color: #2E3033;
    font-size: .5rem;
    line-height: .5rem;
    padding: .5rem 0;
    position: relative
}

.bookBox img {
    border-radius: .11111111rem
}

.bookBox p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: .38888889rem;
    color: #2E3033
}

.bookBox span {
    color: #8A8F99;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bookInfo {
    overflow: hidden;
    display: block;
    margin-bottom: .44444444rem
}

.bookInfo img {
    width: 2.5rem;
    height: 3.2986rem;
    float: left;
    margin-right: .22222222rem
}

.bookInfo .info h2 {
    color: #2E3033;
    font-size: .38888889rem;
    line-height: .55555556rem;
    margin-top: .05555556rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bookInfo .info p {
    color: #8A8F99;
    font-size: .33333333rem;
    line-height: .5rem;
    margin: .11111111rem 0 .22222222rem
}

.bookInfo .info div {
    color: #8A8F99;
    font-size: .33333333rem;
    line-height: .33333333rem
}

.bookInfo .info span {
    max-width: 4.72222222rem;
    float: left
}

.fourLine {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.fourLine a {
    display: block;
    width: 2.5rem;
    margin-bottom: .44444444rem
}

.fourLine img {
    width: 2.5rem;
    height: 3.2986rem;
    display: block
}

.fourLine p {
    line-height: .5rem;
    margin: .11111111rem 0
}

.fourLine span {
    font-size: .33333333rem;
    line-height: .33333333rem
}

.bookList{
    padding-bottom: .44444444rem;
}

.fixedLine {
    line-height: .94444444rem;
    background: #fff;
    width: 100%;
    max-width: 750px;
    position: fixed;
    top: 2.61573333333rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: .33333333rem;
    color: #666;
    text-align: center;
    box-shadow: 0 .08333333rem .22222222rem 0 rgba(0, 0, 0, .05);
    z-index: 1;
    visibility: hidden;
    opacity: 0;
}

.fixedLine i {
    background: url(../images/logoSprites.png) -1.97222222rem -.94444444rem no-repeat;
    background-size: 2.38888889rem;
    width: .22222222rem;
    height: .13888889rem;
    display: inline-block;
    margin-left: .11111111rem;
    position: relative;
    top: -.06944444rem;
}

.secondtabBox {
    padding: .22222222rem 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: #fff
}

.secondtabBox span {
    color: #2E3033;
    font-size: .38888889rem;
    float: left;
    margin-left: .44444444rem;
    line-height: .83333333rem
}

.secondtabBox .all {
    margin-left: .44444444rem
}

.secondtabLine .all {
    position: absolute;
    top: 0;
    left: 0;
}

.secondtabBox .current {
    color: #953A00
}

.secondtabBox {
    padding: .22222222rem 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: #fff;
}

.secondtabLine {
    position: relative;
    overflow: hidden;
    max-height: .83333333rem;
}

.secondlevelclassify .secondtabLine {
    padding-right: 0;
}

.secondtabBox span,.secondtabBox a {
    color: #2E3033;
    font-size: .38888889rem;
    float: left;
    margin-left: .44444444rem;
    line-height: .83333333rem;
}

.secondtabLine .catali {
    padding-left: 1.33333333rem;
    overflow: hidden;
}

.secondlevelclassify .secondtabLine div {
    padding-left: 1.22222222rem;
}

.zk{
    position: absolute;
    margin-right: .44444444rem;
    right: 0;
    top: 0;
    cursor: pointer;
    transition: .3s;
}

.zk.rota{
    transform: rotate(180deg);
}

.zk svg{
    display: block;
    width: .5rem;
    height: .83333333rem;
}

.dividerLine {
    background: #F5F7F9;
    height: .22222222rem;
}

.detailsBox {
    padding: .44444444rem .55555556rem;
    background: #fff;
}

.detailsBox #list_title {
    color: #2E3033;
    font-size: .5rem;
    line-height: .5rem;
    padding: .5rem 0;
    position: relative;
}

.detailsBox  .bookInfo .info p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.hidden {
    display: none !important;
}

.show {
    display: block !important;
}

.noData {
    text-align: center;
    padding-bottom: 5.5rem;
}

.noData img {
    width: 5rem;
    display: block;
    margin: 2.16666667rem auto .22222222rem;
}

.noData p {
    font-size: .33333333rem;
    line-height: .5rem;
    color: #8A8F99;
}

#BANNER{
    width: 100%;
    max-width: 750px;
    left: 50%;
    transform: translateX(-50%);
}

.app .bookinfo {
    width: 100%;
    padding: .66666667rem .55555556rem .44444444rem;
    background-color: #fff;
    box-sizing: border-box;
}

.app .bookinfo .book {
    width: 100%;
    display: flex;
}

.app .bookinfo .book .bookcover {
    width: 2.5rem;
    height: 3.33333333rem;
    border-radius: .13888889rem;
    position: relative;
    flex-shrink: 0;
}

.app .bookinfo .book .bookcover img {
    width: 100%;
    height: 100%;
    border-radius: .13888889rem;
}

.app .bookinfo .book .bookcontent {
    width: 100%;
    margin-left: .33333333rem;
}

.app .bookinfo .book .bookcontent .bookname {
    font-size: .5rem;
    color: #2E3033;
    font-weight: 700;
    line-height: .55555556rem;
    margin-top: .16666667rem;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.app .bookinfo .book .bookcontent .bookstate {
    font-size: .33333333rem;
    font-weight: 400;
    color: #8A8F99;
    line-height: .33333333rem;
    margin-top: .22222222rem;
}

.app .bookinfo .book .bookcontent .popularity {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .33333333rem;
    font-weight: 400;
    color: #8A8F99;
    line-height: .47222222rem;
    margin-top: .27777778rem;
}

.btn-tak{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .33333333rem;
}

.btn-tak .goread{
    display: inline-block;
    border-radius: 4px;
    min-width: 3rem;
    font-size: .44444444rem;
    padding: 0;
    line-height: 2;
    border: 1px solid #FFD338;
    background: #FFD338;
    color: white;
    text-align: center;
    cursor: pointer;
}

.take-wrap{
    display: flex;
    gap: 10px;
}

.take-wrap a{
    white-space: nowrap;
    font-size: .44444444rem;
    line-height: 1;
}

.take-wrap .blue svg.icon {
    width: .44444444rem;
    height: .44444444rem;
  }

  .take-wrap .blue svg.icon,
.take-wrap .blue svg.icon path{
  fill: #4A4A4A;
}

.take-wrap .blue svg.icon:hover,
.take-wrap .blue svg.icon:hover path {
  fill: #FFD338;
}

.app .bookinfo .bookbrief {
    width: 100%;
    font-size: .38888889rem;
    font-weight: 400;
    color: #2E3033;
    line-height: .61111111rem;
    margin-top: .44444444rem;
}

.app .catalogue {
    width: 100%;
    padding: 0 .55555556rem .44444444rem;
    box-sizing: border-box;
    background-color: #fff;
    margin-top: .44444444rem;
}

.app .catalogue .title {
    width: 100%;
    height: 1.38888889rem;
    line-height: 1.38888889rem;
    font-size: .33333333rem;
    color: #2E3033;
}

.app .catalogue .title strong {
    font-size: .5rem;
    color: #2E3033;
    margin-right: .11111111rem;
    font-weight: 400;
}

.app .catalogue .catalogue_list {
    width: 100%;
}

.app .catalogue .catalogue_list a {
    width: 100%;
    height: .83333333rem;
    display: block;
    font-size: .38888889rem;
    font-weight: 400;
    color: #2E3033;
    line-height: .83333333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chapter_box{
    background: #fff;
    padding-bottom: .22222222rem;
}

.chapter_box .chapter_t {
    width: 100%;
    height: 1.2rem;
    border-bottom: 1px solid #25c4a6;
    padding-left: 0.4rem;
    overflow: hidden;
    position: relative;
}

.chapter_box .chapter_t span {
    float: left;
    height: 1.2rem;
    position: relative;
    color: #25c4a6;
    font-size: 0.4rem;
    line-height: 1.2rem;
}

.chapter_box .chapter_t p {
    font-size: 0.346666666667rem;
    color: #25c4a6;
    line-height: 1.2rem;
    float: right;
    padding-right: 0.8rem;
    position: relative;
}

.chapter_box .chapter_t p i {
    width: 0.266666666667rem;
    height: 0.32rem;
    position: absolute;
    right: 0.4rem;
    top: 50%;
    margin-top: -0.16rem;
}

.chapter_box .chapter_t .sort_inverted i {
    background: url(../images/catalog_sort.png) no-repeat;
    background-size: 0.533333333333rem auto;
}

.chapter_box .chapter_t .sort_positive i {
    background: url(../images/catalog_sort.png) -0.266666666667rem 0 no-repeat;
    background-size: 0.533333333333rem auto;
}

.folding{
    cursor: pointer;
}

.chapter_box.detail ul{
    height: auto;
    max-height: 12.61rem;
    overflow: hidden;
}

.chapter_box ul li {
    padding-left: 0.4rem;
    border-bottom: 1px dashed #e7e7e7;
}

.chapter_box ul li a {
    width: 100%;
    height: 1.38666666667rem;
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}

.chapter_box ul li a p {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    line-height: 1.38666666667rem;
    font-size: 0.373333333333rem;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.app .catalogue_more {
    width: 100%;
    text-align: center;
    margin-top: .22222222rem;
}

.app .catalogue_more a {
    display: inline-block;
    width: 8.66666667rem;
    height: 1.11111111rem;
    line-height: 1.11111111rem;
    background: #F5F7F9;
    border-radius: .55555556rem;
    text-align: center;
    font-size: .38888889rem;
    font-weight: 400;
    color: #8A8F99;
}

.bookBox.detail{
    margin-top: .44444444rem;
}

.read-now{
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    padding: .3rem;
}

.read-now a{
    height: 1rem;
    text-align: center;
    border-radius: .69444444rem;
    outline: 0;
    display: block;
    box-sizing: border-box;
    padding-top: .25rem;
    width: 4.72222222rem;
    background: #FFD338;
    font-size: .44444444rem;
    font-weight: 500;
    color: #2E3033;
    line-height: .44444444rem;
}

nav[aria-label="breadcrumb"] {
    padding-bottom: .22222222rem;
}

nav[aria-label="breadcrumb"] .breadcrumb {
    line-height: .3333333rem;
}

nav[aria-label="breadcrumb"] .breadcrumb li {
    display: inline;
    font-size: .3333333rem;
}

@media (min-width:750px) {
    .read-now{
        display: none;
    }
}