@charset "gb2312";
/* 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;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-hightlight-color:rgba(0,0,0,0); touch-callout:none; -webkit-touch-callout:none;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:13px/19px Microsoft Yahei,Verdana,Arial,Helvetica,sans-serif;margin:0px;padding:0px;height:auto;clear:both;color:#000000;background-size: cover; background:#fff;}
img{border:0px;}
ul,li{ list-style:none;}
em, i{ font-style:normal;}
a{ text-decoration:none; color: #333; }

input::-moz-focus-inner{border:none;padding:0;}
input{font:13px/19px Pingfang SC,Heiti SC,DroidSansFallback,Microsoft Yahei,Microsoft JhengHei,WenQuanYi Micro Hei,Helvetica Neue,Verdana,Arial,Helvetica,sans-serif;}
input,select,textarea{outline-style:none;-webkit-appearance:none;resize:none; border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-hightlight-color:rgba(0,0,0,0); touch-callout:none; -webkit-touch-callout:none; -webkit-border-radius: 0;border-radius: 0}
/*网站基本定义*/

.clearfix:after{clear:both;content:".";height:0;display:block;visibility:hidden;}
.clear{clear: both;}
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; }


