@media only screen and (max-width:1520px){
	.nav1>ul>li{margin-left: 0.11rem;}
}
@media only screen and (max-width:1460px){
        .header-top1 .logo img{height: 0.45rem;}
	
}
@media only screen and (max-width:1366px){
	.nav1>ul>li{margin-left: 0.1rem;}
}
@media only screen and (max-width:1320px) and (min-width:1281px){
        .header-top2 .logo img{height:0.45rem}
}
@media only screen and (max-width:1280px){
	html{font-size: 90px;}
	.header-top1 .logo img{height: 0.6rem;}
	.nav1>ul>li{margin-left: 0.05rem;}
        .nav1>ul>li h3{font-size:0.16rem;}
.sub .sub-h a{font-size:0.14rem;}
}
@media only screen and (max-width:1180px){
	.header-top1 .logo img{height: 0.5rem;}
	.nav1>ul>li{margin-left: 0.05rem;}
}
@media only screen and (max-width:1120px){
	.nav1>ul>li{margin-left: 0.05rem;}
}
@media only screen and (max-width:1070px){
	.header-top1::after{content: none;}
	.header-top1{background: #0d459a;position: fixed;}
	.header-top1 .logo img{height: 0.5rem;}
	.header-top1 .logo{padding: 0.2rem 0;}
	.search-dialog-box{height: 100%;}
	.banner,.list-banner{margin-top: 0.9rem;}
	.nav-menu,.search_m{display: block;}
	.h2-right{display: none;}
	.partb .w90,.pc1{flex-wrap:wrap;}
	.pbl,.pcl{width: 50%;padding-right: 0.15rem;}
	.pbc,.pcc{width: 50%;padding-left: 0.15rem;padding-right: 0;}
	.pbr,.pcr{width: 100%;margin-top: 0.3rem;padding-left: 0;}
}
@media only screen and (min-width:981px){
	body.scrolling .header-top2{transform: none;opacity: 1;transition: 0.5s linear 0.3s;}
}
@media only screen and (max-width:980px){
	html{font-size: 90px;}
	.parta .w90{flex-direction: column;}
	.pal,.par{width: 100%;padding: 0 !important;}
	.pal{margin-bottom: 0.4rem;}
	.footer .w90{flex-wrap: wrap;}
	.ftl{order: 1;width: 30%;}
	.ftc{width: 70%;order: 0;}
	.ftr{order: 2;width: 100%;}
	.ftr ul{justify-content: center;}
	.main{padding: 0 0 0.2rem;}
	.main-title{margin-top: 0.2rem;}
	.main-left{display: none;}
	.main-right{width: 100%;}
	.m-nav{display: block;}
	.main-title h2{display: none;}
        .main-title h2.search{display: block;}
}
@media only screen and (max-width:820px){
    .teacher-list1 ul li{width: 25%;}
}
@media only screen and (max-width:680px){
    .teacher-list ul li{width: 25%;}
}
@media only screen and (max-width:620px){
    .palbox{flex-direction: column;}
	.news-scroll .swiper-slide .news-img{height: 0;padding-top: 50%;}
	.news-scroll{width: 100%;padding-right: 0;margin-bottom: 0.3rem;}
	.news-list{width: 100%;padding-left: 0;}
	.content h3.title{font-size: .2rem;}
	.pic-list ul li{width: 50%;}
}
@media only screen and (max-width:580px){
	.partb .w90, .pc1{flex-direction: column;}
	.pbl,.pcl{width: 100%;padding-right: 0;margin-bottom: 0.3rem;}
	.pbc,.pcc{width: 100%;padding: 0 !important;}
	.footer .w90{flex-direction: column;}
	.ftl,.ftc{width: 100%;margin-bottom: 0.2rem;}
	.ftl{order: 0;}
	.ftc{order:1}
	.ftlink2 ul{justify-content: flex-start;}
	.ftlink2 ul li{margin-right: 0.2rem;}
        
        .teacher-list1 ul li{width: calc( 100% / 3 );}
}
@media only screen and (max-width:520px){
    .teacher-list ul li{width: 33.3333%;}
}
@media only screen and (max-width:480px){
    .header-top1 .logo img{height: 0.35rem;}
	.banner,.list-banner{margin-top: 0.75rem;}
	.navm-box{padding-top: 0.95rem;}
}
@media only screen and (max-width:400px){
	.pbcbox ul .headline,.pclist ul .headline{flex-direction: column;}
	.pbcbox ul .headline .headimg,.pclist ul .headline .headimg{width: 100%;height: 0;padding-top: 40%;margin-bottom: 0.1rem;}
	.pbcbox ul .headline .headtxt,.pclist ul .headline .headtxt{width: 100%;padding-left: 0;}
	.pbcbox ul .headline .headtxt span{text-align: left;}
	.pclist ul .headline .headtxt{padding-bottom: 0.1rem;}
	.pclist ul .headline .headtxt::after{width: 100%;}
	.pbrist ul li{width: 100%;}
	.pbrist ul li p{height: 0.3rem;display: block;white-space: nowrap;}
	.pic-list ul li{width: 100%;}
        .teacher-list ul li{width: 50%;}
        .teacher-list1 ul li{width: calc(50%);}
}