@charset "utf-8";
/* CSS Document */

/*网站基本定义*/
html{ }
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: "微软雅黑"; font-size:12px;width:100%;margin:0px;padding:0px;color:#1a1a1a;line-height:21px;-webkit-text-size-adjust: none;-moz-text-size-adjust:none; -ms-text-size-adjust: none; height:auto;text-size-adjust: none; background:#FFF; -webkit-overflow-scrolling: touch; }
img{ border:0px;}
ul,li{ list-style:none;}
em{font-style:normal;}
a{ text-decoration:none; color:#1a1a1a;}
a.hover{text-decoration:none; color:#00a1e9;}
.del_float{ clear:both; line-height:0; height:0; font-size:0;}
a,area{blr:expression(this.onFocus=this.blur())}

/*网站基本定义*/	

.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}

*{box-sizing:border-box;}
.web{ margin:0px; padding:0px;}
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";}
*{ -webkit-tap-highlight-color:rgba(0,0,0,0);tap-hightlight-color:rgba(0,0,0,0); touch-callout:none; -webkit-touch-callout:none;}
.bd-color{ background:#fff;}
.pt10{padding-bottom:40px;}
.bkcolor{ background:#fff;}
input::-moz-placeholder, textarea::-moz-placeholder { color: #999; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999; }
.pb20{padding-bottom:20px;}


