html, body, header, section, nav, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }
html,body{width:100%;}
button { -webkit-tap-highlight-color: transparent; }
html { font-size: 62.5%; color: #606060; }
ol, label, li { list-style: none; }
body { font-size: 14px; color: #333; font-family:'微软雅黑';}
a:link { color: #FF851B; text-decoration: none; }
a:hover { color: #606060; }
a:active { color: #606060; }
a:visited { color: #606060; }
body{background-color:#ebeff0;}
.clearfix { *zoom: 1; }
	.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }