body {
	font: 12px/1.5 "MicroSoft YaHei"; font-size-adjust: none; font-stretch: normal;
}
body {
	margin: 0px;
}
body dd {
	margin: 0px;
}
body dl {
	margin: 0px;
}
body dt {
	margin: 0px;
}
img {
	border: 0px currentColor; border-image: none;
}
a {
	color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.hidden {
	display: none !important;
}
.QUI {
	transition:0.2s; visibility: hidden; position: relative; opacity: 0.3;
}
.QUI::before {
	background: url("//static.17k.com/pic/load.gif"); left: 50%; top: 50%; width: 16px; height: 16px; display: block; visibility: visible; position: absolute; z-index: 1; content: ""; opacity: 1;
}
.QUIEND {
	transition:0.3s; opacity: 1;
}
.QUISTOP {
	visibility: hidden;
}
