body {
    background: #f8f8f8;
}

.wrapper_content_box {
    width:1200px;
    margin:0 auto;
}
.wrapper_content_box .left_box {
    width: 880px;
    float: left;
}
.wrapper_content_box .right_box {
    width: 300px;
    float: right;
}

/* bookinfo */
.bookinfo {
    background: #FFF;
    padding: 16px;
}
.bookinfo .name_box {
    height: 60px;
    line-height: 50px;
    position: relative;
}
.bookinfo .name_box .book_name {
    font-size: 24px;
    font-weight: bold;
}
.bookinfo .name_box .ticon-pm {
     padding: 0 10px;
     line-height: 14px;
     border-radius: 20px;
     color: #fff;
     font-size: 12px;
     overflow: hidden;
     display: inline-block;
     background-color: #285083;
     border: 1px solid #285083;
     text-shadow: 0 0 2px #1858af;
}
.bookinfo .info_box {

}
.bookinfo .info_box .cover_box {
    display: inline-block;
    width: 200px;
}
.bookinfo .info_box .cover_box img {
    display: block;
    width: 180px;
    box-shadow: 0 1px 6px rgb(0 0 0 / 35%), 0 0 5px #f9f2e9 inset;
}
.bookinfo .info_box .infodata_box {
    display: inline-block;
    width: 640px;
    vertical-align: top;
    position: relative;
}
.bookinfo .book_composite_score_reveal {
    position: absolute;
    right: 0;
    bottom: 10px;
    display: inline-block;
    color: #666;
    text-align: center;
    text-decoration: none;
    color: #ff496c;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.bookinfo .info_box .infodata_box .data-stat {
    height: 130px;
}
.bookinfo .info_box .infodata_box .data-stat .tags {
    margin-bottom: 10px;
}
.bookinfo .info_box .infodata_box .data-stat .tags span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #666;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 2px 10px;
    text-decoration: none;
    margin-right: 5px;
    vertical-align: middle;
}
.bookinfo .info_box .infodata_box .data-stat .tags span.tag_baihe,
.bookinfo .info_box .infodata_box .data-stat .tags span.tag_mm {
    border-color: #f063a5;
    color: #f063a5;
}
.bookinfo .info_box .infodata_box .data-stat .tags span.tag_dm {
    border-color: #2eb0a2;
    color: #2eb0a2;
}
.bookinfo .info_box .infodata_box .data-stat .tags span.tag_boy {
    border-color: #6799fa;
    color: #6799fa;
}
.bookinfo .info_box .infodata_box .data-stat .tags span.tag_short {
    border-color: #2eb0a2;
    color: #2eb0a2;
}

.bookinfo .info_box .infodata_box .data-stat .tags span.tagico_jp{border-color:#7e5de8; color: #7e5de8;}
.bookinfo .info_box .infodata_box .data-stat .tags span.tagico_vip{border-color:#ff4066; color: #ff4066;}
.bookinfo .info_box .infodata_box .data-stat .tags span.tagico_publish{border-color:#e16f46; color: #e16f46;}
.bookinfo .info_box .infodata_box .data-stat .tags span.tagico_wj{border-color:#46b86c; color: #46b86c;}
.bookinfo .info_box .infodata_box .data-stat .tags span.tagico_by{border-color:#e8b05d; color: #e8b05d;}
.bookinfo .info_box .infodata_box .data-stat .tags span.tagico_manhua{border-color:#f7c045; color: #f7c045;}
.bookinfo .info_box .infodata_box .data-stat .tags span.tagico_donghua{border-color:#2fb1de; color: #2fb1de;}
.bookinfo .info_box .infodata_box .data-stat .tags span.tagico_movie{border-color:#bb45f7; color: #bb45f7;}
.bookinfo .info_box .infodata_box .data-stat .tags span.tagico_radio{border-color:#5ab0ce; color: #5ab0ce;}

.bookinfo .info_box .infodata_box .data-stat .book-intro-one {
    font-size: 16px;
    margin-top: 15px;
}
.bookinfo .info_box .infodata_box .data-stat .options li {
    float: left;
    width: 30%;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 16px;
}
.bookinfo .info_box .infodata_box .data-stat .options li .cnwords {
    color: #191919;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: 400;
}
.bookinfo .info_box .infodata_box .data-stat .editor {
    color: #888;
}
.bookinfo .info_box .infodata_box .book-btns {

}
.bookinfo .info_box .infodata_box .book-btns a {
    display: inline-block;
    width: 110px;
    line-height: 38px;
    border-radius: 3px;
    background: -webkit-linear-gradient(top, #89a8bb, #004774);
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 10px 20px 0 15px;
}
.bookinfo .info_box .infodata_box .book-btns a.first {
    margin-left: 0;
}
.bookinfo .info_box .infodata_box .book-btns a.btn_stored {
    position: relative;
}
.bookinfo .info_box .infodata_box .book-btns a.btn_stored_edd {
    background: #CCC;
}
.bookinfo .info_box .infodata_box .book-btns a.btn_ticket {
}
/* end bookinfo */

/* authorBox */
.authorBox {
    background: #FFF;
    height: 276px;
}
.authorBox .authorInfo {
    padding-bottom: 20px;
    padding-top: 12px;
    color: #666;
}
.authorBox .authorInfo .pic {
    float: left;
    margin-left: 24px;
    margin-right: 10px;
    width: 80px;
    overflow: hidden;
    text-align: center;
}
.authorBox .authorInfo .pic .avatarImg {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.authorBox .authorInfo .aTxt {
    width: 166px;
    padding-top: 12px;
    float: left;
    font-size: 12px;
}
.authorBox .authorInfo .aTxt .aInfo {
    display: block;
}
.authorBox .authorInfo .aTxt .aInfo .name {
    font-size: 18px;
    margin-bottom: 10px;
}
.authorBox .authorInfo .aTxt .followAuthor .follow {
    background: #4f9fce;
    color: #FFF;
    padding: 2px 10px;
    border-radius: 6px;
    font-size: 12px;
}
.authorBox .authorInfo .aTxt .followAuthor .followed {
    background: #9fbbbb;
}
.authorBox .authorInfo .aTxt .aNum {
    display: block;
    line-height: 21px;
    height: 21px;
    overflow: hidden;
}
.authorBox .aPanel {
    height: 34px;
    line-height: 34px;
    padding: 8px 16px 5px 16px;
    background: #fff;
    position: relative;
}
.authorBox .aPanel .spline2 {
    float: left;
    width: 4px;
    height: 20px;
    margin-top: 2px;
    margin-right: 10px;
    background: #9fbbbb;
    border-radius: 2px;
}
.authorBox .aPanel h3 {
    float: left;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}
.authorBox .aIntro {
    margin-bottom: 20px;
    color: #666;
    padding-left: 14px;
    padding-right: 14px;
    overflow: hidden;
}
/* end authorBox */

/* book-intro-box */
.book-intro-box {
    background: #fff;
    padding: 10px;
}
.book-intro-box .book-intro {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #454545;
    max-height: 200px;
    overflow: auto;
    line-height: 24px;
}
.book-intro-box .book-tags {
    padding: 0 26px;
    overflow: hidden;
}
.book-intro-box .book-tags span {
    border-radius: 4px;
    border: 1px solid rgba(214,214,214,1);
    display: inline-block;
    line-height: 17px;
    margin-right: 12px;
    color: #777783;
}
.book-intro-box .book-tags span a {
    color: #777783;
    display: inline-block;
    padding: 3px 12px;
}
.book-intro-box .book-tags span a:hover {
    color: #81d8d0;
    text-decoration: none;
}
/* end book-intro-box */

/* book-chapter-content */
.book-chapter-content {
    background: #fff;
    padding: 10px;
}
.book-chapter-content li {
    float: left;
    width: 32%;
    line-height: 40px;
    padding-left: 10px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* end book-chapter-content */

/* book-comment-content */
.book-comment-content {
    background: #FFF;
    padding: 16px;
}
.book-comment-content .comment-item {
    border-bottom:1px dashed #DEDEDE;
    padding-top: 10px;
    padding-bottom:10px;
}
.book-comment-content .comment-item .louc_left {
    width:80px;
    float:left;
    text-align:center;
    font-size:12px;
    color:#383838;
}
.book-comment-content .comment-item .louc_left p {
    width: 80px;
    display: block;
    padding-top: 8px;
}
.book-comment-content .comment-item .louc_left .avatarimg {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #EEE;
}
.book-comment-content .comment-item .louc_left span {
    margin-top:5px;
    display:block;
}
.book-comment-content .comment-item .louc_left span a:hover {
    color:#222!important;
}
.book-comment-content .comment-item .louc_right {
    width: 755px;
    float: right;
}
.book-comment-content .comment-item .louc_right .comment-namebox {
    height: 34px;
    line-height: 34px;
}
.book-comment-content .comment-item .louc_right .comment-namebox .nickname {
    font-weight: bold;
    font-size: 14px;
}
.book-comment-content .comment-item .louc_right .comment-namebox .time {
    float: right;
    margin-right: 10px;
    color: #888;
    font-size: 12px;
}
.book-comment-content .comment-item .louc_right .message {
    width:100%;
    color:#666;
    font-size:13px;
    display:block;
    line-height:20px;
}
.book-comment-content .comment-item .louc_right .comment-timebox {
    width:100%;
    height:20px;
}
.book-comment-content .comment-item .louc_right .comment-timebox span {
    font-size:10px;
    color:#8c8b8b;
    margin-right:5px;
}
.book-comment-content .comment-item .louc_right .comment-timebox span.option {
    float: right;
}
.book-comment-content .comment-item .louc_right .comment-timebox span.option a b {
    color:#f00;
    font-weight:lighter;
}
.book-comment-content .comment-item .louc_right .comment-timebox span.option a.hy {
    font-size:12px;
    color: #8c8b8b;
}

.book-comment-content .comment-item .louc_right .time_re {

}
.book-comment-content .comment-item .louc_right .time_re li {
    font-size:12px;
}
.book-comment-content .comment-item .louc_right .cont_a {
    width:100%;
    color:#666;
    font-size:12px;
    display:block;
    line-height:20px;
}
.book-comment-content .comment-item .louc_right .cont_a .name {
    color:#87b72b;
}
.book-comment-content .comment-item .louc_right .time_a {
    height:20px;
}
/* end book-comment-content */

/* author-other-books */
.author-other-books {
    background: #FFF;
    padding: 16px;
    padding-bottom: 1px;
}
.author-other-books li {
    margin-bottom: 20px;
}
.author-other-books li .book-cover {
    float: left;
    width: 88px;
    height: 118px;
    margin-right: 20px;
    border-radius: 4px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 11%);
    overflow: hidden;
}
.author-other-books li .book-cover img {
    width: 88px;
    height: 118px;
}
.author-other-books li .book-info {
    float: left;
    width: 160px;
}
.author-other-books li .book-info .book-name {
    display: block;
    height: 40px;
    font-size: 16px;
}
.author-other-books li .book-info .book-author {
    display: block;
    margin-top: 10px;
}
.author-other-books li .book-info .book-desc {
    color: #888;
    line-height: 18px;
    font-size: 12px;
    margin-top: 10px;
    height: 40px;
}
/* end author-other-books */

/* book-fans-list */
.book-fans-list {
    background: #FFF;
    padding: 16px;
}
.book-fans-list li {
    height: 25px;
    margin-bottom: 14px;
}
.book-fans-list li .qs {
    width: 19px;
    height: 19px;
    text-align: center;
    color: #ffffff;
    background: #CCC;
    border-radius: 2px;
    line-height: 20px;
    display: inline-block;
}
.book-fans-list li .qs1 {
    background: #ff6e5b;
}
.book-fans-list li .qs2 {
    background: #ffbc55;
}
.book-fans-list li .qs3 {
    background: #ffe485;
}
.book-fans-list li .name {
    margin-left: 5px;
    font-size: 16px;
}
.book-fans-list li .levelimg {
    float: right;
}
/* end book-fans-list */

/* book-editor-pj */
.book-editor-pj {
    background: #FFF;
    padding: 10px 16px;
}
.book-editor-pj img {
    border-radius: 5px;
    margin-right: 10px;
    width: 44px;
    height: 44px;
    float: left;
}
.book-editor-pj img:last-child {
    margin-right: 0;
}
/* end book-editor-pj*/

.login-float-bg {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    position: fixed;
    z-index: 99;
}
.book-buycopyright-float {
    width: 660px;
    height: 120px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -318px;
    margin-top: -206.5px;
    z-index: 100;
}
.book-buycopyright-float .intro-float-title {
    line-height: 42px;
    height: 42px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    display: block;
    font-size: 14px;
    color: #333;
    text-indent: 20px;
    overflow: hidden;
}
.book-buycopyright-float .intro-float-title .close {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 13px;
    top: 13px;
    text-indent: -300%;
    overflow: hidden;
    cursor: pointer;
    background: url(/images/msxf/v2017/close.jpg) center center no-repeat;
}
.book-buycopyright-float .intro-float-con {
    padding: 16px 28px 28px;
}
.book-buycopyright-float .intro-float-con .expand {
    overflow-y: auto;
    background-color: #fcfcfc;
    padding: 5px;
}

/* calendar */
.calendar {
    background: #fff;
    padding: 10px;
}
.calendar .month-switcher {
    padding: 5px;
    text-align: center;
}
.calendar .month-switcher i {
    margin: 3px 10px;
    height: 24px;
    width: 24px;
    line-height: 24px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #f5f5f5;
    color: #757575;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.calendar .month-switcher svg {
    height: 1em;
    width: 1em;
}
.calendar .month-date {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
}
.calendar .month-date th {
    height: 32px;
    font-weight: bold;
}
.calendar .month-date td {
    padding: 10px 0;
}
.calendar .month-date .update-calendar-cell {
    text-align: center;
}
.calendar .month-date .update-calendar-cell span {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #757575;
    border-radius: 50%;
    cursor: pointer;
}
.calendar .month-date .update-calendar-cell span.lv0 {
    background: #e0e5ae;
    color: #fff;
}
.calendar .month-date .update-calendar-cell span.lv1 {
    background: #9fbbbb;
    color: #fff;
}
