@media screen and (max-width:1200px){
	.pc{display: none;}
	.wap{display: block;}
	.main{width: 90%; margin-left: auto; left: auto;}
	.m1 img{height: auto;}
	.m2{border-radius: 10px; height: auto;}
	.m2box{padding: 20px;}
	.m2a{font-size: 24px;}
	.m2b{margin-top: 40px;}
	.m2b1{font-size: 20px; margin-bottom: 15px; text-align: center;}
	.textcss{height: 40px; line-height: 40px; font-size: 16px;}
	.m2b3{margin-top: 20px; text-align: center;}
	.butcss{height: 40px; font-size: 20px;}
	.m2c{padding: 25px 0; padding-bottom: 0;}
	.m2c h1{font-size: 26px;}
	.m2c div{font-size: 18px;}
}