
    body {
        background: #fff;
    }

    .u-vote-btn:hover {
        color: #fff
    }

    .u-encourage-select {
        display: none;
    }

    .g-wrap {
        width: 1200px;
    }

    .u-bookDetail-content {

        width: 904px;
        display: inline-block;
        font-size: 0;
        margin-top: 20px;
    }

    .u-book-pic {
        display: inline-block;
        width: 200px;
        height: 264px;
        position: relative;
    }

    .u-book-pic .u-book-img {
        width: 100%;

        display: block;
        /*        border: 1px solid #ddd;*/
        border-radius: 0;
    }

    .u-book-pic .u-sta-img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100px;
    }

    .u-sta-Y {
        color: #fff;
        font-size: 12px;
        background: #02b389;
        padding: 0 5px;
        display: inline-block;
        line-height: 19px;
    }

    .u-sta-N {
        color: #fff;
        font-size: 12px;
        background: #02b389;
        padding: 0 5px;
        display: inline-block;
        line-height: 19px;
    }

    .u-bd-category {
        color: #fff;
        font-size: 12px;
        background: #ec414d;
        padding: 0 5px;
        display: inline-block;
        line-height: 19px;
        margin-left: 14px;

    }

    .u-book-pic > div {
        text-align: center;
        margin-top: 15px;
        margin-bottom: 5px;
    }



    .u-book-detail {
        width: 610px;
        display: inline-block;
        vertical-align: top;
        padding-left: 30px;
        font-size: 12px;
        color: #333;
    }

    .u-book-detail > h2 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 12px;
    }

    .u-book-detail > h2 span {
        max-width: 420px;
        display: inline-block;
        vertical-align: middle;
    }

    .u-book-detail > h2 i {
        font-size: 14px;
        font-weight: 100;
        color: #ec414d;
        background-color: #fff;
        border: 1px solid #ec414d;
        border-radius: 2px;
        padding: 3px 6px;
        margin-left: 7px;
    }

    .u-book-detail > h2 i.u-qy {
        /*background: #ec414d;*/
    }

    .u-book-detail > h2 i.u-vip {
        width: 24px;
        height: 24px;
        background-image: url(/styles/images/book/bookindex-icon.png);
        border: none;
        background-position: -47px -21px;
        padding: 0;
        display: inline-block;
        vertical-align: middle;
    }

    .u-book-detail > h2 i.u-zw {
        /*background: #ec414d;*/
    }

    .u-book-detail > span,
    .u-book-detail > strong {
        font-size: 14px;
        color: #666;
    }

    .u-book-detail > span i {
        color: #999;
        font-size: 12px;
        border: 1px solid #e5e5e5;
        padding: 0 5px;
        display: inline-block;
        line-height: 18px;
        margin-left: 10px;
    }

    .u-book-detail > strong {
        display: block;

        margin: 19px 0;
    }

    .u-book-detail > strong i {
        color: #333;
        margin-right: 13px;
        font-size: 16px;
        font-weight: bold;
    }

    .u-book-detail > strong em {
        color: #333;
        font-size: 16px;
        margin-right: 13px;
        font-weight: bold;
    }

    .u-book-detail .u-detail-syn {
        height: 72px;
        overflow: hidden;
        font-size: 14px;
        margin-top: 16px;
        margin-bottom: 16px;
        line-height: 24px;
        color: #333;
    }

    .u-book-detail div {
        margin-top: 16px;
        font-size: 0;
    }

    .u-detail-readBtn {
        display: inline-block;
    }

    .u-readBtn-yd {
        width: 220px;
        line-height: 38px;
        background: #ec414d;
        color: #fff;
        font-size: 16px;
        text-align: center;
        display: inline-block;
    }

    .u-readBtn-yd:hover {
        color: #fff;
    }

    .u-readBtn-sc:hover {
        color: #ec414d;
    }

    .u-readBtn-sc {
        width: 120px;
        border: 1px solid #ec414d;
        line-height: 36px;
        margin-left: 15px;
        color: #ec414d;
        font-size: 16px;
        text-align: center;
        display: inline-block;
    }

    .u-book-detail .u-detail-collectBtn {
        display: inline-block;
        color: #999;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .u-readBtn-ml {
        color: #999;
        font-size: 14px;
    }

    .u-readBtn-ml i {
        width: 16px;
        height: 14px;
        display: inline-block;
        background-image: url(/styles/images/book/bookindex-icon.png);
        background-position: 0 0;
        vertical-align: middle;
        margin-right: 4px;
    }

    .u-readBtn-dy {
        color: #999;
        font-size: 14px;
    }

    .u-readBtn-ml:hover, .u-readBtn-dy:hover {
        color: #999;
    }

    .u-readBtn-dy i {
        width: 15px;
        height: 16px;
        display: inline-block;
        background-image: url(/styles/images/book/bookindex-icon.png);
        background-position: -37px 0;
        vertical-align: middle;
        margin-right: 4px;
    }

    .u-readBtn-dy.z-active {
        color: #ec414d;
    }

    .u-readBtn-dy.z-active i {
        background-position: -59px 0;
    }

    .u-detail-collectBtn em {
        width: 3px;
        height: 14px;
        display: inline-block;
        background-image: url(/styles/images/book/bookindex-icon.png);
        background-position: -25px 0;
        margin: 6px 10px 0;
        vertical-align: top;
    }



    .u-detail-readBtn a:hover,
    .u-detail-readBtn a.z-current, {
        background: #ec414d;
        color: #fff;
    }

    .u-detail-collectBtn a:visited {
        color: #999;
    }

    .u-bookDetail-new {
        margin-top: 40px;
    }

    .u-bookDetail-title {
        font-size: 16px;
        color: #666;
        padding-bottom: 15px;
        border-bottom: 1px solid #eee;
        font-weight: bold;
    }

    .u-bookDetail-section {
        margin-top: 15px;

    }

    .u-bookDetail-section h5 {
        color: #f26552;
        font-size: 16px;
        font-weight: bold;
        position: relative;
    }

    .u-bookDetail-section h5 a {
        color: #333;
        font-weight: bold;

    }

    .u-bookDetail-section h5 a:hover {
        text-decoration: underline;
    }

    .u-bookDetail-section h5 a:hover,
    .u-bookDetail-section h5 a:visited {
        color: #f26552;
    }

    .u-bookDetail-section h5 em {
        margin-left: 15px;
        font-size: 14px;
        font-weight: 100;
        color: #666;
        position: absolute;
        right: 5px;
        bottom: 0;
    }

    .u-bookDetail-section p {
        font-size: 14px;
        color: #333;
        line-height: 2em;
        text-indent: 2em;
        margin-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #eee;
    }

    /*评论回复*/

    .u-bookDetail-commentlist .u-bookDetail-title {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #e5e5e5;
    }

    .u-bookDetail-input {
        width: 869px;
        height: 152px;
        resize: none;
        border-radius: 4px;
        padding: 15px;
        font-size: 14px;
        margin-top: 15px;
        border: 2px solid #f0f0f0;
        background: #fafafa;
        outline: none;
        color: #666;
        line-height: 30px;
        font-family: "Microsoft Yahei";
    }

    .u-bookDetail-count {
        color: #555;
        display: inline-block;
        float: left;
        margin: 19px 0 0 10px;
        font-size: 12px;
    }

    .u-bookDetail-count span {
        color: #ec414d;
    }

    .u-bookDetail-submit {
        width: 79px;
        height: 30px;
        display: block;
        text-align: center;
        line-height: 28px;
        background: #fff;
        border-radius: 25px;
        border: 1px solid #ec414d;
        color: #ec414d;
        font-size: 14px;
        margin: 42px auto 0;
        outline: none;
        position: absolute;
        right: 0;
        bottom: -45px;
        cursor: pointer;
        transition-duration: 300ms;
    }

    .u-bookDetail-submit.z-disabled {
        border: 1px solid #d4d4d4;
        color: #ffffff;
        cursor: default;
        background: #ccc;
    }

    .u-bookDetail-submit:hover {
        background: #ffe8ec;
        color: #ec414d;
    }

    .u-bookDetail-submit.z-disabled:hover {
        background: #ccc;
        color: #fff;
    }

    .u-bookDetail-comment {
        margin-top: 25px;
        position: relative;
    }

    .u-bookDetail-comment li {
        border-bottom: 1px solid #eee;
        margin-bottom: 30px;
    }

    .u-bookDetail-commentlist {
        margin-top: 45px;
        float: left;
        display: block;
        width: 100%;
    }

    .u-bookDetail-commentlist .u-comment-sum {
        padding-bottom: 15px;
        margin-bottom: 15px;
        color: #333;
    }

    .u-bookDetail-commentlist .u-comment-sum span {
        color: #f26552;
    }

    .u-bookDetail-commentlist > ul > li {
        margin-bottom: 35px;
    }

    .u-comment-head {
        width: 60px;
        height: 60px;
        border-radius: 30px;
        overflow: hidden;
        display: inline-block;
        margin-right: 18px;
    }

    .u-comment-head img {
        height: 100%;
        width: 100%;
    }

    .u-comment-detail {
        width: 825px;
        display: inline-block;
        margin-top: 5px;
    }

    .u-comment-detail > span {
        color: #888;
    }

    .u-comment-detail > span a {
        color: #333;
        font-size: 16px;
        font-weight: bold;
    }

    .u-comment-detail .u-comment-text {
        color: #666;
        margin: 10px 0;
        line-height: 25px;
        font-size: 14px;
    }

    .u-comment-detail > div em {
        color: #888;
    }

    .u-comment-detail > div span i {
        margin-right: 5px;
        vertical-align: bottom;
    }

    .u-comment-detail > div span {
        float: right;
        cursor: pointer;
        color: #9b9b9b;
    }

    .u-comment-detail ul {
        margin: 0 0 10px;
    }

    .u-comment-detail ul li {
        padding: 20px;
        position: relative;
        border: 1px solid #dedede;
        background: #eee;
        border-radius: 4px;
        color: #666;
        margin-bottom: 10px;
    }

    .u-comment-detail li > div a {
        cursor: pointer;
        color: #00b7ed;
        margin-right: 3px;
    }

    .u-comment-detail li > div a.z-author {
        cursor: pointer;
        color: #ff72a4;
    }

    .u-comment-detail li > div a:link,
    .u-comment-detail li > div a:visited,
    .u-comment-detail li > div a:hover {
        color: #ff72a4;
        text-decoration: none;
    }

    .u-comment-detail li > div a.z-author:link,
    .u-comment-detail li > div a.z-author:visited,
    .u-comment-detail li > div a.z-author:hover {
        color: #ff72a4;
        text-decoration: none;
    }

    .u-comment-detail li > div i,
    .u-comment-detail > span i {
        background: #ff72a4;
        color: #fff;
        padding: 0px 2px 0px;
        margin-right: 4px;
        margin-left: 4px;
        border-radius: 4px;
    }

    .u-comment-detail > span strong {
        background: #1cd389;
        color: #fff;
        padding: 0px 2px 0px;
        margin-right: 4px;
        border-radius: 4px;
        font-weight: 100;
    }

    .u-comment-detail li > div em {
        position: absolute;
        right: 0;
        color: #aaa;
    }

    .u-bookDetail-section p > a {
        color: #666;
        font-size: 14px;
    }

    .u-comment-detail li > p {
        line-height: 20px;
        margin-top: 5px;
    }

    .u-comment-reply i {
        width: 16px;
        height: 16px;
        display: inline-block;
        background: url(/styles/images/book/bookindex-icon.png) no-repeat -79px -21px;
    }

    .u-comment-like i {
        width: 15px;
        height: 16px;
        display: inline-block;
        background: url(/styles/images/book/bookindex-icon.png) no-repeat -79px 0;
        margin-left: 35px;
    }

    .u-comment-like i.z-current {
        background: url(/styles/images/book/bookindex-icon.png) no-repeat -99px 0;
    }

    .u-reply-box {
        margin-top: 20px;
        margin-bottom: 10px;
        height: 0;
        overflow: hidden;
        width: 100%;
    }

    .u-reply-box input {
        float: left;
        width: 690px;
        line-height: 44px;
        border: 1px solid #ddd;
        background: none;
        text-indent: 2em;
        height: 30px;
        outline: none;
        border-radius: 2px;
    }

    .u-reply-box a {
        width: 65px;
        height: 30px;
        display: block;
        text-align: center;
        line-height: 30px;
        background: #959595;
        border-radius: 2px;
        border: 1px solid #b6b6b6;
        color: #ffffff;
        font-size: 14px;
        margin: 0 0 0 10px;
        outline: none;
        cursor: pointer;
        transition-duration: 300ms;
    }

    /*评论*/

    .u-bookDetail-list {
        display: inline-block;
        vertical-align: top;
        margin-left: 22px;
    }

    .u-list-author {
        padding: 38px 15px;
        border: 1px solid #d1d1d1;
        border-radius: 4px;
        width: 235px;
        background: #fff;
        display: inline-block;
        /*font-size: 0;*/
        margin-top: 20px;
        position: relative;
    }

    .u-list-author .u-bookDetail-title {
        font-size: 16px;
        color: #333;
        padding-bottom: 15px;
        font-weight: bold;
        border: 0;
    }

    .u-author-head {
        width: 100px;
        height: 100px;
        overflow: hidden;
        border-radius: 50px;
        margin: 0 auto;

    }

    .u-author-head img {
        width: 100%;
        height: 100%;
    }

    .u-author-level {
        display: block;
        vertical-align: top;
        position: absolute;
        top: 125px;
        left: 50%;
        margin-left: -37px;
    }

    .u-author-focus, .u-author-name {
        text-align: center;
        display: block;
        cursor: pointer;
        margin-top: 10px;
        font-size: 14px;
        color: #333;
    }

    .u-author-name {
        margin-top: 20px;
    }

    .u-author-focus {
        width: 50px;
        border: 1px solid #ec414d;
        padding: 1px 8px;
        border-radius: 4px;
        /* background: #ec414d; */
        color: #ec414d;
        margin: 15px auto 0;
        cursor: pointer;
    }

    .u-author-focus i {
        width: 17px;
        height: 17px;
        display: inline-block;
        background: url(/styles/images/book/book-sprite.png) no-repeat -59px 0;
        vertical-align: sub;
        margin-right: 5px;
    }

    .u-author-focus.z-focus {
        color: #707070;
        background: #eee;
        border: 1px solid #eee;
    }

    .u-author-focus.z-focus i {
        background: url(/styles/images/book/book-sprite.png) no-repeat 0 0;
    }

    .u-author-introduction {
        line-height: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 14px;
        color: #333;
        font-weight: bold;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        padding: 20px 0;
    }

    .u-author-introduction p {
        display: inline-block;
        vertical-align: top;
        font-weight: 100;
        text-align: left;
        max-width: 140px;
    }

    .u-author-book {
        position: relative;
    }

    .u-author-book-imgList {
        font-size: 0;
        height: 142px;
        width: 108px;
        overflow: hidden;
        display: block;
        margin: 25px auto 0;
    }

    .u-author-book-img {
        transition-duration: 300ms;
    }

    .u-author-book-img li {
        margin: 0 10px 0 0;
        height: 142px;
        width: 108px;
        display: none;
        overflow: hidden;
        transition-duration: 500ms;
    }

    .u-author-book-img li.z-active {
        display: block;
    }

    .u-author-book-img li img {
        width: 100%;
        height: 100%;
    }

    .u-author-book-img {

    }

    .u-author-book-info {
        width: 100%;
        display: block;
        height: 200px;
        position: relative;
    }

    .u-author-book-info li {
        background: #fff;
        position: absolute;
        top: 0;
        width: 100%;
        display: none;
    }

    .u-author-book-info li.z-active {
        display: block;
    }

    .u-author-book-info li span {
        font-size: 14px;
        color: #333;
        display: block;
        margin-top: 15px;
    }

    .u-author-book-info li div {
        color: #666;
        font-size: 12px;
        display: block;
        height: 65px;
        line-height: 21px;
        overflow: hidden;
        text-align: left;
        margin-top: 13px;
    }

    .u-author-book-info li a {
        width: 120px;
        height: 30px;
        display: block;
        text-align: center;
        line-height: 30px;
        border-radius: 25px;
        border: 1px solid #ec414d;
        color: #ec414d;
        font-size: 14px;
        margin: 28px auto 0;
        outline: none;
    }

    .u-list-fans .u-bookDetail-title a, .u-list-recommend .u-bookDetail-title a {
        position: absolute;
        right: 0;
        top: 3px;
        font-size: 12px;
        color: #999;
    }

    .u-list-fans, .u-list-recommend {
        padding: 25px 22px;
        border: 1px solid #d1d1d1;
        border-radius: 4px;
        width: 223px;
        background: #fff;
        margin-top: 20px;
    }

    .u-list-fans ul {
        margin-top: 20px;
    }

    .u-list-fans ul li {
        font-size: 12px;
        padding: 10px 0;
        border-bottom: 1px dotted #ddd;
    }

    .u-list-fans li em {
        width: 13px;
        height: 13px;
        line-height: 13px;
        text-align: center;
        background: #ccc;
        display: inline-block;
        border-radius: 2px;
        color: #fff;
        vertical-align: inherit;
    }

    .u-list-fans li:nth-child(1) em, .u-list-fans li:nth-child(2) em, .u-list-fans li:nth-child(3) em {
        background: #ec441e;
    }

    .u-list-fans li span {
        width: 126px;
        display: inline-block;
        vertical-align: bottom;
        margin: 0 5px;
    }

    .u-list-recommend {

    }

    .u-list-recommend ul {

    }

    .u-list-recommend li {
        margin-top: 20px;
    }

    .u-list-recommend li > a {
        width: 70px;
        height: 90px;
        display: inline-block;
    }

    .u-list-recommend li > a img {
        width: 100%;
        height: 100%;
    }

    .u-recommend-bookinfo {
        display: inline-block;
        width: 72px;
        vertical-align: top;
        width: 130px;
        margin-left: 15px;
    }

    .u-recommend-bookinfo a {
        font-size: 14px;
        width: 100%;
        color: #333;
        display: block;
    }

    .u-recommend-bookinfo p {
        font-size: 12px;
        color: #999;
        height: 48px;
        line-height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
    }

    .u-recommend-bookinfo span {
        font-size: 14px;
        width: 100%;
    }

    .u-recommend-bookinfo span a {
        display: inline-block;
        color: #666;
        font-size: 12px;
    }

    /*
        .u_book_type > a {
            color: #333;
        }*/
    .u-syn-title {
        position: absolute;
        top: 80px;
        left: 26px;
        width: 580px;
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        padding: 10px;
        margin: 0;
        transition-duration: 500ms;
        z-index: -10;
        opacity: 0;
    }

    /*手机APP*/
    .u-qrcode-wrap {
        position: absolute;
        right: 6px;
        top: 40px;
        text-align: center;
        padding: 15px 10px;
        background: #fff;
        z-index: 1;
        border-radius: 4px;
        box-shadow: 0px 0px 10px #666;
        opacity: 0;
        z-index: -10;

    }

    .u-qrcode {
        width: 90px;
        height: 90px;
        margin: 0 auto;
    }

    .u-qrcode img {
        width: 100%;
        height: 100%;
    }

    .u-qrcode-text {
        width: 110px;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
        position: absolute;
        right: 4px;
        top: 5px;
        color: #999;
        z-index: 1;
        cursor: pointer;
    }

    .u-qrcode-wrap.active {
        opacity: 1;
        z-index: 1;
    }

    .u-qrcode-text:before {
        content: '';
        width: 15px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        background-image: url(/styles/images/book/bookindex-icon.png);
        background-position: -99px -21px;
        margin-right: 5px;
    }

    .u-qrcode-wrap span {
        font-size: 14px;
        color: #666;
        margin-top: 4px;
        display: block;
    }

    .u-qrcode-wrap span a {
        color: #0d95e3;
        text-decoration: underline;
    }

    /*手机APP*/
    /*投票打赏*/
    .u-bookDetail-reward {
        margin-top: 30px;
    }

    .u-reward-recom {
        width: 220px;
        border: 1px solid #e5e5e5;
        background: #fbfbfb;
        padding: 25px 27px;
        display: inline-block;
        margin-top: 25px;
    }

    .u-reward-recom h6, .u-reward-money h6 {
        text-align: left;
        font-size: 18px;
        color: #333;
        font-weight: bold;
        margin: 0;

    }

    .u-reward-recom h6 span, .u-reward-money h6 span {
        font-size: 14px;
        color: #999;
        font-weight: 100;
        margin-left: 10px;
    }

    .u-reward-balance {
        font-size: 14px;
        font-weight: 100;
        color: #666;
        position: absolute;
        right: 10px;
        bottom: 0;
    }

    .u-reward-balance a {
        color: #333;
        text-decoration: underline;
    }

    .u-reward-balance em {
        color: #ec414d;
        font-weight: bold;
        margin-right: 2px;
    }

    .u-reward-recom em {
        width: 65px;
        height: 66px;
        display: block;
        background-image: url(/styles/images/book/bookindex-icon.png);
        background-position: 0 -52px;
        margin: 25px auto;
    }

    .u-reward-recom > span {
        font-size: 14px;
        color: #333;
        text-align: center;
        display: block;
    }

    .u-reward-recom span i {
        font-size: 16px;
        font-weight: bold;
        color: #ec414d;
        margin: 0 3px;
    }

    .u-reward-recom a {
        width: 158px;
        height: 30px;
        display: block;
        text-align: center;
        line-height: 30px;
        border-radius: 25px;
        border: 1px solid #ec414d;
        color: #ec414d;
        font-size: 14px;
        margin: 26px auto 0;
        outline: none;
    }

    .u-reward-money {
        width: 545px;
        border: 1px solid #e5e5e5;
        background: #fbfbfb;
        padding: 25px 27px;
        display: inline-block;
        margin-top: 25px;
        margin-left: 25px;
        vertical-align: top;
    }

    .u-reward-money ul {
        margin-top: 0px;
    }

    .u-reward-money ul li {
        color: #999;
        font-size: 14px;
        width: 118px;
        line-height: 36px;
        text-align: center;
        border: 1px solid #999;
        display: inline-block;
        margin: 24px 8px 0;
        cursor: pointer;
    }

    .u-reward-money ul li.z-current,
    .u-reward-money ul li:hover {
        border: 1px solid #ec414d;
        color: #ec414d;
    }

    .u-reward-money > a {
        width: 158px;
        height: 30px;
        display: block;
        text-align: center;
        line-height: 30px;
        border-radius: 25px;
        border: 1px solid #ec414d;
        color: #ec414d;
        font-size: 14px;
        margin: 42px auto 0;
        outline: none;
    }

    .u-author-book-option {
        width: 100%;
        /*display: block;*/
        height: 144px;
        position: absolute;
        top: 0;
    }

    .u-author-book-option span {
        width: 15px;
        height: 24px;
        background-image: url(/styles/images/book/bookindex-icon.png);
        position: absolute;
        top: 60px;
        display: block;
        cursor: pointer;
    }

    .u-author-option-pre {
        background-position: 0 -22px;
        left: 10px;
    }

    .u-author-option-next {
        background-position: -25px -22px;
        right: 10px;
    }
