@charset "utf-8";
/* CSS Document */
/*网站基本定义*/
*{outline: none; outline-style: none; -webkit-touch-callout: none; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; -o-font-smoothing: antialiased !important; -ms-font-smoothing: antialiased !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;margin:0; padding:0;}
div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre{margin:0; padding:0; border:0; background-repeat:no-repeat;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}
body{font-family:"Microsoft Yahei";font-size:14px;margin:0px;padding:0px;height:auto;clear:both;color:#666;background-size: cover; background:#fff;}
img{border:0px;}
ul,li{ list-style:none;}
em, i{ font-style:normal;}
a{ text-decoration:none; color:#666; }
.del_float{ clear:both; line-height:0; height:0; font-size:0;}
a,area{blr:expression(this.onFocus=this.blur());}

.fleft{float:left;}
.fright{float:right;}
input::-moz-focus-inner{border:none;padding:0;}
input[type="text"],input[type="password"],input[type="button"],input[type="submit"],select,textarea{outline-style:none;-webkit-appearance:none;resize:none; border:none;font-family:"Microsoft Yahei";}
input,button,select,textarea{outline:none; border:none;border-radius:0px;-webkit-appearance: none;}
/*网站基本定义*/

.clearfix:after{clear:both;content:".";height:0;display:block;visibility:hidden;}
.clear{clear: both;}


