	body,
div,
ul,
li,
ol,
dl,
dt,
dd,
p,
form,
h1,
h2,
h3,
h4,
h5,
span,
a,
em,
i,
strong,
b,
input,
textarea,
select,
img,
p{
	border: 0 none;
	margin: 0;
	outline: medium none;
	padding: 0;
	font-weight: normal;
}

input {
	outline: medium none
}

li {
	list-style: outside none none
}

img {
	border: 0 none;
	vertical-align: middle;
	border: 0
}

em,
i,
b {
	font-style: normal
}

a {
	cursor: pointer;
	text-decoration: none;
	outline: 0;
}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}
body {
	font-family: "Microsoft YaHei";
}
body,html{
	height: 100%;
}
.clearfix {
	*zoom: 1
}

.clearfix:after,ul:after,li:after{
	content: '.';
	height: 0;
	clear: both;
	visibility: hidden;
	display: block;
	font-size: 0
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0
}

.fl {
	float: left
}

.fr {
	float: right
}

a,
body {
	color: #333
}
.mui-bar-tab .mui-tab-item{
	padding:5px 0px 5px;
	
}
.mui-bar-tab .mui-tab-item span{
	color:#999;
}
::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

::-webkit-scrollbar-button:vertical {
	display: none
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-corner {
	background-color: #e2e2e2
}

::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: rgba(0, 0, 0, .3)
}

::-webkit-scrollbar-thumb:vertical:hover {
	background-color: rgba(0, 0, 0, .35)
}

::-webkit-scrollbar-thumb:vertical:active {
	background-color: rgba(0, 0, 0, .38)
}


* { touch-action: pan-y; }
a {
	cursor: pointer;
	text-decoration: none;
	outline: 0;
}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}
.mui-bar{
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.03);
}


