@media screen and (max-width:996px){
	*{ box-sizing:border-box; -webkit-tap-highlight-color:rgba(0,0,0,0);}
	img{ max-width:100%}
	body{ font-size: 14px;}
	
	.contain,.bot{ width: 100%; overflow: hidden;}
	.head{ height: auto;}
	
}

@media screen and (max-width:375px){
	
}
@media screen and (min-width:1000px) and (max-width:1199px){
	
	body,.bot_tit li>p,.bot_tit1,.tit1 .more a,.btn1,.btn2{ font-size: 14px;}
	.contain,.bot { width:1000px;}
	.bot_c{ width: 780px;}
}