@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
body{
	width: 100%;
	height:auto;
	background: #d9eafa  url(" ../images/bg01.jpg") repeat;
}
#top {
	position:relative;
	margin: 0 auto;
	width:100%;
	}
/* ---导航栏--- */

#nav {
	margin: 0 auto;
	width: 100%;
	background-color: #024E1F;
	border-top:  0.5px solid #ffffff;
	display: flex;
    justify-content: center;
    align-items: center;
	z-index: 100;
}
.navbar1{
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	max-width: 1400px;
	height:100%;
	color: white;
	background-color:#024E1F;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
}
.wp_nav .nav-item a span.item-name {
    display: inline-block;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    padding: 5px 10px;
    line-height: 22px;
    cursor: pointer;
}
.wp_nav .nav-item a{ 
	font-family:"Microsoft Yahei"; font-size: 13pt !important;color: white;display:block;text-align:center;position:relative; z-index:124;background-color:#024E1F !important;width:120px;
}
.wp_nav .nav-item a:hover{ 
	font-family:"Microsoft Yahei"; font-size: 13pt !important;color:#e67f11 !important;display:block;text-align:center;position:relative; z-index:123; background-color:#024E1F !important;width:120px;
}
.wp_nav .nav-item a.parent {
    color: #e67f11 !important;
}
.wp_nav .nav-item .sub-nav a{ 
	font-family:"Microsoft Yahei"; font-size: 13pt !important;color: #e67f11!important;display:block;text-align:center;position:relative; z-index:122;background-color:#024E1F !important;width:120px;
}
.wp_nav .nav-item .sub-nav a:hover{ 
	font-family:"Microsoft Yahei"; font-size: 13pt !important;color: white!important;display:block;text-align:center;position:relative; z-index:121;background-color:#024E1F !important;width:120px;
}
#nav .line {
	width:12px;
	background:url() no-repeat;
	height:38px;
}
#nav .flyoutLink a {
	text-align:center;
	display:block;
	color:#FFFFFF;
	font: 14px/36px "Microsoft YaHei",微软雅黑,宋体;
	text-decoration:none;
	position:relative;
	padding: 0 15px;
}
#nav .flyoutLink a:hover {
	background:url(images/201300005.jpg) repeat-x;
}

#banner {
	margin: 0 auto;
	width:100%;
	height: auto;
	}
/**焦点图片**/
:focus { outline:0;}
img { border:0;}
a img { vertical-align: middle;}
.wp-focus {}
.wp-focus .wp-inner { width:100%;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/*主体内容部分*/
.wp-post {}
.wp-post.post-17 { width: 100%; height: 260px; float: none;padding-left: 10px;padding-right: 10px;}
.wp-post .post-head { height: 44px;}
.wp-post .post-head .head-bar { position: relative;border-bottom: 2px solid #F3060A;}
.wp-post .post-head .post-title { display: inline-block;width: 100%; text-align: justify; height: 15px; line-height: 20px; font-size: 20px; font-weight: bold; color: #ca1d29; padding-bottom:5px;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 0; margin-top: 20px;}
.wp-post .post-head .post-more a { color: #e67f11; text-decoration: none;}
.wp-post .post-body {padding-top: 10px;}
.post-news .news-item {width: 100%; line-height: 20px;vertical-align: top;overflow: hidden;position: relative;padding-top: 9px;}
.post-news .news-item .meta-title {display: block;overflow: hidden;font-size: 15px;max-height: 48px;}
.post-news .news-item .meta-title a:hover { color: #040000; font-weight: normal;}
.post-news .news-item .meta-time {display: block;text-align: left;height: 24px;line-height: 24px;font-size: 12px;}

/*轮播图*/
.wp-post.post-17 .post-body .post-news .news-item .item-picture {display: block;overflow: hidden;}
.wp-post.post-17 .post-body .post-news .news-item .item-title {display: block;overflow: hidden;font-size: 15px;font-weight: bold;padding: 4px 0;}
.wp-post.post-17 .post-body .post-news .news-item .item-title a {color: #040000;}

/*新闻列表*/
.wp_article_list .list_item {
    width: 100%;
	font-size: 16px;
    height: 32px !important;/*普通新闻列表字体大小和行距*/
    line-height: 32px !important;
}

.ex_fields span{
	font-size: 10px;
}
.Article_Title a{
	color: #333;/*普通新闻列表字体颜色*/
}
.Article_Title a:hover { color: #040000; font-weight: normal;}/*普通新闻列表字体鼠标移入效果*/

 .articlelist2_tr {
    width: 100%;
	font-size: 16px;/*滚动新闻列表字体大小和行距*/
	height: 32px !important;
    line-height: 32px !important;
}
.articlelist2_tr .articlelist2_td_title a{
	color: #333;/*滚动新闻列表字体颜色*/
}
.w032_openLink{
	width: 100% !important;
	font-size: 14px !important;
}


.footer {
	padding: 10px;
	float: left;
	clear: both;
	width: 100%;
/*	height: 80px;*/
	background-color:#024E1F;
	font-family: "黑体";
	font-size: 14px;
	line-height: 24px;	
	text-align: center;
	color: white;
	display: flex;
    justify-content: center;
    align-items: center;
}

/*=============栏目页部分================*/
/*listcolumn文章列表页*/
.wrapperlist{
	width: 100%;
    max-width:1180px;
    margin:0 auto;
    background: #ffffff;
    border:10px solid #fff;
    border-top:none; /*去掉上边框*/
    overflow:hidden; /*溢出隐藏*/
}

.wrapperlist { width:1180px; margin:0 auto;}
.wrapperlist .inner { width:1180px; margin:0 auto;} /**页面全局宽度**/

.col_menu{
    width:300px;
    float:left;
    background-color: #EEEEEE;
    min-height:550px;
}

.col_menu .col_menu_head {
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #999999;
}
/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name {
    font-size:17px;
    font-weight:bold;
    color:#fff;
}

.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 21px;
    padding: 5px 5px 5px 30px;
}

/**栏目名称图标**/
/**栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #2867A0; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#fff; background:#52B4EB url(images/icon_column_1.gif) no-repeat 6px 12px; border-top:1px solid #fff; border-bottom:1px solid #2867A0;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_1_hover.gif);} 	/**鼠标经过或选中一级子栏目**/
.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:#e8e8e8 url(images/icon_column_2.gif) no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.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);} 	/**鼠标经过或选中二级子栏目**/
.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;}


/*list栏目页右侧文章列表*/

.col_news {
    width: 820px;
	height: auto;
    float: right;
    margin-right: 30px;
	margin-top: 20px;
}

.col_news_head {
    background-image: none;
}

.col_metas .col_title {
    float:left;
    height:30px;
    line-height:30px;
    background-position: 0px bottom;
    background-color: #024E1F;
	display: flex;
    justify-content: center;
    align-items: center;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;}
.clearfix{
    display: block;
    *zoom:1;}

/**当前栏目**/
.col_metas .col_title h2 {
    display:inline-block;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    padding:0 50px 0 25px;}   /**当前栏目名称**/

.col_metas .col_path {
    display:inline-block;
    float:right;
    white-space:nowrap;
    height:18px;
    line-height:18px;
    /*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 {}  /**栏目新闻列表**/
.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); }   /**列表页文章图片大小限制**/


.clear {
    width:100%;
    font-size:0;
    overflow:hidden;
    clear:both;
    display:block;
    _display:inline;
}
/*=============文章页部分================*/
.wrapper{
	margin: 0 auto;
	width: 100%;
	height: auto;
	max-width: 1150px;
}
/*文章标题*/
.article h1.arti_title{
	line-height: 36px;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color:#333;
	text-align: center;
}
/*文章副标题*/
.article .arti_subtitle{
	line-height: 30px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #282828;
	text-align: center;
}
/*文章属性*/
.article .arti_metas{
	padding: 10px;
	text-align: center;
	border-top: 1px solid #D0D0D0;	
}
.article .arti_metas span{
	margin: 0 5px;
	font-size: 12px;
	color: #787878;	
}
/*文章内容*/
.article .entry{
	margin: 0 auto;
	padding: 5px 0px;
	min-height: 300px;
	overflow: hidden;
	max-width: 1150px;
	text-align: justify;
	
}
.article .entry .read .wp_articlecontent p{
	margin-bottom: 6px;
	line-height: 2 !important;
	font-size: 14px !important;
	color: #333;
}
