html{color:#000;font-size: 16px;}
body{ font-family:"Microsoft YaHei" !important;}
*{ margin:0; padding:0; box-sizing: border-box;}
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
ol,ul { list-style:none; } caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
a{text-decoration:none; color: #333;}
.clear:after{ clear:both;content: "";display: block;} 
input,select{border: none;}
select{appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.inline{display: inline-block;vertical-align: top;}
input[type=button], input[type=submit], input[type=file], button {  -webkit-appearance: none; }