@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-color: #FFFFFF;background-repeat: repeat-x;background-image: url(images/bodyBg.jpg);}
body,p { font:12px/1 "Microsoft YaHei", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#0f3a78;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1200px; margin:0 auto; } /**页面全局宽度**/

/**标题栏新闻窗口**/
.post .tt { height:35px; border-bottom:1px solid #d0d0d0;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:19px; font-weight:normal; color:#0f3a78;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; border-bottom: 4px solid #6f9bda;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .con { padding:5px 0px; margin:0 auto;}
.con .wp_article_list .list_item { height:30px; line-height:30px; border-bottom:0px dashed #ccc; } /**新闻列表**/
.con .wp_article_list .list_item .Article_Index { background:url(images/li.png) no-repeat left center; margin:8px 0 0; } /**新闻列表图标**/
.con .wp_article_list .list_item .Article_Title a { font-size:14px; color:#393939;}
.con .wp_article_list .list_item .Article_Title a:hover { color:#0f3a78;}
.con .wp_article_list .list_item .Article_PublishDate { font-size:14px; color:#393939;}

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px;} /**标题图标**/
.news_list li.news .news_1 { width:100%; text-align: center;}
.news_list li.news .news_2 { width:100%;}
.news_list li.news span.news_title a { height: 30px; line-height: 30px; font-size:17px; color:#856000; }


/**页头开始**/
#header { background:url(images/head_bg.jpg) repeat-x;}
#header .inner {}
.head {
	width:100%;
	height:228px;
	background:url(images/head.png) no-repeat 50% 0;
	position:relative;
	background-image: url(images/Logo.jpg);
}    /**页头部分**/
.zy { width: 175px; height: 22px; position: absolute; top: 20px; right: 0;}
.zy .wp_nav .nav-item.i1 a { background:none;}
.zy .wp_nav .nav-item a { font-size:14px; font-family: "Microsoft YaHei"; color: #fff; float: left; padding: 0 5px; background:url(images/sx.png) no-repeat left center;}
.zy .wp_nav .nav-item a span.item-name { padding:0;}
.sear { position: absolute; right: 0px; bottom: 20px; width: 185px;}
#keyword { background: url(images/search_bg.png) no-repeat; width: 143px !important; height: 36px; line-height: 36px; display: inline; color: #fff; border: 0px; text-indent: 1em;}
.wp_search .search { width: 41px; height: 38px; background: url(images/serach_btn.png) no-repeat;}
.navbar { width:100%; height:51px; background:url(images/nav_bg.png) no-repeat;}   	/**导航区域背景**/
.navbar .navbox { width:100%; height:51px;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:51px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:normal; color:#fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 23px; height:51px; line-height:51px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#41B810;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav { border:0;}
.navbar .navbox .wp_nav .sub-nav .nav-item a { border-top:0;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:16px; 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:#37990D; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 23px; height:40px; line-height:40px;}		/**子菜单栏目高度与边距**/

/**主体开始**/

#hecker { height:365px; }
#hecker .inner {}

#container { margin: 1px 0;}
#container .inner {background-color: #FFFFFF;}

.mod {}
.mod1 { width:850px; float:left;} /**左列**/
.mod1 .xinw .post-1 { padding: 10px 0; border-bottom: 1px dotted #dfdfdf;}
.mod1 .xinw .post-2 { padding: 10px 0;}
.mod1 .xinw .more_btn { position: absolute; top: 0; right: 0; line-height: 36px;}
.mod1 .xinw .more_btn .more_text { color:#898989;}

.mod2 { width:275px; float:right;} /**右列**/
.mod2 .mb { width:100%; float:left;}
.mod2 .mr { width:100%; float:left;}

.mod3 { width:100%; float:left; padding-top: 20px;}
.mod3 .navbar1 { width:174px; height:127px; padding: 30px 30px 0 120px; background:url(images/jsfw.jpg); float:left;}
.mod3 .navbar2 { width:174px; height:127px; padding: 30px 30px 0 120px; background:url(images/xsfw.jpg); float:left; margin:0 14px;}
.mod3 .navbar3 { width:174px; height:137px; padding: 20px 30px 0 120px; background:url(images/bmfw.jpg); float:right;}

/**列表页**/
#list_pic { height: 257px; }
#list_pic .inner { height: 257px; background: url(images/list_t.jpg);background-color: #FFFFFF;}
.col_menu { width:250px; float:left;} 
.col_menu .col_menu_head { background:#036FC9;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:19px; font-weight:normal; color:#fff; height:60px; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height: 60px; text-align: center; padding: 0px 0;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { background: #f6f6f6; border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#5e5e5e; font-weight: normal; background:url(images/yuan1.png) no-repeat 147px 17px; border-top:0px solid #fff; border-bottom:1px solid #ececec;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#0848b5; background:url(images/yuan2.png) no-repeat 147px 17px;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#0848b5;}
.col_list .wp_listcolumn .wp_column a .column-name { display: inline-block; line-height: 32px; padding: 10px 10px 10px 50px;}

.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:910px; float:right;background-color: #FFFFFF;padding:0 10px;} /**栏目新闻**/
.col_news_head { border-bottom: 1px solid #b1b1b1;}
.col_metas .col_path { display:inline-block; float:left; white-space:nowrap; height: 44px; line-height: 44px; color: #0848b5; font-size: 15px;} /**当前位置**/
.col_metas .col_path a { height: 44px; line-height: 44px; color: #0848b5; font-size: 15px;}
.possplit { width: 16px; background:url(images/posSplit.png) no-repeat center;}

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item { height: 30px; line-height: 30px; border-bottom: 1px dotted #ccc;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background: url(images/li.png) no-repeat left center; margin: 8px 0 0;}  /**栏目新闻图标序号**/
.col_news_list .wp_article_list .list_item .Article_Title a { font-size: 14px; color: #393939;}
.col_news_list .wp_article_list .list_item .Article_Title a:hover { color: #0f3a78;}
.col_news_list .wp_article_list .list_item .Article_PublishDate { font-size: 14px; color: #393939;}
.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:880px; _width:expression(this.width > 880 ? "880px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title { line-height:44px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; font-weight:normal; color:#0848b5;} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:14px; 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 { height:53px; background:#036FC9;}
#footer .inner { padding-top:13px;}
#footer .inner p { font-size:13px; line-height:30px; color:#fff; text-align:center; font-family: "Microsoft YaHei";}
#footer .inner p span { margin:0 3px;}

.mxlbox.fl { width: 275px; float: left;}
.fl { float: left;}
.mxlist.fl { width: 70px; margin-right: 21px; display: inline; margin-bottom: 25px;}
.mxlbox .mxlist a { text-align: center; font-size: 14px; display: block;}

.wp_survey .survey_summary{text-indent: 2em;}
