a,b,body,dd,div,dl,dt,em,form,h1,h2,h3,h4,h5,h6,header,i,img,li,ol,p,span,td,th,tr,tt,u,ul {
	margin:0;
	padding:0;
	border:0;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:transparent;
	box-sizing:border-box;
}
ul {
	list-style-type:none;
}
a {
    text-decoration: none;
    color: inherit;
}
* {
	margin:0;
	padding:0;
	box-sizing:border-box;
}
body{color: #555;}
.header-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background-color: #fff;
}
.header-box {
    margin: 0.12rem 0.36rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-logo img {
    height: 2.9rem;
}
.header-bar img {
    width: 1.95rem;
    height: 1.95rem;
}
.header-bar img:not(:last-child) {
    margin-right: .75rem;
}
.haibao {
    width: 100%;
    height: 13.2rem;
}
.haibao img {
    width: 100%;
    height: 12.5rem;
}
.mults {
    padding: 0  .6666rem .6666rem;
}
.mult-head{
    height: 2.36rem;
    line-height: 2.36rem;
    font-size: 23px;
    font-weight: 700;
}
.mult-body {
    overflow: hidden;
}


.mult-body ul {
    margin-right: -.666rem;
}


.mult-body ul li{
position: relative;
    z-index: 0;
    float: left;
    box-sizing: border-box;
    width: 33.3333333333%;
    padding: 0 .666rem 1.08rem 0;
}

.m-img {
    padding-bottom: 133.3333333333%;
    position: relative;
    height: 0;
}

.m-img img {
position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 0.32rem;
}



.mult-body p{
    color: #999;
    font-size: 12px;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mult-body .card-title {

    padding: 0.2rem 0;
    color: #333;
    font-size: 15px;
}


.footer_bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 4px 0;
    z-index: 10;
}

.footer_bottom ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-around;
}
.footer_bottom ul li span {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
}

.footer_bottom i{
    display: block;
    background-image: url(/static/images/spritx.png);
    background-repeat: no-repeat;
    background-size: 6.3rem 6.3rem;
    width: 1.9rem;
    height: 1.9rem;
        background-position: .01rem .15rem;
}

.footer_bottom .icon-home{
    background-position: -0 -2.2rem;
}
.footer_bottom .icon-update{
    background-position: .15rem -4.2rem;
}

.footer_bottom .ift-fire{    background-image: url(/static/images/ic-fire.png);
    background-size: 2.0rem 2.0rem;
    width: 1.9rem;
    height: 1.9rem;
    background-position: 0;}
    .tooldiv{
    height: 3.4rem;
}

 .comic-detail {
    position: relative;
    background-position: 50%;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    
}


.comic-info {
    background-color: rgba(0, 0, 0, .7);
    box-sizing: border-box;
    padding: 3.5rem .86rem 2.3rem;
    display: flex;
        color: #fff;
}


.book-name {
display: -webkit-box;
    flex: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    flex-grow: 1;
    padding-left: 1rem;
}
.book-cover {
    width: 8rem;

}
.thumbnail {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 133.3333333333%;
    overflow: hidden;
    box-sizing: border-box;
    transform: rotate(0deg);
    border: 2px solid #fff;
}
.book-cover .thumbnail img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 0;
    color: rgba(0, 0, 0, 0);
}


.book-name h1,.book-name p {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
                text-shadow: 0px 2px 3px #88e94e;
        }
        
   .book-name p {
       line-height: 1.7rem;
       font-size: 15px;
   }     
        

   .comic-tags span{background: rgb(28 66 213 / 40%);
    font-size: 12px;
    border-radius: 1rem;
    color: #fff;
    padding: 0 .6rem;
    text-align: center;
        margin-right: 0.5rem;
            white-space: normal;
}
   .book-name .comic-tags{
height: 3rem; 
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
    line-height: 1.5rem;
}
   
.comic-intro {
    position: relative;

    -moz-box-sizing: border-box;

    background-color: #fff;
    padding: 0 .67rem .1rem
}
   .comic-intro .radius-box {
    position: absolute;
    width: 100%;
    top: -1.933rem;
    left: 0;
    overflow: hidden;
    height: 1.935rem;
}
.radiuss{
width: 60.5rem;
    height: 30rem;
    margin-left: -30.3rem;
    position: absolute;
    top: 0;
    left: 50%;
    border-radius: 28rem 28rem 0 0;
    background-color: #fff;
    
}

.btn-menu {
    height: 3.52rem;
}




.btn-menu div p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1.55rem;
    line-height: 1.6rem;
    text-align: center;
    color: #3acb32;
        font-size: 17px;
}

.btn-menu .folat-sc{
    width: 28%;
    background: url(/static/images/icon_detail_collect.png) no-repeat;
            background-size: contain;
    background-position: bottom;

}
.stat-read-box {
    width: 40%;
    margin: 0 2%;
    background: url(/static/images/icon_detail_reed.png) no-repeat;
            background-size: contain;
    background-position: bottom;
}

.btn-menu .folat-pl {
    width: 28%;
    background: url(/static/images/icon_detail_comt.png) no-repeat;
            background-size: contain;
    background-position: bottom;
}

.btn-menu div {
    float: left;
    text-align: center;
    position: relative;
    height: 100%;

}

.btn-menu .stat-read-box p {
    height: 2.3rem;
    line-height: 2.5rem;
}
.cartoon-introduction {
        padding: 15px 8px;
}

.cartoon-introduction p{
    margin-top: 5px;
    font-size: 14px;
    line-height: 23px;
    color: #999;
    max-height: 4.5rem;
    overflow-y: auto;
    overflow-x: hidden;
}



.cartoon-box .topBar {
    height: 35px;
    font-size: 12px;
    line-height: 35px;
    color: #919191;
    padding-right: 10px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cartoon-box .topBar i {
    float: right;
    width: 36px;
    height: 30px;
    background: url(/static/images/c_sB_2.png);
    background-repeat: no-repeat;
    background-position: 8px -2px;
    text-align: center;
}
.topBar .hisread {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ff7830;
    padding-left: 15px;
    font-size: 14px;
    text-align: right;
}

.xzbar button {
    line-height: 35px;
    height: 35px;
    font-size: 16px;
    color: #000;
    width: 80px;
    background-color: transparent;
    border: none;

}





.chaplist-box {
    margin: .6rem 0;
    max-height: 59vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.chaplist-box ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.chaplist-box li {
    flex: 1 1 calc(50% - 10px);
    box-sizing: border-box;
    padding: 5px 8px;
    margin: 5px;
    border: 1px solid #ccc;
    text-align: left;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-radius: .4rem;
    max-width: calc(50% - 10px);
}

.chaplist-more {
    width: 100%;
    text-align: center;
    margin-top: 1rem;
}

.chaplist-more button {
    color: #d7ba24;
    background-color: transparent;
    border: none;
    font-size: 16px;
}
 .cartoon-box{
    padding-bottom: 18px;
}

.book-name h1 {
    font-size: 22px;
}
    
    .sort-name {
    font-size: 17px;
    color: #48d8b5;
    font-weight: 700;
    text-align: center;
    padding: 8px 0;
    position: fixed;
    top: 3.1rem;
    left: 0;
    z-index: 2;
    width: 100%;
        background-color: #fff;
}
    .rank-list li {
    padding: 15px 15px 0 138.5px;
    position: relative;
}
.rank-list li .poster-box {
    position: absolute;
    top: 15px;
    left: 15px;
}

.rank-list li .cartoon-poster {
    border-radius: 3px;
    display: block;
    width: 108.5px;
    height: 152px;
    -o-object-fit: cover;
    object-fit: cover;
}

.sort-box{
        padding-top: 2.4rem;
}
.sort-box ul {
    display: flex;
    justify-content: space-around;
    list-style-type: none;
    padding: 0;
    padding-top: 5px;
}
.sort-box li {
    display: flex;
    align-items: center;
}

.sort-box li a {
    font-size: 14px;
    font-weight: 700;
    color: #8486f3;
}
.sort-box .selected a {
    position: relative;
    color: #edc92a;
    font-size: 17px;
}
.sort-box .selected a:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -6px;
    right: -10px;
    background: url(/static/images/rank5.png) no-repeat 50% / 90%;
}
.rank-list li .cartoon-info {
    width: 100%;
    display: flex;
}
.rank-list li .cartoon-info .simple-info {
    flex: 1;
    overflow: hidden;
}
.rank-list li .cartoon-info .simple-info h2 {
    width: 100%;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
 
}

.rank-list li .cartoon-info .simple-info p {
    width: 100%;
    font-size: 12px;
    line-height: 24px;
        color: #7dc4e7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rank-list li .cartoon-info .rank-index {
    flex: none;
    width: 45px;
    height: 45px;
}
.rank-list li .cartoon-info .rank-index .rank-default, .rank-list li .cartoon-info .rank-index>img {
    width: 100%;
    height: 100%;
}
.rank-list li .cartoon-info .rank-index .rank-default {
    background: url(/static/images/rank4.png) no-repeat 50%;
    background-size: 100%;
    text-align: center;
    line-height: 45px;
    font-size: 17px;
    color: #48d8b5;
}

.rank-list li .cartoon-introduction {
    min-height: 72px;
    padding: 6px;
    margin-top: 8px;
    border-radius: 3px;
    background-color: hsl(188.83deg 56.82% 80.28% / 62%);
}
.rank-list li .cartoon-introduction span {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    color: #a984ed;
    font-size: 12px;
}
.botget {
    margin: 25px 0 25px 0;
    text-align: center;
    width: 100%;
}
.getmore {
    color: #06e16d;
    background-color: transparent;
    border: none;
}
.sort-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    list-style-type: none;
    padding: 0;
    padding-top: 5px;
}
.sort-list li {
    flex: 0 1 12.5%;
    box-sizing: border-box;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.s-s-r{
     width: calc(100% - 85px);
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.chaplist-box .removemh{max-width:100%;color: #ed4646;font-size:20px;white-space: initial;text-align: center;}



        .chaphead {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 10;
    background: rgba(26, 26, 26, 0.9);
    top: -100px;
    opacity: 0;
}
        .chaphead-bar {
    margin: 0.12rem 0.36rem;
    position: relative;
    height: 2.9rem;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
        
        .chaphead-name {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.chaphead-name img {
    width: 1.9rem;
    margin-right: .6rem;
}
.chaphead-name h1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #48d8b5;
    font-weight: 400;
}
.chapter-img-box>img {
    width: 100%;
    height: auto;
    display: block;
    user-select: none;
    pointer-events: none;
}

.folat-bar {
    position: fixed;
    bottom: 10rem;
    right: 1rem;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    color: #1497dc;
    font-weight: 700;
    right: -100px;
    opacity: 0;
    z-index: 1;
}
.folat-bar p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    padding-bottom: 1.5rem;
}
.folat-bar img {
width: 36px;
    height: 36px;
}

 .folat-bar span{
    font-size: 14px;
}

.folat-pl img,.folat-xq img {
width: 32px;
    height: 32px;
}

.chap-footer {
    bottom: -100px;
    opacity: 0;
    color: #cccccc;
    background: rgba(26, 26, 26, 0.9);
}

.footer_bottom ul li img {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
}

    
    
    
    
    
    .chapter-end {
    box-sizing: border-box;
    width: 100%;
    padding-top: .66667rem;
}
.chapter-end .end-txt {
    font-size: 14px;
    text-align: center;
}
.chapter-end ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: .7rem;
    margin: 0;
}
.chapter-end li {
    flex: 1 1 calc(33.33% - 10px);
    box-sizing: border-box;
    padding: 5px;
    margin: 5px;
    text-align: center;
    font-size: 14px;
    border-radius: .4rem;
    max-width: calc(33.33% - 10px);
}
.end-btns i {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    vertical-align: middle;
    background-position: 2px -1px;
}
.i-rd-prev {
    background: url(/static/images/prev.png) no-repeat center center;
    background-size: contain;
    margin-right: .3rem;
        
}
.i-rd-next {
    background: url(/static/images/next.png) no-repeat center center;
    background-size: contain;
    margin-left: .3rem;

}
.i-rd-mid {
    background: url(/static/images/xq3.png) no-repeat center center;
    background-size: contain;
    margin-right: .3rem;
}