*{
	margin: 0;
	padding: 0;
}

ol,
ul {
	list-style: none;
}

a {
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

caption,
th {
	text-align: left;
}

abbr,
acronym {
	border: 0;
}

em {
	font-weight: normal;
	font-style: normal;
}

body {
	/* font: 12px/1.5 宋体, Arial, sans-serif; */
	overflow-x: hidden;
}
