// html, body{overflow:hidden;}
@charset "utf-8";
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }
img{vertical-align:middle;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
li{ list-style:none; } 
body { color:#333; font:14px/20px;font-family: PingFangSC-Light, 'helvetica neue', 'hiragino sans gb', tahoma, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif; background:#fff; overflow-y:scroll; overflow-x:hidden;}
a { color:#333; text-decoration:none; }
a:visited { color:#666; }
.clear{ zoom:1;}
.clear:after{ display: block; content: ""; clear: both;}
input,textarea{outline: none;}