@charset "utf-8";
/*width:1200+*/

@media only screen and (min-width: 1004px) and (max-width: 2800px){
	
	
	
	
}

@media only screen and (max-width: 1600px){
	
	
	
}

@media only screen and (max-width: 1440px){
	
	
	
}

@media only screen and (min-width: 1200px){
	
}
/** max-width:1200 **/
@media only screen and (max-width: 1199px){
	
}
/** max-width:1024 **/
@media only screen and (max-width: 1023px) {
	
	.top{
		display: none;
	}
	.header{
		display: none;
	}
	.header_m{
		display: block;
	}
	.nleft{
		left: 16px;
		width: 36px;
		height: 36px;
	}
	.nleft img{
		height: 20px;
	}
	.nright{
		right: 16px;
		width: 36px;
		height: 36px;
	}
	.nright img{
		height: 20px;
	}
	.nbanner .swiper-pagination{
		bottom: 10px;
	}
	.nbanner .swiper-pagination-bullet-active{
		width: 20px;
	}
	.nabout{
		padding: 30px 0;
	}
	.nabout2{
		margin-top: 20px;
		width: 100%;
	}
	.nabout7{
		width: 100%;
	}
	.nabout3{
		font-size: 20px;
	}
	.nabout4{
		font-size: 16px;
		margin-top: -10px;
	}
	.nabout5 {
		margin-top: 20px;
		font-size: 14px;
		line-height: 28px;
	}
	.nabout6{
		margin-top: 30px;
	}
	.nteach{
		padding: 30px 0;
	}
	.nteach1{
		font-size: 20px;
	}
	.nteach2{
		font-size: 16px;
		margin-top: -10px;
	}
	.nteach3{
		margin-top: 20px;
	}
	.nteach3 .swiper {
		padding-bottom: 30px;
	}
	.nteach4 span {
		margin-top: 10px;
		font-size: 14px;
	}
	.ntleft{
		width: 36px;
		height: 36px;
	}
	.ntleft img{
		height: 20px;
	}
	.ntright{
		width: 36px;
		height: 36px;
	}
	.ntright img{
		height: 20px;
	}
	.nvideo{
		padding: 30px 0;
	}
	.napply{
		padding: 30px 0;
	}
	.napply1{
		font-size: 20px;
	}
	.napply2{
		font-size: 16px;
		margin-top: -10px;
	}
	.napply3{
		margin-top: 10px;
	}
	.napply3 ul li{
		width: 100%;
		margin-top: 20px;
	}
	
	
	
	
	
	
	
	
	
	
}
/** max-width:960 **/
@media only screen and (max-width: 959px) {

}
/** max-width:768 **/
@media only screen and (max-width: 767px) {
	
	
	
	
}
/** max-width:640 **/
@media only screen and (max-width: 639px) {
}

/** width:480 **/
@media only screen and (max-width: 479px) {

}

@media only screen and (max-width: 360px) {

}
/** width:320px **/
@media only screen and (max-width: 319px) {	
}

/*********************************首页结束**********************************/

/*******************************************************************/
/*width:1200+*/
@media only screen and (min-width: 1200px){}
/** max-width:1200 **/
@media only screen and (max-width: 1365px){

	}
/** max-width:1200 **/
@media only screen and (max-width: 1199px){}
/** width:960px **/
@media only screen and (max-width: 1023px){
}
/** max-width:960 **/
@media only screen and (max-width: 959px){}
/** max-width:768 **/
@media only screen and (max-width: 767px){}
/** max-width:640 **/
@media only screen and (max-width: 639px){
	}
/** width:480 **/
@media only screen and (max-width: 479px) {}
/** width:360px **/
@media only screen and (max-width: 360px) {}

/** width:320px **/
@media only screen and (max-width: 319px){}
/*******************************************************************/


