@media only screen and (max-width:1280px){
	html{font-size: 90px;}
}
@media only screen and (max-width:1060px){
	.nav,.header-link,.search{display: none;}
	.logo img{height: 0.5rem;}
	.logo{padding: 0.2rem 0;}
	.banner,.list-banner{margin-top: 0.8rem;}
	.nav-menu{display: block;}
        .pa-left,.pa-right{width: 100%;}
	.pa-left{margin-bottom: 0.3rem;}
	.news-scroll{width: calc( 44% - 0.15rem );}
	.news-list{width: calc( 56% - 0.15rem );}
       .header{position:fixed;left:0;top:0;}
}
@media only screen and (max-width:980px){
	.main-left{width: 100%;margin-bottom: 0.15rem;padding-bottom: 0;}
	.main-left .lm{justify-content: space-between;padding: 0 0.3rem;height: 0.56rem;}
	.main-left .lm .nav_menu{display: block;}
	.nav-list{display: none;}
	.main-right{width: 100%;}
	.main-title h2{display: none;}
	.m-nav{display: block;}
        .float_img{display:none;}
}
@media only screen and (max-width:880px){
	.pd-left,.pd-right{width: 100%;}
	.pd-left{margin-bottom: 0.3rem;}
	.logo{padding: 0.15rem 0;}
	.banner,.list-banner{margin-top: 0.8rem;}
	.navm-box{padding-top: 0.9rem;}
        .ewm ul li img{height:1.2rem;}
}
@media only screen and (max-width:780px){

	.teacher-list ul li{width: 25%;}
        .news-scroll,.news-list{width: 100%;}
	.news-scroll{margin-bottom: 0.2rem;}
	.news-scroll ul li .news_img{height: 0;padding-bottom: 62%;}
        .copyright{width: 100%;margin-bottom: 0.2rem;text-align: center;}
}

@media only screen and (max-width:680px){
	.pic-list ul li{width: 50%;}
	
}
@media only screen and (max-width:660px){
	.ewm ul li{width:33.333%;}
        .ewm ul li:nth-child(4),.ewm ul li:nth-child(5){margin-top:0.2rem;}
}

@media only screen and (max-width:620px){
.body{background-size:100% 100%;}
	.content h3.title{font-size: .2rem;}
	.content .sub-title{font-size: 0.18rem;}
       .banner .swiper-pagination{bottom:0.1rem;}
}
@media only screen and (max-width:560px){
	.teacher-list ul li{width: 33.333%;}
}
@media only screen and (max-width:480px){
	.main{padding: 0.2rem 0;}
}
@media only screen and (max-width:460px){
    
}
@media only screen and (max-width:420px){
	.pic-list ul li{width: 100%;}
	.teacher-list ul li{width: 50%;}
}
@media only screen and (max-width:400px){
	.ewm ul li img{height:1rem;}
}
@media only screen and (max-width:380px){
	
}