/*首页*/
.topWrap{
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
	height: auto;
	overflow: hidden;
	border-top: 4px solid #006400;
}
.topDiv{
	width: 976px;
	margin:0 auto;
	height:96px;
}
.logo{
	float: left;
	/* margin-top: 20px; */
}
.topR{
	width:420px;
	height: 76px;
	padding-top: 15px;
	color: #999999;
}
.topR a{
	color: #999999;
	padding: 0 5px;
}
.Search{
	width: 287px;
	height: 38px;
	background:url(../images/top_hunt_bg.png) no-repeat;
	margin-top: 15px;
	*float: right;
	float: right;
}
.fdj{
	float: right;
	height: 18px;
	margin-top: 6px;
	margin-left: 10px;
}
.fdj img{
	margin-right: 5px;
}
.search_text{
	float: left;
	width: 195px;
	margin-top: 2px;
	height: 30px;
    line-height: 30px;
	outline: none;
	font-family: "微软雅黑";
	color: #c8c8c8;
	margin-left: 15px;
    background:none;
}
.button{
	background:url(../images/top_hunt.png) no-repeat;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right: 10px;
	outline: none;
}


*默认主导航样式*/
#nav{background: #e7e7e7;}
#nav .inner{width:1200px;margin:0 auto;}
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.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;display: none; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 44px;line-height: 50px;color: #000;font-size: 18px;font-weight: bold;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#1c6338; text-decoration: none; color:#fff;}
.sub-menu {display: none;position: absolute;left: 0;top: 50px;min-width: 100%;z-index: 100;background:#1c6338;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #fff;height: 40px;line-height: 40px;padding: 0 17px;font-size: 15px;background:none;text-align: center;font-weight: bold;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#1c6338; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#1c6338;}


/*焦点图*/
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
.slideBox .hd{ height:4px; overflow:hidden; position:absolute; right:43.6%; bottom:20px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:60px; height:4px;border-radius: 2px;text-align:center; background:#8f8586; cursor:pointer; }
.slideBox .hd ul li.on{ background:#fff;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;  display:block;  }
.slideBox .prev{ position:absolute; left:24%; top:50%; margin-top:-25px; float:left;display:block; width:40px; height:74px; background:url(../img/s_banner_l.png)  no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ position:absolute; right:24%; top:50%; margin-top:-25px; float: right; display:block; width:40px; height:74px; background:url(../img/s_banner_r.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }



/**content**/
.container{
	width:100%;
	margin: 0 auto;
	height: auto;
}


@media screen and (max-width:960px)
{
    div.topDiv{
        width:100%
    }
    div.logo{
        width:90%;
        padding-left:20px;
    }
    div.logo a img{
        width:100%;
    }
    div.logo.a{
        visibility:hidden;
    }
}



/**标题栏新闻窗口**/
.post .tt {display:inline-block;width:100%;border-bottom: 1px #000 solid;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 44px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.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; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: 20px;margin-top: 10px;line-height: 26px;float:right;margin-right: 6px;}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;color:#464847;} 
.post .more_btn a{color:#1b5298;} 
.post .more_btn a:hover{color:#1b5298;} 
/*标准标题*/
.post1 {}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;font-size: 22px;color: #000;cursor:pointer;}
.post1 .tt .tit .title.selected {color:#1b5298;}

/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {padding-left:24px; background:url('images/new1_icon.png') no-repeat left center;}
.post2 .tt .tit .title {font-size: 16px;font-weight:bold;color: #18267d;cursor:pointer;}
.post2 .con {}

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;border-bottom: 1px dashed #ddd;} /**标题图标**/
.news_list li.news .news_title { float:left;color: #222222;font-size:18px; line-height: 50px;}/*标题*/
.news_list li.news .news_title1 { text-align:center;color: #222222;font-size:18px; line-height: 50px;}/*标题*/
.news_list li.news .news_title img {vertical-align: middle;}
.news_list li.news .news_meta {float:right;margin-left:2px;color: #222222;font-size:16px;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}



.post-18 .news_list li.news {float: left;width: 100%;border:none;}
.post-18 .news_list {margin: 0 -17px;}
.post-18 .news_box {margin: 0 17px;}
.post-18 .news_title {font-size: 15px;line-height: 24px;padding: 0 15px 0 15px;margin-top:15px;}
.post-18 .news_title a{color: #3b3b3b;white-space: nowrap;
    /* max-width: 80%; */
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;}
.post-18 li.news .news_box .news_imgs {overflow: hidden;}
.post-18 li.news .news_box .news_imgs img {transition: all 0.4s ease-in-out; width:216px;height:180px;}
.post-18 li.news .news_box:hover .news_imgs img {-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.post-18 .slick-slider{padding-bottom: 0;}

/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom:2px solid #0b6cb8;margin-bottom:10px;padding:10px 0px;line-height:24px;font-size:16px;}

.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #1b5298;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {border-bottom: 2px solid #ffb64d;width:60%;display:inline-block;float:left;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #0b6cb8;}
.col_news_con { padding:5px 0px 10px 0px; 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 { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/*栏目列表*/
.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #1b5298 url(../images/bri_lbg.png);}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; text-align: center;}/**栏目名称图标**/




/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn {  }
.col_list .wp_listcolumn .wp_column a {color:#333;text-align:center;font-size: 15px;font-weight:normal;background:#f5f6fa;margin-top:10px;}
.col_list .wp_listcolumn .wp_column a .column-name{line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover {color:#fff; background-color:#1c6338; },
.col_list .wp_listcolumn .wp_column a.selected { color:#1b5298; background:#1c6338; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #fff;}
.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:#1b5298;}
/*二级子栏目**/

.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#fff;background: #1c6338;} 

/* 列表页－栏目列表 */
.wp_listcolumn { display:block; width:100%; }
.wp_listcolumn .wp_column {display:block; width:100%; vertical-align: bottom;}
.wp_listcolumn .wp_column a {display:block;width:100%;color:#666;font-size:15px;font-weight:bold;word-wrap:break-word;}

.wp_listcolumn .wp_column a.selected { color:#000; background-color:#0b6cb8; }
.wp_listcolumn .wp_column a .column-name { display:inline-block; line-height:22px; padding:5px 10px 5px 20px; cursor:pointer;}

/** 分页栏 **/
.wp_paging { display:block; margin:0; padding:0; list-style:none; font-size:13px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif; color:#494949; float:right;}
.wp_paging input {font-size:12px;*font-size:100%;}
.wp_paging li { display:inline-block; height:25px; line-height:25px; float:left; margin-top:5px;}
.wp_paging li span,.wp_paging li a { display:inline-block; float:left; margin-left:10px; }
.wp_paging li em { font-style:normal;}
.wp_paging li a { cursor:pointer; color:#666; line-height: 25px; height: 25px;}
.wp_paging li a:hover { color:#000; }
.wp_paging li a span{ margin:0;}
.wp_paging li input { font-size:12px;*font-size:100%; width:24px; height:15px; line-height:15px; border:1px solid #d5d5d5; background:#fff; margin-top:4px; text-align:center;}
.wp_paging li input:focus{ outline:none;}

/**文章页**/
.infobox {width:auto; margin:0 auto; min-height:500px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #182880;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}

/**页脚开始**/
#footer {background: #1c6338;background-size: cover;}
#footer .inner {position:relative;}


#footer .inner p{font-size: 12px;line-height: 28px; font-weight:normal;text-align:left;color: #fff;}

#footer .inner .copyright{text-align: center;}

#footer .inner .copyright a{color:#eee;}