@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;
}
/**布局开始**/
body {
}
body, p {
	font: 12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #333;
}
a {
	color: #4d4d4d;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 14px
}
a:hover {
	color: #cd0200;
}
.wrapper {
	background: #f7fafa;
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 100%;
	margin: 0 auto;
} /**页面全局宽度**/
/**标题栏新闻窗口**/
.post {
	margin-bottom: 10px;
}
.post .con .wp_article_list .list_item {
	border-bottom: 1px dashed #ccc;
} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {
	background: url(../images/li.gif) no-repeat center;
} /**新闻列表图标**/
/**自定义新闻列表**/
.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;
}
/**页头开始**/
.top {
	width: 100%;
	margin: 0 auto;
	background: #09373e;
}
.top .inner {
	width: 1123px;
	margin: 0 auto;
	height: 38px;
}
.fudaohang {
	float: right;
}
.sousuo {
	float: right;
}
#header {
}
#picture {
}
#header .inner {
	background: #01887a url(../images/head.png);
	background-repeat: no-repeat;
	background-position: top;
}
.head {
	width: 1123px;
	height: 104px;
	position: relative;
	margin: 0 auto;
}    /**页头部分**/
.head .sitetitle {
	position: absolute;
	left: 0px;
}		/**站点名称**/
.navbar {
	width: 100%;
	height: 40px;
	background: #06508d;
}   	/**导航区域背景**/
.navbar .navbox {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
}   /**导航窗口大小及位置**/
.daohang {
	position: absolute;
	right: 0px;
	top: 50px;
}
.wp_nav .nav-item {
	width: 92px;
}
.wp_nav .nav-item a span.item-name {
	color: white;
	padding: 0;
font-weight: bold;
}
.wp_nav .nav-item a.parent {
}
.wp_nav .nav-item a {
	font-size: 16px;
}
#wp_nav_w2 .wp_nav .nav-item a span.item-name {
	line-height: 38px;
}
#wp_nav_w2 .wp_nav .nav-item {
	width: auto;
	padding-left: 13px;
}
#wp_nav_w2 .wp_nav .nav-item a {
	font-size: 14px;
}
#wp_nav_w2 .wp_nav .sub-nav .nav-item a.parent {
	background: none;
}
#wp_nav_w4 .wp_nav .nav-item {
	background: url(../images/nav-index.png);
	background-repeat: no-repeat;
	background-position: right;
}
#wp_nav_w4 .wp_nav .sub-nav .nav-item {
	background: none;
}
#wp_nav_w4 .wp_nav .i1 {
	width: 60px;
}
#wp_nav_w4 .wp_nav .sub-nav {
	border: none;
	width: auto !important;
}
#wp_nav_w4 .wp_nav .sub-nav .nav-item .mark {
	opacity: 0.8;
	filter: alphy(opcity="80");
	background: #6bbc79
}
#wp_nav_w4 .wp_nav .sub-nav .nav-item a {
	border: none;
}
#wp_nav_w4 .wp_nav .sub-nav .nav-item a.parent:hover {
	background: #008d59;
}
#wp_nav_w4 .wp_nav .sub-nav .nav-item a span.item-name {
}
#wp_nav_w4 .wp_nav .sub-nav .nav-item a.parent span.item-name {
}
.daohang-index {
	color: white;
	font-size: 15px;
}
.post .con ul {
	padding-top: 10px;
}
.li-style a {
	font-size: 13px;
}
/**主体开始**/
#container {
}
#container .inner {

	width: 1200px;
	min-height: 450px;
	position: relative;
	margin: 0px auto;
}
#container1 {
	width: 100%;
}
#container1 .inner {
	width: 1123px;
	margin: 0 auto;
}
.post .tt {
	width: 100%;
	height: 36px;
	border-bottom: 3px solid #1f8f81;
}
.post .tt .tit {
	height: 31px;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: normal;
} /**标题字体**/
.post .tt .tit .title {
	float: left;
	font-size: 16px;
	color: #0b4e58;
	display: inline-block;
	height: 31px;
	line-height: 27px;
	font-family: "微软雅黑";
} /**标题图标**/
.more_btn a {
	color: #666;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
}
.more_btn1 {
	position: absolute;
	top: 10px;
	right: 2px;
}
.post .con {
	padding: 5px 0;
	margin: 0 auto;
	clear: both;
}
/**首页三列布局**/
.logo {
	float: left;
}
.mod1 {
	width: 100%;
	/* height: 380px; */
	margin: 0 auto;
	background: #ccc;
} /**左列**/
.mod1 .ml {
	width: 100%;
}
.mod1 .post .con {
	padding: 0px;
}
.mod2 {
	width: 723px;
	float: left;
	height: 515px;
	padding-top: 35px;
	position: relative;
}
.mod2 .new-list {
	height: 32px;
	line-height: 32px;
}
.mod2 .biaoti {
	width: 600px;
	float: left;
}
.mod2 .post .con {
	padding: 0px;
}
#mod0 .inner {
	padding: 30px 0;
	width: 1123px;
}
.mod3 {
}
#mod0 .new-list {
	clear: initial;
	line-height: 35px;
	height: auto;
	width: 20%;
	float: left;
}
.mod3 .new-list {
}
#mod0 .date {display: none;}
.mod4 {
	width: 349px;
	height: 515px;
	float: right;
	padding-top: 35px;
}
.mod4 .post .con {
	background: #e7f0ee;
	height: 478px;
	padding: 0px;
}
.mod4 .post {
	margin-bottom: 0px;
}
.fbsj {
	float: left;
	width: 60px;
	height: 60px;
	font-family: "微软雅黑";
}
.ri {
	height: 30px;
	width: 60px;
	background: #1f6a2d;
	text-align: center;
	font-size: 22px;
	color: #fff;
	line-height: 30px;
	font-weight: bold;
}
.nianyue {
	color: #0373ce;
	height: 30px;
	width: 60px;
	background: #fff;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}

.pic-zcfg {
	padding-top: 12px;
	float: left;
	height: 56px;
	border-bottom: 1px dashed #cecece;
}
.slt-zc {
	float: left;
}
.tpbt-zc {
	float: left;
	width: 230px;
	padding-left: 10px;
	padding-top: 4px;
}
.tpbt-zc a {
	color: #333;
	font-weight: bold;
}
.jianjie {
	color: #797977;
	float: left;
	padding-left: 10px;
	padding-top: 6px;
}
.zc-liebiao {
	float: left;
	padding-top: 5px;
}
.mod6 {
}
.tupian {
	float: left;
	margin-top: 15px;
	position: relative;
	background: #fff;
	height: 275px;
}
.tupianr {
	float: right;
	margin-top: 15px;
	background: #fff;
	height: 275px;
	position: relative;
}
.tpbt {
	text-align: left;
	width: 304px;
	height: 44px;
	line-height: 24px;
	font-weight: normal;
	position: absolute;
	bottom: 45px;
	left: 16px;
}
.tpbt a {
	color: #0b4e58;
	font-size: 15px;
}
.pic-date {
	font-size: 14px;
	color: #747474;
	width: 304px;
	position: absolute;
	bottom: 17px;
	left: 16px;
}
.liebiao {
	float: left;
	width: 723px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 170px;
}
.list-zx {
	width: 296px;
	height: 81px;
	float: left;
	margin-left: 28px;
	padding-top: 21px;
	border-bottom: 1px solid #fff;
}
.list-zx .biaoti {
	float: left;
	width: 222px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 23px;
}
.list-zx .biaoti a {
	color: #0b4e58;
	font-size: 15px;
}
.date {
	float: right;
}
#ylgl {
	float: left;
	padding-top: 10px;
}
.img-list {
	background: white;
	padding-top: 15px;
}
.wp_search .keyword {
	display: none;
	height: 22px;
	width: 172px !important;
}
.wp_search .search {
	width: 28px;
	height: 28px;
	background: url(../images/sousuo.png);
	background-repeat: no-repeat;
}
.post .tt img {
	margin-top: 8px;
}
.new-list {
	height: 24px;
	clear: both;
}
.li-style {
	height: 28px;
	padding-left: 20px;
	background: url(../images/li.gif) 5px 6px;
	background-repeat: no-repeat;
}
#yqlj {
	display: none;
	height: 63px;
	padding-top: 58px;
	padding-bottom: 34px;
}
#yqlj .articlecontent p img {
}
.yqlj {
	width: 1123px;
	height: 63px;
	margin: 0 auto;
}
#bottom {
	height: 182px;
	width: 100%;
	background: #1c8678 url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: top;
}
#bottom .inner {
	width: 1123px;
	height: 182px;
	clear: both;
}
.dblj {
	padding-top: 25px;
	width: 135px;
	float: left;
}
.yqlj-bottom {
	padding-top: 8px;
	float: left;
}
.w12_openLink {
	border-color: #8dbbb4;
	color: #dfeae8;
	height: 28px;
	background: none;
}
.w13_openLink {
	border-color: #8dbbb4;
	color: #dfeae8;
	height: 28px;
	background: none;
}
.w14_openLink {
	border-color: #8dbbb4;
	color: #dfeae8;
	height: 28px;
	background: none;
}
.sina {
	float: right;
	padding-top: 70px;
	padding-right: 60px;
}
.erweima {
	width: 104px;
	height: 104px;
	float: right;
	padding-top: 35px;
}
/**列表页**/
#container2 {
}
#container2 .inner {
	width: 1200px;
	padding: 10px 0px;
	min-height: 450px;
}
.col_menu {
	width: 215px;
	float: left;
}
.col_menu .col_menu_head {
	background: #ddd;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 17px;
	font-weight: bold;
	color: #222;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 21px;
	padding: 12px 5px 12px 20px;
}  /**栏目名称图标**/
/**栏目列表*/
.wp_listcolumn .wp_column a {
	font-weight: normal;
}
.col_list .wp_listcolumn {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #fff;
}
.wp_listcolumn .wp_column a .column-name {
	padding: 8px 10px 8px 37px;
}
.col_list .wp_listcolumn .wp_column a {
	color: #383838;
	font-family: "Microsoft YaHei";
	background: #e8e8e8 url(images/li.png) no-repeat 20px 19px;
	line-height: 22px;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #f4f4f4;
} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	color: #3388D0;
	background-image: url(images/col_news_list.gif);
    background: #c7c4c4;
} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color: #454545;
	background: #f9f9f9 url(images/icon_column_2.gif) no-repeat 16px 11px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e1e1;
} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_2_hover.gif);
    background: #c7c4c4;
} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: #f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px;
	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;
}
.col_news {
	width: 950px;
	float: right;
} /**栏目新闻**/
.col_news_head {
	border-bottom: 2px solid #e5e5e5;
	margin-top: 6px;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 38px;
	line-height: 30px;
}  /**当前栏目**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	color: #555;
	padding: 0 50px 0 0px;
}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 18px;
	line-height: 18px;
	margin-top: 5px;
	font-family: "microsoft yahei";
} /**当前位置**/
.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;
}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {
	background: url(../images/li.gif) no-repeat center;
	height: 22px;
}  /**栏目新闻图标序号**/
.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: 10px;
	font-family: "microsoft yahei";
}
.col_news_list .wp_entry img {
	max-width: 680px;
_width:expression(this.width > 680 ? "680px" : this.width);
}   /**列表页文章图片大小限制**/
/**文章页**/
.infobox {
	margin: 0 auto;
}
.article {
}
.article h1.arti_title {
	border-bottom: 1px solid #eee;
	line-height: 26px;
	font-family: "Microsoft YaHei";
	padding: 20px 0;
	text-align: center;
	font-size: 24px;
	color: #555;
	margin: 0 20px;
} /**文章标题**/
.article .arti_metas {
	line-height: 30px;
	text-align: right;
	margin: 0 auto;
}
.article .arti_metas span {
	margin: 0 5px;
	font-size: 12px;
	color: #999999;
} /**文章其他属性**/
.article .entry {
	margin: 0 auto;
	overflow: hidden;
	padding: 24px;
} /**文章内容**/
.article .entry .read, .article .entry .read p,.article .entry .read span {
	line-height: 28px !important;
	font-size: 14px !important;
	color: #333 !important;
font-family: "微软雅黑","Arial Narrow",HELVETICA !important;
}  /**阅读字体**/
.article .entry .read p {
	margin-bottom: 10px;
}
.article .entry .read img {
	max-width: 100%;
	_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
#con_link {
	height: 197px;
	background-color: #bdbdbd;
}
#con_link .inner {
	width: 1098px;
	margin: 0 auto;
	padding-top: 36px;
}
/**页脚开始**/
#footer {
}
.foot {
	width: 1123px;
	margin: 0 auto;
	text-align: center;
}
#footer .inner {
	height: 46px;
	background: #2b3635;
}
#footer .inner p {
}
#footer .inner span {
	font-size: 12px;
	color: #abaeae;
	height: 46px;
	line-height: 46px;
	font-family: "微软雅黑";
}
.possplit {
	width: 20px;
	background: url(../images/index1.png) 3px 3px;
	background-repeat: no-repeat;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
	padding-left: 60px;
}
.wp_subcolumn_list .wp_sublist .sublist_title {
	border-bottom: 2px solid #1c8678;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
	margin-top: 11px;
	display: none;
}
#wp_news_w14 .wp_article_list .list_item {
	border: none;
}
#wp_news_w14 .wp_article_list .list_item .Article_Index {
	width: 0px;
	margin-right: 0px;
	background: none;
}
#wp_news_w14 .wp_article_list .list_item span {
	margin-left: 0px;
}
#wp_news_w12 .wp_article_list .list_item {
	border: none;
}
#wp_news_w12 .wp_article_list .list_item .Article_Index {
	width: 0px;
	margin-right: 0px;
	background: none;
}
#wp_news_w12 .wp_article_list .list_item span {
	margin-left: 0px;
}
#wp_news_w13 .wp_article_list .list_item {
	border: none;
}
#wp_news_w13 .wp_article_list .list_item .Article_Index {
	width: 0px;
	margin-right: 0px;
	background: none;
}
#wp_news_w13 .wp_article_list .list_item span {
	margin-left: 0px;
}
.wp_articlecontent table {
    margin: 0 auto;
}
div#yjsjy .post{
    border: 1px solid #c3c3c3;
}
div#yjsjy .post1 {
    padding: 0 10px;
    margin-top: 10px;
}
div#yjsjy .post-010 {
    margin-top: 20px;
    padding: 0 10px;
}
div#yjsjy .post-011 {
    float: left;
    width: 46%;
}
div#yjsjy .post-012 {
    float: right;
    width: 46%;
}
div#yjsjy .post-013 {
    float: left;
    width: 46%;
}
div#yjsjy .post-014 {
    float: right;
    width: 46%;
}
div#yjsjy .post-015 {
    float: left;
    width: 46%;
}
div#yjsjy .post-016 {
    float: right;
    width: 46%;
}
div#yjsjy .post-017 {
    float: left;
    width: 46%;
}
div#yjsjy .post-018 {
    float: right;
    width: 46%;
}
div#yjsjy .post-019 {
    float: left;
    width: 46%;
}
div#yjsjy .post-020 {
    float: right;
    width: 46%;
}
div#yjsjy .post-021 {
    float: left;
    width: 46%;
}
div#yjsjy .post1 .news_title {
    float: left;
}
div#yjsjy .post1 .news_meta {
    float: right;
}
div#yjsjy .post1 {
    height: 181px;
}
/**友情链接**/
.links-wrap {position: relative;float: left;display: inline-block; font-weight: 100;
    line-height: 24px;
    padding: 0 20px 0 5px;
    background: url(../images/linnnnn.jpg) no-repeat right 50%;
    width: 160px;
    border: 1px solid #8dbbb4;
    color: #dfeae8;
    cursor: default;}
.links-wrap a.links-arrow {display: block; height: 26px; line-height: 26px; padding: 0 25px 0 10px; color:#fff;font-size:12px;}
.links-wrap a.links-arrow:hover,
.wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:215px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #fff;}
.links-wrap .link-items a { display: block; line-height: 15px; padding: 5px 0; color: #444;}
.links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.links-wrap .link-items a:hover { color: #c00;  cursor: pointer;}/**链接样式**/
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column .column-name {
    padding-left: 80px !important;
}
.top-left {position: absolute;top: 22px;left: 20px;}
.col_metas .col_path a {
    color: #999;
    font-size: 12px;
}
#mod0 .sudy-tab {
    margin: 0;
}

#mod0 .sudy-tab .tab-menu {
background: #e7f0ee;
    width: 409px;
    height: 40px;
    border: 0;
    padding: 0 357px;
}
#mod0 .sudy-tab .tab-menu li {
    cursor: pointer;
    height: auto;
    line-height: 40px;
    padding: 0 15px;
    width: auto;
}

#mod0 .sudy-tab .tab-menu li.selected {
    height: auto;
    background: #01887a;
}
#main3 .inner {
    padding: 25px 0 0;
    width: 1123px;
    margin: 0 auto;
}
.post.post-jyjx {
    margin-bottom: 0;
}

#main3 .new-list {
    height: auto;
    clear: inherit;
    line-height: 35px;
    float: left;
    width: 47%;
}

#main3 .new-list:nth-child(2n) {
    float: right;
}

#main3 .new-list .biaoti {
    float: left;
}

#main3 .date {
    color: #6f6f6f;
}
.post.post1.post-14.mbox{display:none;}
.erweima img {
    width: 100%;
}
.wp_editor_art_paste_table td p span {
    /*display: inline-block;*/
    min-width: 65px;
}
.news_time {
    color: #999;
    display: inline-block;
    float: none;
    padding-left: 20px;
    background: url(../images/date.png) no-repeat center left;
}
.post-13 li.news {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    height: auto;
}
.post-13 li.news.n1.clearfix{
    padding-top: 0px;
}
.mod3 .biaoti {
    padding-left: 15px;
    background: url(../images/fk.png) no-repeat left;
}
.mod5 .biaoti {
    padding-left: 15px;
    background: url(../images/fk.png) no-repeat left;
}
.wp_article_list_table td {
    width: 25%;
}



/*默认主导航样式*/
#nav{background: #fff;}
#nav .inner{
    width: 1200px;
}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 32px;line-height: 60px;color: #00887a;font-size: 16px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color: #a6180a;text-decoration: none;color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 60px;min-width: 100%;z-index: 100;background: #800900;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #fff;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #9c0700;display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.wp_entry {
    width: 100%;
    overflow: unset;
}