@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;border: 0;	font-size: 100%;font: inherit;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcap
tion, 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 { background:#f5f5f5 url(images/bodybg.jpg) top center no-repeat;}
body,p { 
	font:12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#3c3c3c;
}
a { 
	color:#3c3c3c;
	text-decoration:none;
}
a:link { 
	color:#000;
}
a:hover { 
	color:#1e529f;
}
a:visited { 
}
.wrapper { 
	max-width: 1400px; 
	width: 100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width:1200px;
	margin:0 auto;
}

/**页头**/
#header {}
.head .sitelogo { float:left; width:400px; height:120px; } 
.head .site{ float: left; width:300px;height: 80px;color: #002b68;font-size: 40px;padding: 40px 0px 0px 0px;}
#header .inner {
 max-width: 1000px;
 width: 100%;
}
.head {
	width:100%;
	height: 158px;
	position:relative;
	z-index: 9000;
}
.head_search {
	float:right;
	height: 30px;
	margin: 63px 10px 22px 0px ;
	width: 180px;
	background:url(../images/btn_b.png) left center no-repeat;}
input#keyword {
    width: 133px !important;
    height: 28px;
    background: none;
    border: none;
    color: #757575;
    margin-left: 7px;
    line-height: 27px;
    font-size: 12px;
    font-family: "宋体";
}
.head_nav {
	float:left;
	width:100%;
	z-index: 9999;
	position: relative;
}

/**导航条**/
#nav {}
.nav {
	max-width: 1000px;
	width: 100%;
	height:42px;
	line-height: 42px;
	margin: 0px auto;
	background:#1e529f;
}
/**导航样式：后台绑定时也可以定义配置**/ 
.nav .wp_nav { height:42px;}  /**导航高度**/
.nav .wp_nav li.nav-item {padding: 0 14px;}
.nav .wp_nav li.nav-item a {font-weight:normal;color:#fff;z-index: 999;text-align: center;line-height: 47px;font-family: "Microsoft YaHei";font-size: 15px;}    /**导航字体样式**/
.nav .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff; background:url(../images/nav_li_bg.gif) bottom center no-repeat;}   	/**鼠标经过或当前选中时样式**/
.nav .wp_nav li.nav-item a span.item-name {padding: 0 0px;height: 42px;line-height: 42px;}   /**导航栏目高度与边距**/
.sub-nav {left: 15px !important; height:auto !important; top: 42px !important;}
.nav .wp_nav .sub-nav li.nav-item {padding: 0px;/* padding: 0 19px; */}
.nav .wp_nav .sub-nav li.nav-item i.mark { background:#1d3775;}  /**子菜单背景**/
.nav .wp_nav .sub-nav li.nav-item a {font-size:12px;font-weight:normal;/* padding: 0 19px; */}		/**子菜单字体样式**/
.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#0a2055; color:#fff;}/**子菜单选中的背景色**/
.nav .wp_nav .sub-nav li.nav-item a span.item-name {padding: 0 0px;height:30px;line-height:30px;}		/**子菜单栏目高度与边距**/
XA

/**主体部分**/
#container {}
#container .inner {
 max-width: 1000px;
 width: 100%;
 margin: 0px auto;}
.l_xxgk #container .inner .mod {padding-bottom: 36px;}
.mod {
	width: 1000px;
	background:url(../images/mod_bg.png) center top repeat-y;
	margin:0px auto;
}
.mod_top {
	float:left;
	margin: 0px 3px 10px 3px;
	width:100%;
	}
.mod_bot {
	max-width: 964px;
	width: 100%;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
    border-bottom: 1px solid #b4c4db;
	}
.mod_bott {
	max-width: 964px;
	width: 100%;
	width: 100%;
	margin: 0px auto;
	padding: 9px 0;
	border-bottom: 5px solid #10903d;
	}
.bot_line {
	float:left;
    max-width: 1000px;
    width: 100%;
	margin: 10px 0px;
	border-bottom: 5px solid #b4c4db;
	}
.mod_top_1 {
	float:left;
    width: 53.7%;
	margin: 0px 16px;
	z-index: 9;
	position: relative;
	margin-top: 18px;
	}
.mod_top_2 {
	float:left;
    width: 40.9%;
	margin-top: 12px;
	}
.mod_bot_1 {
	float: left;
	width: 36.8%;
	}
.mod_bot_2 {
	float: left;
	width: 39.5%;
	margin: 0px 16px;
	}
.mod_bot_3 {
	float: left;
    width: 19.8%;
	}
.top_3,.bot_1,.bot_3 {
	float:left;
	width:100%;}
.top_4,.bot_2 {
	float:left;
	width:100%;}
	
/*新闻列表*/
.post1 {}
.post1 .subnav {width: 100%;height: 40px;border-bottom: 0px solid #c9c9c9;}
.post1 .subnav .title{ float: left; height: 20px; line-height: 20px; margin: 10px 0px 0px 0px; padding: 0px 10px;font-family: "Microsoft YaHei";font-size: 18px;color: #10903d;    border-left: 5px solid #10903d;}
.bot_1 .post1 .subnav .title{ border-left: 5px solid #f49b0e;    color: #f49b0e;}
.mod_bot_2 .post1 .subnav .title{ border-left:5px solid #9656c1;color: #9656c1;}
.mod_bot_3 .post1 .subnav .title{ border-left:5px solid #c83557;color: #c83557;}
.post1 .con {color:#444;text-align:left;padding: 0px 0px;}
.post1 .wp_article_list .list_item {border: none;color: #000;font-family: "Microsoft YaHei";font-size: 13px;height: 30px;line-height: 30px;}
.post1 #wp_news_w32 .wp_article_list .list_item { border: none; color: #000;font-family: "Microsoft YaHei";font-size: 13px; height: 90px; line-height: 30px;}
.post1 .wp_article_list .list_item .Article_Index { display: none;}
.post1 .con-more { float: right;width:60px; height: 20px; display:block; margin: 8px 0px 0px 0px;color: #6f6f6f;}
.post1 .con-more .more-btn{width: 44px; height: 20px; margin: 0px 10px 0px 0px;line-height: 20px;float: right; }
.post1 .con-more .more-btn A {width: 44px; height: 20px;  margin: 0px 10px 0px 0px;color: #6f6f6f; display:block;}
.top_4 .post1 .wp_article_list .list_item.i1,.bot_2 .post1 .wp_article_list .list_item.i1{ display: none;}
div#wp_news_w32 {border-bottom: 1px dashed #c5c5c5;}
.top_3 .post1 .wp_article_list .list_item.i1 .Article_Title a {color: #002d70;font-family: "Microsoft YaHei";font-size: 17px;line-height: 40px;    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    margin-left: 0px;}
.top_3 .post1 .wp_article_list .list_item.i1 .Article_Content a {color: #858585;font-family: "Microsoft YaHei";font-size: 13px; text-indent:2em;}
.top_3 .wp_article_list .list_item .pr_fields {width: 100%;}
.top_3 .wp_article_list .list_item .ex_fields {width: 100%;}
.div_piccontenttitle_li .c_pt_12 .c_txt h3 a{color: #002d70;font-family: "Microsoft YaHei";font-size: 17px;}
.div_piccontenttitle_li .c_pt_12 .c_txt p a{color: #858585;font-family: "Microsoft YaHei";font-size: 13px; line-height: 20px;}
.top_3 .wp_article_list .list_item span a{display:inline-block;vertical-align:top;float:left;margin-left:0px;/* border-bottom: 1px dashed #c5c5c5; */line-height: 25px;}
.wp_article_list .list_item span{margin-left:0px;}
.wp_article_list .list_item .pr_fields{width: 100%;}
.wp_article_list .list_item span.Article_Summary a{color: #858585;}
.wp_article_list .list_item .Article_Title {    float: left;    width: 100%;    white-space: nowrap;    overflow: hidden;    display: block;    text-overflow: ellipsis;margin-left: 0px;}
/*页脚*/
#footer {}
#footer .inner {	max-width: 1000px;	width: 100%;	background: url(../images/foot_bg.png) center top repeat-y;}
.foot {
	max-width: 1000px;
	width: 100%;
	margin: 0px auto;
	padding: 10px 0px;
	height: 96px;

}
.l_xxgk .foot {    border-top: 5px solid #10903d;}
#copyright {
	float:left;
	width: 100%;
}
#copyright p {
	width:100%;
	font-size: 12px;
	line-height: 25px;
	float: left;
	text-align: center;
color: #737373;
    font-size: 14px;
}
#copyright p span {
    margin: 0 5px;
}
		
/*列表页*/
.col-menu { /**列表页左侧栏目**/
	width:218px;
	float:left;
	display:inline;
	margin: 0px 0px 20px 20px;
	min-height: 200px;
	background:#e9eef4 url(../images/list_left.png) center bottom no-repeat;
    position: relative;
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 33px;
	background:#4a76b5;
	text-align: center;
}
.banner-200-blue { 
  width: 218px;
}
.conl_name_box {
	text-align: center;
	
	padding: 0px 10px 0px 15px ;
  
}
.col-menu-con { min-height: 400px; padding: 0px 0px 20px 0px;}
.col-menu-head h3.col-name { font-size:16px; font-style:normal;color:#fff; }		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height:33px; background:url(../images/title_bg.png) 15px center no-repeat; }  /**栏目名称图标**/
/*多级栏目列表*/
.wp_listcolumn {border:none; padding:0px 20px; width: 173px;}
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 13px;font-family: "Microsoft YaHei"; color:#343434; background: url(../images/arrow.png) 1px center no-repeat; border-top: none;  border-bottom:none;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected {background: url(../images/arrow.png) 1px center no-repeat; border-bottom:none;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{}
.col-list .wp_listcolumn .wp_subcolumn {border:none;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a {  font-size: 13px;font-family: "Microsoft YaHei"; color:#343434; background: url(../images/arrow.png) 11px center no-repeat; } 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {   font-size: 13px;font-family: "Microsoft YaHei"; color:#343434; background: url(../images/arrow.png) 11px center no-repeat;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#343434;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none;} 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#fff;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; } 	/**四级子栏目**/
.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 { background:#9ad6e0;} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#3b3a3a;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; } 	/**五级子栏目**/
.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 { background:#9ad6e0;} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#3b3a3a;}

.col-news { /**列表页右侧新闻**/width: 100%;
    min-height: 500px;
    float: right;} 
.col-con {
    margin-left: 290px;
}
.col_img {
    max-width: 968px;
    width: 100%;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}
.col-image {
	width: 684px;
	height: 127px;
	background:url(../images/listpage-image.jpg) center center no-repeat;
	margin-bottom: 20px;
}
.col-news-head {
	margin: 0px auto;
	border-bottom: 1px solid #c9c9c9;
}
.col-metas {
}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	height:40px; 
	line-height:40px; 
	text-align: left;
	color: #444444;
	float:right;
} 
.col-metas .col-path A {
	color: #444444;
}
.possplit {
	width: 15px;
}
.col-metas .col-title { /**当前栏目**/
	display:inline-block; 
	white-space:nowrap;
	float:left;
	margin: 10px 0px 0px 0px;
	border-left: 5px solid #87ab40;
} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size: 18px;
	color: #000;
	line-height: 20px;
	font-weight:bold;
	margin-left: 10px;
	padding: 0px 5px;
	font-family: "Microsoft YaHei";
}   
.col-news-con { 
	padding:0px 0px 10px 0px ; 
	margin:0px auto;
}
.col-news-list {
	padding: 10px 10px 30px 10px;
	}
.col-news-list .wp_article_list .list_item {height: 30px;line-height: 30px;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width:2px; background:url(../images/li.png) left center no-repeat;margin:10px 7px 2px 2px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px;font-family:"宋体"; font-size:12px;}
.col-news-list .wp_article_list .list_item .Article_PublishDate{font-family:"宋体"; font-size:12px;color: #4b4b4b;}
.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 img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

.wp_article_list .list_item .Article_PublishDate{color: #4b4b4b;font-size: 13px;    font-family: "Microsoft YaHei";}
/*文章页*/
#container .dispage_inner {max-width: 1000px;width: 100%;padding: 0px 0px;}
.infobox {
	width: 1000px;
	margin:0px auto;
}
.article {}
.article h1.arti_title { /**文章标题**/
	line-height:60px; 
	font-family: "宋体"; 
	font-weight: bold;
	padding:10px 0px 0px 0px;
	text-align:center; 
	font-size:20px; 
	color:#307abe;} 
.article h2.arti_title { /**文章标题**/
	line-height:25px; 
	font-family: "宋体"; 
	font-weight: bold;
	padding:0px 0px 0px 0px;
	text-align:center; 
	font-size:18px; 
	color:#307abe;} 
.article .arti_metas { 
  width: 100%;
	padding:10px;
	text-align:center;
	margin: 0px auto;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	font-size:14px; 
	color:#787878;
} 
.article .entry { /**文章内容**/
	margin: 0px auto;
	width: 90%;
	overflow:hidden;
} 
.article .entry .read,.article .entry .read p { /**阅读字体**/
	line-height:2.5; 
	font-size:12px; 
	color:#333;
	font-family: "宋体"; 
}  
.article .entry .read p { 
	margin-bottom:20px;
	text-indent:20px;
}
.article .entry .read img { /**文章阅读部分图片大小限制**/
	max-width:730px; _width:expression(this.width > 730 ? "730px" : this.width); 
}   
.wp_search .search { background: #f49b0e; width: 40px; height: 30px; border-radius: 3px;color:#fff; }
.sudy-links1 {
	float: left;
	width: 180px;
	height: 28px;
	margin:50px 5px 10px 0px;;}
.sudy-links2 {
	float: left;
	width: 130px;
	height: 28px;
	margin: 50px 5px 10px 0px;}
.sudy-links3 {
	float: left;
	width: 180px;
	height: 28px;
	margin: 0px 5px 10px 0px;}
.sudy-links4 {
	float: left;
	width: 130px;
	height: 28px;
	margin: 0px 5px 10px 0px;}
.sudy-links3 .wp_article_list .list_item .ex_fields{ display: none;}
.sudy-links3 .wp_article_list .list_item .Article_Index { display:none;}
.sudy-links3 .wp_article_list .list_item { border: 1px solid #ccc; margin: 2px 0px 0px 0px; height: 18px; line-height: 18px; width: 150px;}
.sudy_2222 .wp_article_list .list_item .ex_fields{ display: none;}
.sudy_2222 .wp_article_list .list_item .Article_Index { display:none;}
.sudy_2222 .wp_article_list .list_item { border: 1px solid #ccc; margin: 2px 0px 0px 0px; height: 18px; line-height: 18px;width: 150px;}


.col-news-list .news_img {
	 margin: 10px;
	 float: left;
	 width: 15%;
}
.news_right { float: left; width: 80%;}
.news_title_sub { float:left; height: 20px; margin: 13px 0px 0px 20px; color: #788083;}
.news_right .news_title { float:left; /* margin: 0px 0px; */ height: 35px; line-height: 35px;}
.news_right .news_title a { font-size: 18px; color:#307abe; height: 35px; line-height: 35px;}
.news_right .news_title_sub a { font-size: 12px; color:#307abe; height: 35px; line-height: 35px;}
.news_right .news_summary a{ font-size: 14px; color:#333; line-height: 20px; }
.button{height:15px; width:15px; display:inline-block; background:url(../images/bottom1.gif) center center no-repeat;}
.news_right p {width: 100%; float:left;}
.news_title_mian {width: 100%; float:left; border-bottom: 1px solid #d5e2ea;margin: 0px 0px 5px 0px;}
.wp_nav .on {z-index: 999999;position: relative;}
.ddjs {
    width: 100%;
   display: inline-block;
    border-bottom: 2px dotted #999;
    padding: 10px 0;}
.ddjsbt {
width: 100%;
    display: inline-block;
    line-height: 24px;}
.djbt {
    font-size: 16px;
    float: left;
}
.djbt a {color: #f00;}
.djsj {float: right;}
.djjj {
    width: 100%;
    display: inline-block;
    line-height: 2em;
    color: #666;
}
.zy {color:#000;}
.content img {
    float: left;
    padding-right: 10px;
}
.content {
    border-bottom: 2px solid #e0e0e0;
}
.other {
    float: right;
}
.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {
    display: none;
}
.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {
    cursor: pointer;
    font-size: 16px;
}
#wBox {
    top: 0!important;
    left: 0!important;
}
.wp_sitemap .sitemap_all .lv0 a {
    font-size: 20px;
    color: #000;
}
.wp_entry , .wp_entry p {
    line-height: 1.6;
    font-size: 14px;
}
#wp_nav_w11 .wp_nav .sub-nav {/* margin-left: 15px; */z-index: 9999;}

/**自定义新闻列表**/
.picForm_typeA_pic {width: 77px;height: 76px;float: left;}
.picForm_typeA_text {width: 239px;height: 76px;float: right;}
.picForm_typeA_title a {font-size: 16px;color: #002d71;font-family: "微软雅黑";line-height: 30px;}
.picForm_typeA_intro a {font-size: 13px; color: #5e5e5e;line-height: 23px;font-family: "微软雅黑";}

div.timer{display: none;}
div.slider-nav{display: none;}
.orbit-wrapper:hover div.slider-nav{display: block;}
.post4 .links {
    float: left;
    padding-left: 41px;
    line-height: 30px;
    margin-left: 30px;
}
.post4 .links a {
    color: #002b68;
    font-size: 17px;
    font-family: "微软雅黑";
}
.post4 ul {
    margin: 0 auto;
    display: table;
}
.post4 .links.i1 {background: url(../images/x_icon1.png) no-repeat;}
.post4 .links.i2 {background: url(../images/x_icon2.png) no-repeat;}
.post4 .links.i3 {background: url(../images/x_icon3.png) no-repeat;}
.post4 .links.i4 {background: url(../images/x_icon4.png) no-repeat;}
.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:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 14px;line-height: 42px;color: #FFFFFF;font-size: 15px; font-family:"Microsoft YaHei";}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#36609e; text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 42px;min-width: 100%;width: auto;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 42px;line-height: 42px;text-align: center;font-size: 15px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#36609e; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.col_menu {
    width: 218px;
    float: left;
    margin-right: -258px;
    position: relative;
    padding: 0 20px;
}
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #4a76b5;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:33px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; padding: 0px;  width: 100%;}
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
.news_list li.news span.news_title {
    width: 81%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
line-height: 34px;
font-size: 13px;
}
.news_list li.news span.news_meta {
    float: right;
    margin-left: 2px;
    color: #9C9C9C;
line-height: 34px;
font-size: 13px;
}
.l-banner {
    height: 235px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}
.top_4 .wp_article_list .list_item .pr_fields{width: 75%;}
.article {
    min-height: 300px;
}