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:#555; font-size:14px; font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif; }
i{font-style: normal}
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal;}
a { color:#333333; text-decoration:none; }
a:hover {cursor: pointer;color: red}
img { border:none}
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px "Arial","Microsoft YaHei","黑体","宋体",sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 
 
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }/*公共类*/
.c{zoom:1}
.fl { float:left}
.fr {float:right}
.al {text-align:left}
.ac {text-align:center}
.ar {text-align:right}
.pd_none{padding-left: 0;padding-right: 0}
.bgc{background: #fff!important}
.bgb{background:#fbfbfb}
.w1400{width: 1400px;margin: 0 auto;overflow: hidden}
.w1200{width: 92%;margin: 0 auto;display: table}
.width100{width:100%}
.width92{width:92%;margin-left: auto;margin-right: auto;display: table}
.width70{width: 70%}
.w880{width: 880px}
.w330{width: 330px}
.flex{display:box;display:-webkit-box;display:-webkit-flex; display:-moz-box; display:-ms-flexbox;display:flex;justify-content:center;align-items:center}
.mt10{margin-top: 10px}
.mt15{margin-top: 15px}
.mt20{margin-top: 20px}
.mt25{margin-top: 25px}
.mt30{margin-top: 30px}
.mt35{margin-top: 35px}
.mt40{margin-top: 40px}
.mt60{margin-top: 60px}
.ml15{margin-left: 15px}
.ml{margin-left: 20px}
.text_in{text-indent: 2em}
.color_red{color:#ff0000}
.color_green{color: #99cc33}
.fontSize18{font-size:18px}
.paddingtop10{padding-top:1rem}
.line-height1_8em{line-height:1.8em}