@charset "utf-8";
body {font-family: "Arial", "微软雅黑", "Microsoft Yahei", "Lucida Grande", sans-serif; overflow-x: hidden; overflow-y: auto; color: #333; }
html { font-size: 14px; color: #333;  overflow-x: hidden; overflow-y: auto;}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 16px;padding: 0; margin: 0;  }
li, ol { list-style: none; }
input, textarea { border: none; outline: none; outline: none; }
textarea { resize: none; }
em, i { font-style: normal; }
a { text-decoration: none; color: #333; }
a:hover { color: #005bac; }
a:focus { outline: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; }
a img { border: none; }
img { display: block; max-width:100% }
.clearfix:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }


