body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

/* body, button, input, select, textarea { font:12px/1.5 tahoma, arial, \5b8b\4f53; } */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
    color: black;
    text-decoration: none;
}

    a:hover {
        color: rgb(0, 139, 255);
        text-decoration: none;
    }

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
}

.sprite {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../images/fly.png)no-repeat 0 0;
}

.M-box a {
    display: inline-block;
    width: 27px;
    height: 27px;
    margin: 0 10px;
    line-height: 27px;
    text-align: center;
    border-radius: 2px;
}

.M-box .active {
    display: inline-block;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border-radius: 2px;
    background: #D32F26;
    color: #fff;
}

.M-box .prev,
.M-box .next {
    width: 50px;
}

.M-box .jump-btn {
    width: 40px;
}

.M-box input.jump-ipt {
    width: 43px;
    height: 27px;
}

.header {
    /*height: 167px;*/
    height: 257px;
    width: 100%;
    background-repeat: no-repeat;
    /*   background-size: cover;*/
    background-size: 100% 100%;
    background-image: url('../img/headerbg.jpg');
}

    .header .headerBox {
        width: 1200px;
        margin: 0 auto;
    }

        .header .headerBox .headerTitleImg {
            margin-top: 38px;
            margin-bottom: 46px;
        }

        .header .headerBox .headerList {
            display: inline-block;
            vertical-align: middle;
        }

            .header .headerBox .headerList li {
                float: left;
                margin-left: 50px;
                font-size: 16px;
                font-family: Source Han Sans CN;
                font-weight: bold;
            }

                .header .headerBox .headerList li a {
                    color: #000;
                    display: inline-block;
                    padding-bottom: 8px;
                    border-bottom: 5px solid rgba(200, 200, 200, 0);
                }

                    .header .headerBox .headerList li a:hover {
                        color: #E3001B;
                        border-bottom: 5px solid #E3001B;
                    }

        .header .headerBox .loginShow {
            width: 128px;
            text-align: right;
            display: inline-block;
            vertical-align: middle;
            margin-top: -13px;
            margin-left: 43px;
        }

            .header .headerBox .loginShow .library {
                width: 104px;
                height: 30px;
                background: #F0AF00;
                border-radius: 3px;
                font-size: 12px;
                font-family: Source Han Sans CN;
                font-weight: 400;
                color: #fff;
                border: none;
            }

            .header .headerBox .loginShow img {
                width: 14px;
                cursor: pointer;
            }

            .header .headerBox .loginShow span {
                display: inline-block;
                margin-left: 10px;
                font-size: 12px;
                font-family: Adobe Heiti Std;
                font-weight: normal;
                color: #C29352;
                cursor: pointer;
            }

                .header .headerBox .loginShow span:nth-of-type(1) {
                    margin-right: 20px;
                }

.breadcrumb li + li:before {
    color: #333;
    content: "> ";
    padding: 0 5px;
}

.index .headerContainer {
    width: 100%;
    height: 354px;
    /* background-image: url(../img/headerbgc.png); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
}

    .index .headerContainer .header {
        background-image: none;
    }

    .index .headerContainer .sousuo {
        width: 1136px;
        height: 171px;
        padding: 65px 80px 30px;
        margin: 0 auto;
        background-color: rgba(255, 255, 255, 0.2);
    }

        .index .headerContainer .sousuo .sousuoBox {
            float: left;
            position: relative;
            width: 729px;
            height: 48px;
            background: #FFFFFF;
            box-shadow: 0px 0px 8px 0px rgba(126, 141, 148, 0.2);
            border-radius: 2px;
        }

            .index .headerContainer .sousuo .sousuoBox .selectSousuo {
                width: 144px;
                height: 100%;
            }

                .index .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default {
                    border: none;
                    width: 100%;
                    height: 100%;
                    color: #000000;
                    background-color: #fff;
                }

                    .index .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default:hover {
                        background-color: #fff;
                        color: #000000;
                    }

                    .index .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default:focus {
                        background-color: #fff;
                        color: #000000;
                    }

                    .index .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default:active {
                        background-color: #fff;
                    }

                    .index .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default .selecChecked {
                        display: inline-block;
                        width: 72px;
                        text-align: left;
                    }

                    .index .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default .caret {
                        color: #E3001B;
                    }

                .index .headerContainer .sousuo .sousuoBox .selectSousuo .dropdown-menu {
                    min-width: 144px;
                    top: 95%;
                    border-radius: 0;
                    border: none;
                    box-shadow: none;
                }

                    .index .headerContainer .sousuo .sousuoBox .selectSousuo .dropdown-menu li a {
                        padding: 3px 30px;
                    }

                        .index .headerContainer .sousuo .sousuoBox .selectSousuo .dropdown-menu li a:hover {
                            color: #E3001B;
                            background: #FFDEE2;
                        }

            .index .headerContainer .sousuo .sousuoBox .open .dropdown-toggle.btn-default {
                background: #fff;
            }

            .index .headerContainer .sousuo .sousuoBox .sousuozhongjian {
                position: absolute;
                width: 1px;
                height: 34px;
                background: #DCDCDC;
                top: 10px;
                left: 145px;
            }

            .index .headerContainer .sousuo .sousuoBox .inputSousuo {
                position: absolute;
                top: 0;
                right: 0;
                width: 582px;
                height: 100%;
                border: none;
            }

            .index .headerContainer .sousuo .sousuoBox .remensousuo {
                position: absolute;
                left: 160px;
                bottom: -30px;
            }

                .index .headerContainer .sousuo .sousuoBox .remensousuo .remenHint {
                    margin-right: 30px;
                }

    .index .headerContainer .bannerDot {
        overflow: hidden;
        position: absolute;
        bottom: 28px;
        left: 50%;
        transform: translateX(-50%);
    }

        .index .headerContainer .bannerDot li {
            width: 8px;
            height: 8px;
            background: #000000;
            opacity: 0.5;
            border-radius: 50%;
            float: left;
            margin-left: 12px;
        }

            .index .headerContainer .bannerDot li.dot_active {
                background: #FFFFFF;
                border: 1px solid #EEEEEE;
            }

.index .indexMain {
    padding-top: 12px;
    /* background-image: url(../img/bgcImg-index.png); */
    background-repeat: no-repeat;
    background-size: 100%;
}

    .index .indexMain .recommendResource {
        width: 1200px;
        height: 665px;
        margin: 0 auto;
        margin-bottom: 10px;
        overflow: hidden;
    }

        .index .indexMain .recommendResource .otherTitler h3 {
            font-size: 22px;
            font-weight: bold;
            line-height: 29px;
        }

            .index .indexMain .recommendResource .otherTitler h3 span {
                margin-left: 55px;
            }

                .index .indexMain .recommendResource .otherTitler h3 span a {
                    font-size: 12px;
                    font-weight: 400;
                    color: #999999;
                    line-height: 29px;
                }

        .index .indexMain .recommendResource .otherTitler p {
            margin-top: 10px;
            width: 57px;
            height: 3px;
            background: #B40016;
        }

        .index .indexMain .recommendResource .indexRecommend {
            width: 860px;
            height: 680px;
            float: left;
            background: #fff;
            padding: 20px;
            padding-bottom: 0px;
        }

            .index .indexMain .recommendResource .indexRecommend .indexRecommendContainer {
                margin-top: 20px;
            }

                .index .indexMain .recommendResource .indexRecommend .indexRecommendContainer ul {
                    width:841px;
                    display: flex;
                    flex-direction: row;
                    flex-wrap: wrap;
                    justify-content:flex-start;
                }

                    .index .indexMain .recommendResource .indexRecommend .indexRecommendContainer ul li {
                        width: 143px;
                        text-align: center;
                        /* height: 224px; */
                        /* margin-bottom: 45px; */
                        margin-right:25px;
                    }

                        .index .indexMain .recommendResource .indexRecommend .indexRecommendContainer ul li a .img {
                            display: inline-block;
                            overflow: hidden;
                            /*width: 100%;*/
                            height: 188px;
                            text-align: center;
                        }

                        .index .indexMain .recommendResource .indexRecommend .indexRecommendContainer ul li a img {
                            /*width: 100%;*/
                            height: 188px;
                        }

                        .index .indexMain .recommendResource .indexRecommend .indexRecommendContainer ul li a:hover .img {
                            box-shadow: 0px 7px 21px 0px rgba(87, 87, 87, 0.33);
                        }

                        .index .indexMain .recommendResource .indexRecommend .indexRecommendContainer ul li a p {
                            width: 100%;
                            margin-top: 10px;
                            margin-bottom: 15px;
                            font-size: 14px;
                            font-weight: 500;
                            color: #333333;
                            /* line-height: 29px; */
                            overflow: hidden;
                            text-overflow: ellipsis;
                            display: -webkit-box;
                            -webkit-box-orient: vertical;
                            -webkit-line-clamp: 2;
                            text-align: left;
                        }

                        .index .indexMain .recommendResource .indexRecommend .indexRecommendContainer ul li:nth-of-type(6) {
                            margin-left: 0;
                        }

        .index .indexMain .recommendResource .right {
            display: flex;
            flex-direction: column;
            align-items: flex-end;
        }

        .index .indexMain .recommendResource .indexNotic {
            width: 330px;
            float: right;
            background: #fff;
            padding: 20px;
        }

            .index .indexMain .recommendResource .indexNotic .indexNoticContainer {
                margin-top: 20px;
                height: 296px;
                overflow: hidden;
            }

                .index .indexMain .recommendResource .indexNotic .indexNoticContainer ul li {
                    position: relative;
                    line-height: 34px;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    padding-left: 8px;
                }

                    .index .indexMain .recommendResource .indexNotic .indexNoticContainer ul li a span {
                        font-size: 14px;
                        font-weight: 400;
                        color: #333333;
                    }

                    .index .indexMain .recommendResource .indexNotic .indexNoticContainer ul li::before {
                        position: absolute;
                        content: "";
                        width: 4px;
                        height: 4px;
                        border-radius: 50%;
                        background: #333333;
                        color: #333333;
                        top: 15px;
                        left: 0;
                    }

        .index .indexMain .recommendResource .search {
            width: 330px;
            height: 176px;
            background: #fff;
            margin-top: 10px;
            padding: 20px;
        }

            .index .indexMain .recommendResource .search .img {
                width: 290px;
                height: 70px;
                line-height: 70px;
                text-align: center;
                font-size: 18px;
                font-weight: bold;
                color: #FFFFFF;
                background: url(../img/librarySearch.png) no-repeat 100% top;
            }

        .index .indexMain .recommendResource .sousuo {
            display: flex;
            justify-content: space-between;
            align-items: center;
            border-radius: 2px;
            margin-top: 20px;
        }

            .index .indexMain .recommendResource .sousuo .inputSousuo {
                width: calc(100% - 45px);
                height: 45px;
                padding-left: 10px;
                border: 1px solid #E3001B;
                color: #222;
            }

            .index .indexMain .recommendResource .sousuo .jansuoBtn {
                width: 45px;
                height: 45px;
            }

    .index .indexMain .specialResource {
        overflow: hidden;
    }

        .index .indexMain .specialResource .otherTitler {
            width: 1200px;
            margin: 0 auto;
            padding: 20px;
            padding-bottom: 0px;
            background: #fff;
        }

            .index .indexMain .specialResource .otherTitler h3 {
                font-size: 22px;
                font-weight: bold;
                line-height: 29px;
            }

                .index .indexMain .specialResource .otherTitler h3 span {
                    margin-left: 55px;
                }

                    .index .indexMain .specialResource .otherTitler h3 span a {
                        font-size: 12px;
                        font-weight: 400;
                        color: #999999;
                        line-height: 29px;
                    }

            .index .indexMain .specialResource .otherTitler p {
                margin-top: 11px;
                width: 57px;
                height: 3px;
                background: #B40016;
            }

        .index .indexMain .specialResource .specialResourceContainer {
            width: 1200px;
            margin: 0 auto;
            padding: 0px 20px;
            background: #fff;
            position: relative;
            overflow: hidden;
            /* min-width: 100%; */
        }

            .index .indexMain .specialResource .specialResourceContainer #left {
                width: 20px;
                position: absolute;
                top: 0;
                left: 0;
                display: flex;
                align-items: center;
                bottom: 0;
                color: #A2A2A2;
                cursor: pointer;
                background: #fff;
            }
            .index .indexMain .specialResource .specialResourceContainer #right {
                width:20px;
                position: absolute;
                top: 0;
                right: 0;
                display: flex;
                align-items: center;
                bottom: 0;
                color: #A2A2A2;
                cursor: pointer;
                background: #fff;
            }

            .index .indexMain .specialResource .specialResourceContainer ul {
                
                display: flex;
                flex-wrap: nowrap;
                transition: margin-left .5s;
                
            }

                .index .indexMain .specialResource .specialResourceContainer ul li {
                    width: 280px;
                    /* height: 185px; */
                    flex: 0 0 290px;
                    text-align: center;
                    padding: 20px 0 20px 0;
                    /* margin-left: 2.6%; */
                }

                    .index .indexMain .specialResource .specialResourceContainer ul li img {
                        width: 280px;
                        height: 135px;
                        /* height: 100%; */
                    }

                    .index .indexMain .specialResource .specialResourceContainer ul li:nth-of-type(1) {
                        margin-left: 0;
                    }

    .index .indexMain .otherResource {
        width: 1200px;
        /*   margin: 10px auto 56px;*/
        margin: 10px auto 0;
        background: #fff;
    }

        .index .indexMain .otherResource .otherTitler {
            padding: 20px 20px 0px;
        }

            .index .indexMain .otherResource .otherTitler h3 {
                font-size: 22px;
                font-weight: bold;
                line-height: 29px;
            }

                .index .indexMain .otherResource .otherTitler h3 span {
                    margin-left: 55px;
                }

                    .index .indexMain .otherResource .otherTitler h3 span a {
                        font-size: 12px;
                        font-weight: 400;
                        color: #999999;
                        line-height: 29px;
                    }

            .index .indexMain .otherResource .otherTitler p {
                margin-top: 11px;
                width: 57px;
                height: 3px;
                background: #B40016;
            }

        .index .indexMain .otherResource .otherContainer {
            display: flex;
            width: 100%;
            justify-content: flex-start;
            flex-wrap: wrap;
            align-items: center;
            padding: 20px 20px 0px;
            max-height: 130px;
            overflow: hidden;
        }

            .index .indexMain .otherResource .otherContainer .item {
                width: 280px;
                height: 103px;
                margin-bottom: 10px;
                margin-left: 5px;
                margin-right: 5px;
                text-align: center;
                line-height: 103px;
                position: relative;
            }

                .index .indexMain .otherResource .otherContainer .item img {
                    width: 280px;
                    height: 103px;
                }

                .index .indexMain .otherResource .otherContainer .item span {
                    font-size: 16px;
                    font-weight: bold;
                    color: #FFFFFF;
                    position: absolute;
                    left: 50%;
                    transform: translateX(-50%);
                    display: inline-block;
                    width: 100%;
                }

            .index .indexMain .otherResource .otherContainer ul {
                display: flex;
                margin-top: 30px;
            }

                .index .indexMain .otherResource .otherContainer ul li {
                    width: 20%;
                    text-align: center;
                    background: #FFFFFF;
                    /* margin: 10px 32px 10px 0px; */
                }

                    .index .indexMain .otherResource .otherContainer ul li a {
                        display: inline-block;
                        width: 100%;
                        height: 100%;
                    }

                        .index .indexMain .otherResource .otherContainer ul li a p {
                            width: 100%;
                            display: inline-block;
                            font-size: 16px;
                            font-weight: bold;
                            color: #333333;
                            line-height: 29px;
                        }

/* .index .indexMain .otherResource .otherContainer ul li:nth-of-type(1) {
          margin-left: 0; } */
/* .index .indexMain .otherResource .otherContainer ul li img {
  padding: 15px;
  width: 110px;
} */

/* .index .indexMain .otherResource .otherContainer ul li:nth-of-type(1) img {
  padding: 15px;
  width: 110px;
}

.index .indexMain .otherResource .otherContainer ul li:nth-of-type(2) img {
  padding: 15px;
  width: 110px;
}

.index .indexMain .otherResource .otherContainer ul li:nth-of-type(3) img {
  padding: 15px 0 0 0;
  width: 110px;
}

.index .indexMain .otherResource .otherContainer ul li:nth-of-type(4) img {
  padding: 15px;
  width: 110px;
}

.index .indexMain .otherResource .otherContainer ul li:nth-of-type(5) img {
  padding: 15px;
  width: 110px;
}

.index .indexMain .otherResource .otherContainer ul li:nth-of-type(6) img {
  padding: 15px;
  width: 110px;
} */
.checkCurrent>.xialaspan {
    font-weight:bold;
}

.bookdetails .headerContainer {
    width: 100%;
    height: 454px;
    background-image: url(../img/headerbgc.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}

    .bookdetails .headerContainer .header {
        background-image: none;
    }

    .bookdetails .headerContainer .sousuo {
        width: 1136px;
        height: 171px;
        padding: 65px 80px 30px;
        margin: 0 auto;
    }

        .bookdetails .headerContainer .sousuo .sousuoBox {
            float: left;
            position: relative;
            width: 729px;
            height: 48px;
            background: #FFFFFF;
            box-shadow: 0px 0px 8px 0px rgba(126, 141, 148, 0.2);
            border-radius: 2px;
        }

            .bookdetails .headerContainer .sousuo .sousuoBox .selectSousuo {
                width: 144px;
                height: 100%;
            }

                .bookdetails .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default {
                    border: none;
                    width: 100%;
                    height: 100%;
                    color: #000000;
                    background-color: #fff;
                }

                    .bookdetails .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default:hover {
                        background-color: #fff;
                        color: #000000;
                    }

                    .bookdetails .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default:focus {
                        background-color: #fff;
                        color: #000000;
                    }

                    .bookdetails .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default:active {
                        background-color: #fff;
                    }

                    .bookdetails .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default .selecChecked {
                        display: inline-block;
                        width: 72px;
                        text-align: left;
                    }

                    .bookdetails .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default .caret {
                        color: #E3001B;
                    }

                .bookdetails .headerContainer .sousuo .sousuoBox .selectSousuo .dropdown-menu {
                    min-width: 144px;
                    top: 95%;
                    border-radius: 0;
                    border: none;
                    box-shadow: none;
                }

                    .bookdetails .headerContainer .sousuo .sousuoBox .selectSousuo .dropdown-menu li a {
                        padding: 3px 30px;
                    }

                        .bookdetails .headerContainer .sousuo .sousuoBox .selectSousuo .dropdown-menu li a:hover {
                            color: #E3001B;
                            background: #FFDEE2;
                        }

            .bookdetails .headerContainer .sousuo .sousuoBox .open .dropdown-toggle.btn-default {
                background: #fff;
            }

            .bookdetails .headerContainer .sousuo .sousuoBox .sousuozhongjian {
                position: absolute;
                width: 1px;
                height: 34px;
                background: #DCDCDC;
                top: 10px;
                left: 145px;
            }

            .bookdetails .headerContainer .sousuo .sousuoBox .inputSousuo {
                position: absolute;
                top: 0;
                right: 0;
                width: 582px;
                height: 100%;
                border: none;
            }

            .bookdetails .headerContainer .sousuo .sousuoBox .remensousuo {
                position: absolute;
                left: 160px;
                bottom: -30px;
            }

                .bookdetails .headerContainer .sousuo .sousuoBox .remensousuo .remenHint {
                    margin-right: 30px;
                }

    .bookdetails .headerContainer .bannerDot {
        overflow: hidden;
        position: absolute;
        bottom: 28px;
        left: 50%;
        transform: translateX(-50%);
    }

        .bookdetails .headerContainer .bannerDot li {
            width: 8px;
            height: 8px;
            background: #000000;
            opacity: 0.5;
            border-radius: 50%;
            float: left;
            margin-left: 12px;
        }

            .bookdetails .headerContainer .bannerDot li.dot_active {
                background: #FFFFFF;
                border: 1px solid #EEEEEE;
            }

.bookdetails .bookdetailsMain {
    width: 1200px;
    margin: 20px auto 0 auto;
}

    .bookdetails .bookdetailsMain .navpath {
        margin-top: 20px;
        margin-bottom: 29px;
        padding-bottom: 25px;
        border-bottom: 1px solid #EAEAEA;
        font-size: 12px;
    }

        .bookdetails .bookdetailsMain .navpath span {
            display: inline-block;
            margin: 0 5px;
        }

            .bookdetails .bookdetailsMain .navpath span a {
                color: #666;
                cursor: pointer;
            }

            .bookdetails .bookdetailsMain .navpath span:nth-of-type(1) {
                margin-left: 0;
            }

    .bookdetails .bookdetailsMain .bookdetailsBox .bookAbout {
        width: 270px;
        min-height: 301px;
        box-shadow: 0px 0px 8px 0px rgba(126, 141, 148, 0.2);
        border-radius: 2px;
        float: left;
    }

        .bookdetails .bookdetailsMain .bookdetailsBox .bookAbout .bookAboutContainer h3 {
            line-height: 30px;
            padding-left: 27px;
            border-left: 5px solid #D32F26;
            font-size: 14px;
            font-weight: 500;
            color: #D32F26;
        }

        .bookdetails .bookdetailsMain .bookdetailsBox .bookAbout .bookAboutContainer ul {
            padding: 0 33px;
        }

            .bookdetails .bookdetailsMain .bookdetailsBox .bookAbout .bookAboutContainer ul li {
                font-size: 12px;
                font-weight: 500;
                line-height: 36px;
            }

                .bookdetails .bookdetailsMain .bookdetailsBox .bookAbout .bookAboutContainer ul li a {
                    color: #000000;
                }

                    .bookdetails .bookdetailsMain .bookdetailsBox .bookAbout .bookAboutContainer ul li a p {
                        width: 100%;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                    }

    .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail {
        width: 892px;
        margin-bottom: 30px;
        padding: 30px;
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
        float: right;
    }

        .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail {
            display: flex;
            padding-bottom: 33px;
            border-bottom: 1px solid #EAEAEA;
        }

            .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail img {
                width: 201px;
                height: 278px;
                float: left;
            }

            .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow {
                display: inline-block;
                margin-left: 31px;
                margin-top: -4px;
            }

                .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow .bookNameShow {
                    display: flex;
                    justify-content: space-between;
                    margin-top: -4px;
                    font-size: 20px;
                    line-height: 26px;
                    font-weight: bold;
                    color: #333333;
                    position: relative;
                }

                    .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow .bookNameShow span {
                        width: 500px;
                    }

                    .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow .bookNameShow img {
                        /* position: absolute;
            top: 3px;
            right: 0; */
                        width: 16px;
                        height: 16px;
                    }

                .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow>ul {
                    width: 600px;
                }

                    .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow > ul li {
                        line-height: 32px;
                        overflow: hidden;
                        display: flex;
                        justify-content: space-between;
                    }

                        .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow > ul > li > div {
                            overflow: hidden;
                            white-space: nowrap;
                            text-overflow: ellipsis;
                        }

                        .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow > ul > li .viewmore {
                            cursor: pointer;
                        }

                        .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow > ul > li .gcinfo {
                            border-bottom: 1px solid #EAEAEA;
                        }
                        .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow > ul > li .gcinfo:last-of-type {
                            border-bottom: none;
                        }

                        .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow > ul > li > div:nth-of-type(1) {
                            width: 45%;
                        }

                        .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow > ul > li > div:nth-of-type(2) {
                            width: 45%;
                        }

                        .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow > ul > li div span {
                            font-size: 14px;
                            font-weight: 400;
                            color: #333333;
                        }

                        .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow > ul > li:nth-of-type(1) {
                            margin-top: 15px;
                            margin-bottom: 6px;
                        }

                            .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow > ul > li:nth-of-type(1) div span {
                                font-size: 12px;
                                font-weight: 500;
                                color: #EB0000;
                            }

                .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow .onlineReading {
                    margin-top: 31px;
                    width: 140px;
                    height: 40px;
                    background: #EB0000;
                    border-radius: 5px;
                }

                .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookNameDetail .bookDetailShow .Collection {
                    margin-top: 31px;
                    margin-left: 10px;
                    width: 140px;
                    height: 40px;
                    border: 1px solid #EB0000;
                    color: #EB0000;
                    background: #fff;
                    border-radius: 5px;
                }

        .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer h3 {
            font-size: 16px;
            font-weight: bold;
            color: #333333;
        }

        .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookDescription {
            margin-top: 23px;
            padding-bottom: 25px;
            border-bottom: 1px solid #EAEAEA;
        }

            .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookDescription p {
                margin-top: 21px;
                padding-left: 25px;
                width: 793px;
                font-size: 12px;
                font-weight: 400;
                color: #333333;
                line-height: 25px;
            }

        .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookCatalogue {
            margin-top: 26px;
        }

            .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookCatalogue ul {
                margin-top: 21px;
                padding-left: 25px;
            }

                .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookCatalogue ul li {
                    font-size: 12px;
                    font-weight: 400;
                    line-height: 27px;
                }

                    .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookCatalogue ul li a {
                        color: #333333;
                    }

            .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookCatalogue .bookCatalogueAll {
                margin-top: 16px;
                margin-left: 49px;
                font-size: 12px;
                font-weight: 400;
            }

                .bookdetails .bookdetailsMain .bookdetailsBox .bookdetail .bookdetailContainer .bookCatalogue .bookCatalogueAll span a {
                    color: #999999;
                }

.annunciate .header {
    /*height: 167px;*/
}

.annunciate .noticeContainer {
    margin: 22px auto;
    width: 1200px;
    min-height: calc(100VH - 268px);
}

    .annunciate .noticeContainer .annunciateTitle {
        padding-bottom: 22px;
        border-bottom: 1px solid #EAEAEA;
    }

    .annunciate .noticeContainer .annunciateList {
        padding: 0 42px;
    }

        .annunciate .noticeContainer .annunciateList ul li {
            font-size: 14px;
            font-weight: 400;
            line-height: 50px;
            border-bottom: 1px solid #EAEAEA;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .annunciate .noticeContainer .annunciateList ul li a span {
                color: #000000;
            }

                .annunciate .noticeContainer .annunciateList ul li a span:nth-of-type(1) {
                    float: left;
                    width: 90%;
                }

                .annunciate .noticeContainer .annunciateList ul li a span:nth-of-type(2) {
                    float: right;
                }

    .annunciate .noticeContainer .annunciatePage {
        margin-top: 56px;
        text-align: center;
    }

        .annunciate .noticeContainer .annunciatePage input {
            float: none;
        }

    .annunciate .noticeContainer .noticeBox {
        padding: 0 42px;
        margin-top: 16px;
    }

        .annunciate .noticeContainer .noticeBox .noticeTitle {
            text-align: center;
            padding-bottom: 26px;
            font-size: 20px;
            font-weight: bold;
        }

        .annunciate .noticeContainer .noticeBox .noticeTime {
            text-align: center;
            padding-bottom: 30px;
            font-size: 14px;
            font-weight: 400;
        }

        .annunciate .noticeContainer .noticeBox .noticeContent {
            font-size: 14px;
            font-weight: 400;
            line-height: 50px;
        }

            .annunciate .noticeContainer .noticeBox .noticeContent img {
                max-width: 100%;
            }

.library {
    width: 100%;
    height: 100%;
}

    .library .modalHint {
        display: none;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        -khtml-user-select: none;
        -o-user-select: none;
        user-select: none;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
    }

        .library .modalHint .modalDialog {
            width: 588px;
            height: 297px;
            padding: 27px 27px 40px 27px;
            background: #FFFFFF;
            border-radius: 4px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
        }

            .library .modalHint .modalDialog .modalHeader {
                padding-bottom: 20px;
                overflow: hidden;
                border-bottom: 1px solid #EBEBEB;
            }

                .library .modalHint .modalDialog .modalHeader h3 {
                    float: left;
                    width: 64px;
                    height: 16px;
                    font-size: 16px;
                    font-family: Source Han Sans CN;
                    font-weight: 500;
                    color: #000000;
                }

                .library .modalHint .modalDialog .modalHeader .modalClose {
                    margin-top: -2px;
                    float: right;
                    width: 14px;
                    height: 14px;
                    padding: 0;
                    background: #fff;
                    border: none;
                    border-radius: 3px;
                }

                    .library .modalHint .modalDialog .modalHeader .modalClose img {
                        width: 14px;
                        height: 14px;
                    }

            .library .modalHint .modalDialog .modalBody {
                overflow-x: hidden;
                overflow-y: auto;
                height: 157px;
                text-align: center;
            }

                .library .modalHint .modalDialog .modalBody p {
                    padding-top: 49px;
                    width: 343px;
                    margin: 0 auto;
                    font-size: 16px;
                    font-weight: 500;
                    color: #333333;
                    line-height: 36px;
                }

                .library .modalHint .modalDialog .modalBody .newGroupBox {
                    width: 458px;
                    margin: 0 auto;
                    padding-top: 29px;
                    text-align: left;
                }

                    .library .modalHint .modalDialog .modalBody .newGroupBox h4 {
                        font-size: 16px;
                        font-weight: 500;
                        color: #333333;
                        line-height: 36px;
                    }

                    .library .modalHint .modalDialog .modalBody .newGroupBox input {
                        width: 100%;
                        height: 45px;
                        margin: 4px auto 0;
                        border: 1px solid #E5E5E5;
                        border-radius: 5px;
                    }

                .library .modalHint .modalDialog .modalBody .moveResourcesBox {
                    margin-top: 22px;
                    font-size: 14px;
                    font-weight: 500;
                    color: #333333;
                }

                    .library .modalHint .modalDialog .modalBody .moveResourcesBox .moveNewGroup {
                        border: 1px solid #EBEBEB;
                        line-height: 37px;
                        border-bottom: none;
                        cursor: pointer;
                    }

                    .library .modalHint .modalDialog .modalBody .moveResourcesBox .groupCount {
                        overflow-y: auto;
                    }

                        .library .modalHint .modalDialog .modalBody .moveResourcesBox .groupCount li {
                            border: 1px solid #EBEBEB;
                            line-height: 37px;
                            padding: 0 30px;
                            overflow: hidden;
                            cursor: pointer;
                        }

.color_Countred {
    background-color: red;
}

.library .modalHint .modalDialog .modalBody .moveResourcesBox .groupCount li span:nth-of-type(1) {
    float: left;
}

.library .modalHint .modalDialog .modalBody .moveResourcesBox .groupCount li span:nth-of-type(2) {
    float: right;
}

.library .modalHint .modalDialog .modalFotter {
    width: 297px;
    margin: 0 auto;
}

    .library .modalHint .modalDialog .modalFotter button {
        width: 117px;
        height: 35px;
        background: #DB001A;
        border-radius: 5px;
    }

    .library .modalHint .modalDialog .modalFotter .cancelBtn {
        margin-left: 63px;
        background: #E7E7E7;
        color: #666;
    }

.library .headerContainer {
    width: 100%;
    height: 454px;
    background-image: url(../img/headerbgc.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}

    .library .headerContainer .header {
        background-image: none;
    }

    .library .headerContainer .sousuo {
        width: 1136px;
        height: 171px;
        padding: 65px 80px 30px;
        margin: 0 auto;
        background-color: rgba(255, 255, 255, 0.2);
    }

        .library .headerContainer .sousuo .sousuoBox {
            float: left;
            position: relative;
            width: 729px;
            height: 48px;
            background: #FFFFFF;
            box-shadow: 0px 0px 8px 0px rgba(126, 141, 148, 0.2);
            border-radius: 2px;
        }

            .library .headerContainer .sousuo .sousuoBox .selectSousuo {
                width: 144px;
                height: 100%;
            }

                .library .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default {
                    border: none;
                    width: 100%;
                    height: 100%;
                    color: #000000;
                    background-color: #fff;
                }

                    .library .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default:hover {
                        background-color: #fff;
                        color: #000000;
                    }

                    .library .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default:focus {
                        background-color: #fff;
                        color: #000000;
                    }

                    .library .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default:active {
                        background-color: #fff;
                    }

                    .library .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default .selecChecked {
                        display: inline-block;
                        width: 72px;
                        text-align: left;
                    }

                    .library .headerContainer .sousuo .sousuoBox .selectSousuo .btn-default .caret {
                        color: #E3001B;
                    }

                .library .headerContainer .sousuo .sousuoBox .selectSousuo .dropdown-menu {
                    min-width: 144px;
                    top: 95%;
                    border-radius: 0;
                    border: none;
                    box-shadow: none;
                }

                    .library .headerContainer .sousuo .sousuoBox .selectSousuo .dropdown-menu li a {
                        padding: 3px 30px;
                    }

                        .library .headerContainer .sousuo .sousuoBox .selectSousuo .dropdown-menu li a:hover {
                            color: #E3001B;
                            background: #FFDEE2;
                        }

            .library .headerContainer .sousuo .sousuoBox .open .dropdown-toggle.btn-default {
                background: #fff;
            }

            .library .headerContainer .sousuo .sousuoBox .sousuozhongjian {
                position: absolute;
                width: 1px;
                height: 34px;
                background: #DCDCDC;
                top: 10px;
                left: 145px;
            }

            .library .headerContainer .sousuo .sousuoBox .inputSousuo {
                position: absolute;
                top: 0;
                right: 0;
                width: 582px;
                height: 100%;
                border: none;
            }

            .library .headerContainer .sousuo .sousuoBox .remensousuo {
                position: absolute;
                left: 160px;
                bottom: -30px;
            }

                .library .headerContainer .sousuo .sousuoBox .remensousuo .remenHint {
                    margin-right: 30px;
                }

    .library .headerContainer .bannerDot {
        overflow: hidden;
        position: absolute;
        bottom: 28px;
        left: 50%;
        transform: translateX(-50%);
    }

        .library .headerContainer .bannerDot li {
            width: 8px;
            height: 8px;
            background: #000000;
            opacity: 0.5;
            border-radius: 50%;
            float: left;
            margin-left: 12px;
        }

            .library .headerContainer .bannerDot li.dot_active {
                background: #FFFFFF;
                border: 1px solid #EEEEEE;
            }

.library .bookdetailsMain {
    width: 1200px;
    margin: 20px auto 0 auto;
    min-height: 768px;
}

    .library .bookdetailsMain .navpath {
        margin-top: 20px;
        margin-bottom: 29px;
        padding-bottom: 25px;
        border-bottom: 1px solid #EAEAEA;
        font-size: 12px;
    }

        .library .bookdetailsMain .navpath span {
            display: inline-block;
            margin: 0 5px;
        }

            .library .bookdetailsMain .navpath span a {
                color: #666;
                cursor: pointer;
            }

            .library .bookdetailsMain .navpath span:nth-of-type(1) {
                margin-left: 0;
            }

    .library .bookdetailsMain .libraryPath .libraryBreadcrumb {
        padding: 0;
        margin-bottom: 0;
        background: #fff;
    }

        .library .bookdetailsMain .libraryPath .libraryBreadcrumb li a {
            color: #333;
        }

    .library .bookdetailsMain .bookdetailsBox .bookAbout {
        width: 270px;
        min-height: 301px;
        box-shadow: 0px 0px 8px 0px rgba(126, 141, 148, 0.2);
        border-radius: 2px;
        float: left;
    }

        .library .bookdetailsMain .bookdetailsBox .bookAbout .bookAboutContainer h3 {
            line-height: 30px;
            padding-left: 27px;
            border-left: 5px solid #D32F26;
            font-size: 14px;
            font-weight: 500;
            color: #D32F26;
            background-color: #FFF4F3;
        }

        .library .bookdetailsMain .bookdetailsBox .bookAbout .bookAboutContainer ul {
            padding: 0 33px;
        }

            .library .bookdetailsMain .bookdetailsBox .bookAbout .bookAboutContainer ul li {
                font-size: 12px;
                font-weight: 500;
                line-height: 36px;
            }

                .library .bookdetailsMain .bookdetailsBox .bookAbout .bookAboutContainer ul li a {
                    color: #000000;
                }

                    .library .bookdetailsMain .bookdetailsBox .bookAbout .bookAboutContainer ul li a:hover {
                        color: #DB001A;
                    }

    .library .bookdetailsMain .bookdetailsBox .libraryAbout {
        width: 278px;
        min-height: 159px;
        margin: 0 0 60px 0;
    }

    .library .bookdetailsMain .bookdetailsBox .bookdetail {
        width: 892px;
        margin-bottom: 30px;
        padding: 30px;
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
        float: right;
    }

    .library .bookdetailsMain .bookdetailsBox .libraryContent {
        width: 899px;
        margin: 0 0 60px 0;
        padding: 0 0 60px 0;
    }

        .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryBtnSet {
            width: 100%;
            height: 80px;
            background: #F8F8F8;
            position: relative;
            overflow: hidden;
            /* overflow-x: scroll; */
        }

            .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryBtnSet .libraryBtnList {
                /* width: 1200px; */
                position: absolute;
                left: 11px;
                top: 17px;
                font-size: 0;
            }

                .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryBtnSet .libraryBtnList a {
                    position: relative;
                    float: left;
                    width: 117px;
                    height: 45px;
                    line-height: 45px;
                    margin-right: 4px;
                    background: #fff;
                    text-align: center;
                    border: 1px solid #E5E5E5;
                    border-radius: 5px;
                    font-size: 12px;
                    font-weight: 500;
                    color: #333333;
                    cursor: pointer;
                }

                .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryBtnSet .libraryBtnList a img {
                    position: absolute;
                    top: 15px;
                    width: 12px;
                    height: 12px;
                    border-radius: 1px;
                }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryBtnSet .libraryBtnList a .titleGroupChange {
                        right: 30px;
                    }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryBtnSet .libraryBtnList a .titleGroupDelete {
                        right: 11px;
                    }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryBtnSet .libraryBtnList a:hover {
                        background: #DB001A;
                        color: #FFFFFF;
                    }

                .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryBtnSet .libraryBtnList .defaultGroup {
                    background: #DB001A;
                    color: #FFFFFF;
                }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryBtnSet .libraryBtnList .defaultGroup img {
                        /* right: 15px; */
                        display: none;
                    }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryBtnSet .libraryBtnList .defaultGroup:hover img {
                        display: block;
                    }

            .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryBtnSet .rightBtn {
                position: absolute;
                top: 36px;
                right: 19px;
                width: 6px;
                height: 7px;
            }

            .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryBtnSet .leftBtn {
                position: absolute;
                top: 36px;
                /* left: 19px; */
                width: 6px;
                height: 7px;
            }

        .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryResource {
            width: 881px;
            margin: 0 auto;
            border-bottom: 1px solid #EAEAEA;
        }

            .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryResource h3 {
                padding-top: 17px;
                padding-left: 14px;
                padding-bottom: 15px;
                font-size: 16px;
                font-weight: bold;
                color: #333333;
            }

                .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryResource h3 span {
                    margin-left: 16px;
                    font-size: 12px;
                    font-weight: 500;
                }

        .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow {
            width: 881px;
            margin: 0 auto;
            border-width: 0;
        }

            .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowTitle {
                line-height: 51px;
                font-size: 0;
                border-bottom: 1px solid #FFF4F3;
            }

                .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowTitle div {
                    display: inline-block;
                    text-align: center;
                    font-size: 12px;
                    font-weight: 500;
                    color: #333333;
                }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowTitle div:nth-of-type(1) {
                        width: 52px;
                    }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowTitle div:nth-of-type(2) {
                        width: 367px;
                    }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowTitle div:nth-of-type(3) {
                        width: 222px;
                    }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowTitle div:nth-of-type(4) {
                        width: 119px;
                    }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowTitle div:nth-of-type(5) {
                        width: 96px;
                    }

            .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowMain li {
                background: #fff;
                font-size: 0;
            }

                .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowMain li div {
                    font-size: 12px;
                    display: inline-block;
                    text-align: center;
                    height: 92px;
                    border: none;
                    padding: 23px 5px 26px 5px;
                    padding: auto;
                    vertical-align: middle;
                }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowMain li div:nth-of-type(1) {
                        width: 52px;
                    }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowMain li div:nth-of-type(2) {
                        width: 367px;
                        text-align: left;
                    }

                        .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowMain li div:nth-of-type(2) h3 {
                            width: 357px;
                            overflow: hidden;
                            white-space: nowrap;
                            text-overflow: ellipsis;
                            font-size: 14px;
                            font-weight: 500;
                            color: #333333;
                        }

                        .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowMain li div:nth-of-type(2) p {
                            width: 261px;
                            text-align: left;
                            margin: 19px 26px 0;
                            font-weight: 500;
                            color: #666666;
                        }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowMain li div:nth-of-type(3) {
                        width: 222px;
                    }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowMain li div:nth-of-type(4) {
                        width: 119px;
                    }

                    .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowMain li div:nth-of-type(5) {
                        width: 96px;
                        position: relative;
                        cursor: pointer;
                    }

                        .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowMain li div:nth-of-type(5) ul {
                            position: absolute;
                            top: 45px;
                            width: 76px;
                            height: 103px;
                            margin: 0 auto;
                            background: #FFFFFF;
                            box-shadow: 0px 0px 8px 0px rgba(126, 141, 148, 0.2);
                            border-radius: 4px;
                            z-index: 100;
                            display: none;
                        }

                            .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowMain li div:nth-of-type(5) ul li {
                                font-size: 12px;
                                font-weight: 500;
                                color: #666666;
                                line-height: 32px;
                                cursor: pointer;
                            }

                .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryShow .libraryShowMain li hr {
                    margin: auto;
                    margin-top: 0;
                    margin-bottom: 0;
                    width: 841px;
                    height: 1px;
                    background: #FFF4F3;
                }

        .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryFooter {
            width: 841px;
            margin: 0 auto;
            margin-top: 56px;
            font-size: 12px;
            font-weight: 500;
            color: #999999;
        }

            .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryFooter .libraryAllChecked input {
                margin-right: 13px;
            }

            .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryFooter button {
                margin-left: 44px;
                padding: 0;
                border: none;
                background: #fff;
            }

            .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryFooter .M-box-library {
                float: right;
                margin-top: -5px;
                margin-right: -3px;
            }

                .library .bookdetailsMain .bookdetailsBox .libraryContent .bookdetailContainer .libraryFooter .M-box-library a {
                    color: #999999;
                }

.jansuoBtn {
    width: 88px;
    height: 35px;
    background: #E3001B;
    border-radius: 2px;
    color: #FFFFFF;
    border: none;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}

    .jansuoBtn img {
        margin-right: 7px;
    }

.gaojijiansuo {
    margin-left: 11px;
    background: #FFFFFF;
    border: 1px solid #FFA400;
    font-size: 12px;
    font-weight: bold;
    color: #FFA400;
}

.containerZhuan .presentationZhuan {
    overflow: hidden;
    width: 1200px;
    height: 270px;
    margin: 0 auto;
    background-image: url(../img/dangshibgc.png);
    background-repeat: no-repeat;
    background-size: cover;
}

    .containerZhuan .presentationZhuan p {
        width: 887px;
        height: 76px;
        margin: 160px auto;
        text-indent: 50px;
        font-size: 14px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #683C00;
        line-height: 30px;
    }

.containerZhuan .countentZhuan {
    width: 1200px;
    overflow: hidden;
    margin: 0px auto 0;
    padding-top: 30px;
}

    .containerZhuan .countentZhuan .countentZhuanTop {
        position: relative;
        padding-bottom: 28px;
    }

        .containerZhuan .countentZhuan .countentZhuanTop .sousuoBox {
            text-align: center;
        }

            .containerZhuan .countentZhuan .countentZhuanTop .sousuoBox span {
                font-size: 12px;
                font-family: Source Han Sans CN;
                font-weight: bold;
                color: #000000;
            }

            .containerZhuan .countentZhuan .countentZhuanTop .sousuoBox input {
                width: 433px;
                height: 35px;
                margin-left: 22px;
                border: 1px solid #E5E5E5;
                box-shadow: 0px 0px 10px 0px rgba(126, 141, 148, 0.35);
                border-radius: 2px;
            }

            .containerZhuan .countentZhuan .countentZhuanTop .sousuoBox button {
                margin-left: 5px;
            }

            .containerZhuan .countentZhuan .countentZhuanTop .sousuoBox .remensousuo {
                position: absolute;
                left: 385px;
                bottom: 0;
            }

                .containerZhuan .countentZhuan .countentZhuanTop .sousuoBox .remensousuo span {
                    font-size: 12px;
                    font-family: Source Han Sans CN;
                    font-weight: 500;
                    color: #999999;
                }

                .containerZhuan .countentZhuan .countentZhuanTop .sousuoBox .remensousuo .remenHint {
                    margin-left: 25px;
                    color: #333;
                }

    .containerZhuan .countentZhuan .titleListZhuan {
        margin-top: 60px;
        padding-bottom: 19px;
        text-align: center;
    }

        .containerZhuan .countentZhuan .titleListZhuan h3 {
            font-size: 22px;
            font-family: Source Han Sans CN;
            font-weight: bold;
            color: #000000;
            line-height: 22px;
        }

        .containerZhuan .countentZhuan .titleListZhuan span {
            display: inline-block;
            margin-top: 13px;
            width: 57px;
            height: 3px;
            background: #ECAD2A;
        }

    .containerZhuan .countentZhuan .leftZhuan {
        width: 268px;
        margin: 2px;
        float: left;
    }

        .containerZhuan .countentZhuan .leftZhuan .selectNew {
            width: 264px;
            height: auto;
            max-width: 261px;
            margin-bottom: 20px;
            background: #FFFFFF;
            box-shadow: 0px 0px 8px 0px rgba(126, 141, 148, 0.2);
            border-radius: 2px;
        }

            .containerZhuan .countentZhuan .leftZhuan .selectNew .selectBox {
                position: relative;
                width: 100%;
                height: 30px;
                background: #FFF4F3;
                cursor: pointer;
            }

                .containerZhuan .countentZhuan .leftZhuan .selectNew .selectBox .leftSelectBox {
                    width: 5px;
                    height: 100%;
                    background: #D32F26;
                    position: absolute;
                    left: 0;
                    top: -1px;
                }

                .containerZhuan .countentZhuan .leftZhuan .selectNew .selectBox .centerSelectBox {
                    position: absolute;
                    left: 27px;
                    top: 6px;
                    width: 80%;
                    height: 100%;
                    overflow: hidden;
                    font-size: 14px;
                    font-family: Source Han Sans CN;
                    font-weight: 500;
                    color: #D32F26;
                }

                .containerZhuan .countentZhuan .leftZhuan .selectNew .selectBox .rightSelectBox {
                    position: absolute;
                    top: 12px;
                    right: 13px;
                }

            .containerZhuan .countentZhuan .leftZhuan .selectNew .listSelect {
                margin: 10px 13px 0 13px;
                padding-bottom: 9px;
            }

                .containerZhuan .countentZhuan .leftZhuan .selectNew .listSelect li {
                    font-size: 12px;
                    font-family: Source Han Sans CN;
                    font-weight: 500;
                    color: #000000;
                    line-height: 36px;
                }

                    .containerZhuan .countentZhuan .leftZhuan .selectNew .listSelect li input {
                        vertical-align: middle;
                    }

                    .containerZhuan .countentZhuan .leftZhuan .selectNew .listSelect li span {
                        display: inline-block;
                        width: 192px;
                        margin-left: 19px;
                        vertical-align: middle;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                    }

    .containerZhuan .countentZhuan .rightZhuan {
        width: 890px;
        float: right;
    }

        .containerZhuan .countentZhuan .rightZhuan .specialitmeSousuoMain {
            margin: 2px auto;
        }

            .containerZhuan .countentZhuan .rightZhuan .specialitmeSousuoMain .sousuoBox {
                float: left;
                position: relative;
                width: 640px;
                height: 48px;
                background: #FFFFFF;
                box-shadow: 0px 0px 8px 0px rgba(126, 141, 148, 0.2);
                border-radius: 2px;
            }

                .containerZhuan .countentZhuan .rightZhuan .specialitmeSousuoMain .sousuoBox .selectSpecialitme {
                    position: absolute;
                    width: 120px;
                    height: 100%;
                }

                    .containerZhuan .countentZhuan .rightZhuan .specialitmeSousuoMain .sousuoBox .selectSpecialitme .btn-default {
                        border: none;
                        width: 100%;
                        height: 100%;
                        color: #000000;
                        background-color: #fff;
                    }

                        .containerZhuan .countentZhuan .rightZhuan .specialitmeSousuoMain .sousuoBox .selectSpecialitme .btn-default .selecChecked {
                            display: inline-block;
                            width: 72px;
                        }

                        .containerZhuan .countentZhuan .rightZhuan .specialitmeSousuoMain .sousuoBox .selectSpecialitme .btn-default .caret {
                            color: #E3001B;
                        }

                .containerZhuan .countentZhuan .rightZhuan .specialitmeSousuoMain .sousuoBox .sousuozhongjian {
                    position: absolute;
                    width: 1px;
                    height: 34px;
                    background: #DCDCDC;
                    top: 8px;
                    left: 121px;
                }

                .containerZhuan .countentZhuan .rightZhuan .specialitmeSousuoMain .sousuoBox .inputSousuo {
                    position: absolute;
                    padding-left: 10px;
                    padding-right: 10px;
                    text-align: left;
                    right: 0;
                    width: 512px;
                    height: 100%;
                    border: none;
                    color: #222;
                }

            .containerZhuan .countentZhuan .rightZhuan .specialitmeSousuoMain .jansuoBtn {
                margin-left: 10px;
            }

            .containerZhuan .countentZhuan .rightZhuan .specialitmeSousuoMain .gaojijiansuo {
                margin-left: 11px;
                background: #FFFFFF;
                border: 1px solid #FFA400;
                font-size: 12px;
                font-weight: bold;
                color: #FFA400;
            }

        .containerZhuan .countentZhuan .rightZhuan .remensousuoZhuan {
            width: 300px;
            height: 14px;
            margin-top: 23px;
            margin-left: 120px;
            margin-bottom: 28px;
            font-size: 14px;
            font-family: Source Han Sans CN;
            font-weight: 400;
            color: #666666;
        }

            .containerZhuan .countentZhuan .rightZhuan .remensousuoZhuan .remenHintZhuan {
                display: inline-block;
                margin-left: 10px;
                font-size: 14px;
                font-family: Source Han Sans CN;
                font-weight: 400;
                color: #666666;
            }

        .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan {
            width: 888px;
            /* height: 1381px; */
            margin-right: 2px;
            background: #FFFFFF;
            box-shadow: 0px 0px 8px 0px rgba(126, 141, 148, 0.2);
            border-radius: 2px;
            margin-top: 5px;
        }

            .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .sortZhuan {
                padding-top: 12px;
                padding-bottom: 12px;
                margin-left: 21px;
                margin-right: 20px;
                text-align: right;
            }

                .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .sortZhuan .sortLeftZhuan {
                    width: 49%;
                    height: 30px;
                    line-height: 30px;
                    display: inline-block;
                    text-align: left;
                }

                .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .sortZhuan .searchCount {
                    color: #E3001B;
                }

                .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .sortZhuan .sortRightZhuan {
                    width: 50%;
                    display: inline-block;
                    text-align: right;
                }

                    .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .sortZhuan .sortRightZhuan .sort {
                        vertical-align: middle;
                    }

                    .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .sortZhuan .sortRightZhuan .btn-group {
                        margin-left: 21px;
                        margin-right: 8px;
                        width: 119px;
                        height: 30px;
                    }

                        .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .sortZhuan .sortRightZhuan .btn-group .btn .caret {
                            color: #E3001B;
                        }

                        .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .sortZhuan .sortRightZhuan .btn-group .btn:hover {
                            background-color: #fff;
                            border-color: #ccc;
                        }

                        .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .sortZhuan .sortRightZhuan .btn-group .btn:focus {
                            background-color: #fff;
                            border-color: #ccc;
                        }

                        .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .sortZhuan .sortRightZhuan .btn-group .dropdown-menu li a {
                            cursor: pointer;
                        }

                            .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .sortZhuan .sortRightZhuan .btn-group .dropdown-menu li a:hover {
                                color: #E3001B;
                                background: #FFDEE2;
                            }

            .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .sortCount {
                height: 54px;
            }

            .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowZhuan {
                width: 841px;
                margin: 0 auto;
                border-top: 1px solid #EAEAEA;
                padding-top: 40px;
                padding-bottom: 40px;
                overflow: hidden;
            }

                .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowZhuan .imgShowZhuan {
                    width: 143px;
                    height: 188px;
                    margin-left: 90px;
                    box-shadow: 0px 7px 21px 0px rgba(87, 87, 87, 0.33);
                    float: left;
                }

                .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowZhuan .itemContextShowZhuan {
                    float: left;
                    margin-left: 48px;
                    margin-top: 21px;
                    width: 439px;
                    height: 138px;
                    font-size: 14px;
                    font-family: Source Han Sans CN;
                    font-weight: 500;
                    color: #000000;
                }

                    .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowZhuan .itemContextShowZhuan ul li {
                        line-height: 31px;
                        height: 31px;
                    }

                    .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowZhuan .itemContextShowZhuan .itemContextLeftZhuan {
                        float: left;
                    }

                    .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowZhuan .itemContextShowZhuan .itemContextRightZhuan {
                        float: right;
                    }

            .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowResult {
                width: 100%;
                max-height: 279px;
                padding-bottom: 19px;
                overflow: hidden;
            }
               

                .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan {
                    width: 100%;
                    font-size: 12px;
                    font-family: Source Han Sans CN;
                    font-weight: 500;
                    color: #000000;
                }

                    .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul {
                        width: 853px;
                        margin: 0 auto;
                        border-top: 1px solid #EAEAEA;
                        padding-top: 24px;
                    }

                        .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul li {
                            width: 100%;
                            font-size: 12px;
                            font-family: Source Han Sans CN;
                            font-weight: 400;
                            color: #333333;
                            line-height: 26px;
                            overflow: hidden;
                            white-space: nowrap;
                            text-overflow: ellipsis;
                        }

                            .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul li .color_yellow {
                                color: #F0A400;
                            }

                            .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul li .color_red {
                                color: #CD2323;
                            }

                        .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul .itemTitle {
                            padding-bottom: 6px;
                            font-size: 14px;
                            font-family: Source Han Sans CN;
                            font-weight: bold;
                            color: #333333;
                        }

                        .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul .itemContent {
                            text-indent: 25px;
                            white-space: normal;
                            text-overflow: ellipsis;
                            display: -webkit-box;
                            -webkit-box-orient: vertical;
                            -webkit-line-clamp: 4;
                            line-height: 20px;
                        }

                        .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul .pageView {
                            width: 250px;
                            color: #999;
                        }

                            .containerZhuan .countentZhuan .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul .pageView .pageViewTime {
                                float: right;
                            }

        .containerZhuan .countentZhuan .rightZhuan .footerNav {
            margin-top: 31px;
            margin-bottom: 54px;
            text-align: center;
        }

            .containerZhuan .countentZhuan .rightZhuan .footerNav .M-box a {
                font-size: 14px;
                display: inline-block;
                width: 27px;
                height: 27px;
                margin: 0 10px;
                line-height: 27px;
                text-align: center;
                border-radius: 2px;
            }

            .containerZhuan .countentZhuan .rightZhuan .footerNav .M-box .active {
                display: inline-block;
                width: 27px;
                height: 27px;
                line-height: 27px;
                text-align: center;
                border-radius: 2px;
                background: #D32F26;
                color: #fff;
            }

            .containerZhuan .countentZhuan .rightZhuan .footerNav .M-box .prev,
            .containerZhuan .countentZhuan .rightZhuan .footerNav .M-box .next {
                width: 50px;
            }

            .containerZhuan .countentZhuan .rightZhuan .footerNav .M-box .jump-btn {
                width: 40px;
            }

            .containerZhuan .countentZhuan .rightZhuan .footerNav .M-box input.jump-ipt {
                width: 43px;
                height: 27px;
            }

    .containerZhuan .countentZhuan .leftZhuanItem {
        width: 278px;
    }

        .containerZhuan .countentZhuan .leftZhuanItem h3 {
            font-size: 18px;
            font-weight: 500;
            color: #000000;
            line-height: 41px;
            padding-left: 26px;
        }

        .containerZhuan .countentZhuan .leftZhuanItem .selectNew {
            width: 100%;
            height: auto;
            padding-bottom: 36px;
        }

            .containerZhuan .countentZhuan .leftZhuanItem .selectNew ul {
                width: 100%;
                font-size: 14px;
            }

                .containerZhuan .countentZhuan .leftZhuanItem .selectNew ul li {
                    height: 43px;
                    line-height: 43px;
                }

                    .containerZhuan .countentZhuan .leftZhuanItem .selectNew ul li span:nth-of-type(1) {
                        display: block;
                        width: 196px;
                        height: 100%;
                        padding-left: 19px;
                        border-left: 7px solid rgba(200, 200, 200, 0);
                        font-weight: 500;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        float: left;
                    }

                    .containerZhuan .countentZhuan .leftZhuanItem .selectNew ul li span:nth-of-type(2) {
                        float: right;
                        margin-right: 15px;
                    }

                    .containerZhuan .countentZhuan .leftZhuanItem .selectNew ul li.itemSetActive {
                        background: #FFE8E8;
                    }

                        .containerZhuan .countentZhuan .leftZhuanItem .selectNew ul li.itemSetActive span:nth-of-type(1) {
                            border-radius: 2px;
                            border-color: #D40D09;
                            color: #D40D09;
                        }

            .containerZhuan .countentZhuan .leftZhuanItem .selectNew .leftFooter {
                margin-top: 42px;
                text-align: center;
            }

                .containerZhuan .countentZhuan .leftZhuanItem .selectNew .leftFooter .moreSpecialLibrary {
                    font-size: 12px;
                    font-weight: 500;
                    color: #999999;
                    cursor: pointer;
                }

    .containerZhuan .countentZhuan .rightZhuanItem {
        width: 906px;
        float: right;
    }

    .containerZhuan .countentZhuan .zhuanItemBox {
        width: 100%;
        float: none;
    }

    /*.containerZhuan .countentZhuan .rightZhuanItem .contentShowZhuan a {
        display: block;
        height: 235px;
    }

        .containerZhuan .countentZhuan .rightZhuanItem .contentShowZhuan a img {
            width: 906px;
            height: 264px;
        }*/

    .containerZhuan .countentZhuan .rightZhuanItem .rightFooter {
        margin-top: 56px;
        margin-bottom: 39px;
        text-align: center;
    }

        .containerZhuan .countentZhuan .rightZhuanItem .rightFooter .moreSpecial {
            font-size: 12px;
            font-weight: 500;
            color: #999999;
            cursor: pointer;
        }

.fullTextSearch .headerContainer {
    height: 350px;
}

.fullTextSearch .fullTextSearchMain {
    width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
    background: #fff;
}

    .fullTextSearch .fullTextSearchMain .navpath {
        margin-top: 20px;
        margin-bottom: 29px;
        padding-bottom: 25px;
        border-bottom: 1px solid #EAEAEA;
        font-size: 12px;
    }

        .fullTextSearch .fullTextSearchMain .navpath span {
            display: inline-block;
            margin: 0 5px;
        }

            .fullTextSearch .fullTextSearchMain .navpath span a {
                color: #666;
                cursor: pointer;
            }

            .fullTextSearch .fullTextSearchMain .navpath span:nth-of-type(1) {
                margin-left: 0;
            }

    .fullTextSearch .fullTextSearchMain .libraryPath .libraryBreadcrumb {
        padding: 0;
        margin-bottom: 0;
        background: #fff;
    }

        .fullTextSearch .fullTextSearchMain .libraryPath .libraryBreadcrumb li a {
            color: #333;
        }

    .fullTextSearch .fullTextSearchMain .leftZhuan {
        width: 268px;
        margin: 2px;
        float: left;
        margin: 0 0 60px 0;
    }

        .fullTextSearch .fullTextSearchMain .leftZhuan .selectNew {
            width: 264px;
            height: auto;
            background: #FFFFFF;
            box-shadow: 0px 0px 8px 0px rgba(126, 141, 148, 0.2);
            border-radius: 2px;
            margin-bottom: 20px;
        }

            .fullTextSearch .fullTextSearchMain .leftZhuan .selectNew .selectBox {
                position: relative;
                width: 100%;
                height: 30px;
                background: #FFF4F3;
            }

                .fullTextSearch .fullTextSearchMain .leftZhuan .selectNew .selectBox .leftSelectBox {
                    width: 5px;
                    height: 100%;
                    background: #D32F26;
                    position: absolute;
                    left: 0;
                }

                .fullTextSearch .fullTextSearchMain .leftZhuan .selectNew .selectBox .centerSelectBox {
                    position: absolute;
                    left: 27px;
                    top: 6px;
                    width: 80%;
                    height: 100%;
                    overflow: hidden;
                    font-size: 14px;
                    font-family: Source Han Sans CN;
                    font-weight: 500;
                    color: #D32F26;
                }

                .fullTextSearch .fullTextSearchMain .leftZhuan .selectNew .selectBox .rightSelectBox {
                    position: absolute;
                    top: 12px;
                    right: 13px;
                }

            .fullTextSearch .fullTextSearchMain .leftZhuan .selectNew .listSelect {
                margin: 10px 13px 0 13px;
                padding-bottom: 9px;
            }

                .fullTextSearch .fullTextSearchMain .leftZhuan .selectNew .listSelect li {
                    font-size: 12px;
                    font-family: Source Han Sans CN;
                    font-weight: 500;
                    color: #000000;
                    line-height: 36px;
                }

                    .fullTextSearch .fullTextSearchMain .leftZhuan .selectNew .listSelect li input {
                        vertical-align: middle;
                    }

                    .fullTextSearch .fullTextSearchMain .leftZhuan .selectNew .listSelect li span {
                        display: inline-block;
                        width: 192px;
                        margin-left: 20px;
                        vertical-align: middle;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                    }

    .fullTextSearch .fullTextSearchMain .rightZhuan {
        width: 881px;
        float: right;
        margin: 0;
    }

        .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan {
            width: 881px;
            /* height: 1381px; */
            margin-right: 2px;
            background: #FFFFFF;
            border-radius: 2px;
        }

            .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .sortZhuan {
                padding-left: 11px;
                padding-bottom: 22px;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

                .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .sortZhuan .sort {
                    vertical-align: middle;
                }

                .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .sortZhuan .sortSelectZhuan {
                    margin-left: 21px;
                    width: 119px;
                    height: 31px;
                    border-radius: 2px;
                }

                    .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .sortZhuan .sortSelectZhuan .btn .caret {
                        color: #E3001B;
                    }

                    .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .sortZhuan .sortSelectZhuan .btn:hover {
                        background-color: #fff;
                        border-color: #ccc;
                    }

                    .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .sortZhuan .sortSelectZhuan .btn:focus {
                        background-color: #fff;
                        border-color: #ccc;
                    }

                    .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .sortZhuan .sortSelectZhuan .dropdown-menu li a {
                        cursor: pointer;
                    }

                        .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .sortZhuan .sortSelectZhuan .dropdown-menu li a:hover {
                            color: #E3001B;
                            background: #FFDEE2;
                        }

            .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowZhuan {
                padding-top: 20px;
                padding-bottom: 19px;
                overflow: hidden;
                border-bottom: 1px solid #EAEAEA;
            }

                .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowZhuan:nth-of-type(1) {
                    border-top: 1px solid #EAEAEA;
                }

                .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowZhuan .imgShowZhuan {
                    width: 103px;
                    /*height: 137px;*/
                    margin-left: 32px;
                    box-shadow: 0px 7px 21px 0px rgba(87, 87, 87, 0.33);
                    float: left;
                }

                .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowZhuan .itemContextShowZhuan {
                    float: left;
                    margin-left: 62px;
                    height: 148px;
                    font-size: 12px;
                    font-family: Source Han Sans CN;
                    font-weight: 500;
                    color: #000000;
                }

                    .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowZhuan .itemContextShowZhuan ul {
                        width: 266px;
                    }

                        .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowZhuan .itemContextShowZhuan ul li {
                            width: 100%;
                            height: 26px;
                            font-size: 12px;
                            font-family: Source Han Sans CN;
                            font-weight: 400;
                            color: #333333;
                            line-height: 26px;
                            overflow: hidden;
                            white-space: nowrap;
                            text-overflow: ellipsis;
                        }

                        .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowZhuan .itemContextShowZhuan ul .bookClass {
                            font-size: 14px;
                            font-family: Source Han Sans CN;
                            font-weight: 400;
                            color: #333333;
                            line-height: 26px;
                        }

                        .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowZhuan .itemContextShowZhuan ul li .color_red {
                            color: #CD2323;
                        }

                    .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowZhuan .itemContextShowZhuan .itemContextLeftZhuan {
                        width: 266px;
                        float: left;
                    }

                    .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowZhuan .itemContextShowZhuan .itemContextRightZhuan {
                        width: 266px;
                        float: left;
                        margin-left: 101px;
                    }

            .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowResult {
                max-height: 279px;
                padding-top: 24px;
                padding-bottom: 19px;
                overflow: hidden;
                border-bottom: 1px solid #EAEAEA;
            }
              
                .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowResult:nth-of-type(1) {
                    border-top: 1px solid #EAEAEA;
                }
                .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowResult .imgShowResult {
                    width: 103px;
                    /* height: 137px; */
                    margin-left: 32px;
                    box-shadow: 0px 7px 21px 0px rgba(87, 87, 87, 0.33);
                    float: left;
                }
                .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan {
                    font-size: 12px;
                    font-family: Source Han Sans CN;
                    font-weight: 500;
                    color: #000000;
                    float:right;
                }

                    .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul {
                        width: 710px;
                        margin: 0 auto;
                    }

                        .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul li {
                            width: 100%;
                            font-size: 12px;
                            font-family: Source Han Sans CN;
                            font-weight: 400;
                            color: #333333;
                            line-height: 26px;
                            overflow: hidden;
                            white-space: nowrap;
                            text-overflow: ellipsis;
                        }

                            .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul li .color_yellow {
                                color: #F0A400;
                            }

                            .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul li .color_red {
                                color: #CD2323;
                            }

                        .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul .itemTitle {
                            padding-bottom: 6px;
                            font-size: 14px;
                            font-family: Source Han Sans CN;
                            font-weight: bold;
                            color: #333333;
                        }

                        .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul .itemContent {
                            min-height: 80px;
                            text-indent: 25px;
                            white-space: normal;
                            text-overflow: ellipsis;
                            display: -webkit-box;
                            -webkit-box-orient: vertical;
                            -webkit-line-clamp: 4;
                            line-height: 20px;
                        }

                        .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul .pageView {
                            width: 100%;
                            color: #999;
                        }

                            .fullTextSearch .fullTextSearchMain .rightZhuan .contentShowZhuan .itemShowResult .itemContextShowZhuan ul .pageView .pageViewTime {
                            }

        .fullTextSearch .fullTextSearchMain .rightZhuan .footerNav {
            margin-top: 77px;
            text-align: center;
        }

            .fullTextSearch .fullTextSearchMain .rightZhuan .footerNav .M-box a {
                display: inline-block;
                width: 27px;
                height: 27px;
                margin: 0 10px;
                line-height: 27px;
                text-align: center;
                border-radius: 2px;
                font-size: 12px;
            }

            .fullTextSearch .fullTextSearchMain .rightZhuan .footerNav .M-box .active {
                display: inline-block;
                width: 27px;
                height: 27px;
                line-height: 27px;
                text-align: center;
                border-radius: 2px;
                background: #D32F26;
                color: #fff;
            }

            .fullTextSearch .fullTextSearchMain .rightZhuan .footerNav .M-box .prev,
            .fullTextSearch .fullTextSearchMain .rightZhuan .footerNav .M-box .next {
                width: 50px;
            }

            .fullTextSearch .fullTextSearchMain .rightZhuan .footerNav .M-box .jump-btn {
                width: 40px;
            }

            .fullTextSearch .fullTextSearchMain .rightZhuan .footerNav .M-box input.jump-ipt {
                width: 43px;
                height: 27px;
            }

/*轮播图*/
#wrap {
    width: 1903px;
    height: 400px;
    position: relative;
    /* margin: 50px 0 0 0; */
    overflow: hidden;
}

#slideImg {
    position: absolute;
    left: 0;
    top: 0;
    height: 400px;
    width: 7612px;
    transition: all 1s ease;
    /* transition参数说明：
        1、要动画的css属性
        2、动画的持续时间
        3、动画的曲线效果  linear | ease | ease-in | ease-out | ease-in-out
        */
}

    #slideImg li {
        float: left;
    }

        #slideImg li img {
            width: 1903px;
            height: 400px;
        }

/*上下切换按钮*/
#wrap .prev,
#wrap .next {
    position: absolute;
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
    font-size: 20px;
    font-family: "macrosoft yahei";
    font-weight: 800px;
    text-align: center;
    line-height: 40px;
    top: 50%;
    margin-top: -20px;
}

.prev {
    left: 0;
    z-index: 999;
}

.next {
    right: 0;
    z-index: 999;
}

/*导航按钮*/
#wrap .buttons {
    position: absolute;
    width: 100px;
    height: 30px;
    left: 50%;
    margin-left: -50px;
    bottom: 10px;
}

    #wrap .buttons span {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background-color: #666;
        color: #fff;
        text-align: center;
        font-size: 10px;
        margin-left: 2px;
    }

        #wrap .buttons span.active {
            /*border: 1px solid #333;*/
            background-color: #fff;
            /* color: #fff; */
        }

/* .footerColor{
        width: 100%;
        height: 52px;
        background-color: #C9A152;
        position: fixed;
        bottom: 0px;
      } */
