@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
:focus {
	outline: 0;
}
img {
	border: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}
.none {
	display: none;
}
.hidden {
	visibility: hidden;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
*zoom:1;
}
/**布局开始**/
.disbody {
}
body.wp-list, body.wp-info {background: url(images/bg.jpg) no-repeat top center fixed;}
body {
	background: #fff url(images/bg.jpg) no-repeat top center;
}
body, p {
	font: 12px/1 "微软雅黑", Tahoma, Geneva, sans-serif;
	color: #333;
	font-family: "Microsoft YaHei";
}
a {
	color: #4d5fdb;
	text-decoration: none;
}
a:hover {
	color: #5e7351;
}
.wp_entry a {
    color:  #4d5fdb;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1000px;
	margin: 0 auto;
} /**页面全局宽度**/
/**标题栏新闻窗口**/
.post {
	margin-bottom: 10px;
}
.post .tt {
	height: 50px;
	border-bottom: 0px solid #6db4e0;
} /**标题栏**/
.post .tt .tit {
	display: inline-block;
	float: left;
	font-size: 24px;
	font-weight: normal;
	color: #3c4553;
	font-family: "微软雅黑";
} /**标题字体**/
.post .tt .tit .title {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding-left: 35px;
	background: url(images/headtit_03.png) no-repeat 8% 50%;
} /**标题图标**/
.post .tt .more_btn {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	float: right;
}
.more_text {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #7b7b7b;
	cursor: pointer;
}   /**更多按钮**/
.post .con {
	padding: 5px 0;
	margin: 0 auto;
}
.post .con .wp_article_list .list_item {
	border-bottom: 0px dashed #ccc;
	height: 26px;
	line-height: 26px;
} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {
	width: 2px;
height: 20px;
} /**新闻列表图标**/
/**自定义新闻列表**/
.news_list {
}
.news_list li.news {
	line-height: 24px;
	padding-left: 13px;
	background: url(images/icon_li0.gif) no-repeat 0 9px;
} /**标题图标**/
.news_list li.news span.news_title {
	float: left;
}
.news_list li.news span.news_meta {
	float: right;
	margin-left: 2px;
}
.news_list li.news p {
	clear: both;
	line-height: 20px;
	color: #787878;
}
.news_list li.news p a {
	color: #787878;
}
.news_list li.news p a:hover {
	color: #444;
	text-decoration: underline;
}
/**页头开始**/
#header {
}
#header .inner {
}
.head {
	width: 100%;
	height: 140px;
	background: url(images/head.jpg) no-repeat 50% 0;
	position: relative;
}    /**页头部分**/
.head .sitetitle {
	position: absolute;
	left: 366px;
	top: 48px;
	font-size: 32px;
	font-weight: bold;
	color: #72513d;
}		/**站点名称**/
.sitelogo {
	float: left;
	width: 215px;
	height: 55px;
	margin-top: 40px;
}
.sitelogo img {
	width: 100%;
	height: 100%;
}
.site {
	float: left;
	font-size: 40px;
	padding-left: 30px;
	font-weight: normal;
	color: #1965ae;
	font-family: 微软雅黑;
	margin-top: 46px;
}
.navbar {
	width: 100%;
	height: 45px;
	background: url(images/navbg_03.png) no-repeat center;
}   	/**导航区域背景**/
.navbar .navbox {
	width: 100%;
	height: 45px;
	margin: 0 auto;
}   /**导航窗口大小及位置**/
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav, .navbar .navbox .nav {
	height: 45px;
}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover, .navbar .navbox .wp_nav li.nav-item a.parent {
	color: #d9d0c1;
}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {
	padding: 0 18px;
	height: 45px;
	line-height: 45px;
}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark {
	background: #99ad8e;
}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a {
	font-size: 14px;
	font-weight: normal;
	background: #354662;
}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover, .navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {
	color: #d9d0c1;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
}		/**子菜单栏目高度与边距**/
.wp_nav .sub-nav {
	display: block;
	width: 100%;
	position: absolute;
	z-index: 200;
	visibility: hidden;
	border: 0px solid #ccc;
	border-top: none;
}
.wp_nav .sub-nav .nav-item a {
	font-family: "Microsoft Yahei";
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: left;
	border-top: 0px solid #D8E1CC;
	min-width: 80px;
}
/**主体开始**/
#container {
	padding: 0px 0;
}
.wp-list #container .inner, wp-info #container .inner {/*background: url(images/mainnewsbg_003.png) no-repeat top center fixed;*/ background: none;}
#container .inner {
	background: #fff url(images/mainnewsbg_03.png) no-repeat  top center;
	width: 1000px;
	border: 0px solid #e5e5e5;
	min-height: 555px;
}
.dis .inner {
	width: 1000px;
	border: 0px solid #e5e5e5;
	min-height: 555px;
background: #fff url(images/mainnewsbg_03.png) no-repeat bottom center;
}
/**大图切换**/
.banner {
	width: 1000px;
	height: 366px;
}
.listbanner {
	width: 1000px;
	height: 229px;
}
/**首页三列布局**/
.mod {
}
.mod1 {
	width: 275px;
	float: left;
	margin-top: 20px;
} /**左列**/
.mod1 .ml {
	width: 100%;
}
.mbox {
	padding: 0 10px;
	border: 0px solid #d3d3d3;
}
.mod2 {
	width: 698px;
	float: right;
	margin-top: 20px;
}
.mod2 .mc {
	width: 444px;
	float: left;
} /**中间**/
.mod2 .mr {
	width: 250px;
	float: right;
} /**右列**/
/**列表页**/
.col_menu {
	width: 236px;
	float: left;
	margin: 18px 0px 0px 18px;
}
.col_menu .col_menu_head {
	background: #354662;
	height: 38px;
	line-height: 38px;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	font-family: "微软雅黑";
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 38px;
	text-align: left;
}  /**栏目名称图标**/
/**栏目列表*/
span.Column_Anchor {
	padding-left: 50px;
}
.col_list .wp_listcolumn {
	border-top: 0px solid #2867A0;
	border-bottom: 0px solid #fff;
}
.col_list .wp_listcolumn .wp_column a {
	color: #fff;
	background: #4e668e;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #2867A0;
	text-align: left;
} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	color: #d9d0c1;
} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #d9d0c1;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
	padding-left: 70px;
}
.wp_listcolumn .wp_column a .column-name {
	display: inline-block;
	line-height: 22px;
	padding: 5px 0px;
	cursor: pointer;
	padding-left: 60px;
}
.wp_listcolumn .wp_subcolumn {
	border: none;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color: #fff;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #e5decd;
} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {
	color: #d9d0c1;
	background: #4e668e;
} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #000;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_3_hover.gif);
} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: #f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
} 	/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_3_hover.gif);
} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: #f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_3_hover.gif);
} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.wp_listcolumn .wp_subcolumn .wp_column a {
}
.col_news {
	width: 677px;
	float: right;
	margin: 18px 25px 0px 18px;
} /**栏目新闻**/
.col_news_head {
	border-bottom: 1px solid #dadada;
	height: 38px;
	line-height: 38px;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 38px;
	line-height: 38px;
}  /**当前栏目**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 21px;
	font-weight: normal;
	color: #4d663d;
	font-family: "微软雅黑";
	border-bottom: 3px solid #e0ddd5;
}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 38px;
	line-height: 38px;/* margin-top:5px; */
} /**当前位置**/
.col_news_box {
	padding: 10px 0;
	margin: 0 7px;
}
.col_news_list {
	margin-top: 7px;
}
.col_news_list .wp_article_list .list_item {
	height: 28px;
	line-height: 28px;
	border-bottom: 0px dashed #ccc;
}  /**栏目新闻列表**/
.col_news_list .wp_article_list {
	display: block;
	width: 100%;
	margin-top: 25px;
}
.col_news_list .wp_article_list .list_item .Article_Index {
	background: url(images/li.gif) no-repeat center;
}  /**栏目新闻图标序号**/
.col_news_list .wp_entry, .col_news_list .wp_entry p {
	line-height: 1.6;
	font-size: 14px;
	color: #333;
}
.col_news_list .wp_entry p {
	margin-bottom: 6px;
}
.col_news_list .wp_entry img {
	max-width: 680px;
_width:expression(this.width > 680 ? "680px" : this.width);
}   /**列表页文章图片大小限制**/
.col_news_list .wp_article_list .list_item .Article_PublishDate {
	color: #9b968b;
	font-size: 14px;
	font-family: "微软雅黑";
}
.col_news_list .Article_Title a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #292929;
}
.col_news_list .Article_Title a:hover {
	color: #5e7351;
}
/**文章页**/
.infobox {
	margin: 0 auto;
}
.article {
	width: 90%;
	margin: 0 auto;
}
.article h1.arti_title {
	line-height: 26px;
	font-family: "Microsoft YaHei";
	padding: 10px;
	text-align: center;
	font-size: 18px;
	color: #282828;
	border-bottom: 0px solid #5E7351;
} /**文章标题**/
.article h2.arti_title {
	line-height: 26px;
	font-family: "Microsoft YaHei";
	padding: 5px;
	text-align: center;
	font-size: 16px;
	color: #282828;
	border-bottom: 2px solid #5E7351;
} /**文章标题**/
.article .arti_metas {
	padding: 10px;
	text-align: center;
}
.article .arti_metas span {
	margin: 0 5px;
	font-size: 12px;
	color: #787878;
} /**文章其他属性**/
.article .entry {
	margin: 0 auto;
	overflow: hidden;
} /**文章内容**/
.article .entry .read, .article .entry .read p {
	line-height: 1.6;
	font-size: 14px;
	color: #333;
}  /**阅读字体**/
.article .entry .read p {
	margin-bottom: 6px;
}
.article .entry .read img {
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
/**页脚开始**/
#footer {
}
#footer .inner {
	padding: 10px 0;
	border-top: 0px solid #036;
	padding-bottom: 30px;
}
#footer .inner p {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #706f6c;
}
#footer .inner p span {
	margin: 0 3px;
	font-size: 13px;
}
/**自定义新闻**/
.picForm_typeA_title a {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #404c2e;
	line-height: 31px;
}
.picForm_typeA_intro a {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #837e74;
	line-height: 22px;
}
.picForm_typeB_title a {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #000000;
	line-height: 27px;
	height: 27px;
}
/**图片切换新闻**/
.picForm_typeA_pic a img {
}
.m8 .picForm_typeA {
	float: left;
	text-align: center;
}
.m8 .picForm_typeA_title a {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #000;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
}
.m8 .picForm_typeA_title {
	margin-top: 8px;
	text-align: center;
	width: 99px;
}
.scroll {
	margin-top: 7px;
}
.articlecontent p {
	margin: 5px 0;
}
.articlecontent p a img {
	margin: 3px 0px;
}
/**缩略图新闻**/
.m7 .picForm_typeA {/* width: 33%; */
	float: left;
	margin-top: 6px;
	margin: 0 7.5px;
}
.m7 .picForm_typeA_pic a img {/* width: 132px; *//* height: 140px; */
}
.m7 .picForm_typeA_title {
	text-align: center;
}
.m7 .picForm_typeA_title a {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #373737;
	line-height: 38px;
	font-weight: normal;
}
.dtjt8_div_img .number {
	position: absolute;
	right: 5px;
	bottom: 5px;
	display: none;
}
.picForm_typeB_list {
	height: 27px;
	line-height: 27px;
}
span.picForm_typeB_time {
	float: right;
}
.picForm_typeA_shell {
	margin: 0 -7.5px;
}
.post.post-30 .tt, .post.post-4 .tt {
	margin-bottom: 12px;
}
.post-41 .wp-menu {
	margin: 0 auto;
}
.post-41 .wp-menu .menu-item {
	display: inline-block;
	float: left;
	position: relative;
	z-index: 100;
	width: 50%;
	background: url(images/dian.png) left center no-repeat;
}
.post-41 .wp-menu .i5 {
	display: block;
}
.post-41 .wp-menu .menu-item a.menu-link {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	color: #3c4553;
	font-size: 16px;
	padding-left: 13px;
}
.post-41 .wp-menu .menu-item a.menu-link:hover {
	text-decoration: none;
}
.post.post-41 .con {
	background: #d6dbe3;
	padding: 4px 30px;
}
.post-51 {
	margin-top: 4px;
}
.post-51 .wp-menu {
	margin: 0 auto;
}
.post-51 .wp-menu .menu-item {
	display: block;
	float: left;
	position: relative;
	z-index: 100;
	width: 100%;
	background: url(images/navbg.png) repeat-x;
	margin-bottom: 11px;
}
.post-51 .wp-menu .menu-item a.menu-link {
	display: block;
	height: 39px;
	line-height: 39px;
	color: #31260d;
	font-size: 14px;
	padding: 0 26px;
}
.post-51 .wp-menu .i1 a.menu-link {
	background: url(images/nav1.png) 26px center no-repeat;
}
.post-51 .wp-menu .i2 a.menu-link {
	background: url(images/nav2.png) 26px center no-repeat;
}
.post-51 .wp-menu .i3 a.menu-link {
	background: url(images/nav3.png) 26px center no-repeat;
}
.post-51 .wp-menu .i4 a.menu-link {
	background: url(images/nav4.png) 26px center no-repeat;
}
.post-51 .wp-menu .menu-item a.menu-link:hover {
	text-decoration: none;
}
.post-51 .wp-menu .menu-item a.menu-link .menu-name {
	padding-left: 38px;
}
.mc.m7 {
	margin-top: 4px;
}
.post.post-3 .tt .tit .title {
	background: url(images/tt1.png) left center no-repeat;
}
.post.post-4 .tt .tit .title {
	background: url(images/tt4.png) left center no-repeat;
}
.post.post-5 .tt .tit .title {
	background: url(images/tt2.png) left center no-repeat;
}
.post.post-30 .tt .tit .title {
	background: url(images/tt3.png) left center no-repeat;
}
.post.post-41 .tt .tit .title {
	background: none;
	padding-left: 0;
}
.post.post-51 .tt .tit .title {
	background: url(images/tt5.png) left center no-repeat;
}
.post.post-41 .tt .tit .title {
padding-left:35px;
}
.post.post-411 .tt .tit .title {
background: url(images/icont3.png) left center no-repeat;
}

.post.post-412 .tt .tit .title {
background: url(images/icont4.png) left center no-repeat;
}
.post .con .wp_article_list .list_item {
    border-bottom: 0px dashed #ccc;
    height: 26px;
    line-height: 26px;
}
#footer .inner p span {
    width: 100%;
    text-align: center;
    margin: 0 3px;
    font-size: 13px;
    display: inline-block;
}
.post {
    margin-bottom: 0px;
}
.post-51 .wp-menu .menu-item:hover {
    display: block;
    float: left;
    position: relative;
    z-index: 100;
    width: 100%;
    background: url(images/icont5.png) repeat-x;
    margin-bottom: 11px;
}
.post.post-30 .tt, .post.post-4 .tt {
    margin-bottom: 21px;
}