html,
button,
input,
optgroup,
select,
textarea {
	font: 12px/1.5 Arial, PingfangSC, Microsoft YaHei, Helvetica Neue, Helvetica, STHeiTi, sans-serif;
	outline: none;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dd,
dl,
th,
input,
button,
optgroup,
select,
textarea,
fieldset,
figure {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	color: inherit;
}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
details,
menu,
canvas {
	display: block
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

a {
	background-color: transparent;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	color: inherit;
}

img {
	border: 0;
	width: 100%;
	display: block;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

table {
	border-spacing: 0;
}

li,ul {
	list-style: none;
}

a,
ul {
	-webkit-tap-highlight-color: transparent;
}
