﻿@media only screen and (max-width:1280px){
	html{font-size: 90px;}
}

@media only screen and (max-width:1060px){
	.header{position: fixed;z-index: 5;}
	.header .logo img{height: 0.5rem;}
	.header .logo{padding: 0.2rem 0;}
	.search,.nav,.header-top{display: none;}
	.nav-menu{display: block;}
	.banner,.list-banner{padding-top: 0.9rem;}
	.news-scroll,.news-list{width: 100%;}
	.news-scroll{margin-bottom: 0.1rem;}
	.news-scroll ul li a{height: 0;padding-bottom: 60%;}
}

@media only screen and (max-width:980px){
	.w90{width: 100%;padding: 0 0.2rem;}
	.main-left{width: 100%;padding-left: 0;margin-bottom: 0.15rem;}
	.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: #89211b;}
	.main-left::before{content: none;}
	.main .w90{width: 100%;padding: 0;}
	.main-title{padding: 0 0.2rem 0.15rem;}
	.content{padding: 0 0.2rem;}
	.header .logo{padding: 0.15rem 0;}
	.banner,.list-banner{padding-top: 0.8rem;}
	.navm-box{padding-top: 1rem;}
	.pc2 ul li a{padding-left: 0;}
}
@media only screen and (max-width:880px){
	.pc-left{width: 100%;order: 1;}
	.pc-right{width: 100%;order: 0;margin-bottom: 0.3rem;}
	.pc-right .pc-img ul li{height: 0;padding-bottom: 60%;}
	.ky-list ul li{width: 50%;}
	.ky-list ul li:nth-child(n+3){margin-top: 0.3rem;}
	.pc2 ul li p{width: 100%;text-align: center;margin-top: 0.1rem;}
	.pc2 ul li .ico{margin: 0 auto;}
}
@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 );}
}
@media only screen and (max-width:580px){
	.banner .swiper-pagination{bottom: 0.1rem;}
	.parta,.partb{padding: 0.3rem 0;}
	.partc{padding: 0.3rem 0 0;}
	.pc2{padding: 0.4rem 0 0.3rem;}
}
@media only screen and (max-width:480px){  
	.title{justify-content: flex-start;}
	.contact{width: 100%;text-align: center;margin-bottom: 0.2rem;}
	.ewm{width: 100%;text-align: center;}
	.ewm img{display: inline-block;}
	.header .logo img{height: 0.4rem;}
	.banner,.list-banner{padding-top: 0.7rem;}
	.navm-box{padding-top: 0.9rem;}
	.pc2 ul li{width: 50%;}
	.pc2 ul li:nth-child(n+3){margin-top: 0.3rem;}
}
@media only screen and (max-width:460px){ 
	.ky-list ul li{width: 100%;}
	.ky-list ul li:nth-child(n+2){margin-top: 0.3rem;}
	.ky-list ul li p{height: auto;}
}
@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.3rem;}
	.banner,.list-banner{padding-top: 0.6rem;}
	.navm-box{padding-top: 0.8rem;}
}