/* 清除默认样式 */
body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, form, input, button, textarea, select, option, a { padding: 0; margin: 0; border: none; font-family: 'Microsoft Yahei', arial; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
table { border-collapse: collapse; }
a, a:active { color: #333333; text-decoration: none; outline: none; }
a:hover { color: #2b67ac; outline: none; }
.clear { clear: both; zoom: 1; height: 0; font-size: 1px; line-height: 0px; }
ul, dl, li, dd, dt, ol { list-style: none; }
input, select, img { vertical-align: middle; outline: none; }
body { font-size: 14px; -webkit-text-size-adjust: none; color: #545454; min-width: 1000px; width: 100%; background-color: #fff; }
.clear { clear: both; }
html, body { width: 100%; height: 100%; min-width: 1000px; }