@charset "utf-8";
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,a,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    border: 0;
    margin: 0;
    padding: 0;
    font-family: inherit;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
}
ol,ul,li{list-style-type:none;}
input,button,select,textarea{outline: none;}
input{border: none;border-radius: 0;-moz-appearance:none;-webkit-appearance : none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance: none;}
input[type="number"]{-moz-appearance: textfield;}
img{border: 0;vertical-align: middle;-ms-interpolation-mode: bicubic;}
body{color: #0e0e0e;min-width: 320px;font-size: 14px;line-height: 30px;background-color: #f6f5fa;font-family: 'Microsoft Yahei';}
a{color: #0e0e0e;font-size: 14px;line-height: 30px}
a,a:link,a:hover{text-decoration: none;font-family: 'Microsoft Yahei';}
a:hover{color: #f96616;}
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }

