﻿header {
    width: 100%;
    height: 227px;
    background-color: #FFF;
}

.header {
    width: 100%;
    height: 227px;
    background-color: #FFF;
}

.header-middle {
    float: left;
    height: 152px;
    width: 100%;
    background: url("../../Content/package/PartyBuild/f1_dangjian.png") no-repeat;
}

.logoblock {
    margin: 0 auto;
    width: 1200px;
}

.medilogo {
    float: left;
    margin-top: 78px;
}

.logoright {
    float: left;
    padding-top: 58px;
    width: 550px;
    margin-left: 80px;
}


.resource-type {
    float: left;
    width: 92px;
    height: 34px;
    line-height: 34px;
    background-color: #F5EEDC;
    color: #9D8360;
    border: 1px solid #F5EEDC;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
}

.stext {
    margin-left: 20px;
}

.resource-type em {
    width: 8px;
    height: 4px;
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 3px;
    background: url(/Content/package/PartyBuild/arrow.png) no-repeat center;
}

.searchword {
    border: 1px solid #F5EEDC;
    float: left;
    height: 36px !important;
    line-height: 36px;
    width: 400px !important;
    color: #b1b1a7;
    background-color: #F5EEDC;
    margin-left: 0 !important;
}
.popwords {
    color: #fff;
    padding-left: 0px;
    margin-left:10px;
    width:auto;
}
.partypopwords {
    color: #fff;
    padding-left: 0px;
    margin-left: 10px;
    width: auto;
}
.partypopwords {
    float: left;
    font-size: 12px;
    line-height: 35px;
    display:none;
}
.partypopwords input {
    float: left;
    margin-right: 3px;
    margin-top: 10px;
}
.partypopwords label {
    float: left;
    padding-right: 10px;
}
.search-btn {
    float: left;
    width: 70px;
    height: 36px;
    line-height: 36px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    background-color: #C2240B;
    margin-left: 10px;
    border-top-right-radius: 3px 5px;
    border-bottom-right-radius: 3px 5px;
}

#search-img {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 8px;
    margin-right: 5px;
    padding-top: 4px;
    vertical-align: middle;
    background: url(/Content/package/PartyBuild/ic_search.png) no-repeat;
}

.search-text {
    margin-bottom: 15px;
}

/*.search-type {
    color: white;
    float: left;
    font-size: 13px;
    line-height: 35px;
    width: auto;
    padding-left: 20px;
}*/
.search-type {
    height: 20px;
}

    .search-type li {
        float: left;
        /*	width: 68px;
height: 32px;
line-height: 32px;*/
        margin-left: 10px;
        text-align: center;
    }

        .search-type li a {
            display: block;
            color: #fff;
            font-size: 14px;
            font-weight: 700;
            padding: 5px 8px;
            line-height:16px !important;
        }

            .search-type li a:hover {
                color: #df802e;
            }

        .search-type li.cur {
            background-color: #F5EEDC;
            /*border: 1px solid #cd493d;*/
            border-radius: 3px 3px 0 0;
        }

            .search-type li.cur a {
                color: #cd493d;
                font-weight: 700;
            }

.search-type input[type="radio"] {
    margin-right: 4px;
    vertical-align: middle;
}

.search-type label {
    vertical-align: middle;
}
.search-type-pb {
    height: 20px;
}

    .search-type-pb li {
        float: left;
        /*	width: 68px;
height: 32px;
line-height: 32px;*/
        margin-left: 10px;
        text-align: center;
    }

        .search-type-pb li a {
            display: block;
            color: #fff;
            font-size: 14px;
            font-weight: 700;
            padding: 5px 8px;
        }

            .search-type-pb li a:hover {
                color: #df802e;
            }

        .search-type-pb li.cur {
            background-color: #C2240B;
            /*border: 1px solid #C2240B;*/
            border-radius: 3px 3px 0 0;
        }

            .search-type-pb li.cur a {
                color: #fff;
                font-weight: 700;
            }

.search-title {
    margin: 0px 30px;
    margin-bottom: 0px;
}

.header-bottom {
    float: left;
    height: 45px;
    line-height: 45px;
    width: 100%;
    background-color: #CC0001;
}

.menuline {
    margin: 0 auto;
    width: 1200px;
    height: 45px;
    line-height: 45px;
    font-family: 思源黑体;
}

#home {
    margin-left: 23px;
}

.menuline a {
    color: white;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    margin-right: 10px;
    width:100px;
    height:41px;
    line-height:41px;
    text-align:center;
    display:block;
}

.menuline a:hover {
    color: #CC0001;
}

.menuline li {
    float: left;
    padding-left: 0px;
    text-align: center;
    width: 100px;
    height: 41px;
    border-top: 4px solid #CC0001;
}

.container {
    min-height: 640px;
    position: relative;
    border-top: none;
    background: url('/Content/package/PartyBuild/f2_dangjian .png') no-repeat;
    background-color: #F8F3EF;
}

.home-page {
    width: 1200px;
    min-height: 640px;
    height: auto;
    margin: 0 auto 40px auto;
    background-color: white;
}

.menuline .active {
    background-color: white;
    border-top-right-radius: 8px 8px;
    border-top-left-radius: 8px 8px;
}

    .active a {
        color: #CD0000;
        font-weight: bold;
    }
footer {
    width: 100%;
    height: 92px;
    background-color: #CC0001;
    overflow: hidden;
}
.footer {
    width: 100%;
    height: 92px;
    background-color: #CC0001;
    overflow: hidden;
}

.footer {
    background-color: #CC0001;
    float: none;
    width: 100%;
}

.footer-mian {
    width: 1200px;
    height: 92px;
}

.bottomst {
    color: #ECC4C5;
    font-size: 13px;
    width: 1200px;
    margin: 0 auto;
    float:none;
}
.bqxx {
    color: #ECC4C5;
}

.bq {
    float: left;
    width: 1200px;
    text-align: center;
    font-size: 12px;
}

#footer-top {
    margin-top: 20px;
}

.home-carousel {
    width: 100%;
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    float: left;
}

.home-slider {
    width: 963px;
    height: 292px;
    margin: 0 auto;
    padding-top: 30px;
    float: none;
}

.pgwSlider {
    height: 290px;
    background-color: #F3F1F2;
    border: 1px solid #E8E7E8;
}

    .pgwSlider .ps-current {
        width: 750px !important;
        height: 290px !important;
    }

        .pgwSlider .ps-current img {
            width: 750px !important;
            height: 290px !important;
            display: block;
        }

    ul.pgwSlider, .pgwSlider > ul {
        float: left !important;
        width: 165px !important;
        margin: 6px 0 0 35px !important;
        border: none;
        height: auto;
        background-color: white;
    }

        ul.pgwSlider > li, .pgwSlider > ul > li {
            margin-bottom: 6px !important;
            height: 63px !important;
            width: 165px !important;
        }

.home-Parter-library-T {
    float: none;
}

    .home-Parter-library-T.purchaselibrary {
        border-bottom: none;
        width: 100%;
        height: 43px;
        background: url("/Content/package/PartyBuild/title_TBTJ.png") no-repeat;
    }

.home-recommend {
    height: auto;
    margin-top: 20px;
    width: 100%;
    float: left;
}

.recommend-read {
    float: none;
    width: 965px;
    height: 332px;
    margin: 0 auto;
}

.PartyBuildRecommend_More {
    height: 40px;
    line-height: 40px;
    float: right;
    padding-right: 20px;
}

    .PartyBuildRecommend_More a {
        color: #666664;
        float: right;
        font-size: 12px;
        text-decoration: none;
    }

#GetPartyBuildRecommend {
    min-height: 280px;
    border-top: 4px solid #E7E3E0;
    border-right: 6px solid #E7E3E0;
    border-bottom: 6px solid #E7E3E0;
    border-left: 6px solid #E7E3E0;
}

.recommend-read .recommend-body {
    width: 100%;
    height: 280px;
    display: block;
}

.recommend-read .selected img {
    border: none;
    height: 245px;
    margin: 8% 0 0 7%;
    width: 175px;
    cursor: pointer;
}

.recommend-read .selected {
    float: left;
    width: 20%;
    height: 100%;
}

.recommend-read .notselected {
    float: left;
    margin: 0;
    width: 80%;
    height: 100%;
}

    .recommend-read .notselected .recommend-list {
        margin-left: 18px;
        margin-top: 15px;
        height: 143px;
        position: relative;
        width: 100%;
    }

    .recommend-read .notselected .selectedName {
        margin-top: 28px;
        margin-left: 45px;
    }

.recommend-read .selectedName a {
    color: #003432;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.recommend-read .notselected p {
    font-size: 12px;
    height: 40px;
    margin-top: 13px;
    width: 620px;
    line-height: 22px;
    text-align: left;
    color: #555555;
    overflow: hidden;
    margin: 5px 140px 5px 45px;
}

.recommend-read .notselected .recommend-list-left {
    width: 25px;
    height: 143px;
    bottom: 0;
    left: 5px;
    cursor: pointer;
    float: left;
}

    .recommend-read .notselected .recommend-list-left img {
        width: 25px;
        height: 25px;
        margin-top: 60px;
    }
.recommend-read .notselected .recommend-list-right {
    bottom: 0;
    content: "";
    cursor: pointer;
    height: 143px;
    float: left;
    right: 80px;
    width: 25px;
}

    .recommend-read .notselected .recommend-list-right img {
        width: 25px;
        height: 25px;
        margin-top: 60px;
    }

.recommend-read .notselected .recommend-list .recommend-group {
    width: 630px;
    margin-left: 15px;
    height: 100%;
    display: block;
    float: left;
}

.recommend-read .notselected .recommend-list li {
    float: left;
    padding-left: 9px;
    padding-right: 10px;
    position: relative;
}

.recommend-read .recommend-group img {
    height: 150px;
    width: 106px;
    cursor: pointer;
    box-shadow: 0 5px 5px #b0b0b0;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.home-ebook {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 20px;
}

.PartyBuild-Books {
    width: 967px;
    margin: 0 auto;
    height: auto;
}

.PartyBuild_Title {
    float: left;
    background-color: #CC0001;
    color: white;
    text-align: center;
    width: 135px;
    height: 35px;
    font-weight: bold;
    padding-top: 15px;
}

.PartyBuildEBook_MainBox {
    float: left;
    width: 100%;
    border: none;
}

.PartyBuildHistory_MainBox {
    float: left;
    width: 100%;
    border: none;
}

.PartyBuildRecord_MainBox {
    float: left;
    width: 100%;
    border: none;
}

.PartyBuildEBook_Top {
    padding-bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #F9F4F0;
    border-top: 2px solid #CC0001;
}

.PartyBuildHistory_Top {
    padding-bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #F9F4F0;
    border-top: 2px solid #CC0001;
}

.PartyBuildRecord_Top {
    padding-bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #F9F4F0;
    border-top: 2px solid #CC0001;
}

.PartyBuildEBook_Menu {
    height: 50px;
    line-height: 50px;
    padding-left: 0;
    width: 770px;
    float: left;
}

    .PartyBuildEBook_Menu li.hover {
        border-bottom: 0;
        color: #CC0001;
        font-size: 15px;
        font-weight: bold;
        background-color: white;
    }

    .PartyBuildEBook_Menu li {
        font-size: 15px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        width: 100px;
        color: #514131;
        cursor: pointer;
        display: block;
        float: left;
    }

.PartyBuildHistory_Menu {
    height: 50px;
    line-height: 50px;
    padding-left: 0;
    width: 770px;
    float: left;
}

    .PartyBuildHistory_Menu li.hover {
        border-bottom: 0;
        color: #CC0001;
        font-size: 15px;
        font-weight: bold;
        background-color: white;
    }

    .PartyBuildHistory_Menu li {
        font-size: 15px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        width: 100px;
        color: #514131;
        cursor: pointer;
        display: block;
        float: left;
    }

.PartyBuildRecord_Menu {
    height: 50px;
    line-height: 50px;
    padding-left: 0;
    width: 770px;
    float: left;
}

    .PartyBuildRecord_Menu li.hover {
        border-bottom: 0;
        color: #CC0001;
        font-size: 15px;
        font-weight: bold;
        background-color: white;
    }

    .PartyBuildRecord_Menu li {
        font-size: 15px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        width: 100px;
        color: #514131;
        cursor: pointer;
        display: block;
        float: left;
    }

.PartyBuildEBook_Top .PartyBuildEBook_More {
    height: 50px;
    line-height: 50px;
    float: right;
    padding-right: 20px;
}

.PartyBuildEBook_More a {
    color: #666664;
    float: right;
    font-size: 12px;
    text-decoration: none;
}

.PartyBuildHistory_Top .PartyBuildHistory_More {
    height: 50px;
    line-height: 50px;
    float: right;
    padding-right: 20px;
}

.PartyBuildHistory_More a {
    color: #666664;
    float: right;
    font-size: 12px;
    text-decoration: none;
}

.PartyBuildRecord_Top .PartyBuildRecord_More {
    height: 50px;
    line-height: 50px;
    float: right;
    padding-right: 20px;
}

.PartyBuildRecord_More a {
    color: #666664;
    float: right;
    font-size: 12px;
    text-decoration: none;
}

.PartyBuildEBook_Content {
    float: left;
    width: 100%;
    min-height:582px;
}

.PartyBuildHistory_Content {
    float: left;
    width: 100%;
    min-height:360px;
}

.PartyBuildRecord_Content {
    float: left;
    width: 100%;
    min-height:420px;
}

.PartyBuildEBook_Content ul {
    margin-top: 0;
}

.PartyBuildEBook_Content li {
    width: 985px;
}

.PartyBuildHistory_Content ul {
    margin-top: 0;
}

.PartyBuildHistory_Content li {
    width: 975px;
}

.PartyBuildRecord_Content ul {
    margin-top: 0;
}

.PartyBuildRecord_Content li {
    width: 1030px;
}

.PartyBuild_Img {
    width: 175px;
    height: 200px;
    border: 1px solid #EDEDED;
}

.PartyBuildEBook_Book img {
    height: 166px;
    margin-top: 18px;
    width: 118px;
    box-shadow: none;
}
.PartyBuildHistory_Img {
    height: 104px;
    width: 185px;
}
.img_bottom {
    height: 29px;
    width: 187px;
    position: relative;
    top:-32px;
}
.play_img {
    height: 29px !important;
    width: 29px !important;
    float:left;
}
.Duration {
    height: 20px;
    line-height:20px;
    padding:0 3px;
    width: auto;
    float: right;
    margin-right: 8px;
    background-color: #160900;
    opacity:0.7;
    color:white;
    border-radius:3px;
}
.PartyBuildHistory_Book img {
    height: 116px;
    width: 185px;
    box-shadow: none;
}

.PartyBuildRecord_Book img {
    height: 109px;
    width: 194px;
    box-shadow: none;
}

.PartyBuildEBook_Book {
    height: 273px;
    border-right: none;
    margin-top: 18px;
    width: 177px;
    margin-right: 20px;
    float: left;
    text-align: center;
}

.PartyBuildHistory_Book {
    height: 159px;
    border-right: none;
    margin-top: 18px;
    width: 185px;
    margin-right: 10px;
    float: left;
    text-align: center;
}

.PartyBuildRecord_Book {
    height: 122px;
    border-right: none;
    margin-top: 18px;
    width: 460px;
    margin-right: 45px;
    float: left;
    text-align: center;
}

.PartyBuildEBook_BookTitle a {
    font-size: 13px;
    width: 137px;
    height: auto;
    max-height: 40px;
    line-height: 20px;
    margin-top: 7px;
    padding: 0 20px;
    color: #565656;
    float: left;
    font-weight: bold;
    overflow: hidden;
    text-decoration: none;
}

.PartyBuildHistory_BookTitle a {
    font-size: 13px;
    width: 155px;
    height: 20px;
    line-height: 20px;
    margin-top: 12px;
    padding: 0 15px;
    color: #565656;
    float: left;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    position: relative;
    top: -32px;
    text-align: left;
}

.PartyBuildRecord_BookTitle a {
    font-size: 14px;
    width: 246px;
    height: auto;
    line-height: 22px;
    color: #565656;
    float: left;
    text-align:left;
    font-weight: bold;
    overflow: hidden;
    text-decoration: none;
}
.title_tips {
    color: #CC0101;
    margin-right: 5px;
}
.Info_Top {
    color: #8C8C8C;
    font-size: 13px;
    margin-top: 10px;
    text-align: left;
}
.Info_Top span{
    float:left;
}
.Video_SetNum {
    margin-left:20px;
}
.Video_Intro {
    height: 40px;
    line-height: 20px;
    color: #8C8C8C;
    font-size: 13px;
    margin-top: 10px;
    text-align: left;
    float:left;
    overflow: hidden;
}
.Video_Source {
    max-width:160px;
    overflow: hidden;
    display:block;
    height:16px;
    text-overflow: ellipsis;
    white-space:nowrap;
}
.PartyBuildEBook_BookAuthor {
    color: #999999;
    margin-top: 8px;
    font-size: 13px;
    max-height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}

.PartyBuildHistory_BookAuthor {
    color: #999999;
    margin-top: 8px;
    font-size: 13px;
}

.PartyBuildRecord_BookAuthor {
    color: #999999;
    margin-top: 8px;
    font-size: 13px;
}

.PartyBuildEBook_BookTitle {
    height: auto !important;
}

.PartyBuildHistory_BookTitle {
    height: 52px !important;
    background-color: #F5F5F5;
}
.Video_Info {
    width: 246px;
    height:122px;
    float:right;
}
.PartyBuildRecord_BookTitle {
    height: auto !important;
    width: 246px;
    max-height:44px;
}

.home-subject {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 20px;
}

.subject-man_page {
    background-color: #F5F5F5;
    width: 965px;
    margin: 0 auto;
    height: 195px;
    float: none;
}

.subject-list {
    width: 100%;
    float: none;
    padding-top: 0;
    padding-left: 0;
    background: none;
    height: 195px;
    top: 0px;
}

.subject-name {
    float: left;
    width: 57px;
    height: 195px;
    background-color: #F9F4F0;
}

    .subject-name img {
        width: 17px;
        height: 64px;
        display: block;
        margin-top: 65px;
        margin-left: 20px;
    }

.subject-list-right, .subject-list-left {
    width: 35px;
    height: 195px;
    content: "";
    bottom: 0;
    cursor: pointer;
    float: left;
    text-align: center;
    top: 0px;
    position: initial;
}

    .subject-list-left img, .subject-list-right img {
        width: 15px;
        height: 27px;
        margin-top: 84px;
    }

.subject-group {
    float: left;
    width: 836px;
    margin-top: 25px;
    height: 153px;
    overflow: hidden;
    white-space: nowrap;
}

.home-subject-zt {
    float:none;
    display: inline-block;
    text-align: center;
    width: 250px;
    margin-right: 5px;
    margin-left: 4px;
}

    .home-subject-zt img {
        box-shadow: none;
        height: 120px;
        width: 250px;
    }
.PartyBuildSubject_More {
    height: 120px;
    line-height: 120px;
    width: 250px;
    background-color: #CC0001;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: white;
}
.subject-title {
    float: left;
    width: 100%;
    position: inherit;
    width: 200px;
    height: 30px;
    line-height: 30px;
    background-color: transparent;
    color: black;
    font-size: 14px;
    font-weight: 900;
    text-align: left;
}
.partybuild_menu {
    height:50px;
    width:100px;
    display:block;
    margin:0 auto;
}
.home-history {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 20px;
}
.home-record {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}
.PartyBuildRecord_Img {
    width:194px;
    height:122px;
    float:left;
}
.search-page {
    width: 1200px !important;
    min-height: 640px;
    height: auto;
    margin: 0 auto 40px auto;
    background-color: white;
    padding-top:30px;
}
.book-search {
    padding-bottom: 0px !important;
}
.book-search .search-main {
    width: 950px !important;
/*    float: none !important;*/
    margin: 0 auto;
/*    padding-left: 0;*/
}
.book-search .search-main-list {
    width: 100%;
}
.search-title label {
    color: #666;
    font-weight: 700;
}

.search-title span {
    color: #f64300;
}
.highsearchpackage {
    color: #fff;
    float: left;
    font-size: 14px;
    padding-left: 15px;
    width: 38px;
    font-weight: 700;
    text-decoration: underline;
    height: 32px;
    line-height: normal;
}

.highsearchpackage:hover {
    color: #ff6a00;
}
.PartyBuild-search-left {
    width: 175px;
    float: left;
    min-height: 160px;
    box-sizing: border-box;
    margin-left: 30px;
    border: 1px solid #F1F1F1;
}
.search-main {
    width: 950px;
    padding: 20px;
    /*    padding-top:0;*/
    /*    padding-right:0;*/
    box-sizing: border-box;
    float: left;
}
.searcht .inputbox {
    position: relative !important;
    margin: 0px !important;
}
.sp-nav {
    margin:0 0 20px 30px;
}
.sp-nav span, .sp-nav a {
    font-size: 12px;
    color: #666;
}
.classlist-top {
    margin:20px 0 0 10px;
}
.classlist-top li{
    margin-bottom:15px;
    background-color:#F9F4F0;
    width:155px;
    height:35px;
    font-size:13px;
    color:#434141;
    display:block;
    line-height:35px;
    text-align:center;
    cursor: pointer;
}
.classlist-bottom {
    width: 155px;
    height: 108px;
    margin:5px 0 10px 10px;
}
.search-main-filter {
    width: 100%;
    height: 45px;
    background-color: #F7F7F7;
    border: solid 1px #DDDDDD;
    box-sizing: initial;
    justify-content: space-between;
    float: left;
    line-height: 40px;
}
.searchpubinp {
    width: 142px !important;
}
.toolbar-left {
    align-items: center;
    width: 242px;
    font-size: 12px;
    padding: 0;
    float: left;
}
.filter-options {

    height:15px;
    float:left;
}
.filter-options li {
 
}
.book-list-item {
    float: left;
    height: auto;
    width: 920px;
    border-bottom: solid 1px #EAEAEA;
    box-sizing: border-box;
}
.book-list-item .book-list-content {
    width: 796px;
    padding: 20px 0 25px 22px;
    box-sizing: border-box;
    position: relative;
    float: left;
}
.page-widget ul .active {
    background-color: #CD0000;
    border-radius:0;
}
.page-widget ul .active a {
    color: white;
}
.PartyBuildHistory_Img img {
    height: 104px;
    width: 185px;
    box-shadow: none;
}
.PartyBuildHistory-row .PartyBuildHistory-item {
    float: left;
    width: 185px;
    padding-left: 0px;
    padding-right: 10px;
}
.search-main-list {
    float: left;
    width: 100%;
}

.search-main-list .PartyBuildHistory-row {
    width: 100%;
    justify-content: center;
    padding-bottom: 20px;
    padding-top:0px;
    height: 156px;
}

.PartyBuild-History-ToolBar {
    width: 965px !important;
    margin: 0 auto;
    float: none;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: #555;
    border-bottom: solid 1px #EAEAEA;
}
.subject_bottom {
    padding-top: 0;
    width: 1200px;
    height: auto;
}
.recominfo {
    width: 1200px;
}
.recominfo {
    margin-bottom:40px;
}
.subject_list {
    border: 1px solid rgba(221,221,221,0.3);
    background-color: #FFFFFF;
}
.ZTlist {
    width:830px;
    padding:0;
}
.ztBook {
    margin-top:40px;
    margin-right:10px;
    width:112px;
}
.imgctrl {
    height:154px;
    border:none;
}
.ztcenter {
    margin-bottom:0;
}
.subject_recom {
    margin: 0 auto;
    width: 1200px;
}
.ztcenter {
    padding: 20px 0;
    width: 965px !important;
    margin: 0 auto;
    float: none;
}
.subject_container {
    width: 970px;
    color: #555555;
    float: none;
    font-size: 12px;
    height: 190px;
    margin: 0 auto;
    background-color: #fff;
    border-bottom: 1px solid #EFEFEF;
}
.subject-main-list {
    width: 1200px;
    background-color: #fff;
}
.subject_img {
    border: none;
    float: left;
    height: 165px;
    width: 118px;
    margin-top: 15px;
}
.containerright {
    width: 790px;
    float: left;
    position: relative;
}
.subject_container .checkbox {
    float: left;
    margin-left: 10px;
    margin-right: 15px;
    margin-top: 15px;
}
.subject_container .book-list-check {
    float: left;
    width: 175px;
}
.titlectrl {
    margin-bottom: 10px;
}
.autherisbn {
    width: auto;
    float: left;
    margin-left: 10px;
}
.profile {
    width: 790px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:normal !important;
    height: 50px;
    line-height: 25px;
}
.autherctrl {
    float: left;
    height: auto;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    width: 100%;
}
.subject-main-footer {
    color: #555;
    float: left;
    font-size: 12px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 40px;
    width: 100%;
    background-color: white;
    margin-top: 0px !important;
}
.subject-main-footer .page-widget {
    height: 36px;
    margin: 0 auto;
    min-width: 160px;
    width: auto !important;
    margin-right:18px;
}
.detail-body {
    width: 1200px;
    background-color: white;
}
.detail-body-man .sp-nav {
    margin-left:40px;
    padding-top:30px;
    margin-bottom:0px;
}
.detail-bodyleft {

}
.detail-normal {
    width:255px;
}
.list-no-result {
    min-height: 260px;
    margin: 0px auto;
    padding-top:110px;
}
.search-title-text {
    font-size:13px;
    margin:0 auto;
    margin-bottom:20px;
    width:965px;
}
.book-search .filter-options {
    width: auto !important;
    height: auto !important;
}
.filter-options .active {
    background-color: transparent;
}
.class-check {
    background-color: #CC0001 !important;
    color:#fff !important;
}
.resource-type .downbox {
    background: #fff;
    border: 1px solid #ddd;
    width: 92px;
    margin-left: -1px;
    padding: 10px 0px;
    position: relative;
    z-index: 99999;
}
.resource-type .downbox a{
    color:#9D8360;
    text-align:center;
    font-size:15px;
}
.resource-type .downbox li{
    display:block;
    width:72px;
    height:30px;
    line-height:30px;
    text-align:left;
    margin-left:20px;
}
.resource-type .downbox .active{
    color:#CC0001;
}
.sehistory {
    width:400px !important;
/*    margin-left:105px;
    margin-top:36px !important;*/
}
.sp-box .search-title-text {
    font-size: 13px;
    margin-bottom: 20px;
    padding-top:30px;
    margin-left:30px;
}
.txtbox {
    width: 92px;
    height: 34px;
    cursor: pointer;
}
.book-search .filter-options li {
    float:left;
}
.search-title-text label {
    font-weight:bold;
}
.toolbar-left .toolbar-edit {
    display: none !important;
}

.book-list-item .book-list-cover img {
    width: 84px;
    height: 115px;
}
.book-list-item .book-list-check {
    width:20px;
    padding:20px 0 !important;
}

.multimedia em {
    color: #f53e3a;
}
.Audio_BookInfo {
    height:40px;
    line-height:40px;
    float:left;
}
.split_li,.split_li .Audio_Num, .split_li .Audio_BookTitle, .split_li .AudioInfo_Top {
    background-color: #FAFAFA;
}
.Audio_Num {
    float: left;
    width: 40px;
    text-align: center;
    color: #B7B7C1;
    font-size:14px;
    padding-right:30px;
}
.Audio_BookTitle {
    width:820px;
    float:left;
}
.Audio_BookTitle a{
   color:#434343;
   text-decoration:none;
    font-size: 13px;
}
.AudioInfo_Top {
    width: 70px;
    float: left;
    color: #B7B7C1;
    font-size: 13px;
}
.search-left {
    /*    display:none;*/
    margin-left: 20px !important;
    width: 204px !important;
}
.searcht .search-mate {
    /*top: 38px !important;*/
    top: 45px !important;
    /*left: 104px !important;*/
    width: 380px !important;
    padding-bottom: 0 !important;
}
.typebox.xkfl-cont ul:first-child {
    width: 180px !important;
}
.seach-box {
    width: 200px !important;
}
.lit .name {
    width: 120px !important;
}
.search-main-list .kg {
    margin: 50px auto;
    width: 243px;
}
.notclick {
    pointer-events: none;
}
.stext {
    user-select: none;
}
.selected_img {
    width: 13px;
    height: 13px;
    display: inline-block;
    position:relative;
    top:4px;
    margin-right:2px;
    background: url("/Content/package/PartyBuild/radio_btn.png") no-repeat;
}
.selected .selected_img {
    background: url("/Content/package/PartyBuild/radio_btn_selected.png") no-repeat;
}
.search-type label {
    height: 35px;
    line-height: 35px;
    display: inline-block;
}
.detail-zrecommend .zrec-lit {
    font-size:13px;
}


.search-main-category {
    background-color: #F5F5F5;
    border: 1px solid #e5e1de;
    float: left;
    margin-bottom: 10px;
    width: 100%;
    position: relative;
}