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%;}
img{border:0;}
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 { text-decoration: none; }
body{background-color:#ebeff0;}
.clearfix { *zoom: 1; }
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
	
.b { font-weight: bold; }
.dpib { display: inline-block; }
.dpb { display: block; }
.dpn { display: none; }
.tac { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }
.pznr { position: relative; }
.pzna { position: absolute; }
.pznf { position: fixed; }
.fl { float: left; }
.fr { float: right; }
.curp { cursor: pointer; }
.oh { overflow: hidden; }
.lh { line-height: normal; }
.vam { vertical-align: middle; }
.elli { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.hide { display: none; }
.show { display: block; }
.showib { display: inline-block; }
.showi { display: inline; }