*{
    margin: 0;
    padding:0;
    outline: none;
    outline-style: none;
    list-style: none;
    text-decoration: none;
    font-family: "";font-family:Microsoft YaHei;
    border:none;
    font-weight: normal;
}
body,h1,h2,h3,h4,h5,h6,ul,li,ol,div,dl,dt,dd,p,img,a,form{
    margin:0;
    padding:0;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    appearance:none;
}
a:hover {
    text-decoration: none;
}
body{
    overflow-x: hidden;
    position: relative;
}
img{
    display: block;
    width: 100%;
}
html{
    overflow-x: hidden
}
input,select{
    vertical-align:middle;
    padding:0;
    margin:0;
    border:none;
    outline:none;
    outline-style:none;
}
i{
    font-style: normal
}
.clearfix:after,.clearfix:before {content: "";display:table}
.clearfix:after {clear: both;}
.clearfix {*zoom:1;}
