@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 {}
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:red !important;
	text-decoration:none;
}
a:visited { 
	color:#333333;
	text-decoration:none;
}
.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width:1000px; 
	margin:0 auto;
}
/*头部*/
#header{}
#header .inner{}
.logo{
	width:100%;
	height:94px;
	margin:0px auto;
	background:url(images/logo.jpg) no-repeat;
	position:relative;
}

.logo .rt{
	width: 150px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 0px;
}
.rt a{display:block; font-size:14px; font-weight:bold; float:left; line-height:20px; color:#3e7e19;}
.rt .xxsy{ background:url(images/home.png) no-repeat left center; padding-left:20px;}
.rt .en{ padding-left:15px;}

/**导航条**/
#nav {}

#nav .inner{}

.nav { 
	width:100%;
	height:32px;
	line-height:32px;
	float:left;
	color: #FFF;
	background:url(images/nav_bg.jpg) no-repeat;
}

/**导航样式：后台绑定时也可以定义配置**/
.nav .wp_nav { height:45px;}  /**导航高度**/
.nav .wp_nav li.nav-item {background-image:url(images/nav-delimiter.gif) left center no-repeat;}
.nav .wp_nav li.nav-item a { font-size:16px; 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:#; text-decoration: none;}   	/**鼠标经过或当前选中时样式**/
.nav .wp_nav li.nav-item a span.item-name { padding:0 18px; height:32px; line-height:32px; background:url(images/nav_bor.gif) right center no-repeat;}   /**导航栏目高度与边距**/
.nav .wp_nav li.i1 {}
.nav .wp_nav .sub-nav {border: none; width:100% !important;}
.nav .wp_nav .sub-nav li.nav-item {background-image:none;}
.nav .wp_nav .sub-nav li.nav-item i.mark {background:#48921e;}  /**子菜单背景**/
.nav .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal; border-top: 0px;}		/**子菜单字体样式**/
.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#3b7918; color:#fff; text-decoration: none;}
.nav .wp_nav .sub-nav li.nav-item a span.item-name { width:100%; padding:0 0; height:32px; line-height:32px; text-align: center;}/**子菜单栏目高度与边距**/

/*中间部分*/
#dt{ background:url(images/xw_bg.png) center no-repeat;}
.dt{ height:333px; position:relative;}
.xwdt{ width:320px; height:220px; position:absolute; top:50px; left:650px;}

#container{}
.mod{ padding:20px 0 20px 38px;}
.mod-l{ height:190px; width:425px; float:left;}
.mod-r{ height:190px; width:495px; float:right;}

/*自定义新闻列表样式*/
.post {
	
}
.post .banner {
	width: 100%;
	height: 36px;
	margin: 0 auto;
}
.post .banner .title {
	font-size: 18px;
	float: left;
	line-height:36px;
	display: block;
	height:36px;
	color:#272727;
}
.post .more-btn {
	height:36px;
	line-height:36px;
	float: right;
	text-align: center;
	font-size:12px;
	color:#4f4f4f;
	background:url(images/more.png) center center no-repeat
}
.post .more-btn A {	
	display: block;
	height:36px;
	color:#4f4f4f;
}
.post .con {
	margin:0 auto;
}

.post .news-list .news {
	vertical-align:top;
	height: 30px;
	line-height: 30px;
}

.post .news-list .news .news-title {
	display: block;
	float: left;
}

.post .news-list .news .news-date {
	display: block;
	float: right;
}

.post1 .banner .title { font-size:22px; color:#4f670f;}
.post1 .news-list .news {
	padding-left:10px;
	background:url(images/news_li.gif) left center no-repeat;
}


.post2 .news-list .news .news-title {
	display: block;
	float:left;
	margin-left:19px;
}

.post2 .news-list .news .news-date {
	color:#fff;
	text-align:center;
	width:83px;
	display: block;
	float: left;
	background:url(images/time_bg.gif) left center no-repeat;
}

.slt{ float:left;}
.slt2{ margin:0 20px;}

/*链接*/

	
/*页脚*/
#footer {
}

#footer .inner {
	padding: 0px;	
}

.foot {
	border-top:4px solid #cdd5c8;
}

#copyright {
	padding:15px 0 15px 0;
}

#copyright p {
	font-size:12px;
	line-height:25px;
	color:#686868;
	text-align: center;
}


/*列表页*/
.col {
	padding: 11px;
	background-color:#FFF;
}

.col-menu { /**列表页左侧栏目**/
	width:230px;
	float:left;
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	margin: 0 auto;
	background:#3e7e19;
	
}
.col-menu-head h3.col-name { font-size:16px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height:35px; padding-left:13px; background:url(img/post1-bg-red.gif) bottom repeat-x;}  /**栏目名称图标**/
/*多级栏目列表*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#000;background:url(images/square.gif) 40px center 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:#f8f3d6;} 	/**鼠标经过或选中一级子栏目**/
.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: url(images/list_dian.png) 40px center no-repeat; }
.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:675px; 
	float:right;
} 
.col-news-head {
	margin: 0px;
	border-bottom:2px solid #3e7e19;
}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	height:33px; 
	line-height:33px; 
	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:33px; 
	line-height:33px;
	float: left;
	margin-left:10px;
} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size:16px; 
	color:#3e7e19;
	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: 24px; line-height: 24px; font-size: 12px;}  /**栏目新闻列表**/
.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 {
	margin:0px auto;
	background-color:#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:#3e7e19; 
	border-bottom: 1px solid #3e7e19;
} 
.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); 
}   
/*其他*/

.mod-br .wp_article_list .list_item .Article_Index{ display:none;}
.mod-br .wp_article_list .list_item .pr_fields {
  display: inline;
  float: left;
  width: 100%;
}
.mod-br .wp_article_list .list_item .Article_Title {
  float: left;
  width: 100%;
}
.mod-br .sudy-links .links-wrap a {
  display: block;
  width: 100%;
  text-align: center;}
  
.mod-br .wp_article_list .list_item span {
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-left:0px;
}
.mod-br .wp_article_list .list_item {
  width: 100%;
  height: 24px;
  line-height: 24px;
  border-bottom:0px dashed #ccc;
  vertical-align: top;
}

/*搜索*/
.ss{ width:220px; height:22px; position:absolute; right:0px; bottom:15px;}

#keyword{width: 174px !important;height: 18px;border: 1px solid #8c8c8c;float: left; background:url(images/ss_bg.png) 2px center no-repeat;}

.wp_search .search{width:38px; height:22px;  background:url(images/ss_btn.gif) no-repeat;float:right; margin-left:4px;}