*{ box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
body{ margin: 0; padding: 0; font-family: "微软雅黑", arial,  sans-serif; font-size: 14px;  width: 100%; }
ul{ margin: 0; padding: 0; list-style: none;}
a{ color: inherit; text-decoration: none;}
a:hover{ text-decoration: none;}
p{ margin: 0;}
h3,h4,h5{ margin: 0;}
table{ border-collapse: collapse;}
button{ font-family: "微软雅黑", arial,  sans-serif;}