@charset "utf-8";
/* CSS Document */
/*重置S*/
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; font-family:"微软雅黑";}
body, dl, dd, h1, h2, h3, h4, h5, h6, p, form{margin:0;}
ol,ul{margin:0; padding:0;}
<!--body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,input,a,table,img,hr,textarea,strong{margin:0;padding:0;font-weight: normal;}-->
body{font-family:Arial, Helvetica, sans-serif;font-family:"微软雅黑";padding:0;font-size:14px;margin:0 auto;color:#000;overflow-x: hidden;}
<!--*{margin:0;padding:0;list-style:none;text-decoration:none;}-->
img{/*width:100%;*/height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;border:none; background:none;}
table {border-collapse: collapse; border-spacing: 0;}
em{font-style: normal;}
input:focus{outline: none;}
a{color:#000;text-decoration:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
*:focus{outline: none;}
.nohighlight:focus{ outline:none; }
changeborder:focus{ outline:; }
textarea {resize:none;}
/*重置E*/