@charset ;
/* 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 {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;}



.cls{clear:both; height:0; font-size:0; line-height:0;}

#top0{
 height:24px;
 min-width:980px;
 background:url(../images/top_bg.jpg) repeat-x;
 text-align:right;
 line-height:24px;}






/**布局开始**/
body { background:#EEE;}
body,p { 
	font:12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#3c3c3c;}
a { 
	color:#3c3c3c;
	text-decoration:none;}
a:link { 
	color:#3c3c3c;}
a:hover { 
	color:#0d75aa;}
a:visited { 
	color:#3c3c3c;}
.wrapper { 
	width:100%; 
	margin:0 auto;}
.wrapper .inner {  /**页面全局宽度**/
	width:1000px; 
	margin:0 auto;}

/**页头**/
#header {
	background:#018bd4;}

#header .inner {}

.head {
	width:100%;
	height:120px;
	background:url(../images/head-banner.jpg) no-repeat center center;}

/**导航条**/
#nav {
	background:url(../images/nav-bg.jpg) repeat-x center center;}

.nav { 
	width:100%; 
	height:47px;
	line-height: 46px;
	margin: 0px auto;}


/**导航样式：后台绑定时也可以定义配置**/
.nav .wp_nav { height:46px;}  /**导航高度**/
.nav .wp_nav li.nav-item a { font-size:16px; font-weight:normal; color:#fff; font-family: "Microsoft YaHei"; z-index:200;}    /**导航字体样式**/
.nav .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#FFF;}   	/**鼠标经过或当前选中时样式**/
.nav .wp_nav li.nav-item a span.item-name { padding:0 13px; height:46px; line-height:46px;}   /**导航栏目高度与边距**/   /*  设置俩个之间的距离*/
.nav .wp_nav .sub-nav li.nav-item i.mark { background:#018bd4;}  /**子菜单背景**/
.nav .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;}		/**子菜单字体样式**/
.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#0d75a8; color:#fff;}
.nav .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:30px; line-height:30px;}		/**子菜单栏目高度与边距**/

/**主体部分**/
#container {}
#container .inner { 
	background: #FFF;}

.mod {}
.mod-l {
	width: 220px;
	float: left;
	margin-left: 10px;
	margin-top:12px;
	background:#f5f5f5;
	border-right: #d8d8d8 1px solid;}

.icon-group {
	width: 206px;
	margin: 16px auto;}

.icon-group .list-item {
	width: 206px;}

.icon-group .wp_nav .nav-item {
	width: 206px;
	height: 48px;
	background:url(../images/banner-bg-206.jpg) no-repeat 0px 0px;
	margin-bottom: 7px;}

.icon-group .wp_nav .nav-item a {
	color: #FFF;
	font-size: 14px;
	text-align: left;}
.icon-group .wp_nav .nav-item a .item-name {
	line-height: 48px;
	padding: 0px;
	text-indent: 45px;
	background: url(../images/icon-group.jpg) no-repeat;
	background-size: 25px 25px cover;
	display: block;}

.icon-group .wp_nav .i1 a .item-name {
	background-position: 12px 15px;}

.icon-group .wp_nav .i2 a .item-name {
	background-position: 12px -38px;}

.icon-group .wp_nav .i3 a .item-name {
	background-position: 12px -94px;}

.icon-group .wp_nav .i4 a .item-name {
	background-position: 12px -152px;}

.icon-group .wp_nav .i5 a .item-name {
	background-position: 12px -207px;}

.banner-206 {
	width: 206px;
	height: 30px;
	line-height: 30px;
	text-indent: 15px;
	color: #000;
    font-family: "仿宋";
    font-weight: bold;
	font-size: 14px;
	margin: 0 auto;}

.banner-206-green {
	background:url(../images/banner-bg-206.jpg) 0px -50px no-repeat;}

.banner-206-blue {
	background:url(../images/banner-bg-206.jpg) 0px -50px no-repeat;}

.banner-206-blue {
	background:url(../images/banner-bg-206.jpg) 0px -82px no-repeat;}

.banner-206-khaki {
	background:url(../images/banner-bg-206.jpg) 0px -114px no-repeat;
	margin-bottom: 10px;}

.banner-206-grey {
	background:url(../images/banner-bg-206.jpg) 0px -146px no-repeat;
	margin-bottom: 10px;
	height: 32px;
	line-height: 32px;
	color: #3c3c3c;}

.mod-r {
	width: 735px;
	float: right;
	margin-right: 10px;
	margin-top:12px;
	background:#fff;}

.rbox {
	width: 735px;}

.index-image {
	width: 735px;
	height: 252px;
	margin: 16px auto;
	background:url(../images/index-image.jpg) center center no-repeat;}

.rbox-l {
	width: 505px;
	float: left;}

.news-box {
	width: 505px;
	height: 160px;
	margin-bottom: 15px;
	background:url(../images/banner-bg-505.jpg) 0px -33px no-repeat;}

.notice-box {
	width: 505px;
	height: 170px;
	margin-bottom: 15px;
	background:url(../images/banner-bg-505.jpg) 0px -204px no-repeat;}

.banner-505-blue {
	width: 505px;
	height: 31px;
	line-height: 31px;
	background:url(../images/banner-bg-505.jpg) 0px 0px no-repeat;}

.banner-505-blue .title {
	text-indent: 15px;
	color: #FFF;
font-size:14px;
	    font-family: "仿宋";
    font-weight: bold;

	float: left;}

.banner-505-blue .more-btn {
	width: 100px;
	line-height: 31px;
	float: right;
	text-align: center;
	color: #FFF;}

.banner-505-blue .more-btn A {
	color: #FFF;}

.rbox-l .con {
	width: 480px;
	margin: 10px auto;}

.rbox-r {
	width: 206px;
	float: right;}

.search-box {
	width: 204px;
	height: 32px;
	background:url(../images/search-bg.jpg) center center no-repeat;
	margin-bottom: 10px;
	overflow: hidden;}

.search-input-box {
	width: 120px;
	float: left;
	padding-top:4px;
	padding-left: 3px;}

.search-btn-box {
	width: 43px;
	float: right;
	padding-top:2px;}

.search-input {
	border: 0px;
	width: 120px;
	height: 18px;}

.search-btn {
	width: 43px;
	height: 29px;
	background: url(../images/search-btn.jpg) no-repeat center center;
	border: none;}

.select-box {
	width: 204px;
	height: 29px;
	/*background:url(../images/search-bg.gif) center center no-repeat;*/
	margin-bottom: 3px;
	text-align: center;}

.w53_openLink, .w54_openLink {
	/*border: none;*/
	margin-top: 5px;}

/*首页自定义新闻列表*/
/*左下角*/
.post1 {}
.post1 .con {padding:10px; margin:0 auto;}
.post1 .con .articlecontent, .post1 .con .articlecontent P {
	line-height: 25px;}

/*中间下方*/
.post2 {}
.post2 .con {padding:10px; margin:0 auto;}
.post2 .wp_article_list .list_item {border-bottom: none; height: 25px; line-height: 25px;}
.post2 .wp_article_list .list_item .Article_Index {display: none;}

.post3 {}
.post3 .con {padding:10px 0px; margin:0 auto;}
.post3 .con .news-list .news { width:206px; height: 32px; background:url(../images/banner-bg-206.jpg) no-repeat 0px -146px; margin-bottom: 10px;line-height: 32px; text-indent: 8px;} /**新闻列表**/

/*友情链接*/
#wp_news_w53 .wp_article_list .list_item .Article_Index, #wp_news_w54 .wp_article_list .list_item .Article_Index {display: none;}
#wp_news_w53 .wp_article_list .list_item .Article_Title A:hover, #wp_news_w55 .wp_article_list .list_item .Article_Title A:hover {background: none;color:#000;}

/*页脚*/
#footer {
	background:url(../images/foot-bg.jpg) repeat-x top center;}

#footer .inner {
	padding: 0px;}

.foot {}

#copyright {
	padding: 26px 0px 24px 0px;}

#copyright p {
	font-size:17px;
	line-height:25px;
	color: #333333;
	text-align: center;}

.foot .links {
	width: 200px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 70px;
	right: 20px;		
	text-align:center;
	font-family: "Microsoft YaHei";
	color:#747474;}

/*列表页*/
#container .listpage-inner {/*background:#FFF url(../images/logo-bg.jpg) no-repeat 50px 20px;*/ padding: 18px 0px;}
.col-menu { /**列表页左侧栏目**/
	width:206px;
	margin-left:12px; 
	float:left;} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 30px;}
.col-menu-head h3.col-name { font-size:14px; font-weight:bold; color:#fff;}		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height:30px; padding:0px 10px; background:none;}  /**栏目名称图标**/
/*多级栏目列表*/
.col-list .wp_listcolumn { border: none;}
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 14px; color:#5c5c5c; background:none; border-top:0px solid #fff; border-bottom:1px solid #c7c7c7;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.col-list .wp_listcolumn .wp_subcolumn .wp_column a { color:#5c5c5c; background:none; border-top:0px solid #fff; border-bottom:1px solid #c7c7c7;} 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px 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;} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px 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;} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px 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;} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}


.col-news { /**列表页右侧新闻**/
	width:734px; 
	margin-right:12px; 
	float:right;} 
.col-image {
	width: 734px; height: 127px;
	background:url(../images/listpage-image.jpg) center center no-repeat;background-size:734px 127px;

	margin-bottom: 20px;}
.col-news-head {
	margin: 0px 17px;}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	width: 100%; 
	height:25px; 
	line-height:25px; 
	text-align: right;
	color: #a7a7a7;} 
.col-metas .col-path A {
	color: #a7a7a7;}
.col-metas .possplit {
	background: url(../images/possplit.jpg) center center no-repeat;
	width: 15px;}
.col-metas .col-title { /**当前栏目**/
	display:inline-block; 
	white-space:nowrap; 
	width: 100%; 
	height:45px; 
	line-height:45px;
	background:url(../images/col-title-bg.jpg) no-repeat center bottom;} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size:14px; 
	color:#1378b0; 
	padding:0 50px 0 0;}   
.col-news-con { 
	padding:5px 10px; 
	margin:0px 17px;}

.col-news-con1 { 
	padding:0px 0px; 
	margin:0px 0px;}


.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 35px; line-height: 35px;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width:0px; background:url(../images/li.jpg) no-repeat center; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; font-size:14px;}    /**栏目列表字体大小的**/
.col-news-list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:17px; color:#333;}
.col-news-list .wp_entry p { margin-bottom:10px;}
.col-news-list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width);}   /**列表页文章图片大小限制**/



/*文章页*/
.infobox {
	margin:0px auto;}
.article {}
.article h1.arti_title { /**文章标题**/
	line-height:60px; 
	font-family: "Microsoft YaHei"; 
	font-weight: bold;
	padding:10px 0px 0px 0px;
	text-align:center; 
	font-size:20px; 
	color:#065590;} 
.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;
	padding: 20px 40px;
	overflow:hidden;} 
.article .entry .read,.article .entry .read p { /**阅读字体**/
	line-height:1.6; 
	font-size:14px; 
	color:#333;}  
.article .entry .read p { 
	margin-bottom:20px;}
.article .entry .read img { /**文章阅读部分图片大小限制**/
	max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width);}   
#wp_news_w55 .wp_article_list .list_item .Article_Index {display:none;}






.yaowen{
 margin:0 auto;
 width:1000px;
 padding-top:10px;}
.yaowen .title font{
 padding-left:20px;
 background:url(../images/sekuai1.jpg) no-repeat 0px center;
 height:26px;
 line-height:26px;
 display:block;
 float:left;
 font-size:16px;
 font-weight:bold;
 font-family:'微软雅黑';}
.yaowen .title .more{
 display:block;
 width:100px;
 float:right;
 color:#666666;
 text-align:right;
 height:26px;
 line-height:26px;}
.yaowen .title .more:hover{
 color:#f58500;}
.yaowen .title{
 border-bottom:2px solid #1aa0dd;
 height:28px;}
.yw_main{
 background:#f5f5f5;
 height:253px;
 padding:20px;}
.lht{
 width:408px;
 float:left;}
.yw_news{
 width:480px;
 height:252px;
 float:right;}
.yw_rec .title{
 text-align:center;
 font-size:16px;
 font-weight:bold;
 height:30px;
 line-height:30px;
 border-bottom:0px;}
.yw_rec .title a{
 color:#265ba2;}
.yw_rec .title a:hover{
 color:#f58500;}
.yw_rec .about{
 height:50px;
 border-bottom:1px dashed #ccc;
 margin-top:5px;
 text-indent:2em;}
.yw_news ul li{
 height:28px;
 line-height:28px;
 font-size:14px;}
.yw_news ul li a{
 display:block;
 height:28px;
 width:350px;
 float:left;
 overflow:hidden;}
.yw_news ul li span{
 float:right;
 clear:#949292;
 display:block;
 width:90px;
 text-align:center;}








.kyjg2 {
	font-size: 14px;
	color: #24211d;
	font-family: "宋体";
	line-height: 25px;
	font-weight: bold;}
.about1 {
	font-family: "宋体";
	font-size: 14px;
	color: #24211d;
	font-weight: normal;
	text-decoration: none;	
	letter-spacing:2px;}
