

.mod-wrapper.notice {
    margin-top: 20px
}

.notice .mod-con {
    height: 40px;
    background: none
}

.notice-list {
    padding: 11px 10px;
    margin-left: -10px
}

.notice-list li {
    float: left;
    margin-left: 10px
}

.notice-list li a {
    position: relative;
    display: block;
    width: 301px;
    height: 18px;
    padding-left: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 18px;
    color: #ff811b
}

.notice-list li:first-child a {
    font-size: 14px
}

.notice-list li a:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 6px;
    height: 6px;
    background: url(//www.iqiyipic.com/common/fix/lit-images/icon-lit.png) no-repeat -9px -10px
}

.notice-list li .notice-newest {
    width: 275px;
    padding-left: 38px
}

.notice-list li .notice-newest:before {
    content: "公告";
    top: 0;
    width: 27px;
    height: 18px;
    background: #ff9f2d;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: center
}

.mod-tit-wrapper {
    position: relative;
    width: 100%;
    height: 31px;
    margin-bottom: 15px
}

.mod-tit {
    position: relative;
    width: 100%;
    height: 16px;
    border-bottom: 2px solid #8484D0
}

.mod-tit:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 118px;
    height: 31px;
    background: #fff
}

.mod-txt {
    position: absolute;
    width: 103px;
    height: 31px;
    background: #8484D0;
    -moz-border-radius: 31px;
    -webkit-border-radius: 31px;
    border-radius: 31px;
    font-size: 16px;
    line-height: 31px;
    text-align: center;
    color: #fff
}

.bookSorts-wrapper {
    width: 100%;
    height: 136px;
    padding: 11px 19px;
    border: 1px solid #dadada;
    margin-top: 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bookSorts-wrapper ul {
    margin-left: -32px
}

.bookSorts-item {
    float: left;
    width: 136px;
    height: 28px;
    margin-left: 32px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.bookSorts-item a:first-child {
    margin-right: 8px;
    color: #999
}

.bookSorts-item a:hover {
    color: #7E7CFB
}

.rollCon {
    position: relative;
    width: 100%;
    height: 206px;
    padding: 0 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.rollLeft,
.rollRight {
    position: absolute;
    top: 40%;
    margin-top: -14px;
    width: 15px;
    height: 28px;
    background: url(../images/icon-roll.png) no-repeat;
    cursor: pointer
}

.rollLeft {
    left: 0;
    background-position: -1px -1px
}

.rollLeft:hover {
    background-position: -1px -40px
}

.rollLeft.disable {
    background-position: -1px -80px;
    cursor: not-allowed
}

.rollRight {
    right: 0;
    background-position: -43px -1px
}

.rollRight:hover {
    background-position: -43px -40px
}

.rollRight.disable {
    background-position: -43px -80px;
    cursor: not-allowed
}

.rollmain {
    position: relative;
    width: 920px;
    height: 206px;
    overflow: hidden
}

.rollmain ul {
    margin-left: -40px;
    position: relative
}

.rollList {
    float: left;
    width: 120px;
    margin-left: 40px
}

.rollBookCover {
    display: block;
    width: 118px;
    height: 158px;
    border: 1px solid #eee
}

.rollBookCover img {
    width: 118px;
    height: 158px
}

.rollBook-tit {
    width: 100%;
    white-space: nowrap;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis
}

.rollBook-about {
    line-height: 12px;
    color: #999;
    text-align: center
}

.rollBook-about a {
    line-height: 12px;
    color: #999
}

.rollBook-about a:hover {
    color: #7E7CFB
}

.rollBook-about .writerName {
    max-width: 67px;
    margin-right: 0
}

.update {
    margin-top: -5px
}

.update-list li {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.update-list li:nth-child(2n) {
    background-color: #fafafa
}

.update-list li a {
    float: left;
    margin-right: 10px;
    color: #999
}

.update-list li a:hover {
    color: #7E7CFB
}

.update-list li .upd-tit {
    max-width: 131px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333
}

.update-list li .upd-tit:hover {
    color: #7E7CFB
}

.upd-chapter {
    max-width: 204px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.update-list li .upd-writer {
    float: right;
    max-width: 131px;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.upd-time {
    float: right;
    color: #999;
    text-align: right
}

.sort-wrapper {
    width: 100%;
    overflow: hidden
}

.sort-list {
    margin: -10px 0 30px -15px
}

.sort-list li {
    float: left;
    margin: 10px 0 0 15px
}

.sort-list li a {
    display: block;
    height: 26px;
    padding: 0 10px;
    border: 1px solid #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    line-height: 26px;
    text-align: center
}

.sort-list .sort-1 a {
    border-color: #ace6e0;
    color: #00b9a6
}

.sort-list .sort-2 a {
    border-color: #efd697;
    color: #cb9819
}

.sort-list .sort-3 a {
    border-color: #f6aba7;
    color: #f08f8a
}

.sort-list .sort-4 a {
    border-color: #86cce8;
    color: #38aad7
}

.sort-list .sort-5 a {
    border-color: #b7bce9;
    color: #9199e6
}

.sort-list .sort-6 a {
    border-color: #f7a963;
    color: #f18841
}

.QA-wrapper {
    width: 100%;
    margin: -3px 0 12px
}

.QA-list li {
    position: relative;
    width: 100%;
    height: 30px;
    padding-left: 15px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.QA-list li a {
    font-size: 14px
}

.QA-list li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 6px;
    height: 6px;
    background: url(//www.iqiyipic.com/common/fix/lit-images/icon-lit.png) no-repeat -35px -10px
}

.service-wrapper {
    width: 100%;
    height: 99px;
    padding: 15px 0 0 18px;
    border: 1px solid #ececec;
    background-color: #fafafa;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.service-con {
    margin-bottom: 11px
}

.service-con dl dt,
.service-con dl dd {
    float: left;
    height: 40px
}

.service-con dl dt {
    width: 38px;
    margin-right: 14px;
    background: url(//www.iqiyipic.com/common/fix/lit-images/icon-lit.png) no-repeat -106px -5px
}

.service-online {
    width: 103px;
    border-right: 1px solid #dedede;
    margin-right: 20px;
    line-height: 20px;
    font-size: 16px
}

.service-online a {
    font-size: 14px;
    color: #7E7CFB
}

.service-time p,
.service-tel {
    line-height: 20px;
    color: #666
}

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

    .mod-con{
        width: 100%;
    }

    .rollCon{
        height: auto;
        padding: 0;
    }

    .rollmain{
        width: 100%;
        height: auto;
    }

    .rollmain ul{
        margin-left: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        row-gap: 10px;
    }

    .rollmain ul::after{
        display: none !important;
    }

    .rollList{
        margin-left: 0;
        width: 100px;
        float: none;
    }

    .rollBookCover{
        width: 100px;
        height: 133.33px;
    }

    .rollBookCover img{
        width: 100px;
        height: 133.33px;
    }

    .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: 100px;
        height: 133px;
    }

    .bookBigCover img{
        width: 100px;
        height: 133px;
    }

    .booklist-fine-wrapper{
        padding: 0 0 80px 125px;
    }

    .booklist-f-item{
        margin-left: 10px;
    }

    .booklist-f-item:nth-of-type(1){
        margin-left: 0;
    }

    .booklist-f-item img {
        width: 45px;
        height: 60px;
    }

    .booklist-f-item{
        width: 45px;
        height: 60px;
    }

    .booklist-f-item a:hover .coverBorder, .booklist-f-item.selected .coverBorder{
        width: 45px;
        height: 60px;
    }

    .bookSorts-wrapper{
        height: auto;
    }
}
@media (max-width:374px) {
    .nav-list li {
        margin-left: 10px;
    }
    .booklist-f-item {
        width: 40px;
        height: 53px;
    }
    .booklist-f-item img {
        width: 40px;
        height: 53px;
    }

    .booklist-f-item a:hover .coverBorder, .booklist-f-item.selected .coverBorder {
        width: 40px;
        height: 53px;
    }

    .bookSorts-wrapper ul{
        margin-left: 0;
    }

    .bookSorts-item{
        width: 130px;
        margin-left: 0;
    }
}