@charset "utf-8";

body{

	color:#333;

	font-size: 16px;

}

body,ul,ol,h1,h2,h3,h4,h5,h6,p,input,select,textarea,dl,dd,a{margin: 0;padding: 0;font-family: 微软雅黑; font-weight:normal; }

ul,ol{list-style: none;}

input,select,textarea{background-color: transparent; border: none; outline: none;}

textarea{resize: none;}

img{border: none; vertical-align: top;}

a{text-decoration: none;}



.clearfix:after,.clearfix:before{content: "";display: table;}

.clearfix:after{clear: both;}

.clearfix{*zoom:1;}



.fl{float: left;} .fr{float: right;}

.show{ display: block;} .hide{ display: none;}

.gWidth{width: 1140px;margin-left: auto;margin-right: auto;}