/*鍩虹鏍峰紡琛?/ body { font: 400 12px/16px "寰蒋闆呴粦",arial;min-width:83em;font-family: PingFang SC;/*overflow-x:hidden;*/ } .mobile{display: none !important;} .pc{display: block;} #header2{display: none !important;} @media only screen and (min-width: 350px) and (max-width: 639px){ body { font: 400 12px/12px "寰蒋闆呴粦",arial; font-family:Helvetica; min-width: auto; } #header2{display: block !important;} } @media only screen and (min-width: 310px) and (max-width: 350px){ body { font: 400 10px/10px "寰蒋闆呴粦",arial; font-family:Helvetica; min-width: auto; } #header2{display: block !important;} } /* hidden css */ .hide { display: none; } .hidden { visibility: hidden; } /* ./hidden css */ /* clear float */ .clear { clear: both; } .clearLeft { clear: left; } .clearRight { clear: right; } /* ./clear float */ /* warpper */ .wrapper { width: 83em; margin: 0 auto; } /* ./warpper */ /* link */ a:link, a:visited { color: #727272; text-decoration: none; border: 0; } a:hover, a:visited:hover { color: #4276EF; text-decoration: underline; border: 0; } /* ./link */ /* text-align */ .textLeft { text-align: left; } .textCenter { text-align: center; } .textRight { text-align: right; } /* ./text-align */