<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{    margin: 0 auto;
    padding: 0;
    width: 100%;
    color: #333;
    font: 14px/1.5 Arial,"Microsoft Yahei";
    text-align: center;
    background: #f5f5f5;
    -webkit-font-smoothing: antialiased;}
.bg-wrap {
	margin: 0;
	padding: 0;
	background: #fff;
}
.location {
	padding: 5px 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #999;
	font-size: 12px;
	text-align: left;
}
.location a {
	margin: 0 5px;
}
.location span {
	color: #666;
}
.section {
	position: relative;
	margin: 0 auto;
	width: 1160px;
	min-width: 925px;
	max-width: 1160px;
	text-align: left;
}
.clearfix {
	display: block;
}
.right-260 {
	position: relative;
	display: block;
	float: right;
	width: 260px;
	overflow: hidden;
}
.left-auto {
	position: relative;
	display: block;
	margin: 0 275px 0 0;
	overflow: hidden;
	_zoom: 1;
}
.bg-wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.bg-wrap.nobg {
	background: none;
}
.sidebar-box {
	margin: 0 0 15px;
	padding: 20px;
	background: #fff;
}
.sidebar-box h4 {
	margin: 0;
	padding: 0 0 15px;
	border-bottom: 1px solid #e0e0e0;
	color: #333;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
}
.sidebar-box .txt-list li {
	margin-top: 15px;
	line-height: 20px;
	font-size: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.sidebar-box .txt-list li label {
	display: inline-block;
	margin: 0 5px 0 0;
	width: 16px;
	height: 16px;
	line-height: 16px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	background: #999;
	border-radius: 2px;
	vertical-align: middle;
}
.sidebar-box .txt-list li label.hot {
	background: #d70029;
}
.sidebar-box .txt-list li a {
	line-height: 20px;
}
.sidebar-box .side-img-list {
	padding-bottom: 0;
}
.sidebar-box .side-img-list li {
	padding: 10px 0;
}
.sidebar-box .tags-box {
	margin: 0 0 0 -10px;
}
.sidebar-box .tags-box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.sidebar-box .tags-box a {
	display: block;
	float: left;
	margin: 10px 0 0 10px;
	padding: 5px;
	color: #555;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #f0f0f0;
}
.sidebar-box .tags-box a:hover {
	border-color: #34ad2a;
}
.tags-box a i {
	margin-left: 2px;
	color: #999;
	font-style: normal;
}
.search-tit {
	display: block;
	margin: 0 30px;
	padding-top: 15px;
	line-height: 38px;
	border-bottom: 1px solid #f0f0f0;
}
.search-tit h3 {
	display: inline-block;
	color: #333;
	font-size: 16px;
	font-weight: normal;
}
.search-tit span {
	margin-left: 15px;
	color: #999;
	font-size: 14px;
}
.search-tit span strong {
	margin: 0 2px;
	color: #1e7bb3;
	font-weight: 600;
}/*图文列表样式*/
.n-list {
	padding: 15px 30px;
}
.n-list li {
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
}
.n-list li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.n-list li h2 {
	padding: 15px 0 15px;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.n-list li h2 a {
	color: #333;
	text-decoration: none;
}
.n-list li h2 a:hover {
	color: #8CAC52;
}
.n-list li .note b {
	position: relative;
	display: block;
	float: left;
	margin-right: 16px;
	width: 118px;
	height: 118px;
	border: 1px solid #e8e8e8;
	font-style: normal;
}
.n-list li .note b img {
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	_height: 100%;
}
.n-list li .note p {
	display: block;
	font-size: 14px;
	max-height: 84px;
	line-height: 28px;
	font-weight: 500;
	color: #666;
	overflow: hidden;
}
.n-list li .note .info {
	padding-top: 10px;
	height: 20px;
	line-height: 20px;
}
.n-list li .note .info span {
	margin-right: 10px;
	color: #999;
	font-size: 12px;
}
.n-list li .note .info span i {
	margin-right: 3px;
	font-size: 12px;
}
.n-list .nodata {
	margin-top: 30px;
	color: #666;
	font-size: 14px;
	line-height: 100px;
	text-align: center;
}
</pre></body></html>