html {margin:0;padding:0;border:0; color:#000;background:#FFF;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.6;}
ol,ul,li {list-style: none;}
table {border-collapse:collapse;border-spacing:0;}
caption, th, td {text-align:left;}
table, th, td {vertical-align:middle;}
sup, sub {font-size: 100%; vertical-align: baseline;}
blockquote:before, blockquote:after, q:before, q:after {content:''; content:none;}
blockquote, q {quotes:none;}
a img {border:none;}
img{border:0;}
:focus {outline:0;}
hr{border: none; height: 1px;}
address, cite, dfn, em, var { font-style: normal;}/* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace;} /* 统一等宽字体 */
small { font-size: 12px;} /* 小于 12px 的中文很难阅读，让 small 正常化 */
html { overflow-y: scroll;}
button,input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
button, input, select, textarea {font-size: 100%;}/* 使得表单元素在 ie 下能继承字体大小 */