html,body,div,span,a,img,h1,h2,h3,h4,h5,h6,p,table,tr,th,ul,li,textarea,input{
    margin: 0;
    padding: 0;
    /*font-family: "SourceHanSansCN-Regular";*/
}
html{
    background: #fff;
}
body{

}
img{
    max-width: 100%;
    vertical-align: middle;
}
input{
    background:none;
    outline:none;
    border:none;
}
li{
    list-style: none;
    float: left;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.no-margin-top{
    margin-top: 0 !important;
}
a{
    text-decoration: none;
}
.w1{width: 10%;}
.w2{width: 20%;}
.w3{width: 30%;}
.w4{width: 40%;}
.w5{width: 50%;}
.w6{width: 60%;}
.w7{width: 70%;}
.w8{width: 80%;}
.w9{width: 90%;}
.w10{width: 100%;}
/*@font-face {*/
/*    font-family: "SourceHanSansCN-Bold";*/
/*    src: url("../font/SourceHanSansCN-Bold.otf");*/
/*}*/
/*@font-face {*/
/*    font-family: "SourceHanSansCN-Heavy";*/
/*    src: url("../font/SourceHanSansCN-Heavy.otf");*/
/*}*/
/*@font-face {*/
/*    font-family: "SourceHanSansCN-Medium";*/
/*    src: url("../font/SourceHanSansCN-Medium.otf");*/
/*}*/
/*@font-face {*/
/*    font-family: "SourceHanSansCN-Regular";*/
/*    src: url("../font/SourceHanSansCN-Regular.otf");*/
/*}*/