﻿body {
    background-color: #f3f3f3 !important;
    min-width: 1180px;
}

.main {
    width: 1180px;
    margin: 0 auto;
}

.head_swiper {
    min-width: 1180px;
    position: relative;
    height: 450px;
    margin-top: 105px;
}

    .head_swiper .swiper-slide img {
        width: 100%;
        height: 450px;
    }

.mean {
    position: absolute;
    top: 0;
    left: 0px;
    width: 250px;
    background-color: #f0f0f0;
    opacity: 0.8;
    height: 100%;
    z-index: 99;
    box-sizing: border-box;
    overflow: hidden;
}

.swiper_bg {
    width: 250px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 99;
}



/*为你推荐*/
.fouYou .swiper-slide {
    text-align: center;
    width: 284px;
    height: 400px;
    box-sizing: border-box;
    padding: 0px 10px;
}

.fouYou1 .fouyoutitle {
    color: #ffcd74;
    line-height: 35px;
    margin-top: 25px;
    font-size: 16px;
}

.fouYou2 .fouyoutitle {
    color: #aee07d;
    line-height: 35px;
    margin-top: 25px;
    font-size: 16px;
}

.fouYou3 .fouyoutitle {
    color: #f37c81;
    line-height: 35px;
    margin-top: 25px;
    font-size: 16px;
}

.fouYou4 .fouyoutitle {
    color: #67bafb;
    line-height: 35px;
    font-size: 16px;
    margin-top: 25px;
}

.fouYou .foryouname {
    line-height: 35px;
    font-weight: bold;
    font-size: 17px;
}

.fouYou .foryouinfo {
    color: #C2C2C2;
}

.fouYou .foryouprice {
    color: #ff6a00;
    font-size: 13px;
    margin: 25px 0px 20px 0px;
}

.fouYou img {
    box-shadow: 5px 0px 15px #333;
    width: 100px;
    height: 135px;
}

.fouYou1 .swiper-pagination-bullet-active {
    background: initial !important;
    border: 1px solid #FCDD85 !important;
}

.fouYou2 .swiper-pagination-bullet-active {
    background: initial !important;
    border: 1px solid #B9EB9A !important;
}

.fouYou3 .swiper-pagination-bullet-active {
    background: initial !important;
    border: 1px solid #9B5B60 !important;
}

.fouYou4 .swiper-pagination-bullet-active {
    background: initial !important;
    border: 1px solid #86C2D4 !important;
}

.fouYou .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #000;
    border: 1px solid #000;
}
/*为你推荐*/

.main_title {
    line-height: 50px;
    color: #000;
    font-size: 20px;
    overflow: hidden;
    font-weight: bold;
}

    .main_title span {
        float: right;
        margin-top: 16px;
        margin-right: 5px;
        border: 1px solid #787878;
        border-radius: 50%;
        display: inline-block;
        text-align: center;
        height: 16px;
        width: 16px;
        cursor: pointer;
    }

        .main_title span img {
            margin-top: 3px;
        }

.goodBook_left_list .right .star {
    margin-top: 20px;
    text-align: center;
    box-sizing: border-box;
}

    .goodBook_left_list .right .star span {
        display: inline-block;
        width: 14px;
        height: 15px;
        background: url(/Resources_PC/Images/index/icon/47.png) 0 -15px;
    }

    .goodBook_left_list .right .star .has {
        background: url(/Resources_PC/Images/index/icon/47.png) 0 0;
    }

.goodBook_left_list .right .jiage {
    margin-top: 10px;
}

    .goodBook_left_list .right .jiage span {
        color: #fa7a1f;
        padding-right: 6px;
    }

    .goodBook_left_list .right .jiage strong {
        color: #5e5e5e;
        text-decoration: line-through;
        border-left: 2px solid #838383;
        padding-left: 8px;
    }

.goodBook_left_list .right .introduce {
    color: #c2c2c2;
    font-size: 12px;
    margin-top: 0px;
    /*line-height: 25px;*/
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.booktitle {
    line-height: 25px;
}

.fouYou {
    overflow: hidden;
}

    .fouYou li {
        float: left;
        text-align: center;
        width: 284px;
        margin: 0px 7px;
        background-color: #fff;
        height: 400px;
        cursor: pointer;
    }

        .fouYou li:nth-child(1) {
            margin: 0px 7px 0 0;
            border-top: 2px solid #ffcd74;
        }

        .fouYou li:nth-child(2) {
            border-top: 2px solid #aee07d;
        }

        .fouYou li:nth-child(3) {
            border-top: 2px solid #f37c81;
        }

        .fouYou li:nth-child(4) {
            margin: 0px 0 0 7px;
            border-top: 2px solid #67bafb;
        }

.newBookList {
    overflow: hidden;
}

    .newBookList li {
        padding: 0 10px;
        float: left;
        text-align: center;
        width: 204px;
        margin: 0px 7px;
        background-color: #fff;
        cursor: pointer;
    }

        .newBookList li:nth-child(1) {
            margin: 0px 7px 0 0;
            border-top: 2px solid #f9b016;
        }

        .newBookList li:nth-child(2) {
            border-top: 2px solid #87c351;
        }

        .newBookList li:nth-child(3) {
            border-top: 2px solid #ea8280;
        }

        .newBookList li:nth-child(4) {
            border-top: 2px solid #2095f2;
        }

        .newBookList li:nth-child(5) {
            margin: 0px 0 0 7px;
            border-top: 2px solid #84c54d;
        }

        .newBookList li img {
            margin-top: 35px;
        }

    .newBookList img {
        box-shadow: 5px 0px 15px #333;
        margin-top: 20px;
        width: 80px;
    }

    .newBookList li img {
        width: 130px;
    }

    .newBookList li h3 {
        font-weight: bold;
        line-height: 35px;
    }

    .newBookList h3 {
        font-weight: bold;
        line-height: 30px;
        box-sizing: border-box;
        padding: 10px 10px 0 10px;
    }

    .newBookList .introduce {
        color: #C2C2C2;
        font-size: 12px;
        margin-top: 0px;
        height: 32px;
        /*line-height: 25px;*/
        overflow: hidden;
        text-overflow: ellipsis;
        /*white-space:nowrap;*/
        box-sizing: border-box;
        padding: 0px 10px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    .newBookList .star {
        margin-top: 20px;
        text-align: center;
        box-sizing: border-box;
    }

        .newBookList .star span {
            display: inline-block;
            width: 14px;
            height: 15px;
            background: url(/Resources_PC/Images/index/icon/47.png) 0 -15px;
        }

        .newBookList .star .has {
            background: url(/Resources_PC/Images/index/icon/47.png) 0 0;
        }

    .newBookList .jiage {
        /*margin-top: 0px;*/
    }

        .newBookList .jiage span {
            color: #fa7a1f;
            padding-right: 6px;
        }

        .newBookList .jiage strong {
            color: #5e5e5e;
            text-decoration: line-through;
            border-left: 2px solid #838383;
            padding-left: 8px;
        }


.bangdanList {
    box-sizing: border-box;
    padding: 10px 4px;
    overflow: hidden;
}

    .bangdanList .ranking {
        width: 40px;
        text-align: center;
        color: #fa7a1f;
        font-size: 23px;
    }

    .bangdanList .bangdanListImg {
        width: 80px;
        box-sizing: border-box;
        padding-top: 5px;
        height: 105px;
    }

        .bangdanList .bangdanListImg img {
            width: 100%;
            height: 100%;
        }

    .bangdanList .bangdanListInfo {
        width: 240px;
        padding: 15px;
        box-sizing: border-box;
    }

.bangdanListInfo h3 {
    color: #fa7a1f;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    box-sizing: border-box;
    text-align: center;
}

.bangdanListInfo .introduce {
    color: #C2C2C2;
    font-size: 14px;
    margin-top: 0px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    /*padding:0px 10px;*/
    text-align: center;
}

.bangdanListInfo .star {
    margin-top: 3px;
    text-align: center;
    box-sizing: border-box;
}

    .bangdanListInfo .star span {
        display: inline-block;
        width: 14px;
        height: 15px;
        background: url(/Resources_PC/Images/index/icon/47.png) 0 -15px;
    }

    .bangdanListInfo .star .has {
        background: url(/Resources_PC/Images/index/icon/47.png) 0 0;
    }

.newBookList li p {
    color: #C2C2C2;
    font-size: 13px;
}

.newBookList li strong {
    color: #ff6a00;
    line-height: 35px;
}

.BDList {
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 15px;
}

    .BDList span {
        color: #B6B6B6;
        margin-right: 10px;
        font-size: 16px;
        vertical-align: middle;
    }

    .BDList strong {
        color: #646464;
        vertical-align: middle;
    }

.goodBook {
    margin: 40px auto 20px;
    overflow: hidden;
}

    .goodBook > .left {
        width: 751px;
        border-radius: 5px;
        border-right: none;
    }

.no_right_border {
    border-right: none !important;
}

.goodBook > .right {
    width: 400px;
    border: 1px solid #D4D4D4;
    border-radius: 5px;
    height: 612px;
    background-color: #F8F8F8;
}

.bottom_title {
    border: 1px solid #D4D4D4;
    box-sizing: border-box;
    padding: 0px 10px;
}

.goodBook_left_list {
    overflow: hidden;
}

    .goodBook_left_list > li {
        width: 187.5px;
        float: left;
        text-align: center;
        overflow: hidden;
        background-color: #F8F8F8;
        position: relative;
        cursor: pointer;
        height: 280px;
        border-bottom: 1px solid #D4D4D4;
        border-right: 1px solid #D4D4D4;
        box-sizing: border-box;
    }

.goodBook_left_list {
    border-left: 1px solid #D4D4D4;
    width: 100%;
}

    .goodBook_left_list > li:nth-child(1) {
        width: 375px;
        background-color: #f3f3f3;
    }

    .goodBook_left_list > li:after {
        content: "";
        height: 280px;
        display: inline-block;
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .goodBook_left_list .left {
        width: 50%;
        text-align: center;
        box-sizing: border-box;
        padding-top: 20px;
    }

    .goodBook_left_list .right {
        width: 50%;
        text-align: center;
        box-sizing: border-box;
        padding: 30px 10px 0 10px;
    }

.goodBook_right_list > li {
    border-top: 1px solid #D4D4D4;
    height: 41px;
    background-color: #F8F8F8;
    cursor: pointer;
}

    .goodBook_right_list > li:nth-child(1) {
        height: 130px;
    }

.picAdv {
    width: 100%;
    margin: 40px auto;
}

    .picAdv li {
        width: 25%;
        text-align: center;
        float: left;
    }

.Reading_hot_search_Wamp {
    width: 100%;
    margin: 30px auto;
    overflow: hidden;
}

    .Reading_hot_search_Wamp > .left {
        width: 576px;
        border-radius: 5px;
        border-right: none;
    }

    .Reading_hot_search_Wamp > .right {
        width: 576px;
        border-radius: 5px;
        border-right: none;
    }



.Reading_wamp .goodBook_left_list > li {
    width: 143.75px;
    float: left;
    text-align: center;
    overflow: hidden;
    background-color: #F8F8F8;
    position: relative;
    height: 226px;
    cursor: pointer;
}

#SellingBook_ .bottom_title {
    border: none;
}

#HeatList_ .bottom_title {
    border: none;
}

.Reading_wamp .goodBook_left_list > li:nth-child(1) {
    width: 287.5px;
    background-color: #f3f3f3;
}

.Reading_wamp .goodBook_left_list > li:after {
    content: "";
    height: 225px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
}

.Reading_wamp .goodBook_left_list .left {
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    padding-top: 25px;
}

.Reading_wamp .goodBook_left_list .right {
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    padding: 30px 10px 0 0px;
}

    .Reading_wamp .goodBook_left_list .right .introduce {
        color: #c2c2c2;
        font-size: 12px;
        margin-top: 0px;
        /*line-height: 25px;*/
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .Reading_wamp .goodBook_left_list .right .jiage {
        margin-top: 5px;
    }

        .Reading_wamp .goodBook_left_list .right .jiage span {
            color: #fa7a1f;
            padding-right: 6px;
            font-size: 13px;
        }

        .Reading_wamp .goodBook_left_list .right .jiage strong {
            color: #5e5e5e;
            text-decoration: line-through;
            border-left: 2px solid #838383;
            padding-left: 8px;
            font-size: 13px;
        }

.Reading_wamp .newBookList img {
    margin-top: 15px;
    width: 70px;
    height: 90px;
}

.Reading_wamp .newBookList h3 {
    font-weight: bold;
    line-height: 25px;
    box-sizing: border-box;
    padding: 0px 10px;
    font-size: 13px;
}

.Reading_wamp .newBookList .introduce {
    color: #C2C2C2;
    font-size: 12px;
    margin-top: 0px;
    height: initial;
    line-height: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0px 10px;
    -webkit-line-clamp: initial;
    -webkit-box-orient: initial;
    display: block;
}

.Reading_wamp .newBookList .star {
    margin-top: 20px;
    text-align: center;
    box-sizing: border-box;
}

    .Reading_wamp .newBookList .star span {
        display: inline-block;
        width: 14px;
        height: 15px;
        background: url(/Resources_PC/Images/index/icon/47.png) 0 -15px;
    }

    .Reading_wamp .newBookList .star .has {
        background: url(/Resources_PC/Images/index/icon/47.png) 0 0;
    }

.Reading_wamp .newBookList .jiage {
    /*margin-top: 0px;*/
}

    .Reading_wamp .newBookList .jiage span {
        color: #fa7a1f;
        padding-right: 6px;
        font-size: 13px;
    }

    .Reading_wamp .newBookList .jiage strong {
        color: #5e5e5e;
        text-decoration: line-through;
        border-left: 2px solid #838383;
        padding-left: 8px;
        font-size: 13px;
    }

.bookFriendWamp {
    width: 100%;
    margin: 50px auto 20px;
    overflow: hidden;
    border: 1px solid #D4D4D4;
    border-radius: 5px;
}

.bookFriendTitle {
    line-height: 50px;
    color: #000;
    font-size: 16px;
    overflow: hidden;
    font-weight: bold;
    padding: 0px 10px;
    border-bottom: 1px solid #D4D4D4;
}
  .hBottom{
       border-bottom: 1px solid #D4D4D4 !important;
  }
    .bookFriendTitle span {
        float: right;
        margin-top: 16px;
        margin-right: 5px;
        border: 1px solid #787878;
        border-radius: 50%;
        display: inline-block;
        text-align: center;
        height: 16px;
        width: 16px;
        cursor: pointer;
    }

        .bookFriendTitle span img {
            margin-top: 3px;
        }

.bookFriend {
    overflow: hidden;
}
   .nobottom {
       border-bottom:none !important;
   }
   .notop {
       border-top:none !important;
   }
   .noleft {
       border-left:none !important;
   }
   .noright {
       border-right:none !important;
   }
    .bookFriend li {
        float: left;
        width: 25%;
        border: 1px solid #D4D4D4;
        text-align: center;
        height: 350px;
        position: relative;
        box-sizing: border-box;
        padding: 0 10px;
        border-left:0;
    }
    .bookFriend li:nth-child(1),.bookFriend li:nth-child(2),.bookFriend li:nth-child(3),.bookFriend li:nth-child(4) {
        border-top:0;
        border-left:0;
        border-bottom:0;
    }
     .bookFriend li:nth-child(4) {
        border-right:0;
    }
     .bookFriend li:nth-child(5),.bookFriend li:nth-child(6),.bookFriend li:nth-child(7),.bookFriend li:nth-child(8) {
        border-bottom:0;
        border-top:0;
    }
     .bookFriend li:nth-child(8){
         border-right:0;
     }

        /*.bookFriend li:after {
            border-right: 1px solid #D4D4D4;
            content: "";
            height: 350px;
            display: inline-block;
            position: absolute;
            right: 0px;
            top: 0px;
        }*/

        .bookFriend li img {
            /*margin-top: 25px;
            width: 190px;*/
            cursor: pointer;
        }

        .bookFriend li h3 {
            line-height: 40px;
            font-weight: bold;
            font-size: 15px;
        }

        .bookFriend li .info {
            color: #c2c2c2;
            font-size: 13px;
        }

        .bookFriend li .comeIn {
            color: #fa7a1f;
            font-size: 13px;
            line-height: 40px;
            cursor: pointer;
        }
