body {
	background: rgb(255, 255, 255) !important; margin: 0px; padding: 0px; color: rgb(0, 0, 0); font-family: "Microsoft YaHei"; font-size: 16px;
}
* {
	margin: 0px; padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box;
}
::after {
	margin: 0px; padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box;
}
::before {
	margin: 0px; padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
}
a {
	color: inherit; text-decoration: none;
}
i {
	font-style: normal;
}
img {
	border: 0px currentColor; border-image: none; display: block;
}
input {
	
}
button {
	
}
h1 {
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
h3 {
	font-weight: normal;
}
h4 {
	font-weight: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.clear::after {
	clear: both; display: block; content: "";
}
.fix::before {
	clear: both; display: table; content: "";
}
.fix::after {
	clear: both; display: table; content: "";
}
.auto {
	margin: 0px auto; width: 1200px;
}
.pop .bottom {
	border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}
.pop .center {
	width: 252px !important;
}
