@charset "utf-8";
html{ width:100%; overflow:hidden;}
body{ overflow:hidden;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, menu,dl, dt, dd, ul, ol, li,pre,fieldset, lengend, button, input, textarea, form,th, td {margin: 0;padding: 0;}
body,button, input, select, textarea {font:12px/150% helvetica,"微软雅黑","microsoft yahei",verdana,lucida,arial,sans-serif,"黑体"
}
h1 { font-size: 18px;}
h2 { font-size: 14px; font-weight:bold;}
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 12px; font-weight:normal;}
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; }
small { font-size: 12px; }
ul, ol, li{ list-style: none; list-style-position:outside; list-style-type:none;}
a { text-decoration: none; color:#000;}
a:hover { text-decoration:none; color:#be2d2c;}
q:before, q:after { content: ''; }
legend { color: #000; }
fieldset, img { border: none; }
button, input, select, textarea {font-size: 100%;}
table {border-collapse: collapse;border-spacing: 0;}
html {overflow-y: scroll; height:100%;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden; zoom:1}
.blank{height:20px; clear:both; overflow:hidden; width:100%; background:none !important;}

.blue{color:#00a8eb;}