<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 易优CMS（eyoucms.com）—安全—简单—易用 */
@charset "utf-8";
.ow-page {
	width: 1000px;
	margin: 5px auto;
	overflow: hidden;
}
.ow-spage-content {
	margin: 0px auto;
	width: 733px;
	padding: 0px 15px 30px 15px;
	float: left;
	border: 1px solid #ddd;
	background-color: #fff;
}
.ow-spage-content .section {
	font-size: 16px;
}
.ow-spage-content-detail {
	min-height: 200px;
	padding: 5px 0px;
}
.ow-spage-content-detail img {
	max-width: 1000px;
}
.ow-news-cates {
	width: 223px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
	margin-bottom: 5px;
}
.ow-news-cates ul {
	padding: 0 0px 0 0px;
}
.ow-news-cates ul li {
}
.ow-news-cates ul li a {
	border-bottom: 0px solid #eee;
	display: block;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding: 10px 5px;
}
.ow-news-cates ul li a:hover {
	text-decoration: none;
	background-color: #1561af;
	color: #fff;
}
.ow-news-cates ul li.current a {
	background-color: #428ad4;
	color: #fff;
	text-decoration: none;
}
/*页面民政链接*/
.ow-mz-links {
	width: 223px;
	border: 1px solid #ddd;
	background-color: #fff;
	margin-bottom: 5px;
}
.ow-mz-links h1.title {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 12px 0px 5px 0px;
	text-indent: 10px;
	color: rgba(61,61,61,1.00);
}
.ow-mz-links ul {
	width: 205px;
	padding: 5px 10px 10px 10px;
	zoom: 1;
	overflow: hidden;
}
.ow-mz-links ul li {
	display: block;
}
.ow-mz-links ul li a {
	border-bottom: 1px dotted #e6e6e6;
	display: block;
	font-size: 12px;
	font-weight: lighter;
	height: 18px;
	line-height: 18px;
	margin-left: -1px;
	padding: 6px 0px;
	text-align: center;
}
.ow-mz-links ul li a:hover {
	text-decoration: none;
	color: #1561af;
}
.ow-mz-links ul li.current a {
	color: #fff;
	text-decoration: none;
}
/**招聘**/
.ow-join {
	font-size: 14px;
}
.ow-join-section {
	margin: auto;
	width: 1200px;
}
.ow-join a, .ow-join a:visited {
	color: #44aaf0;
}
.ow-join .top-mess {
	font-size: 16px;
	padding: 30px 0px 30px 0px;
}
.ow-join .join-mail a {
	background: #008bea;
	color: #fff;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	padding: 0px 40px;
	text-align: center;
	text-decoration: none;
}
.ow-join .join-mail a:hover {
	background: #0381d6;
}
.ow-join .join-department {
	padding: 30px 0px;
}
.ow-join .join-department dl {
	float: left;
	margin-right: 20px;
	padding: 0px;
	width: 280px;
}
.ow-join .join-department dl dt {
	font-size: 20px;
}
.ow-join .join-department dl dd {
	height: 24px;
	line-height: 24px;
	padding: 5px 0px 0px 0px;
}
.ow-join .join-joblist {
	padding: 30px 0px;
}
.ow-join .join-joblist ul {
}
.ow-join .join-joblist ul li {
	border-top: 1px dashed #ddd;
	padding: 15px 0px 25px 0px;
}
.ow-join .join-joblist ul li h2 {
	padding: 10px 0px;
}
.ow-join .join-joblist ul li h2 a, .ow-join .join-joblist ul li h2 a:visited {
	color: #333;
	font-size: 20px;
}
.ow-join .join-joblist ul li h2 a:hover {
	text-decoration: none;
}
.ow-join .join-joblist ul li .join-detail {
	line-height: 28px;
}
/*内容详细*/
.ow-content-container {
	background: #fff;
	border: 1px solid #e6e6e6;
	min-height: 600px;
	margin: 15px auto;
	width: 1000px;
}
.ow-content-container h1.title {
	font-size: 24px;
	font-weight: normal;
	margin: 0px 20px;
	padding: 15px 0px 10px 0px;
}
.ow-content-container .byline {
	color: #aaa;
	line-height: 12px;
	font-size: 12px;
	margin: 0px 20px;
	padding: 0px 0px 0px 0px;
}
.ow-content-container .byline span {
	border-right: 1px solid #bbb;
	display: inline-block;
	height: 12px;
	line-height: 12px;
	margin: 0px 8px 0px 0px;
	padding: 0px 8px 0px 0px;
}
.ow-content-container .byline span.views {
	border-right: none;
}
.ow-content-container .byline a, .ow-content-container .byline a:visited {
	color: #aaa;
}
.ow-content-container .byline a:hover {
	color: #333;
	text-decoration: none;
}
.ow-content-container .content {
	font-size: 16px;
	line-height: 200%;
	margin: 0px 20px;
	padding: 20px 0px 20px 0px;
	word-break: break-all;
	word-wrap: break-word;
}
.ow-content-container .content img {
}
.ow-content-container .tags {
	font-size: 14px;
	margin: 0px 20px;
	padding: 5px 0px;
}
.ow-content-container .tags a {
	margin: 0px 5px 0px 0px;
}
.ow-content-container .pager {
	margin: 0px 20px;
	padding: 30px 0px 30px 0px;
	text-align: center;
}
.ow-content-container .prev-next {
	border-top: 1px dotted #ddd;
	font-size: 14px;
	margin: 20px 20px 10px 20px;
	padding: 10px 0px;
}
.ow-content-container .prev-next .prev {
	height: 24px;
	padding: 4px 0px;
}
.ow-content-container .prev-next .next {
	height: 24px;
	padding: 4px 0px;
}
</pre></body></html>