@media screen  and (max-width: 1600px) {

  .logo{
    transform: scale(0.8);
    transform-origin: center top;
  }
  .menu li>a{
    padding: 0 30px;
  }
  .special .swiper-slide .img {
    height: 280px;
  }

}

@media screen  and (max-width: 1440px) {

  .menu li>a{
    padding: 0 20px;
  }
  .special .swiper-slide .img {
    height: 240px;
  }
  .research .title .rt{
    color: #fff;
  }
  .footer .link{
    margin-left: 50px;
  }

}
@media screen  and (max-width: 1360px) {
	.section .research{
		width: 48%;
	}
	.section .notice {
	    width: 44%;
	}
	.section .notice .txt{
		width: 76%;
	}
	.research .dllist2{
		padding: 20px;
	}
}
@media screen  and (max-width: 1280px) {

  .container {
    position: relative;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .logo{
    transform: scale(0.6);
  }
  .menu li>a{
    font-size: 20px;
  }
	
}

@media screen and (max-width: 768px) {

  #slide{
    height: auto;
  }
 #slide .swiper-slide{
    height: auto;
}
  #slide .swiper-pagination{
    height: 65px;
    padding-top: 45px;
  }
  #slide .swiper-pagination-bullet{
    width: 5px;
    height: 5px;
    margin: 0 5px;
  }
  #slide .swiper-pagination-bullet-active{
    width: 30px;
  }

  .header{
    display: none;
  }
  header{
    position: relative;
    display: block;
    padding: 20px 0;
    background: #195BA9;
  }
  header .lf img{
    height: 50px;
  }
  .toggle{
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
  }
  .navbar{
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    padding: 10px;
    background: rgba(0,0,0,.9);
    z-index: 999;
    display: none;
  }
  .navbar li{
    position: relative;
  }
  .navbar li>a{
    display: block;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
  }
  .navbar li span{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    transition: .3s;
  }
  .navbar li span.on{
    transform: rotate(45deg);
  }
  .navbar dl{
    display: none;
    padding: 5px 0;
    background: #333;
  }
  .navbar dt a{
    display: block;
    line-height: 35px;
    color: #fff;
    text-indent: 2em;
  }

  .hot{
    height: auto;
    margin: 0;
    background-position: center center;
    background-size: auto;
  }
  .hot h1{
    margin-top: 0;
    height: 80px;
    line-height: 80px;
    padding: 0;
  }
  .hot h1 a{
    font-size: 24px;
  }
	.section .research{
		width: auto;
	}
	.section .notice {
	    width: auto;
	}
	.section .notice .txt{
		width: auto;
	}
}

@media screen and (max-width: 680px) {

  .title{
    margin: 20px 0;
  }
  .title h1 a{
    font-size: 22px;
  }

  .news, #news, .news ul,
  .media{
    width: 100%;
  }
  #news{
    height: 300px;
  }
  #news .swiper-slide .txt{
    padding: 15px 25px;
  }
  #news .swiper-slide h2 {
    font-size: 20px;
  }
  .news ul{
    margin-top: 20px;
  }
  .media{
    padding-left: 0;
  }
  .media:before{
    display: none;
  }

  .wrapper{
    height: auto;
    margin-top: 30px;
    background-size: cover;
  }
  .notice{
    float: none;
  }
  .notice .tip{
    padding: 30px 0;
    height: 770px;
  }
  .notice .tip h1{
    font-size: 22px;
    line-height: 24px;
  }
  .notice .txt{
    float: none;
    width: auto;
    margin: 0 0 0 70px;
    padding-top: 30px;
    color: #fff;
  }
  .notice .text::after{
    top: 60px;
  }
  .notice .text h2{
    height: 50px;
    line-height: 25px;
  }
  .notice .text h2 a{
    font-size: 20px;
  }
  .notice ul li .date h2{
    font-size: 30px;
    line-height: 45px;
  }

  .research{
    width: 100%;
    margin-top: -80px;
  }
  .research .title{
    margin-bottom: 25px;
  }
  .research .dllist2{
	  width: 100%;
	  height: auto;
  }
  .research ul li{
    display: flex;
    flex-direction: column;
    height: auto;
    padding: 10px 20px 15px;
  }
  .research ul li .date{
    display: flex;
    align-items: center;
  }
  .research ul li .date h2{
    font-size: 28px;
    margin-right: 10px;
  }
  .research ul li .text{
    margin-left: 0;
  }
  .research ul li .text h2 a{
    font-size: 18px;
  }

  .special{
    margin-bottom: 25px;
  }

  .mid{
    height: auto;
    background: none;
  }
  .enroll, .famous{
    float: none;
    width: 100%;
  }
  .enroll .title{
    margin-bottom: 25px;
  }
  .enroll ul li{
    width: 100%;
    margin-bottom: 20px;
  }
  .enroll ul li .date h2{
    font-size: 20px;
  }
  .enroll ul li a{
    margin-left: 95px;
    font-size: 18px;
  }

  /*视频中心*/
  .video-box {
    height: auto;
    flex-wrap: wrap;
  }
  .video-box .img{
    width: 100%;
    min-width: auto;
  }

  .famous .title h1 a,
  .famous .title span{
    color: #195BA9;
  }
  .famous .title span::before,
  .famous .title span::after{
    background: #195BA9;
  }
  #famous, #honor2{
    display: none;
  }
  #alumni .swiper-slide p{
    width: 100%;
    font-size: 18px;
    background-size: contain;
  }

  .honor{
    height: auto;
    background: url(../images/honor-bg.jpg) no-repeat center top;
  }
  .honor .title{
    margin-bottom: 30px;
  }
  .honor .container{
    width: 100%;
  }

  .footer{
    font-size: 14px;
    padding: 20px 0;
  }
  .footer .info p:last-of-type {
    margin-top: 10px;
  }
  .footer .link{
    display: none;
  }
  .footer .code{
    width: 50%;
    margin-right: 0;
  }
  .copyright {
    margin-top: 20px;
    padding-top: 10px;
  }
  .copyright>div{
    line-height: normal;
  }
  .copyright .lf{
    float: none;
  }
  .copyright .rt{
    float: none;
    text-align: center;
    margin-top: 10px;
  }
  .copyright .code{
    top: -10px;
  }

  .parent{
    width: 90%;
  }
  .parent h1 {
    font-size: 26px;
    margin-bottom: 5px;
  }

  .sub-bar{
    height: 60px;
  }
  .sub-bar .container{
    overflow: auto;
  }
  .sub-bar ul{
    display: flex;
    flex-wrap: nowrap;
  }
  .sub-bar ul li{
    min-width: 33.33%;
  }
  .sub-bar ul li a{
    line-height: 60px;
    padding: 0;
    font-size: 18px;
    text-align: center;
  }

  .org{
    padding: 10px 0 30px;
  }
  .org h2{
    font-size: 22px;
    margin: 20px 0;
  }
  .org ul {
    margin: 0 -5px;
  }
  .org ul li{
    width: 50%;
    padding: 0 5px;
    margin-bottom: 15px;
  }
  .org ul li a{
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    padding-left: 30px;
    background-position: 10px center;
  }

  .teacher{
    padding: 30px 0;
  }
  .teacher h2{
    font-size: 22px;
  }
  .teacher ul li{
    font-size: 20px;
  }
  .teacher ul li p{
    width: 100%;
    margin-bottom: 15px;
  }
  .teacher ul li dl{
    margin-left: 0;
  }
  .teacher ul li dl dt{
    width: 20%;
    font-size: 16px;
  }

  .mien{
    padding: 20px 0 40px;
  }
  .mien h2{
    font-size: 22px;
  }
  .mien ul li{
    width: 100%;
  }
  .mien ul li a{
    height: 220px;
    padding: 20px 15px;
  }
  .mien ul li .img{
    width: 150px;
    height: 194px;
    top: -40px;
  }
  .mien ul li .txt {
    margin-left: 170px;
  }
  .mien ul li h3{
    color: #2C72C4;
    font-size: 20px;
    margin-bottom: 10px;
  }

  .leader{
    padding: 20px 0;
  }
  .leader ul {
    margin: 0;
  }
  .leader ul li{
    width: 50%;
    padding: 0 5px;
    margin: 10px 0;
  }
  .leader ul li a{
    height: auto;
  }
  .leader ul li .img {
    height: 220px;
  }
  .leader ul li .txt{
    padding: 10px;
  }
  .leader ul li h3{
    font-size: 16px;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .leader ul li p{
    display: none;
  }

  .news-list{
    padding: 20px 0;
  }
  .news-list ul{
    margin: 0;
  }
  .news-list ul li{
    width: 100%;
    padding: 0;
    margin: 10px 0;
  }
  .news-list ul li a{
    height: auto;
    padding: 10px 15px 15px;
    overflow: hidden;
  }
  .news-list ul li .date h3 {
    font-size: 30px;
  }
  .news-list ul li p {
    margin-left: 90px;
    margin-top: 5px;
    font-size: 18px;
    height: 66px;
    line-height: 22px;
    overflow: hidden;
  }

  .detail{
    padding: 30px 0;
  }
  .caption h1{
    font-size: 22px;
  }
  .caption p{
    margin: 20px 0 10px;
  }
  .caption p span{
    font-size: 14px;
  }

}
