/*css样式重置*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#333; font-size:12px; font-family: Microsoft YaHei,Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:12px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#333; text-decoration:none; }
a:hover, a:focus{ text-decoration:none;color:#5a7eca; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Microsoft YaHei,Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 
/* css common */
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.lf{float:left;}
.rt{float:right;}
.pad10{padding:10px;}
.padb0{padding-bottom:0px;}
.mrg10{margin:10px;}
.in .mrg0{margin:0px;}
.disnone{display:none;}
.ofw_hidden{overflow:hidden;}
.center{text-align:center;}
.bgf1{background: #f1f1f1;}
.bort{border-top:1px solid #e5e5e5;}
.borl{border-left:1px solid #999;}
.borb{border-bottom:1px solid #999;}
.borr{border-right:1px solid #999;}
.padb50{padding-bottom:50px;}
@media screen and (max-width: 1600px){
}


