@media only screen and (max-width:1280px){
	html{font-size: 90px;}
}

@media only screen and (max-width:1060px){
	.header{position: fixed;z-index: 5;box-shadow: 0 0 0.2rem 0 rgba(0,0,0,0.2);}
	.w90{width: 100%;padding: 0 0.2rem;}
	.header .logo img{height: 0.5rem;}
	.header .logo{padding: 0.2rem 0;}
	.search,.nav{display: none;}
	.nav-menu{display: block;}
	.banner,.list-banner{padding-top: 0.9rem;}
	.news-scroll{width: 100%;margin-bottom: 0.4rem;}
	.news-scroll ul li a{height: 0;padding-bottom: 68%;}
	.pa-right{width: 100%;}
	.pb-left,.pb-center,.pb-right{width: 100%;}
	.pb-left,.pb-center{margin-bottom: 0.4rem;}
}

@media only screen and (max-width:980px){
	.w90{width: 100%;padding: 0 0.2rem;}
	.main-left{width: 100%;padding-left: 0;}
	.main-left>ul{padding-bottom: 0;display: none;}
	.main-right{width: 100%;}
	.nav_menu{display: block;}
	.main-title h2{display: none;}
	.main{padding: 0 0 0.3rem;}
	.main-left .lm{height: 0.5rem;justify-content: space-between;padding: 0 0.2rem;background: #006638;}
	.main-left .lm h3{font-size: 0.24rem;}
	.main-left::before{content: none;}
	.main .w90{width: 100%;padding: 0;}
	.main-title{padding: 0.15rem 0.2rem;}
	.content{padding: 0 0.2rem;}
	.header .logo{padding: 0.15rem 0;}
	.banner,.list-banner{padding-top: 0.8rem;}
	.navm-box{padding-top: 1rem;}
	
}
@media only screen and (max-width:880px){
	
}
@media only screen and (max-width:780px){
    .teacher-list1 ul li{width: 25%;}
}
@media only screen and (max-width:680px){
    .leader-list ul li a{justify-content: center;background: #f1f1f1;padding-top: 0.3rem;}
    .leader-list ul li .txt h3{text-align: center;}
    .leader-list ul li .txt{width: 100%;}
}
@media only screen and (max-width:620px){
	.pic-list ul li{width: 50%;}
	.content h3.title{font-size: .2rem;}
	.content .sub-title{font-size: 0.18rem;}
	.teacher-list1 ul li{width: calc( 100% / 3 );}
	.contact{width: 100%;text-align: center;margin-bottom: 0.2rem;}
	.ewm{width: 100%;justify-content: center;}
}
@media only screen and (max-width:580px){
	.banner .swiper-pagination{bottom: 0.1rem;}
}
@media only screen and (max-width:480px){  
	.header .logo img{height: 0.4rem;}
	.banner,.list-banner{padding-top: 0.7rem;}
	.navm-box{padding-top: 0.9rem;}
	.parta,.partb,.partc,.footer{padding: 0.3rem 0;}
	.news-scroll{margin-bottom: 0.3rem;}
	.pb-left,.pb-center{margin-bottom: 0.3rem;}
	.partc .title{margin-bottom: 0.2rem;}
	.pb-list{padding: 0.2rem;}
	.title{height: 0.54rem;padding: 0 0.2rem;}
}
@media only screen and (max-width:460px){ 
	
}
@media only screen and (max-width:420px){ 
	.teacher-list1 ul li{width: 50%;}
}
@media only screen and (max-width:400px){
    .pic-list ul li{width: 100%;}
}
@media only screen and (max-width:380px){
	.header .logo img{height: 0.34rem;}
	.banner,.list-banner{padding-top: 0.64rem;}
	.navm-box{padding-top: 0.84rem;}
}