@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-family: 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:#FBFBFB url(../images/body-bg.jpg) top center no-repeat;}
body,p { 
	font:12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#3c3c3c;
}
a { 
	color:#444444;
	text-decoration:none;
}
a:link { 
	color:#444444;
}
a:hover { 
	color:#245a86;
}
/*a:visited { 
	color:#444444;
}*/
.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .outer { 
	width:1002px; 
	margin:0 auto;
	background: #FFF;
}
.wrapper .inner {  /**页面全局宽度**/
	width:994px; 
	margin:0 auto;
}

/*页头*/
#header {
}

#header .inner {
	background:#fff;
}

.head {
	width:100%;
	height:180px;
	background:url(../images/banner.jpg) center center no-repeat;
}

/**导航条**/
#nav {
}

.nav { 
	width:100%; 
	height: 30px;
	line-height: 30px;
	margin: 5px auto;
	background:url(../images/nav-bg.gif) repeat-x center center;
}

.nav-box {
	width: 750px;
	height: 30px;
	float: left;
}

.nav-box .nav-item {
	background: url(../images/nav-delimiter.gif) left center no-repeat;
}

.nav-box .i1 {
	background-image: none;
}

.nav-box .nav-item A {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.nav-box .wp_nav .nav-item a span.item-name {
	color: #FFF;
	padding-left: 12px;
	padding-right: 12px;
}

.nav-box #wp_nav_w2 .wp_nav .nav-item .sub-nav .nav-item {
	background: #346b9e;
	background-image: none;
}

.nav-box #wp_nav_w2 .wp_nav .sub-nav .nav-item a {
	border-top: 1px solid #FFF;
}

.nav-box .wp_nav .nav-item .sub-nav .nav-item a:hover {
	background: #4a8ac6;
}

.search {
	width: 220px;
	height: 30px;
	float: right;
	background:url(../images/search-bg.png) center center no-repeat;
}

.search-component {
	width: 200px;
	height: 30px;
	margin: auto;
}

.search-input-box {
	width: 175px;
	height: 30px;
	float: left;
	text-align: right;
}

.search-input {
	width: 170px;
	height: 30px;
	border: none;
	background: none;
	line-height: 25px;
}

.search-btn-box {
	width: 20px;
	float: right;
}

.search-btn {
	width: 20px;
	height: 30px;
	background:url(../images/search-btn.png) center center no-repeat;
	border: none;
}




/**主体部分**/
#container {}

#container .inner { 
	background: #FFF;
}

.mod {
	width: 100%;
	padding: 5px 0;
}

.cbox {
}

.mod-h-1 .slide {
	width: 360px;
	float: left;
}

.mod-h-1 .intro {
	width: 625px;
	float: right;
}

.news-box {
	width: 325px;
	float: left;
}

.info-box {
	width: 325px;
	float: left;
	margin-left: 9px;
}

.notice-box {
	width: 325px;
	float: right;
}

.scroll-box {
	width: 100%;
	margin: 0 auto;
}


/*首页自定义新闻列表*/
.post {
	border: #a3bbd3 1px solid;
	border-top: #3972a2 1px solid;
}

.post42 {
}

.post42 .c_pic {
	display: none;
	visible: hidden;
}

.post42 .div_piccontenttitle_li .c_pt_12 .c_txt {
	background:url(../images/post-banner-bg.gif) repeat-x top center;
}

.post42 .div_piccontenttitle_li .c_pt_12 .c_txt h3 {
	height: 28px;
	line-height: 28px;
	text-indent: 30px;
	font-weight: bold;
	background: url(../images/icon-info.gif) 10px center no-repeat;
}

.post42 .div_piccontenttitle_li .c_pt_12 .c_txt h3 A {
	color: #245a86;
}

.post42 .div_piccontenttitle_li .c_pt_12 .c_txt P{
	padding: 10px 15px;;
	line-height: 22px;
	text-indent: 0px;
}

.post5 {
	background:url(../images/post-banner-bg.gif) repeat-x; 
}

.post5 .banner {
	height: 28px; 
}

.post5 .banner .title-text {
	text-indent: 30px;
	color: #245a86;
	float: left;	
	font-weight: bolder;
	line-height: 28px;
}
.post5 .banner .more-btn {
	width: 60px;
	line-height: 28px;
	float: right;
	text-align: center;
	color: #245a86;
}
.post5 .banner .more-btn A{
	color: #245a86;
}
.post5 .con {
	padding:10px; 
	margin:0 auto;
}
.post5 .con .wp_article_list .list_item {
	height: 25px;
	line-height: 25px;
	border-bottom: none;
}
.post5 .con .wp_article_list .list_item .Article_Index {
	display: none;
}
.post5 .imgscroll2_td {
	text-align: center;
}
.post5 .imgscroll2_td span{
	line-height: 20px;
}
.post5 .imgscroll2_img {
	padding: 10px 10px 0px 0px;
}
.post5 .imgscroll2_img img {
	border: #a3d3d3 1px solid;
	padding: 2px;
}

.icon-info {
	background: url(../images/icon-info.gif) 10px center no-repeat;
}
.icon-image {
	background: url(../images/icon-image.gif) 10px center no-repeat;
}
.icon-link {
	background: url(../images/icon-link.gif) 10px center no-repeat;
}
.icon-people {
	background: url(../images/icon-people.gif) 10px center no-repeat;
}



/*页脚*/
#footer {
}

#footer .inner {
	padding: 0px;
}

.foot {
	background: #FFF url(../images/foot-bg.gif) top center repeat-x;
}

#copyright {
	padding: 10px 0px;
}

#copyright p {
	font-size:12px;
	line-height:25px;
	color:#747474;
	text-align: center;
}



/*列表页*/
.col-menu { /**列表页左侧栏目**/
	width:230px;
	float:left;
	border: #a3bbd3 1px solid;
	border-top: #3972a2 1px solid;
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 28px;
	background:url(../images/post-banner-bg.gif) repeat-x; 
}
.col-menu-head h3.col-name { font-size:12px; font-weight:bold; color:#245a86; background:url(../images/icon-info.gif) 8px center no-repeat;}		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height:28px; padding:0px 25px; background:none;}  /**栏目名称图标**/
/*多级栏目列表*/
.col-list {padding: 5px 10px 10px 10px;}
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 13px; color:#5c5c5c; background:none; border-top:0px solid #fff; border-bottom:1px solid #c7c7c7;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.selected {background: #dde8f2;}
.col-list .wp_listcolumn .wp_column a.parent {color:#245a86; font-weight: bolder;}
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected { color:#245a86;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ color:#245a86; font-weight: bolder; background: url(../images/possplit.gif) 10px center no-repeat;}

.col-list .wp_listcolumn .wp_subcolumn .wp_column a { font-size: 12px; 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 { background: #dde8f2; color:#245a86;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#245a86; background: url(../images/possplit.gif) 18px center no-repeat;}

.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:735px; 
	margin-right:12px; 
	float:right;
} 
.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: left;
	color: #a7a7a7;
} 
.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; 
	width: 100%; 
	height:45px; 
	line-height:45px;
	background:url(../images/col-title-bg.gif) no-repeat center bottom;
} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size:16px; 
	color:#245a86; 
	font-weight: bolder;
	padding:0 50px 0 0;
}   
.col-news-con { 
	padding:5px 0px 15px 0px; 
	margin:0px 17px;
}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 30px; line-height: 30px; border-bottom: #d7d7d7 1px dotted;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width:0px; background:url(../images/li.gif) no-repeat center; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px;}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#333;}
.col-news-list .wp_entry p { margin-bottom:0px; line-height: 2; font-size: 14px;}
.col-news-list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.col-news-list .wp_paging {padding-bottom: 10px;}



/*文章页*/
.pathbox {
	margin: 0 auto;
	background: url(../images/path.gif) 10px 10px #FFF no-repeat;
	border-bottom: #3972a2 1px solid;
}
.pathbox .possplit {
	padding: 0 5px;
	background:url(../images/pos-delimiter.gif) center center no-repeat;
}
.pathbox p {
	padding: 10px 30px;
}
.infobox {
	margin:0px auto;
	background: #FFF;
}
.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:#000; 
} 
.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: 2; 
	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); 
}   
