@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;border: 0;	font-size: 100%;font: inherit;vertical-align: baseline;}
/* 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 {overflow-x: hidden}
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 {font-family:'Microsoft Yahei';}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;font-family:'Microsoft Yahei';}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px;} /**标题栏**/
.post .tt .tit {font-family:'Microsoft Yahei';
	border-bottom:2px solid #284372;
	display:inline-block;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#000000;
} /**标题字体**/
.post .tt .tit .title {
	display:inline-block;
	height:32px;
	line-height:32px;
	padding-left:0px;
} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .con {
	padding:15px 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;
} /**标题图标**/
.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;}


/**页头开始**/
#heaer {}
#header .inner {}
.head {
	width:100%;
	height:95px;
	position:relative;
	position:relative;
	
}  
/**background-image: url(images/head.jpg);**/
.logos{width:200px;height:93px;float:left;}



  /**页头部分**/
.head .sitetitle {
	position:absolute;
	left:366px;
	top:28px;
	font-size:32px;
	font-weight:bold;
	color:#294372;
}		/**站点名称**/
.navbar {
	width:100%;
	height:59px;
}   	/**导航区域背景**/

.fouce{
	width:100%;
	height:334px;
}   	




.navbar .navbox {
	width:980px;
	height:59px;
	margin:0 auto;
}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:59px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {
	font-size:16px;
	font-family:'Microsoft Yahei';
	color:#ffffff;
}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{
	color:black;
	font-family:'Microsoft Yahei';
	
	background-image: url(images/dhbg.gif);
}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 10px; height:59px; line-height:59px;
    font-weight: 700;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#2d3238;}  /**子菜单背景**/
.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 {
	color:#fc360a;
	background-color: #e7e7e7;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

#wp_nav_w5 .wp_nav .nav-item a {
font-size: 16px;
font-family: "Microsoft Yahei";
color: #333333;
line-height: 51px;
height: 51px;
}



#wp_nav_w5 .item-name {
margin-top: 10px;
margin-left: 27px;
}



#wp_nav_w5 .wp_nav .nav-item a {
font-family: "Microsoft Yahei";
display: block;
position: relative;
z-index: 100;
text-align: left;
}

/**主体开始**/
#container {
	padding:20px 0;
	min-height: 555px;
}
#container .inner {
	background:#fff;
	width:1000px;
}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox {
	padding:0 0px;
}
.mod2 {
	width:1000px;
	float:right;
}
.mod2 .mc {
	width:640px;
	float:left;


} /**中间**/
.mod2 .mr {
	width:329px;
	float:right;


} /**右列**/

/**列表页**/
.col_menu {
	width:236px;
	float:left;
	background-color: #EEEEEE;
	min-height: 470px;
} 
.col_menu .col_menu_head {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color:#1f6cb0;
}   /**位置栏目背景**/
.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_menu2 .col_menu_head h3.col_name { font-size:17px; font-weight:bold;  }		/**位置栏目字体**/
.col_menu2 .col_menu_head h3.col_name .col_name_text {
	display:block;
	line-height:21px;
	padding:5px 5px 5px 0px;
}
.col_menu2 .col_menu_con{width:325px;height:203px;}
 /**栏目列表*/
.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;}

.col_news {
	width: 730px;
	padding: 10px;
	padding-top: 0;
	float: right;
	background-color: #E3E3E3;
} /**栏目新闻**/
.col_news_head {
	background-image: none;
}
.col_metas .col_title {
	display:inline-block;
	float:left;
	height:30px;
	line-height:30px;
	background-position: 0px bottom;
	background-color: #52a9f6;
}  /**当前栏目**/
.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); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title {
	line-height:26px;
	font-family: "Microsoft YaHei";
	padding:5px;
	text-align:center;
	font-size:18px;
	color:#282828;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} 

.article h2.arti_title2 {
	line-height:20px;
	font-family: "Microsoft YaHei";
	padding:5px;
	text-align:center;
	font-size:15px;
	color:#282828;
	 margin-left:100px;
}

/**文章标题**/
.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.7em;
	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); }   /**文章阅读部分图片大小限制**/

#header {
	background-image: url(images/bg.gif);
	height: 627px;
}
#nav{
	background-image: url(images/bg.gif);
	height: 50px;
}


.addr{color: #FFFFFF;}
.tel{color: #FFFFFF;}
.email{color: #FFFFFF;}
.copyright{color: #FFFFFF;}
.support{color: #FFFFFF;}
.c22{
	height: 83px;
	width: 4px;
	clear: none;
	float: left;
	background-color: #e0e0e0;
}
.c23{
	height: 24px;
	width: 620px;
	clear: none;
	float: right;
}
#footer{
	background-color: #373737;
	width: 100%;
}



.focus-title-bar {
position: absolute;
right: 0px;
bottom: 0px;
z-index: 40;
width: 100%;
height: 87px;
}

.focus-title-bg {
	width: 100%;
	height:  100%;
	background-color: #526891;
	
	opacity: 1;
}

.focus-title {
display: inline-block;
white-space: nowrap;
height: 30px;
line-height: 30px;
padding: 0 10px;
color: #fff;
font-size: 20px;
position: absolute;
left: 0;
top: 19pt;
z-index: 50;
}
.headbg{
	background-color:transparent;
	height: 385px;
	background-image: none;
	overflow: hidden;
}
.wp_nav {
margin: auto;
}
.tz { float:left;
height:56px;
width:100%;
background:url(images/tz.png) 30px center no-repeat;}
.tz_con {float: left;
width: 800px;
height:30px;
margin:18px 0px 0px 70px;}
#wp_news_w25 .wp_article_list .list_item { border:none;}
#wp_news_w25 .wp_article_list .list_item .pr_fields { display:none;}
#wp_news_w25 .Article_Content a { color:#fff; font-size:14px;text-align: left;text-indent: 2em;}
.Article_Content{
	text-align: left;text-indent: 2em;
	padding: 0 5px;
}
#wp_nav_w5 .nav-item.i1 {
    border-bottom: none;
}
#wp_nav_w5 .nav-item.i2 {
    border-bottom: none;
}
#wp_nav_w5 .nav-item.i3 {
    border-bottom: none;
}
#wp_nav_w5 .nav-item {
    border: 1px solid #ccc;
	background:url(images/ioc.png) 280px center no-repeat;
}
#wp_nav_w5 .wp_nav .nav-item a:hover {
	background:#efefef url(images/ioc.png) 280px center no-repeat;
	color: #fc2f02;
	}
/*added by moxiaonai*/
.main_left{ width:785px; float:left;}
.main_left_top{ width:786px; overflow:hidden;}
.main_zhxx{ width:390px; overflow:hidden; float:left;margin-bottom: 10px;}
.pdlf{margin-left: 6px;}
.main_zbgs{ width:390px; float:left; padding-top:10px;}
.main_zcfg{ width:390px; float:left; padding:10px 0 0 6px;}
.zhxx_left{
	width: 130px;
	height: 18px;
	float: left;
	text-align: left;
	padding: 5px 0 0 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.main_right .zhxx_left{
	padding: 5px 0 0 10px;
}
.zhxx_right{ width:45px; height:18px; float:right; text-align:center; padding-top:5px;margin-right: 5px;}
.main_right .main_right_top .zhxx_right a{color: #fff!important;}
.main_zhxx_top{ width:390px; height:22px; background:url(./images/zhxx_lanm.jpg) no-repeat;background-size: 100%;}
.main_zhxx_text{ width:388px; height:163px; border-bottom:1px solid #cbcbcb; border-right:1px solid #cbcbcb; border-left:1px solid #cbcbcb;}
.main_zhxx_text_li{ width:380px; height:160px;}
.main_zhxx_text_li ul{ list-style:none;}
.main_zhxx_text_li ul li{ width:330px; height:22px; float:left; text-align:left;}
.main_zhxx_text_li .li_text{ width:305px; height:20px; padding:10px 0 0 15px; border-bottom:1px dashed #CCC; background:url(./images/li_tb.jpg) no-repeat left;}
.main_zhxx_text_li .li_time{ width:60px; height:20px; padding-top:10px; border-bottom:1px dashed #CCC;}
.main_left_foot{ width:786px; height:195px; margin-top:10px;border: 1px solid #cbcbcb;}
.main_left_foot_top{
	width: 786px;
	height: 22px;
	border-bottom: 1px solid #cbcbcb;
	background: url(./images/xytp_img.jpg) no-repeat;
}
.main_left_foot_text{ width:780px; height:162px;margin-left: 3px;}
.main_left_foot_text ul{ list-style:none;}
.main_left_foot_text ul li{ width:185px; height:106px; float:left;}
.main_zhxx_text_li td div{
	text-align: center;
	margin-top: 10px;
}
.main_left_foot_text td div span{
	text-align: center;
	padding: 5px;
}
#email{width: 210px;height: 50px}
#email img{width: 210px;height: 50px}
.main_right{ width:210px; float:right;}
.main_zbxt{ width:210px; overflow:hidden;margin-bottom: 10px; }
.main_right_top{ width:209px; height:26px; background:url(./images/noticet.jpg) no-repeat 100%;}
.main_right__text_li{
	padding: 3px 0;
	overflow: hidden;
}
.main_right__text_li ul li {
	width: 186px;
	height: 32px;
	margin: 0 auto;
	text-align: center;
}
.main_right__text_li ul li img{
	width: 100%;
	height: 100%;
}
.main_right_foot_text{border-bottom: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
}
.news_pic img{
	margin: 6px;
}
.news_txt{
	width: 204px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px dashed #ccc;
	vertical-align: top;
	margin-left: 6px;
	margin-bottom: 6px;
}
.news_txt a{
	display: inline-block;
	width: 190px;
}
.right_link{
	background:url(./images/yqlj_top.jpg) no-repeat;
	background-size: 210px 26px;
	border: 1px solid #cbcbcb;
}
.right_system{
	background:url(./images/index_21_6.gif) no-repeat;
	background-size: 210px 26px;
	border: 1px solid #cbcbcb;
}
.Article_Index {
	display: inline-block;
	width: 10px;
	height: 16px;
	margin-top: 3px;
	color: #fff;
	font-size: 11px;
	float: left;
	margin-right: 2px;
	overflow: hidden;
	text-indent: -99em;
	background: url(./images/li_tb.jpg) no-repeat center;
}
.wp_article_list .list_item .Article_Index {
	background: url(./images/li_tb.jpg) no-repeat center;
}
/*简介*/
.articlecontent{
	padding: 0 5px;
	line-height: 22px;
	text-align: left;
	text-indent: 2em;
	font-size:13px;
}
.clear{
	clear: both;
}
/**页脚开始**/
#footer{background: #313131;}
#footer .inner{padding:20px 0;background: none}
#footer .inner p{font-family: 微软雅黑; font-size: 13px; line-height: 20px; text-align: center; color: #ffffff;}
#footer .inner p span{margin:0 3px;}