

.stacksBook-tag {
    display: inline-block;
    height: 18px;
    padding: 0 4px;
    margin-left: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    line-height: 18px;
    font-size: 12px;
    vertical-align: top
}

.tag-serial {
    border: 1px solid #c4c3ff;
    background-color: #effbee;
    color: #8484D0
}

.tag-end {
    border: 1px solid #d8d8d8;
    background-color: #f7f7f7;
    color: #999
}

@charset "utf-8";

.book-details-wrapper {
    width: 100%;
    height: 240px;
    padding-left: 200px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.book-details-tit {
    display: block;
    height: 20px;
    padding: 8px 0 10px 0;
    line-height: 20px;
    font-size: 20px
}

.book-details-tit h1 {
    display: inline-block
}

.book-details-about {
    padding-bottom: 12px;
    line-height: 20px;
    color: #999
}

.book-details-about .writerName {
    color: #333
}

.book-details-briefing {
    width: 100%;
    height: 80px;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #666
}

.book-details-btnBox {
    position: absolute;
    left: 200px;
    bottom: 0;
    font-size: 0
}

.book-details-btnBox a {
    display: inline-block;
    width: 118px;
    height: 34px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    line-height: 34px;
    font-size: 14px;
    text-align: center
}

.book-details-btnBox a+a {
    margin-left: 20px
}

.btn-readfree,
.btn-phoneRead {
    border: 1px solid #8484D0;
    background-color: #8484D0;
    color: #fff
}

.btn-readfree:hover,
.btn-phoneRead:hover {
    border-color: #9696ed;  
    background-color: #9696ed;
    color: #fff
}

.btn-readfree:active,
.btn-phoneRead:active {
    border-color: #9696ed;
    background-color: #9696ed;
    color: #fff
}

.btn-phoneRead i {
    display: inline-block;
    width: 9px;
    height: 14px;
    background: url(//www.iqiyipic.com/common/fix/lit-images/phoneIcon.png) no-repeat;
    padding-right: 7px;
    vertical-align: -2px
}

.btn-add {
    border: 1px solid #e8e8e8;
    background-color: #f5f5f5;
    color: #8484D0
}

.btn-add:hover {
    background-color: #eee
}

.btn-add:active {
    background-color: #e8e8e8
}

.btn-add i {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(//www.iqiyipic.com/common/fix/lit-images/icon-lit.png) no-repeat -4px -33px;
    padding-right: 2px;
    vertical-align: 1px
}

.btn-alreadyAdd,
.btn-alreadyAdd:hover {
    border: 1px solid #e8e8e8;
    background-color: #f5f5f5;
    color: #999;
    cursor: default
}

.editor-txt {
    color: #666;
    line-height: 20px
}

.chapter-list {
    word-break: break-word
}

.chapter-list li {
    width: 100%;
    padding: 15px 0
}

.chapter-list h4 {
    line-height: 14px
}

.chapter-list li+li {
    border-top: 1px dotted #e4e4e4
}

.chapter-list h4 em {
    color: #999
}

.chapter-briefing {
    line-height: 20px;
    color: #999;
    text-indent: 24px;
    text-align: justify
}

.chapter-read {
    text-align: right;
    line-height: 14px
}

.chapter-read a {
    color: #7E7CFB
}

.chapter-list-newest h4 a {
    font-size: 14px;
    color: #7E7CFB
}

.chapter-list-newest .chapter-briefing {
    font-size: 14px;
    line-height: 24px;
    text-indent: 28px;
    color: #666;
    text-align: justify
}

.chapter-list-newest .chapter-read {
    font-size: 14px
}

.chapter-all {
    width: 100%;
    height: 35px;
    background-color: #f7f7f7;
    margin-top: 16px;
    text-align: center;
    line-height: 35px
}

.chapter-all a {
    color: #7E7CFB
}

.curBook-tit {
    display: block;
    margin-bottom: 15px;
    position: relative
}

.curBook-tit h1 {
    max-width: 586px;
    font-size: 22px;
    line-height: 24px;
    color: #7E7CFB;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.curBook-tit a {
    font-size: 14px;
    line-height: 24px;
    color: #7E7CFB;
    position: absolute;
    top: 5px;
    right: 0
}

.catalog-list {
    width: 100%;
    height: auto;
    max-height: 175px;
    overflow: hidden;
}

.catalog-list+.catalog-list {
    margin-top: 16px
}

.catalog-list dt {
    width: 100%;
    height: 35px;
    padding: 0 10px;
    background-color: #f7f7f7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle
}

.catalog-list dd {
    width: 100%;
}

.catalog-list dd:last-child {
    border-bottom: 0
}

.catalog-chapter {
    float: left;
    width: 50%;
    height: 34px;
    padding: 7px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 20px;
    border-bottom: 1px dotted #e4e4e4
}

.catalog-chapter a {
    position: relative;
    display: inline-block;
    max-width: 183px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle
}

.catalog-chapter a:before {
    content: "";
    position: absolute;
    top: 6px;
    left: -6px;
    width: 2px;
    height: 2px;
    overflow: hidden;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #333
}

.catalog-time {
    margin-left: 8px;
    color: #999;
    vertical-align: middle
}

.recentRead {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #8484D0;
    margin-left: 12px;
    line-height: 20px;
    text-align: center;
    color: #fff
}

.recentRead:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -10px;
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    border: 5px dashed transparent;
    border-right: 5px solid #8484D0
}

.icon-diamond {
    display: inline-block;
    width: 15px;
    height: 13px;
    background: url(//www.iqiyipic.com/common/fix/lit-images/icon-lit.png) no-repeat -26px -32px;
    margin-left: 8px;
    vertical-align: middle
}

.icon-new {
    display: inline-block;
    width: 23px;
    height: 9px;
    background: url(//www.iqiyipic.com/common/fix/lit-images/icon-lit.png) no-repeat -51px -34px;
    margin-left: 8px;
    vertical-align: middle
}

.mod-pop-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%
}

.mod-popBg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
    background: #000
}

:root .mod-popBg {
    filter: none
}

.mod-pop {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -175px;
    margin-left: -250px;
    width: 500px;
    height: 350px;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mod-pop-tit {
    width: 100%;
    height: 47px;
    padding: 15px;
    border-bottom: 1px solid #e9e9e9;
    background-color: #f7f7f7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 16px
}

.pop-close {
    width: 14px;
    height: 14px;
    background: url(//www.iqiyipic.com/common/fix/lit-images/icon-lit.png) no-repeat -80px -8px
}

.mod-pop-shelf {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -104px;
    margin-left: -186px;
    width: 372px;
    height: 209px;
    border: 1px solid #dbdbdb;
    border-top: 3px solid #4faf4c;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.shelf-pop {
    padding: 13px 15px 2px 0
}

.shelf-pop:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden
}

.book-del {
    font-size: 16px;
    line-height: 92px;
    text-align: center
}

.book-del-btn {
    font-size: 0;
    text-align: center
}

.book-del-btn a {
    display: inline-block;
    width: 88px;
    height: 34px;
    border: 1px solid #e8e8e8;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 34px;
    text-align: center
}

.book-del-btn a+a {
    margin-left: 40px
}

.book-del-btn a:first-child {
    background-color: #f5f5f5;
    color: #8484D0
}

.book-del-btn a:first-child:hover {
    background-color: #eee
}

.book-del-btn a:first-child:active {
    background-color: #e8e8e8
}

.book-del-btn a:nth-child(2) {
    border-color: #8484D0;
    background-color: #8484D0;
    color: #fff
}

.book-del-btn a:nth-child(2):hover {
    border-color: #58c254;
    background-color: #58c254;
    color: #fff
}

.book-del-btn a:nth-child(2):active {
    border-color: #45af40;
    background-color: #45af40;
    color: #fff
}

.phoneContinue {
    width: 200px;
    height: 301px;
    padding: 0 250px 0 48px;
    background: url(//www.iqiyipic.com/common/fix/lit-images/phone.jpg) no-repeat 290px 100%;
    overflow: hidden
}

.phoneContinue p {
    line-height: 20px;
    text-align: center
}

.phoneContinue p:first-child {
    margin-top: 40px;
    font-size: 18px;
    color: #7E7CFB
}

.book-QRcode {
    width: 120px;
    height: 120px;
    padding: 10px;
    background-color: #f7f7f7;
    border: 1px solid #e9e9e9;
    margin: 18px auto 15px;
    -moz-box-shadow: 0 0 10px 0 #e9e9e9;
    -webkit-box-shadow: 0 0 10px 0 #e9e9e9;
    box-shadow: 0 0 10px 0 #e9e9e9
}

.book-QRcode img {
    width: 120px;
    height: 120px
}

.folding {
    font-size: 12px;
    line-height: 1.5;
    color: #4a4a4a;
    float: right;
    margin-top: 10px;
}

.icon-chapterlist-d {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0;
    vertical-align: text-top;
    background-image: url(../images/chapterlist-zheng.51d66.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
}

.take-wrap {
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 350px;
    display: flex;
    gap: 10px;
}

.take-wrap a{
    color: #7E7CFB;
}

.take-wrap .blue svg.icon {
    width: 18px;
    height: 18px;
}

.take-wrap .blue svg.icon, .take-wrap .blue svg.icon path {
    fill: #4c4c4c;
}

.take-wrap .blue svg.icon:hover, .take-wrap .blue svg.icon:hover path {
    fill: #7E7CFB;
}

.open-list {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
}

.mod-Booklist{
    margin-left: 0;
}

@media (min-width:1024px) {
    .read-now{
        display: none;
    }

    .mod-Booklist{
        width: 100%;
    }

    .mod-Booklist .mod-list-con{
        width: 49%;
        padding-right: 10px;
        display: inline-block;
    }

    #CONTENTADS{
        clear: none;
        float: left;
        width: 49.5%;
    }
}

@media (max-width:1024px) {
    .mod-wrapper{
        min-width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .mod-con{
        width: 100%;
    }

    .rollmain{
        width: 100%;
    }

    .mod-main{
        width: 100%;
        margin-right: 0;
    }
    .mod-side{
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        margin-top: 20px;
    }

    .lit-logo{
        width: 110px;
        font-size: 25px;
        margin-top: 10px;
    }

    .searchBox{
        margin-top: 10px;
    }

    .lit-nav{
        height: auto;
    }

    .lit-nav .mod-con .fr.pr{
        position: absolute;
        right: 15px;
    }

    .nav-con{
        width: 100%;
        margin-top: 10px;
    }

    .nav-list{
        margin-left: 0;
    }

    .nav-list li{
        margin-left: 15px;
    }

    .nav-list li:nth-of-type(n+7){
        display: none;
    }

    .nav-list li:nth-of-type(1){
        margin-left: 0;
    }

    .nav-list li a{
        font-size: 15px;
        line-height: 30px;
    }

    .nav-list li.selected a:after{
        bottom: -5px;
    }

    .bookBigCover{
        width: 110px;
        height: 147px;
    }

    .bookBigCover img{
        width: 110px;
        height: 147px;
    }

    .book-details-wrapper{
        padding-left: 130px;
        height: 150px;
    }

    .book-details-btnBox{
        position: static;
        margin-top: 0;
    }

    .btn-wrap{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }

    .chapter-list-newest h4 a{
        width: 60%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .catalog-time{
        display: none;
    }

    .book-details-tit{
        font-size: 18px;
        height: auto;
    }

    .stacksBook-tag{
        margin-left: 0;
    }

    .book-details-tit h1{
        width: 140px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .book-details-briefing{
        height: 40px;
    }

    .read-now{
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #8484D0;
        color: #fff;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }
    
    .read-now a{
        color: inherit;
        line-height: inherit;
        font-size: inherit;
    }

    .take-wrap {
        position: static;
    }

    .btn-wrap{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .footerN1214{
        padding-bottom: 70px;
    }
}

@media (max-width:374px) {
    .nav-list li {
        margin-left: 10px;
    }
    
}