@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: #fff url(../images/body_bg.gif) center top repeat-x;}
body,p { 
	font:12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#333333;
}
a { 
	color:#333333;
	text-decoration:none;
}
a:link { 
	color:#333333;
}
a:hover { 
	color: #51a311;
	text-decoration:none;
}
a:active { 
	color:#333333;
}

.wrapper { 
	width:100%; 
	margin:0 auto;
	background: url(../images/wrapper_bg.png) center top repeat-y;
}
.wrapper .inner {  /**页面全局宽度**/
	width: 1000px; 
	margin:0 auto;
}



/*头部BANNER*/
#header {}

.head {
	width:100%;
	height:200px;
	position: relative;
	background: url(../images/banner.jpg) center top no-repeat;
}

.homepage {
	color: #FFF;
	text-align: center;
	width: 160px;
	height: 26px;
	line-height: 25px;
	position: absolute;
	top: 0px;
	right: 30px;
	background: url(../images/homepage_bg.png) center top no-repeat;
}

.homepage A, .homepage A:hover {
	color: #FFF;
}

/**导航条**/
#nav {
}

.nav { 
	width:100%; 
	height: 45px;
	line-height: 45px;
	margin: 0px auto;
	background:url(../images/nav_bg.gif) center center repeat-x;
}

.nav-box {
	width: 700px;
	height: 45px;
	float: left;
	margin-left: 20px;
}

.nav-box .nav-item {
	background: url(../images/nav_delimiter.gif) right center no-repeat;
}

.nav-box .nav-item A {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.nav-box .wp_nav .nav-item a span.item-name {
	color: #FFF;
	padding: 0 20px;
	line-height: 45px;
	color: #000;
	font-weight: normal;
}

.search-box {
	width:210px;
	height: 45px;
	float: right;
	margin-right: 20px;
}

.search-component {
	width: 100%;
	height: 24px;
	margin: auto;
	overflow: hidden;
	margin-top: 10px;
	background: url(../images/search_bg.gif) center top no-repeat;
}

.search-input-box {
	width: 176px;
	height: 24px;
	float: left;
	padding: 0px;
	position: relative;;
}

.search-input {
	width: 172px;
	height: 20px;
	border: none;
	padding: 0;
	background: transparent;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	position: absolute;
	top: 2px;
	left: 3px;
}

.search-btn-box {
	width: 32px;
	height: 24px;
	float: right;
	padding: 0px;
	position: relative;;
}

.search-btn {
	width: 32px;
	height: 24px;
	background: url(../images/transparent.gif) center center no-repeat;
	border: none;
	margin: auto;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px;
}



/**主体部分**/
#container {}

#container .inner { 
	padding: 20px 0 0 0;
	background: #FFF url(../images/container_inner_bg.gif) center top repeat-x;
}

.mod {
	width: 100%;
	padding: 0px;
}

.mod-l {
	width: 260px;
	float: left;
	margin-left: 20px;
}

.mod-r {
	width: 680px;
	float: right;
	margin-right: 20px
}

.mod-h1, .mod-h2 {}

.mod-h2-l {
	width: 400px;
	float: left;
}

.mod-h2-r {
	width: 260px;
	float: right;
}

.c-box {
	margin-bottom: 15px;
}


/*页脚*/
#footer {}

.foot {
	width: 100%;
	height: 110px;
	background: url(../images/footer_bg.gif) center top no-repeat;
	position: relative;
}

.copyright {
	width: 400px;
	height: 50px;
	left: 20px;
	top: 45px;
	position: absolute;
}

.copyright p {
	font-size:12px;
	line-height:24px;
	text-align: left;
	color: #FFF;
}

.link-box {
	width: 210px;
	height: 30px;
	top: 55px;
	right: 20px;
	position: absolute;
}

.link-box .sudy-links .links-name {
	border-color: #9dcb7a;
	background: #51a311 url(../images/link_arrow.png) right center no-repeat;
	line-height: 28px;
	color: #fff;
}

.link-box .wp_article_list .list_item .Article_Index {
	display: none;
}

.link-box .sudy-links .links-wrap a:hover {
	background-color: transparent;
	background: url(../images/link_pointer.gif) 3px center no-repeat;
	color: #51a311;
}




/*首页自定义新闻列表*/
.post {
	margin: 0 auto;
	padding: 0;
	border: #d6d6d6 1px solid;
	background: #FFF;
}

.post-listindex {
	width:258px;
}

.post-listindex .banner {
	height: 35px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: #6fc936 2px solid;
	background: url(../images/post_banner_bg.gif) center center repeat-x;
}

.post-listindex .banner .title-text {
	width: 115px;
	height: 35px;
	line-height: 40px;
	background: url(../images/post_banner_title_bg.png) center 5px no-repeat;
	text-align: center;
	color: #FFF;
	float: left;	
	font-size: 13px;
	font-weight: bold;
}

.post-listindex .banner .more-btn {
	width: 60px;
	height: 35px;
	line-height: 35px;
	float: right;
	text-align: center;
	color: #333;
}

.post-listindex .banner .more-btn A, .post-listindex .banner .more-btn A:hover{
	color: #333;
	text-decoration: none;
}

.post-listindex .con {
	padding: 16px 0 17px 0; 
	margin:0 auto;
	line-height: 25x;
	background: url(../images/post_con_bg.gif) center top repeat-x;
}

.post-listindex .wp_nav .nav-item a span.item-name {
	font-size: 14px;
	line-height: 25px;
	display: block;
    text-align: left;
    text-indent: 25px;
}

.post-organization {
	width:258px;	
}

.post-organization .banner {
	height: 35px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: #6fc936 2px solid;
	background: url(../images/post_banner_bg.gif) center center repeat-x;
}

.post-organization .banner .title-text {
	width: 115px;
	height: 35px;
	line-height: 40px;
	background: url(../images/post_banner_title_bg.png) center 5px no-repeat;
	text-align: center;
	color: #FFF;
	float: left;	
	font-size: 13px;
	font-weight: bold;
}

.post-organization .banner .more-btn {
	width: 60px;
	height: 35px;
	line-height: 35px;
	float: right;
	text-align: center;
	color: #333;
}
.post-organization .banner .more-btn A, .post-listindex .banner .more-btn A:hover{
	color: #333;
	text-decoration: none;
}

.post-organization .con {
	padding: 15px 0; 
	margin:0 auto;
	line-height: 25x;
	background: url(../images/post_con_bg.gif) center top repeat-x;
}

.post-organization .con .wp_article_list .list_item {
	border-bottom: none;
	height: 30px;
	line-height: 30px;
	margin-left: 0;
}

.post-organization .con .wp_article_list .list_item .Article_Index {
	display: none;
}

.post-organization .con .wp_article_list .list_item .Article_Title {
	text-indent: 10px;
}

.post-jumbotron {
	width: 680px;
	height: 237px;
	overflow: hidden;
	background: #fff;
	border: none;
}

.post-updates {
	width: 398px;	
}

.post-updates .banner {
	height: 35px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: #6fc936 2px solid;
	background: url(../images/post_banner_bg.gif) center center repeat-x;
}

.post-updates .banner .title-text {
	width: 115px;
	height: 35px;
	line-height: 40px;
	background: url(../images/post_banner_title_bg.png) center 5px no-repeat;
	text-align: center;
	color: #FFF;
	float: left;	
	font-size: 13px;
	font-weight: bold;
}

.post-updates .banner .more-btn {
	width: 60px;
	height: 35px;
	line-height: 35px;
	float: right;
	text-align: center;
	color: #333;
}
.post-updates .banner .more-btn A, .post-listindex .banner .more-btn A:hover{
	color: #333;
	text-decoration: none;
}

.post-updates .con {
	padding: 15px 10px 15px 0; 
	margin:0 auto;
	line-height: 25x;
	background: url(../images/post_con_bg.gif) center top repeat-x;
}

.post-updates .con .wp_article_list .list_item {
	border-bottom: none;
	height: 30px;
	line-height: 30px;
	margin-left: 0;
}

.post-updates .con .wp_article_list .list_item .Article_Index {
	display: none;
}

.post-updates .con .wp_article_list .list_item .Article_Title {
	text-indent: 10px;
}

.post-iconlinks {
	width:258px;	
}

.post-iconlinks .banner {
	height: 35px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: #6fc936 2px solid;
	background: url(../images/post_banner_bg.gif) center center repeat-x;
}

.post-iconlinks .banner .title-text {
	width: 115px;
	height: 35px;
	line-height: 40px;
	background: url(../images/post_banner_title_bg.png) center 5px no-repeat;
	text-align: center;
	color: #FFF;
	float: left;	
	font-size: 13px;
	font-weight: bold;
}

.post-iconlinks .banner .more-btn {
	width: 60px;
	height: 35px;
	line-height: 35px;
	float: right;
	text-align: center;
	color: #333;
}
.post-iconlinks .banner .more-btn A, .post-listindex .banner .more-btn A:hover{
	color: #333;
	text-decoration: none;
}

.post-iconlinks .con {
	padding: 14px 15px 6px 15px;; 
	margin:0 auto;
	line-height: 25x;
	background: url(../images/post_con_bg.gif) center top repeat-x;
}

.post-iconlinks .con .wp_nav .nav-item {
	border: #d8d8d8 1px solid;
	margin-bottom: 6px;
}

.post-iconlinks .con .wp_nav .nav-item a span.item-name {
	line-height: 32px;
	text-indent: 105px;
	display: block;
	text-align: left;
}

.post-iconlinks .nav-item.i1 {
	background: url(../images/wmxj_01.gif) 3px center no-repeat;
}

.post-iconlinks .nav-item.i2 {
	background: url(../images/wmxj_02.gif) 3px center no-repeat;
}

.post-iconlinks .nav-item.i3 {
	background: url(../images/wmxj_03.gif) 3px center no-repeat;
}

.post-iconlinks .nav-item.i4 {
	background: url(../images/wmxj_04.gif) 3px center no-repeat;
}

.post-iconlinks .nav-item.i5 {
	background: url(../images/wmxj_05.gif) 3px center no-repeat;
}


/*列表页*/
#container .l-inner { 
}

.col-box {
	width: 100%;
}

.col-menu {
	width: 260px;
	float: left;
	margin-left: 20px;
	min-height: 600px;
} 

#col-menu-index {
	position: relative;
}

#indexmenu {
	position: absolute;
	top: 0;
	left: 0;
}

.post-col {
	width:258px;	
}

.col-menu-title {
	width: 100%;
	height: 35px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: #6fc936 2px solid;
	background: url(../images/post_banner_bg.gif) center center repeat-x;
}

.col-name {
	color: #FFF;
	line-height: 40px;
	font-size: 14px;	
	font-weight: bold;
	text-align: center;
	background: url(../images/col_menu_title_bg.png) center 5px no-repeat;
}

.col-name-text {
	display: block;
}

/*多级栏目列表*/
.col-menu-con {padding:0 0 10px 0; background: transparent;}
.col-list {padding: 15px 14px; background: transparent;}
/*一级*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 13px; color:#333; background: url(../images/banner_lightgray_230.png) center center no-repeat; border: none;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#FFF; font-weight: bolder; background: url(../images/banner_green_230.png) center center no-repeat;}
.col-list .wp_listcolumn .wp_column a:hover { color:#51a311;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#FFF;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#FFF; font-weight: bold; background: url(../images/banner_green_230.png) center center no-repeat;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: transparent; line-height: 25px;}
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ background: url(../images/pointer_white.gif) 8px center no-repeat;}
.col-list .wp_listcolumn .wp_column a.parent span.column-name{ background: url(../images/pointer_white.gif) 8px center no-repeat;}
/*二级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#333; background:none; border-top:0px solid #fff; border-bottom:1px solid #e2e2e2;} 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover {color:#51a311;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {background: transparent;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a span.column-name {background: transparent; line-height: 25px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {color:#51a311; font-weight: bold; background: url(../images/pointer_green.gif) 18px center no-repeat; line-height: 25px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.parent span.column-name {color:#51a311; font-weight: bold; background: url(../images/pointer_green.gif) 18px center no-repeat; line-height: 25px;}
/*三级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#333; background:none; border-top:0px solid #fff; border-bottom:1px solid #e2e2e2;} 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover {color:#51a311;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { background: transparent;} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a span.column-name {background: transparent; line-height: 25px; padding-left: 45px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{color:#51a311; font-weight: bold; background: url(../images/pointer_green3.gif) 35px center no-repeat; line-height: 25px;}


/*四级*/
.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: 680px;
	float: right;
	margin-right: 20px;
	background: #FFF;
}

.page-navigation {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	background: url(../images/banner_gray_680.png) center top no-repeat;
}

.path-box {
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: right;
	text-align: right;
	margin-right: 10px;
}
.path-box .Column_Position {padding:0 0;}
.path-box .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 5px;}
/*.path-box A, .path-box A:link, .path-box A:hover, .path-box A:active {color: #2477b3;}*/

.col-news-title {height: 60px; line-height: 80px; text-align: center; font-size: 18px; font-weight: bold;}
.col-news-con {padding: 10px 30px 20px 30px; min-height: 50px;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 40px; line-height: 40px; border-bottom: #d7d7d7 1px dashed;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width: 25px; height: 40px; background: url(../images/pointer_green.gif) no-repeat center center; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; font-size: 14px;}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#333;}
.col-news-list .wp_entry p { margin-bottom:10px; line-height: 2; font-size: 14px;}
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 600 ? "600px" : this.width); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 500 ? "500px" : "500px"); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { border: #CCC 1px dashed; padding: 4px; background: #f9f9f9;}
.col-news-list .wp_entry .img-desc {font-family: 楷体; font-size: 14px; font-weight:bold;}
.col-news-list .wp_entry a:hover {color: #51a311; text-decoration: underline;}
.col-news-list .wp_paging {padding-bottom: 10px;}
.col-news-list .wp_subcolumn_list .wp_sublist {margin-bottom: 30px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title {border-bottom: 2px solid #1e76b4; margin-bottom: 5px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {background: url(../images/sublist-more.png) center center no-repeat;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext Img {visibility: hidden;}
.col-news-sublist-con {padding: 5px 30px;}
.col-news-iframe {position: relative}
.col-news-iframe .iframe-mask-consult {position: absolute; width:100%; height: 150px; left: 0; z-index: 999; background: #FFF; font-size: 14px; line-height: 25px;}
.col-news-iframe .iframe-mask-appeal {position: absolute; width:100%; height: 290px; left: 0; z-index: 999; background: #FFF url(../images/workflow-appeal.jpg) center center no-repeat;}
.iframe-mask-appeal-placeholder {width: 100%; height: 100px;}
.col-news-head {width:200px; height:28px; float:left;}
.col-metas {height:28px; line-height:28px; text-indent:20px; color: #333; font-size: 14px; font-weight: bold;}

.col-news-list .wp_entry .attach-links {
	border: #ccc 1px dashed;
	background: url(../images/clip.png) right bottom no-repeat;
	padding-bottom: 10px;

}
.col-news-list .wp_entry .attach-links h4 {
	width: 100%;
	line-height: 40px;
	background: #eee;
    text-indent: 15px;
}
.col-news-list .wp_entry .attach-links P {
	line-height: 30px;
	text-indent: 15px;
	font-size: 13px;
	margin-bottom: 0px;
}
.col-news-list .wp_entry .attach-links img {border:none; background: transparent; padding: 0;}

/*文章页*/
#container .d-inner { 
	padding: 20px 0 0 0;
	background: #FFF url(../images/container_inner_bg.gif) center top repeat-x;
}

.d-inner .page-navigation {
	width: 960px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	background: url(../images/banner_gray_960.png) center top no-repeat;
}

.article-box {
	margin:0px auto;
	min-height: 350px;
}
.article {
	padding: 0 50px;
}
.article h1.article-title { /**文章标题**/
	font-family: "Microsoft YaHei"; 
	font-weight: normal;
	padding:30px 0px 5px 0px;
	text-align:center; 
	line-height: 150%;
	font-size:22px; 
	color:#000; 
} 
.article .article-metas { 
	padding: 15px 0;
	text-align:center;
	border-bottom: #dde6ed 1px solid;
}
.article .article-metas span { /**文章其他属性**/
	margin:0 5px; 
	font-size:12px; 
	color:#787878;
} 
.article .entry { /**文章内容**/
	margin:0 auto;
	padding: 20px 0px;
	overflow:hidden;
} 
.article .entry .read, .article .entry .read p { /**阅读字体**/
	line-height: 2; 
	font-size: 16px; 
	color: #333;
}  
.article .entry .read p { 
}
.article .entry .read img { /**文章阅读部分图片大小限制**/
	max-width:800px; 
	_width:expression(this.width > 850 ? "850px" : this.width); 
}


/*Category*/
.category-item {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	background: url(../images/dot.gif) center center repeat-x;
}
.category-name {
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: left;
	padding: 0 10px 0 0;
	background: #FFF;
}

.category-page {
	width: 50px;
	height: 30px;
	line-height: 30px;
	float: right;
	text-align: left;
	padding: 0 0 0 10px;
	background: #FFF;
}

.category-item .l1 {text-indent: 10px; font-weight: bold;}
.category-item .l2 {text-indent: 30px;}
.category-item .l3 {text-indent: 50px;}



/*return-top*/
.return-Top {
	width:60px;
	height:60px;
	background: url(../images/return_top.png) center center no-repeat;
	color:#fff;
	line-height:60px;
	text-align:center;
	position:fixed;
	right:50px;
	bottom:80px;
	cursor:pointer;
	font-size:14px;
	display:none;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}