.pc{display:block;}
.contact .pc{background:#fff;}
.contact .contacttit{font-size:0.34rem;text-align: center;line-height: 1rem;}
.contact .text{font-size: 0.24rem;}
.contact mip-map{margin:0.3rem 0;}

@media screen and (min-width:1200px){
	html{font-size:100px!important;}
}
@media screen and (max-width:1200px) and (min-width:750px){
	.pc{display:none}
	.ipad{display:block;}
	.mobile{display:none}
	.main{width: 100%;}
	.contact mip-map{margin:0.3rem 0;margin-bottom: 2rem;}
}
@media screen and (max-width:1200px) and (min-width:1024px){
	html{font-size:100px!important;}
}
@media screen and (max-width:1023px) and (min-width:960px){
	html{font-size:90px!important;}
}
@media screen and (max-width:959px) and (min-width:800px){
	html{font-size:85px!important;}
}
@media screen and (max-width:799px) and (min-width:750px){
	html{font-size:75px!important;}
}
@media screen and (max-width:749px) and (min-width:320px){
	.pc{display:none}
	.ipad{display:none;}
	.mobile{display:block}
	.main{width: 100%;}
	.contact mip-map{margin:0.3rem 0;margin-bottom: 1.5rem;}
}
@media screen and (max-width:749px) and (min-width:640px){
	html{font-size:100px!important;}
}
@media screen and (max-width:639px) and (min-width:515px){
	html{font-size:85px!important;}
}
@media screen and (max-width:516px) and (min-width:414px){
	html{font-size:68px!important;}
}
@media screen and (max-width:413px) and (min-width:320px){
	html{font-size:53px!important;}
}
@media screen and (max-width:319px){
	html{font-size:42px!important;}
}
