* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

a {
	text-decoration: none;
	color: inherit;
}

table {
	border-collapse: 0;
	border-spacing: 0;
}

ul li {
	display: block;
}

ol ul {
	list-style: none;
}

body {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", "Hiragino Sans GB W3", "微软雅黑", tahoma, arial, simsun, "宋体";
	background: white;
}

html,
body {
	width: 100%;
	min-width: 1080px;
	height: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: inherit;
	font-weight: bold;
	color: inherit;
	text-rendering: optimizelegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
}

