@charset "utf-8";
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6,
form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; box-sizing: border-box;}
body { font-size:14px; overflow-x:hidden; background:#eceeed; repeat-x;font-family: "微软雅黑", Helvetica, sans-serif;}
a:link{text-decoration: none;color: #4a77b3}
a:active{ outline: none; star:expression(this.onFocus=this.blur());color:#222; text-decoration:none;}
a:focus{outline: none;}
a:hover { color:#1C7BBB;}
li,ul,form,h3 { list-style-type:none;}
i,em,cite { font-style: normal}
img { border:0 none;}
input,button { font-family: "微软雅黑", Helvetica, sans-serif;}
button { cursor: pointer; border: none;outline: none;}
.fl { float: left;}
.fr { float: right;}
.pa{position: absolute;}
.pr{position: relative;}
.pointer{cursor: pointer;}
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.cl{clear: both;}
.wrap{padding: 15px 3%;}
.clear:after{clear: both;display: table;content: "";overflow: hidden;}
