@font-face {
    font-display: swap;
    font-family: iconfont;
    src: url(../fonts/40c93ee5.blowd0.ttf) format("truetype")
}

.iconfont {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: iconfont !important;
    font-size: .48rem;
    font-style: normal;
    vertical-align: middle
}

.icon-welfare:before {
    content: ""
}

.icon-zone:before {
    content: ""
}

.icon-sorting-up:before {
    content: ""
}

.icon-sorting-down:before {
    content: ""
}

.icon-phone:before {
    content: ""
}

.icon-goback:before {
    content: ""
}

.icon-bg-color:before {
    content: ""
}

.icon-gotop:before {
    content: ""
}

.icon-letter-a:before {
    content: ""
}

.icon-inshelf:before {
    content: ""
}

.icon-download:before {
    content: ""
}

.icon-shelf:before {
    content: ""
}

.icon-listening:before {
    content: ""
}

.icon-reply:before {
    content: ""
}

.icon-zan:before {
    content: ""
}

.icon-triangle-down:before {
    content: ""
}

.icon-close:before {
    content: ""
}

.icon-night:before {
    content: ""
}

.icon-daytime:before {
    content: ""
}

.icon-progress:before {
    content: ""
}

.icon-detail:before {
    content: ""
}

.icon-jubao:before {
    content: ""
}

.icon-more:before {
    content: ""
}

.icon-cata:before {
    content: ""
}

.icon-setting:before {
    content: ""
}

.icon-loading:before {
    content: ""
}

.icon-arrow-bottom:before {
    content: ""
}

.icon-select:before {
    content: ""
}

.icon-shaixuan:before {
    content: ""
}

.icon-sort:before {
    content: ""
}

.icon-arrow-top:before {
    content: ""
}

.icon-arrow-right:before {
    content: ""
}

.icon-arrow-left:before {
    content: ""
}

.icon-lock:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-home:before {
    content: ""
}

.icon-default-avatar:before {
    content: ""
}

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #f0f2f5;
    color: #333;
    font-family: -apple-system, system-ui, PingFang SC, SF UI Text, Arial, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
    font-size: .28rem;
    line-height: 1;
    -webkit-user-select: none
}

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

*,
:after,
:before {
    box-sizing: border-box;
    margin: 0
}

img {
    vertical-align: middle;
    width: 100%
}

img:not([src]),
img[src=""] {
    opacity: 0
}

input,
textarea {
    -webkit-appearance: none;
    border: none;
    font: inherit;
    outline: none
}

textarea {
    resize: none
}

button {
    background: transparent;
    border: none;
    cursor: pointer;
    font: inherit;
    outline: none;
    padding: 0
}

ol,
p,
ul {
    margin: 0
}

ol,
ul {
    padding: 0
}

li {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    margin: 0
}

a {
    color: inherit;
    text-decoration: inherit
}

::-webkit-search-cancel-button,
::-webkit-search-results-button {
    -webkit-appearance: none
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #b2b2b2
}

.fl {
    float: left
}

.fr {
    float: right
}

html {
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Segoe UI,Arial,Roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;
    margin: 0
}

a {
    text-decoration: none
}

button,
input,
textarea {
    color: inherit;
    font: inherit
}

[class*=van-]:focus,
a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: none
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

nav {
    background: transparent
}

nav.index {
    background-image: url(../images/head-bg.b97eabe2.jpg);
    background-size: 100% auto;
    height: 1.76rem;
    left: 50%;
    position: fixed;
    top: 0;
    transform: translateZ(1px) translateX(-50%);
    width: 100%;
    max-width: 750px;
    z-index: 9
}

nav header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: .24rem .24rem .12rem
}

nav header .logo-a {
    position: relative
}

nav header .logo-a .logo-nav {
    height: .6rem;
    width: auto
}

nav header .icons {
    align-items: center;
    display: flex;
    justify-content: center
}

nav ul {
    align-items: center;
    display: flex;
    height: .88rem;
    justify-content: space-between;
    overflow: scroll;
    padding: 0 .12rem
}

nav ul::-webkit-scrollbar {
    display: none
}

nav ul li {
    align-items: center;
    color: #333;
    display: flex;
    flex-shrink: 0;
    font-size: .28rem;
    font-weight: 500;
    height: 100%;
    margin: 0 .24rem;
    position: relative
}

nav ul li.active {
    color: #cb3d30;
    font-size: .32rem
}

nav ul li.active:after {
    content: "";
    left: 50%;
    transform: translate(-50%)
}

nav .line,nav ul li.active:after {
    background: #cb3d30;
    border-radius: .06rem;
    bottom: 0;
    height: .06rem;
    position: absolute;
    width: .22rem
}

.footer[data-v-bf8b0536] {
    background-color: #fff;
    color: #b2b2b2;
    font-size: .28rem;
    padding: .32rem .24rem .4rem;
    text-align: center;
    width: 100%;
}

.footer-record[data-v-bf8b0536] {
    color: #b2b2b2;
    font-size: .25rem;
    line-height: 1.4
}

.footer-record[data-v-bf8b0536]:last-child {
    margin-bottom: 0
}
 
.default.bg[data-v-946e2a5a] {
    background-image: url(../images/head-bg.b97eabe2.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 7.2rem 5.72rem;
    position: relative
}

.default .main[data-v-946e2a5a] {
    min-height: calc(100vh - .88rem)
}

.iconfont[data-v-fb1c0749] {
    font-size: .4rem
}

[data-v-fb1c0749] .column {
    background-color: #fff;
    border-radius: .2rem;
    margin-top: .24rem;
    padding: .4rem 0 .24rem
}

[data-v-fb1c0749] .column-head {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: .32rem;
    padding: 0 .24rem
}

[data-v-fb1c0749] .column-title {
    font-size: .4rem;
    font-weight: 700
}

[data-v-fb1c0749] .column-link {
    align-items: center;
    border: .5px solid #b2b2b2;
    border-radius: .2rem;
    color: #666;
    display: flex;
    font-size: .2rem;
    justify-content: center;
    padding: .06rem .08rem .06rem .16rem
}

[data-v-fb1c0749] .column-link span {
    margin-top: 1px
}

[data-v-fb1c0749] .column-link .icon-arrow-right {
    font-size: .24rem
}

.good-list[data-v-fb1c0749],.updated-list[data-v-fb1c0749] {
    overflow: scroll;
    padding-left: .24rem
}

.good-list[data-v-fb1c0749]::-webkit-scrollbar,.updated-list[data-v-fb1c0749]::-webkit-scrollbar {
    display: none
}

.good-list-wrap[data-v-fb1c0749],.updated-list-wrap[data-v-fb1c0749] {
    display: flex;
    flex-wrap: wrap;
}

.good-list ul li[data-v-fb1c0749],.updated-list ul li[data-v-fb1c0749] {
    margin-bottom: .32rem;
    width: 100%
}

.finished[data-v-fb1c0749],.free[data-v-fb1c0749] {
    padding-left: 0;
    padding-right: 0
}

.finished .column-head[data-v-fb1c0749],.free .column-head[data-v-fb1c0749] {
    padding-left: .24rem;
    padding-right: .24rem
}

.finished-list[data-v-fb1c0749],.free-list[data-v-fb1c0749] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: .24rem
}

.finished-list[data-v-fb1c0749]::-webkit-scrollbar,.free-list[data-v-fb1c0749]::-webkit-scrollbar {
    display: none
}

.finished-list li[data-v-fb1c0749],.free-list li[data-v-fb1c0749] {
    flex-shrink: 0;
    margin-right: .16rem;
    width: 1.8rem;
}

.finished-list li[data-v-fb1c0749]:last-of-type,.free-list li[data-v-fb1c0749]:last-of-type {
    margin-right: .24rem
}

.cate ul[data-v-fb1c0749] {
    display: flex;
    flex-wrap: wrap;
    padding-left: .24rem
}

.cate ul li[data-v-fb1c0749] {
    background-color: #f5f5f7;
    border-radius: .16rem;
    height: 1rem;
    margin-bottom: 0;
    margin-right: .24rem;
    padding: .16rem;
    width: 1.92rem
}

.cate ul li[data-v-fb1c0749]:nth-child(3n) {
    margin-right: 0
}

.cate ul li[data-v-fb1c0749]:nth-last-child(n+4) {
    margin-bottom: .16rem
}

.cate ul li .name[data-v-fb1c0749] {
    color: #333;
    font-weight: 500;
    line-height: .68rem;
}

.m .w130[data-v-a7e20181] {
    height: 2.37rem;
    width: 1.8rem;
}

.m .w90[data-v-a7e20181] {
    height: 1.7rem;
    width: 1.28rem;
}

.cover[data-v-a7e20181] {
    background-size: 100% 100%;
    border-radius: .08rem;
    box-shadow: inset 0 0 0 1px #00000014;
    flex-shrink: 0;
    margin-right: .24rem;
    position: relative
}

.book-simple[data-v-b0bd3d13] {
    align-items: center;
    border-radius: .08rem;
    display: flex;
    overflow: hidden;
    position: relative;
    width: 100%
}

.book-info[data-v-b0bd3d13] {
    flex: 1;
    overflow: hidden
}

.book-head[data-v-b0bd3d13] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.book-title[data-v-b0bd3d13] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    font-size: .32rem;
    font-weight: 700;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis
}

.book-score[data-v-b0bd3d13] {
    color: #f2994a;
    flex-shrink: 0;
    margin-left: .1rem
}

.book-intro[data-v-b0bd3d13] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
    color: #6a6b6c;
    display: -webkit-box;
    font-size: .24rem;
    line-height: .32rem;
    line-height: 1.5;
    margin-bottom: .12rem;
    margin-top: .12rem;
    overflow: hidden;
    text-overflow: ellipsis
}

.book-other[data-v-b0bd3d13] {
    justify-content: space-between
}

.book-other[data-v-b0bd3d13],.book-survey[data-v-b0bd3d13] {
    align-items: center;
    display: flex;
    row-gap: .08rem;
}

.book-survey[data-v-b0bd3d13] {
    color: #acaeb0;
    font-size: .24rem;
    width: 100%
}

.book-survey .author[data-v-b0bd3d13] {
    flex: 1;
    line-height: 1.2;
    margin-right: .08rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.book-survey .rect[data-v-b0bd3d13] {
    background: #f5f5f7;
    border-radius: .08rem;
    color: #666;
    font-size: .2rem;
    margin-right: .08rem;
    padding: .06rem .12rem
}

.book-chapter a[data-v-b0bd3d13],.book-chapter span[data-v-b0bd3d13] {
    color: #cb3d30;
    display: block;
    font-size: .24rem;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.book-chapter span[data-v-b0bd3d13] {
    color: #6a6b6c
}

.book-tag[data-v-b0bd3d13] {
    color: #b2b2b2;
    flex-shrink: 0;
    font-size: .2rem
}

.book-tag span[data-v-b0bd3d13] {
    background-color: #f5f5f7;
    border-radius: .08rem;
    margin-left: .08rem;
    padding: .06rem .12rem
}

.page-index[data-v-f6d6d616] {
    padding: 2rem .24rem .44rem;
}

.book-vertical[data-v-b57cbf74] {
    border-radius: .08rem;
    display: block;
    overflow: hidden;
    position: relative
}

.book-cover[data-v-b57cbf74] {
    background-size: 100% 100%;
    border-radius: .08rem;
    box-shadow: inset 0 0 0 1px #00000014;
    flex-shrink: 0;
    position: relative
}

.book-title[data-v-b57cbf74] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-weight: 500;
    line-height: 1.5;
    margin: .08rem 0
}

.book-cate[data-v-b57cbf74],.book-title[data-v-b57cbf74] {
    overflow: hidden;
    text-overflow: ellipsis
}

.book-cate[data-v-b57cbf74] {
    color: #acaeb0;
    font-size: .24rem;
    line-height: 1.2;
    white-space: nowrap;
    width: 100%
}

.book-search[data-v-e90a18b1]{
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 750px;
    height: 100%;
    z-index: 10;
    background: #f0f2f5;
    display: none;
}

.book-search-nav[data-v-e90a18b1] {
    align-items: center;
    background-color: #f0f2f5;
    color: #333;
    display: flex
;
    font-size: 14px;
    font-weight: 500;
    height: 1.16rem;
    justify-content: space-between;
    left: 0;
    padding: .24rem .32rem .16rem;
    position: fixed;
    top: 0;
    transform: translateZ(1px);
    width: 100%;
    z-index: 3000;
}

.book-search-nav .iconfont[data-v-e90a18b1] {
    font-size: .48rem;
}

.book-search-nav .input-box[data-v-e90a18b1] {
    background-color: #d9d9d94d;
    border: .01rem solid #b2b2b2;
    border-radius: .38rem;
    height: .76rem;
    padding: 0 .56rem 0 .24rem;
    position: relative;
    width: 5.28rem;
}

.book-search-nav .input-box input[data-v-e90a18b1] {
    background-color: transparent;
    color: #333;
    display: block;
    font-size: .28rem;
    height: 100%;
    width: 100%;
}

.positionFixed{
    max-width: 750px;
}

.t_de {
    height: .5rem;
    line-height: 0.3rem;
    font-size: 0.2rem;
    padding: 0.1rem 0;
}

.page-cate[data-v-7e28dc18] {
    padding-bottom: .4rem;
    padding-top: 2rem;
}

.page-cate main[data-v-7e28dc18] {
    margin-bottom: .4rem;
    padding: .24rem .24rem 0;
    position: relative;
    z-index: 2;
}

.page-cate main ul[data-v-7e28dc18] {
    background-color: #fff;
    border-radius: .24rem;
    padding: .32rem .24rem
}

.page-cate main[data-v-7e28dc18] ul[data-v-7e28dc18] h1 {
    margin-bottom: .32rem;
    font-size: .4rem;
    font-weight: 700;
}

.page-cate main ul li[data-v-7e28dc18]:not(li:last-child) {
    margin-bottom: .32rem
}

.page-cate main ul li .score[data-v-7e28dc18] {
    color: #fa573e;
    flex-shrink: 0;
    font-size: .24rem
}

.tab-wrap[data-v-946d9f55] {
    position: relative
}

.radius[data-v-946d9f55] {
    background: linear-gradient(180deg,hsla(0,0%,100%,.6),#f0f2f5);
    border-radius: .24rem .24rem 0 0;
    border-top: 1px solid hsla(0,0%,100%,.4);
    height: 2rem;
    left: 0;
    position: absolute;
    top: .26rem;
    width: 100%;
    z-index: 1;
}

.tab[data-v-946d9f55] {
    display: flex;
    overflow-x: scroll;
    padding-top: .26rem;
    position: relative;
    z-index: 2;
}

.tab[data-v-946d9f55]::-webkit-scrollbar {
    display: none
}

.tab-item[data-v-946d9f55] {
    color: #333333b3;
    flex-shrink: 0;
    text-align: center;
    width: 1.64rem
}

.tab-item.active[data-v-946d9f55] {
    color: #cb3d30;
    font-weight: 500;
    position: relative
}

.tab-item.active .trapezoid[data-v-946d9f55] {
    left: 0;
    position: absolute;
    top: -.12rem
}

.tab-item a[data-v-946d9f55] {
    display: block;
    padding: .26rem 0;
    position: relative;
    width: 100%
}

.pagination {
    display: flex;
    justify-content: space-between;
    padding: 0 .24rem
}

.pagination .info,.pagination .next,.pagination .prev {
    align-items: center;
    background-color: #fff;
    border-radius: .8rem;
    color: #cb3d30;
    display: flex;
    font-weight: 500;
    height: .8rem;
    justify-content: center;
    width: 2.04rem
}

.pagination .info.gray,.pagination .next.gray,.pagination .prev.gray {
    color: #d9d9d9
}

.recommend-cont{
    padding: 0 .24rem;
}

.recomm-list{
    padding: 0 .24rem;
}

.recomm-list-wrap li:not(:last-child){
    margin-bottom: .32rem;
}

.book-detail[data-v-7cf280eb] {
    padding-left: .24rem;
    padding-right: .24rem;
    padding-top: 2rem;
}

.book-detail .header[data-v-7cf280eb] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: .4rem .16rem .24rem;
    z-index: 1
}

.book-detail .header .book-cover[data-v-7cf280eb] {
    border: .01rem solid rgba(0,0,0,.08);
    border-radius: .12rem;
    box-sizing: border-box;
    flex-shrink: 0;
    height: 2.64rem;
    margin-right: .24rem;
    overflow: hidden;
    position: relative;
    width: 1.98rem
}

.book-detail .header .book-cover__img[data-v-7cf280eb] {
    height: 100%;
    width: 100%
}

.book-detail .header .book-info[data-v-7cf280eb] {
    flex: 1;
    overflow: hidden
}

.book-detail .header .book-info__title[data-v-7cf280eb] {
    color: #333;
    font-size: .4rem;
    font-weight: 600;
    line-height: .48rem;
    margin-bottom: .16rem
}

.book-detail .header .book-info__categories[data-v-7cf280eb] {
    color: #666;
    font-size: .28rem;
    line-height: 1.2;
    margin-bottom: .2rem
}

.book-detail .header .book-info__categories.gray[data-v-7cf280eb] {
    color: #666
}

.book-detail .header .book-info__categories .category[data-v-7cf280eb] {
    color: #cb3d30
}

.book-detail .header .book-info__lastChapter[data-v-7cf280eb] {
    color: #cb3d30;
    display: block;
    line-height: 1.2;
    margin-bottom: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.book-detail .header .book-info__time[data-v-7cf280eb] {
    color: #666;
    font-size: .24rem;
    margin-bottom: .16rem
}

.book-detail .header .book-info__lastChapter[data-v-7cf280eb] {
    font-size: .24rem;
    margin-bottom: 0
}

.book-detail .detail-card[data-v-7cf280eb] {
    background-color: #fff;
    border-radius: .24rem;
    margin-bottom: .24rem
}

.book-detail .detail-card__title[data-v-7cf280eb] {
    color: #333;
    font-size: .32rem;
    font-weight: 700;
    margin-bottom: .16rem
}

.book-detail .detail-card-intro[data-v-7cf280eb] {
    padding: .24rem 0
}

.book-detail .detail-card-catalogue[data-v-7cf280eb],.book-detail .detail-card-hot[data-v-7cf280eb],.book-detail .detail-card-other[data-v-7cf280eb],.book-detail .detail-card-recently[data-v-7cf280eb] {
    padding: .4rem .24rem .32rem
}

.book-detail .intro[data-v-7cf280eb] {
    padding: 0 .24rem .16rem;
    position: relative
}

.book-detail .intro .unfold[data-v-7cf280eb] {
    bottom: .36rem;
    color: #cb3d30;
    right: .24rem
}

.book-detail .intro-content[data-v-7cf280eb] {
    word-wrap: break-word;
    color: #666;
    font-size: .28rem;
    line-height: 1.8;
    margin-bottom: .16rem
}

.book-detail .intro-content-over[data-v-7cf280eb] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.book-detail .intro-content .alias[data-v-7cf280eb] {
    color: #fa573e
}

.book-detail .intro-info[data-v-7cf280eb] {
    color: #b2b2b2;
    font-size: .24rem;
    line-height: 1.5
}

.book-detail .catalogue-list[data-v-7cf280eb] {
    border-bottom: .01rem solid #d9d9d9;
    color: #333
}

.book-detail .catalogue-list[data-v-7cf280eb]:last-child {
    border-bottom: none
}

.book-detail .catalogue-list__link[data-v-7cf280eb] {
    align-items: center;
    display: flex;
    height: .76rem;
    justify-content: center;
    justify-content: space-between;
    line-height: .76rem;
    width: 100%
}

.book-detail .catalogue-list__title[data-v-7cf280eb] {
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.book-detail .catalogue-list__time[data-v-7cf280eb] {
    color: #6a6b6c;
    flex-shrink: 0;
    font-size: .24rem;
    margin-left: .24rem
}

.book-detail .catalogue-entry[data-v-7cf280eb] {
    align-items: center;
    border-radius: .4rem;
    color: #666;
    display: flex;
    font-size: .28rem;
    height: .8rem;
    justify-content: center;
    margin-top: .16rem;
    width: 100%
}

.book-detail .catalogue-entry .icon-arrow-right[data-v-7cf280eb] {
    font-size: .24rem
}

.book-detail .hot[data-v-7cf280eb] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: .16rem
}

.book-detail .hot[data-v-7cf280eb]::-webkit-scrollbar {
    display: none
}

.book-detail .hot-list[data-v-7cf280eb] {
    margin-right: .16rem;
    width: 1.8rem
}

.book-detail .hot-list.only-one[data-v-7cf280eb] {
    width: 100%
}

.book-detail .hot-list[data-v-7cf280eb]:last-child {
    margin: 0
}

.book-detail .recently[data-v-7cf280eb]::-webkit-scrollbar {
    display: none
}

.book-detail .recently-list-wrap[data-v-7cf280eb] {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.book-detail .other[data-v-7cf280eb],.book-detail .recently[data-v-7cf280eb] {
    padding-top: .16rem
}

.book-detail .other-list[data-v-7cf280eb],.book-detail .recently-list[data-v-7cf280eb] {
    margin-bottom: .32rem
}

.book-detail .other-list[data-v-7cf280eb]:last-child,.book-detail .recently-list[data-v-7cf280eb]:last-child {
    margin: 0
}

.btn-flex{
    display: flex;
    justify-content: space-between;
    margin-bottom: .24rem;
}

.btn-flex .bt-center-read{
    align-items: center;
    background-color: #cb3d3014;
    border-radius: .4rem;
    color: #cb3d30;
    font-weight: 700;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    width: 3rem;
}

.take-wrap{
    display: flex;
    align-items: center;
    gap: .2rem;
}

.take-wrap svg{
    width: .4rem;
}

.catalogue.detail-page{
    height: auto;
    max-height: 7rem;
    overflow: hidden;
}

.catalogue.detail-page.open{
    max-height: none;
}

.read-now{
    position: fixed;
    width: 100%;
    max-width: 750px;
    text-align: center;
    height: .8rem;
    line-height: .8rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background-color: #cb3d30;
    color: #fff;
}

.book-detail .detail-card-catalogue[data-v-7cf280eb]{
    position: relative;
}

.folding{
    position: absolute;
    top: .3rem;
    right: .24rem;
    font-size: .32rem;
}

.folding img{
    display: inline-block;
    height: .48rem;
    margin-top: -.05rem;
    width: .48rem;
}

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

.read-pagination[data-v-0dae5a6b] {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.read-pagination.dark-mode .read-pagination-item[data-v-0dae5a6b] {
    background-color: #6666660f
}

.read-pagination-item[data-v-0dae5a6b] {
    align-items: center;
    background-color: #3333330a;
    border-radius: .4rem;
    color: #cb3d30;
    display: flex;
    flex: 1;
    font-weight: 700;
    height: .8rem;
    justify-content: center;
    margin-right: .16rem
}

.read-pagination-item[data-v-0dae5a6b]:last-child {
    margin-right: 0
}

.read-pagination .isAdrQQBrowse[data-v-0dae5a6b] {
    background: rgba(51,51,51,.04) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAAAbCAYAAADve9g/AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANuSURBVHgB7VlBbtNQEH3jJFIRqsima1yWrNITNOUAiJ6gTbpiQykXaDgB5QKNi1ix6gnaVGLBsnukxgskFkg0lYgwTeLP+7bTNsaN7SZRQtwnOY7/n3Hyn2fmz4yBewygfKywUFdmoa5KafTyuIeHp58Uvrax8tnGkQBFDh3zeJZUX/RHYV9t8NsmJgkFq1OVA0wLtDTYMGk55hApISH78GWUq7DOgQsMUwBanYqcehapFJapUMYEwd84wRSx+B3iKNS48o2EKmIIDhPI1XlU874GzqGfVzKY+oPPt6WfRkKd/m/MLSSNsA7CPaAZXFo06Qr+U5h1hW/AGgk4grYLF286W7IXllti7Gy1ode578kpVKJClIGMwq4I8gYa8L1KyMTzKLnfDoTedzWXk+gQlYld+8FHJd0OzsLjPdcLUX23XGPK0wzL/Ol582ZwKbw8plxYTI1CZAl0dVTExoxDdbyTGTUXim2RMoiXGY3Igo6XdWXxf76dZUIXH0L99OPcxDDKZhO+Ue0SOJhpC2UOxn9YzCm8wBhALg65Xi9zuTuROi8UPMagqdscr0018R4CXf59sbHMNZxhdKicgyfOS99w7u7agibTnzID7yavduETanLc4lhtGKGc3+ZpLFZx699zcXK5JbUYMVslz5/9+/bXGcLIuzbJtHiy8iRPfEKBa0LLkfFTYQWTrqSM6BA0IOPioBtP9hWK3K1/uaixuNgNz40t/elWpEbXt7rAO7m2tk1uSJrM5QFhSVVJ3RUXsRIGtvmwk5aMaPs6xai5seaRjm956zfdPcf8rBOSoxXv8LSDKSPo8hRT6kRiIgm5dndaZ6OnsOpUZ3kXx3tWKnspNIRrek02X4UnJlbZBNZpY5YhWGVx8yilTmTDN+uN3ZICUnXCB3DDzzNFZKMMnZC3CmwyR0z3y26TRzkY011y+7b7OQvXbcRsWaR4JnTOzc8rFxnHB/YO1z/K4hOpXBcfCgZuLS5ymvrgHnNPpO4n6jrb8PuJA+hFyN9gVgwD9Z7fAY+DyopFquBIAonQjcXcE/ljiS7cRoPuXE0izy5uiRFgO7i06OpJ3jVlwCL5MsHxNwwrTtR7/SBY41dNpI6RJ70tidXTyOyrhijY/w4lDQfpXZt3bugzA8kp5g0mewY2moVgg2Fzwk6q+hc1wyXbwn0vgwAAAABJRU5ErkJggg==) no-repeat 50% /100% .8rem;
    background-size: .82rem .27rem
}

.read-theme-dark .comment[data-v-095bd569] {
    color: #f5f5f7
}

.read-theme-dark .comment-paragraph[data-v-095bd569] {
    background-color: #444;
    background-image: url(./comment-indent-night.86d4d3b9.png)
}

.read-theme-dark .comment-wrap[data-v-095bd569] {
    background-color: #333
}

.read-theme-dark .comment-list[data-v-095bd569] {
    border-color: #ffffff14
}

.read-theme-dark .comment .detail .reply-box[data-v-095bd569] {
    background-color: #ffffff0a
}

.read-theme-dark .comment .detail .reply-box .name[data-v-095bd569] {
    color: #666
}

.read-theme-dark .comment .detail .reply[data-v-095bd569] {
    color: #b2b2b2
}

.comment[data-v-095bd569] {
    color: #333;
    font-size: .24rem;
    width: 100%
}

.comment-title[data-v-095bd569] {
    font-size: .36rem;
    font-weight: 700;
    margin-bottom: .32rem
}

.comment-wrap[data-v-095bd569] {
    background-color: #fff;
    border-radius: .24rem;
    overflow: hidden;
    padding-bottom: .32rem
}

.comment-paragraph[data-v-095bd569] {
    background: hsla(0,0%,85%,.5) url(./comment-indent.df5098f8.png) no-repeat .24rem .18rem;
    background-size: .32rem .32rem;
    line-height: .36rem;
    padding: .24rem
}

.comment-paragraph__text[data-v-095bd569] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    text-indent: 2em;
    text-overflow: ellipsis
}

.comment-box[data-v-095bd569] {
    border-radius: 0 0 .24rem .24rem
}

.comment-list[data-v-095bd569] {
    border-bottom: .01rem solid rgba(44,44,46,.08);
    display: flex;
    margin: 0 .24rem .24rem;
    padding: .24rem 0
}

.comment-list[data-v-095bd569]:last-child {
    border: none
}

.comment-list .avatar[data-v-095bd569] {
    background-color: #d9d9d9;
    border-radius: .28rem;
    height: .56rem;
    margin-right: .2rem;
    overflow: hidden;
    width: .56rem
}

.comment-list .detail[data-v-095bd569] {
    border-radius: .16rem;
    flex: 1;
    overflow: hidden;
    position: relative
}

.comment-list .detail .isManito[data-v-095bd569] {
    bottom: .02rem;
    height: .24rem;
    position: relative;
    width: .6rem
}

.comment-list .detail .isBest[data-v-095bd569] {
    bottom: .02rem;
    height: .28rem;
    position: relative;
    width: .94rem
}

.comment-list .detail .isHot[data-v-095bd569] {
    bottom: .04rem;
    height: .32rem;
    position: relative;
    width: .28rem
}

.comment-list .detail .author[data-v-095bd569] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #b2b2b2;
    display: -webkit-box;
    font-size: .24rem;
    line-height: .56rem;
    margin-bottom: .24rem;
    overflow: hidden;
    text-overflow: ellipsis
}

.comment-list .detail .text[data-v-095bd569] {
    word-wrap: break-word;
    font-size: .28rem;
    line-height: .4rem;
    margin-bottom: .14rem;
    position: relative;
    word-break: break-word
}

.comment-list .detail .text .unfold[data-v-095bd569] {
    bottom: .04rem;
    display: none
}

.comment-list .detail .text[data-over=true][data-v-095bd569] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.comment-list .detail .text[data-over=true] .unfold[data-v-095bd569] {
    display: block
}

.comment-list .detail .reply[data-v-095bd569] {
    color: #666;
    font-size: .24rem;
    margin: .24rem 0
}

.comment-list .detail .reply-box[data-v-095bd569] {
    background-color: #f5f5f7;
    border-radius: .12rem;
    padding: .24rem
}

.comment-list .detail .reply-centent[data-v-095bd569] {
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: .36rem;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}

.comment-list .detail .reply-centent .name[data-v-095bd569] {
    color: #b2b2b2
}

.comment-list .detail .action[data-v-095bd569] {
    align-items: center;
    color: #b2b2b2;
    display: flex;
    font-size: .2rem;
    height: .32rem;
    justify-content: center;
    justify-content: space-between
}

.comment-list .detail .action .iconfont[data-v-095bd569] {
    font-size: .24rem;
    margin-right: .1rem
}

.comment-app[data-v-095bd569] {
    font-weight: 700;
    padding: 0 .24rem
}

.comment-app .icon-arrow-right[data-v-095bd569] {
    font-size: .24rem
}

.icon-reply[data-v-095bd569] {
    position: relative;
    top: .02rem
}

.recommend[data-v-a047d090] {
    background-color: #fff;
    border-radius: .24rem;
    margin-bottom: .24rem;
    padding: .4rem .24rem
}

.recommend-head[data-v-a047d090] {
    color: #333;
    font-size: .36rem;
    font-weight: 700
}

.recommend .book-li[data-v-a047d090],.recommend-head[data-v-a047d090] {
    margin-bottom: .32rem
}

.recommend .book-li[data-v-a047d090]:last-child {
    margin-bottom: 0
}

.rec-box[data-v-8be1f0aa] {
    height: .56rem;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap
}

.rec-box .book-list[data-v-8be1f0aa] {
    display: inline-block
}

.rec-box[data-v-8be1f0aa]::-webkit-scrollbar {
    display: none
}

.rec .book-link[data-v-8be1f0aa] {
    background-color: #3333330a;
    border-radius: .28rem;
    display: inline-block;
    height: .56rem;
    line-height: .56rem;
    margin-right: .16rem;
    padding: 0 .18rem
}

.menu-top[data-v-9c2174b4] {
    align-items: center;
    display: flex;
    font-size: .28rem;
    height: 1rem;
    justify-content: center;
    justify-content: space-between;
    padding: .26rem .32rem;
    width: 100%
}

.menu-top .icon-wraper[data-v-9c2174b4] {
    display: inline-block;
    vertical-align: middle
}

.menu-top .icon-wraper .icon-home[data-v-9c2174b4] {
    margin-right: .48rem
}

.menu-top .right-item[data-v-9c2174b4] {
    font-size: 0
}

.menu-top .left-item[data-v-9c2174b4] {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: center;
    justify-content: flex-start;
    overflow: hidden
}

.menu-top .left-item .icon-wraper[data-v-9c2174b4] {
    transform: rotate(180deg)
}

.menu-top .title[data-v-9c2174b4] {
    display: inline-block;
    line-height: 1.2;
    line-height: 1;
    margin: 0 .12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.menu-bottom[data-v-60e8db0c] {
    align-items: center;
    display: flex;
    height: 1.2rem;
    justify-content: center;
    justify-content: space-between;
    width: 100%
}

.menu-bottom .item[data-v-60e8db0c] {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: .2rem;
    height: 100%;
    justify-content: center;
    width: 1.44rem
}

.menu-bottom .item .iconfont[data-v-60e8db0c] {
    margin-bottom: .08rem
}

.van-theme-dark {
    --van-switch-background: hsla(240,3%,49%,.32)
}

.van-switch {
    background: var(--van-switch-background);
    border-radius: var(--van-switch-node-size);
    box-sizing: content-box;
    cursor: pointer;
    display: inline-block;
    font-size: var(--van-switch-size);
    height: var(--van-switch-height);
    position: relative;
    transition: background-color var(--van-switch-duration);
    width: var(--van-switch-width)
}

.van-switch__node {
    background: var(--van-switch-node-background);
    border-radius: 100%;
    box-shadow: var(--van-switch-node-shadow);
    font-size: inherit;
    height: var(--van-switch-node-size);
    left: 2px;
    position: absolute;
    top: 2px;
    transition: transform var(--van-switch-duration) cubic-bezier(.3,1.05,.4,1.05);
    width: var(--van-switch-node-size)
}

.van-switch__loading {
    height: 50%;
    left: 25%;
    line-height: 1;
    top: 25%;
    width: 50%
}

.van-switch--on {
    background: var(--van-switch-on-background)
}

.van-switch--on .van-switch__node {
    transform: translate(calc(var(--van-switch-width) - var(--van-switch-node-size) - 4px))
}

.van-switch--on .van-switch__loading {
    color: var(--van-switch-on-background)
}

.van-switch--disabled {
    cursor: not-allowed;
    opacity: var(--van-switch-disabled-opacity)
}

.van-switch--loading {
    cursor: default
}

.more-setting[data-v-b4b03538] {
    font-size: .28rem;
    padding: .16rem .32rem;
    width: 3.64rem
}

.more-setting .item[data-v-b4b03538] {
    align-items: center;
    display: flex;
    height: .8rem;
    justify-content: center;
    justify-content: flex-start;
    line-height: .8rem
}

.more-setting .item[data-v-b4b03538]:nth-child(3) {
    justify-content: space-between
}

.more-setting .iconfont[data-v-b4b03538] {
    margin-right: .16rem
}

.general-setting[data-v-991f9c89] {
    font-size: .28rem;
    height: 2.24rem;
    padding: .28rem 0 .28rem .32rem;
    width: 100%
}

.general-setting.dark-mode .set-font[data-v-991f9c89] {
    background-color: #424242
}

.general-setting .label[data-v-991f9c89] {
    font-size: .24rem;
    margin-right: .24rem
}

.general-setting .font[data-v-991f9c89] {
    align-items: center;
    display: flex;
    height: .64rem;
    justify-content: center;
    justify-content: flex-start;
    margin-bottom: .56rem;
    text-align: center
}

.general-setting .font .val[data-v-991f9c89],.general-setting .set-font[data-v-991f9c89] {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center
}

.general-setting .set-font[data-v-991f9c89] {
    background-color: #3333330a;
    border-radius: .32rem;
    font-weight: 700;
    width: 1.52rem
}

.general-setting .set-font.disabled[data-v-991f9c89] {
    opacity: .5
}

.general-setting .cur-size[data-v-991f9c89] {
    margin: 0 .28rem
}

.general-setting .bg[data-v-991f9c89] {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.general-setting .bg-list[data-v-991f9c89] {
    flex-shrink: 0;
    flex: 1;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap
}

.general-setting .bg-list[data-v-991f9c89]::-webkit-scrollbar {
    display: none
}

.general-setting .bg-list .item[data-v-991f9c89] {
    border-radius: .24rem;
    display: inline-block;
    height: .48rem;
    margin-right: .24rem;
    width: 1.28rem
}

.general-setting .bg-list .item.active[data-v-991f9c89] {
    border: .01rem solid #cb3d30
}

:root {
    --van-slider-active-background: var(--van-primary-color);
    --van-slider-inactive-background: var(--van-gray-3);
    --van-slider-disabled-opacity: var(--van-disabled-opacity);
    --van-slider-bar-height: 2px;
    --van-slider-button-width: 24px;
    --van-slider-button-height: 24px;
    --van-slider-button-radius: 50%;
    --van-slider-button-background: var(--van-white);
    --van-slider-button-shadow: 0 1px 2px rgba(0,0,0,.5)
}

.van-theme-dark {
    --van-slider-inactive-background: var(--van-background-3)
}

.van-slider {
    background: var(--van-slider-inactive-background);
    border-radius: var(--van-radius-max);
    cursor: pointer;
    height: var(--van-slider-bar-height);
    position: relative;
    width: 100%
}

.van-slider:before {
    bottom: calc(var(--van-padding-xs)*-1);
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: calc(var(--van-padding-xs)*-1)
}

.van-slider__bar {
    background: var(--van-slider-active-background);
    border-radius: inherit;
    height: 100%;
    position: absolute;
    transition: all var(--van-duration-fast);
    width: 100%
}

.van-slider__button {
    background: var(--van-slider-button-background);
    border-radius: var(--van-slider-button-radius);
    box-shadow: var(--van-slider-button-shadow);
    height: var(--van-slider-button-height);
    width: var(--van-slider-button-width)
}

.van-slider__button-wrapper {
    cursor: grab;
    position: absolute;
    top: 50%
}

.van-slider__button-wrapper--right {
    right: 0;
    transform: translate3d(50%,-50%,0)
}

.van-slider__button-wrapper--left {
    left: 0;
    transform: translate3d(-50%,-50%,0)
}

.van-slider--disabled {
    cursor: not-allowed;
    opacity: var(--van-slider-disabled-opacity)
}

.van-slider--disabled .van-slider__button-wrapper {
    cursor: not-allowed
}

.van-slider--vertical {
    display: inline-block;
    height: 100%;
    width: var(--van-slider-bar-height)
}

.van-slider--vertical .van-slider__button-wrapper--right {
    bottom: 0;
    right: 50%;
    top: auto;
    transform: translate3d(50%,50%,0)
}

.van-slider--vertical .van-slider__button-wrapper--left {
    left: auto;
    right: 50%;
    top: 0;
    transform: translate3d(50%,-50%,0)
}

.van-slider--vertical:before {
    bottom: 0;
    left: calc(var(--van-padding-xs)*-1);
    right: calc(var(--van-padding-xs)*-1);
    top: 0
}

.progress[data-v-776ceecd] {
    font-size: .24rem;
    height: 1.16rem;
    position: relative;
    width: 100%
}

.progress[data-v-776ceecd],.progress .chapter-info[data-v-776ceecd] {
    align-items: center;
    display: flex;
    justify-content: center;
    justify-content: space-between
}

.progress .chapter-info[data-v-776ceecd] {
    background-color: #fdfefe;
    border-radius: .32rem;
    flex-direction: column;
    font-size: .32rem;
    height: 1.44rem;
    left: 50%;
    padding: .32rem;
    position: absolute;
    text-align: center;
    top: -1.74rem;
    transform: translate(-50%);
    width: 6.24rem
}

.progress .chapter-info span[data-v-776ceecd] {
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.progress.dark-mode .chapter-info[data-v-776ceecd] {
    background-color: #2a2b2b
}

.progress.dark-mode[data-v-776ceecd] .van-slider__button {
    background-color: #ebebec
}

.progress-bar[data-v-776ceecd] {
    align-items: center;
    display: flex;
    justify-content: center;
    justify-content: space-between;
    padding: 0 .24rem;
    width: 100%
}

.progress-bar[data-v-776ceecd] .van-slider {
    width: 4.64rem
}

.progress-bar[data-v-776ceecd] .van-slider__button {
    background-color: #333;
    box-shadow: none
}

.progress-bar .next[data-v-776ceecd],.progress-bar .prev[data-v-776ceecd] {
    display: inline-block;
    height: 1.16rem;
    line-height: 1.16rem;
    min-width: .72rem
}

.progress-bar .next.disable[data-v-776ceecd],.progress-bar .prev.disable[data-v-776ceecd] {
    opacity: .5;
    pointer-events: none
}

:root {
    --van-action-sheet-max-height: 80%;
    --van-action-sheet-header-height: 48px;
    --van-action-sheet-header-font-size: var(--van-font-size-lg);
    --van-action-sheet-description-color: var(--van-text-color-2);
    --van-action-sheet-description-font-size: var(--van-font-size-md);
    --van-action-sheet-description-line-height: var(--van-line-height-md);
    --van-action-sheet-item-background: var(--van-background-2);
    --van-action-sheet-item-font-size: var(--van-font-size-lg);
    --van-action-sheet-item-line-height: var(--van-line-height-lg);
    --van-action-sheet-item-text-color: var(--van-text-color);
    --van-action-sheet-item-disabled-text-color: var(--van-text-color-3);
    --van-action-sheet-subname-color: var(--van-text-color-2);
    --van-action-sheet-subname-font-size: var(--van-font-size-sm);
    --van-action-sheet-subname-line-height: var(--van-line-height-sm);
    --van-action-sheet-close-icon-size: 22px;
    --van-action-sheet-close-icon-color: var(--van-gray-5);
    --van-action-sheet-close-icon-padding: 0 var(--van-padding-md);
    --van-action-sheet-cancel-text-color: var(--van-gray-7);
    --van-action-sheet-cancel-padding-top: var(--van-padding-xs);
    --van-action-sheet-cancel-padding-color: var(--van-background);
    --van-action-sheet-loading-icon-size: 22px
}

.van-action-sheet {
    color: var(--van-action-sheet-item-text-color);
    display: flex;
    flex-direction: column;
    max-height: var(--van-action-sheet-max-height);
    overflow: hidden
}

.van-action-sheet__content {
    -webkit-overflow-scrolling: touch;
    flex: 1 auto;
    overflow-y: auto
}

.van-action-sheet__cancel,.van-action-sheet__item {
    background: var(--van-action-sheet-item-background);
    border: none;
    cursor: pointer;
    display: block;
    font-size: var(--van-action-sheet-item-font-size);
    padding: 14px var(--van-padding-md);
    width: 100%
}

.van-action-sheet__cancel:active,.van-action-sheet__item:active {
    background-color: var(--van-active-color)
}

.van-action-sheet__item {
    line-height: var(--van-action-sheet-item-line-height)
}

.van-action-sheet__item--disabled,.van-action-sheet__item--loading {
    color: var(--van-action-sheet-item-disabled-text-color)
}

.van-action-sheet__item--disabled:active,.van-action-sheet__item--loading:active {
    background-color: var(--van-action-sheet-item-background)
}

.van-action-sheet__item--disabled {
    cursor: not-allowed
}

.van-action-sheet__item--loading {
    cursor: default
}

.van-action-sheet__cancel {
    box-sizing: border-box;
    color: var(--van-action-sheet-cancel-text-color);
    flex-shrink: 0
}

.van-action-sheet__subname {
    color: var(--van-action-sheet-subname-color);
    font-size: var(--van-action-sheet-subname-font-size);
    line-height: var(--van-action-sheet-subname-line-height);
    margin-top: var(--van-padding-xs)
}

.van-action-sheet__gap {
    background: var(--van-action-sheet-cancel-padding-color);
    display: block;
    height: var(--van-action-sheet-cancel-padding-top)
}

.van-action-sheet__header {
    flex-shrink: 0;
    font-size: var(--van-action-sheet-header-font-size);
    font-weight: var(--van-font-bold);
    line-height: var(--van-action-sheet-header-height);
    text-align: center
}

.van-action-sheet__description {
    color: var(--van-action-sheet-description-color);
    flex-shrink: 0;
    font-size: var(--van-action-sheet-description-font-size);
    line-height: var(--van-action-sheet-description-line-height);
    padding: 20px var(--van-padding-md);
    position: relative;
    text-align: center
}

.van-action-sheet__description:after {
    border-bottom: 1px solid var(--van-border-color);
    bottom: 0;
    box-sizing: border-box;
    content: " ";
    left: var(--van-padding-md);
    pointer-events: none;
    position: absolute;
    right: var(--van-padding-md);
    transform: scaleY(.5)
}

.van-action-sheet__loading-icon .van-loading__spinner {
    height: var(--van-action-sheet-loading-icon-size);
    width: var(--van-action-sheet-loading-icon-size)
}

.van-action-sheet__close {
    color: var(--van-action-sheet-close-icon-color);
    font-size: var(--van-action-sheet-close-icon-size);
    line-height: inherit;
    padding: var(--van-action-sheet-close-icon-padding);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

body[data-v-cdde3cff],html[data-v-cdde3cff] {
    height: auto
}

.read-theme-dark.book-read[data-v-cdde3cff] {
    color: #ebebec
}

.read-theme-dark.book-read[data-v-cdde3cff] .read-popup {
    background-color: #2a2b2b
}

.read-theme-dark.book-read h2.header[data-v-cdde3cff] {
    color: #eaeaeb66
}

.read-theme-dark .purchase-autobuy[data-v-cdde3cff],.read-theme-dark .title-line[data-v-cdde3cff] {
    color: #8c8c8e
}

.read-theme-dark .purchase-autobuy[data-v-cdde3cff]:after,.read-theme-dark .purchase-autobuy[data-v-cdde3cff]:before,.read-theme-dark .title-line[data-v-cdde3cff]:after,.read-theme-dark .title-line[data-v-cdde3cff]:before {
    background-color: #8c8c8e
}

.read-theme-dark[data-v-cdde3cff] .chapter-sheet {
    background: #2a2b2b
}

.book-read[data-v-cdde3cff] {
    background-color: #f7f7f7;
    font-size: .28rem;
    line-height: 1;
    min-height: 100vh;
    padding: .88rem .36rem;
    position: relative;
    width: 100%
}

.book-read[data-v-cdde3cff] .read-popup {
    background-color: #fdfefe
}

.book-read .title-link[data-v-cdde3cff],.book-read h2.header[data-v-cdde3cff] {
    background-color: inherit
}

.book-read h2.header[data-v-cdde3cff] {
    color: #999;
    font-size: .28rem;
    font-weight: 400;
    height: .88rem;
    left: 50%;
    transform: translateX(-50%);
    max-width: 750px;
    line-height: 1.2;
    margin: 0;
    overflow: hidden;
    padding: .26rem .36rem;
    position: fixed;
    text-align: left;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
    width: 100%;
    z-index: 99
}

.book-read-content[data-v-cdde3cff] {
    min-height: 100%
}

.book-read-content .chapter-box[data-v-cdde3cff] {
    padding-bottom: 1rem
}

.book-read-content .chapter-box[data-v-cdde3cff] a {
    color: #cb3d30
}

.book-read-content .chapter-box[data-v-cdde3cff] a[href^="../"] {
    color: inherit
}

.book-read-content .chapter-content[data-v-cdde3cff] {
    min-height: calc(33.33333vh - 1rem);
    overflow: hidden;
    position: relative;
    z-index: 0
}

.book-read-content .chapter-content.isTxt[data-v-cdde3cff] p {
    font-size: 1em;
    text-align: justify;
}

.book-read-content .chapter-content.font-encrypt[data-v-cdde3cff] p {
    text-indent: 0
}

.book-read-content .chapter-content.font-encrypt[data-v-cdde3cff] p[class] {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap
}

.book-read-content .chapter-content[data-v-cdde3cff] p {
    word-wrap: break-word;
    line-height: 2;
    margin-bottom: .8em;
    word-break: break-word
}

.book-read-content .chapter-content[data-v-cdde3cff] p:last-child {
    margin-bottom: 0
}

.book-read-content .chapter-content[data-v-cdde3cff] img {
    display: block;
    margin: 1em auto;
    max-height: calc(100vh - 4rem);
    max-width: 100%;
    pointer-events: none;
    width: unset
}

.book-read-content .chapter-content[data-v-cdde3cff] img.RareFont,.book-read-content .chapter-content[data-v-cdde3cff] img.h-pic,.book-read-content .chapter-content[data-v-cdde3cff] img.imgofinline,.book-read-content .chapter-content[data-v-cdde3cff] img.inline,.book-read-content .chapter-content[data-v-cdde3cff] img.qqreader-footnote,.book-read-content .chapter-content[data-v-cdde3cff] img.s-pic {
    display: inline-block;
    width: 1em
}

.book-read-content .chapter-content[data-v-cdde3cff] pre {
    word-wrap: break-word;
    white-space: pre-wrap
}

.book-read-content[data-v-cdde3cff] h1 {
    padding: 1em 0
}

.book-read-content[data-v-cdde3cff] h1.chapter-title {
    background: none;
    color: inherit;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.2;
    text-align: left
}

.book-read-content[data-v-cdde3cff] .download-btn {
    width: 6.32rem
}

.opa5[data-v-cdde3cff] {
    opacity: .5
}

.book-end-title[data-v-cdde3cff] {
    margin-bottom: .4rem;
    margin-top: 1.2rem
}

.part[data-v-cdde3cff] {
    margin: 0 .2rem;
    text-align: center
}

.part[data-v-cdde3cff],.read-btn[data-v-cdde3cff] {
    font-size: .28rem
}

.read-btn[data-v-cdde3cff] {
    background-color: #cb3d30;
    border-radius: .4rem;
    color: #fafcfc;
    display: block;
    height: .8rem;
    margin: 0 auto;
    position: relative;
    width: 5.84rem
}

.page-bottom[data-v-cdde3cff] {
    margin-top: .8rem
}

.read-now[data-v-cdde3cff] {
    color: #b2b2b2;
    font-size: .24rem
}

.title-line[data-v-cdde3cff] {
    align-items: center;
    display: flex;
    font-size: .28rem;
    justify-content: space-between;
    margin-bottom: .6rem;
    width: 100%
}

.title-line[data-v-cdde3cff]:after,.title-line[data-v-cdde3cff]:before {
    background-color: #333;
    content: "";
    flex: 1;
    height: .01rem;
    opacity: .2
}

.title-line[data-v-cdde3cff]:before {
    margin-right: .12rem
}

.title-line[data-v-cdde3cff]:after {
    margin-left: .12rem
}

.purchase[data-v-cdde3cff] {
    font-size: .28rem
}

.purchase-money[data-v-cdde3cff] {
    align-items: center;
    display: flex;
    font-size: .24rem;
    justify-content: space-between;
    margin: .24rem 0
}

.purchase .agreement[data-v-cdde3cff] {
    color: #cb3d30;
    opacity: .5;
    padding: .04rem
}

.purchase .hasDiscount[data-v-cdde3cff] {
    margin-left: .06rem;
    opacity: .5;
    text-decoration: line-through
}

.purchase .discount-txt[data-v-cdde3cff] {
    background: #fa573e;
    border-radius: .16rem .16rem .16rem 0;
    color: #fafcfc;
    font-size: .2rem;
    padding: .06rem .08rem;
    position: absolute;
    right: 0;
    top: -.06rem
}

.purchase-autobuy[data-v-cdde3cff] {
    font-size: .24rem;
    line-height: .32rem
}

.purchase-autobuy span[data-v-cdde3cff] {
    vertical-align: middle
}

.purchase-autobuy .checkbox[data-v-cdde3cff] {
    background: #d9d9d9 url(./checked.f6d9550f.svg) no-repeat 50%/.2rem .16rem;
    border-radius: 50%;
    display: inline-block;
    height: .32rem;
    margin-right: .1rem;
    width: .32rem
}

.purchase-autobuy .checkbox.checked[data-v-cdde3cff] {
    background-color: #cb3d30
}

.purchase-multiple[data-v-cdde3cff] {
    background-color: #cb3d3033;
    color: #cb3d30
}

.purchase .read-btn[data-v-cdde3cff] {
    margin-top: .4rem;
    width: 6.32rem
}

.purchase .mar20[data-v-cdde3cff] {
    margin-bottom: .4rem
}

.btn-red-style[data-v-cdde3cff] {
    display: block;
    margin: .4rem auto;
    width: 5.84rem
}

[data-v-cdde3cff] .van-action-sheet__content {
    background-color: inherit;
    display: flex
}

[data-v-cdde3cff] .van-action-sheet__gap {
    display: none
}

[data-v-cdde3cff] .van-action-sheet__cancel {
    background-color: inherit;
    color: inherit;
    font-size: .32rem;
    font-weight: 600;
    height: .96rem
}

.chapter-sheet[data-v-cdde3cff] {
    background: #fff
}

h1.firstTitle[data-v-cdde3cff] {
    text-align: left
}

.agree-content[data-v-cdde3cff] {
    line-height: 1.2
}

.agree-link[data-v-cdde3cff] {
    color: #cb3d30
}

.agree-btn[data-v-cdde3cff] {
    background-color: #cb3d30;
    border-radius: .4rem;
    color: #fafcfc;
    font-size: .28rem;
    height: .8rem;
    margin: .32rem auto 0;
    width: 4.96rem
}

.van-popup{
    display: none;
    background: #fff;
    box-sizing: border-box;
    max-height: 100%;
    overflow-y: auto;
    position: fixed;
    z-index: 99;
}

.van-popup--top {
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 100%;
    max-width: 750px;
}

.van-popup--bottom {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 750px;
}

.van-overflow-hidden {
    overflow: hidden !important;
}

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

@media (min-width:750px) {
    nav ul{
        overflow: auto;
    }
    nav ul li:nth-of-type(7){
        display: none;
    }
    *::-webkit-scrollbar{
        width: 5px;
        height: 5px;
        display: block !important;
    }
    *::-webkit-scrollbar-thumb{
        width: 5px;
        height: 5px;
        background-color: #ccc;
        border-radius: 5px;
    }
    .read-now{
        display: none;
    }
}