@media only screen and (max-width:1380px) and (min-width:1281px){
	.ft_logo img{height: 1.2rem;}
}
@media only screen and (max-width:1320px) and (min-width:1281px){
	.ft-right dl dt{padding: 0.2rem 0.25rem 0.2rem 0;}
}
@media only screen and (max-width:1280px){
	html{font-size: 90px;}
}
@media only screen and (max-width:1240px){
	.ft_logo img{height: 1.2rem;}
}
@media only screen and (max-width:1180px){
	.ft-right dl dt{padding: 0.2rem 0.25rem 0.2rem 0;}
	.yx img{height: 0.3rem;}
}
@media only screen and (max-width:1140px){
	.ft_logo img{height: 1rem;}
}
@media only screen and (max-width:1100px){
	.ft-right{display: none;}
	.footer .ft1{justify-content: center;}
	.pa-left,.pa-right{width: 100%;}
	.pa-left{margin-bottom: 0.3rem;}
}
@media only screen and (max-width:1060px){
	.nav,.search{display: none;}
	.nav-menu{display: block;}
	.logo img{height: 0.5rem;}
	.logo{padding: 0.2rem 0;}
	.header{position: fixed;left: 0;top: 0;z-index: 5;}
	.banner,.main,.main_article{margin-top: 0.9rem;}
}
@media only screen and (max-width:980px){
	.pb-left,.pb-right{width: 100%;}
	.pb-left{margin-bottom: 0.3rem;}
	.main-left{width: 100%;padding-bottom: 0;}
	.main-right{width: 100%;padding: 0 20px;}
	.main-left h3,.main-left>ul{display: none;}
	.lm-title{display: flex;}
	.main-title{padding:0.15rem 0;}
	.main .w90{width: 100%;}
	.header .w90{width: 100%;padding: 0 20px;}
	.main-left>ul{padding: 0 0.15rem;}
	.art_left,.art_right{width: 100%;}
	.art_right{margin-top: 0.3rem;}
        .main-title h2{display:none;}
}
@media only screen and (max-width:920px){
	.news-scroll,.news-list{width: 100%;}
	.news-scroll{margin-bottom: 0.3rem;}
	.news-scroll ul li a{height: 0;padding-bottom: 60%;}
}
@media only screen and (max-width:680px){
    .stu_list ul li{width: 100%;margin-bottom: 0.2rem;}
	.stu_list ul li:last-of-type{margin-bottom: 0;}
	.stu_list ul li .time span{margin-bottom: 0;}
	.stu_list ul li .txt a{display: block;white-space: nowrap;height: 0.3rem;line-height: 0.3rem;}
	.banner .swiper-pagination{bottom: 0.1rem;}
	.pic-list ul li{width: 50%;}
	.teacher-list ul li{width: 25%;}
	.content h3.title{font-size: .2rem;}
	.content .sub-title{font-size: .18rem;}
}
@media only screen and (max-width:620px){
	.yx{display: none;}
}
@media only screen and (max-width:520px){
    .teacher-list ul li{width: 33.3333%;}
}
@media only screen and (max-width:400px){
	.pic-list ul li{width: 100%;}
}
@media only screen and (max-width:380px){
    .teacher-list ul li{width: 50%;}
}