/*--Reset--*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0 none;vertical-align:middle;}
ul li{list-style:none;}
form input[type='submit']{border:none;}
input,textarea,select{font-family:inherit;font-weight:inherit;font-size:100%; line-height:1.5em;}
body{color:#555;background:#fff;}
h1,h2,h3,h4,h5,h6,strong,b{font-weight:bold;}
em{font-style:normal;}
h2{font-size:14px;}
h3,h4{font-size:12px;}
input{vertical-align:middle;}
body{font-family: Arial,"宋体","Microsoft Yahei",Helvetica,sans-serif;font-size: 12px;}
/*--定义默认样式--*/
a{color:#282828;text-decoration:none;blr:expression(this.onFocus=this.blur());outline:none;}
a:focus { -moz-outline-style: none; }
/*--定义快捷操作--*/
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.of{overflow:hidden;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
* html>body .clearfix {display:inline-block;width:100%;}
* html .clearfix {height:1%;}
*+html .clearfix {min-height:1%;}
.more{float:right;display:inline-block;width:40px;text-indent:-9999px;margin-right:16px;}
.more1{float:right;display:inline-block;margin-right:8px;font-family:'宋体';font-weight:bold;color:#686868;}

/*布局*/
.gray_bg{background:url(../images/gray_bg.png) repeat;}
.w100{width:100%;}
.w960{width:960px;margin:0 auto;}
.w980{width:980px;margin:0 auto;}
.w1000{width:1000px;margin:0 auto;}
.w1002{width:1002px;margin:0 auto;}
.w1200{width:1200px;margin:0 auto;}
.transparent_heise{background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);}
.transparent_baise{background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);}


/*宽度*/

.w992{width:992px;}