@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, 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 {
	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 "微软雅黑", Tahoma, Geneva, sans-serif;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #000;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1400px;
	margin: 0 auto;
} /**页面全局宽度**/
/**标题栏新闻窗口**/
.post {
	margin-bottom: 10px;
}
.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;
	padding-left: 35px;
	background: url(images/icon_tit.gif) no-repeat 5px center;
} /**标题图标**/
.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;
}
/**页头开始**/
.top01{
	width:1400px;
	margin:0 auto;
	height:130px;
	background:url(images/zj.png) no-repeat;}
#header {
	height: 130px;
	width: 100%;
	background: url(images/bg.png) repeat-x;
	
}
.top1 {
	width: 1400px !important;
	height: 89px;
	margin: 0 auto;
	
}
.logo {
	float: left;
	width: 600px;
	height: 89px;
	margin-left: 16px;
	background: url(images/logo.png) 0px 0px no-repeat;
}
.ss {
	width: 220px;
	height: 30px;
	margin-top: 30px;
	float: right;
}
.post {
	background: url(images/ss.png) 0px 0px no-repeat;
}
.search-title {
	width: 171px;
	height: 27px;
	line-height: 27px;
	border: none;
	padding-left: 15px;
	background: none;
	color: #a3a3a3;
	font-family: "微软雅黑";
	font-size: 14px;
}
.search-submit {
	border: none;
	background: none;
	width: 30px;
	height: 30px;
	float: right;
	margin-top: -31px;
}
.top2 {
	width: 100%;
	height: 40px;
	
}
.top3 {
	width: 1400px;
	height: 40px;
	margin: 0 auto;
	/*background: url(images/bg2.png) 0px -1px no-repeat;*/
}
.head {
	width: auto;
	height: 99px;
	position: relative;
	float: left;
}    /**页头部分**/
.head a {
	margin-left: 16px;
	margin-top: 20px;
	display: inline-block;
}
.head .sitetitle {
	position: absolute;
	left: 366px;
	top: 48px;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
}		/**站点名称**/
.navbar {
	width: 1400px;
	height: 40px;
	border: 1px solid #3d73d0;
	border-radius: 2px;
	background: #197bbf;
	float: right;
	margin-top: 17px;
}   	/**导航区域背景**/
.navbar .navbox {
	width: 98%;
	height:40px;
	margin: 0 auto;
}   /**导航窗口大小及位置**/
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav {
	height: 40px;
}  /**导航高度**/
.wp_nav .nav-item a {
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
    position: relative;
    z-index: 100;
	font-size:16px;
    color: #ffffff;
	background:url(images/x1.png) 0px 1px no-repeat;
}  /**导航字体样式**/
 .wp_nav li.nav-item a:hover, .navbar .navbox .wp_nav li.nav-item a.parent {
	color: #fff;
}   	/**鼠标经过或当前选中时样式**/
.wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 5px 30px;
       line-height: 30px;
    height: 30px;
    cursor: pointer;
} /**导航栏目高度与边距**/
 .wp_nav .sub-nav li.nav-item i.mark {
	background: #014188;
}  /**子菜单背景**/
.wp_nav .sub-nav li.nav-item a {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	background:none;
}		/**子菜单字体样式**/
.wp_nav .sub-nav li.nav-item a:hover, .navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {
	    background: #014188;
	color: #fff;
}
.wp_nav .sub-nav {
    display: block;
    width: 100%;
	    width: 127px !important;
   
    left: 0px !important;
    position: absolute;
    z-index: 200;
    visibility: hidden;
    border: none;
    border-top: none;
}
.wp_nav .sub-nav .nav-item:hover {
    white-space: nowrap;
      background: #014188;
}
.wp_nav .sub-nav .nav-item a {
    font-family: "Microsoft Yahei";
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    text-align: left;
    border-top: none;
    min-width: 80px;
}
.wp_nav .sub-nav li.nav-item a span.item-name {
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
}		/**子菜单栏目高度与边距**/
/**主体开始**/
#banner {
	min-width:1400px;
	
	margin: 0 auto;
}
#banner .inner {
	height: 406px;
}
#container {
	padding: 7px 0;
}
#container .inner {
	background: #fff;
	width: 978px;
	padding: 10px;
	border: none;
}
/*中间*/
#container {
	    width: 1400px;
    padding: 0px;
    height:700px;
    /* min-height: 700px; */
    padding-top: 34px;
}
#container1 {
	width: 1400px;
	padding: 0px;
	min-height: 600px;
}
#container .inner {
	width: 100% !important;
	padding: 0px;
	    height: 700px;
	margin: 0 auto;
}
.inner1 {
	width: 100% !important;
	padding: 0px;
}
#container .inner2 {
	width: 1400px;
	padding: 0px;
	  height: 700px;
}
.inner-1 {
	width: 100%;
	margin-top: 10px;
	background: #dbdbdb;
}
.inner3 {
	width: 1400px;
	     height: 700px;
}
/*左侧左边*/
.left1 {
	width: 700px;
	height: 700px;
	float: left;
}
.left1-1 {
	    width: 346px;
    height: 700px;
    float: left;
    
}

.tzgg {
	width: 346px;
	height: 76px;
	background: #f5f5f5;
	margin-top:10px;
}
.photo {
	width: 108px;
	height: 76px;
	float: left;
}
.bottom1{
	
	width:346px;
	padding-top: 8px}
.text {
       width: 290px;
    height: 64px;
    padding-left: 15px;
    padding-right: 16px;
	padding-top:12px;
}
.gg{
	font-family:"微软雅黑";
	font-size:14px;
	line-height:20px;
	height:20px;
	color:#525252;
	text-align:left;
	}
	.date1{
		font-family: "微软雅黑";
    font-size: 14px;
    /* line-height: 34px; */
    height: 34px;
    color: #858585;
    float: left;
    margin-top: 4px;
    text-align: left;}
/*左侧右边*/	
	.left1-2 {
	width: 336px;
	height: 700px;
	float: right;
}
.left1-2-1 {
	    width: 310px;
	float: left;
	height: 660px;
}
.left1-2-2 {
	width: 50%;
	float: right;
	height: 660px;
}
	.bottom2{
	
	width:310px;
	float:left;
	padding-top: 8px}
	.bottom02{
	
	width:155px;
	float:right;
	padding-top: 8px}
	.kc{font-family:"微软雅黑";
	font-size:14px;
	line-height:32px;
	height:32px;
	float:left;
	text-align:left;
	width:50%;
		color:#3a3c3b;}
	.kc1{font-family:"微软雅黑";
	font-size:14px;
	line-height:32px;
	height:32px;
	text-align:left;
	width:150px;
		color:#3a3c3b;}
	
/*右边*/
.right1 {
	width: 670px;
	height: 700px;
	float: right;
}
.right1-1 {
	width: 372px;
	height: 700px;
	float: left;
}
.right1-1-1 {
width: 372px;
    height: 405px;
   
}
	.bottom3{
	
	width:372px;
	padding-top: 10px}
.js{line-height:35px;
	height:35px;
	width:372px;
	border-bottom:1px solid #ededed;}
.js1{
	font-family:"微软雅黑";
	font-size:14px;
	line-height:35px;
	height:35px;
	text-align:left;
		color:#3b3b3b;
		float:left}
.date2{
		font-family:"微软雅黑";
	font-size:14px;
	line-height:35px;
	height:35px;
	color:#3b3b3b;
	float: right;
	text-align: right;}		
		
.right1-1-2 {
	width: 372px;
	height: 297px;
	float: left;
	    margin-top: -10px;
}
.bottom4{
	 
    width: 370px;
    margin-top: 15px;}
	.bottom5{
	
	width:233px;}

/*最右*/
.right2 {
	width: 260px;
	height: 700px;
	float: right;
}
	.bottom5{
	    
    width: 233px;
    margin-top: 17px;}
	.bannner2{
		width:258px;
		height:173px;
		float:left;}
.right2-1 {
	width: 260px;
	height: 270px;
	float: right;
}
.right2-2 {
	width: 260px;
	height: 264px;
	float: right;
}
.bottom6{
	    
    width: 260px;
    margin-top: 12px;}
	.lj{    width: 50%;
    height: 30px;
	text-align: left;}
	.lj1{
		line-height: 30px;
	height: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #3b3b3b;}
.right2-3 {
	width: 260px;
	height: 160px;
	float: right;
}
.bottom7{
	    
    width: 260px;
    margin-top: 12px;}
	.lj{      width: 50%px;
    height: 30px;
    float: left}
.tit1 {
	
	line-height: 43px;
	height: 43px;
	border-bottom:1px solid #ebebeb;
	
}

.title1 {
	line-height: 44px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 17px;
color: #454545;
	width: 72px;
	display: block;
	font-weight: bold;
	    border-bottom: 3px solid #004088;
}
.title2 {
	line-height: 44px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000000;
	width: 72px;
	display: block;
	border-bottom: 4px solid #628ad0;
}

.text1 {
	width: 207px;
	height: 234px;
	float: right;
	padding-top: 23px;
}


.gd {
	
	height: 23px;
	width: 50px;
	float: right;
	display: block;
	color:#004088;
	font-size:14px;
	font-family:"微软雅黑";
	margin-top: -24px;
}

/**页脚开始**/



/**页脚开始**/
#footer {
	background: #3c454a;
	    min-width: 1400px;
}
#footer .inner {
	padding: 0px;
	height: 78px;
	
}
.f-1{
	float: left;
	padding:27px 0px ;
	
	}
	.f-2{
		width:83px;
		
		float:right;}
		.f-2-1{
		width:40px;
		height:78px;
		float: left;}
		.f-2-2{
		width:40px;
		height:78px;
		float: right;}
		.f-2-1 img{
		       padding-top: 23px;}
		.f-2-2 img{
			       padding-top: 23px;}
#footer .inner p {
	    font-family: "Microsoft YaHei";
    font-size: 13px;
        color: #b0b2b4;
    line-height: 24px;
    text-align: center;
}
#footer .inner p span {
	margin: 0 3px;
}
.foot_link {
	height: 40px;
	line-height: 40px;
	margin-top: 8px;
}
#footer .inner .foot_link p {
	font-family: "Microsoft YaHei";
	font-size: 15px;
	color: #cbd5e2;
}
#footer .inner .foot_link p span {
	margin-right: 15px;
}
/**列表页**/
.col_menu {
	width: 255px;
	float: left;
}
.col_menu .col_menu_head {
	background: none;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    color: #3388D0;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 21px;
	padding: 12px 5px 12px 20px;
}  /**栏目名称图标**/
/**栏目列表*/
.wp_listcolumn .wp_column a {
	font-weight: normal;
}
.col_list .wp_listcolumn {
	border-top: 1px solid #2867A0;
	border-bottom: 1px solid #fff;
}
.wp_listcolumn .wp_column a .column-name {
	padding: 8px 10px 8px 37px;
}
.col_list .wp_listcolumn .wp_column a {
	color: #383838;
    font-family: "Microsoft YaHei";
    background: none;
    line-height: 22px;
    /* text-align: left; */
    border-bottom: none;
    border-top: none;
} 
.Column_Anchor{    text-align: center;
    margin-left: 15px;
	font-size: 22px;}	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	color: #3388D0;
	background-image: url(images/col_news_list.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: 1100px;
    float: right;
	text-align:left;
} /**栏目新闻**/
.col_news_head {
    border-bottom: 1px solid #2867a0;
    margin-top: 7px;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 38px;
	line-height: 30px;
}  /**当前栏目**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	color: #3388D0;
	font-size: 22px;
	padding: 0 50px 0 0px;
}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 18px;
	line-height: 18px;
	margin-top: 5px;
	font-family: "microsoft yahei";
} /**当前位置**/
.col_news_box {
	padding: 10px 0;
	margin: 0 7px;
}
.col_news_list {
	margin-top: 7px;
}
.col_news_list .wp_article_list .list_item {
	height: 28px;
	line-height: 28px;
}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {
	background: url(images/li.gif) no-repeat center;
	height: 22px;
}  /**栏目新闻图标序号**/
.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: 10px;
	font-family: "microsoft yahei";
}
.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: 20px;
	text-align: center;
	font-size: 24px;
	color: #3489D1;
} /**文章标题**/
.article .arti_metas {
	padding: 10px;
	text-align: center;
	background-color: #eee;
	width: 94%;
	margin: 0 auto;
}
.article .arti_metas span {
	margin: 0 5px;
	font-size: 12px;
	color: #787878;
} /**文章其他属性**/
.article .entry {
	margin: 0 auto;
	overflow: hidden;
	padding: 24px;
} /**文章内容**/
.article .entry .read, .article .entry .read p {
	line-height: 1.6;
	font-size: 14px;
	color: #333;
}  /**阅读字体**/
.article .entry .read p {
	margin-bottom: 10px;
}
.article .entry .read img {
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
#con_link {
	height: 197px;
	background-color: #bdbdbd;
}
#con_link .inner {
	width: 1400px;
	margin: 0 auto;
	padding-top: 36px;
}
#container2 {
	    min-height: 590px;
    padding: 5px;
    width: 1390px;
    margin: 0 auto;

}
.ys{
	    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 18px;
  
  
    color: #fff;
	    position: absolute;
    float: left;
    margin-left: 120px;
    margin-right: 100px;
    margin-top: -53px;
    text-align: center;
	
	}

	#wp_nav_w3 .i1 a{
		background:none;}
		.bannner2 .focus-pagination{
			display:none;}
#wp_nav_w6 .wp_nav li.nav-item a:hover, #wp_nav_w6.navbar .navbox .wp_nav li.nav-item a.parent {
    color: #000;
}
#wp_nav_w6 .wp_nav .nav-item a {
    font-family: "Microsoft Yahei";
    display: block;
    text-align: left;
    position: relative;
    z-index: 100;
    font-size: 16px;
    color: #000000;
    background: none;
}
#wp_nav_w6 .wp_nav .nav-item a span.item-name {
    padding: 0;
}