@charset "utf-8";
/* CSS Document */
body{font-family:"微软雅黑";font:normal 100%;color:#333;background:#fff;width:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,span,input{margin:0;padding:0;border:none;font-size:12px;}
ul,li{list-style:none;}
img, input, label {vertical-align: middle;}
a{text-decoration:none;font-weight: normal;}
a:link, a:active {color: #6a6a6a;text-decoration: none;}
a:hover{text-decoration:none;}
h2{font-weight: 100;}
h1{font-weight:100;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.pa{position:absolute;}
.mask{background:rgba(0,0,0,0.9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);zoom:1;}
:root .mask{filter:none\9;}/*for IE9*/
.dn{display:none;}