/*样式格式化*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td ,textarea,input { margin:0; padding:0;  }
address,cite,dfn,em,var, i {font-style:normal;}
body {font-size: 16px; font-family: Helvetica, Arial, 微软雅黑, Microsoft YaHei, sans-serif, 宋体;  color: #222}
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
button,input,select,textarea{font-size:14px; outline: none;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0 100px white inset !important;}
fieldset,img{border:0;}
a { text-decoration: none; background: none;color: #333333; }
ul, ol, li { list-style: none; }
img{vertical-align: middle; border: 0;}
div{outline: none;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{-webkit-appearance: none !important}
input[type=number] {
    -moz-appearance:textfield;
}