.header .title:afterarticle, aside, blockquote, body, dd, div, dl, dt, fieldset, figcaption, figure, form, h1, h2, h3, h4, h5, h6, header, input, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    list-style: none
}

article, aside, blockquote, body, dd, div, dl, dt, fieldset, figcaption, figure, form, h1, h2, h3, h4, h5, h6, header, menu, nav, ol, p, pre, section, td, th, ul {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    font-family: 'PingFang'
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: none;
    font-size: 50px;
}

body {
    margin: 0;
    padding: 0;
    font: .14rem "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
    color: #494949;
    background: #fafafa;
    min-width: 3.2rem;
    line-height: 1
}
ul {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    list-style: none
}

@media screen and (min-width: 768px){
    body,html{
        max-width: 414px;
        margin: 0 auto;
        position: relative;
    }
    body .footer{
        border:none;
        display: inherit;
    }
    body .footer ul {
        /* display: table-row; */
        max-width: 414px;
        display:flex;
        justify-content: space-around;
        margin: 0 auto;
        background: #fff;
        border-top: 1px solid #ddd;
    }

    body .footer li {
        /* display: table-cell; */
        text-align: center;
    }
}

.sq-bookshelf-book-grid{
    position: relative;
}
.sq-bookshelf-book-cover-delete-btn{
    z-index: 10;
}
article, footer, header, menu, nav, section {
    display: block
}

body{
    font-family: 'PingFang'
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #333
}

em, i {
    font-style: normal
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    vertical-align: middle;
    outline: 0;
    border: 0
}

button, html input[type=button], input[type=search], input[type=submit] {
    -webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

[hidden] {
    display: none !important
}

@font-face {
    font-family: 'iconfont';  /* project id 640414 */
    src: url('../font/font_640414_al67g22cgfu.eot');
    src: url('../font/font_640414_al67g22cgfu.eot#iefix') format('embedded-opentype'),
    url('../font/font_640414_al67g22cgfu.woff2') format('woff2'),
    url('../font/font_640414_al67g22cgfu.woff') format('woff'),
    url('../font/font_640414_al67g22cgfu.ttf') format('truetype'),
    url('http://at.alicdn.com/t/font_640414_al67g22cgfu.svg#iconfont') format('svg');
}

.mp-icon {
    font-family: 'iconfont';
    font-style: normal;
    font-size: .32rem;
    padding: 3px;
}

.mp-shelf-del{
    font-family: 'iconfont';
    font-style: normal;
    font-size: .42rem;
    background: #fff;
    border-radius: 0.24rem;
}

.mp-normal-back{
    font-family: 'iconfont';
    font-style: normal;
    font-size: .32rem;
}
.mp-comic-home{
    font-family: 'iconfont';
    font-style: normal;
    width: 0.35rem !important;
    font-size: .32rem;
}
.mp-comic-report{
    font-family: 'iconfont';
    font-style: normal;
    width: 0.45rem !important;
    font-size: .42rem;
}

.mp-comic-top{
    font-family: 'iconfont';
    font-style: normal;
    width: 0.35rem !important;
    font-size: .32rem;
}
.mp-comic-bottom{
    font-family: 'iconfont';
    font-style: normal;
    width: 0.35rem !important;
    font-size: .32rem;
}
.mp-comic-position{
    font-family: 'iconfont';
    font-style: normal;
    width: 0.45rem !important;
    font-size: .42rem;
}
.mp-comic-lock{
    font-family: 'iconfont';
    font-style: normal;
    width: 0.45rem !important;
    font-size: .42rem;
}

.mp-comic-bottom-left{
    font-family: 'iconfont';
    font-style: normal;
    font-size: .2rem;
}

.mp-comic-bottom-right{
    font-family: 'iconfont';
    font-style: normal;
    font-size: .2rem;
}

.book-cover-img {
    width: 1.92rem;
    height: 2.62rem;
}

.dj-btn, .more-none, .sc-btn, .sc-btn-more {
    margin: .24rem;
    height: .7rem;
    line-height: .7rem;
    color: #999;
    text-align: center;
    border-radius: .04rem;
    font-size: .24rem;
}

.loading-txt {
    text-align: center;
    color: #ccc;
    text-shadow: .04rem .04rem .04rem #fff
}

.loading-txt .reload {
    display: inline-block;
    color: #4e87ce;
    text-decoration: underline
}

body {
    background: #fff
}

#loading, .ssloading {
    position: fixed;
    display: block;
    top: 50%;
    text-align: center;
    width: 50%;
    font-size: .26rem;
    color: #f8f8f8;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all
}

.loadingCommon {
    font-size: .3rem;
    display: -webkit-box;
    -webkit-box-pack: center;
    height: .32rem;
    padding-top: .32rem;
    padding-bottom: .32rem;
    color: #777
}


.loadingCommonP {
    margin-left: .1rem;
    height: .32rem;
    line-height: .32rem
}

#app-g-alert {
    padding: .2rem;
    border-radius: .08rem;
    text-align: center;
    color: #fff;
    letter-spacing: .02rem;
    font-size: .34rem;
    background: rgba(0, 0, 0, .75);
    display: none;
    z-index: 99999
}

.sdlist-ul {
    overflow: hidden
}

.sdlist-li.hover {
    background: #F9F9FB
}

.sdlist-li {
    padding-left: .32rem
}

.sdlist-li:last-child > a > div {
    border-bottom: 0
}

.sdlist-li .sdwrap {
    padding: .4rem .32rem .4rem 0;
    display: -webkit-box;
    border-bottom: 1px solid #f3f3f3
}

.sdlist-li .sdlist-info {
    -webkit-box-flex: 1;
    margin-right: .32rem
}

.sdlist-li .sdlist-info h3 {
    color: #333;
    font-size: .32rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all
}

.sdlist-li .sdlist-info p {
    font-size: .24rem;
    height: .72rem;
    color: #999;
    line-height: .36rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: .22rem;
    max-height: 100%
}

.sdlist-li .sdlist-info .book-tag {
    font-size: 0;
    height: .44rem;
    margin-top: .16rem;
    overflow: hidden
}

.sdlist-li .sdlist-info .book-tag span {
    font-size: .2rem;
    height: .36rem;
    line-height: .38rem;
    border: 1px solid rgba(153, 153, 153, .3);
    border-radius: .04rem;
    padding: 0 .1rem;
    margin-right: .08rem;
    color: #999;
    display: inline-block
}

.sdlist-li .sdlist-cove {
    width: 1.68rem;
    height: 1.6rem;
    position: relative;
    overflow: hidden;
    margin-top: .22rem
}

.sdlist-li .bg1 {
    position: absolute
}

.sdlist-li .bg1:before {
    content: ' ';
    display: inline-block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .1);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: 2
}

.sdlist-li .bg2 {
    position: absolute
}

.sdlist-li .bg2:before {
    content: ' ';
    display: inline-block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .1);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: 2
}

.sdlist-li .bg3 {
    position: absolute
}

.sdlist-li .bg3:before {
    content: ' ';
    display: inline-block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .1);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: 2
}

.sdlist-li .bg1, .sdlist-li .bg3 {
    width: .9rem;
    height: 1.2rem;
    bottom: 0;
    z-index: 1
}

.sdlist-li .bg1 {
    left: 0
}

.sdlist-li .bg3 {
    right: 0
}

.sdlist-li .bg2 {
    width: 1.2rem;
    height: 1.6rem;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 2
}



.header {
     background: #fff;
     width: 100%;
     font-size: 0;
     position: relative
 }

.header a{
    margin-top: .27rem;
    border: 1px solid #f0eff5;
    border-radius: 0.3rem;
    padding: .05rem .05rem 0.02rem .15rem;
}
.header a i {
    padding: 0;
}
.header .title, .book-header h3{
    /*padding-left: .34rem;*/
    color: #000;
    display: inline-block;
    line-height: .26rem;
    font-size: .32rem;
    position: relative;
    font-weight: 500;
    /*margin-top: .2rem;*/
    /*margin-bottom: 0;*/
}

.book-header h3{
    padding-left: 0;
}
.book-header h3 img {
    width: .3rem;
    height: .3rem;
    margin-right: .1rem;
    margin-bottom: .06rem;
}
/*.header .title:after {*/
    /*content: '';*/
    /*width: .2rem;*/
    /*height: .23rem;*/
    /*display: inline-block;*/
    /*background: #ff9966;*/
    /*border-radius: 0 .06rem .06rem 0;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0*/
/*}*/

.header .title-second {
    color: #999;
    margin-left: .08rem;
    font-size: .24rem
}

.header .timer {
    line-height: .32rem;
    position: absolute;
    right: .34rem;
    bottom: 0;
    font-size: 0;
    color: #333
}

.header .timer em {
    display: inline-block;
    vertical-align: middle
}

.header .timer .unittime {
    font-size: .22rem;
    border: 1px solid #E6E7ED;
    width: .32rem;
    height: .32rem;
    border-radius: .04rem;
    text-align: center
}

.header .timer .timesep {
    font-size: .2rem;
    margin: 0 .1rem
}

.header.active {
    background: #f7f7fa
}

.header-line {
    border-bottom: 1px solid #f3f3f3;
    box-sizing: border-box;
}

.header-nospaceing {
    padding-bottom: 0
}

.seperator {
    background-color: #f9f9f9;
    width: 100%;
    height: .16rem
}

.modular-link, .modular-link-retry {
    width: 100%;
    height: .9rem;
    line-height: .9rem;
    color: #888888;
    font-size: .24rem;
    vertical-align: middle;
    display: inline-block;
    text-align: center
}

.modular-link.active, .active.modular-link-retry, .modular-link.hover, .hover.modular-link-retry {
    background-color: #f7f7fa
}

.modular-text {
    vertical-align: middle
}

.modular-link .refreshing, .modular-link-retry .refreshing {
    -webkit-animation: refreshing 1.5s;
    animation: refreshing 1.5s
}

@-webkit-keyframes refreshing {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes refreshing {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.modular-link-retry {
    color: #22B48D
}

.scbanner img {
    border-radius: .08rem
}

.tuijian-pic {
    padding: .23rem .32rem;
    background: #F7F7FA
}

.tuijian-pic ul {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: justify
}

.tuijian-pic li {
    -webkit-box-flex: 1;
    text-align: center;
    margin-right: .14rem
}

.tuijian-pic li:last-child {
    margin-left: .14rem;
    margin-right: 0
}

.img-box img, .scbanner img, .slide-img img, .tuijian-pic li img {
    width: 100%;
    height: auto;
    vertical-align: middle;
    border: 1px solid #f1f1f1
}

.slide-on {
    text-align: center
}

.slide-on span {
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #d6d6d6;
    display: inline-block
}

.hd .slide-on li {
    display: inline-block;
    margin-right: .08rem;
    width: .08rem;
    height: .08rem;
    border-radius: .08rem;
    background: #d6d6d6;
    overflow: hidden;
    text-indent: -19.98rem
}

.hd .slide-on li.on, .slide-on span.on {
    background: #14be7d
}

.row-banner {
    position: relative;
    margin: 0;
    border-radius: 0
}

.row-banner .bd ul li {
    border-radius: 0
}

.row-banner .hd .slide-on li {
    width: .12rem;
    height: .12rem;
    margin-right: .1rem;
    border-radius: .06rem;
    background-color: rgba(255, 255, 255, .7);
    border: 1px solid rgba(0, 0, 0, .1)
}

.row-banner .hd .slide-on li.on {
    background-color: #14be7d
}

.row-banner .hd .slide-on li:last-child {
    margin-right: 0
}

.row-banner .hd {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: .15rem
}

.row-banner img {
    border-width: 0;
    border-radius: 0
}

.scbanner {
    margin: 0
}

.topHeader {
    background-color: #fff;
    border-bottom: 1px solid #f3f3f3;
    padding:.1rem 0;
}
.topHeader .items .search{
    border:1px solid #22B48D;
    border-radius: 50%;
    padding: .13rem 0;
    width: .6rem;
    height: .6rem;
    box-sizing: border-box;
    box-shadow: 0 0 10px #22B48D;
}
.topHeader .items .search img{
    display: block;
    margin: 0 auto;
}
.topHeader h1 {
    display: inline-block;
    margin-top: .2rem;
    color: #333;
    font-size: .36rem
}

.topHeader h1 span.logo-img {
    display: inline-block;
    margin-right: .16rem;
    width: 1.9rem;
    vertical-align: middle
}

.topHeader h1 span.logo-img img {
    width: 100%
}

.topHeader h1 span.logo-name {
    display: inline-block;
    width: 1.45rem;
    height: .32rem;
    vertical-align: middle
}

.topHeader h1 span.logo-name img {
    width: 100%
}

.topHeader .items {
    float: right;
    font-size: 0;
    height: .6rem;
}
.tourist{
    width:.7rem;
    height: .7rem;
    border: 1px solid #999;
    text-align: center;
    line-height: .7rem;
    border-radius: 50%;
    color: #999;
    margin: .1rem 0;
    font-size: .22rem;
    box-sizing: border-box;
}
.topHeader .items li {
    display: inline-block;
    margin-top: .18rem;
    margin-right: .32rem;
    width: .48rem;
    height: .48rem
}

.topHeader .items li img {
    width: .3rem;
    height: .3rem
}

.topHeader .items li.single-avatar img {
    border-radius: 50%
}

.listBig-ul {
    /* overflow: hidden */
    padding: 0rem 0.15rem;
}
.listBig-ul .listBig-li {
    border-bottom: 1px solid #f2f2f2;
}
.listBig-ul li {
    position: relative;
    padding: 0.2rem 0rem;
}

.listBig-ul li:last-child > div {
    border-bottom: 0
}

.listBig-ul li.hover, .listBig-ul li > a.hover {
    background-color: #F7F7FA
}

.listBig-ul .big-wrap {
    /*padding: .4rem .32rem .4rem 0;*/
    display: -webkit-box;
    /*border-bottom: 1px solid #f3f3f3*/
}

.listBig-ul .listbook-cove {
    /*margin-right: .32rem;*/
    width: 30%;
    /*height: 2.62rem;*/
    /*position: relative;*/
    /*overflow: hidden;*/
}
.listBig-ul .listbook-cove img {
    width: 2rem;
    height: 2.67rem;
    display: block;
    float: left;
}

/*.listBig-ul .listbook-cove:before {
    content: ' ';
    display: inline-block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    !* border: 1px solid #d4d4d4; *!
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    opacity: .5;
    z-index: 2
}*/

.listBig-ul .listbook-info {
    /*float: left;*/
    padding-left: 0.2rem;
    width: 65%;
}
.listBig-ul .listbook-info .desc-tag {
    display: -webkit-box;
    display: flex;
}
.listBig-ul .listbook-info .desc-tag span {
    font-size: .22rem;
    padding-top: 0.4rem;
    color: #888;
    font-weight: 300;
    line-height: 2;
}
.listBig-ul .listbook-info .t {
    height: .5rem;
    line-height: .5rem;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 100px;
    color: #000;
    font-size: .28rem;
    font-weight: 500;
}

.rank{
    display: -webkit-box;
    display: flex;
    height: 100%;
    background: #f4f4f4;
}
.rank_left{
    background: #f4f4f4;
    height:100%;
    padding: 0;
}
.pay-button-info h4 span{
    color: #e4382a
}
.listbook-cove .rank_num{
    position: absolute;
    left: 0;
    top: 0;
    width: .4rem;
    height: .5rem;
    background: #565656;
    color: #fff;
    text-align: center;
    line-height: .5rem;
}
.listbook-cove .first{
    background: #ff6356;
}
.listbook-cove .second{
    background: #f27d47;
}
.listbook-cove .third{
    background: #f6c127;
}
.rank_title{
    display: -webkit-box;
    display: flex;
    line-height: 1.05rem;
    padding: 0 .3rem;
    border-bottom: 1px solid #cacaca;
}
.rank_title > a{
    color:#9693b2;
    position: relative;
}
.listBig-ul  .listbook-info .name{
    padding-right: .8rem;
}
.remove_log_btn img{
    width:.4rem;
    height: .4rem;
}
.tags{
    overflow: hidden;
    height: .36rem;
}
.rank_title ul{
    background: #fff;
    position: absolute;
    top: 1.05rem;
    right: .3rem;
    width: 2rem;
    z-index: 100;
    text-align: center;
    box-shadow:#adabab 0 0 .2rem;
    color: #686868;
    padding: 0;
}
.rank_title ul li.active{
    color: #9693b2;
}
.rank_title .pos{
    width:0;
    height:0;
    border-width:0 .3rem .3rem;
    border-style:solid;
    border-color:transparent transparent #fff;/*透明 透明  灰*/
    position: absolute;
    right: .3rem;
    top: -.3rem;

}
.rank_title li{
    border-bottom: 1px solid #ccc;
}

.rank_title h2{
    font-size: .48rem;
    line-height: 1.05rem;
}
.rank_title a{
    flex: 1;
    text-align: right;
}
.rank_title img{
    width: .6rem;
}
.rank_left li{
    border-left: .06rem solid #f4f4f4;
    border-right: .06rem solid #f4f4f4;
}
.rank_left .active{
    border-left: .06rem solid #8b8ada;
}
.rank_left li{
    padding:.35rem .3rem;
    border-bottom: 1px solid #cecece;

}
.rank_right{
    background: #fff;
    flex: 1;
}
.listBig-ul .listbook-info .t {
    height: .5rem;
    line-height: .5rem;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 100px;
    color: #000;
    font-size: .28rem;
    font-weight: 500;
}

.listBig-ul .listbook-info p {
    font-size: .24rem;
    color: #999;
    line-height: .32rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 100%
}

.listbook-info .serialize,.listbook-info .finished{
    font-size: .2rem;
    /* line-height: .36rem; */
    padding: 0 .1rem;
    position: absolute;
    right:.3rem;
    top: 0;
    border-radius: .05rem;
    margin-top: .1rem;
    font-size: .22rem;
    line-height: .32rem;
    margin-top: .5rem;
}
.listbook-info .finished {
    color: #909d67;
    border: 1px solid #e5e5e7;
}

.listbook-info .serialize
{
    color:#949494;
    border:1px solid #f2f2f2
}
.listBig-ul .listbook-info p.text {
    font-size: .24rem;
    color: #8f8f8f;
    line-height: .36rem;
    height: 1.08rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 300;
}

.listBig-ul .book-tag {
    font-size: 0;
    margin-top: .16rem;
    overflow: hidden;
    height: .38rem
}

.listBig-ul .book-tag span {
    font-size: .2rem;
    height: .36rem;
    line-height: .34rem;
    border: 1px solid rgba(153, 153, 153, .3);
    border-radius: .04rem;
    padding: 0 .12rem;
    margin-right: .08rem;
    color: #999;
    display: inline-block;
    max-width: 3rem;
    overflow: hidden;
}

.listBig-ul .book-tag .wj {
    color: #22B48D;
    border-color: rgba(0, 201, 141, .3)
}

.listBig-ul .book-tag .lz {
    color: #499fff;
    border-color: rgba(73, 159, 255, .3)
}

.bs-btn-grey {
    display: inline-block;
    padding: 0 .2rem;
    border: 1px solid #e6e7ed;
    border-radius: .08rem;
    font-size: .32rem;
    color: #333;
    text-align: center
}

.bs-btn-grey.default {
    width: 2.8rem;
    height: .8rem
}

.bs-button {
    display: inline-block;
    height: .8rem;
    line-height: .8rem;
    border-radius: .08rem;
    font-size: .28rem;
    color: #22B48D;
    text-align: center
}

.bs-button.active {
    background: #b2efdd
}

.bs-button.button-fill {
    background: #ff9966;;
    color: #fff;
    border-radius: 1rem;
}

.bs-button.button-fill.active {
    background: #ff9966;
}

.bs-button.button-block {
    display: block
}

.bs-button.disabled {
    background: #e6e7ed;
    border-color: #e6e7ed;
    color: #c6c7cc
}
.bs-button.shelf_disabled{
    color: #6d6d6d;
    border: 1px solid #6d6d6d;
}
.btn-group {
    padding: 0 .32rem;
    display: -webkit-box
}

.btn-group .btn {
    margin-right: .32rem;
    -webkit-box-flex: 1;
    height: .78rem;
    border: 1px solid #22B48D;
    border-radius: .08rem !important;
    font-size: .28rem;
    display: block;
    text-align: center
}

.btn-group .btn:last-child {
    margin-right: 0
}

.btn-group .btn-primary {
    background: #22B48D;
    color: #fff
}

.btn-group .btn-primary.hover {
    background: #0f9970
}

.btn-group .btn-secondary.hover {
    background: #b2efdd
}

.btn-group .btn-secondary {
    color: #22B48D;
    background: #fff
}

.bs-copyright {
    padding: .48rem .32rem .44rem;
    color: #999;
    font-size: .24rem;
    line-height: .4rem;
    text-align: center;
    background-color: #f0f0f3
}

.bs-copyright .copyright-wen {
    height: .4rem;
    width: .4rem;
    margin-right: .1rem;
    display: inline-block;
    vertical-align: middle
}

.bs-copyright span {
    display: inline-block;
    vertical-align: middle
}

.bs-slogan {
    color: #333;
    font-size: .28rem;
    line-height: .4rem;
    margin: .24rem .32rem
}

.bktouch {
    background: #fff;
    padding: .42rem .4rem;
    overflow: hidden;
    color: #333
}

.bktouch h3 {
    font-size: .3rem
}

.bktouch p {
    font-size: .24rem;
    line-height: .3rem;
    margin-top: .16rem
}

.rank-info {
    padding: .12rem 0;
    position: relative
}

.rank-icon {
    margin-top: .2rem;
    width: .6rem;
    height: .6rem;
    float: left;
    margin-right: .32rem;
    -webkit-background-size: auto .6rem;
    background-size: auto .6rem;
    overflow: hidden;
}

.rank-icon img {
    width: inherit;
    height: inherit;
}

.rank-ul li.hover {
    background: #e5e5e5
}

nav {
    padding-top: .15rem;
    margin: 0 .4rem
}

.navul {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-pack: justify
}

.navli {
    text-align: center
}

.navli i, .navli img {
    display: inline-block;
    width: .88rem;
    height: .88rem;
    border-radius: 50%;
}

.navul .nav-ic-0 {
    background-position: 0 0
}

.navul .nav-ic-1 {
    background-position: 0 -.88rem
}

.navul .nav-ic-2 {
    background-position: 0 -1.76rem
}

.navul .nav-ic-3 {
    background-position: 0 -2.64rem
}

.navul .nav-ic-4 {
    background-position: 0 -3.52rem
}

.navul .nav-ic-5 {
    background-position: 0 -4.4rem
}

.navul .nav-ic-6 {
    background-position: 0 -5.28rem
}

.navul .nav-ic-7 {
    background-position: 0 -6.16rem
}

.navul .nav-ic-8 {
    background-position: 0 -7.92rem
}

.navul .nav-ic-9 {
    background-position: 0 -7.04rem
}

.navul .nav-ic-10 {
    background-position: 0 -8.8rem
}

.navul .nav-ic-11 {
    background-position: 0 9.68rem
}

.flicon {
    background-position: 0 0
}

.phicon {
    background-position: -.82rem 0
}

.xsicon {
    background-position: -1.64rem 0
}

.xmicon {
    background-position: -2.46rem 0
}

.bicon {
    background-position: 0 -.82rem
}

.gicon {
    background-position: -.82rem -.82rem
}

.qbicon {
    background-position: -1.64rem -.82rem
}

.zticon {
    background-position: -2.46rem -.82rem
}

#defaultin .navli h2 {
    margin-top: .15rem;
    font-size: .26rem;
    color: #1a1a1a;
    position: relative;
    font-weight: 300;
}

#defaultin .wntj-book-hot::before, #defaultin .wntj-book-free::before, #defaultin .wntj-book-new::before, #defaultin .wntj-book-sd::before {
    content: '';
    display: block;
    width: .72rem;
    height: .72rem;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-background-size: cover;
    background-size: cover
}

.loading {
    text-align: center;
    font-size: .28rem;
    color: #999
}

.loading .yellow {
    color: #FFA64D
}

.loading .color-default {
    color: #22B48D
}

.loading.more {
    padding: .32rem 0
}

.loading.page {
    height: .8rem;
    line-height: .8rem;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.retry {
    color: #22B48D
}


.bs-modal {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    opacity: 0;
    z-index: 9999
}

.bs-modal.modal-in {
    opacity: 1
}

.bs-modal .modal-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.bs-modal .modal-content {
    position: relative;
    background: #fff;
    max-height: 60%;
    overflow-y: auto;
    z-index: 10000
}

.bs-modal.modal-radius .modal-content {
    border-radius: .08rem
}

#login_in .main_title ul {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0;
    column-gap: 0
}

#login_in .main_title li {
    text-align: center;
    height: .92rem;
    line-height: .92rem;
    font-size: .32rem;
    color: #333;
    border-bottom: 1px #e6e7ed solid
}

#login_in .main_title li.on {
    color: #22B48D;
    border-bottom: .04rem #22B48D solid
}

#login_in .link-dom {
    display: -webkit-box;
    -webkit-box-pack: justify;
    margin-top: .32rem;
    padding: 0 .56rem
}

#login_in .vcode-wrap .vcode_parent {
    position: absolute;
    right: 0;
    top: -6px
}

#login_in .vcode-wrap .get_vcode {
    display: inline-block;
    margin-top: 6px;
    height: .5rem;
    line-height: .5rem;
    padding: 0 .18rem;
    font-size: .24rem;
    color: #fff;
    background-color: #22B48D;
    border-radius: .06rem;
    text-align: center
}

#login_in .vcode-wrap .none_click {
    background-color: #ccc;
    color: #333
}

#login_in .vcode-wrap img {
    width: 1.2rem;
    height: .54rem
}

#login_in .service-procotol {
    padding: 0 .56rem;
    margin-top: .32rem;
    text-align: center;
    font-size: .28rem
}

#login_in .service-procotol span {
    color: #00C98D
}

#login_in .main_2 {
    display: none
}

.main {
    max-width: 100%;
    padding: .52rem .56rem 0
}

.error-info {
    color: #F30033;
    font-size: .24rem;
    margin-top: .16rem;
    height: .24rem
}

.text-green-link {
    color: #00C98D;
    font-size: 14px
}

.text-gray-link {
    color: #999;
    font-size: .28rem
}

.service-procotol {
    color: #999;
    line-height: .4rem;
    padding-top: .4rem !important
}

.nav-bar {
    position: relative;
    height: .88rem
}

.nav-bar.fixed .container {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100
}

.nav-bar .container {
    display: -webkit-box;
    border-bottom: 1px solid #f3f3f3;
    background-color: #fff;
    height: .88rem;
    line-height: .88rem;
    text-align: center
}

.nav-bar .container .title {
    -webkit-box-flex: 1;
    color: #333;
    font-size: .32rem
}

.nav-bar .container .icon {
    display: block;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    display: block;
    height: .88rem;
    width: 1rem
}

.nav-bar .container .icon.back {
    position: absolute;
    left: 0;
    top: 0;
}
.nav-bar{
    position: relative;
}
.nav-bar .container .icon.home {
    background: url(../image/icon_home.png) no-repeat center;
    -webkit-background-size: .4rem .4rem;
    background-size: .4rem .4rem;
    position: absolute;
    right: 0;
    top: 0;
}

.nav-bar .container .icon.edit {
    background: url(../image/icon_edit.png) no-repeat center;
    -webkit-background-size: .4rem .4rem;
    background-size: .4rem .4rem
}

.nav-bar .container .icon.fork {
    background: url(../image/icon_fork.png) no-repeat center;
    -webkit-background-size: .4rem .4rem;
    background-size: .4rem .4rem
}


#user_in #editInput {
    width: 2rem
}

#user_in .show {
    display: block
}

#user_in .hidden {
    display: none
}


#user_in .u {
    height: 2.44rem;
    line-height: 1.44rem;
    padding: .22rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#user_in .u-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

#user_in .u-opra {
    width: 1.12rem;
    height: .48rem;
    text-align: center;
    font-size: .32rem;
    border-radius: .05rem
}

#user_in .u-opra > img {
    width: .28rem;
    height: .28rem;
    margin-top: .32rem
}

#user_in .u .bs-btn-grey {
    font-size: .24rem;
    background-color: #E6E7ED
}
#userName {
    font-size: 0.5rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.vip-icon {
    width: 0.8rem;
    margin-left: 0.3rem;
}


.u-warp{
    display:-webkit-box;
    display:flex;
    display:-ms-flex;
    display:-webkit-flex;
    width: 90%;
    margin: 0 auto;
    border-radius: 0.2rem;
    box-shadow: 0px 1px 20px 1px rgba(164, 189, 217, 0.2);
    transition-duration: 0.4s;
}
.u-flex1,.u-flex2,.u-flex3{
    flex:1;
    -ms-flex:1;
    -webkit-flex:1;
    -webkit-box-flex:1;
    text-align:center;
    align-items:center;/*垂直居中*/
    padding: 0.3rem 0rem;
}
.uinfo-top{
    font-size: 0.4rem;
    font-weight:300;
    margin-bottom: 0.1rem;
    color: #ff9966;
}
.uinfo-bottom{
    font-size: 0.25rem;
    font-weight:300;
    color: #999;
}
.sign-btn img{
    position: absolute;
    right: 0;
    width: 2rem;
    padding-top: 0.1rem;
}

#user_in .u-logo {
    float: left;
    height: 1rem;
    line-height: .4rem
}
.u-name {
    float: left;

    height: 1.5rem;
    line-height: .8rem !important;
}

#user_in .u-name .gray, #user_in .u-logo .gray {
    color: #999;
    font-size: .24rem;
}
.u-name p{
    color: #999;
    font-size: .22rem;
    line-height: .25rem;
}
#user_in .u-name {
    font-size: .32rem;
    width: 2.5rem;
    padding-top:0.08rem;
    margin-left: .32rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all
}

#user_in .u-name > input {
    border-bottom: 1px solid rgba(153, 153, 153, .3)
}

#user_in .u-logo {
    width: 1.5rem;
    height: 1.5rem;
    border: none !important;
    border-radius: 50%;
    /* overflow: hidden; */
    position: relative;
}

#user_in .u-logo > .avatar {
    width: 100%;
    height: 100%
}
#user_in .u-logo .member{
    position: absolute;
    right: -.0rem;
    bottom: -.05rem;
    width: .34rem;
    height: .34rem;
}
#user_in .edit-el {
    display: none
}

#user_in .l-block {
    margin-top: .16rem
}

#user_in .l-item {
    height: 1.13rem;
    line-height: 1.13rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 0 0 0 .32rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

#user_in .l-item.active {
    background: #f7f7fa
}

#user_in .l-item:last-child .l-info {
    border-bottom: 0
}

#user_in .l-item.syd .l-opera {
    color: #999
}

#user_in .l-opera {
    margin-right: .32rem;
    height: 1.13rem;
    line-height: 1.13rem;
    font-size: .28rem
}

#user_in .l-opera .bs-button {
    /*width: 1.12rem;*/
    height: .5rem;
    line-height: .48rem;
    font-size: .24rem
}

#user_in .l-opera.more-link > img {
    height: .32rem;
    margin-top: .38rem
}

#user_in .l-logo {
    width: .48rem;
    height: .48rem;
    line-height: .48rem;
    overflow: hidden
}

#user_in .l-logo > i {
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center
}

#user_in .l-logo > i.shelf {
    -webkit-background-size: .38rem .38rem;
    background-size: .38rem .38rem
}

#user_in .l-logo > i.logout {
    -webkit-background-size: .38rem .38rem;
    background-size: .38rem .38rem
}

#user_in .l-logo > i.wallet {
    -webkit-background-size: .38rem .38rem;
    background-size: .38rem .38rem
}

#user_in .l-logo > i.bean {
    -webkit-background-size: .38rem .38rem;
    background-size: .38rem .38rem
}
#user_in .l-logo > i.super-vip {
    -webkit-background-size: .38rem .38rem;
    background-size: .38rem .38rem
}

#user_in .l-logo > i.urecord{
    -webkit-background-size: .38rem .38rem;
    background-size: .38rem .38rem
}
#user_in .l-logo > i.uhistory{
    -webkit-background-size: .38rem .38rem;
    background-size: .38rem .38rem
}

#user_in .bean {
    background: url("../image/mine_recharge.png") no-repeat
}

#user_in .super-vip{
    background: url("../image/mine_vip.png") no-repeat
}
#user_in .urecord{
    background: url("../image/mine_record.png") no-repeat
}

#user_in .uhistory{
    background: url("../image/mine_history.png") no-repeat
}
#user_in .shelf{
    background: url("../image/mine_shelf.png") no-repeat
}

#user_in .logout{
    background: url("../image/mine_exit.png") no-repeat
}


#user_in .l-info {
    height: 1.13rem;
    line-height: 1.13rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-left: .22rem;
    border-bottom: .01rem solid #f5f5f5;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

#user_in .l-name {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-size: .29rem
}

.container {
    padding-left: 0px;
    padding-right: 0px;
}
@-webkit-keyframes ani-async-image-switch-start {
    from {
        opacity: 1
    }
    to {
        opacity: .1
    }
}

@keyframes ani-async-image-switch-start {
    from {
        opacity: 1
    }
    to {
        opacity: .1
    }
}

@-webkit-keyframes ani-async-image-switch-end {
    from {
        opacity: .1
    }
    to {
        opacity: 1
    }
}

@keyframes ani-async-image-switch-end {
    from {
        opacity: .1
    }
    to {
        opacity: 1
    }
}


.userpayinfo {
    margin: .4rem;
    font-size: .28rem
}

.userpayinfo > div {
    line-height: .5rem
}

.userpayinfo > div em {
    color: #f9708d
}

#paycenter .main {
    border-top: 1px solid #eee;
    padding: .24rem;
    padding-top: 0
}

#paycenter .main ul {
    display: -webkit-box
}

#paycenter .main ul .pay-button {
    -webkit-box-flex: 1;
    height: 65px;
    width: 45%;
    border: 1px solid #eee;
    display: -webkit-box;
    margin-top: 18px;
    background: #fafafa;
    border-radius: .06rem;
    font-size: .28rem
}

#paycenter .main ul .pay-button > div {
    margin: 0 auto
}

#paycenter .main ul .pay-button > div a {
    display: -webkit-box
}

#paycenter .main ul .pay-button > div a span {
    width: 35px;
    height: 35px;
    margin-right: 12px;
    margin-top: 15px;
    -webkit-box-flex: 1;
    -webkit-background-size: 35px 35px;
    background-size: 35px;
    border: 0;
    display: block
}

#paycenter .main ul .pay-button > div a div {
    -webkit-box-flex: 1;
    line-height: 65px;
    width: 42px
}

#paycenter .main ul .pay-button:first-child {
    margin-right: 80px;
    margin-left: 80px;
}

#paycenter .service-procotol {
    color: #999;
    line-height: .4rem;
    padding: 0 .56rem;
    margin-top: .32rem;
    text-align: center;
    font-size: .28rem
}

#paycenter .service-procotol span {
    color: #00C98D
}

#paycenter .pay_hit {
    text-align: center;
    color: #b3b3b3;
    position: fixed;
    bottom: 0
}

#paycenter .pay_weixin {
    background: url(../image/pay_weixin.png)
}

#paycenter .pay_zhifubao {
    background: url(../image/pay_zhifubao.png)
}

#paycenter .pay_game {
    background: url(../image/pay_game.png)
}

#paycenter .pay_card {
    background: url(../image/pay_card.png)
}
.header-nospaceing{
    box-sizing: border-box;
}

/* 客服 */
.service {
    display: -webkit-box;
    display: flex;
    align-items: center;
    padding: 0rem 0.15rem;
}
.service_left{
    flex: 1;
}
.service img{
    width:2.25rem;
    height:2.25rem;
    margin-right: .2rem;
    margin-top: .18rem;
}
.service_num{
    font-size: .24rem;
    color: #050505;
    margin-top: .3rem;
    border: none;
}
.service_time{
    font-size: .22rem;
    color: #787878;
    line-height: .36rem;
    margin-top: .3rem;
}
#user_in{
    padding-bottom: 1rem;
}

.empty{
    text-align: center;
    margin-top: 1rem;
}
.empty p{
    font-size: .34rem;
    line-height: .8rem;
    margin-top: .5rem;
}
