@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 "Microsoft YaHei", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#006d33;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1366px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/ 
.post .tt { height:32px; border-bottom:1px solid #6db4e0;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:35px; line-height:35px; float:right; font-size: 20px; color: #d7d7d7;}   /**更多按钮**/
.post .con { padding: 0; margin:0 auto;}
.post .con .wp_article_list .list_item { height: 28px; line-height: 28px; border-bottom:0px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { display:none; background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/
.post .con .wp_article_list .list_item .Article_Title a { font-size:13px;}
.post .con .wp_article_list .list_item .Article_PublishDate { font-size:13px; color:#2d2d2d;}

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px;} /**标题图标**/
.news_list li.news span.news_title {}
.news_list li.news span.news_meta { float:left;}
.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;}


/**页头开始**/
#header { background: #006D33;}
#header .inner { height: 109px; background: url(images/head.jpg) no-repeat left top;}
.head { float:left; position:relative;}    /**页头部分**/
.head a { display:block; width:288px; height:109px; margin-left: 90px;}    /**页头部分**/
.top { width:980px; height:109px; float:right;}
.links { width:100%; height:109px; float:right; position: relative;}
.top_link_l { width: 170px; height: 37px; float: right; margin-right: 140px; clear: right;}
.shenf { width: 300px; float: left; position: absolute; left: 0; top: 35px;}
.shenf .wp_nav .nav-item a { font-size:15px; color:#fff;}
.shenf .wp_nav .nav-item a span.item-name { line-height: 27px;}
.xinx { width: 320px; float: right;}
.xinx .wp_nav .nav-item a { font-size:15px; color:#fff; background: url(images/sx1.png) no-repeat left center;}
.xinx .wp_nav .nav-item.i1 a { background: none;}
.xinx .wp_nav .nav-item a span.item-name { line-height: 27px;}
.top_link_r { width:500px; margin: 5px 100px 18px 0; display:inline-block; height: 30px; float: right;}
.eng { float:left;}
.eng .wp_nav .nav-item a { background: url(images/sx1.png) no-repeat right center;}
.eng .wp_nav .nav-item a span.item-name { padding: 5px 10px; line-height: 27px; color: #fff; font-size: 13px;}
.navbar { width:100%; height:55px; background:#dde6d8;}   	/**导航区域背景**/
.navbar .navbox { width: 1166px; padding: 0 100px; height:55px; margin:0 auto;}   /**导航窗口大小及位置**/

#keyword { width: 143px !important; height: 26px; line-height:26px; border: 0px solid #e5e5e5; margin-right: 10px; padding:0; margin:0; background: url(images/sear_input.png);}
.wp_search .search { background: url(images/sear_btu.png); width: 26px; height: 26px;}

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:55px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:normal; color:#545454; border-bottom: 3px solid #dde6d8; margin: 0 20px;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ border-bottom: 3px solid #006d33;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:10px 20px; height:32px; line-height:32px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#1F5E7C; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

/**主体开始**/

#necker {}
#necker .inner { width: 100%;}

#container {}
#container .inner {}

#contain {}
#contain .inner { min-height: 400px;}

#neck {}
#neck .inner { height: 298px;}

#lister {}
#lister .inner { height:298px;}

#ledger { background: #006D33;}
#ledger .inner {}

/**首页三列布局**/
.mod {}
.mod1 { width:1166px; height:550px; padding: 0 100px; padding-top: 20px; background:url(images/container.png) no-repeat bottom;}
.mod1 .mt { width: 100%; float: left;} 
.mod1 .mt .post .tt { height: 35px; padding: 10px 0; border-bottom: 3px solid #8cb49f;}
.mod1 .mt .post .tt .tit { font-size: 24px; color: #006d33; font-weight: normal;}
.mod1 .mt .post .tt .tit .title { height:35px; line-height:35px;}

.mod1 .ml { width: 550px; float: left;} 
.mod1 .ml .post-3 { width:100%; float:left;}
.mod1 .ml .post-3 .con { padding-top:38px;}
.mod1 .ml .post-3 .news_list li.news.n1 { width: 100%; float: left;}
.mod1 .ml .post-3 .news_list li.news.n2 { display: none; width: 258px; float: right;}
.mod1 .ml .post-3 .news_list li.news .news_1 { width: 100%; float: left;}
.mod1 .ml .post-3 .news_list li.news .news_2 { width: 100%; height: 45px; line-height: 45px; float: left; text-align: center; background: url(images/t_bg.png);}
.mod1 .ml .post-3 .news_list li.news span.news_title a { color: #00429a; font-size: 15px;}
.mod1 .ml .post-13 { display: none; width:100%; float:left; margin-top: 14px; background: url(images/tt_bg.png);;}
.mod1 .ml .post-13 .news_title { text-align: center; height: 35px; line-height: 35px;}
.mod1 .ml .post-13 .news_title a { color:#00429a; font-size:15px;}
.mod1 .ml .post-13 .news_time { color: #3b3b3b; text-align: center; font-size: 16px; font-family: Candara;}
.mod1 .ml .post-13 .news_summary { padding: 0 50px 0 20px; text-align: left; color: #3b3b3b; font-size: 12px;}
.mod1 .ml .post-30 { width:100%; float:left;}
.mod1 .ml .post .tt { height: 35px; padding: 10px 0; border-bottom: 3px solid #78a5e1;}
.mod1 .ml .post .tt .tit { font-size: 24px; color: #2a60a7; font-weight: normal;}
.mod1 .ml .post .tt .tit .title { height:35px; line-height:35px;}

.mod1 .mr { width: 570px; float: right;} 
.mod1 .mr .post .tt { height: 35px; padding: 10px 0; border-bottom: 3px solid #8cb49f;}
.mod1 .mr .post .tt .tit { font-size: 24px; color: #006d33; font-weight: normal;}
.mod1 .mr .post .tt .tit .title { height:35px; line-height:35px;}
.mod1 .mr .post .con { padding-top:30px;}
.mod1 .mr .news_nav {}
.mod1 .mr .news_list li.news { line-height: 24px; padding: 8px 0;}
.mod1 .mr .news_time{ width:65px; height:65px; float:left; background:#7fb696;}
.mod1 .mr .news_article { width: 475px; float: right;}
.mod1 .mr .news_article .news_tit a { color:#006d33; font-size:15px; height: auto; line-height: 20px;}
.mod1 .mr .news_article .news_tit a:hover {color:#006d33;}
.mod1 .mr .news_intro { color:#a1a1a1; font-size:12px; line-height: 20px; word-break: break-all;}
.mod1 .mr .date-day { height: 36px; line-height: 36px; font-size: 25px; text-align: center; margin: 0px auto; color: #fff;}
.mod1 .mr .date-month { height: 28px; line-height: 28px; font-size: 12px; text-align: center; color:#fff;}

.mod2 { width: 1166px; padding: 15px 100px 10px; background: #f0f0f0;}
.mod2 .mc { width:100%;}
.mod2 .mc .post .tt { height: 35px; padding: 10px 0; border-bottom: 0px solid #8cb49f;}
.mod2 .mc .post .tt .tit { font-size: 24px; color: #006d33; font-weight: normal;}
.mod2 .mc .post .tt .tit .title { height:35px; line-height:35px;}
.mod2 .mc .news_list li.news { width: 30%; padding-right: 5%; float: left; padding-bottom:15px;}
.mod2 .mc .news_list li.news.n3 { padding-right:0;}
.mod2 .mc .news_list li.news.n6 { padding-right:0;}
.mod2 .mc .news_nav {}
.mod2 .mc .news_time{ width:65px; height:65px; float:left; background:#d7d7d7;}
.mod2 .mc .news_article { width: 260px; float: right;}
.mod2 .mc .news_article .news_tit a { color:#585858; font-size:15px; height: auto; line-height: 35px;}
.mod2 .mc .news_article .news_tit a:hover {color:#006d33;}
.mod2 .mc .news_intro { color:#a1a1a1; font-size:12px; line-height: 35px; word-break: break-all; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.mod2 .mc .date-day { height: 36px; line-height: 36px; font-size: 25px; text-align: center; margin: 0px auto; color: #5b5b5b;}
.mod2 .mc .date-month { height: 28px; line-height: 28px; font-size: 12px; text-align: center; color:#a1a1a1;}

.mod3 { width:1166px; height:275px; padding: 45px 100px 0;}
.mod3 .mll { width: 538px; float: left;} 
.mod3 .mll .post .tt { height: 35px; padding: 0 0 10px 0; border-bottom: 3px solid #d7d7d7;}
.mod3 .mll .post .tt .tit { font-size: 24px; color: #006d33; font-weight: normal;}
.mod3 .mll .post .tt .tit .title { height:35px; line-height:35px;}
.mod3 .mll .post-5 .con { padding-top:22px; padding-bottom: 15px; border-bottom: 1px dashed #ccc;}
.mod3 .mll .post-15 .con { padding-top:15px;}
.mod3 .mll .news_nav {}
.mod3 .mll .news_list li.news { line-height: 24px; padding: 8px 0;}
.mod3 .mll .news_time{ width:58px; height:58px; float:left;}
.mod3 .mll .news_article { width: 455px; float: left; padding-left: 22px;}
.mod3 .mll .news_article .news_tit a { color:#585858; font-size:15px; height: auto; line-height: 30px;}
.mod3 .mll .news_article .news_tit a:hover {color:#006d33;}
.mod3 .mll .news_intro { color:#a1a1a1; font-size:12px; line-height: 20px; word-break: break-all;}
.mod3 .mll .date-month { height:29px; font-size: 12px; text-align: center; color:#fff; background:#006d33;}
.mod3 .mll .date-day { height:28px; font-size: 25px; text-align: center; color: #5b5b5b; border:1px solid #ebebeb; border-top:none;}
.mod3 .mrr { width: 560px; float: right;} 
.mod3 .mrr .post-35 { border-bottom: 1px solid #d7d7d7;}
.mod3 .mrr .post-35 .wp_nav .nav-item a { font-size: 15px; color: #404040; background: url(images/nav_li.png) no-repeat left center;}
.mod3 .mrr .post-35 .wp_nav .nav-item a span.item-name { display: inline-block; padding: 5px 125px 5px 20px; line-height: 45px;}

.mod4 { width:1166px; height:198px; float:left; padding: 0 100px; background:url(images/bottom.jpg);}
.mod4 .mlll { width: 336px; float: left; padding-top: 120px;} 
.mod4 .mlll .post-6 { width:50%; float:left;}
.mod4 .mlll .post-16 { width:50%; float:right;}
.mod4 .right  { width: 806px; float: right;} 
.mod4 .right .mccc { width: 376px; float: left; text-align: center;}  
.mod4 .right .mccc .post-26 { width: 172px; padding-top: 52px; float: left;}
.mod4 .right .mccc .post-36 { width: 100%; padding-top: 55px; float: right;}
.mod4 .right .mrrr { width: 345px; float: right; padding-top: 45px;} 
.mod4 .right .mrrr .wp_nav .nav-item a { color: #fff; font-size: 13px;}
.mod4 .right .mrrr .wp_nav .nav-item a span.item-name { padding: 5px 4px; line-height: 25px;}
.mod4 .right .mrrr .post-66 .wp_nav .nav-item a span.item-name {padding: 5px 11px;line-height: 25px;}
.mod4 .right .mrrr .post-66 .wp_nav .nav-item.i1 a span.item-name {padding-left:4px;}

/**列表页**/
.col_menu { width:205px; float:left; padding-left:100px; padding-top:30px; padding-bottom:30px;} 
.col_menu .col_menu_head { background:#006d33;}   /**位置栏目背景**/

.col_menu .col_menu_head h3.col_name { font-size:19px; font-weight:normal; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:32px; padding:10px 0; text-align:center;}  /**栏目名称图标**/
 /**栏目列表*/
.col_menu .col_menu_con { background: #ebebeb;}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color: #676767; font-weight: normal; background:url(images/icon_column_1.png) no-repeat 145px center; border-top:0px solid #fff; border-bottom:1px solid #e1e1e1;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#004f25; background:url(images/icon_column_1_hover.png) no-repeat 145px center;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#004f25; background:url(images/icon_column_1_hover.png) no-repeat 145px center;}
.col_list .wp_listcolumn .wp_column a .column-name { display: inline-block; line-height: 34px; padding: 5px 10px 5px 20px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a .column-name { display: inline-block; line-height: 24px; padding: 5px 10px 5px 55px;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color: #676767;background: url(images/icon_column_1.png) no-repeat 25px center;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {color: #004f25;background: url(images/icon_column_1_hover.png) no-repeat 25px center;} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#004f25;}

.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:931px; float:right; padding-right:100px; padding-top:30px; padding-bottom:30px;} /**栏目新闻**/
.col_news_head { border-bottom: 1px solid #b1b1b1;}
.col_metas .col_path { display:inline-block; float:left; white-space:nowrap; height: 30px;} /**当前位置**/
.col_metas .col_path a { line-height: 30px; font-size: 15px; color: #004f25;}

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item { height: 38px; line-height: 38px; border-bottom: 1px dotted #ccc;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { display:none; background:url(images/li.gif) no-repeat center;}  /**栏目新闻图标序号**/
.col_news_list .wp_article_list .list_item .Article_Title a { font-size:14px; color:#3b3a3a;}
.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); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:20px; color:#006d33; font-weight:normal;} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {}
#footer .inner { height:35px;}
#footer .inner p { font-size:12px; line-height:35px; color:#525252; text-align:center;}
#footer .inner p span {}
/***[搜索]***/
.search-panel { float: right; position:relative;}
.searchbtn{ width:40px; height: 37px; border:0; outline: 0; background: url(images/ss.png) no-repeat center; position:absolute; right:0px; top:0px; z-index:120; cursor:pointer;}
.search-window { width:45px; border:0px solid red; overflow: hidden;}
.wp-search { position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:10px; margin-right: 40px; }
.wp-search .search-input input.search-title { width: 100%; height: 37px; line-height: 37px; border:0; outline: 0; background: none; color: #fff; font-size: 14px; padding: 0;}
.wp-search .search-btn { width: 40px; height: 37px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit { width: 100%; height: 37px; border:0; padding: 0; outline: 0; background:url(images/ss.png) no-repeat center; cursor: pointer;}

.possplit { background:url(images/posslit.png) no-repeat left center; width: 18px;}
.box { width:100%; height: auto;}
.Collapsing {height: 38px;line-height: 38px;cursor: pointer;color: #333;font-size: 16px;font-weight: normal;border-left: 5px solid #214E1B;background-color: #fbfbfb;text-align: left;padding: 0px 15px;margin-bottom: 8px;}
.coll_body { display: none; }
.coll_body a {display: block;text-align: center;margin-bottom: 5px;padding: 5px;height: 20px;line-height: 20px;font-size: 14px;}
.coll_body a:hover { color: #006d33; text-decoration: none;}
.current {}
.box_data { width: 33%; float: left;}

p.a1 { display: block; float: left; padding-right: 5px;}
p.a2 {display: block;float: left;max-height: 157px;}
p.a3 { display: block; float: left; padding-top: 5px;}
p.a4 {display: block;float: left;padding-left: 5px;padding-top: 5px;}

.cont_cont {width: 100%;}
.cont_cont .jj ul {width: 100%;}
.cont_cont .jj ul li {float: left;line-height: 30px;font-size: 12px;overflow: hidden;width:19.5%;}
.cont_cont .jj ul li a {font-size: 12px;color: #595757;}
.cont_cont .con_stit {margin-bottom: 10px;margin-top: 20px;width: 100%;}
.cb {clear: both;}

.cont_cont { width: 100%;}
.cont_cont .con_stit { margin-bottom: 10px; margin-top: 20px; width: 100%;}
.con_bg { background: url(images/h4_bg.gif) no-repeat; height: 28px; color: white; font-size: 14px; padding: 6px 0 0 5px;}
.cont_cont .con_stit2 { width: 100%; margin-left: 20px;}
.con_bg2 { background: url(images/h5_bg.gif) no-repeat; height: 24px; color: white; font-size: 12px; padding: 5px 0 0 5px;}
.cont_cont .jj ul { width: 100%; padding-left: 10px;}
div.jj div.dh .dh4 li { float: left; width: 30%; line-height: 26px; font-size: 12px;}