html,body{width: 100%;height: 100%;}
/* @media screen and (min-width: 320px) and (max-width: 359px){ 
    html,body{ 
        font-size: 85.4px; 
    } 
} 
@media screen and (min-width: 360px) and (max-width: 374px){ 
    html,body{ 
        font-size: 96px; 
    } 
} 
@media screen and (min-width:375px) and (max-width:385px){
    html,body{ 
        font-size: 100px; 
    } 
} 
@media screen and (min-width: 386px) and (max-width: 392px) { 
    html,body{ 
        font-size: 103px; 
    } 
} 
@media screen and (min-width: 393px) and (max-width: 400px){ 
    html,body{ 
        font-size: 107px; 
    } 
} 
@media screen and (min-width: 401px) and (max-width: 414px){ 
    html,body{ 
        font-size: 110px; 
    } 
}  */
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strike,strong,sub,sup,tt,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);font-family: '微软雅黑',Arial, sans-serif;color:#333;font-size: 14px;}
ol,ul,li{list-style:none;color:#333;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body{font-family: PingFangSC-Regular, sans-serif;color:#333;height: 100%;}
h1,h2,h3,h4,h5,h6{font-weight: normal;color:#333;}
input[type=button], input[type=submit], input[type=file], button,input,select,textarea {/*-webkit-appearance: none;*/outline:none; box-shadow:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);} 
input[type=datetime-local]{border:none;background: none;appearance:none; }
input[type=button], input[type=submit], input[type=file], button{cursor: pointer;}
a,button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor: pointer;}
a{text-decoration: none;color:#333;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none; -khtml-user-select: none; user-select: none;}
a:active{border:none;background: none;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}


/* footr */
