*{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%;}
.scrollbar{
	padding-right: 5px;
}
::-webkit-scrollbar{ width:5px; height:5px; 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:2px; background-color:#26378a; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; } 