@charset "utf-8";
/* CSS Document */
html{ overflow-x:hidden}
* html .gotop{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,100)||310)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.gotop{ bottom:30px;cursor: pointer;display: block;left:50%;margin-left:520px;padding: 5px;position: fixed;}
.gotop:hover{ text-decoration:none;}
.leftlayer{background-color: #FAFAFA; color: #999999;display: block;font-size: 12px;height:48px;text-align: center;width:48px; text-align:left;}

/* Common */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
body,input,textarea,select,button,table{font-family:"Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif; font-size:14px}
body{  font-family:"Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif; }
body.bg3{ background:url(../../img/login.jpg) no-repeat center top;}
h1,h2,h3,h4,h5,h6{ font-weight:600;}
strong,b{ font-weight:600;}
img,fieldset{border:0}
ul,ol{list-style:none}
em,address{font-style:normal}
a{text-decoration:none; color:#16171a}
/*a:hover,a:active,a:focus{text-decoration:none; color:#e83428;}
*/
/*ܵclear*/
.clear{clear:both;font-size:0px;width:1px;height:0;line-height:0;visibility: hidden; }
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {zoom:1}

.w1000{ width: 1000px; margin:0 auto; }
