@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 {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:#828282;}
body,p { 
	font:12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#3c3c3c;
}
a{ 
	color:#333333;
	text-decoration:none;
}
a:link { 
	color:#333333;
	text-decoration:none;
}
a:hover { 
	color:#gray;
	text-decoration:none;
}
a:visited { 
	color:gray;
	text-decoration:none;
}
.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width:1300px; 
	margin:0 auto;
}
/*头部*/
#header{}
#header .inner{}
.logo{
	width:100%;
	height:127px;
	margin:0px auto;
	background:url(images/logo.jpg) no-repeat;
}

/**导航条**/
#nav {
}

#nav .inner{
  background:#fff;
	}

.nav { 
	width:100%; 
	height:39px;
	line-height:39px;
	margin:0px auto;
	background:#375baa;
	color: #FFF;
}

/**导航样式：后台绑定时也可以定义配置**/
.nav .wp_nav { height:39px;}  /**导航高度**/
.nav .wp_nav li.nav-item {}
.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; background:#A8CAFD; text-decoration: none;}   	/**鼠标经过或当前选中时样式**/
.nav .wp_nav li.nav-item a span.item-name { padding:0 0; height:39px; line-height:39px;   width: 107px; border-left:1px solid #2d509e;}   /**导航栏目高度与边距**/
.nav .wp_nav li.i1 {}
.nav .wp_nav .sub-nav {border: none;}
.nav .wp_nav .sub-nav li.nav-item {background-image:none;}
.nav .wp_nav .sub-nav li.nav-item i.mark { background:#456CB6;}  /**子菜单背景**/
.nav .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal; border-top: 0px; border-bottom: 1px solid #A8CAFD;}		/**子菜单字体样式**/
.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {background:#456CB6;  color:#f0f0f0; text-decoration: none;}
.nav .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 0; height:39px; line-height:39px; text-align: center;}/**子菜单栏目高度与边距**/

/*中间部分*/
#container{}
.mod{background: #fff;}
.mod-t{ height:320px; background:url(images/m.jpg) no-repeat;}
.mod-m{ padding:0 2px 2px 2px;  background:url(images/ml_bg.gif) repeat-x;}
.mod-ml{ width:1010px; float:left; margin:25px 0 0 25px;}
.xsdt{ width:335px; float:left; background:url(images/post_bor.gif) right top repeat-y;}
.xyyw{ width:300px; float:left; margin:0 20px;}
.tzgg{ width:335px; float:right;background:url(images/post_bor.gif) left top repeat-y;}

.mod-mr{ width:235px; height:526px; border:1px solid #e7e7e7; float:right; background:#e8ebf2 url(images/left_bg.png) center 380px no-repeat;}
.link{ display:block; width:202px; height:34px; margin-top:10px; margin:10px auto 0;}
.link1{ background:url(images/sxx.gif) no-repeat;}
.link2{ background:url(images/wlx.gif) no-repeat;}
.link3{ background:url(images/wlsyzx.gif) no-repeat;}
.link4{ background:url(images/szjszx.gif) no-repeat;}
.link5{ background:url(images/jpkc.gif) no-repeat;}
.link6{ background:url(images/51sjjm.gif) no-repeat;}
.kstd{ display:block; margin:20px auto 0; background:#cfd4de; text-align:center; line-height:34px; font-size:16px; color:#39476c; font-weight:bold;}
.kstd-ul{ margin-left:20px;}
.kstd-ul li{ height:40px;float:left; background:url(images/li.png) left center no-repeat;}
.kstd-ul li a{ line-height:40px; font-size:14px; margin-left:5px;}

/*自定义新闻列表样式*/
.post {
	
}
.post .banner {
	width: 100%;
	height:34px;
	margin: 0 auto;
	border-bottom:1px solid #cbcbcb;
}
.post .banner .title {
	font-size: 18px;
	float: left;
	line-height:34px;
	display: block;
	height:34px;
	color:#fff;
	background:url(images/arrow.png) left center no-repeat;
	font-weight:normal;
}
.post .more-btn {
	height:34px;
	line-height:34px;
	float: right;
	text-align: center;
	font-size:14px;
	color:#a5a5a5;
}
.post .more-btn A {	
	display: block;
	height:34px;
	color:#a5a5a5;
}
.post .con {
	margin:0 auto;
	padding-top:20px;
}

.post .news-list .news {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	background:url(images/news_li.gif) 10px 6px no-repeat;
}

.post .news-list .news .news-title {
	display: block;
	float: left;
}

.post .news-list .news .news-date {
	display: block;
	float: right;
}
.post1{ margin-right:25px;}
.post3{ margin-left:25px;}
.xsdt-new{ height:60px; border-bottom:1px solid #ebebeb;}
.item-date{ width:76px; height:41px; float:left; background:url(images/tm_bg.png) no-repeat; margin-top:10px; text-align:center;}
.tzgg-wz{ height:41px; float:left; margin-left:10px; margin-top:10px; position:relative;}
.bt{ display:block;}
.bt{ font-size:14px; line-height:21px; color:#0d2456; max-width:210px;}
.jj{ font-size:13px; line-height:21px; color:#757575; }
.xyyw-new{ width:174px; height:148px; float:left; margin-right:35px;}
.xyyw-t .n5{ margin:0;}
.xyyw-img{ width:174px; height:118px;}
.xyyw-bt{ display:block; text-align:center; height:30px; line-height:30px; font-size:14px;}

.post1 .banner .title{ background:url(images/title.gif) no-repeat; width:89px; text-align:center;}
.post2 .banner .title{background:url(images/title1.gif) no-repeat; width:89px;text-align:center;}
.post3 .banner .title{background:url(images/title2.gif) no-repeat; width:91px;text-align:center;}



/*页脚*/
#footer {
	
}

#footer .inner {
	padding: 0px;	
}

.foot {
	background:#575757;
	border-top:4px solid #dadada;
}

#copyright {
	padding:17px 0 20px 0;
}

#copyright p {
	font-size:12px;
	line-height:30px;
	color:#fff;
	text-align: center;
}


/*列表页*/
.col {
	background-color:#FFF;
}

.col-menu { /**列表页左侧栏目**/
	width:225px;
	padding:20px 30px 150px 20px;
	float:left;
	background:url(images/left_bg.png) right bottom no-repeat #e8ebf2;
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	margin: 0 auto;
	background:#b6c0d6;
	margin-bottom:15px;
	
}
.col-menu-head h3.col-name { font-size:18px; font-weight:bold; color:#4d5a7d; }		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height:35px; text-align:center; background:url(img/post1-bg-red.gif) bottom repeat-x;}  /**栏目名称图标**/
/*多级栏目列表*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column a { width:230px; height:37px; font-weight:normal; font-size: 12px; color:#000;background:url(/_upload/article/images/c2/92/95c5455045cfb86dccc0dc535500/fdcebf8f-ab2e-4740-b815-439b6600d94b.png) no-repeat; border-top:0px solid #fff; border-bottom:;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected { background:#;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ color:#d41e2d;}
.col-list .wp_listcolumn .wp_column a span.column-name {font-size: 13px; background:; }
.col-list .wp_listcolumn .wp_subcolumn .wp_column a { color:#5c5c5c; background:none; border-top:0px solid #fff; border-bottom: none;} 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {padding-left:0;background: url(images/news_li.gif) 55px center no-repeat; 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:950px; 
	float:right;
	margin-right:30px;
	margin-top:25px;
} 
.col-news-head {
	margin: 0px;
	background:#;
	border-bottom:1px solid #cbcbcb;
}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	height:30px; 
	line-height:30px; 
	text-align: right;
	color: #a6a6a6;
	float: right;
	margin-right: 10px;
} 
.col-metas .col-path A {
	color: #a7a7a7;
}
.col-metas .possplit {
	background: url(images/possplit.gif) center center no-repeat;
	width: 15px;
}
.col-metas .col-title { /**当前栏目**/
	display:inline-block; 
	white-space:nowrap; 
	height:30px; 
	line-height:30px;
	float: left;
	border-bottom:4px solid #b5b5b5;
} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size:20px; 
	color:#0d2456; 
	font-weight: bold;
	padding: 0;
}   
.col-news-con {
	padding: 20px 10px 20px 0;
	margin:0px;
}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 30px; line-height: 30px; font-size: 14px;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width:5px; background:url(images/dot-blue.gif) no-repeat center 12px; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; padding-left: 5px;}
.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 h3 {margin-bottom:20px; font-size: 16px; font-weight: bold; color: #015190;}
.col-news-list .wp_entry p { margin-bottom:20px; font-size: 14px; line-height: 2;}
.col-news-list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/*文章页*/
.infobox {
	background-color:#FFF;
	width:950px; 
	float:right;
	margin-right:30px;
	margin-top:25px;
}
.article {}
.article h1.arti_title { /**文章标题**/
	line-height:40px; 
	font-family: "Microsoft YaHei"; 
	font-weight: bold;
	text-align:center; 
	font-size:21px; 
	color:#13347b; 
} 
.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;
	border-top:1px solid #d8d8d8;
} 
.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); 
}   

/*其他*/

.search{ width:210px; margin:40px auto 0;}
#keyword {
border: #a6a9ae 1px solid;
height: 15px;
background:#e8ebf2;
color: #a4a6a5;
line-height: 18px;
margin-left: 23px;
}
.searchbtn {
background:url(images/ss_btn.gif) no-repeat;
height:19px;
border: none;
width: 48px;
margin-left:5px;
}

.date-month,.date-day{  font-size:18px; line-height:41px; color:#365495;}
.date-month{ }
.date-day{ margin-left:10px;}
.column-1{ margin-bottom:5px;} 
.logo .rt{display:block;font-size:14px; color:#fff; float:right; margin-top:25px; padding:0 15px;}
.tese{font-size:16px; color:#fff; float:right;margin-top:20px; margin-right: 15px;}
.tesea:link{display:block;color:#fff;margin-top:10px; padding:0 0px;}
.teseam{text-shadow: 0 0 1px rgb(139, 150, 78);font-size: 16px;color:#ffffff;text-shadow:0 0 10px #dad267}
.teseal{font-size: 12px;color:#828282;text-shadow:0}
.rt1{ background:url(/_upload/article/images/c2/92/95c5455045cfb86dccc0dc535500/c6d83cbb-0497-474f-bc58-b1b65be13a4e.gif) left center no-repeat;}
.rt2{ background:url(/_upload/article/images/c2/92/95c5455045cfb86dccc0dc535500/36552d0b-88b9-44a6-8f0a-6f70a5d803e0.gif) left center no-repeat;}
.rt3{ background:url(/_upload/article/images/c2/92/95c5455045cfb86dccc0dc535500/7f81c453-aac2-43fb-ac79-4cb9db093d77.gif) left center no-repeat;}
.rt4{ background:url(images/td_bg1.gif) left center no-repeat;}
.rt5{ background:url(images/td_bg.gif) left center no-repeat;}

#wp_nav_w111 .wp_nav{width: 202px;  margin: 0 auto;}
#wp_nav_w111 .wp_nav .nav-item a {width: 100%; height: 34px;  line-height: 34px;  margin-bottom:6px;  padding: 0px;color: #ffffff;}
#wp_nav_w111 .wp_nav .i1 a{ margin-top:10px;} 
#wp_nav_w111 .wp_nav .i7 a{ margin-bottom:0px;}
#wp_nav_w111 .wp_nav .nav-item a span.item-name{ display:none;}
#wp_nav_w111 .wp_nav .i1 a{ background:url(images/1.png) no-repeat;}
#wp_nav_w111 .wp_nav .i2 a{ background:url(images/2.png) no-repeat;}
#wp_nav_w111 .wp_nav .i3 a{ background:url(images/3.png) no-repeat;}
#wp_nav_w111 .wp_nav .i4 a{ background:url(images/4.png) no-repeat;}
#wp_nav_w111 .wp_nav .i5 a{ background:url(images/5.png) no-repeat;}
#wp_nav_w111 .wp_nav .i6 a{ background:url(images/6.png) no-repeat;}
#wp_nav_w111 .wp_nav .i7 a{ background:url(images/7.png) no-repeat;}
#wp_nav_w111 .sub-nav{width: auto !important;}
#wp_nav_w111 .sub-nav .nav-item a span.item-name{ display:block; padding:0 20px; height:34px; line-height:34px; text-align:center;}
#wp_nav_w111 .sub-nav .nav-item a{ background:none; color:#2762BB;; margin:0px; height:34px; line-height:34px;}

#wp_nav_w111 .wp_nav .i6 .sub-nav{ top:35px !important; right:0px !important; z-index:100; width:100% !important;}
#wp_nav_w111 .wp_nav .i7{ z-index:1;}
#wp_news_w1 .list_item .Article_Title { display:none;}
#wp_news_w1 .list_item .Article_Index{ display:none; }
div#w111imgNumber {
    display: none;
}
.arti-source{ float:left; margin-right:5px;}

.article h2.arti_title {
    line-height: 26px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    color: #13347b;
}
.nav .wp_nav .sub-nav ul.sub-nav li.nav-item a span.item-name {
    padding: 0 16px;
}

.xyyw-t {
    height: 165px;
}
.kstd {
    display: block;
    width: 199px;
    margin: 0;
    background: none;
    line-height: 34px;
    font-size: 18px;
    color: #39476c;
    font-weight: bold;
    text-align: left;
}
.kstd-ul li {
    height: 40px;
    float: left;
    background: url(images/li.png) left center no-repeat;
    margin-left: 50px;
}
.post-122 .articlecontent p {
    display: block;
    width: 199px;
    height: 34px;
    margin: 20px auto;
    background: #cfd4de;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #39476c;
    font-weight: bold;
}
.post-122 .kstd-ul li {
    height: 40px;
    float: left;
    background: url(images/li.png) left center no-repeat;
    margin-left: 0;
    width: 49%;
}
.post-122 .articlecontent ul p {
    background: none;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    width: 60px;
}
.mod-mr {
    height: 555px;
}
.art-bottom p {
   
    font: 14px/1 "\u5b8b\u4f53", 宋体, Geneva, sans-serif;
    line-height: 20px;
    font-size: 14px;
    color: #000;
}