@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li, pre,form, fieldset, legend, button,input, select, textarea, th, td,img,div{margin: 0;padding: 0;font-family:'Helvetica', 'Tahoma', 'Arial', 'microsoft yahei', 'SimSun';}
input,select,textarea,button,hr{border:none;outline: none;}
h1,h2,h3{font-weight: normal;}
a{text-decoration:none;color: #000;}
a:hover{text-decoration: none;}
img{border:none;max-width: 100%;}
em,i{font-style:normal;}
ul, ol {list-style: none;}
.tac{text-align: center;}
.tar{text-align: right;}
.fl{float: left;}
.fr{float: right;}
.pos{position: relative;}
.clearfix:after{content:'';display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}