@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 { }
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body {}
body,p { font:14px/1 "microsoft yahei", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:1200px; margin:0 auto;}
.wrapper .inner { width:1200px; margin:0 auto;} /**页面全局宽度**/
#header{ border-bottom:inherit; height:inherit; position:inherit;  line-height:inherit;color:inherit; }
#header h1{font-size:inherit; font-weight:inherit; background:inherit; padding-left:inherit;}
#header span{ position:inherit; right:inherit; top:inherit;color:inherit;font-size:inherit; font-weight:inherit; }
#header span a{ color:inherit margin:inherit;}

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px; border-bottom:1px solid #1cac9b;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:16px; font-weight:bold; color:#18c890;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; } /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.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;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.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 {}
#header .inner {}
.head { width:100%; height:100px; position:relative;  position:relative;}    /**页头部分**/
.head .sitetitle {float: right; font-size:32px; font-weight:bold; color:#fff;width: 200px;margin: 40px 0px 0px 0px;}		/**站点名称**/
.navbar { width:100%; height:40px; background:url(images/narbj_1.jpg) repeat-x 0 50%;}   	/**导航区域背景**/
.navbar .navbox { width:1199px; height:45px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:bold; color:#fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#F90;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 10px; height:22px; line-height:40px;}   /**导航栏目高度与边距**/
.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;}		/**子菜单栏目高度与边距**/


/**主体开始**/
#container { padding:7px 0;}
#container .wzheight { min-height:550px;}
#container .inner { background:#fff; width:1176px; padding:10px; border:1px solid #e5e5e5;}

/**首页三列布局**/
.mod {}
.mod1 { width:465px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox {padding: 0 6px; border:1px solid #d3d3d3; background: #f9f8fd;}
.mod2 { width:705px; float:right;}
.mod2 .mc { width:475px; float:left;} /**中间**/
.mod2 .mr { width:225px; float:right;padding: 0px 0px 0px 0px;} /**右列**/

/**列表页**/
.col_menu { width:236px; float:left;} 
.col_menu .col_menu_head { background:url(images/col_menu_head.jpg) no-repeat 0 0;}   /**位置栏目背景**/
.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; background:url(images/col_menu_head1.jpg) no-repeat;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:0px 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:none;} 	/**鼠标经过或选中一级子栏目**/
.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;}

.col_news { width:934px; float:right;} /**栏目新闻**/
.col_news_head { background:url(images/line.gif) repeat-x left bottom;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:#2db2ad url(images/icon-title.jpg) no-repeat right bottom;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#fff; padding:0 40px 0 21px;}   /**当前栏目名称**/
.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 { border: none; height: 30px; line-height: 30px; padding: 0px;
}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;height: 30px;padding: 0px;margin: 0px;}  /**栏目新闻图标序号**/
.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; padding-left:28%;}
.article {}
.article h1.arti_title { line-height:32px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828; border-bottom:2px solid #27b3a3} /**文章标题**/
.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 {background: none;height: 110px; margin:auto;border-top: 7px solid #18c890;background: url(images/footbg_2.png) no-repeat;}
#footer .inner { padding:10px 0;}
#footer .inner p { font-size:14px;line-height: 24px;text-align: left;color: #595A59;}
#footer .inner p span { margin:0 3px;}
.npw { width: 1200px; /* height: 419px; */ margin: auto;}
.search-submit {      float: right; width: 36px; height: 27px; border:0; outline: 0; background: url(images/slbt_1.jpg) no-repeat center; cursor: pointer;}
input.search-title {width: 151px;height: 25px;line-height: 25px;border: 1px solid #D8CECE; outline: 0; background: none; color: #333;font-size: 12px;padding: 0px 0px 0px 4px;float: left;}
.whss { width: 194px; height:30px;}
.pwd { width: 213px;}
.jg {height: 21px; background:#f9f8fd;display: none;}
.newtt { list-style: none; margin-top: 0px; height: 32px !important; line-height: 32px; display:inline-block;width: 100%;position: relative;  overflow: hidden;     background: url(images/li.gif) 0 13px no-repeat;}
span.news_date { display: inline-block; position: absolute; top: 0; left: 0; font-size: 12px; color: #FFF; text-align: center; background: #18c890; width: 75px; height: 16px; line-height: 16px; margin: 8px 0;}
span.news_title { display: inline-block; margin-left: 80px;}
span.news_title a { min-width: 304px; margin: 0px 5px; line-height: 32px; font-size: 14px; height: 32px; display: block;}
#wp_news_w42 { margin-left: 15px;}	
.col_list .wp_listcolumn .wp_column a { color: #288479; background: #eee; border-top: 1px solid #fff; border-bottom: 1px solid #d2d1d1;
}
.nyys {width: 75px;height: 16px;font-size: 12px; color: #FFF; text-align: center;background: #18c890;line-height: 16px;margin: 7px 0px;}
.rqys {width: 45px;height: 16px;font-size: 12px; color:#000; text-align:center;background: #fff;line-height: 16px;}
#container .wzy_left {    background-color: #f7f3e8; float: left;   width: 26%;}
#container .tt {height: 32px; border-bottom: 2px solid #27b3a3;}
#container .tit {float: left;}
#container .more_btn {     float: right; color:#d9970a;}
#container .more_btn a{     float: right; color:#d9970a;}
.yqlj {padding-left: 10px;background: none;height: 40px;color: #18c890;text-align: center;margin: 34px 55px 15px 0px;float: right;width: 390px;}
#wp_news_w31 .newtt { height: auto;}
#wp_news_w32 .newtt { height: auto;}
#wp_news_w33 .newtt { height: auto;}
li.newtt a {width: 350px;margin: 0px 10px;line-height: 30px;font-size: 14px; height: 30px; display:inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#wp_news_w3 li.newtt a {width: 350px;margin: 0px 10px;line-height: 32px;font-size: 14px;height:32px;display: block;}
.col_news_con { padding: 0px 12px;
}
.wzy_left li.newtt a {    float: none;}
.npw .post .tt .tit .title { height: 45px !important; line-height: 45px !important;
}
.npw h3.tit { color: #000 !important; font-size: 18px!important; font-weight: normal !important;
}
.npw .post .tt .tit .title { height: 45px !important; line-height: 45px !important;
}
.npw .post .tt { height: 45px; line-height: 45px;
}
.npw .mbox{ border: none ; background: none ; padding: 11px 20px 0px 20px;
}
.mr .post-5 {height:332px;}
div#wp_news_w48 span.Article_Index { display: none;
}

div#wp_news_w48 li.list_item { border: none; line-height: 35px; height: 35px;     background: url(images/li.gif) 0 16px no-repeat;    padding-left: 5px;
}
.mr .con { padding: 8px 0px 38px 0px !important;
}
.mr .con a {display: inline-block;
    margin-top: 20px;}
li.nav-item.i1 { margin: 0px 0px 0px 10px;
}

div#wp_nav_w2 { width: 100%; margin: 0px 0px;
}

#wp_nav_w2 .wp_nav .sub-nav .nav-item a.parent:hover span.item-name { width: 100%; text-align: center; padding: 5px 0px;
}
#wp_nav_w2 .wp_nav .sub-nav .nav-item a span.item-name { width: 100%; text-align: center; padding: 5px 0px !important;
}
#wp_nav_w2 .wp_nav .nav-item { width: 147px !important;
}
.foot_p { height: 70px; float: left; margin: 20px 0px 0px 35px; /* width: 700px; */
}
.foot_p p{text-align: left;}
.ml .con ul { min-height: 270px;
}
.mc .con ul { min-height: 270px;
}
.wp_article_list .list_item .ex_fields { font-size:12px;}
.none img {
    display: none;
}
.read.jia-img {
    display: none;
}
.flow .pr_fields {display:none !important;}
