/*pc端*/



/*移动端*/
@media screen and (max-width: 1200px){


}

@media screen and (max-width: 1024px){
html{ min-width: 1340px;}
}
	
