@media screen and (max-width: 2560px){
	
}


@media screen and (max-width: 2048px){
	
}

@media screen and (max-width: 1856px){
	
}

@media screen and (max-width: 1792px){
	
}

@media screen and (max-width: 1680px){
	
}

@media screen and (max-width: 1600px){
	
}

@media screen and (max-width: 1440px){
	
}

@media screen and (max-width: 1400px){
	
}

@media screen and (max-width: 1366px){
	
}







@media screen and (max-width: 768px){
	
}


@media screen and (max-width: 540px){
	
}


@media screen and (max-width: 414px){
	
}

@media screen and (max-width: 375px){
	#header .head {
	    padding: 15px 45px;
	}
	.auto{
		width: 100%;
	} 
	.cTop .swiper-container .swiper-wrapper .swiper-slide .j-speech-01 .words img{
		height: 100%;
	}
	.cTop .swiper-container .swiper-wrapper .swiper-slide .j-speech-01 .words .tit.tit-36{
		font-size: 14px!important;
	}
}

@media screen and (max-width: 360px){
	
}