@charset "utf-8";
body {margin: 0;background-color: #F8F9F9;font:12px/18px "Hiragino Sans GB","Microsoft Yahei",sans-serif;color:#333333;line-height:1.4;-webkit-font-smoothing: antialiased;}
ul, li ,ol{list-style: none;padding-left:0;list-style-type:none;}
h1,h2,h3,h4,h5,h6,p,ul,ol,form{margin: 0;-webkit-tap-highlight-color: rgba(0,0,0,0);}
img {border: 0;}
input,img{vertical-align: middle;}
a {text-decoration: none;color: inherit;-webkit-tap-highlight-color: rgba(0,0,0,0);}
a:hover{text-decoration: none; }
:focus {outline: none; }
button { border:0 none; cursor:pointer;padding:0}
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);margin:0;padding:0}
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
textarea{resize:none;}
.clearfix { zoom: 1; }
.clearfix:after { content: " "; display: block; clear: both; height: 0; }