
/*»ù´¡ÑùÊ½±í*/
body { font: 400 12px/16px "Î¢ÈíÑÅºÚ",arial;min-width:1000px;font-family: PingFang SC;/*overflow-x:hidden;*/ }
/* 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: 1000px; margin: 0 auto; }
/* ./warpper */

/* link */
a:link, a:visited { color: #727272; text-decoration: none; border: 0; }
a:hover, a:visited:hover { color: #5bacff; text-decoration: underline; border: 0; }
/* ./link */

/* text-align */
.textLeft { text-align: left; }
.textCenter { text-align: center; }
.textRight { text-align: right; }
/* ./text-align */
