*{margin: 0;padding: 0;box-sizing: border-box;outline: 0;-webkit-tap-highlight-color: transparent;}
html,body{width:100%;height: 100%;}
body,input,a{font-family:"Microsoft YaHei",\5b8b\4f53,Arial, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
area{outline:none;}
img{border:0;}
input{border: none;}
ol,ul,li{list-style:none;}
a{text-decoration:none;outline:none;border:none;}
.fl{float: left;}
.fr{float: right;}
.clear:after{content: "";display: block;clear: both;}
.clear{zoom: 1;}
.bgs100{background-repeat: no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
::-webkit-scrollbar{ width:2px; height:2px; background-color:transparent; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; }
::-webkit-scrollbar-track{background-color: transparent;}
::-webkit-scrollbar-thumb{ border-radius:5px; background-color:#39d5ac; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; } 
::-webkit-scrollbar-thumb:hover{background-color:rgba(143,143,148,1);}
::-webkit-scrollbar-thumb:active{background-color:rgba(106,106,112,1);}