html,body{width: 100%;font-family: "微软雅黑","SourceHanSansSC-Regular","Arial","sans-serif","黑体","宋体";font-size:14px;overflow-x: hidden}
html,body,div,h3,p,input,ul,li,span,table,tr,th,td{margin:0;padding:0;box-sizing: border-box;font-weight: normal;}
.clearfix:after{
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    display: block;
    content: "";
}
label{
    display: block;
}
input{
    border: none;
    outline: none;
}
img{
    display: block;
}
li{
    list-style: none;
}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #fff inset;}
a{
    text-decoration: none;
    color: inherit;
}