﻿@media only screen and (max-width:1280px){
	html{font-size: 90px;}
}
@media only screen and (max-width:1100px){
	.pa-left,.pa-right{width: 100%;}
	.pa-left{margin-bottom: 0.4rem;}
}
@media only screen and (max-width:1060px){
	.nav,.search,.header-link{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,.list-banner,.main{margin-top: 0.9rem;}
	.header .w90{justify-content: space-between;width: 100%;padding: 0 0.2rem;}
}
@media only screen and (max-width:980px){
	.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-title h2{display: none;}
	.main .w90{width: 100%;}
	.main-left>ul{padding: 0 0.15rem;}
	.logo img{height: 0.5rem;}
	.logo{padding: 0.15rem 0;}
	.banner,.list-banner{margin-top: 0.8rem;}
	.navm-box{padding-top: 0.9rem;}
	.pb-left,.pb-right{width: 100%;}
	.pb-left{width: 100%;margin-bottom: 0.4rem;}
	.banner{width: 100%;}
	.aca-list .swiper-scrollbar{margin-top: 0.3rem;}
	.list-banner{display: block;}
	.main{margin-top: 0;padding: 0 0 0.3rem;}
}
@media only screen and (max-width:780px){
	.news-scroll,.news-list{width: 100%;}
	.news-scroll{margin-bottom: 0.3rem;}
	.news-scroll ul li .news_img{height: 0;padding-bottom: 62%;}
}
@media only screen and (max-width:680px){
	.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:640px){
	.fr-link .fr-title{width: 100%;height: 0.55rem;}
	.fr-link .fr-list{width: 100%;}
	.fr-link .fr-list ul li a{padding: 0 0.1rem;}
}
@media only screen and (max-width:580px){
	.logo img{height: 0.4rem;}
	.banner,.list-banner{margin-top: 0.7rem;}
	.navm-box{padding-top: 0.8rem;}
}
@media only screen and (max-width:520px){
    .teacher-list ul li{width: 33.3333%;}
}
@media only screen and (max-width:480px){
	.logo img{height: 0.3rem;}
	.banner,.list-banner{margin-top: 0.6rem;}
	.navm-box{padding-top: 0.7rem;}
}
@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%;}
	.logo img{height: 0.26rem;}
	.banner,.list-banner{margin-top: 0.56rem;}
	.navm-box{padding-top: 0.66rem;}
}