.m-nav {
    display: none;
    height: .9rem;
    text-align: center;
    font-size: .32rem;
    color: #222;
    line-height: .9rem;
    border-bottom: 1px solid #eee
}

.m-nav .icon-xiangzuo {
    position: absolute;
    left: .3rem
}

@media (max-width: 768px) {
    .m-nav {
        display: block
    }
}

.header {
    background: #fff;
    display: block
}

.header .header-div {
    width: 1200px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    text-align: left
}

.header .m-logo {
    display: none
}

.header .m-logo img {
    margin-top: 0
}

.header img {
    float: left;
    height: 58px;
    margin-top: 7px;
    margin-right: 20px
}

.header a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
    margin-right: 45px;
    vertical-align: middle
}

.header a.active {
    color: #0e72a1
}

.header .login, .header .register {
    float: right;
    margin-right: 0;
    font-size: 14px
}

.header .login i, .header .register i {
    color: #ecebeb
}

.header .phone-login {
    display: none
}

.header .user-info {
    float: right
}

.header .user-info span {
    color: #333;
    font-size: 14px;
    margin-right: 15px;
    vertical-align: middle
}

.header .user-info .logout {
    color: #999;
    font-size: 14px;
    margin-right: 0
}

.header .header-search {
    position: relative;
    float: right;
    margin-right: 20px
}

.header .header-search input {
    line-height: normal;
    width: 200px;
    height: 32px;
    background: #fff;
    border: 1px solid #ecebeb;
    color: #9b9b9b;
    border-radius: 24px;
    padding-left: 15px;
    padding-right: 38px
}

.header .header-search input::-webkit-input-placeholder {
    color: #ccc
}

.header .header-search input:focus {
    border: 1px solid #0e72a1;
    color: #333
}

.header .header-search i {
    position: absolute;
    right: 15px;
    font-size: 20px;
    color: #0e72a1;
    font-weight: 700;
    cursor: pointer
}

.header .bookrack {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    padding: 5px 12px;
    border: 1px solid #0e72a1;
    border-radius: 15px;
    height: 30px;
    line-height: 18px;
    cursor: pointer;
    font-size: 13px;
    color: #0e72a1
}

.header .bookrack i {
    color: #0e72a1;
    padding-right: 4px;
    font-size: 14px
}

.header .hide {
    display: none
}

.header .red {
    float: right;
    width: 10px;
    height: 10px;
    margin-top: 20px;
    background: #f42d45;
    border-radius: 100%;
    margin-left: -7px;
    z-index: 1;
    position: relative
}

.account-overlayer {
    background: #fff;
    opacity: 1;
    padding-bottom: 0
}

.account-overlayer .overlayer {
    width: 310px;
    height: 230px;
    background-color: #fff
}

.account-overlayer .rc-tooltip {
    opacity: 1
}

.account-overlayer .rc-tooltip-inner {
    background-color: #fff;
    padding: 0;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1)
}

.account-overlayer .rc-tooltip-content .rc-tooltip-arrow {
    right: 10px;
    top: 4px;
    border-bottom-color: #ecebeb
}

.account-overlayer .user {
    padding: 17px;
    background-color: #fafafa;
    line-height: 1.5
}

.account-overlayer .user img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    margin-top: 0
}

.account-overlayer .user .name {
    color: #333;
    font-weight: 500
}

.account-overlayer .user .id {
    color: #999
}

.account-overlayer .link {
    border-top: 1px solid #e9e9e9;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 2px;
    background-color: #fff;
    padding-left: 0;
    margin-bottom: 0;
    text-align: center
}

.account-overlayer .link li {
    display: inline-block;
    width: 75px;
    list-style: none;
    color: #666;
    font-size: 13px;
    line-height: 25px;
    position: relative
}

.account-overlayer .link li a {
    color: #666;
    margin: 0;
    font-size: 13px
}

.account-overlayer .link li a span {
    height: 48px;
    display: inline-block;
    border: 1px solid #e9e9e9;
    border-radius: 100%
}

.account-overlayer .link li a img {
    height: 48px;
    float: none;
    margin: 0;
    margin-top: 0;
    margin-right: 0;
    padding: 12px
}

.account-overlayer .link li .red {
    position: absolute;
    width: 10px;
    height: 10px;
    border: 1px;
    background: #f42d45;
    border-radius: 100%;
    z-index: 1;
    right: 16px;
    top: 0
}

.account-overlayer .logout {
    border-top: 1px solid #e9e9e9
}

.account-overlayer .logout a {
    color: #666;
    font-size: 13px;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    line-height: 24px
}

@media (max-width: 768px) {
    .header {
        display: none
    }
    .novel-list{
        display: block;
    }
}

.m-header {
    display: none
}

@media (max-width: 768px) {
    .m-header {
        display: block
    }

    .m-header .top {
        padding: .24rem .3rem;
        height: 1rem
    }

    .m-header .top img {
        width: 2.2rem;
        /*height: .52rem*/
    }

    .m-header .phone-login {
        vertical-align: -4px
    }

    .m-header .phone-login a {
        color: #9b9b9b
    }

    .m-header .top-right {
        float: right;
        line-height: .52rem
    }

    .m-header .top-right .bookrack i {
        color: #0e72a1;
        font-size: .32rem;
        padding-right: .3rem;
        vertical-align: middle
    }

    .m-header .top-right i {
        font-size: .4rem
    }

    .m-header .top-right .icon-search {
        color: #0e72a1;
        padding-right: .3rem;
        vertical-align: middle
    }

    .m-header .top-right .user-info a {
        margin-left: .3rem;
        color: #a7a7a7
    }

    .m-header .top-nav {
        width: 100%;
        background: #0e72a1;
        font-size: .32rem;
        padding: .29rem 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .m-header .top-nav a, .m-header .top-nav a:hover {
        color: #fff;
        line-height: .32rem
    }

    .m-header .top-nav a.active {
        position: relative;
        font-weight: 500
    }

    .m-header .top-nav a.active:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 6px solid #fff;
        left: 11px;
        top: .49rem
    }

    .m-header .login-dropdown {
        position: absolute;
        right: 2px;
        background: #fff
    }

    .m-header .login-dropdown li {
        padding: .1rem .2rem
    }

    .m-header .login-dropdown a {
        color: #222
    }
}

.footer {
    height: 195px;
    background: #e7f8ff;
    background-size: cover
}

.footer .footer-link {
    padding-bottom: 15px;
    margin-bottom: 16px;
    border-bottom: 1px solid #f1dcdf;
    opacity: .8
}

.footer .footer-link span {
    color: #3c3c3c
}

.footer .footer-link a {
    color: #3c3c3c;
    margin-right: 15px
}

.footer .footer-link a:hover {
    color: #0e72a1
}

.footer .footer-content {
    margin: 0 auto;
    width: 1080px;
    padding: 30px 0;
    text-align: center
}

.footer .footer-content > img {
    width: 100%;
    margin-top: 30px
}

.footer .footer-content .footer-nav a {
    position: relative;
    margin-right: 30px;
    opacity: .8;
    font-size: 14px;
    color: #3c3c3c;
    line-height: 20px
}

.footer .footer-content .footer-nav a:last-child:after {
    display: none
}

.footer .footer-content .footer-nav a:after {
    position: absolute;
    content: "|";
    right: -15px;
    top: 2px;
    height: 10px;
    background: #f1dcdf;
    color: #f1dcdf;
    width: 1px
}

.footer .footer-content .footer-nav a:hover {
    opacity: 1;
    color: #0e72a1
}

.footer .footer-content p {
    font-size: 14px;
    color: #9b9b9b;
    text-align: center;
    line-height: 32px
}

@media (max-width: 414px) {
    .footer {
        display: none
    }
}

.m-footer {
    display: none;
    padding-left: .3rem;
    padding-top: .4rem;
    border-top: .1rem solid #eee
}

.m-footer ul {
    text-align: center
}

.m-footer li {
    display: inline-block;
    height: .32rem;
    line-height: .32rem;
    color: #333;
    font-size: .32rem
}

.m-footer li a {
    display: block;
    color: #333
}

.m-footer li i {
    float: right;
    color: #bbb;
    margin: 0 .2rem
}

.m-footer p {
    padding: .3rem 0;
    text-align: center;
    color: #999;
    font-size: .24rem
}

@media (max-width: 768px) {
    .m-footer {
        display: block
    }
}

.react-3d-carousel {
    position: relative;
    margin-left: 50px;
    min-height: 200px
}

.react-3d-carousel .slider-container {
    position: absolute;
    left: 50%;
    top: 0;
    width: 90%;
    margin: 0 auto 0 -45%
}

.react-3d-carousel .slider-container .slider-content {
    position: relative;
    left: 50%;
    top: 0;
    width: 70%;
    height: 80%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.react-3d-carousel .slider-container .slider-content .slider-single {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 150px;
    -webkit-transition: z-index 0ms .25s;
    -o-transition: z-index 0ms .25s;
    transition: z-index 0ms .25s
}

.react-3d-carousel .slider-container .slider-content .slider-single img {
    width: 150px;
    height: 200px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2)
}

.react-3d-carousel .slider-container .slider-content .slider-single .slider-single-content {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    -webkit-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.react-3d-carousel .slider-container .slider-content .slider-single .slider-single-content img {
    max-width: 100%
}

.react-3d-carousel .slider-container .slider-content .slider-single.preactivede .slider-single-content {
    -webkit-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0)
}

.react-3d-carousel .slider-container .slider-content .slider-single.preactive {
    z-index: 1
}

.react-3d-carousel .slider-container .slider-content .slider-single.preactive .slider-single-content {
    -webkit-transform: translateX(-41%) scale(.8);
    -ms-transform: translateX(-41%) scale(.8);
    transform: translateX(-41%) scale(.8)
}

.react-3d-carousel .slider-container .slider-content .slider-single.proactive {
    z-index: 1
}

.react-3d-carousel .slider-container .slider-content .slider-single.proactive .slider-single-content {
    -webkit-transform: translateX(41%) scale(.8);
    -ms-transform: translateX(41%) scale(.8);
    transform: translateX(41%) scale(.8)
}

.react-3d-carousel .slider-container .slider-content .slider-single.proactivede .slider-single-content {
    -webkit-transform: translateX(50%) scale(0);
    -ms-transform: translateX(50%) scale(0);
    transform: translateX(50%) scale(0)
}

.react-3d-carousel .slider-container .slider-content .slider-single.active {
    z-index: 2
}

.react-3d-carousel .slider-container .slider-content .slider-single.active .slider-left, .react-3d-carousel .slider-container .slider-content .slider-single.active .slider-right {
    display: block
}

.react-3d-carousel .slider-container .slider-content .slider-single.active .slider-single-content {
    opacity: 1;
    -webkit-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1)
}

.react-3d-carousel .slider-container .slider-left {
    position: absolute;
    display: none;
    z-index: 3;
    right: 101%;
    margin-right: 5px;
    padding: 24px;
    height: 100%;
    cursor: pointer
}

.react-3d-carousel .slider-container .slider-right {
    display: none;
    position: absolute;
    z-index: 3;
    left: 101%;
    padding: 24px;
    height: 101%;
    cursor: pointer;
    margin-left: -2px
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots, .slick-next, .slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-loading .slick-list {
    background: 50% no-repeat #fff
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none
}

.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "\2190"
}

.slick-next:before, [dir=rtl] .slick-prev:before {
    content: "\2192"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

[dir=rtl] .slick-next:before {
    content: "\2190"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    width: 100%;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li, .slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\2022";
    text-align: center;
    opacity: .25;
    color: #000
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.home-wrap {
    background-image: url(../../../../s.weituibao.com/static/1525771654230/bg.png)/*tpa=http://s.weituibao.com/static/1525771654230/bg.png*/;
    background-repeat: no-repeat;
    background-position-y: -100px;
}

@media (max-width: 768px) {
    .home-wrap {
        background-image: none
    }
}

.home .banner {
    padding: 30px 0;
    background-position: 50%;
    background-size: cover
}

.home .banner .m-leading, .home .banner .m-text-recommend {
    display: none
}

.home .banner .banner-content {
    width: 1200px;
    overflow: auto;
    margin: 0 auto
}

.home .banner .banner-left {
    width: 300px;
    height: 392px;
    float: left;
    background: #fcefef
}

.home .banner .banner-left .slick-slide.slick-active {
    z-index: 999
}

.home .banner .banner-left .slick-slider {
    height: 392px;
    overflow: hidden
}

.home .banner .banner-left .slick-slider .slick-list {
    display: inline-block;
    width: 300px;
    height: 392px
}

.home .banner .banner-left .slick-slider .slick-dots {
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    width: 45px;
    height: 320px
}

.home .banner .banner-left .slick-slider .slick-dots li {
    position: relative;
    margin: 0;
    width: 44px;
    height: 60px;
    margin-bottom: 5px
}

.home .banner .banner-left .slick-slider .slick-dots li a {
    display: block;
    position: static;
    z-index: 1
}

.home .banner .banner-left .slick-slider .slick-dots li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3)
}

.home .banner .banner-left .slick-slider .slick-dots li.slick-active a, .home .banner .banner-left .slick-slider .slick-dots li.slick-active a:before {
    background: none
}

.home .banner .banner-left .slick-slider .slick-dots li.slick-active a img {
    opacity: 1;
    border: 2px solid #0e72a1
}

.home .banner .banner-left .slick-slider .slick-dots li img {
    width: 100%;
    height: 60px
}

.home .banner .banner-left .slick-slider .slick-dots li.slick-active button:before {
    color: #8258ff;
    opacity: 1
}

.home .banner .banner-left .slick-slider .slick-dots li button:before {
    font-size: 23px;
    color: #bbb;
    opacity: 1
}

.home .banner .banner-left .slick-slider .slick-arrow {
    display: none !important
}

.home .banner .banner-left .slick-slide img {
    height: 320px;
    width: 240px
}

.home .banner .banner-left .slick-slide p {
    height: 60px;
    padding: 13px 15px;
    font-size: 14px;
    word-break: break-all;
    color: #777;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.home .banner .banner-center {
    float: left;
    width: 535px;
    margin: 0 35px 0 30px
}

.home .banner .banner-center .n-item {
    border-bottom: 1px solid #ecebeb;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.home .banner .banner-center .n-item .author {
    line-height: 18px;
    margin-bottom: 5px
}

.home .banner .banner-center .n-item .author i {
    padding-right: 5px;
    font-size: 15px;
    color: #dedede
}

.home .banner .banner-center .n-item .name {
    position: relative;
    font-size: 13px;
    color: #9b9b9b;
    padding-right: 10px
}

.home .banner .banner-center .n-item .name:after {
    position: absolute;
    content: "|";
    right: 0;
    height: 4px;
    top: 2px;
    font-size: 10px;
    font-weight: 100;
    color: #ecebeb
}

.home .banner .banner-center .n-item .n-title {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer
}

.home .banner .banner-center .n-item .num {
    position: relative;
    font-size: 13px;
    color: #0e72a1;
    padding-left: 10px;
    line-height: 15px
}

.home .banner .banner-center .n-item .long-words {
    font-size: 14px;
    color: #777;
    line-height: 25px;
    overflow: hidden;
    height: 55px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.home .banner .banner-center .n-item:first-child .n-title:hover a, .home .banner .banner-center .n-item:first-child .n-title a {
    color: #0e72a1
}

.home .banner .banner-center .n-item:nth-child(2) .n-title:hover a, .home .banner .banner-center .n-item:nth-child(2) .n-title a {
    color: #4bc1d2
}

.home .banner .banner-center .n-item:nth-child(3) {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.home .banner .banner-center .n-item:nth-child(3) .n-title:hover a, .home .banner .banner-center .n-item:nth-child(3) .n-title a {
    color: #46bb00
}

.home .banner .banner-right {
    width: 300px;
    float: left
}

.home .banner .banner-right h4 {
    font-size: 18px;
    color: #262626;
    line-height: 20px;
    background: hsla(0, 0%, 85%, 0);
    padding-bottom: 15px;
    border-bottom: 1px solid #ecebeb
}

.home .banner .banner-right h4 img {
    width: 24px;
    height: 24px;
    vertical-align: sub;
    margin-right: 10px
}

.home .banner .banner-right .r-novel-item {
    margin-top: 16px;
    overflow: hidden
}

.home .banner .banner-right .r-novel-item:first-child .title, .home .banner .banner-right .r-novel-item:first-child a {
    color: #0e72a1
}

.home .banner .banner-right .r-novel-item img {
    width: 60px;
    height: 80px;
    float: left;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2)
}

.home .banner .banner-right .r-novel-item img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.home .banner .banner-right .r-novel-item .desc {
    margin-left: 70px;
    margin-top: 12px;
    font-size: 12px;
    color: #777;
    line-height: 20px;
    height: 64px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.home .banner .banner-right .r-novel-item span {
    font-size: 13px;
    color: #0e72a1;
    margin-left: 12px
}

.home .banner .banner-right .r-novel-item .title {
    font-size: 14px;
    line-height: 16px
}

.home .banner .banner-right .r-novel-item .title a {
    color: #262626
}

.home .banner .banner-right .r-novel-item .title:hover a {
    color: #0e72a1
}

.home .qrcode {
    position: fixed;
    right: 30px;
    top: 300px;
    width: 160px;
    height: 220px;
    background: url(../../../../s.weituibao.com/static/1526269740365/q_bg.png)/*tpa=http://s.weituibao.com/static/1526269740365/q_bg.png*/ no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.home .qrcode img {
    width: 100px;
    height: 100px;
    margin-top: 50px;
    margin-bottom: 5px
}

@media (max-width: 768px) {
    .home .qrcode {
        display: none
    }

    .home .banner {
        background: none;
        padding: 0 15px;
        padding-top: .4rem;
        border-top: .1rem solid #f2f2f2
    }

    .home .banner .m-h4 {
        font-size: .34rem;
        font-weight: 500;
        padding-bottom: .2rem;
        line-height: .34rem
    }

    .home .banner .m-h4 img {
        float: left;
        width: .34rem;
        height: .34rem;
        margin-right: .24rem
    }

    .home .banner .m-leading {
        display: block;
        margin-bottom: .46rem;
        margin-top: .3rem;
        overflow: auto
    }

    .home .banner .m-leading .novel-item {
        padding-bottom: .24rem;
        margin-bottom: .29rem
    }

    .home .banner .m-leading .novel-item h5 {
        color: #3c3c3c;
        font-size: .34rem;
        padding: .1rem 0
    }

    .home .banner .m-leading .novel-item .img-link {
        float: left;
        width: 1.55rem;
        height: 2.06rem;
        margin-right: .2rem
    }

    .home .banner .m-leading .novel-item .img-link img {
        width: 1.55rem;
        height: 2.06rem;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .home .banner .m-leading .novel-item .img-link img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .home .banner .m-leading .novel-item .desc {
        margin-bottom: .2rem;
        font-size: .24rem;
        color: #9b9b9b;
        letter-spacing: 0;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .home .banner .m-leading .novel-item .author {
        margin-bottom: 5px
    }

    .home .banner .m-leading .novel-item .author i {
        font-size: .2rem;
        color: #dedede;
        padding-right: 5px
    }

    .home .banner .m-leading .novel-item .author .num {
        position: relative;
        font-size: 10px;
        color: #9b9b9b;
        padding-left: 10px;
        line-height: 15px
    }

    .home .banner .m-leading .novel-item .name {
        position: relative;
        font-size: 10px;
        color: #9b9b9b;
        padding-right: 10px;
        display: inline-block
    }

    .home .banner .m-leading .novel-item .name:after {
        position: absolute;
        content: "|";
        right: -1px;
        height: .08rem;
        font-size: 10px;
        font-weight: 100;
        color: #9b9b9b
    }

    .home .banner .m-leading .item {
        float: left;
        width: 1.5rem;
        margin-right: .29rem
    }

    .home .banner .m-leading .item h5 {
        color: #262626;
        margin-top: 8px;
        line-height: 22px;
        margin-bottom: 10px;
        font-size: 16px;
        cursor: pointer
    }

    .home .banner .m-leading .item .title {
        width: 1.45rem;
        font-size: .24rem;
        color: #262626;
        letter-spacing: 0;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block
    }

    .home .banner .m-leading .item .img-link {
        width: 1.5rem;
        height: 2rem;
        margin-bottom: .16rem;
        float: left;
        overflow: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .home .banner .m-leading .item:last-child {
        margin-right: 0
    }

    .home .banner .m-leading .item > div {
        float: left
    }

    .home .banner .m-leading .item img {
        width: 1.5rem;
        height: 2rem;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .home .banner .m-leading .item img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .home .banner .m-text-recommend {
        display: block;
        margin: 0 -15px
    }

    .home .banner .m-text-recommend .n-item {
        padding: .3rem
    }

    .home .banner .m-text-recommend .n-item:nth-child(odd) {
        background: #fff7f8
    }

    .home .banner .m-text-recommend .n-item .n-title {
        margin-bottom: .1rem;
        overflow: hidden;
        height: .32rem;
        line-height: .36rem
    }

    .home .banner .m-text-recommend .n-item .n-title a {
        display: block;
        height: .32rem;
        font-size: .34rem;
        color: #3c3c3c;
        width: 100%;
        line-height: .36rem;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }

    .home .banner .m-text-recommend .n-item .long-words {
        font-size: .24rem;
        color: #9b9b9b;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }

    .home .banner .m-editor-recommend {
        padding: 0 15px;
        margin: 0 -15px;
        padding-top: .4rem;
        border-top: .1rem solid #f2f2f2
    }

    .home .banner .m-editor-recommend .r-novel {
        margin-top: .3rem;
        overflow: auto
    }

    .home .banner .m-editor-recommend .r-novel .novel-item {
        margin-bottom: .24rem;
        overflow: auto
    }

    .home .banner .m-editor-recommend .r-novel .novel-item h5 {
        color: #262626;
        margin-top: 8px;
        line-height: 22px;
        margin-bottom: .1rem;
        font-size: 16px;
        cursor: pointer
    }

    .home .banner .m-editor-recommend .r-novel .novel-item .desc {
        margin-bottom: .2rem;
        line-height: .36rem;
        font-size: .24rem;
        color: #9b9b9b;
        letter-spacing: 0;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .home .banner .m-editor-recommend .r-novel .novel-item .img-link {
        width: 1.54rem;
        height: 2.06rem;
        margin-right: 15px;
        float: left;
        overflow: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .home .banner .m-editor-recommend .r-novel .novel-item img {
        width: 1.54rem;
        height: 2.06rem;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .home .banner .m-editor-recommend .r-novel .novel-item img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .home .banner .m-editor-recommend .r-novel .novel-item .author {
        line-height: 18px;
        margin-bottom: 5px
    }

    .home .banner .m-editor-recommend .r-novel .novel-item .author i {
        font-size: .24rem;
        color: #dedede;
        padding-right: 5px
    }

    .home .banner .m-editor-recommend .r-novel .novel-item .author .num {
        position: relative;
        font-size: .2rem;
        color: #9b9b9b;
        padding-left: 10px;
        line-height: 15px
    }

    .home .banner .m-editor-recommend .r-novel .novel-item .name {
        position: relative;
        font-size: 10px;
        color: #9b9b9b;
        padding-right: 10px;
        display: inline-block
    }

    .home .banner .m-editor-recommend .r-novel .novel-item .name:after {
        position: absolute;
        content: "|";
        right: -1px;
        height: .08rem;
        top: 0;
        font-size: 10px;
        font-weight: 100;
        color: #9b9b9b
    }

    .home .banner .m-editor-recommend .r-novel .novel-item .cate {
        position: relative;
        font-size: 10px;
        color: #9b9b9b;
        padding-left: 10px;
        line-height: 15px
    }

    .home .banner .banner-content {
        display: none;
        width: 100%
    }
}

.home .content {
    width: 1200px;
    margin: 0 auto;
    overflow: auto
}

.home .content .content-banner a {
    display: block
}

.home .content .content-banner img {
    width: 100%;
    margin-bottom: 30px;
    height: 100px
}

.home .content .content-left {
    float: left;
    width: 870px;
    margin-right: 30px
}

.home .content .content-left h4 {
    margin-bottom: 20px;
    font-size: 18px;
    color: #262626;
    line-height: 20px;
    background: hsla(0, 0%, 85%, 0);
    padding-bottom: 15px;
    border-bottom: 1px solid #ecebeb
}

.home .content .content-left h4 img {
    width: 24px;
    height: 24px;
    vertical-align: sub;
    margin-right: 10px
}

.home .content .content-left .novel-list {
    overflow: auto
}

.home .content .content-left .novel-list .novel-item {
    float: left;
    width: 50%;
    margin-bottom: 60px
}

.home .content .content-left .novel-list .novel-item:nth-child(odd) .desc {
    padding-right: 47px
}

.home .content .content-left .novel-list .novel-item h5 {
    color: #262626;
    margin-top: 8px;
    line-height: 22px;
    margin-bottom: 10px;
    font-size: 16px;
    cursor: pointer
}

.home .content .content-left .novel-list .novel-item h5:hover {
    color: #0e72a1
}

.home .content .content-left .novel-list .novel-item .desc {
    margin-bottom: 16px;
    line-height: 20px;
    font-size: 14px;
    color: #777;
    letter-spacing: 0;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    text-align: left;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

}

.home .content .content-left .novel-list .novel-item .img-link {
    width: 120px;
    height: 160px;
    margin-right: 15px;
    float: left;
    overflow: hidden;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2)
}

.home .content .content-left .novel-list .novel-item img {
    width: 120px;
    height: 160px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 4px
}

.home .content .content-left .novel-list .novel-item img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.home .content .content-left .novel-list .novel-item .author {
    line-height: 18px;
    margin-bottom: 5px
}

.home .content .content-left .novel-list .novel-item .author i {
    font-size: 15px;
    color: #dedede;
    padding-right: 5px
}

.home .content .content-left .novel-list .novel-item .author .num {
    position: relative;
    font-size: 13px;
    color: #0e72a1;
    padding-left: 10px;
    line-height: 15px
}

.home .content .content-left .novel-list .novel-item .name {
    position: relative;
    font-size: 13px;
    color: #9b9b9b;
    padding-right: 10px
}

.home .content .content-left .novel-list .novel-item .name:after {
    position: absolute;
    content: "|";
    right: 0;
    height: 4px;
    top: 2px;
    font-size: 10px;
    font-weight: 100;
    color: #ecebeb
}

.home .content .content-left .novel-list .novel-item .cate {
    position: relative;
    font-size: 13px;
    color: #9b9b9b;
    padding-left: 10px;
    line-height: 15px
}

.home .content .content-left > section {
    margin-bottom: 20px;
    background: #fff;
    border-radius: 4px
}

.home .content .content-left .new-recommend {
    overflow: auto;
    margin-top: -44px;
    margin-bottom: 30px
}

.home .content .content-left .new-recommend .carousel-wrap {
    float: left;
    padding: 0 20px;
    margin-top: 20px;
    text-align: center
}

.home .content .content-left .new-recommend .carousel-wrap .desc {
    width: 300px;
    margin-bottom: 18px;
    height: 46px;
    font-size: 14px;
    color: #777;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.home .content .content-left .new-recommend .carousel-wrap .title {
    display: block;
    margin-top: 40px;
    margin-bottom: 15px;
    font-size: 20px;
    color: #262626
}

.home .content .content-left .new-recommend .carousel-wrap .title:hover {
    color: #0e72a1
}

.home .content .content-left .new-recommend .carousel-wrap .read {
    display: inline-block;
    padding: 6px 20px;
    background: #0e72a1;
    border-radius: 4px;
    color: #fff;
    font-size: 14px
}

.home .content .content-left .new-recommend ul.novel-list {
    width: 436px;
    margin-left: 93px;
    float: left
}

.home .content .content-left .new-recommend ul.novel-list li.novel-item {
    width: 100%;
    margin-bottom: 20px
}

.home .content .content-left .new-recommend ul.novel-list li.novel-item:last-child {
    margin-bottom: 0
}

.home .content .content-left .new-recommend ul.novel-list li.novel-item .img-link {
    width: 90px;
    height: 120px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2)
}

.home .content .content-left .new-recommend ul.novel-list li.novel-item img {
    width: 90px;
    height: 120px;
    border-radius: 4px
}

.home .content .content-left .new-recommend ul.novel-list li.novel-item .title {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    color: #262626
}

.home .content .content-left .new-recommend ul.novel-list li.novel-item .title:hover {
    color: #0e72a1
}

.home .content .content-left .new-recommend ul.novel-list li.novel-item .desc {
    font-size: 14px;
    color: #777;
    line-height: 24px;
    margin-bottom: 16px;
    height: 43px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.home .content .content-right {
    width: 300px;
    float: left
}

.home .content .content-right .man-rank, .home .content .content-right .woman-rank {
    background: #fff;
    margin-bottom: 30px
}

.home .content .content-right .book-item {
    position: relative;
    margin-bottom: 13px;
    line-height: 16px
}

.home .content .content-right .book-item .view {
    font-size: 13px;
    color: #9b9b9b
}

.home .content .content-right .book-item .view span {
    color: #0e72a1
}

.home .content .content-right .top-rank {
    margin-bottom: 13px;
    overflow: hidden
}

.home .content .content-right .phone-book-item .img-link {
    display: none
}

.home .content .content-right .last-rank {
    height: 16px
}

.home .content .content-right .book-item:first-child .rank-number {
    background: #0e72a1
}

.home .content .content-right .book-item:nth-child(2) .rank-number {
    background: #28a2b7
}

.home .content .content-right .book-item:nth-child(3) .rank-number {
    background: #77c2b5
}

.home .content .content-right .book-item .rank-number {
    float: left;
    text-align: center;
    width: 16px;
    height: 16px;
    background: #cdced3;
    border-radius: 50%;
    color: #fff;
    margin-right: 10px;
    font-size: 12px
}

.home .content .content-right .book-item:hover .book-title {
    color: #0e72a1
}

.home .content .content-right .book-item .book-title {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #262626;
    line-height: 16px
}

.home .content .content-right h4 {
    margin-bottom: 20px;
    font-size: 18px;
    color: #262626;
    line-height: 20px;
    background: hsla(0, 0%, 85%, 0);
    padding-bottom: 15px;
    border-bottom: 1px solid #ecebeb
}

.home .content .content-right h4 img {
    width: 24px;
    height: 24px;
    vertical-align: sub;
    margin-right: 10px
}

.home .content .content-right h5 {
    color: #333;
    line-height: 24px;
    margin-bottom: 6px;
    font-size: 14px;
    cursor: pointer
}

.home .content .content-right h5:hover {
    color: #0e72a1
}

.home .content .content-right .desc {
    margin-bottom: 3px;
    color: #777;
    line-height: 22px;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px
}

.home .content .content-right .img-link {
    width: 72px;
    height: 96px;
    margin-right: 10px;
    float: left;
    overflow: hidden;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2)
}

.home .content .content-right .img-link img {
    width: 72px;
    height: 96px;
    border-radius: 4px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.home .content .content-right .img-link img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.home .content-bottom {
    width: 1200px;
    margin: 0 auto
}

.home .content-bottom .content-banner a {
    display: block
}

.home .content-bottom .content-banner img {
    width: 100%;
    height: 100px;
    margin-bottom: 30px
}

.home .content-bottom h4 {
    margin-bottom: 20px;
    font-size: 18px;
    color: #262626;
    line-height: 20px;
    background: hsla(0, 0%, 85%, 0);
    padding-bottom: 15px;
    border-bottom: 1px solid #ecebeb
}

.home .content-bottom h4 img {
    width: 24px;
    height: 24px;
    vertical-align: sub;
    margin-right: 10px
}

.home .content-bottom .all-read {
    margin-bottom: 30px
}

.home .content-bottom ul li {
    float: left;
    margin-right: 60px
}

.home .content-bottom ul li:last-child {
    margin-right: 0
}

.home .content-bottom ul li > div {
    width: 150px
}

.home .content-bottom ul li p {
    font-size: 13px;
    color: #9b9b9b;
    text-align: center
}

.home .content-bottom ul li p i {
    font-size: 15px;
    color: #dedede;
    padding-right: 5px
}

.home .content-bottom ul .title {
    width: 150px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #262626;
    margin-bottom: 6px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.home .content-bottom ul .img-link {
    width: 150px;
    height: 200px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2)
}

.home .content-bottom ul .img-link img {
    width: 150px;
    height: 200px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 4px
}

.home .content-bottom ul .img-link img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.home .content-bottom ul a {
    color: #333;
    font-size: 16px
}

.home .content-bottom ul a:hover {
    color: #0e72a1
}

.home .content-bottom .last-update-list {
    margin-top: -20px;
    margin-bottom: 60px
}

.home .content-bottom .last-update-list .list-head {
    background: #f6f6f8;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #dedede
}

.home .content-bottom .last-update-list .list-head span {
    float: left;
    width: 170px;
    padding-left: 20px;
    font-size: 14px;
    color: #9b9b9b
}

.home .content-bottom .last-update-list .list-head span:first-child {
    padding-left: 18px
}

.home .content-bottom .last-update-list .list-head .cat_name {
    width: 110px
}

.home .content-bottom .last-update-list .list-head .name {
    width: 250px
}

.home .content-bottom .last-update-list .list-head .chapter {
    width: 270px
}

.home .content-bottom .last-update-list .list-body .item {
    height: 48px;
    line-height: 48px
}

.home .content-bottom .last-update-list .list-body .item:nth-child(2n) {
    background: #f6f6f8
}

.home .content-bottom .last-update-list .list-body span {
    float: left;
    width: 170px;
    padding-left: 20px;
    font-size: 14px;
    color: #777;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home .content-bottom .last-update-list .list-body span:first-child {
    padding-left: 18px
}

.home .content-bottom .last-update-list .list-body span a {
    color: #777
}

.home .content-bottom .last-update-list .list-body span a:hover {
    color: #0e72a1
}

.home .content-bottom .last-update-list .list-body .cat_name {
    width: 110px
}

.home .content-bottom .last-update-list .list-body .name {
    width: 250px
}

.home .content-bottom .last-update-list .list-body .name a {
    color: #262626
}

.home .content-bottom .last-update-list .list-body .chapter {
    width: 270px
}

@media (max-width: 768px) {
    .home .content .content-left .new-recommend .novel-list {
        display: block;
    }
    .home .content .content-left .novel-list .novel-item:nth-child(odd) .desc{
        padding-right: 0;
    }
    .home .content .content-left .new-recommend ul.novel-list li.novel-item:last-child{
        margin-bottom: 20px;
    }
    .home .content .content-left .new-recommend ul.novel-list{
        width: 100%;
        margin-left: 0;
    }
    .home .content {
        width: 100%;
        padding: 0 15px;
        overflow: hidden
    }

    .home .content .content-banner {
        display: none
    }

    .home .content .m-banner-slide {
        height: 1rem;
        margin: .1rem -15px .3rem;
        border-top: .1rem solid #f2f2f2;
        border-bottom: .1rem solid #f2f2f2
    }

    .home .content .m-banner-slide .slick-slide {
        height: .8rem
    }

    .home .content .m-banner-slide .slick-slide a {
        display: block !important
    }

    .home .content .m-banner-slide .slick-slide img {
        height: .8rem;
        width: 100%;
        pointer-events: none
    }

    .home .content .m-banner-slide .slick-active {
        z-index: 10
    }

    .home .content .m-banner-slide .slick-dots {
        display: none !important;
        bottom: 20px;
        height: 0
    }

    .home .content .m-banner-slide .slick-dots li button:before {
        color: #9b9b9b
    }

    .home .content .content-left {
        width: 100%
    }

    .home .content .content-left h4 {
        font-size: .34rem;
        font-weight: 500;
        padding-bottom: .2rem;
        line-height: .34rem;
        border-bottom: none
    }

    .home .content .content-left h4 img {
        width: .32rem;
        margin-right: .24rem;
        float: left;
        height: .34rem
    }

    .home .content .content-left .zb-recommend {
        margin: 0 -15px;
        padding: 0 15px;
        border-bottom: .1rem solid #f2f2f2;
        margin-bottom: .24rem
    }

    .home .content .content-left .zb-recommend .novel-item {
        float: left;
        width: 1.5rem;
        margin-right: .29rem;
        margin-bottom: .3rem
    }

    .home .content .content-left .zb-recommend .novel-item h5 {
        float: left;
        color: #262626;
        margin-bottom: 0;
        font-size: .24rem;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }

    .home .content .content-left .zb-recommend .novel-item .img-link {
        width: 1.5rem;
        height: 2rem;
        margin-right: 0;
        float: left;
        overflow: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .home .content .content-left .zb-recommend .novel-item .desc {
        display: none
    }

    .home .content .content-left .zb-recommend .novel-item:last-child {
        margin-right: 0
    }

    .home .content .content-left .zb-recommend .novel-item .author {
        text-align: center
    }

    .home .content .content-left .zb-recommend .novel-item .name {
        font-size: 10px
    }

    .home .content .content-left .zb-recommend .novel-item .icon-zuozhe, .home .content .content-left .zb-recommend .novel-item .name:after, .home .content .content-left .zb-recommend .novel-item .num {
        display: none
    }

    .home .content .content-left .zb-recommend .novel-item img {
        width: 1.5rem;
        height: 2rem;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .home .content .content-left .zb-recommend .novel-item img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .home .content .content-left .new-recommend {
        margin: 0 -15px;
        padding: 0 15px;
        border-bottom: .1rem solid #f2f2f2;
        margin-bottom: .24rem
    }

    .home .content .content-left .new-recommend .carousel-wrap{
        display: none;
    }

    .home .content .content-left .new-recommend .m-novel-list .novel-item {
        margin-bottom: .24rem;
        overflow: auto
    }

    .home .content .content-left .new-recommend .m-novel-list .novel-item h5 {
        color: #262626;
        margin-top: 8px;
        line-height: 22px;
        margin-bottom: .1rem;
        font-size: 16px;
        cursor: pointer
    }

    .home .content .content-left .new-recommend .m-novel-list .novel-item .desc {
        margin-bottom: .2rem;
        line-height: .36rem;
        font-size: .24rem;
        color: #9b9b9b;
        letter-spacing: 0;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .home .content .content-left .new-recommend .m-novel-list .novel-item .img-link {
        width: 1.54rem;
        height: 2.06rem;
        margin-right: 15px;
        float: left;
        overflow: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .home .content .content-left .new-recommend .m-novel-list .novel-item img {
        width: 1.54rem;
        height: 2.06rem;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .home .content .content-left .new-recommend .m-novel-list .novel-item img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .home .content .content-left .new-recommend .m-novel-list .novel-item .author {
        line-height: 18px;
        margin-bottom: 5px
    }

    .home .content .content-left .new-recommend .m-novel-list .novel-item .author i {
        font-size: .24rem;
        color: #dedede;
        padding-right: 5px
    }

    .home .content .content-left .new-recommend .m-novel-list .novel-item .author .num {
        position: relative;
        font-size: .2rem;
        color: #9b9b9b;
        padding-left: 10px;
        line-height: 15px
    }

    .home .content .content-left .new-recommend .m-novel-list .novel-item .name {
        position: relative;
        font-size: 10px;
        color: #9b9b9b;
        padding-right: 10px;
        display: inline-block
    }

    .home .content .content-left .new-recommend .m-novel-list .novel-item .name:after {
        position: absolute;
        content: "|";
        right: -1px;
        height: .08rem;
        top: 0;
        font-size: 10px;
        font-weight: 100;
        color: #9b9b9b
    }

    .home .content .content-left .new-recommend .m-novel-list .novel-item .cate {
        position: relative;
        font-size: 10px;
        color: #9b9b9b;
        padding-left: 10px;
        line-height: 15px
    }

    .home .content .content-right {
        width: 100%;
        margin-right: 0
    }

    .home .content .content-right h4 {
        font-size: .34rem;
        font-weight: 500;
        padding-bottom: .2rem;
        line-height: .34rem;
        border-bottom: 0
    }

    .home .content .content-right h4 img {
        width: .32rem;
        margin-right: .24rem;
        float: left;
        height: .34rem
    }

    .home .content .content-right .man-rank {
        margin-bottom: .4rem
    }

    .home .content .content-right .man-rank .novel-list {
        width: 21rem;
        overflow: auto
    }

    .home .content .content-right .man-rank .novel-item {
        position: relative;
        float: left;
        width: 1.8rem;
        margin-right: .3rem
    }

    .home .content .content-right .man-rank .novel-item .rank-img {
        position: absolute;
        left: 0;
        top: 0;
        width: .76rem;
        height: .72rem
    }

    .home .content .content-right .man-rank .novel-item h5 {
        color: #262626;
        margin-bottom: 0;
        font-size: .24rem;
        cursor: pointer;
        line-height: .25rem;
        height: .24rem;
        margin-top: .16rem;
        overflow: hidden;
        text-align: center;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }

    .home .content .content-right .man-rank .novel-item .img-link {
        display: block;
        width: 1.8rem;
        height: 2.3rem;
        float: none;
        margin-right: 0;
        overflow: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .home .content .content-right .man-rank .novel-item .img-link img {
        width: 1.8rem;
        height: 2.3rem;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .home .content .content-right .man-rank .novel-item .img-link img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .home .content .content-right .man-rank .novel-item .desc {
        display: none
    }

    .home .content .content-right .man-rank .novel-item:last-child {
        margin-right: 0
    }

    .home .content .content-right .man-rank .novel-item .author {
        overflow: hidden;
        text-align: center;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }

    .home .content .content-right .man-rank .novel-item .name {
        font-size: 10px;
        color: #a7a7a7
    }

    .home .content .content-right .man-rank .novel-item .icon-zuozhe, .home .content .content-right .man-rank .novel-item .name:after, .home .content .content-right .man-rank .novel-item .num {
        display: none
    }

    .home .content-bottom {
        width: 100%;
        padding: 0 15px;
        padding-top: .24rem;
        border-top: .1rem solid #f2f2f2
    }

    .home .content-bottom h4 {
        font-size: .34rem;
        font-weight: 500;
        padding-bottom: .2rem;
        line-height: .34rem;
        border-bottom: none
    }

    .home .content-bottom h4 img {
        width: .32rem;
        margin-right: .24rem;
        float: left;
        height: .34rem
    }

    .home .content-bottom .all-read {
        margin-bottom: .4rem
    }

    .home .content-bottom .all-read > div {
        overflow: auto
    }

    .home .content-bottom ul {
        width: 12.4rem;
        overflow: hidden
    }

    .home .content-bottom ul li {
        float: left;
        width: 1.8rem;
        margin-right: .3rem
    }

    .home .content-bottom ul li .title {
        width: 3.8rem;
        font-size: .24rem;
        line-height: .24rem;
        height: .24rem;
        text-align: left;
    }
    .home .content-bottom ul li .nbstring .title{
        width: 1.8rem;
    }
    .home .content-bottom ul li .icon-zuozhe {
        display: none
    }

    .home .content-bottom ul li p {
        font-size: 10px;
        font-weight: 300;
        line-height: 12px
    }

    .home .content-bottom ul li .img-link {
        display: block;
        float: none;
        margin-right: 0;
        overflow: hidden
    }

    .home .content-bottom ul li .img-link, .home .content-bottom ul li .img-link img {
        width: 1.8rem;
        height: 2.3rem;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .home .content-bottom ul li .img-link img {
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .home .content-bottom ul li .img-link img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.read-page {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.read-page .yellow {
    background: #e5e4db
}

.read-page .yellow .novel-content {
    background: #f6f4ec
}

.read-page .yellow .pc-aside > span {
    background: #f6f4ec;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07)
}

.read-page .yellow .pc-aside > span .iconfont {
    color: #999
}

.read-page .yellow .phone-menu {
    background: #f6f4ec
}

.read-page .green {
    background: #dde6dc
}

.read-page .green .novel-content {
    background: #fafffa
}

.read-page .green .pc-aside > span {
    background: #fafffa;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07)
}

.read-page .green .pc-aside > span .iconfont {
    color: #999
}

@media (max-width: 414px) {
    .read-page .green, .read-page .phone-menu {
        background: #fafffa
    }
}

.read-page .purple {
    background: #7c787f
}

.read-page .purple .novel-content {
    background: #fff
}

.read-page .purple .breadcrumbs {
    color: #fff
}

.read-page .purple .pc-aside > span {
    background: #f6f4ec;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07)
}

.read-page .purple .pc-aside > span .iconfont {
    color: #999
}

.read-page .pink {
    background: #f3e0eb
}

.read-page .pink .novel-content {
    background: #fdf4ff
}

.read-page .pink .pc-aside > span {
    background: #fdf4ff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .07)
}

.read-page .pink .pc-aside > span .iconfont {
    color: #999
}

@media (max-width: 414px) {
    .read-page .pink, .read-page .pink .phone-menu {
        background: #fdf4ff
    }
}

.read-page .black {
    background: #252525;
    color: #7e818a
}

.read-page .black .phone-breadcrumbs .icon-home, .read-page .black .phone-breadcrumbs .icon-shujia, .read-page .black .phone-breadcrumbs .icon-touxiang, .read-page .black .phone-breadcrumbs span {
    color: #7e818a
}

.read-page .black .novel-content {
    background: #252525
}

.read-page .black .novel-content .novel-text {
    color: #7e818a
}

.read-page .black .phone-menu {
    background: #252525
}

.read-page .black .take-all .notice, .read-page .black .take-all p, .read-page .black .take-chapter .notice, .read-page .black .take-chapter p {
    color: #9b9b9b !important
}

.read-page .black.locked-content .novel-content .novel-title h2 {
    color: #7e818a
}

.read-page .novel-container {
    padding-bottom: 30px
}

.read-page .breadcrumbs, .read-page .novel-content {
    width: 1080px;
    margin: 0 auto
}

.read-page .breadcrumbs {
    padding: 20px 0;
    font-size: 14px;
    color: #999;
    line-height: 16px
}

.read-page .breadcrumbs a, .read-page .breadcrumbs span {
    color: #999
}

.read-page .breadcrumbs .iconfont {
    font-size: 14px;
    padding: 0 2px
}

.read-page .phone-breadcrumbs {
    display: none
}

.read-page .locked-content .novel-content {
    height: 90vh;
    text-align: center
}

.read-page .locked-content .novel-content .novel-title {
    margin-bottom: 50px;
    display: block
}

.read-page .locked-content .novel-content .novel-text {
    min-height: calc(100vh - 285px)
}

@media (max-width: 768px) {
    .read-page .locked-content .novel-content .novel-text {
        text-align: left
    }

    .read-page .locked-content .novel-content .novel-title {
        margin-bottom: 30px;
        display: block
    }

    .read-page .locked-content .novel-content .novel-title h2 {
        font-size: .44rem
    }
}

.read-page .novel-content {
    position: relative;
    padding: 40px 80px
}

.read-page .novel-content .novel-title h2 {
    font-size: 24px;
    color: #333;
    line-height: 26px;
    margin-bottom: 20px;
    text-align: center
}

.read-page .novel-content .info {
    margin-bottom: 60px;
    text-align: center;
    color: #777
}

.read-page .novel-content .info span {
    padding-right: 20px
}

.read-page .novel-content .info .add-bookshelf {
    border: 1px solid #0e72a1;
    border-radius: 4px;
    font-size: 14px;
    color: #0e72a1;
    text-align: center;
    padding: 1px 19px;
    cursor: pointer
}

.read-page .novel-content .novel-text {
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    min-height: calc(100vh - 335px)
}

.read-page .novel-content .novel-text > p {
    text-indent: 30px;
    margin-bottom: 35px
}

.read-page .novel-content .null-content {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 24%
}

.read-page .novel-content .null-content .null-novel-text {
    text-align: left
}

.read-page .novel-content .null-content .null-novel-text > p {
    text-indent: 30px;
    margin-bottom: 35px
}

.read-page .novel-content .null-content .h4 {
    font-size: 20px;
    color: #333;
    line-height: 20px;
    margin-bottom: 5px
}

.read-page .novel-content .null-content img {
    width: 156px;
    height: 161px;
    margin-bottom: 5px
}

.read-page .novel-content .null-content .notice {
    font-size: 18px;
    color: #9b9b9b;
    font-weight: 500;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .read-page .novel-content .null-content .notice {
        font-size: .32rem
    }
}

.read-page .novel-content .null-content .take-chapter {
    padding-top: 30px
}

.read-page .novel-content .null-content .take-chapter p {
    line-height: 36px;
    font-size: 16px;
    color: #333;
    width: 300px;
    margin: 0 auto;
    text-align: left
}

.read-page .novel-content .null-content .take-chapter p span {
    font-size: 24px;
    color: #0e72a1
}

.read-page .novel-content .null-content .take-chapter p a {
    padding-left: 45px;
    color: #5597e3;
    font-size: 16px
}

.read-page .novel-content .null-content .take-chapter.take-center p {
    text-align: center
}

.read-page .novel-content .null-content .take-chapter .zd {
    font-size: 14px;
    color: #9b9b9b
}

.read-page .novel-content .null-content .take-chapter .zd i {
    padding-right: 5px;
    color: #0e72a1;
    vertical-align: -1px
}

.read-page .novel-content .null-content .btn {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 15px;
    width: 144px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #0e72a1;
    border-radius: 4px;
    cursor: pointer
}

.read-page .novel-content .null-content .take-all {
    padding-top: 30px
}

.read-page .novel-content .null-content .take-all p {
    line-height: 36px;
    font-size: 16px;
    color: #333;
    width: 300px;
    margin: 0 auto;
    text-align: left
}

.read-page .novel-content .null-content .take-all p span {
    font-size: 24px;
    color: #0e72a1
}

.read-page .novel-content .null-content .take-all p a {
    padding-left: 45px;
    color: #5597e3;
    font-size: 16px
}

.read-page .novel-content .null-content .take-all.take-center p {
    text-align: center
}

.read-page .novel-content .null-content .login-div {
    padding-top: 30px;
    text-align: center;
    font-size: 18px;
    color: #9b9b9b
}

.read-page .novel-content .null-content .login-div img {
    width: 157px;
    height: 105px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px
}

.read-page .novel-content .null-content .login-div a {
    color: #0e72a1
}

@media (max-width: 768px) {
    .read-page .novel-content .null-content .login-div {
        font-size: .32rem
    }
}

@media (max-width: 414px) {
    .read-page .yellow {
        background: #f6f4ec
    }

    .read-page .breadcrumbs, .read-page .novel-content {
        width: 100%
    }

    .read-page .breadcrumbs {
        padding: 0
    }

    .read-page .novel-content {
        padding: .44rem;
        font-size: .32rem;
        min-height: calc(100vh - 2.8rem)
    }

    .read-page .novel-content .novel-text > p {
        margin-bottom: .32rem
    }

    .read-page .novel-title, .read-page .pc-breadcrumbs, .read-page header {
        display: none
    }

    .read-page .phone-breadcrumbs {
        display: block;
        padding: .26rem .3rem
    }

    .read-page .phone-breadcrumbs span {
        font-size: .32rem;
        color: #333;
        white-space: nowrap;
        width: 69%;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        display: inline-block;
        vertical-align: -1px
    }

    .read-page .phone-breadcrumbs .icon-xiangzuo {
        color: #999;
        font-size: 16px;
        margin-right: .1rem
    }

    .read-page .phone-breadcrumbs .icon-home, .read-page .phone-breadcrumbs .icon-touxiang {
        font-size: .38rem;
        color: #333;
        float: right
    }

    .read-page .phone-breadcrumbs .icon-touxiang {
        font-size: .45rem;
        padding-right: .1rem
    }

    .read-page .phone-breadcrumbs > a {
        float: right
    }

    .read-page .phone-breadcrumbs .icon-shujia {
        padding-right: .1rem;
        padding-left: 0;
        font-size: .38rem;
        color: #333
    }

    .read-page .m-novel-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: justify
    }

    .read-page .m-novel-content .null-content {
        padding-bottom: 0
    }
}

.read-page .phone-setting {
    display: none;
    padding: 0 .4rem;
    margin-top: .18rem
}

.read-page .phone-setting .m-color {
    display: inline-block;
    width: .56rem;
    height: .44rem;
    border-radius: 2px;
    margin-right: .2rem
}

.read-page .phone-setting .m-color.active {
    border: 2px solid #999
}

.read-page .phone-setting .m-yellow {
    background: #f6f4ec
}

.read-page .phone-setting .m-green {
    background: #fafffa
}

.read-page .phone-setting .m-pink {
    background: #fdf4ff
}

.read-page .phone-setting .m-black img {
    width: 100%;
    height: 100%
}

.read-page .phone-setting .m-black.active {
    vertical-align: 2px
}

.read-page .phone-setting .changefont {
    width: .56rem;
    border-radius: 2px;
    margin-left: .2rem
}

.read-page .phone-setting .add-bookshelf, .read-page .phone-setting .changefont {
    height: .44rem;
    line-height: .44rem;
    background: #e4e4e4;
    float: right;
    text-align: center;
    color: #7e7e7e
}

.read-page .phone-setting .add-bookshelf {
    padding: 0 .1rem
}

.read-page .pc-menu {
    overflow: auto;
    margin-top: 10px
}

.read-page .pc-menu span {
    opacity: .6;
    border: 1px solid #7e818a;
    border-radius: 2px;
    padding: 7px 20px;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer
}

.read-page .pc-menu span .iconfont {
    font-size: 13px
}

.read-page .pc-menu .prev-btn {
    float: left
}

.read-page .pc-menu .next-btn {
    float: right
}

.read-page .phone-menu {
    display: none;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.read-page .phone-menu span {
    opacity: .6;
    border: 1px solid #7e818a;
    border-radius: 2px;
    padding: .16rem .4rem;
    font-size: .28rem
}

.read-page .phone-menu span .iconfont {
    font-size: 13px
}

.read-page .chapter-modal {
    position: absolute;
    right: 69px;
    top: 0;
    width: 710px;
    height: 568px;
    overflow: auto;
    background: #fff;
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .09);
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .09)
}

.read-page .chapter-modal .load-more {
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
    cursor: pointer
}

.read-page .chapter-modal .chapter-list {
    height: 518px;
    overflow: auto
}

.read-page .chapter-modal .modal-head {
    padding: 15px 20px
}

.read-page .chapter-modal .modal-head h4 {
    font-size: 20px;
    color: #333;
    line-height: 20px
}

.read-page .chapter-modal .chapter {
    font-size: 14px;
    color: #666;
    line-height: 14px;
    border-bottom: 1px solid #f8f8f8
}

.read-page .chapter-modal .close {
    position: absolute;
    right: 20px;
    top: 13px;
    line-height: 20px;
    cursor: pointer
}

.read-page .chapter-modal .close i {
    color: #999;
    font-size: 20px
}

.read-page .chapter-modal .chapter-title {
    font-size: 16px;
    color: #333;
    line-height: 16px;
    padding: 0 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #eee
}

.read-page .chapter-modal .chapter-title span {
    float: right;
    font-size: 16px;
    color: #999
}

.read-page .chapter-modal .chapter-title span i {
    font-size: 20px;
    cursor: pointer
}

.read-page .chapter-modal .chapter-item-list.hide {
    display: none
}

.read-page .chapter-modal .chapter-item-list.active {
    display: block
}

.read-page .chapter-modal .chapter-item {
    position: relative;
    width: 50%;
    line-height: 46px;
    padding-left: 20px;
    float: left
}

.read-page .chapter-modal .chapter-item.locked, .read-page .chapter-modal .chapter-item.reading a, .read-page .chapter-modal .chapter-item:hover a {
    color: #0e72a1
}

.read-page .chapter-modal .chapter-item a {
    color: #666;
    overflow: hidden;
    display: block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 60px
}

.read-page .chapter-modal .chapter-item .icon-suo {
    position: absolute;
    right: 40px;
    top: 0;
    font-size: 18px;
    color: #bbb
}

.read-page .chapter-modal .line {
    float: left;
    width: 100%;
    height: 1px;
    background: #f8f8f8
}

.read-page .setting-modal {
    position: absolute;
    right: 69px;
    top: 0;
    width: 396px;
    height: 204px;
    background: #fff;
    padding: 15px 20px;
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .09);
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .09)
}

.read-page .setting-modal .modal-head h4 {
    font-size: 20px;
    color: #333;
    line-height: 20px
}

.read-page .setting-modal .modal-head .close {
    position: absolute;
    right: 20px;
    top: 16px;
    line-height: 20px;
    cursor: pointer
}

.read-page .setting-modal .modal-head .iconfont {
    font-size: 20px;
    color: #999
}

.read-page .setting-modal .read-theme {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 54px
}

.read-page .setting-modal .read-theme span {
    float: left;
    margin-right: 10px;
    font-size: 16px
}

.read-page .setting-modal .read-theme i {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-right: 20px;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, .17);
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .17)
}

.read-page .setting-modal .read-theme .active {
    border: 2px solid #999
}

.read-page .setting-modal .read-theme .yellow-icon {
    background-color: #f6f4ec
}

.read-page .setting-modal .read-theme .green-icon {
    background-color: #dde6dc
}

.read-page .setting-modal .read-theme .purp-icon {
    background-color: #fff
}

.read-page .setting-modal .read-theme .pink-icon {
    background-color: #f3e0eb
}

.read-page .setting-modal .read-font > span {
    float: left;
    margin-top: 9px;
    font-size: 16px
}

.read-page .setting-modal .read-font .disable {
    cursor: not-allowed;
    color: #ccc
}

.read-page .setting-modal .read-font > div {
    width: 144px;
    height: 40px;
    float: left;
    border: 1px solid #eee
}

.read-page .setting-modal .read-font > div span {
    display: inline-block;
    width: 47px;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    color: #666;
    cursor: pointer;
    border-right: 1px solid #eee
}

.read-page .setting-modal .read-font > div span:last-child {
    border-right: 0
}

.read-page .phone-modal {
    position: absolute;
    right: 69px;
    top: 0;
    width: 344px;
    height: 262px;
    background: #fff;
    padding: 15px 20px;
    text-align: center;
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .09);
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .09)
}

.read-page .phone-modal .h4 {
    font-size: 20px;
    color: #333;
    line-height: 20px;
    margin-bottom: 5px
}

.read-page .phone-modal img {
    width: 156px;
    height: 161px;
    margin-bottom: 5px
}

.read-page .phone-modal .close {
    position: absolute;
    right: 20px;
    top: 16px;
    line-height: 20px;
    cursor: pointer
}

.read-page .phone-modal .close i {
    color: #999;
    font-size: 20px
}

.read-page .phone-modal .text {
    font-size: 14px;
    color: #999;
    line-height: 18px
}

.read-page .pc-aside {
    position: fixed;
    top: 200px
}

.read-page .pc-aside > span {
    display: block;
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
    border-radius: 4px;
    text-align: center;
    line-height: 50px;
    cursor: pointer
}

.read-page .pc-aside > span.active {
    background: #fff
}

.read-page .pc-aside > span .iconfont {
    font-size: 30px
}

.read-page .phone-menu-modal {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    padding-bottom: .6rem
}

.read-page .phone-menu-modal .modal-head {
    padding: 0 .3rem;
    height: .88rem;
    line-height: .88rem;
    text-align: center
}

.read-page .phone-menu-modal .modal-head .icon-jiantouzuo {
    float: left
}

.read-page .phone-menu-modal .modal-head span {
    color: #333;
    font-size: .36rem
}

.read-page .phone-menu-modal .modal-head span i {
    color: #333;
    margin-left: 4px
}

.read-page .phone-menu-modal .modal-head .chapter-dropdown {
    position: absolute;
    left: 0;
    right: 0;
    top: .88rem;
    background: rgba(0, 0, 0, .4);
    bottom: 0;
    z-index: 99
}

.read-page .phone-menu-modal .modal-head .chapter-dropdown > div {
    background: #fff;
    height: .88rem;
    line-height: .88rem;
    text-align: center;
    color: #333;
    font-size: .32rem;
    padding: 0 .3rem;
    border-bottom: 1px solid #eee
}

.read-page .phone-menu-modal .modal-body {
    padding: 0 .3rem;
    overflow: auto;
    height: 100%
}

.read-page .phone-menu-modal .modal-body .chapter-title {
    font-size: .3rem;
    color: #333;
    height: .66rem;
    line-height: .66rem;
    border-bottom: none
}

.read-page .phone-menu-modal .modal-body .chapter-title span {
    float: right;
    font-size: .32rem;
    color: #999
}

.read-page .phone-menu-modal .modal-body .chapter-item {
    position: relative;
    width: 100%;
    line-height: .9rem
}

.read-page .phone-menu-modal .modal-body .chapter-item a {
    display: block;
    color: #666;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 60px
}

.read-page .phone-menu-modal .modal-body .chapter-item .icon-suo {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    color: #bbb
}

.read-page .phone-menu-modal .load-more {
    padding: 15px 0;
    text-align: center;
    font-size: .28rem;
    cursor: pointer
}

@media (max-width: 414px) {
    .read-page .pc-aside {
        display: none
    }

    .read-page .phone-setting {
        display: block
    }

    .read-page .chapter-modal, .read-page .pc-menu {
        display: none
    }

    .read-page .phone-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .read-page .phone-menu .menu-btn {
        display: inline-block
    }
}

.reward-modal .gift-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 18px
}

.reward-modal .gift-list .gift-item {
    width: 70px;
    cursor: pointer
}

.reward-modal .gift-list .gift-item.active img {
    border: 1px solid #0e72a1
}

.reward-modal .gift-list .gift-item img {
    display: block;
    width: 64px;
    border: 1px solid #ecebeb;
    margin-bottom: 10px
}

.reward-modal .gift-list .gift-item > span {
    display: block;
    text-align: center
}

.reward-modal .gift-list .gift-item .name {
    font-size: 14px;
    color: #262626
}

.reward-modal .gift-list .gift-item .count {
    font-size: 13px;
    color: #9b9b9b
}

.reward-modal .gift-list .gift-item .count span {
    padding-right: 5px;
    color: #0e72a1
}

.reward-modal-read .rc-dialog-content {
    width: 600px !important
}

.reward-modal-read .rc-dialog-content .rc-dialog-body .label {
    width: 440px
}

.cycle-content, .cycle-wrap {
    overflow: hidden
}

.hot-recommend-item {
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px
}

.hot-recommend-item .img-link {
    float: left;
    margin-right: 10px;
    width: 60px;
    height: 80px;
    overflow: hidden;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.hot-recommend-item img {
    width: 60px;
    height: 80px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 4px
}

.hot-recommend-item img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.hot-recommend-item h5 {
    display: block;
    margin-bottom: 6px;
    font-size: 16px;
    color: #262626;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hot-recommend-item h5:hover {
    color: #0e72a1
}

.hot-recommend-item .desc {
    font-size: 13px;
    color: #777;
    line-height: 22px;
    height: 42px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.hot-recommend-item .author {
    font-size: 13px;
    color: #9b9b9b;
    margin-bottom: 5px
}

.hot-recommend-item .author i {
    font-size: 15px;
    color: #dedede;
    padding-right: 5px
}

.emotion-list.qq {
    width: 525px;
    background: #fff;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    border-radius: 4px;
    position: absolute;
    left: 1px;
    padding: 5px;
    z-index: 1
}

.emotion-list.qq img {
    padding: 5px
}

.emotion-list.qq:before {
    content: "";
    position: absolute;
    left: 57px;
    top: -11px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 11px solid hsla(0, 3%, 92%, .5)
}

.emotion-list.qq:after {
    content: "";
    position: absolute;
    left: 58px;
    top: -9px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #fff
}

.book-wrap {
    background-image: url(../../../../s.weituibao.com/static/1525771654230/bg.png)/*tpa=http://s.weituibao.com/static/1525771654230/bg.png*/ !important;
    background-repeat: no-repeat;
    background-position-y: -100px
}

.book .banner {
    overflow: hidden;
    width: 100%
}

.book .banner img {
    width: 100%;
    height: 354px;
    display: block
}

@media (max-width: 768px) {
    .book .banner {
        display: none
    }
}

.book .list-loading {
    margin-top: 20px
}

.book .content {
    position: relative;
    margin: 0 auto;
    padding-bottom: 32px;
    margin-bottom: 20px;
    z-index: 1;
    background: #fff
}

.book .content .book-info-wrap {
    width: 100%;
    padding: 50px 0;
    background: #f3f9fb;
}

@media (max-width: 768px) {
    .book .content .book-info-wrap {
        padding: 0;
        background-image: none
    }
}

.book .content .book-info {
    width: 1200px;
    margin: 0 auto
}

.book .content .book-info .book-cover {
    float: left;
    width: 180px;
    height: 240px;
    margin-right: 20px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    border-radius: 4px
}

.book .content .book-info .center h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 16px;
    padding-top: 10px;
    color: #333
}

.book .content .book-info .center > div {
    font-size: 14px;
    color: #9b9b9b;
    margin-bottom: 10px;
    line-height: 20px
}

.book .content .book-info .buttons {
    margin-top: 20px
}

.book .content .book-info .buttons button {
    padding: 9px 39px;
    font-size: 16px
}

.book .content .book-info .buttons .read-btn {
    margin-right: 20px;
    background: #0e72a1;
    border: 1px solid #0e72a1;
    border-radius: 4px;
    color: #fff
}

.book .content .book-info .buttons .bookrack-btn {
    border: 1px solid #0e72a1;
    border-radius: 4px;
    background: #fff;
    color: #0e72a1
}

.book .content .book-info .buttons .bookrack-btn.disabled {
    background: #f6f6f8;
    border: 1px solid hsla(0, 0%, 61%, .5);
    border-radius: 4px;
    color: #9b9b9b;
    cursor: not-allowed
}

.book .content .book-info .right {
    float: right;
    margin-top: 10px;
    margin-right: 30px;
    width: 252px;
    text-align: center
}

.book .content .book-info .right h4 {
    font-size: 20px;
    color: #333;
    line-height: 20px;
    margin-bottom: 10px
}

.book .content .book-info .right img {
    width: 137px;
    height: 141px
}

.book .content .book-info .right p {
    font-size: 14px;
    color: #999;
    line-height: 14px
}

.book .content .book-tab {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px
}

.book .content .book-tab .rc-tabs-tab-active, .book .content .book-tab .rc-tabs-tab-active:hover {
    color: #0e72a1
}

.book .content .book-tab .rc-tabs-ink-bar {
    background-color: #0e72a1
}

.book .content .book-tab .rc-tabs-tab {
    padding: 8px 0;
    margin-right: 40px
}

.book .content .book-tab .rc-tabs-tab:hover {
    color: #0e72a1
}

.book .content .book-tab .rc-tabs-top {
    border-bottom: 0
}

.book .content .book-tab .rc-tabs-content .rc-tabs-tabpane {
    overflow: initial
}

.book .content .info-left {
    width: 870px;
    float: left
}

.book .content .book-desc {
    margin-top: 30px;
    border-bottom: 1px solid #ecebeb;
    padding-bottom: 30px
}

.book .content .book-desc h4 {
    margin-bottom: 7px;
    font-size: 20px;
    color: #333;
    line-height: 20px
}

.book .content .book-desc .desc-content {
    font-size: 14px;
    color: #777;
    line-height: 26px
}

.book .content .book-desc .desc-content .show-book-desc {
    display: none
}

.book .content .latest-chapter {
    padding: 30px 0;
    font-size: 14px;
    color: #777;
    line-height: 24px;
    border-bottom: 1px solid #ecebeb
}

.book .content .latest-chapter h4 {
    margin-bottom: 15px;
    font-size: 16px;
    color: #262626;
    line-height: 20px
}

.book .content .latest-chapter h4 span {
    padding-left: 20px;
    color: #0e72a1
}

.book .content .latest-chapter h4 .push-time {
    font-size: 12px;
    color: #9b9b9b;
    float: right
}

.book .content .latest-chapter .icon-suo {
    color: #bbb;
    font-size: 20px;
    padding-left: 10px;
    vertical-align: -1px
}

.book .content .latest-chapter .continue-read {
    color: #4a90e2;
    padding-left: 10px;
    cursor: pointer
}

.book .content .support-book {
    padding: 30px 0
}

.book .content .support-book h4 {
    font-size: 16px;
    color: #262626;
    line-height: 20px
}

.book .content .support-book h4 > span {
    float: right
}

.book .content .support-book h4 span {
    font-size: 14px;
    color: #9b9b9b
}

.book .content .support-book h4 span span {
    color: #0e72a1
}

.book .content .support-book .gift-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #f8f8f8;
    padding: 30px;
    margin-top: 15px
}

.book .content .support-book .gift-list .gift-item {
    width: 110px;
    cursor: pointer
}

.book .content .support-book .gift-list .gift-item img {
    display: block;
    width: 110px;
    margin-bottom: 10px
}

.book .content .support-book .gift-list .gift-item > span {
    display: block;
    text-align: center
}

.book .content .support-book .gift-list .gift-item .name {
    font-size: 14px;
    color: #262626
}

.book .content .support-book .gift-list .gift-item .count {
    font-size: 13px;
    color: #9b9b9b
}

.book .content .support-book .gift-list .gift-item .count span {
    padding-right: 5px;
    color: #0e72a1
}

.book .content .support-book .top-fans {
    margin-top: 20px;
    border: 1px solid #ecebeb;
    border-top: 0;
    padding: 30px 0;
    overflow: auto
}

.book .content .support-book .top-fans > div {
    position: relative;
    float: left;
    width: 210px;
    height: 183px;
    border-right: 1px solid #ecebeb
}

.book .content .support-book .top-fans > div:last-child {
    border-right: 0
}

.book .content .support-book .top-fans .top1:before {
    content: "";
    position: absolute;
    top: -31px;
    width: 100%;
    border-top: 4px solid #ff6364
}

.book .content .support-book .top-fans .top1:after {
    content: "";
    position: absolute;
    top: -53px;
    right: -15px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #ecebeb;
    z-index: 1
}

.book .content .support-book .top-fans .top1 .tx {
    border: 2px solid #ff6364
}

.book .content .support-book .top-fans .top1 .shangwei {
    font-size: 13px;
    color: #0e72a1;
    cursor: pointer
}

.book .content .support-book .top-fans .top2:before {
    content: "";
    position: absolute;
    top: -31px;
    width: 100%;
    border-top: 4px solid #ff9c34
}

.book .content .support-book .top-fans .top2:after {
    content: "";
    position: absolute;
    top: -53px;
    right: -15px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #ecebeb;
    z-index: 1
}

.book .content .support-book .top-fans .top2 .tx {
    border: 2px solid #ff9c34
}

.book .content .support-book .top-fans .top2 .shangwei {
    font-size: 13px;
    color: #0e72a1;
    cursor: pointer
}

.book .content .support-book .top-fans .top3:before {
    content: "";
    position: absolute;
    top: -31px;
    width: 100%;
    border-top: 4px solid #fecb02
}

.book .content .support-book .top-fans .top3:after {
    content: "";
    position: absolute;
    top: -53px;
    right: -15px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #ecebeb;
    z-index: 1
}

.book .content .support-book .top-fans .top3 .tx {
    border: 2px solid #fecb02
}

.book .content .support-book .top-fans .top3 .shangwei {
    font-size: 13px;
    color: #0e72a1;
    cursor: pointer
}

.book .content .support-book .top-fans .new-support {
    width: 238px
}

.book .content .support-book .top-fans .new-support:before {
    content: "";
    position: absolute;
    top: -30px;
    width: 100%;
    border-top: 1px solid #ecebeb
}

.book .content .support-book .top-fans .new-support h5 {
    font-size: 16px;
    margin-top: -5px;
    margin-bottom: 10px;
    color: #262626;
    text-align: left;
    padding-left: 26px
}

.book .content .support-book .top-fans .new-support .cycle-wrap {
    padding: 0 25px
}

.book .content .support-book .top-fans .new-support li {
    font-size: 14px;
    color: #262626;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    text-align: left
}

.book .content .support-book .top-fans .mod {
    text-align: center
}

.book .content .support-book .top-fans .mod > div {
    height: 155px;
    overflow: hidden
}

.book .content .support-book .top-fans .mod .name {
    font-size: 14px;
    color: #262626
}

.book .content .support-book .top-fans .mod .support-count {
    color: #9b9b9b;
    font-size: 13px
}

.book .content .support-book .top-fans .mod .support-count span {
    color: #0e72a1
}

.book .content .support-book .top-fans .tx {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    margin: 0 auto
}

.book .content .support-book .top-fans .badge {
    display: block;
    width: 125px;
    margin: 0 auto;
    margin-top: -15px;
    margin-bottom: 10px
}

.book .content .book-comments h4 {
    font-size: 16px;
    color: #262626;
    line-height: 20px;
    margin-bottom: 20px
}

.book .content .book-comments h4 span {
    padding-left: 15px;
    font-size: 14px;
    color: #777
}

.book .content .book-comments .comment-box {
    position: relative
}

.book .content .book-comments .comment-box .icon-touxiang2 {
    float: left;
    font-size: 37px;
    color: #ddd
}

.book .content .book-comments .comment-box .icon-xiangzuo-copy {
    position: absolute;
    left: 42px;
    top: 14px;
    z-index: 1;
    background: #fff;
    color: #ecebeb
}

.book .content .book-comments textarea {
    margin-left: 13px;
    border: 1px solid #ecebeb;
    width: 815px;
    height: 150px;
    padding: 20px;
    overflow: initial
}

.book .content .book-comments textarea:after {
    position: absolute;
    left: -5px;
    content: "";
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-right: 100px solid #ecebeb;
    border-bottom: 50px solid transparent
}

.book .content .book-comments .comment-bottom {
    margin-top: 10px;
    text-align: right
}

.book .content .book-comments .comment-bottom .icon-smile {
    color: #0e72a1;
    font-size: 22px;
    float: left;
    margin-left: 55px;
    cursor: pointer
}

.book .content .book-comments .comment-bottom span {
    font-size: 16px;
    color: #9b9b9b
}

.book .content .book-comments .comment-bottom button {
    margin-left: 20px;
    background: #0e72a1;
    border-radius: 4px;
    color: #fff;
    width: 98px;
    height: 36px;
    border-color: #0e72a1;
    font-size: 16px;
    outline: 0;
    border: 0;
    letter-spacing: 5px
}

.book .content .no-comment {
    padding: 50px 0
}

.book .content .no-comment img {
    display: block;
    width: 160px;
    height: 110px;
    margin: 0 auto
}

.book .content .no-comment p {
    font-size: 16px;
    color: #a3abb7;
    text-align: center
}

.book .content .comments-list {
    margin-top: 20px
}

.book .content .comments-list .comment-item {
    overflow: auto;
    margin-bottom: 20px
}

.book .content .comments-list .comment-item .user-tx {
    width: 44px;
    height: 44px;
    border-radius: 100%
}

.book .content .comments-list .item-left {
    float: left;
    margin-right: 15px
}

.book .content .comments-list .item-right {
    float: left;
    width: 810px
}

.book .content .comments-list .user-name {
    margin-bottom: 10px;
    font-size: 16px;
    color: #777
}

.book .content .comments-list .author {
    color: #ff637c;
    border: 1px solid #ff637c;
    height: 17px;
    line-height: 16px;
    vertical-align: 1px;
    font-size: 12px;
    margin-left: 5px;
    display: inline-block;
    padding: 0 1px;
    width: 30px;
    border-radius: 2px;
    text-align: center
}

.book .content .comments-list .user-comment {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
    color: #262626;
    line-height: 24px
}

.book .content .comments-list .user-comment img {
    vertical-align: bottom
}

.book .content .comments-list .co-time {
    font-size: 14px;
    color: #9b9b9b
}

.book .content .comments-list .co-count {
    float: right;
    color: #9b9b9b;
    font-size: 14px;
    cursor: pointer
}

.book .content .comments-list .co-count i {
    padding-right: 4px;
    vertical-align: middle
}

.book .content .comments-list .co-zan {
    float: right;
    margin-right: 20px;
    font-size: 14px;
    color: #9b9b9b;
    cursor: pointer
}

.book .content .comments-list .co-zan i {
    padding-right: 4px
}

.book .content .comments-list .co-zan .icon-yizan {
    color: #ff637c
}

.book .content .comments-list .comment-reply {
    padding: 20px;
    padding-top: 10px;
    margin-top: 15px;
    background: #f4f5f7;
    border-radius: 4px
}

.book .content .comments-list .comment-reply .show-more-reply {
    padding-top: 10px;
    font-size: 14px;
    color: #4a90e2;
    cursor: pointer
}

.book .content .comments-list .comment-reply .reply-input {
    margin-top: 20px;
    position: relative
}

.book .content .comments-list .comment-reply .reply-input .icon-smile {
    position: absolute;
    left: 20px;
    top: 7px;
    font-size: 22px;
    color: #ff637c;
    padding-right: 10px;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.book .content .comments-list .comment-reply input {
    float: left;
    width: 662px;
    height: 36px;
    padding-left: 65px;
    line-height: 36px;
    border: 0
}

.book .content .comments-list .comment-reply button {
    width: 98px;
    height: 36px;
    background: #0e72a1;
    color: #fff;
    border: 0;
    outline: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.book .content .comments-list .comment-reply .reply-item {
    font-size: 14px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 8px;
    padding-top: 10px
}

.book .content .comments-list .comment-reply .reply-item > div {
    padding-bottom: 4px
}

.book .content .comments-list .comment-reply .reply-item .r-name {
    color: #262626
}

.book .content .comments-list .comment-reply .reply-item .r-name .author {
    color: #ff637c;
    border: 1px solid #ff637c;
    height: 17px;
    line-height: 16px;
    vertical-align: 1px;
    font-size: 12px;
    margin-left: 5px;
    display: inline-block;
    padding: 0 1px;
    width: 30px;
    border-radius: 2px
}

.book .content .comments-list .comment-reply .reply-item .r-content {
    color: #777
}

.book .content .comments-list .comment-reply .reply-item .r-content img {
    vertical-align: bottom
}

.book .content .comments-list .comment-reply .reply-item .r-time {
    color: #9b9b9b
}

.book .content .comments-list .comment-reply .reply-item .r-btn {
    color: #9b9b9b;
    float: right;
    cursor: pointer
}

.book .content .info-right {
    float: left;
    width: 300px;
    margin-left: 30px
}

.book .content .info-right h4 {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ecebeb;
    font-size: 18px;
    color: #333
}

.book .content .info-right .fans-rank {
    background: #f8f8f8;
    padding: 20px
}

.book .content .info-right .fans-rank .null-reward {
    padding: 25px;
    padding-bottom: 125px;
    text-align: center
}

.book .content .info-right .fans-rank .null-reward img {
    width: 160px;
    margin-bottom: 15px
}

.book .content .info-right .fans-rank .null-reward p {
    margin-bottom: 15px;
    font-size: 14px;
    color: #9b9b9b
}

.book .content .info-right .fans-rank .null-reward button {
    padding: 5px 10px;
    background: #0e72a1;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    outline: 0;
    border: 0
}

.book .content .info-right .fans-rank .fans-item {
    position: relative;
    margin-bottom: 16px
}

.book .content .info-right .fans-rank .fans-item .top0 {
    background: url(../../../../s.weituibao.com/static/1530169045002/1.png)/*tpa=http://s.weituibao.com/static/1530169045002/1.png*/ no-repeat
}

.book .content .info-right .fans-rank .fans-item .top1 {
    background: url(../../../../s.weituibao.com/static/1530169045002/2.png)/*tpa=http://s.weituibao.com/static/1530169045002/2.png*/ no-repeat
}

.book .content .info-right .fans-rank .fans-item .top2 {
    background: url(../../../../s.weituibao.com/static/1530169045002/3.png)/*tpa=http://s.weituibao.com/static/1530169045002/3.png*/ no-repeat
}

.book .content .info-right .fans-rank .fans-item .top0, .book .content .info-right .fans-rank .fans-item .top1, .book .content .info-right .fans-rank .fans-item .top2 {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background-size: contain;
    float: left
}

.book .content .info-right .fans-rank .fans-item .name {
    font-size: 14px;
    color: #262626
}

.book .content .info-right .fans-rank .fans-item .wandou {
    font-size: 13px;
    color: #9b9b9b
}

.book .content .info-right .fans-rank .fans-item .wandou span {
    color: #0e72a1;
    padding-right: 5px
}

.book .content .info-right .fans-rank .fans-item img {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    border-radius: 100%
}

.book .content .info-right .fans-rank .fans-item-simple .index {
    font-size: 14px;
    color: #9b9b9b;
    margin-right: 15px;
    float: left;
    width: 20px;
    line-height: 20px;
    text-align: center
}

.book .content .info-right .fans-rank .fans-item-simple .wandou {
    float: right
}

.book .content .same-recommend {
    margin-top: 30px;
    padding: 20px;
    background: #f8f8f8
}

.book .content .same-recommend .r-item {
    padding-top: 0
}

.book .content .fans-rank {
    background: #f8f8f8
}

.book .content .book-directory {
    margin-top: 27px
}

.book .content .book-directory h4 {
    font-size: 20px;
    color: #333;
    line-height: 20px;
    margin-bottom: 10px
}

.book .content .book-directory .chapter {
    font-size: 14px;
    color: #666;
    line-height: 14px;
    border-bottom: 1px solid #f8f8f8
}

.book .content .book-directory .chapter-title {
    font-size: 16px;
    color: #333;
    line-height: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

.book .content .book-directory .chapter-title span {
    float: right;
    font-size: 16px;
    color: #999
}

.book .content .book-directory .chapter-item {
    position: relative;
    width: 33.3%;
    line-height: 46px;
    float: left
}

.book .content .book-directory .chapter-item.locked {
    color: #ff637c
}

.book .content .book-directory .chapter-item a {
    color: #777;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 60px
}

.book .content .book-directory .chapter-item .icon-suo {
    position: absolute;
    right: 40px;
    top: 0;
    font-size: 18px;
    color: #bbb
}

.book .content .book-directory .line {
    float: left;
    width: 100%;
    height: 1px;
    background: #f8f8f8
}

.book .content .book-directory .load-more {
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
    cursor: pointer
}

@media (max-width: 768px) {
    .book .content {
        width: 100%;
        margin-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .book .content .book-info-wrap {
        padding: .4rem;
        background: #f8f8f8
    }

    .book .content .book-info {
        width: 100%
    }

    .book .content .book-info .book-cover {
        float: left;
        width: 1.7rem;
        height: 2.3rem;
        margin-top: 0;
        margin-right: .3rem;
        border-radius: 2px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .book .content .book-info .right {
        display: none
    }

    .book .content .book-info .center {
        float: left
    }

    .book .content .book-info .center > div {
        margin-bottom: .1rem
    }

    .book .content .book-info .center h3 {
        font-size: .32rem;
        margin-bottom: .16rem;
        line-height: .32rem;
        padding-top: .1rem;
        font-weight: 700;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 3.8rem
    }

    .book .content .book-info .center .cate, .book .content .book-info .center .novel-author, .book .content .book-info .center .number, .book .content .book-info .center .status {
        color: #999;
        font-size: .24rem;
        margin-bottom: .05rem
    }

    .book .content .book-info .buttons {
        margin-top: .4rem;
        float: left
    }

    .book .content .book-info .buttons button {
        padding: .12rem .88rem;
        border-radius: 4px;
        font-size: .32rem;
        text-align: center
    }

    .book .content .book-info .buttons .read-btn {
        position: relative;
        border: 0;
        border-radius: 2px
    }

    .book .content .book-info .buttons .bookrack-btn {
        position: relative;
        border: 0;
        border-radius: 4px
    }

    .book .content .book-info .buttons .bookrack-btn.disabled {
        border: 0;
        padding: .12rem .8rem
    }

    .book .content .book-info .buttons .bookrack-btn.disabled:after {
        border: 1px solid #c8c8c8
    }

    .book .content .book-info .buttons .bookrack-btn:after {
        content: "";
        position: absolute;
        width: 200%;
        height: 200%;
        left: 0;
        top: 0;
        border: 1px solid #0e72a1;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 4px
    }

    .book .content .book-desc {
        margin: 0 auto;
        padding: .4rem;
        border-bottom: 0
    }

    .book .content .book-desc h4 {
        font-size: .36rem
    }

    .book .content .book-desc .desc-content {
        position: relative;
        font-size: .28rem
    }

    .book .content .book-desc .desc-content.des-less {
        color: #fff;
        overflow: hidden;
        display: -webkit-box;
        /*-webkit-line-clamp: 3;*/
        -webkit-box-orient: vertical
    }

    .book .content .book-desc .desc-content.des-less:after, .book .content .book-desc .desc-content.des-less:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        color: #999;
        content: attr(title)
    }

    .iconfont icon-jiantouxia{
        display: none;
    }
    .book .content .book-desc .desc-content.des-less:before {
        display: block;
        z-index: 1;
        max-height: 20px;
        overflow: hidden;
        background-color: #fff
    }

    .book .content .book-desc .desc-content.des-less:after {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-line-clamp: 3;
        text-indent: -.3rem;
        padding-right: .3rem
    }

    .book .content .book-desc .desc-content .show-book-desc {
        display: block;
        position: absolute;
        color: #ff87ba;
        right: .1rem;
        bottom: -.1rem;
        z-index: 2
    }

    .book .content .latest-chapter {
        padding: .2rem .4rem;
        border-top: 1px solid #e4e6e8;
        border-bottom: 1px solid #e4e6e8
    }

    .book .content .latest-chapter h4 {
        margin-bottom: 0;
        line-height: 22px;
        overflow: auto
    }

    .book .content .latest-chapter h4 .h4 {
        float: left;
        font-size: 16px;
        color: #262626
    }

    .book .content .latest-chapter h4 span {
        padding-left: 0;
        font-size: 14px
    }

    .book .content .latest-chapter h4 .n-name {
        width: 3rem;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left
    }

    .book .content .latest-chapter h4 .push-time {
        padding-right: .2rem
    }

    .book .content .latest-chapter h4 i {
        color: #9b9b9b;
        float: right
    }

    .book .content .latest-chapter h4 .icon-suo {
        float: none;
        vertical-align: -1px;
        padding-left: 0
    }

    .book .content .book-directory {
        padding: .2rem .4rem;
        margin-top: 0;
        border-bottom: .1rem solid #f2f2f2;
        overflow: auto
    }

    .book .content .book-directory h4 {
        margin-bottom: 0;
        line-height: 22px;
        font-size: 16px;
        overflow: auto
    }

    .book .content .book-directory h4 .h4 {
        float: left;
        font-size: 16px;
        color: #262626
    }

    .book .content .book-directory h4 span {
        padding-left: 0;
        font-size: 14px;
        color: #999
    }

    .book .content .book-directory h4 .n-name {
        width: 3.6rem;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        float: left;
        white-space: nowrap
    }

    .book .content .book-directory h4 i {
        color: #9b9b9b;
        float: right
    }

    .book .content .support-book {
        padding: .4rem
    }

    .book .content .support-book h4 {
        line-height: .44rem;
        height: .44rem
    }

    .book .content .support-book h4 > div {
        float: right
    }

    .book .content .support-book h4 .cycle-wrap {
        height: 20px !important;
        font-size: 14px;
        color: #262626
    }

    .book .content .support-book .m-top-fans {
        margin: 0 -.2rem;
        margin-top: .2rem;
        padding: .6rem 0;
        overflow: auto
    }

    .book .content .support-book .m-top-fans > div {
        position: relative;
        float: left;
        width: 33.3%
    }

    .book .content .support-book .m-top-fans .top1 .tx {
        border: 2px solid #ff6364
    }

    .book .content .support-book .m-top-fans .top1 .shangwei {
        font-size: 13px;
        color: #0e72a1;
        cursor: pointer
    }

    .book .content .support-book .m-top-fans .top2 .tx {
        border: 2px solid #ff9c34
    }

    .book .content .support-book .m-top-fans .top2 .shangwei {
        font-size: 13px;
        color: #0e72a1;
        cursor: pointer
    }

    .book .content .support-book .m-top-fans .top3 .tx {
        border: 2px solid #fecb02
    }

    .book .content .support-book .m-top-fans .top3 .shangwei {
        font-size: 13px;
        color: #0e72a1;
        cursor: pointer
    }

    .book .content .support-book .m-top-fans .mod {
        text-align: center
    }

    .book .content .support-book .m-top-fans .mod .name {
        font-size: 14px;
        color: #262626
    }

    .book .content .support-book .m-top-fans .mod .support-count {
        color: #9b9b9b;
        font-size: 13px
    }

    .book .content .support-book .m-top-fans .mod .support-count span {
        color: #0e72a1
    }

    .book .content .support-book .m-top-fans .tx {
        display: block;
        width: 1.2rem;
        height: 1.2rem;
        border-radius: 100%;
        margin: 0 auto
    }

    .book .content .support-book .m-top-fans .empty {
        line-height: 1.2rem;
        background: #cdced3;
        color: #777
    }

    .book .content .support-book .m-top-fans .badge {
        display: block;
        width: 1.8rem;
        margin: 0 auto;
        margin-top: -.3rem;
        margin-bottom: 10px
    }

    .book .content .support-book button {
        display: block;
        margin: 0 auto;
        width: 1.92rem;
        height: .56rem;
        background: #0e72a1;
        border-radius: 16px;
        color: #fff;
        font-size: .28rem;
        text-align: center;
        outline: 0;
        border: 0
    }

    .book .content .m-fans-rank {
        margin: 0 .4rem;
        padding: .13rem 0;
        border-top: 1px solid #e4e6e8;
        overflow: auto
    }

    .book .content .m-fans-rank .fans-item {
        margin-right: .1rem;
        float: left;
        width: .6rem;
        height: .6rem
    }

    .book .content .m-fans-rank .fans-item img {
        width: .6rem;
        height: .6rem;
        border-radius: 100%
    }

    .book .content .m-fans-rank span {
        float: right;
        line-height: .6rem;
        font-size: .26rem .;
        color: #262626
    }

    .book .content .m-comments {
        padding: .4rem;
        padding-bottom: 0;
        border-top: .1rem solid #f2f2f2
    }

    .book .content .m-comments .h4 {
        font-size: 18px;
        color: #0d141e
    }

    .book .content .m-comments .comment-count {
        padding-left: .1rem;
        font-size: .28rem;
        color: #999
    }

    .book .content .m-comments .to-comment {
        float: right;
        font-size: .28rem;
        color: #4a90e2
    }

    .book .content .m-comments .to-comment i {
        font-size: 15px;
        padding-right: .1rem
    }

    .book .content .m-comments .comments-list .comment-item .item-top {
        height: .44rem;
        line-height: .44rem
    }

    .book .content .m-comments .comments-list .comment-item .item-top img {
        float: left;
        width: .44rem;
        height: .44rem;
        border-radius: 100%;
        margin-right: .16rem
    }

    .book .content .m-comments .comments-list .comment-item .user-name {
        font-size: .28rem;
        margin-bottom: 0
    }

    .book .content .m-comments .comments-list .comment-item .co-count, .book .content .m-comments .comments-list .comment-item .co-time, .book .content .m-comments .comments-list .comment-item .co-zan {
        font-size: 12px
    }

    .book .content .m-comments .comments-list .comment-reply .reply-item {
        font-size: .28rem;
        border-bottom: 0
    }

    .book .content .m-comments .comments-list .comment-reply .reply-item .r-name-at {
        display: block;
        margin-bottom: 4px
    }

    .book .content .m-comments .comments-list .comment-reply .reply-item .r-btn {
        position: relative;
        z-index: 1
    }

    .book .content .m-comments .load-more {
        height: .9rem;
        line-height: .9rem;
        font-size: .28rem;
        color: #999;
        text-align: center
    }

    .book .content .m-comments .no-comment {
        padding: 1rem 0
    }

    .book .content .m-comments .no-comment img {
        display: block;
        width: 3.2rem;
        height: 2.01rem;
        margin: 0 auto .34rem
    }

    .book .content .m-comments .no-comment p {
        font-size: .32rem;
        color: #a3abb7;
        text-align: center
    }

    .book .content .m-same-recommend {
        overflow: auto;
        padding: .4rem;
        border-top: .1rem solid #f2f2f2
    }

    .book .content .m-same-recommend h4 {
        font-size: 16px;
        color: #262626
    }

    .book .content .m-same-recommend .recommend-wrap {
        width: 12rem
    }

    .book .content .m-same-recommend .hot-recommend-item {
        float: left;
        width: 1.8rem;
        margin-right: .4rem;
        padding-bottom: 0
    }

    .book .content .m-same-recommend .hot-recommend-item .img-link, .book .content .m-same-recommend .hot-recommend-item img {
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 1.8rem;
        height: 2.4rem
    }

    .book .content .m-same-recommend .hot-recommend-item h5 {
        margin-top: .16rem;
        float: left;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 100%;
        font-size: .28rem;
        color: #262626
    }
}

@media (max-width: 768px) {
    .book {
        padding-top: 1px
    }
}

.reward-modal .rc-dialog-content {
    opacity: .95;
    width: 500px
}

.reward-modal .rc-dialog-header .rc-dialog-title {
    font-weight: 400;
    font-size: 18px;
    color: #262626
}

.reward-modal .rc-dialog-body {
    padding: 30px
}

.reward-modal .rc-dialog-body .tag {
    float: left;
    font-size: 14px;
    color: #9b9b9b;
    line-height: 44px
}

.reward-modal .rc-dialog-body .label {
    margin-bottom: 20px
}

.reward-modal .rc-dialog-body .ipt-wrap {
    line-height: 44px;
    margin-bottom: 10px;
    overflow: hidden
}

.reward-modal .rc-dialog-body .ipt-wrap span {
    float: left;
    width: 44px;
    height: 44px;
    border: 1px solid #ecebeb;
    cursor: pointer
}

.reward-modal .rc-dialog-body .ipt-wrap span i {
    font-size: 18px;
    font-weight: 700;
    color: #777
}

.reward-modal .rc-dialog-body .ipt-wrap .input {
    width: 308px;
    height: 44px;
    padding-left: 20px;
    border: 1px solid #ecebeb;
    border-left: 0;
    border-right: 0;
    text-align: left
}

.reward-modal .rc-dialog-body .ipt-wrap .input img {
    width: 26px;
    height: 26px;
    margin-right: 5px;
    vertical-align: middle
}

.reward-modal .rc-dialog-body .text {
    text-align: left;
    padding-left: 50px;
    padding-right: 5px;
    padding-top: 5px;
    font-size: 14px;
    color: #777
}

.reward-modal .rc-dialog-body .text span {
    float: right;
    padding-right: 5px
}

.reward-modal .rc-dialog-body .text a {
    float: right;
    color: #6ba4e5
}

.reward-modal .rc-dialog-body textarea {
    background: #fff;
    border: 1px solid #ecebeb;
    width: 395px;
    height: 64px;
    padding: 8px
}

.reward-modal .rc-dialog-body button {
    margin-left: -252px;
    background: #0e72a1;
    border-radius: 2px;
    border: 0;
    outline: 0;
    width: 96px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.m-reward-modal {
    width: 6.5rem !important
}

.m-reward-modal .rc-dialog-close {
    display: none
}

.m-reward-modal .rc-dialog-body h5 {
    font-size: .36rem;
    color: #0d141e;
    margin-bottom: .4rem
}

.m-reward-modal .gift-list .gift-item {
    float: left;
    width: 1.6rem;
    height: 2.5rem;
    margin-right: .36rem;
    margin-bottom: .4rem
}

.m-reward-modal .gift-list .gift-item.active img {
    border-color: #ff637c
}

.m-reward-modal .gift-list .gift-item:nth-child(3n) {
    margin-right: 0
}

.m-reward-modal .gift-list img {
    border-radius: 4px;
    border: 1px solid #ecebeb;
    width: 100%;
    margin-bottom: 5px
}

.m-reward-modal .gift-list .name {
    font-size: 14px
}

.m-reward-modal .gift-list .count {
    font-size: 13px;
    color: #9b9b9b
}

.m-reward-modal .gift-list .count span {
    padding-right: 5px;
    color: #0e72a1
}

.m-reward-modal .rc-dialog-footer {
    padding: 0 20px;
    overflow: auto
}

.m-reward-modal .rc-dialog-footer span {
    float: left;
    width: 50%;
    padding: 10px 0;
    text-align: center
}

.m-reward-modal .rc-dialog-footer .cancel {
    border-right: 1px solid #ecebeb;
    font-size: 16px;
    color: #7a7a7a
}

.m-reward-modal .rc-dialog-footer .ok {
    font-size: 16px;
    color: #0e72a1
}

@media (max-width: 768px) {
    .hide-scroll .content {
        height: 500px;
        overflow: hidden
    }
}

.phone-menu-modal {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    padding-bottom: .6rem;
    z-index: 1
}

.phone-menu-modal .modal-head {
    padding: 0 .3rem;
    height: .88rem;
    line-height: .88rem;
    text-align: center
}

.phone-menu-modal .modal-head .icon-jiantouzuo {
    float: left
}

.phone-menu-modal .modal-head span {
    color: #333;
    font-size: .36rem
}

.phone-menu-modal .modal-head span i {
    color: #333;
    margin-left: 4px
}

.phone-menu-modal .modal-head .chapter-dropdown {
    position: absolute;
    left: 0;
    right: 0;
    top: .88rem;
    background: rgba(0, 0, 0, .4);
    bottom: 0;
    z-index: 99
}

.phone-menu-modal .modal-head .chapter-dropdown > div {
    background: #fff;
    height: .88rem;
    line-height: .88rem;
    text-align: center;
    color: #333;
    font-size: .32rem;
    padding: 0 .3rem;
    border-bottom: 1px solid #eee
}

.phone-menu-modal .modal-body {
    padding: 0 .3rem;
    overflow: auto;
    height: 100%
}

.phone-menu-modal .modal-body .chapter-title {
    font-size: .3rem;
    color: #333;
    height: .66rem;
    line-height: .66rem;
    border-bottom: none
}

.phone-menu-modal .modal-body .chapter-title span {
    float: right;
    font-size: .32rem;
    color: #999
}

.phone-menu-modal .modal-body .chapter-item {
    position: relative;
    width: 100%;
    line-height: .9rem
}

.phone-menu-modal .modal-body .chapter-item a {
    display: block;
    color: #666;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 60px
}

.phone-menu-modal .modal-body .chapter-item.locked {
    color: #ff637c
}

.phone-menu-modal .modal-body .chapter-item .icon-suo {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    color: #bbb
}

.phone-menu-modal .load-more {
    padding: 15px 0;
    text-align: center;
    font-size: .28rem;
    cursor: pointer
}

.public {
    background: #f8f8f8;
    min-height: calc(100vh - 240px)
}

.public .public-page {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0
}

.public .public-page .aside-nav {
    float: left;
    width: 220px;
    padding: 30px 0;
    background: #fff;
    margin-right: 15px;
    font-size: 15px;
    border-radius: 4px;
    color: #333;
    min-height: 400px;
    text-align: center;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05)
}

.public .public-page .aside-nav li {
    margin-bottom: 5px;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
    border-left: 3px solid transparent
}

.public .public-page .aside-nav li.active {
    color: #0e72a1;
    border-left: 3px solid #0e72a1
}

.public .public-page .content {
    float: left;
    padding: 30px 25px;
    width: 960px;
    background: #fff;
    color: #666;
    font-size: 14px;
    border-radius: 4px;
    min-height: 600px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05)
}

.public .public-page .content h4 {
    padding-bottom: 15px;
    margin-bottom: 28px;
    color: #333;
    font-size: 16px;
    border-bottom: 1px solid #e9e9e9
}

.public .public-page .content p {
    margin-bottom: 30px;
    line-height: 22px
}

.public .public-page .content .dot-line {
    width: 100%;
    border-top: 1px dotted #e9e9e9
}

.public .public-page .content h6 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #333
}

.public .public-page .content .abount-content h6 {
    margin-top: 20px
}

.public .public-page .content .copyright-content > div, .public .public-page .content .copyright-content p {
    margin-bottom: 12px
}

.public .public-page .content .copyright-content h6 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #333
}

.public .public-page .content .copyright-content .bottom {
    margin-top: 40px;
    text-align: right
}

.public .public-page .content .copyright-content .bottom div {
    margin-bottom: 15px
}

.public .public-page .content .copyright-content .dot-line {
    margin-top: 30px
}

.public .public-page .content .contact-content > div {
    margin-bottom: 25px
}

.public .public-page .content .contact-content h4 {
    margin-bottom: 28px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9
}

.public .public-page .content .contact-content h4 span {
    float: right;
    font-size: 14px;
    color: #999
}

.public .public-page .content .contact-content h6 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #333
}

.public .public-page .content .contact-content h5 {
    padding-top: 15px;
    border-top: 1px solid #eee;
    font-size: 16px;
    margin-bottom: 15px;
    color: #666
}

.public .public-page .content .contact-content .company-contact div {
    margin-bottom: 10px
}

.public .public-page .content .contact-content .qq-item {
    display: inline-block;
    width: 140px;
    height: 100px;
    margin-right: 10px;
    text-align: center;
    border: 1px solid #e9e9e9;
    padding-top: 20px;
    margin-bottom: 10px
}

.public .public-page .content .contact-content .qq-item img {
    display: block;
    margin: 0 auto;
    margin-top: 5px;
    width: 100px;
    height: 30px
}

.public .public-page .content .agreement-content h5 {
    padding-top: 15px;
    font-size: 16px;
    margin-bottom: 15px;
    color: #666
}

@media (max-width: 768px) {
    .public .public-page {
        width: 100%;
        padding: .3rem
    }

    .public .public-page .aside-nav {
        float: none;
        display: none;
        width: 100%;
        margin-bottom: .3rem;
        padding: .3rem
    }

    .public .public-page .aside-nav li {
        float: left;
        margin-right: .4rem;
        margin-bottom: 0
    }

    .public .public-page .content {
        width: 100%;
        padding: .3rem
    }

    .public .public-page .content h4 {
        display: none
    }

    .public .public-page .contact-content > div {
        padding-top: .3rem;
        margin-bottom: .3rem
    }

    .public .public-page .contact-content p {
        display: inline-block;
        width: 48%;
        font-size: .26rem;
        padding: .2rem;
        margin-bottom: 10px
    }

    .public .public-page .contact-content .mr10 {
        margin-right: 10px
    }
}

@media (max-width: 768px) {
    .public {
        background: #fff
    }

    .public-container-wrap header {
        display: none
    }

    .public-container-wrap .public-page {
        padding: 0
    }
}

.welfare-page {
    font-family: PingFangSC, Microsoft Yahei, arial, sans-serif
}

.welfare-page h4 {
    font-weight: 300
}

.welfare-page .react-parallax {
    width: 100%;
    min-width: 1200px
}

.welfare-page .welfare-banner {
    height: 526px;
    width: 100%;
    min-width: 1200px;
    position: relative
}

.welfare-page .welfare-banner .img {
    position: absolute;
    width: 589px;
    color: #fff;
    top: -110px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 218px
}

.welfare-page .welfare-content .section1 {
    background: #fff;
    width: 1208px;
    margin: 0 auto
}

.welfare-page .welfare-content .section1 h4 {
    text-align: center;
    font-size: 36px;
    color: #333;
    letter-spacing: 4px;
    margin-bottom: 70px
}

.welfare-page .welfare-content .section1 table {
    width: 540px;
    text-align: center;
    margin-bottom: 20px
}

.welfare-page .welfare-content .section1 table thead {
    background: #0e72a1;
    color: #fff;
    line-height: 40px
}

.welfare-page .welfare-content .section1 table tbody tr {
    line-height: 40px
}

.welfare-page .welfare-content .section1 table tbody tr:nth-child(odd) {
    background: #fff
}

.welfare-page .welfare-content .section1 table tbody tr:nth-child(2n) {
    background: #f9f9f9
}

.welfare-page .welfare-content .section1 .tab-panle {
    border: 1px solid #e9e9e9
}

.welfare-page .welfare-content .section1 .tab-panle .tab {
    border-bottom: 1px solid #e9e9e9
}

.welfare-page .welfare-content .section1 .tab-panle .tab > div {
    position: relative;
    padding: 35px 0 35px 30px;
    float: left;
    width: 33.3%;
    border-right: 1px solid #e9e9e9
}

.welfare-page .welfare-content .section1 .tab-panle .tab > div:last-child {
    border-right: 0
}

.welfare-page .welfare-content .section1 .tab-panle .tab .top-left-icon {
    position: absolute;
    left: -1px;
    top: -1px;
    width: 20px;
    height: 20px
}

.welfare-page .welfare-content .section1 .tab-panle .tab .xunzhang {
    position: absolute;
    right: 31px;
    top: 47px;
    width: 36px
}

.welfare-page .welfare-content .section1 .tab-panle .tab .active:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 175px;
    bottom: -1px;
    z-index: 1;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-bottom: 26px solid #fafafa
}

.welfare-page .welfare-content .section1 .tab-panle .tab .active:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 175px;
    bottom: 0;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-bottom: 27px solid #e9e9e9
}

.welfare-page .welfare-content .section1 .tab-panle .tab h5 {
    font-size: 20px;
    color: #333;
    line-height: 24px;
    font-weight: 400
}

.welfare-page .welfare-content .section1 .tab-panle .tab p {
    color: #999;
    font-size: 14px;
    margin: 9px 0
}

.welfare-page .welfare-content .section1 .tab-panle .tab span {
    display: inline-block;
    color: #0e72a1;
    border: 1px solid #0e72a1;
    border-radius: 60px;
    width: 79px;
    text-align: center;
    line-height: 26px
}

.welfare-page .welfare-content .section1 .tab-panle .panle {
    background: #fafafa;
    padding: 30px;
    color: #778090;
    font-size: 14px
}

.welfare-page .welfare-content .section1 .tab-panle .panle > div .action-content {
    line-height: 28px;
    margin-bottom: 35px
}

.welfare-page .welfare-content .section1 .tab-panle .panle > div > div {
    line-height: 28px
}

.welfare-page .welfare-content .section1 .tab-panle .panle h6 {
    font-size: 18px;
    color: #444e5e;
    margin-bottom: 8px;
    font-weight: 400
}

.welfare-page .welfare-content .section1 .tab-panle .panle .active {
    display: block
}

.welfare-page .welfare-content .section1 .tab-panle .panle .hide {
    display: none
}

.welfare-page .welfare-content .section2 {
    margin-top: 85px;
    background: #fff8ed;
    padding-bottom: 84px
}

.welfare-page .welfare-content .section2 h4 {
    padding: 70px 0 40px;
    font-size: 36px;
    color: #424242;
    letter-spacing: 4px;
    line-height: 36px;
    text-align: center
}

.welfare-page .welfare-content .section2 > div {
    position: relative;
    width: 1200px;
    padding: 38px 32px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-top: 3px solid #dac39d
}

.welfare-page .welfare-content .section2 > div h6 {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 18px;
    color: #444e5e
}

.welfare-page .welfare-content .section2 > div .action-content {
    padding-bottom: 20px
}

.welfare-page .welfare-content .section2 > div div {
    font-size: 14px;
    line-height: 28px;
    color: #778090
}

.welfare-page .welfare-content .section2 > div img {
    position: absolute;
    top: 84px;
    right: 79px;
    width: 220px
}

.welfare-page .welfare-content .section3 {
    background: #fff;
    padding-bottom: 86px
}

.welfare-page .welfare-content .section3 h4 {
    padding: 70px 0 40px;
    font-size: 36px;
    color: #424242;
    letter-spacing: 4px;
    line-height: 36px;
    text-align: center
}

.welfare-page .welfare-content .section3 > div {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

.welfare-page .welfare-content .section3 > div .action-content {
    height: 320px;
    padding: 50px 30px;
    border: 1px solid #e9e9e9;
    border-top: 3px solid #dac39d
}

.welfare-page .welfare-content .section3 > div .action-content h6 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #444e5e
}

.welfare-page .welfare-content .section3 > div .action-content div {
    font-size: 14px;
    color: #778090;
    line-height: 28px
}

.welfare-page .welfare-content .section3 > div .action-content p {
    margin-top: 30px;
    font-size: 14px;
    color: #444e5e
}

.welfare-page .welfare-content .section3 > div .action-content img {
    position: absolute;
    top: 50px;
    right: 79px;
    width: 220px
}

.welfare-page .welfare-content .section3 > div .pindao {
    background: #fff8ed;
    height: 280px;
    border: 1px solid #e9e9e9;
    border-top: 0
}

.welfare-page .welfare-content .section3 > div .pindao .man, .welfare-page .welfare-content .section3 > div .pindao .women {
    width: 50%;
    float: left;
    text-align: center;
    padding: 30px
}

.welfare-page .welfare-content .section3 > div .pindao .man .title {
    background: #77a9d6;
    color: #fff
}

.welfare-page .welfare-content .section3 > div .pindao .women {
    border-right: 1px solid #e9e9e9
}

.welfare-page .welfare-content .section3 > div .pindao .women .title {
    background: #0e72a1;
    color: #fff
}

.welfare-page .welfare-content .section3 > div .pindao h6 {
    margin-bottom: 30px;
    font-size: 20px;
    color: #444e5e;
    font-weight: 400
}

.welfare-page .welfare-content .section3 > div .pindao dl {
    overflow: auto;
    margin: 0;
    font-size: 14px;
    line-height: 40px
}

.welfare-page .welfare-content .section3 > div .pindao dl:nth-child(odd) {
    background: #f9f9f9
}

.welfare-page .welfare-content .section3 > div .pindao dl:nth-child(2n) {
    background: #fff
}

.welfare-page .welfare-content .section3 > div .pindao dl dd, .welfare-page .welfare-content .section3 > div .pindao dl dt {
    float: left;
    text-align: center;
    margin: 0;
    padding: 0
}

.welfare-page .welfare-content .section3 > div .pindao dl dt {
    width: 320px
}

.welfare-page .welfare-content .section3 > div .pindao dl dd {
    width: 218px
}

.welfare-page .welfare-content .section4, .welfare-page .welfare-content .section5 {
    padding: 70px 0 86px;
    background: #f0f6ea
}

.welfare-page .welfare-content .section4 h4, .welfare-page .welfare-content .section5 h4 {
    margin-bottom: 48px;
    font-size: 36px;
    color: #424242;
    letter-spacing: 4px;
    line-height: 36px;
    text-align: center
}

.welfare-page .welfare-content .section4 > div, .welfare-page .welfare-content .section5 > div {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 320px;
    padding: 80px 30px;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-top: 3px solid #dac39d
}

.welfare-page .welfare-content .section4 > div h6, .welfare-page .welfare-content .section5 > div h6 {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 18px;
    color: #444e5e
}

.welfare-page .welfare-content .section4 > div h6 span, .welfare-page .welfare-content .section5 > div h6 span {
    color: #778090
}

.welfare-page .welfare-content .section4 > div p, .welfare-page .welfare-content .section5 > div p {
    color: #778090;
    line-height: 28px;
    font-size: 14px
}

.welfare-page .welfare-content .section4 > div img, .welfare-page .welfare-content .section5 > div img {
    position: absolute;
    top: 50px;
    right: 79px;
    width: 220px
}

.welfare-page .welfare-content .section5 {
    background: #fff
}

.welfare-page .welfare-content .section6 {
    height: 568px;
    background: #2c3537 url(../../../../s.weituibao.com/static/1524903184654/footer_banner.jpg)/*tpa=http://s.weituibao.com/static/1524903184654/footer_banner.jpg*/ no-repeat;
    background-size: cover;
    background-position: 50%
}

.welfare-page .welfare-content .section6 .section6-content {
    padding: 70px 0 80px;
    width: 1280px;
    margin: 0 auto
}

.welfare-page .welfare-content .section6 .section6-content h4 {
    margin-bottom: 32px;
    font-size: 36px;
    color: #fff;
    letter-spacing: 4px;
    line-height: 36px;
    text-align: center
}

.welfare-page .welfare-content .section6 .section6-content p {
    font-size: 14px;
    color: #ccc;
    line-height: 24px;
    text-align: center
}

.welfare-page .welfare-content .section6 .section6-content .qqs {
    margin: 30px 0
}

.welfare-page .welfare-content .section6 .section6-content .qqs2 {
    text-align: center
}

.welfare-page .welfare-content .section6 .section6-content .qqs2 .qq {
    float: none;
    text-align: left;
    display: inline-block
}

.welfare-page .welfare-content .section6 .section6-content .qq {
    position: relative;
    float: left;
    background: rgba(0, 0, 0, .1);
    border: 1px solid hsla(0, 0%, 100%, .3);
    width: 240px;
    margin-right: 20px;
    padding: 15px 25px;
    cursor: pointer
}

.welfare-page .welfare-content .section6 .section6-content .qq div {
    display: inline-block;
    margin-left: 24px
}

.welfare-page .welfare-content .section6 .section6-content .qq span {
    font-size: 18px;
    color: #fff
}

.welfare-page .welfare-content .section6 .section6-content .qq p {
    font-size: 14px;
    color: #999
}

.welfare-page .welfare-content .section6 .section6-content .qq .qq-tx {
    width: 27px;
    vertical-align: 8px
}

.welfare-page .welfare-content .section6 .section6-content .qq:last-child {
    margin-right: 0
}

.welfare-page .welfare-content .section6 .section6-content .qq .add {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 16px
}

.anime-page {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px
}

.anime-page .imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.anime-page .imgs img {
    width: 280px;
    margin: 10px
}

.anime-page .text {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px
}

.anime-page .text h4 {
    font-size: 24px;
    color: #444;
    margin-bottom: 10px
}

.anime-page .text p {
    font-size: 14px
}

.anime-page-wrap {
    background-image: url(../../../../s.weituibao.com/static/1525771654230/bg.png)/*tpa=http://s.weituibao.com/static/1525771654230/bg.png*/;
    background-repeat: no-repeat;
    background-position-y: -100px;
    padding-top: 50px
}

.anime-page-wrap .detail-img img {
    display: block;
    margin: 0 auto
}

.library-wrap {
    background-image: url(../../../../s.weituibao.com/static/1525771654230/bg.png)/*tpa=http://s.weituibao.com/static/1525771654230/bg.png*/;
    background-repeat: no-repeat;
    background-position-y: -165px
}

.library {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px
}

.library .filter-group {
    padding: 15px 20px;
    background: #f3f9fb;
    border: 1px solid #77c2b5
}

.library .filter-group > div {
    font-size: 14px;
    color: #777;
    line-height: 36px
}

.library .filter-group span {
    margin-right: 40px;
    cursor: pointer
}

.library .filter-group span:hover {
    color: #0e72a1
}

.library .filter-group .type {
    margin-right: 6px;
    cursor: auto
}

.library .filter-group .type:hover {
    color: #262626
}

.library .filter-group .all {
    margin-right: 40px;
    height: 24px;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    cursor: pointer
}

.library .filter-group .active {
    border-radius: 2px;
    padding: 2px 8px;
    color: #fff;
    background: #0e72a1
}

.library .filter-group .active:hover {
    color: #fff
}

.library .sort {
    margin-top: 40px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ecebeb
}

.library .sort span {
    color: #000;
    font-size: 14px;
    margin-right: 30px;
    cursor: pointer
}

.library .sort span i {
    display: none
}

.library .sort .active {
    color: #0e72a1
}

.library .sort .active i {
    display: inline;
    color: #0e72a1;
    font-size: 12px;
    padding-left: 2px
}

.library .library-list {
    overflow: auto;
    margin-bottom: 30px
}

.library .library-list .item {
    float: left;
    width: 50%;
    margin-bottom: 30px
}

.library .library-list .item:nth-child(odd) .desc {
    padding-right: 60px
}

.library .library-list .item h5 {
    color: #262626;
    line-height: 22px;
    margin-bottom: 10px;
    font-size: 16px;
    cursor: pointer
}

.library .library-list .item h5:hover {
    color: #0e72a1
}

.library .library-list .item .desc {
    margin-bottom: 6px;
    line-height: 20px;
    font-size: 14px;
    color: #777;
    letter-spacing: 0;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px
}

.library .library-list .item .img-link {
    width: 105px;
    height: 140px;
    margin-right: 15px;
    border-radius: 4px;
    float: left;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    overflow: hidden
}

.library .library-list .item img {
    width: 105px;
    height: 140px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 4px
}

.library .library-list .item img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.library .library-list .item .author {
    line-height: 18px;
    margin-bottom: 5px
}

.library .library-list .item .author i {
    color: #dedede;
    font-size: 15px;
    padding-right: 5px
}

.library .library-list .item .author span {
    position: relative;
    padding-left: 18px;
    font-size: 13px;
    color: #9b9b9b
}

.library .library-list .item .author span:before {
    position: absolute;
    content: "|";
    left: 9px;
    height: 4px;
    top: 1px;
    font-size: 10px;
    font-weight: 100;
    color: #ecebeb
}

.library .library-list .item .author span:first-child {
    padding-left: 0
}

.library .library-list .item .author span:first-child:before {
    display: none
}

.library .library-list .item .num {
    position: relative;
    font-size: 13px;
    color: #0e72a1;
    line-height: 15px
}

.library .null-result {
    margin-top: 150px;
    margin-bottom: 150px;
    text-align: center
}

.library .null-result img {
    width: 200px;
    margin-bottom: 20px
}

.library .null-result P {
    font-size: 14px;
    color: #9b9b9b
}

@media (max-width: 768px) {
    .library-wrap {
        background-image: none;
        background: none;
        padding-top: .5px
    }

    .library {
        width: 100%;
        padding: 0
    }

    .library .null-result {
        margin-top: 1.5rem
    }

    .library .filter-group {
        background: #fff;
        padding: 0;
        border: 0;
        overflow: auto
    }

    .library .filter-group .filter-categray {
        border-top: 0
    }

    .library .filter-group > div {
        padding: .3rem;
        line-height: inherit
    }

    .library .filter-group .type {
        float: left;
        height: 2.3rem;
        color: #222
    }
    .library .filter-group .tt1 {
        float: left;
        height: 1.1rem;
        color: #222
    }

    .library .filter-group span:last-child {
        margin-right: 0
    }

    .library .filter-group .all, .library .filter-group span {
        display: inline-block;
        margin-right: .46rem;
        font-size: .26rem;
        height: .5rem;
        line-height: .5rem;
        position: relative;
        z-index: 1
    }

    .library .filter-group .active {
        border-radius: 0;
        padding: 0;
        color: #0e72a1;
        background: none
    }

    .library .filter-group .active:hover {
        color: #0e72a1
    }

    .library .filter-group .filter-status .type {
        height: 14px
    }

    .library .sort {
        display: none
    }

    .library .library-list-wrp {
        border-top: .1rem solid #f2f2f2;
        padding-top: .1rem
    }

    .library .library-list {
        padding: .3rem;
        padding-top: 0
    }

    .library .library-list .item {
        width: 100%;
        float: none;
        padding-bottom: .3rem;
        padding-top: .3rem;
        margin-bottom: 0
    }

    .library .library-list .item .img-link, .library .library-list .item img {
        width: 1.5rem;
        height: 1.98rem;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .library .library-list .item h5 {
        padding-top: .1rem;
        font-size: .32rem;
        line-height: .34rem;
        margin-bottom: .14rem;
        color: #222
    }

    .library .library-list .item:nth-child(odd) .desc {
        padding-right: 0
    }

    .library .library-list .item .desc {
        font-size: .24rem;
        color: #a7a7a7;
        height: .72rem;
        line-height: .36rem
    }

    .library .library-list .item .author span:before {
        display: none
    }

    .library .library-list .item .author span:first-child {
        padding-left: .1rem
    }

    .library .library-list .item .author .category {
        border: none;
        border-radius: 2px;
        line-height: normal;
        -webkit-transform: scale(.833);
        -ms-transform: scale(.833);
        transform: scale(.833);
        display: inline-block;
        padding: 0 .1rem;
        font-size: 12px;
        color: #a7a7a7;
        margin-right: 5px;
        margin-left: -.1rem;
        position: relative
    }

    .library .library-list .item .author .category:after {
        content: "";
        position: absolute;
        width: 200%;
        height: 200%;
        left: 0;
        border: 1px solid #ededed;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .library .library-list .item .author .status {
        border-radius: 2px;
        display: inline-block;
        line-height: normal;
        -webkit-transform: scale(.833);
        -ms-transform: scale(.833);
        transform: scale(.833);
        margin-left: -.1rem;
        padding: 0 .1rem;
        font-size: 12px;
        color: #ff836b;
        position: relative
    }

    .library .library-list .item .author .status:after {
        content: "";
        position: absolute;
        width: 200%;
        height: 200%;
        left: 0;
        /*border: 1px solid #ff836b;*/
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .library .load-more {
        width: 100%;
        text-align: center;
        padding: 15px;
        margin-top: -20px
    }
}

.account-footer p {
    padding: 16px 0 40px;
    font-size: 13px;
    color: #a6a6a6;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px
}

.recharge-wrap {
    background-image: url(../../../../s.weituibao.com/static/1525771654230/bg.png)/*tpa=http://s.weituibao.com/static/1525771654230/bg.png*/;
    background-repeat: no-repeat;
    background-position-y: -100px;
    padding: 40px 0 0;
    min-height: calc(100vh - 61px)
}

.recharge-wrap .recharge {
    width: 1200px;
    padding: 30px 50px;
    margin: 0 auto
}

.recharge-wrap .account-info {
    font-size: 14px;
    color: #3c3c3c;
    border-bottom: 1px solid #ecebeb
}

.recharge-wrap .account-info div {
    margin-bottom: 30px
}

.recharge-wrap .account-info div span {
    color: #46bb00
}

.recharge-wrap .pay-way {
    padding-top: 40px
}

.recharge-wrap .pay-way .title {
    display: block;
    font-size: 14px;
    color: #9b9b9b;
    line-height: 20px;
    margin-bottom: 15px
}

.recharge-wrap .pay-way .img-group {
    margin-bottom: 30px;
    overflow: auto
}

.recharge-wrap .pay-way .img-group span {
    position: relative;
    float: left;
    padding: 14px 15px;
    width: 200px;
    height: 60px;
    margin-right: 16px;
    text-align: center;
    background: #fff;
    border: 1px solid #ecebeb;
    cursor: pointer
}

.recharge-wrap .pay-way .img-group span .select-icon {
    display: none;
    position: absolute;
    right: -1px;
    top: 0;
    width: 18px;
    height: 18px;
    background: url(../../../../s.weituibao.com/static/1525838250622/select_icon.png)/*tpa=http://s.weituibao.com/static/1525838250622/select_icon.png*/;
    background-size: cover
}

.recharge-wrap .pay-way .img-group .active {
    border: 1px solid #0e72a1
}

.recharge-wrap .pay-way .img-group .active .select-icon {
    display: block
}

.recharge-wrap .pay-way .img-group img {
    height: 30px
}

.recharge-wrap .pay-list {
    overflow: auto;
    margin-bottom: 20px
}

.recharge-wrap .pay-list span {
    position: relative;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
    padding-left: 18px;
    background: #fffdee;
    border: 1px solid #ffddbf;
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    color: #333;
    cursor: pointer
}

.recharge-wrap .pay-list span .select-icon {
    display: none;
    background: url(../../../../s.weituibao.com/static/1525838250622/select_icon.png)/*tpa=http://s.weituibao.com/static/1525838250622/select_icon.png*/;
    background-size: cover;
    position: absolute;
    right: -1px;
    top: 0;
    width: 18px;
    height: 18px
}

.recharge-wrap .pay-list span b {
    font-size: 18px;
    font-weight: 400
}

.recharge-wrap .pay-list .active {
    border: 1px solid #0e72a1
}

.recharge-wrap .pay-list .active .select-icon {
    display: block
}

.recharge-wrap .btn {
    display: block;
    width: 200px;
    height: 46px;
    margin-bottom: 30px;
    background: #0e72a1;
    border-radius: 4px;
    color: #fff;
    line-height: 46px;
    font-size: 14px;
    text-align: center;
    cursor: pointer
}

.recharge-wrap input {
    outline: 0;
    border: 0;
    padding: 0;
    cursor: pointer
}

.recharge-wrap .notice {
    font-size: 14px;
    color: #9b9b9b;
    line-height: 25px
}

@media (max-width: 768px) {
    .recharge-wrap {
        padding: 0;
        background: #fff;
        border-top: 1px solid #ededed
    }

    .recharge-wrap .recharge {
        width: 100%;
        padding: 0
    }

    .recharge-wrap .pay-way {
        padding: .3rem
    }

    .recharge-wrap .pay-way .title {
        font-size: .32rem;
        color: #000
    }

    .recharge-wrap .pay-way .title span {
        font-size: 10px;
        color: #222
    }

    .recharge-wrap .pay-way .img-group span {
        width: 3.3rem;
        margin-right: .3rem
    }

    .recharge-wrap .pay-way .img-group span:last-child {
        margin-right: 0
    }

    .recharge-wrap .pay-way .m-pay-list {
        overflow: auto
    }

    .recharge-wrap .pay-way .m-pay-list span {
        position: relative;
        float: left;
        margin-right: .3rem;
        margin-bottom: .2rem;
        text-align: center;
        padding-top: .4rem;
        background: #fff;
        border: 1px solid #ecebeb;
        border-radius: 2px;
        width: 47.7%;
        height: 1.62rem;
        font-size: .28rem;
        color: #333;
        cursor: pointer
    }

    .recharge-wrap .pay-way .m-pay-list span.mr0 {
        margin-right: 0
    }

    .recharge-wrap .pay-way .m-pay-list span b {
        font-size: .32rem
    }

    .recharge-wrap .pay-way .m-pay-list span .select-icon {
        display: none;
        background: url(../../../../s.weituibao.com/static/1525838250622/select_icon.png)/*tpa=http://s.weituibao.com/static/1525838250622/select_icon.png*/;
        background-size: cover;
        position: absolute;
        right: -1px;
        top: 0;
        width: 18px;
        height: 18px
    }

    .recharge-wrap .pay-way .m-pay-list span b {
        font-size: .36rem;
        color: #000;
        font-weight: 400
    }

    .recharge-wrap .pay-way .m-pay-list .active {
        border: 1px solid #0e72a1
    }

    .recharge-wrap .pay-way .m-pay-list .active .select-icon {
        display: block
    }

    .recharge-wrap .pay-way .btn {
        width: 100%
    }

    .recharge-wrap .notice {
        padding: 0 .3rem .3rem;
        font-size: .26rem;
        color: #7e7e7e
    }

    .m-account-info {
        height: .9rem;
        line-height: .9rem;
        padding-left: .3rem;
        font-size: .32rem;
        border-bottom: .1rem solid #eee;
        color: #000
    }

    .m-account-info span {
        color: #ff87ba
    }
}

.rc-dialog-wrap.center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rc-dialog-wrap .rc-dialog-body {
    text-align: center
}

@media (min-width: 768px) {
    .rc-dialog-wrap .rc-dialog {
        width: 500px;
        margin: 30px auto
    }
}

.rc-dialog-wrap.wxpay {
    width: 500px;
    margin: 0 auto
}

.rc-dialog-wrap.wxpay .rc-dialog-title span {
    font-size: 18px;
    color: #262626
}

.rc-dialog-wrap.wxpay .rc-dialog-title img {
    width: 27px;
    height: 24px;
    margin-right: 8px;
    vertical-align: middle
}

.rc-dialog-wrap.wxpay .qrcode {
    width: 180px;
    height: 180px
}

.rc-dialog-wrap.wxpay .saomiao {
    display: block;
    margin: 0 auto;
    width: 180px;
    height: 53px
}

.rc-dialog-wrap.wxpay .pay-money {
    text-align: center;
    font-size: 36px;
    color: #0e72a1;
    line-height: 50px;
    margin-bottom: 10px
}

.rc-dialog-wrap.wxpay .order-id {
    padding-top: 20px;
    border-top: 1px solid #e9e9e9;
    text-align: center;
    font-size: 14px;
    color: #777
}

.rc-dialog-wrap.wxpay .pay-status span {
    font-size: 18px
}

.rc-dialog-wrap.wxpay .pay-status span i {
    font-size: 25px;
    vertical-align: -3px;
    padding-right: 5px
}

.rc-dialog-wrap.wxpay .pay-status .success i {
    color: #52c41a
}

.rc-dialog-wrap.wxpay .pay-status .false i {
    color: #f5222d
}

@media (max-width: 768px) {
    .rc-dialog-wrap .rc-dialog, .rc-dialog-wrap.wxpay {
        width: 325px
    }
}

.payresult {
    width: 525px;
    margin: 0 auto
}

@media (min-width: 768px) {
    .payresult .rc-dialog {
        width: 525px;
        margin: 30px auto
    }
}

.payresult .rc-dialog-title {
    font-size: 18px;
    color: #262626
}

.payresult p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #333
}

.payresult .rc-dialog-body span {
    display: inline-block;
    padding: 5px 15px;
    margin-right: 10px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #0e72a1;
    border-radius: 2px;
    font-size: 14px;
    color: #0e72a1
}

.payresult .rc-dialog-body span:first-child {
    color: #fff;
    border: 1px solid #0e72a1;
    background: #0e72a1;
    border-radius: 2px
}

.payresult .rc-dialog-body i {
    font-size: 18px;
    padding-right: 5px;
    color: #70c437
}

.payresult .rc-dialog-body p {
    margin-bottom: 16px;
    font-size: 14px;
    color: #262626
}

@media (max-width: 768px) {
    .payresult {
        width: 325px
    }

    .payresult .rc-dialog-body span {
        padding: 5px
    }
}

.search-wrap .content-top {
    background: url(../../../../s.weituibao.com/static/1528178790560/sousuo.png)/*tpa=http://s.weituibao.com/static/1528178790560/sousuo.png*/ no-repeat;
    background-size: cover;
    background-position: 50%;
    margin: 0 auto;
    padding: 38px 0;
    margin-bottom: 20px
}

.search-wrap .search-input {
    margin: 0 auto;
    text-align: center
}

.search-wrap .search-input input {
    width: 400px;
    padding-left: 20px;
    display: inline-block;
    height: 44px;
    background: #fff;
    border: 1px solid #ecebeb;
    border-radius: 2px 0 0 2px;
    vertical-align: 1px
}

.search-wrap .search-input span {
    width: 80px;
    display: inline-block;
    height: 44px;
    font-size: 18px;
    background: #0e72a1;
    line-height: 44px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.search-wrap .content {
    width: 1200px;
    margin: 0 auto
}

.search-wrap .content-left {
    float: left;
    width: 900px
}

.search-wrap .content-left .result-num {
    margin-bottom: 20px;
    font-size: 14px;
    color: #3c3c3c
}

.search-wrap .content-left .result-num span {
    color: #0e72a1;
    padding: 0 4px
}

.search-wrap .content-left .search-result {
    width: 720px
}

.search-wrap .content-left .novel-item {
    width: 100%;
    margin-bottom: 30px
}

.search-wrap .content-left .novel-item .img-link {
    float: left;
    width: 105px;
    height: 140px;
    margin-right: 16px;
    overflow: hidden;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2)
}

.search-wrap .content-left .novel-item img {
    width: 105px;
    height: 140px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-radius: 4px
}

.search-wrap .content-left .novel-item img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.search-wrap .content-left .novel-item h5 {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    color: #262626
}

.search-wrap .content-left .novel-item h5:hover {
    color: #0e72a1
}

.search-wrap .content-left .novel-item .author {
    line-height: 18px;
    margin-bottom: 5px
}

.search-wrap .content-left .novel-item .author i {
    font-size: 15px;
    color: #dedede;
    padding-right: 5px
}

.search-wrap .content-left .novel-item .author span {
    position: relative;
    padding-left: 18px;
    font-size: 13px;
    color: #9b9b9b
}

.search-wrap .content-left .novel-item .author span:before {
    position: absolute;
    content: "|";
    left: 9px;
    height: 4px;
    top: 1px;
    font-size: 10px;
    font-weight: 100;
    color: #ecebeb
}

.search-wrap .content-left .novel-item .author span:first-child {
    padding-left: 0
}

.search-wrap .content-left .novel-item .author span:first-child:before {
    display: none
}

.search-wrap .content-left .novel-item .desc {
    font-size: 14px;
    color: #777;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.search-wrap .content-left .novel-item .last-update {
    margin-top: 13px;
    font-size: 13px;
    color: #9b9b9b
}

.search-wrap .content-left .novel-item .last-update span {
    color: #0e72a1;
    padding: 0 10px 0 0
}

.search-wrap .rc-pagination {
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
    height: 30px
}

.search-wrap .rc-pagination .rc-pagination-item {
    line-height: 30px
}

.search-wrap .rc-pagination .rc-pagination-item, .search-wrap .rc-pagination .rc-pagination-next, .search-wrap .rc-pagination .rc-pagination-prev {
    height: 30px;
    width: 30px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 2px;
    color: #3c3c3c
}

.search-wrap .rc-pagination .rc-pagination-item-active, .search-wrap .rc-pagination .rc-pagination-item:hover {
    background: #0e72a1;
    border-color: #0e72a1
}

.search-wrap .rc-pagination .rc-pagination-item-active a, .search-wrap .rc-pagination .rc-pagination-item:hover a {
    color: #fff
}

.search-wrap .rc-pagination .rc-pagination-disabled {
    color: #9b9b9b
}

.search-wrap .rc-pagination > li {
    float: none;
    display: inline-block
}

.search-wrap .rc-pagination .rc-pagination-options {
    margin-left: 0;
    vertical-align: 1px
}

.search-wrap .rc-pagination .rc-pagination-options-quick-jumper {
    float: none
}

.search-wrap .rc-pagination .rc-pagination-options-quick-jumper input {
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 2px;
    width: 48px;
    height: 30px
}

.search-wrap .null-result {
    padding-top: 190px;
    text-align: center
}

.search-wrap .null-result img {
    width: 200px;
    margin-bottom: 20px
}

.search-wrap .null-result P {
    font-size: 14px;
    color: #9b9b9b
}

.search-wrap .content-right {
    float: left;
    width: 300px
}

.search-wrap .content-right h4 {
    font-size: 18px;
    color: #333;
    line-height: 20px;
    padding-bottom: 18px
}

.search-wrap .content-right .r-item, .search-wrap .content-right h4 {
    border-bottom: 1px solid #ecebeb
}

@media (max-width: 768px) {
    .m-nav {
        padding: 9px 0;
        height: 48px;
        line-height: 30px;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-bottom: 0
    }

    .m-nav form {
        display: block;
        height: 30px;
        margin-top: -1px
    }

    .m-nav input {
        position: relative;
        width: 6.2rem;
        height: 30px;
        padding-left: .8rem;
        margin-left: .24rem;
        border: 1px solid #e5e5e5;
        border-radius: 20px;
        font-size: .28rem;
        color: #222;
        -webkit-appearance: none
    }

    .m-nav input::-webkit-input-placeholder {
        color: #e5e5e5;
        font-size: .28rem
    }

    .m-nav input[type=search] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none
    }

    .m-nav .icon-search {
        position: absolute;
        left: 1rem;
        color: #0e72a1;
        font-size: 18px;
        padding-top: 2px;
        z-index: 1
    }

    .m-nav .icon-cuo {
        position: absolute;
        vertical-align: 1px;
        padding-top: 2px;
        right: .8rem;
        color: #9b9b9b
    }

    .search-wrap {
        background-image: none
    }

    .search-wrap .content-left {
        float: none;
        width: 100%
    }

    .search-wrap .content-right {
        display: none
    }

    .search-wrap .content {
        width: 100%;
        margin: 0 auto;
        padding-top: 0
    }

    .search-wrap .content .m-hot-recommend {
        padding: .4rem .3rem;
        border-bottom: .1rem solid #eee
    }

    .search-wrap .content .m-hot-recommend h4 {
        font-size: .26rem;
        color: #7e7e7e;
        margin-bottom: .3rem
    }

    .search-wrap .content .m-hot-recommend a {
        display: inline-block;
        margin-bottom: .2rem;
        margin-right: .2rem;
        word-break: break-all;
        border-radius: 3px;
        padding: .1rem .28rem;
        line-height: .29rem;
        font-size: .28rem;
        color: #222
    }

    .search-wrap .content .m-hot-recommend .half-border:before {
        border-color: #e4e4e4
    }

    .search-wrap .content .search-history {
        padding: .4rem .3rem
    }

    .search-wrap .content .search-history h4 {
        font-size: .26rem;
        color: #7e7e7e
    }

    .search-wrap .content .search-history .history-list div {
        position: relative
    }

    .search-wrap .content .search-history a {
        position: relative;
        display: block;
        width: 90%;
        font-size: .28rem;
        color: #222;
        line-height: .28rem;
        padding: .3rem 0;
        z-index: 1
    }

    .search-wrap .content .search-history i {
        position: absolute;
        right: 0;
        top: .28rem;
        color: #e4e4e4
    }

    .search-wrap .content .search-history .history-list .null {
        color: #222;
        margin-top: .3rem;
        border-bottom: 0
    }

    .search-wrap .content .result-num {
        margin-bottom: 20px;
        font-size: 14px;
        color: #3c3c3c
    }

    .search-wrap .content .result-num span {
        color: #0e72a1;
        padding: 0 4px
    }

    .search-wrap .content .rc-pagination-options {
        display: none
    }

    .search-wrap .content .search-result {
        margin-top: .1rem;
        margin-bottom: .3rem;
        padding: 0 .3rem
    }

    .search-wrap .content .novel-item {
        width: 100%;
        padding-bottom: .3rem;
        padding-top: .3rem
    }

    .search-wrap .content .novel-item:last-child {
        border-bottom: 0
    }

    .search-wrap .content .novel-item .img-link {
        float: left;
        width: 1.5rem;
        height: 1.98rem;
        margin-right: 16px;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .search-wrap .content .novel-item img {
        width: 1.5rem;
        height: 1.98rem;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        border-radius: 0
    }

    .search-wrap .content .novel-item img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .search-wrap .content .novel-item .author {
        line-height: 18px;
        margin-bottom: 5px
    }

    .search-wrap .content .novel-item h5 {
        display: block;
        padding-top: .1rem;
        margin-bottom: .14rem;
        font-size: .32rem;
        color: #262626
    }

    .search-wrap .content .novel-item h5:hover {
        color: #0e72a1
    }

    .search-wrap .content .novel-item .author span:before {
        display: none
    }

    .search-wrap .content .novel-item .author span:first-child {
        padding-left: .1rem
    }

    .search-wrap .content .novel-item .author .category {
        border-radius: 2px;
        line-height: normal;
        -webkit-transform: scale(.833);
        -ms-transform: scale(.833);
        transform: scale(.833);
        margin-left: -.1rem;
        display: inline-block;
        padding: 0 .1rem;
        font-size: 12px;
        color: #a7a7a7;
        margin-right: 5px;
        position: relative
    }

    .search-wrap .content .novel-item .author .category:after {
        content: "";
        position: absolute;
        width: 200%;
        height: 200%;
        left: 0;
        border: 1px solid #ededed;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .search-wrap .content .novel-item .author .status {
        border-radius: 2px;
        line-height: normal;
        -webkit-transform: scale(.833);
        -ms-transform: scale(.833);
        transform: scale(.833);
        margin-left: -.1rem;
        display: inline-block;
        padding: 0 .1rem;
        font-size: 12px;
        color: #ff836b;
        position: relative
    }

    .search-wrap .content .novel-item .author .status:after {
        content: "";
        position: absolute;
        width: 200%;
        height: 200%;
        left: 0;
        border: 1px solid #ff836b;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .search-wrap .content .novel-item .desc {
        font-size: .24rem;
        color: #a7a7a7;
        line-height: .36rem;
        margin-bottom: .2rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .search-wrap .content .novel-item .last-update {
        display: none;
        margin-top: 13px;
        font-size: 13px;
        color: #9b9b9b
    }

    .search-wrap .content .novel-item .last-update span {
        color: #0e72a1;
        padding: 0 10px 0 0
    }

    .search-wrap .content .load-more {
        width: 100%;
        text-align: center;
        padding: 15px
    }
}

.fans-rank-page .fans-list .fans-item {
    position: relative;
    height: 1.36rem;
    line-height: 1.36rem;
    padding: 0 .4rem
}

.fans-rank-page .fans-list .fans-item .top0 {
    background: url(../../../../s.weituibao.com/static/1530169045002/1.png)/*tpa=http://s.weituibao.com/static/1530169045002/1.png*/ no-repeat
}

.fans-rank-page .fans-list .fans-item .top1 {
    background: url(../../../../s.weituibao.com/static/1530169045002/2.png)/*tpa=http://s.weituibao.com/static/1530169045002/2.png*/ no-repeat
}

.fans-rank-page .fans-list .fans-item .top2 {
    background: url(../../../../s.weituibao.com/static/1530169045002/3.png)/*tpa=http://s.weituibao.com/static/1530169045002/3.png*/ no-repeat
}

.fans-rank-page .fans-list .fans-item .top0, .fans-rank-page .fans-list .fans-item .top1, .fans-rank-page .fans-list .fans-item .top2 {
    width: .4rem;
    height: .52rem;
    margin-right: .3rem;
    vertical-align: middle;
    background-size: contain;
    display: inline-block
}

.fans-rank-page .fans-list .fans-item .name {
    font-size: .32rem;
    color: #262626;
    vertical-align: middle
}

.fans-rank-page .fans-list .fans-item .wandou {
    float: right;
    font-size: .26rem;
    color: #9b9b9b
}

.fans-rank-page .fans-list .fans-item .wandou span {
    color: #0e72a1;
    padding-right: 5px
}

.fans-rank-page .fans-list .fans-item .index {
    padding: 0 7px;
    font-size: 14px;
    color: #999;
    width: .4rem;
    height: .52rem;
    margin-right: .3rem;
    vertical-align: middle
}

.fans-rank-page .fans-list .fans-item img {
    width: .88rem;
    height: .88rem;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: .2rem
}

.m-comment .comment-wrap {
    height: 100vh;
    background: #f8f8f8
}

.m-comment .reply {
    position: absolute;
    right: .3rem;
    width: 60px;
    height: 24px;
    line-height: 24px;
    background: #0e72a1;
    color: #fff;
    border-radius: 20px;
    font-size: 12px
}

.m-comment textarea {
    display: block;
    width: 100%;
    padding: .4rem;
    border: 0;
    outline: 0
}

.m-comment .num {
    float: right;
    margin-top: -.8rem;
    margin-right: .4rem;
    font-size: 14px;
    color: #999;
    z-index: 1;
    position: relative;
    background: #fff
}

.m-comment .icon-smile {
    float: right;
    padding: 5px 10px 0 0;
    color: #0e72a1;
    font-size: 20px
}

.m-comment .emotion-list.qq {
    width: 100%
}

.m-comment .emotion-list.qq:before {
    left: auto;
    right: 10px
}

.m-comment .emotion-list.qq:after {
    left: auto;
    right: 11px
}

.sold-out {
    margin: 0 auto;
    text-align: center;
    padding: 100px 0;
    border-top: 1px solid #ecebeb
}

.sold-out img {
    width: 167px;
    height: 110px
}

.sold-out p {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #262626
}

.sold-out button {
    background: #0e72a1;
    border-radius: 2px;
    border: 0;
    outline: 0;
    width: 86px;
    height: 28px;
    text-align: center;
    color: #fff
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

body {
    font-family: PingFangSC-Regular, Microsoft Yahei, arial, sans-serif;
    color: #333;
    min-height: 100%;
    font-size: 13px;
    -webkit-tap-highlight-color: transparent
}

:focus {
    outline: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e7f8ff
    -webkit-overflow-scrolling: touch
}

.container-wrap {
    background-color: #fff
}

.container-wrap .home{
    background-color: #f3f9fb;
    border-top: solid 1px #ecebeb;
}

a {
    text-decoration: none
}

ul {
    padding: 0;
    list-style-type: none
}

h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0
}

h4 {
    font-weight: 500
}

h5 {
    font-weight: 400
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden
}

.hide {
    display: none
}

@media (max-width: 768px) {
    .author-icon {
        margin-right: 5px;
        background: url(../../../../s.weituibao.com/static/1527522342089/zz.png)/*tpa=http://s.weituibao.com/static/1527522342089/zz.png*/;
        background-repeat: no-repeat;
        background-size: cover;
        width: .22rem;
        height: .22rem;
        display: inline-block;
        vertical-align: -2px
    }

    .half-border {
        position: relative
    }

    .half-border:before {
        content: "";
        position: absolute;
        width: 200%;
        height: 200%;
        left: 0;
        top: 0;
        border: 1px solid #ededed;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .half-border-top {
        position: relative
    }

    .half-border-top:before {
        content: "";
        position: absolute;
        width: 200%;
        height: 200%;
        left: 0;
        top: 0;
        border-top: 1px solid #ededed;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .half-border-bottom {
        position: relative
    }

    .half-border-bottom:before {
        content: "";
        position: absolute;
        left: 0;
        width: 200%;
        height: 200%;
        top: 0;
        border-bottom: 1px solid #ededed;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.rc-pagination {
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
    text-align: center;
    height: 30px
}

.rc-pagination .rc-pagination-item {
    line-height: 30px
}

.rc-pagination .rc-pagination-item, .rc-pagination .rc-pagination-next, .rc-pagination .rc-pagination-prev {
    height: 30px;
    width: 30px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 2px;
    color: #3c3c3c
}

.rc-pagination .rc-pagination-item-active, .rc-pagination .rc-pagination-item:hover {
    background: #0e72a1;
    border-color: #0e72a1
}

.rc-pagination .rc-pagination-item-active a, .rc-pagination .rc-pagination-item:hover a {
    color: #fff
}

.rc-pagination .rc-pagination-disabled {
    color: #9b9b9b
}

.rc-pagination > li {
    float: none;
    display: inline-block
}

.rc-pagination .rc-pagination-options {
    margin-left: 0;
    vertical-align: 1px
}

.rc-pagination .rc-pagination-options-quick-jumper {
    float: none
}

.rc-pagination .rc-pagination-options-quick-jumper input {
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 2px;
    width: 48px;
    height: 30px
}

.rc-dialog-mask, .rc-dialog-wrap {
    z-index: 1
}

.rc-dialog-wrap.center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

/*# sourceMappingURL=style.dd2aeb5c.css.map*/


/*音频*/
.sungaitable table {
    width: 100%;
    text-align: center;
}
.sungaitable table thead tr {
    height: 50px;
    background: #f3f9fb;
    color: #999;
}
.sungaitable table tbody tr {
    height: 50px;
    background: #fff;
}
.sungaitable table tbody tr:hover .sxplay {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../images/playon.png")/*tpa=http://www.sxiwx.com/public/default/images/playon.png*/;
    background-size: 100% 100%;
}
.sungaitable table tbody tr .suntit span {
    margin-right: 10px;
    color: #999;
}
.sungaitable table tbody tr:nth-child(even) {
    background: #f3f9fb;
}
.sxplay {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../images/play.png")/*tpa=http://www.sxiwx.com/public/default/images/play.png*/;
    background-size: 100% 100%;
}
.sxplayon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../images/playon.png")/*tpa=http://www.sxiwx.com/public/default/images/playon.png*/;
    background-size: 100% 100%;
}
.pagbig {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    border-top: 1px solid #0e72a1;
    padding-top: 20px;
}
.pageBox {
    display: inline-block;
}
.pageBox #pre,
.pageBox #next {
    width: 60px;
    height: 20px;
    line-height: 20px;
    color: #999;
    border: none;
}
.pageBox .contpage {
    margin-left: 10px;
    font-size: 14px;
    color: #999999;
}
.pageBox .page {
    float: left;
    text-align: center;
    padding-right: 10px;
    border-right: 1px solid #ddd;
}
.pageBox .page li {
    display: inline-block;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #999999;
    margin: 0 5px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ddd;
}
.pageBox .page .selectNum {
    background: #0e72a1;
    color: #ffffff;
    border: none;
}
.pageBox .pagepan {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    color: #999999;
}
.pageBox .pagepan input {
    width: 30px;
    height: 30px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #ddd;
}
.pageBox .pagepan em {
    display: inline-block;
    font-style: normal;
    width: 50px;
    height: 30px;
    line-height: 28px;
    margin-left: 10px;
    color: #999;
    border-radius: 5px;
    border: 1px solid #ccc;
    text-align: center;
}
.pageBoxx {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 40px 0;
}
.jy12 {
    width: 1200px;
    margin: 0 auto;
}
.audiobox {
    position: fixed;
    width: 100%;
    bottom: 0;
    border-top: 1px solid #ccc;
}
.audiobox audio {
    width: 100%;
}
.none {
    display: none;
}
