body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td { margin: 0; padding: 0; border: 0;}
body,button,input,select,textarea {font-family: '微软雅黑';}
html,body{ width:100%; height:100%;}
*{ -webkit-tap-highlight-color:rgba(0,0,0,0); }
body{
	-webkit-text-size-adjust: none; 
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	 -webkit-font-smoothing: antialiased;
    -moz-user-select: none;
}
input{ border:0 none;}
input,button,select,textarea{outline:none; background:none; -webkit-appearance:none;font-family:"Microsoft Yahei", sans-serif; font-size:1.2rem;} 
textarea{resize:none}
ul,ol,li,dl,dd,dt{list-style: none;}
em { font-style: normal; }
a { text-decoration: none; }
legend { color: #000; }
fieldset,img { border: 0; }
label,button { cursor: pointer; }
/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic; display: block; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
/*连续英文、数字换行*/
.wordwrap { word-break: break-all; word-wrap: break-word; }
/*单行文字超出显示省略号*/
.omg{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
html{font-size: 40px; font-family: "microsoft yahei";}
/*常用颜色*/
.color0{ color:#000;}
.color3{ color:#333;}
.color5{ color:#565656;}
.color6{ color:#666;}
.color9{ color:#999;}
.colorRed{ color:#e92d45;}
.colorWhite{ color:#fff;}
.colorBlue{ color:#2525ff;}
.allBorder{border:1px solid;}
.auto_img{width: 100%;height: auto;}
.responseImg{ max-width:100%; height:auto; vertical-align:middle;}
.wrapper{ position:absolute;width:100%;left:0;right:0;top:0px;}





