﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
html {
	background-color: #f8f8f8;
}
body {
	background-color: #f8f8f8;
}
#mbody {
	background-color: #f8f8f8;
	padding: 5px 0px;
}
.ow-news-left-section {
	float: left;
	padding: 0px 15px 25px 15px;
	width: 733px;
	border: 1px solid #e6e6e6;
	background-color: #fff;
}
.ow-news-right-section {
	float: right;
	padding: 0px 0px 15px 0px;
	width: 225px;
}
.ow-news-header h1.title {
	font-family: 幼圆;
	font-size: 32px;
	font-weight: normal;
	margin: 0px 0px;
	text-align: center;
}
.ow-news-header h1.title span {
	border-bottom: 2px solid #ddd;
	display: inline-block;
	padding: 0px 10px 0px 10px;
}
.ow-news-header ul {
	padding: 20px 0px;
	zoom: 1;
	overflow: auto;
	text-align: center;
}
.ow-news-header ul li {
	display: inline;
	padding: 0px 0px;
}
.ow-news-header ul li a {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	display: inline-block;
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	margin-left: -1px;
	padding: 6px 26px;
}
.ow-news-header ul li a:hover {
	text-decoration: none;
}
.ow-news-header ul li.current a {
	background-color: #2993df;
	border-color: #2993df;
	color: #fff;
	text-decoration: none;
}
/**新闻**/
.ow-news-list {
}
.ow-news-list .section {
	zoom: 1;
	overflow: hidden;
}
.ow-news-list .section ul {
	padding: 0px;
	margin-bottom: 25px;
	overflow: hidden;
}
.ow-news-list .section ul li {
	float: left;
	line-height: 45px;
	border-bottom: #E3E3E3 1px dashed;
	width: 100%;
	position: relative;
}
.ow-news-list .section ul li.li4, .ow-news-list .section ul li.li8, .ow-news-list .section ul li.li12, .ow-news-list .section ul li.li16, .ow-news-list .section ul li.li20 {
	margin-right: 0px;
}
.ow-news-list .section ul li .thumb a {
	display: block;
	height: 172px;
	width: 280px;
	text-align: center;
	overflow: hidden;
}
.ow-news-list .section ul li .thumb a img {
	height: 172px;
	width: 280px;
}
.ow-news-list .section ul li .title {
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	float: left;
}
.ow-news-list .section ul li .title a, .ow-news-list .section ul li .title a:visited {
	color: #222;
}
.ow-news-list .section ul li .title a:hover {
	text-decoration: none;
}
.ow-news-list .section ul li .summary {
	color: #888;
	font-size: 14px;
	max-height: 48px;
	line-height: 24px;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 12px;
}
.ow-news-list .section ul li .datetime {
	color: #ccc;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	float: right;
}
.ow-news-list .section ul li:hover a, .ow-news-list .section ul li:hover a:visited {
	color: #1561af;
}
.ow-news-list .section ul li:hover .summary {
	color: #444;
}
.ow-news-list .section ul li:hover img {
	transform: scale(1.06, 1.06);
	transition-duration: 500ms;
	transition-timing-function: ease-out;
}
.ow-news-list .pager {
	margin: 30px 0px;
	padding: 50px 0px;
	text-align: center;
}
/*分类*/
.ow-news-cates {
	border: 1px solid #e6e6e6;
	background-color: #fff;
	margin-bottom: 5px;
}
.ow-news-cates ul {
	padding: 0 10px 0 10px;
}
.ow-news-cates ul li {
}
.ow-news-cates ul li a {
	border-bottom: 1px 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: 100%;
	zoom: 1;
	overflow: hidden;
}
.ow-mz-links ul li {
	display: block;
	width: 100%;
}
.ow-mz-links ul li a {
	border-bottom: 1px dotted #e6e6e6;
	display: block;
	font-size: 12px;
	font-weight: lighter;
	height: 18px;
	line-height: 18px;
	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;
}
/*tags*/
.ow-news-tags {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	margin-top: 15px;
	padding: 15px;
}
.ow-news-tags h2.title {
	font-size: 16px;
}
.ow-news-tags .section {
	padding: 5px 0px;
}
.ow-news-tags .section a {
	display: inline-block;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	margin: 0px 10px 5px 0px;
}
.ow-news-tags .section a:hover {
	text-decoration: none;
}
/*slist*/
.ow-news-slist {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	margin-top: 15px;
	padding: 15px;
}
.ow-news-slist .title {
	font-size: 16px;
}
.ow-news-slist li {
	border-bottom: 1px dotted #eee;
	font-size: 14px;
	padding: 10px 0px 15px 0px;
}
.ow-news-slist img {
	float: left;
	height: 60px;
	margin: 5px 10px 0px 0px;
	width: 94px;
}
.ow-news-slist h3 {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.ow-news-slist li .summary {
	color: #666;
	font-size: 12px;
	height: 40px;
	overflow: hidden;
	padding: 0px 2px 0px 0px;
}
/**内容详细**/
.ow-content-container {
	min-height: 600px;
}
.ow-content-container h1.title {
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.ow-content-container .byline {
	color: #070707;
	line-height: 12px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ow-content-container .byline span {
	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: 10px 0px;
	word-break: break-all;
	word-wrap: break-word;
}
.ow-content-container .content img {
}
.ow-content-container .tags {
	font-size: 14px;
	padding: 5px 0px;
}
.ow-content-container .tags a {
	margin: 0px 5px 0px 0px;
}
.ow-content-container .pager {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.ow-content-container .prev-next {
	border-top: 1px dotted #ddd;
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	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;
}
/*相关内容*/
.related-content {
	border-top: 1px dotted #ddd;
	padding: 0px 0px 20px 0px;
}
.related-content .header {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}
.related-content ul {
}
.related-content ul li {
	font-size: 14px;
}
.related-content ul a {
	background: url("../images/3px.png") 0px 16px no-repeat;
	border-bottom: 1px solid #eee;
	display: inline-block;
	line-height: 24px;
	padding: 4px 0px 4px 10px;
}
