<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select , option { margin: 0;padding: 0;}
body {
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	color: #000;
}
img {
	border: none;
	vertical-align: middle;
	/*border-radius: 5px;*/
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #d3010e;
}
ul,ol,dl,dt,dd,li {
	list-style: none;
}
table {
    border-collapse: collapse;
    table-layout: fixed;
}
input, textarea , select {
    outline: none;
    border: none;
}
textarea {
    resize: none;
    overflow: auto;
}
/*娓呮娴姩*/
.clearfix{
	zoom: 1;
}
.clearfix:after{
	content: "";
	visibility: hidden;
	display: block;
	overflow: hidden;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.dot {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #000;
	float: left;
	vertical-align: 10px;
	margin-top: 23px;
	margin-right: 10px;
}
.date {
	float: right;
	color: #7d7d7d;
}
body {
	min-width: 1300px;
}








</pre></body></html>