
/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;padding:0;}
img{border:none;    vertical-align: baseline;}
li{list-style:none;}
input,select,textarea{outline:none;border:none; background:none;}
textarea{resize:none;}


/*清浮动*/
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
.comWidth{max-width:1200px;margin:0 auto 7px;;clear: both;}

html{font-size: 62.5%;}
body{font-size:1.4rem;font-family:'Microsoft YaHei',SimHei,Arial,'Times New Roman'; }
div{overflow:hidden}
a{text-decoration:none; color:#656565;}
a:hover{color:#50aee1;text-decoration:none;}
