/* index */
@media screen and (max-width: 1500px) {
    .container {
        width: 1280px;
    }

    .main .main-block {
        width: 32%;
    }

    .mainSerive {
        padding: 25px 8px;
    }

    .main .ggfw .entrance li {
        width: 48%;
        height: 71px;
        padding: 10px 0;
        line-height: 40px;
    }

    .main .ggfw .entrance li img {
        margin-left: 18px;
    }

    .mainSerive .cont-list p {
        font-size: 12px
    }

    .mainSerive .cont-list p a {
        width: 54px;
        font-size: 13px
    }

    .mainSerive .entrance {
        margin: 0;
        margin-left: 2px;
    }

    .kslj .kslj-bottom select {
        width: 32%;
    }

    .kslj-bottom form {
        display: flex;
        justify-content: space-between;
    }

    .kslj .kslj-bottom select {
        background: #ebebeb url(../images/xsj.png) no-repeat 94% center;
    }

    .title {
        font-size: 16px;
    }

    .main .main-block .cont-list li a {
        width: 80%
    }

    .mainbd .listItem:first-child {
        margin-top: -8px;
    }

    .listItem {
        padding: 7px 0;
    }

    .listItem dt p {
        line-height: 40px;
    }

    .listItem dd {
        height: 62px;
    }

    .dllist dd p {
        height: 60px;
        font-size: 14px;
        line-height: 1.4;
    }

    .picMarquee-left .bd ul li .pic img {
        width: 250px;
        height: 135px;
    }

    .liebiao-list {
        margin: 10px;
    }

    .liebiao-list .szdw-hauf-box {
        width: 212px;
        height: 280px;
    }

    .liebiao-list .szdw-hauf-box a img {
        width: 100%;
        height: 230px;
    }
}

@media screen and (max-width: 1300px) {
    body {
        width: 100%;
        min-width: 0;
    }

    .container {
        width: 100%;
        margin: 0;
    }

    .main .main-block {
        width: 32%;
    }

    .mainSerive {
        padding: 25px 8px;
    }

    .main .ggfw .entrance li {
        width: 48%;
        height: 61px;
        padding: 10px 0;
        line-height: 40px;
    }

    .main .ggfw .entrance li img {
        margin-left: 18px;
    }

    .mainSerive .cont-list p {
        font-size: 12px
    }

    .mainSerive .cont-list p a {
        width: 54px;
        font-size: 13px
    }

    .mainSerive .entrance {
        margin: 0;
        margin-left: 2px;
    }

    .kslj .kslj-bottom select {
        width: 32%;
    }

    .kslj-bottom form {
        display: flex;
        justify-content: space-between;
    }

    .kslj .kslj-bottom select {
        background: #ebebeb url(../images/xsj.png) no-repeat 94% center;
    }

    .title {
        font-size: 16px;
    }

    .main .main-block .cont-list li a {
        width: 80%
    }

    .listItem {
        padding: 7px 0;
    }

    .listItem dt p {
        line-height: 34px;
    }

    .listItem dd {
        height: 56px;
    }

    .dllist dd p {
        height: 60px;
        font-size: 14px;
        line-height: 1.4;
    }

    .picMarquee-left .bd ul li .pic img {
        width: 250px;
        height: 135px;
    }

}

@media screen and (max-width: 1080px) {

    .main .main-top,
    .main .main-bottom {
        display: block;

    }

    .main .main-block .cont-list {
        overflow: hidden;
    }

    .main .main-block {
        width: 100%;
    }

    .main .ggfw .entrance li {
        background-image: url(../images/xt_bg3.png);
        background-size: 100%;
    }
}

/* index end */

/* 头部 */
.NI-more {
    display: none;
}

.header-nav {
    display: block;
}

.clearfix .search {
    display: block;
}

.top-more {
    display: none;
    width: 30px;
    position: relative;
    top: 26px;
    float: right;
}

.top-more div {
    width: 100%;
    height: 2px;
    margin-top: 6px;
    border-radius: 2px;
    background: #fff;
}

@media screen and (max-width: 1300px) {
    .container {
        width: 100%;
    }

    .header-nav {
        height: auto;
    }

    .header_img img {
        max-width: 60%;
    }

    .header_con .header_img .search {
        width: 20%;
    }

    .header_con .header_img .search input[type="text"] {
        width: 100%;
    }

    .banner-list li a img {
        width: 100vw !important;
        height: 100%;
    }

    .banner {
        height: auto;
    }
}

@media screen and (max-width: 1080px) {
    .header-top {
        height: 100px;
        padding-left: 15px;
    }

    .header_con {
        height: 100px;
        padding-top: 8px;
    }

    .header_img img {
        max-width: 50%;
    }

    .top-more {
        top: 35px
    }

    .mainSerive .cont-list p {
        display: inline-flex;
        width: 24%;
    }

    .mainbd .listItem:first-child {
        margin-top: 0px;
    }

    .main .main-block .block-top, .kslj .kslj-top {
        margin-bottom: 10px;
    }

    .nav-list .nav-item a {
        position: relative;
        padding: 0 10px;
    }

    .nav-list .nav-item {
        width: 100%;
        height: auto;
    }

    .NI-more {
        display: inline-block;
        font-size: 20px;
        position: absolute;
        right: 16px;
        /* display: inline-block; */
    }

    .header-nav {
        display: none;
    }

    .clearfix .search {
        display: none;
    }

    .top-more {
        display: block;
    }
}

/* 头部 end */

/* 尾部 */
@media screen and (max-width: 1300px) {

}

@media screen and (max-width: 1080px) {

}

/* 尾部 end */

/* column_3 */
.NL-more {
    display: none;
}


@media screen and (max-width: 1080px) {
    .side {
        width: 100%;
        float: none;
        min-height: auto;
    }

    .neiye-left {
        width: 100%;
        float: none;
    }

    .column {
        width: 100%;
        padding: 2%;
        float: none;
    }

    .liebiao {
        width: 100%;
        padding: 2%;
    }

    .subNavBox,
    .mask ul {
        display: block;
        margin-bottom: 0px;
    }

    .mask ul li {
        padding: 0 20px;
    }

    .banner-list li {
        width: 100%;
        height: auto;
    }

    .banner-list li img {
        height: auto;
    }

    .neiye-left > p,
    .side h1 {
        position: relative;
    }


    .NL-more {
        position: absolute;
        right: 16px;
        /* display: inline-block; */
    }

}

/* column_3 end */
@media screen and (max-width: 780px) {
    .liebiao-list .szdw-hauf-box {
        width: calc(33.33% - 12px);
        margin: 12px 0;
        height: 300px;
    }

    .liebiao-list .szdw-hauf-box:nth-child(3n+2) {
        margin: 12px;
    }

    .liebiao-list .szdw-hauf-box a img {
        height: 250px;
    }

    .kslj-bottom form {
        flex-wrap: wrap;
        margin-bottom: -10px;
    }

    .kslj .kslj-bottom select {
        display: block;
        width: 100%;
        margin: 0 0 10px 0 !important;
    }

    .footer {
        padding: 18px 10px;
        font-size: 13px;
    }

    .footer .footer-content {
        line-height: 1.5;
    }

    .bread {
        height: 50px;
        line-height: 50px;
    }
    .bread .lf{
        display: none;
    }
    .bread .rt{
        float: none;
    }

    .caption h3 {
        margin-top: 20px;
        font-size: 20px;
    }

    .content {
        margin: 20px 0;
        padding-bottom: 20px;
        border-bottom: 1px solid #F0F0F0;
        min-height: 150px;
    }

    .teacher ul {
        margin: 10px -10px;
        overflow: hidden;
    }

    .teacher li{
        width: calc(50% - 20px);
        margin: 10px;
    }

    .book ul {
        margin: 10px -10px;
    }

    .book li {
        margin: 10px;
        width: calc(100% - 20px);
    }

    .book li .info {
        padding: 10px 15px;
    }

    .book li .info h2 {
        font-size: 18px;
    }

    .book li .info p {
        margin-top: 10px;
    }

    .leader li {
        height: 146px;
        margin: 20px 0 20px 20px;
    }

    .leader .leader-img {
        left: -20px;
        width: 180px;
        height: 126px;
    }

    .leader .leader-info {
        margin-left: 176px;
    }

    .leader .leader-info h3 {
        height: 40px;
        line-height: 40px;
        padding-left: 15px;
        font-size: 16px;
    }

    .leader .leader-info p {
        margin: 10px 15px;
        font-size: 13px;
        line-height: 1.5em;
    }

    .leader .leader-info a {
        position: absolute;
        right: 15px;
        bottom: 10px;
        font-size: 12px;
    }

    .book-img {
        width: 120px;
        margin:  0 15px 10px 0;
    }
    #vsb_content {
        margin-left: 0;
    }
    .book-info {
        margin-top: 20px;
    }
    .book-info p {
        font-size: 14px;
    }

    .side p span {
        float: right;
        display: block;
        margin-right: 15px;
    }
    .side ul {
        display: none;
    }

}

@media screen and (max-width: 600px) {
    .position h2.lf {
        display: none;
    }

    .position .rt {
        float: none;
    }

    .liebiao-list .szdw-hauf-box {
        width: 46%;

        margin: 11px 2%;
    }

    .liebiao-list .szdw-hauf-box:nth-child(3n+2) {
        margin: 11px 2%;
    }
}

@media screen and (max-width: 480px) {

    .liebiao-list .szdw-hauf-box {
        width: 46%;
        height: 250px;
        margin: 11px 2%;
    }

    .liebiao-list .szdw-hauf-box:nth-child(3n+2) {
        margin: 11px 2%;
    }

    .liebiao-list .szdw-hauf-box a img {
        width: 100%;
        height: 200px;
    }

    .header-top, .header_con {
        height: 86px;
    }

    .header_con {
        padding-top: 3px;
    }

    .header_con .vers {
        top: 8px
    }

    .header_con .header_img {
        line-height: 74px;
        padding-left: 6px;
    }

    .header_img img {
        max-width: 70%;
    }

    .banner .prev, .banner .next {
        width: 26px;
        height: 45px;
        background-size: auto 70%;
    }

    .position {
        height: 44px;
        line-height: 44px;
    }

    .detail {
        margin: 15px;
    }

    .column {
        margin: 15px 0 20px;
    }

    .side {
        margin: 15px 0;
    }

    .banner {
        height: auto;
        overflow: hidden;
    }

}