@charset "utf-8";
body,form,p{margin:0;padding:0}
input,button,img,a,textarea{outline:none;}
img{border:0}
body,html{line-height: 1;background: #fff;font-size: 12px;}
html { -webkit-text-size-adjust: none; }
a,a:hover{ text-decoration:none; color:inherit;display: inline-block; outline: none;}
ul,ol,li,dl,dt,dd{list-style:none; margin:0; padding: 0;}
button{cursor: pointer;}
body,input{font-size: 14px; font-family: "Microsoft Yahei";}
code{font-family: monospace;}
*{box-sizing: border-box;border: none;outline: none;word-break: break-word;color: inherit;}
.container{width: 1200px;margin: 0 auto;}