@charset "utf-8";
.news-box {
    padding: 52px 0 40px 0;
    background-color: #fff;
}

.news-tit>h2 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
    position: relative;
    margin-bottom: 52px;
}
.news-tit>h2 .more{
    position: absolute;
    right: 0;
    top: 24px;
    z-index: 9;
    width: 83px;
    height: 50px;
    background: url("../images25/more_icon01.png") no-repeat right;
}
.news-tit>h2 .more a{
    display: block;
    width: 100%;
    height: 100%;
}
.newsline{
    position: absolute;
    top: 50%;
    margin-left: -77px;
    width: 60px;
    height: 1px;
    background-color: #959595;
}
.news-line{
    display: inline-block;
    width: 60px;
    height: 1px;
    vertical-align: middle;
    background: #959595;
    
}
.news-tit h2 b{
    margin: 0 18px;
}


.news-list ul li {
    width: 33.3%;
    padding: 7px 29px 0 60px;
    position: relative;
}

.news-a {
    display: block;
}

.news-a h3 {
    font-family: 脪露赂霉脫脩脙芦卤脢脨脨脢茅;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.news-a h3:hover{
    color: #1f78bf;
}


.news-a p {
    font-family: ArialMT;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;


}

.news-a span {
    font-family: 脪露赂霉脫脩脙芦卤脢脨脨脢茅;
    text-decoration: underline;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1f78bf;
    line-height: 30px;
}

.news-date {
    width: 60px;
    height: 60px;
    background-color: #1f78bf;
    text-align: center;
    line-height: 60px;
    font-family: 脪露赂霉脫脩脙芦卤脢脨脨脢茅;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 1px;
}

.news-btn {
    margin: 56px auto;
    margin-bottom: 0;
    width: 310px;
}

.n-prev {
    width: 50px;
    height: 50px;
    background: url(../images25/prev-n.png) no-repeat;
    background-size: cover;
    float: left;
    cursor: pointer;
}

.all-n {
    display: block;
    width: 180px;
    height: 50px;
    background-color: #ffffff;
    border: solid 3px #eeeeee;
    font-size: 16px;
    float: left;
    color: #333333;
    padding: 12px 42px;
    margin: 0 15px;
}
.all-n:hover{
    color: #1f78bf;
}
.n-next {
    width: 50px;
    height: 50px;
    background: url(../images25/next-n.png) no-repeat;
    background-size: cover;
    float: left;
    cursor: pointer;
}

.notice-box {
    padding: 58px 0 74px;
    background: url(../images25/notice.png) no-repeat;
    background-position: right top;
}
.notice {
    width: 100%;
}
.notice-h2>h2 {
    margin-bottom: 38px;
}
.notice-li a {
    display: block;
    padding: 20px 35px 20px 35px;
    background-color: #ffffff;
    position: relative;
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    overflow: hidden;
    transition: all 0.6s;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    margin-bottom: 10px;
}

.notice-li a::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(../images25/n-bj.png) no-repeat;
    right: 18px;
    bottom: 20px;
}

.notice-li a:hover {
    margin: 0 15px;
    padding-bottom: 40px;
    padding-top: 55px;
    background: #1f78bf;
}

.notice-li a:hover h2 {
    color: #fff;
}

.notice-li a:hover p {
    color: #fff;
}

.notice-li a:hover h3 {
    color: #fff;
}

.notice-li a:hover span {
    color: #fff;
}

.notice-li a:hover .notice-d {
    background: url(../images25/date-w.png) no-repeat;
    background-position: 0 84px;
}

.notice-li h2 {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-weight: normal;
    font-family: MicrosoftYaHei;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp: 3;/*绗嚑琛岃鍓�*/
    -webkit-box-orient:vertical;
}
.notice-li .line{
    width: 45px;
    height: 2px;
    background:#fff;
}
.notice-li p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    color: #666;
    font-family: MicrosoftYaHei;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.notice-d {
    float: left;
    height: 130px;
    background: url(../images25/date-g.png) no-repeat;
    background-position: 0 84px;
    padding-right: 30px;
}

.notice-d h3 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 42px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
    font-weight: 600;
}

.notice-d span {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666;
}

.notice-text {
    overflow: hidden;
}

.academic-box{
    padding: 68px 0;
}
.academic-box .jzbg_list ul li{
    position: relative;
    float: left;
    width: calc(50% - 50px);
    margin-right: 100px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d2d2d2;
}
.academic-box .jzbg_list ul li::before{
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 1px;
    transition:all 0.6s;
    background: #1081db;
    content: "";
    z-index: 2;
}
.academic-box .jzbg_list ul li:hover::before{
    width: 100%;
}
.academic-box .jzbg_list ul li:nth-child(2n){
    margin-right: 0;
}
.academic-box .jzbg_list ul li .con_box{
    width: 84px;
    margin-right: 18px;
    float: left;
}
.academic-box .jzbg_list ul li .con_box .pic{
    padding-top: 148%;
}
.academic-box .jzbg_list ul li .con_txt{
    float: left;
    width: calc(100% - 102px);
}
.academic-box .jzbg_list ul li .con_txt .title{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.academic-box .jzbg_list ul li:hover .con_txt .title{
    color: #1081db;
}
.academic-box .jzbg_list ul li .con_txt .title .num{
    display: inline-block;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    padding-right: 14px;
    color: #9fcdf1;
}
.academic-box .jzbg_list ul li:hover .con_txt .title .num{
    color: #1081db;
}
.academic-box .jzbg_list ul li .con_txt p{
    padding-left: 22px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    background: url("../images25/jzbg_icon1.png") no-repeat left center;
}
.academic-box .jzbg_list ul li .con_txt p+p{
    background: url("../images25/jzbg_icon2.png") no-repeat left center;
}
.academic-box .jzbg_list ul li .con_txt p+p+p{
    background: url("../images25/jzbg_icon3.png") no-repeat left center;
}
.acade-l {
    float: left;
}

.s1-ll {
    float: left;
    width: 671px;
    position: relative;
}
.s1-ll::after{
    content: '';
    width: 100%;
    padding-top: 56%;
    position: absolute;
    background-color: #d1d8e3;
    top: 12px;
    left: 12px;
    z-index: 0;
}

.slick-initialized{
    z-index: 9;
}
/* .s1-ll .pic img {
    padding-right: 12px;
    padding-bottom: 12px;
} */
.s1-ll .pic{
    position: relative;
}
/* .a-l-bj{
    width: 100%;
    height: 100%;
    background-color: #d1d8e3;
    position: absolute;
    z-index: -1;
    top: 12px;
    left: 12px;

} */
.s1-ll ul li a {
    display: block;
    position: relative;
}

.s1-ll ul li a .pic {
    padding-top: 56.66666%;
}

.s1-ll ul li .a-text-box {
    margin-top: 20px;  
}
.s1-ll ul li .a-text-box .title{
    width: calc(100% - 106px);
    height: 60px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.s1-ll ul li:hover .a-text-box .title{
    color: #1f78bf;
}
.s1-ll ul li .a-text-box .des{
    color: #9a9a9a;
    font-size: 14px;
    height: 72px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.s1-ll ul li a .a-tit {
    display: inline-block;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #333;
}

.s1-ll ul li a .a-text {
    margin-left: 5px;
    width: 326px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
}

.s1-ll .slick-prev,
.s1-ll .slick-next {

    top: auto;
    bottom: 103px;
    z-index: 9;
    width: 42px;
    height: 42px;
}

.s1-ll .slick-prev {
    background: url(../images25/s1-lll.png) no-repeat;
    background-size: 100%;
    left: auto;
    right: 29px;
}

.s1-ll .slick-next {
    background: url(../images25/s1-llr.png) no-repeat;
    background-size: 100%;
    left: auto;
    right: -12px;

}

.acade-r {
    overflow: hidden;
    padding-left: 32px;
}
.acade-r ul li{
    background: url("../images25/xyxw_r_li.png") no-repeat;
    background-size: cover;
    margin-bottom: 14px;
}
.acade-r ul li:hover{
    background: url("../images25/xyxw_r_li_bg.png") no-repeat;
    background-size: cover;
}
.acade-r ul li a {
    display: block;
    padding: 22px 50px 22px 38px;
}
.acade-r ul li .acade-list .title{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 4px;
}
.acade-r ul li:hover .acade-list .title{
    color: #fff;
}
.acade-r ul li .acade-list .des{
    max-height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #9a9a9a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.acade-r ul li:hover .acade-list .des{
    color: #fff;
}
.acade-r ul li a:hover .acade-line {
    background-color: #fff;
}

.acade-d {
    float: left;
    margin-right: 32px;
    padding-top: 10px;
}

.acade-line {
    float: right;
    width: 40px;
    height: 1px;
    background-color: #1b58b2;
    margin-top: 16px;

}

.acade-d p {
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1f78bf;
    margin-bottom: 6px;
    float: right;
    
}
.acade-r ul li:hover .acade-d p{
    color: #fff;
}
.acade-d span {
    display: block;
    text-align: right;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1f78bf;
}
.acade-r ul li:hover .acade-d span{
    color: #fff;
}
.acade-list {
    overflow: hidden;
}

.acade-list h2 b {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    margin-bottom: 4px;
    display: block;
}

.acade-list h4 {
    font-size: 16px;
    margin-bottom: 4px;
    font-stretch: normal;
    overflow: hidden;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.acade-list p {
    font-size: 14px;
    line-height: 25px;
    color: #999;
    padding-left: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp: 1;/*绗嚑琛岃鍓�*/
    -webkit-box-orient:vertical;
}

.acade-p p:nth-child(1) {
    background: url(../images25/icon1.png) no-repeat;
    background-position: 0px 5px;
}

.acade-r ul li a:hover .icon1 {
    background: url(../images25/icon1-w.png) no-repeat;
    background-position: 0px 5px;
}

.acade-p p:nth-child(2) {
    background: url(../images25/icon2.png) no-repeat;
    
    background-position: 2px 5px;
}

.acade-r ul li a:hover .icon2 {
    background: url(../images25/icon2-w.png) no-repeat;
    background-position: 2px 5px;
}

.acade-p p:nth-child(3) {
    background: url(../images25/icon3.png) no-repeat;
    background-position: -1px 3px;
}

.acade-r ul li a:hover .icon3 {
    background: url(../images25/icon3-w.png) no-repeat;
    background-position: -1px 3px;
}


.faculty-box {
    background: url("../images25/zsxx_bg.jpg") no-repeat center top;
    background-size: cover;
    padding: 70px 0;
}
.faculty-box .news-tit>h2{
    margin-bottom: 42px;
}
.faculty-box .zsxx_hd ul{
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 70px;
}
.faculty-box .zsxx_hd ul li{
    display: inline-block;
    font-size: 20px;
    color: #333;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    cursor: pointer;
}
.faculty-box .zsxx_hd ul li.on{
    background: #1f78bf;
    font-weight: bold;
    color: #fff;
}
.faculty-box .zsxx_bd ul{
    display: block;
    width: calc(100% + 24px);
    margin: 0 -12px;
}
.faculty-box .zsxx_bd ul li{
    float: left;
    width: calc(33.3333% - 24px);
    margin: 0 12px;
}
.faculty-box .zsxx_bd ul li a{
    display: block;
    padding: 40px 40px 40px 40px;
    background: #fff;
}
.faculty-box .zsxx_bd ul li:hover a{
    background: #1f78bf;
}
.faculty-box .zsxx_bd ul li .con_txt .title{
    height: 60px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.faculty-box .zsxx_bd ul li:hover .con_txt .title{
    color: #fff;
}
.faculty-box .zsxx_bd ul li .con_txt .des{
    height: 96px;
    line-height: 24px;
    font-size: 15px;
    color: #9a9a9a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 28px;
}
.faculty-box .zsxx_bd ul li:hover .con_txt .des{
    color: #fff;
}
.faculty-box .zsxx_bd ul li .con_txt .date{
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    color: #666;
}
.faculty-box .zsxx_bd ul li:hover .con_txt .date{
    color: #fff;
}
.faculty-box .zsxx_bd ul li .con_txt .date span{
    display: inline-block;
    padding-left: 16px;
    font-size: 16px;
    color: #1f78bf;
}
.faculty-box .zsxx_bd ul li:hover .con_txt .date span{
    color: #fff;
}

/*甯堢敓椋庨噰*/
.ssfc-box{
    padding: 80px 0 52px;
}
.ssfc-box .ssfc_list{
    padding-bottom: 60px;
}
.ssfc-box .ssfc_list .swiper-wrapper{

}
.ssfc-box .ssfc_list .swiper-slide ul{
    display: block;
    width: calc(100% + 72px);
    margin: 0 -36px;
}
.ssfc-box .ssfc_list .swiper-slide ul li{
    float: left;
    width: calc(33.3333% - 72px);
    margin: 0 36px;
}
.ssfc-box .ssfc_list .swiper-slide ul li .con_pic{
    position: relative;
}
.ssfc-box .ssfc_list .swiper-slide ul li .con_pic .pic{
    padding-top: 71.1666%;
}
.ssfc-box .ssfc_list .swiper-slide ul li .con_pic .date{
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 60px;
    height: 60px;
    background: #1f78bf;
    z-index: 2;
    border-radius: 0 16px 0 0;
}
.ssfc-box .ssfc_list .swiper-slide ul li .con_pic .date span{
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
}
.ssfc-box .ssfc_list .swiper-slide ul li .con_pic .date span.d1{
    padding-top: 4px;
    font-size: 24px;
    font-weight: bold;
}
.ssfc-box .ssfc_list .swiper-slide ul li .con_pic .date span.d2{
    font-size: 13px;
}
.ssfc-box .ssfc_list .swiper-slide ul li .con_txt{
    padding: 16px 20px;
}
.ssfc-box .ssfc_list .swiper-slide ul li:hover .con_txt{
    background: #1f78bf;
}
.ssfc-box .ssfc_list .swiper-slide ul li .con_txt .title{
    height: 56px;
    line-height: 28px;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ssfc-box .ssfc_list .swiper-slide ul li:hover .con_txt .title{
    color: #fff;
}
.ssfc-box .ssfc_list .swiper-slide ul li .con_txt .des{
    margin: 14px 0;
    height: 72px;
    line-height: 24px;
    color: #9a9a9a;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ssfc-box .ssfc_list .swiper-slide ul li:hover .con_txt .des{
    color: #fff;
}
.ssfc-box .ssfc_list .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border:1px solid #1081db;
    background: transparent;
    opacity: 1;
    margin: 0 5px;
}
.ssfc-box .ssfc_list .swiper-pagination-bullet-active{
    background: #1081db;
}
.ssfc-box .ssfc_list .ssfc_btn{
    position: absolute;
    left:50%;
    bottom: 0;
    width: 130px;
    margin-left: -65px;
    z-index: 8;
}
.ssfc-box .ssfc_list:hover .ssfc_btn{
    z-index: 11;
}
.ssfc-box .ssfc_list .swiper-button-prev{
    width: 15px;
    height: 16px;
    background: url("../images25/ssfc_l.png") no-repeat;
    margin-top: -28px;
}
.ssfc-box .ssfc_list .swiper-button-next{
    width: 15px;
    height: 16px;
    background: url("../images25/ssfc_r.png") no-repeat;
    margin-top: -28px;
}
/*蹇�熼�氶亾*/
.kstd-box{
    padding: 84px 0 48px;
    background: url("../images25/kstd_box_bg.jpg") no-repeat;
    background-size: cover;
}
.kstd-box .kstd_list ul li{
    float: left;
    width: 20%;
    margin-bottom: 36px;
}
.kstd-box .kstd_list ul li .pic_con{
    display: block;
    width: 98px;
    height: 98px;
    overflow: hidden;
    margin: 0 auto;
}
.kstd-box .kstd_list ul li .pic_con img{
    display:block;
    width: 100%;
    height: 100%;
    background-size: cover;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.kstd-box .kstd_list ul li:hover .pic_con img{
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.kstd-box .kstd_list ul li .title{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    height: 32px;
    line-height: 32px;
    margin-top: 12px;
    text-align: center;
}
.kstd-box .kstd_list ul li:hover .title{
    color: #1f78bf;
}
@media screen and (max-width:1680px) {
    .academic-box .jzbg_list ul li{
        width: calc(50% - 20px);
        margin-right: 40px;
    }
    .acade-r{
        padding-left: 48px;
    }
    .acade-r ul li a{
        padding: 22px 20px 22px 38px;
    }
}
@media screen and (max-width:1420px) {
    .news-tit>h2{
        margin-bottom: 28px;
        font-size: 30px;
    }
    .news-tit>h2 .more{
        background-size: 80%;
    }
    .notice-box{
        padding: 32px 0 44px;
    }
    .notice-box .news-tit>h2{
        margin-bottom: 12px;
    }
    .notice-li a{
        padding: 20px 25px 20px 25px;
    }
    .notice-d{
        padding-right: 20px;
    }
    .academic-box{
        padding: 34px 0;
    }
    .faculty-box{
        padding: 35px 0 50px;
    }
    .faculty-box .zsxx_hd ul{
        margin-bottom: 30px;
    }
    .faculty-box .zsxx_hd ul li{
        font-size: 18px;
    }
    .faculty-box .news-tit>h2{
        margin-bottom: 28px;
    }
    .faculty-box .zsxx_bd ul li a{
        padding: 24px;
    }
    .ssfc-box .ssfc_list .swiper-slide ul{
        width: calc(100% + 24px);
        margin: 0 -12px;
    }
    .ssfc-box .ssfc_list .swiper-slide ul li{
        width: calc(33.3333% - 24px);
        margin: 0 12px;
    }
    .ssfc-box{
        padding: 40px 0 32px;
    }
    .kstd-box{
       padding: 42px 0 20px;
    }
    .kstd-box .kstd_list ul li .pic_con{
        width: 88px;
        height: 88px;
    }
    .kstd-box .kstd_list ul li .title{
        font-size: 18px;
    }
}
@media screen and (max-width:1200px) {
    .acade-r{
        overflow: hidden;
    }
    .notice-li p{
        margin-top: 10px;
    }
    .s1-ll {
        float: left;
        width: 566px;
        position: relative;
    }
    .s1-ll ul li a .a-text{
        display: block;
        margin-left: 0;
        width: 88%;
    }
    .s1-ll ul li .a-text-box .des{
        display: none;
    }
    .s1-ll .slick-prev, .s1-ll .slick-next{
        bottom: 30px;
    }
    .acade-r ul li a {
        display: block;
    }
    .acade-r ul li:nth-child(4){
        display: none;
    }
    .acade-r ul li .acade-list .title{
        font-size: 16px;
    }
    .acade-r ul li .acade-list .des{
        font-size: 13px;
    }
    .notice-li h2{
        font-size: 16px;
    }
    .academic-box .jzbg_list ul li .con_txt .title{
        font-size: 16px;
    }
    .faculty-box .zsxx_bd ul li .con_txt .title{
        font-size: 16px;
        margin-bottom: 12px;
    }
    .faculty-box .zsxx_bd ul li .con_txt .des{
        font-size: 13px;
        margin-bottom: 14px;
    }
    .faculty-box .zsxx_bd ul li .con_txt .date span{
        font-size: 14px;
    }
    .ssfc-box .ssfc_list .swiper-slide .con_txt .title{
        font-size: 16px;
    }
    .ssfc-box .ssfc_list .swiper-slide .con_txt .des{
        font-size: 13px;
        margin: 8px 0;
    }
    .ssfc-box .ssfc_list .swiper-slide .con_txt{
        padding: 12px 16px;
    }
    .kstd-box .kstd_list ul li .title{
        font-size: 16px;
    }
    .kstd-box .kstd_list ul li{
        margin-bottom: 20px;
    }

}

@media screen and (max-width:1024px) {

    .s1-ll::after {
        content: '';
        width: 100%;
        padding-top: 56%;
        position: absolute;
        background-color: #d1d8e3;
        top: 12px;
        left: 12px;
        z-index: 0;
    }
    .faculty-box{
        padding: 30px 0 30px;
    }
    .faculty-tit{
        margin-bottom: 30px;
    }
    .news-box{
        padding: 35px 0 0 0;
    }
    .news-btn{
        margin-top: 20px;
    }
    .academic-tit{
        margin-bottom: 30px;
    }
    .academic-box .jzbg_list ul li{
        float: none;
        width: 100%;
        margin-right: 0;
        overflow: hidden;
    }
    .news-tit>h2{
        margin-bottom: 10px;
        text-align: left;
    }
    .news-tit>h2 .more{
        background-size: 60%;
        top: 8px;
    }
    .kstd-box .news-tit>h2{
        text-align: center;
    }
    .acade-d{
        width: 68px;
    }
    .acade-r ul li{
        background-size: 100% 100%;
    }
    .acade-r ul li a {
        display: block;
    }
    .acade-r {
        overflow: hidden;
        padding-left: 0px;
    }
    .news-date{
        left: 11px;
        top: 10px;

    }
    .news-list ul li{
        padding: 10px;
    }
 
    .acade-l{
        float: none;
        width: auto;
    }
    .acade-r{
        float: none;
        width: auto;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    
    .faculty-box .zsxx_bd ul{
        width: 100%;
        margin: 0;
    }
    .faculty-box .zsxx_bd ul li{
        float: none;
        width: 100%;
        margin: 0 0 20px;
    }
    .faculty-box .zsxx_bd ul li .con_txt .title{
        height: auto;
        max-height: 60px;
    }
    .faculty-box .zsxx_bd ul li .con_txt .des{
        height: auto;
        max-height: 96px;
    }
    .s1-ll {
        float: none;
        width: auto;
        margin-right: 0;
        margin-top: 34px;
    }




    .section5,
    .section4,
    .section2,
    .section1 {
        margin-top: 30px;
    }

    .s1-lc,
    .text-list2,
    .s2-list,
    .s4-list {
        padding: 10px;
    }

    .banner .slick-prev,
    .banner .slick-next {
        width: 30px;
        height: 30px;
        background-size: 100%;
    }

    .banner .slick-slide a p {
        font-size: 20px;
    }

    .s2-c>div,
    .s4-c>div {
        float: none;
        width: auto;
    }

    .s2-c>div:nth-child(2),
    .s4-c>div:nth-child(2) {
        margin: 30px 0;
    }

    .s3-c li a>div p {
        font-size: 18px;
    }

    .s3-c li a>div img {
        max-height: 35px;
    }

    .s3-c li a>div div {
        height: 40px;
        line-height: 40px;
    }

    .s3-c li a {
        line-height: 140px;
    }

    .s5-c .slick-prev,
    .s5-c .slick-next {
        width: 30px;
        height: 30px;
        background-size: 8px;
    }

    .s5-c .slick-prev {
        left: -30px;
    }

    .s5-c .slick-next {
        right: -30px;
    }

    .s5-c li a {
        padding: 20px 10px 15px 10px;
        margin: 0 5px;
    }

    .s5-c {
        padding: 0 30px;
    }

    .s5-info h3 {
        font-size: 18px;
    }

}

@media screen and (max-width:768px) {

    .news-tit>h2 b{
        font-size: 20px;
        margin: 0 8px;
    }
    .faculty-box .zsxx_hd ul li{
        font-size: 15px;
        padding: 0 12px;
    }


    .banner .slick-slide a p {
        font-size: 16px;
        bottom: 5px;
        display: none;
    }

    .banner .slick-dots {
        bottom: 10px;
    }

    .banner-more {
        bottom: 10px;
        line-height: 14px;
    }

    .banner .slick-prev {
        left: 10px;
    }

    .banner .slick-next {
        right: 10px;
    }
    .news-box{
        padding: 20px 0 0 0;
    }
    .notice-box{padding: 22px 0 4px;}
    .academic-box{padding: 24px 0;}
    .faculty-box .zsxx_hd ul{
        text-align: left;
    }
    .ssfc-box .ssfc_list .swiper-slide ul{
        width: 100%;
        margin: 0;
    }
    .ssfc-box .ssfc_list .swiper-slide ul li{
        float: none;
        width: 100%;
        margin: 0 0 20px;
    }
    .ssfc-box{
        padding: 22px 0 18px;
    }
    .academic-tit{
        margin-bottom: 20px;
    }
    .s1-ll {
        float: none;
        width: auto;
        margin-right: 0;
        margin-top: 24px;
    }

    .s3-c li a>div p {
        font-size: 16px;
    }
    .s1-ll ul li a .a-text{
        font-size: 13px;
    }
    .notice{
        height: 330px;
    }
    .news-line{
        display: inline-block;
        width: 30px;
        height: 1px;
        vertical-align: 5px;
        background: #959595;
        display: none;
    }
    .kstd-box{
        padding: 20px 0 10px;
    }
    .kstd-box .kstd_list ul li{
        margin-bottom: 12px;
        width: 25%;
    }
    .kstd-box .kstd_list ul li .pic_con{
        width: 68px;
        height: 68px;
    }
    .kstd-box .kstd_list ul li .title{
        font-size: 14px;
        margin-top: 0;
    }
    .acade-d{
        width: 56px;
    }
}
@media screen and (max-width:600px) {
    .kstd-box .kstd_list ul li{
        margin-bottom: 12px;
        width: 33.3333%;
    }
}