@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 {background:#fff;}
.main-bg{ overflow:hidden; margin:0 auto;
background:url(images/dd_01.jpg) repeat-x;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; font-family: "微软雅黑";}
a {color: #000000;text-decoration: none;font-size: 17px;}
a:hover { color: #376bb9;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1200px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post {}
.post .tt {height:35px;border-bottom: 1px solid #c9d0dc;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-weight:bold; font-family:"Microsoft YaHei"; height: 35px;line-height: 25px;color: #9a0d14;font-size:18px;text-align: center;} /**标题字体**/
.post .tt .tit .title {} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:35px; line-height:25px; float:right;}   /**更多按钮**/
.post .tt .more_btn a{color:#e2a32a;font-size: 17px;}
.post .con {  margin:0 auto;}

/**自定义新闻列表**/


/**页头开始**/
#header {height:130px;background:#fff;    border-bottom: 0px;}
#header .inner {background:#fff;}
.head {}    /**页头部分**/
.head .head-1 {width: 1015px;height: 100px;float: left;}
.head .head-2 {height: 38px;float: left;}
.sitelogo {float: left;width:110px;height: 100px; padding-top: 12px;} 

.ck203 {width:822px;padding: 10px 0;}
.ck203 a{width:822px;height:55px;cursor: pointer;display: block;}

div#wp_nav_w201 .wp_nav .nav-item.i1 {width: 48px;padding: 0;background:url(images/shu.png) no-repeat right center;}
div#wp_nav_w201 .wp_nav .nav-item.i2 {width: 76px;padding: 0;}
div#wp_nav_w201 .wp_nav .nav-item a {font-size: 14px;color: #747474;}


.search-panel {float: right;position: relative;clear: right;}
.searchbtn {width: 35px;height: 32px;border: 0;outline: 0;background: url(images/search.png) center no-repeat;background-repeat: no-repeat;position: absolute;right: 0;top: 0px;z-index: 120;cursor: pointer;}
.search-window {background-color: #f5f5f5;overflow: hidden;width:35px;}
.wp-search .search-input {margin-right: 35px;}
.wp-search .search-input input.search-title {width: 100%;height: 32px;line-height: 32px;border: 0;outline: 0;background: none;color: #333;font-size: 13px;padding:0px 0px 0px 5px;}
.wp-search .search-btn {width: 35px;height: 32px;position: absolute;right: 0;top: 0;}
.wp-search .search-btn input.search-submit{width: 35px;height: 32px;border: 0;outline: 0;background: url(images/search.png) center no-repeat; cursor: pointer;}


#nav {height:53px;background:#fff;border-bottom: 6px solid #9a0d14;}
.navbar {width: 1200px;height: 46px;    background: #fff;}  	/**导航区域背景**/
.navbar .navbox {  margin:0 auto; width:1200px;}   /**导航窗口大小及位置**/



/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav {width: 1200px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {font-size:16px;font-weight: normal;color: #000;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff; background-color:#ebbe22;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0px;line-height:46px;}   /**导航栏目高度与边距**/
.wp_nav .nav-item {display: inline-block;float: left; position: relative;vertical-align: bottom;width: 120px;}

.wp_nav{z-index: 200;position: absolute;}

.wp_nav .sub-nav{ border:none;width:auto !important;}/*子菜单位置*/
.wp_nav .sub-nav .nav-item a{ border-top:none;}/*去边框*/

.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:none;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal; background:#ebbe22;color:#fff;text-align: center;padding:0px 5px;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {    background: #e4ab3e;
    color: #fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {height: 40px;line-height: 40px;display: block;}		/**子菜单栏目高度与边距**//

/* 轮播图 */

/**主体开始**/

#banner {}
#banner .inner {width:1200px;}
.banner .slick-prev {
	background: url("../images/banner-prev.png") no-repeat center; left: 20px; width: 62px; height: 62px; z-index: 1;
}
.banner .slick-next {
	background: url("../images/banner-next.png") no-repeat center; width: 62px; height: 62px; right: 20px; z-index: 1;
}
.banner .slick-dots {
	text-align: center; bottom: 30px;
}
.banner .slick-dots li {
	border-radius: 50%; transition:0.3s; width: 8px; height: 8px; margin-left: 10px; position: relative; opacity: 0.4; background-color: rgb(255, 255, 255);
}
.banner .slick-dots li.slick-active {
	opacity: 1;
}

/* 图片新闻轮播*/
.ban1 .pic {
	padding: 0px;
}
.ban1 .ul {
	padding: 0px;left: 0px;
}
.ban1 .slick-prev {
	background: url("../images/ban1-prev.png") no-repeat center; left: 0px; top: 40%; width: 30px; height: 75px; z-index: 1;
}
.ban1 .slick-next {
	background: url("../images/ban1-next.png") no-repeat center; top: 40%; width: 30px; height: 75px; right: 0px; z-index: 1;
}
.ban1 a {
	position: relative;
}
.ban1 .text {
	background: rgb(148, 7, 10); margin: 0px auto; padding: 5px 10px; width: 100%; bottom: 24px; position: relative;
}
.ban1 .text:hover p {
	font-weight: bold;
}
.ban1 .text p {
	color: rgb(255, 255, 255); line-height: 24px; overflow: hidden; font-size: 17px; white-space: normal; -ms-text-overflow: ellipsis; max-height: 24px; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical;
}
.ban1 .text span {
	background: url("../images/s1-11.png") no-repeat left; color: rgb(255, 255, 255); line-height: 24px; padding-left: 32px; font-size: 17px; display: block;
}
/* 图片轮播结束 */
#container-1 .inner { width:1200px;}
#container-2 .inner { width:1200px;}
#container-1 {background: #fff;padding-top: 48px;}
div#container-2 {background: #f5e6e7;padding-top: 48px;height:352px;}
.cont-f-1 {width: 805px;float: left;}
.cont-f-2{width:360px;float:right;}
.cont-s-3 {width: 360px;float: right;}
.mod1-l {width: 370px;float: left;left: 0px;position: absolute;top: 55px;}
.mod1-r {width: 398px;float: right;}
.mod1.clearfix {position: relative;height: 400px;}
.mod1-r .post .tt {position: absolute;left: 0px;width: 805px;border: 0px;height:40px;}
.mod1-r .post .con {position: absolute;top: 55px;}

.cont-f-2 .post .tt,.cont-s-1 .post .tt,.cont-s-2 .post .tt,.cont-s-3 .post .tt{border:0px;}
.mod1-r .post .tt .tit, .cont-f-2 .post .tt .tit, .cont-s-1 .post .tt .tit , .cont-s-2 .post .tt .tit ,.cont-s-3 .post .tt .tit  {font-size: 20px;font-weight: normal;border-bottom: 1px solid #d9d9d9;line-height: 25px;}
span.dot {padding: 0 10px;color: #277800;}
span.first {font-family: "Arial";font-size: 26.23px;}
span.last {font-size: 26.23px;color: #d9d9d9;font-family: "Arial";}
.mod1-r .post .tt .more_btn,.cont-f-2 .post .tt .more_btn,.cont-s-1 .post .tt .more_btn,.cont-s-2 .post .tt .more_btn,.cont-s-3 .post .tt .more_btn{display: inline-block;height: 36px;line-height: 36px;float: right;}
.mod1-r .post .tt .more_btn a ,.cont-f-2 .post .tt .more_btn a,.cont-s-1 .post .tt .more_btn a,.cont-s-2 .post .tt .more_btn a,.cont-s-3 .post .tt .more_btn a{color: #6d6e71;font-size: 17px;}
ul.news_list4 span.news-tit {font-size: 15px;display: block;font-weight: bold;line-height: 40px;}
ul.news_list4 span.news-tit a {font-size: 15px;font-weight: bold;}
ul.news_list4 span.news-intro {display: block;}
ul.news_list4 span.news-intro a {font-size: 14px;line-height: 25px;}
ul.news_list4 span.news-date {display: block;font-size: 12px;line-height: 38px;color: #7e7e7e;border-bottom: 2px solid #e6e6e6;}
ul.news_list4 span.news-title a {font-size: 17px;line-height: 200%;}
ul.news_list4 span.news-title {float: left;}
ul.news_list4 span.news-time {float: right;line-height: 32px;font-size: 13px;color: #838383;}
ul.news_list4 li.news_down.n1 {padding-top: 8px;}

ul.news_list5 li {padding-top: 25px;}
.news_left {width: 60px;float: left;height: 60px;}
.news_right {float: left;}
span.time_top {display: block;height: 30px;background: #9a0d14;color: #fff;font-size: 20px;text-align: center;line-height: 30px;}
span.time_bottom {display: block; height: 30px; background: #eee; color: #797979; font-size: 12px; text-align: center; line-height: 30px;}
.news_right span.news-title a {font-size: 17px;line-height: 180%; word-break: normal;}
.news_right {float: right; width: 282px;}
.cont-s-1{float:left;width:370px;}
.cont-s-2{float:left;width:400px;margin-left:35px;}
.post-6 .con,.post-7 .con { padding-top: 15px;}
.post-8 .con{padding-top: 25px;}
ul.news_list6 li.news,ul.news_list7 li.news { height: 33px;}
ul.news_list6 span.news-title,ul.news_list7 span.news-title { display: block;float: left; line-height: 33px;}
ul.news_list6 span.news-time,ul.news_list7 span.news-time {color: #7c7f7f; line-height: 33px; float: right; font-size: 13px; display: block;}
ul.news_list8.clearfix li {width: 180px; height: 62px;}
ul.news_list8.clearfix li.news.i1.clearfix {float: left;background: #2665c8;}
ul.news_list8.clearfix li.news.i2.clearfix {float: right;background:#4776c0;}
ul.news_list8.clearfix li.news.i3.clearfix {float: left;background: #67a2d9;}
ul.news_list8.clearfix li.news.i4.clearfix {float: right;background:#45b7c5;}
ul.news_list8.clearfix li.news.i5.clearfix {float: left;background: #6483c3;}
ul.news_list8.clearfix li.news.i6.clearfix {float: right;background:#3466b5;}
ul.news_list8.clearfix li.news.i7.clearfix {float: left;background: #47a8c0;}
ul.news_list8.clearfix li.news.i8.clearfix {float: right;background:#6483c3;}

ul.news_list8.clearfix .news_box a { font-size: 15px;text-align: center; display: block;color: #fff; word-break: normal; white-space: pre-wrap; overflow: hidden;width:135px;margin: 0 auto;height:62px;}
ul.news_list8.clearfix li.news.i1.clearfix a,ul.news_list8.clearfix li.news.i2.clearfix a ,ul.news_list8.clearfix li.news.i5.clearfix a   { line-height: 62px;}
ul.news_list8.clearfix li.news.i3.clearfix a,ul.news_list8.clearfix li.news.i4.clearfix a,ul.news_list8.clearfix li.news.i6.clearfix a {line-height: 24px;padding-top: 7px;height:55px;}
ul.news_list8.clearfix li.news.i7.clearfix a,ul.news_list8.clearfix li.news.i8.clearfix a {line-height: 60px;}
ul.news_list8.clearfix li:hover {opacity: 0.8;filter:alpha(opacity=80);}
div#container-3 {background: #fff; padding: 20px 0;}
.main-3.clearfix {background: #9a0d14; height: 50px;}

ul.news_list9.clearfix li {float: left; height: 50px;}
ul.news_list9.clearfix li a.link_con { font-size: 15px; color: #fff; line-height: 50px; padding: 0px 15px;}
.cont-t.inner {width: 1200px;margin:0 auto;text-align: center;}
/**首页三列布局**/


/**列表页**/
.l-ban{height:337px;background-position:center center;background-repeat:no-repeat;text-align:center;background-image: url(../images/list_bg.jpg);}
.l-banner{height:337px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}

.col_menu { width:215px; float:left;margin-top:32px;} 
.col_menu .col_menu_head { background-color:#9a0d14; text-align:center;}   /**位置栏目背景**/
.col_menu .col_menu_head h2.col_name { font-size:17px; font-weight:normal; color:#fff;font-family: "Microsoft YaHei";}		/**位置栏目字体**/
.col_menu .col_menu_head h2.col_name .col_name_text { display:block; line-height:50px;font-size: 23px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_menu_con{border: 1px solid #e4e4e4;}
.col_list{ width:213px;}
.col_list .wp_listcolumn { border:0px solid #d6d6d6; border-bottom:none;}
.col_list .wp_listcolumn .wp_column a {font-size:16px; color:#202020; background:none; border-top:none; border-bottom:1px solid #F6EAEA; text-align:center; font-weight:normal;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#7593c1; background:#eee;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#202020;font-weight:normal;}
.wp_listcolumn .wp_column a .column-name{     padding: 14px 10px 14px 20px!important;}  /*系统自己的样式，让元素居中*/

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {font-size:15px; color:#454545; background:#eee; border-top:0px solid #fff; border-bottom:0px solid #bbb;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#fff; background:#376bb9;} 	/**鼠标经过或选中二级子栏目**/
.wp_listcolumn .wp_subcolumn{background:#f5f5f5;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#fff;}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
    line-height: 18px;
    padding-left: 30px;
    padding: 14px 0px 14px 30px!important;}
.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;margin-top:25px;min-height:600px; margin-bottom: 25px;} /**栏目新闻**/
.col_news_head {border-bottom: 1px solid #d5d5d5;}
.col_metas .col_title {  height:47px; line-height:47px; float: left;}  /**当前栏目**/
.col_metas .col_title h2 {display: inline-block;font-size: 20px;font-weight: normal;color: #000;font-family: "Microsoft YaHei";background: none;border-bottom: 2px solid #9a0d14;line-height: 46px; width:150px; }   /**当前栏目名称**/
.col_metas .col_path {  white-space:nowrap; height:47px; line-height:47px; float: right;} /**当前位置**/

.col_news_list .news {width: 168px;display: inline-block;padding-bottom: 30px;float: left;padding-right: 29px;}
.col_news_list .news.n5,.col_news_list .news.n10,.col_news_list .news.n15 ,.col_news_list .news.n5,.col_news_list .news.n10,.col_news_list .news.n20{padding-right: 0px;}
.col_news_list .news .news_title {display: block;}
.col_news_list .news .news_title a {font-size: 16px;font-weight: bold;color: #023b95;line-height: 46px;}
.col_news_list .news .news_info {display: block;font-size: 14px;color: #3e3e3e;line-height: 20px;}
.wp_paging{width:958px;}


.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:20px;width: 950px;display: inline-block;}
.col_news_list .wp_article_list .list_item { border-bottom:none;height:34px;line-height:34px;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { height:22px; display:none;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:17px; 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);}   /**列表页文章图片大小限制**/

.wp_article_list .list_item .Article_Title a {font-size: 16px;line-height: 30px;}

/**文章页**/
.infobox { margin:0 auto;min-height:650px;width:90%;padding-bottom: 30px;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:35px 0 12px 0; text-align:center; font-size:20px; color:#282828; border-bottom:0px solid #C30;} /**文章标题**/
.article h2.arti_title { line-height:30px; font-family: "Microsoft YaHei"; padding:0; text-align:center; font-size:18px; color:#645e5e; border-bottom:2px solid #376bb9;} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:17px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;padding:0 25px;min-height:600px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:17px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:900px; _width:expression(this.width > 940 ? "940px" : this.width);}   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {height: 115px;}
#footer .inner { height: 115px;}
#footer .inner .foot{ width:1200px;float: left;padding:28px 0px 39px 0px;position: relative;}
#footer .inner .lianj{ width:333px;float:right;margin-right:25px;}
#footer .inner p { font-size: 14px;line-height: 24px; color: #464646;text-align:center;}
#footer .inner p span { margin:0 7px;}
.right { position: absolute; right: 0; top: 15px;}

.wp_article_list .list_item .Article_PublishDate {color: #666;font-size: 16px;line-height: 30px;}

span.news-tit a:hover {color: #01449d;}
span.news-title a:hover {color: #01449d;}
.list_left {
    float: left;
    width: 160px;
    height: 220px;}
.list_right {
    width: 775px;
    float: right;    margin-top: 10px;}
.wp_listcolumn_x .wp_column a{background:none;font-size:17px;color:#023b95;}
.wp_listcolumn_x .wp_column a.selected,.wp_listcolumn_x .wp_column a:hover {
    color: #000;
    background:none;}
.wp_listcolumn_x .wp_column{background:url(images/list_shu.png) no-repeat right;}
.wp_listcolumn_x .wp_column a .column-name{line-height:46px;padding:0 8px;}
span.list_time {
    font-weight: bold;
    display: block;
    font-size: 17px;
    color: #023b95;line-height:43px;}
span.list_title {
    display: block;}
span.list_title a {
    font-size: 17px;
    font-weight: bold;
    line-height: 43px;}
.col_news_list_bottom .col_news_list7 li {
    border: 1px solid #e1e1e1;
    margin-bottom: 30px;}
span.list_img img {
    width: 160px;
    height: 220px;    border-right: 1px solid #e1e1e1;}
span.reporter,span.report_time,span.report_address{
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #575757;}
span.list_more {
    display: block;}
span.list_more a {
    font-size: 15px;
    color: #023b95;
    font-weight: bold;
    line-height: 30px;}
.wp_paging li a{    background: #f0f0f0;
    font-size: 14px;
    padding: 5px 10px;border: 1px solid #e6e6e6;}
span.per_page {
    line-height: 40px;font-size:14px;}
 span.all_count {
    line-height: 40px;font-size:14px;}
.wp_paging li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-top: 30px;}
.wp_paging li input {
    font-size: 12px;
    width: 65px;
    height: 35px;
    line-height: 15px;
    border: 1px solid #d5d5d5;
    background: #fff;
    margin-top: 0px;
    text-align: center;}
span.pages {
    font-size: 14px;
    line-height: 40px;}

ul.wp_subcolumn_list .news {
    float: left;
    width: 168px;
    padding-right: 45px;padding-bottom:25px;min-height:320px;overflow:hidden;}
ul.wp_subcolumn_list .news.n4,ul.wp_subcolumn_list .news.n8,ul.wp_subcolumn_list .news.n12,ul.wp_subcolumn_list .news.n16 ,ul.wp_subcolumn_list .news.n20,ul.wp_subcolumn_list .news.n24,ul.wp_subcolumn_list .news.n28,ul.wp_subcolumn_list .news.n32{
    padding: 0px;}
ul.wp_subcolumn_list .news.n5,ul.wp_subcolumn_list .news.n9,ul.wp_subcolumn_list .news.n13,ul.wp_subcolumn_list .news.n17 ,ul.wp_subcolumn_list .news.n21,ul.wp_subcolumn_list .news.n25,ul.wp_subcolumn_list .news.n29,ul.wp_subcolumn_list .news.n33 {
    padding-left:120px;}
.col_news_con_yj {
    padding-top: 25px;}
.wp_subcolumn_list .wp_sublist {
    margin-bottom: 20px;
    float: left;
    width: 120px;
    display: block;}
.wp_subcolumn_list {
    display: block;
    width: 100%;
    min-height: 320px;border-bottom:1px solid #d8d8d8;overflow: hidden;    padding-top:25px;}
.wp_subcolumn_list .wp_sublist .sublist_title {
    display: block;
    height: 32px;
    line-height: 32px;
    border-bottom: 0px solid #C00;
    margin-bottom: 10px;}
.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext img {
    vertical-align: bottom;
    display: none;}
.wp_subcolumn_list .wp_sublist .sublist_title a {
    display: inline-block;
    color: #023b95;
    font-size: 22px;
    font-weight: bold;}
.col_news_list_yj span.news_img {
    display: block;}
.col_news_list_yj span.news_title {
    display: block;}
.col_news_list_yj span.news_title a {
    font-size: 16px;
    font-weight: bold;
    color: #023b95;
    line-height: 46px;}
.col_news_list_yj span.news_info {
    display: block;}
.col_news_list_yj span.news_info a {
    color: #3e3e3e;
    line-height: 20px;}

.wp-display-wrapper .imgnav {
    width: 900px !important;}
