@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, 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;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcap
tion, 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: #f3f3f3 url(../images/bg.jpg) left top repeat-x;}
body,p { 
	font:12px/1 "宋体", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#3c3c3c;
}
a { 
	color:#3c3c3c;
	text-decoration:none;
}
a:link { 
	color:#3c3c3c;
}
a:hover { 
	color:#363535;
}
a:visited { 
}
.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width:1003px; 
	margin:0 auto;
}

/**页头**/
#header {
}

#header .inner {
}
.head {
	width:100%;
	height: 101px;
	background: url(../images/head_bg.jpg) left top no-repeat;position: relative;
}
.head_search { float:right; width: 198px ; height: 28px; margin: 48px 10px 0px 0px; background:url(../images/search.jpg) center no-repeat;}

/**导航条**/
#nav {
}
.nav_mod {
	width:100%;
	height:41px;}
.nav { 
	width: 100%;
	height:41px;
	line-height: 41px;
	margin: 0px auto;

}
.head_rq {
	float:right;
	width:25%;}

/**导航样式：后台绑定时也可以定义配置**/ 
.nav .wp_nav { height:41px;}  /**导航高度**/
.nav .wp_nav li.nav-item {padding: 0 28px; background:url(../images/nav_l.gif) left center no-repeat;}
.nav .wp_nav li.nav-item.i1 { background:none;}
.nav .wp_nav li.nav-item a { font-weight: bold; color:#fff5c5;  z-index:200;text-align: center;line-height: 41px;font-family: "宋体";font-size: 14px;}    /**导航字体样式**/
.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 9px 0px 18px; height: 41px; line-height: 41px;}   /**导航栏目高度与边距**/
.sub-nav {left: 15px !important; height:auto !important; top: 41px !important;}
.nav .wp_nav .sub-nav li.nav-item {padding: 0px;}
.nav .wp_nav .sub-nav li.nav-item i.mark { background:#ae0001;opacity: 1 !important;}  /**子菜单背景**/
.nav .wp_nav .sub-nav li.nav-item a { font-size:12px; font-weight:normal; color:#fff5c5;}		/**子菜单字体样式**/
.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#c10001;color:#fff; }/**子菜单选中的背景色**/
.nav .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 5px; height:30px; line-height:30px;}		/**子菜单栏目高度与边距**/
.tab-list .sub-nav {top: 33px !important;left: 0px !important; border: none;}
.tab-list  .wp_nav .sub-nav li.nav-item {padding: 0px;margin: 0px;}
.tab-list  .wp_nav .sub-nav li.nav-item i.mark { background:#f2f2f2;opacity: 1 !important;}  /**子菜单背景**/
.tab-list  .wp_nav .sub-nav li.nav-item a { font-size:12px; font-weight:normal; color:#333; border: none;}		/**子菜单字体样式**/
.tab-list  .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { color:#333; }/**子菜单选中的背景色**/
.tab-list  .wp_nav .sub-nav li.nav-item a span.item-name { height:30px; line-height:30px; padding: 0px 5px; border: none;}		





/**主体部分**/
#container {
	}

#container .inner { 
	}
.mod {
	width: 1003px;
	margin: 0px auto;
	padding: 10px 0px;
}
.mod_top { width: 100%;}
.mod_mid { width: 100%; background:#e4e4e4;}
.mod_bot { width: 100%;}
.top_left { float:left; width:492px;}
.top_right { float:right; width:497px;}
.top_right_1 { width: 100%; float:left; background: #ededed;  border: 1px solid #cbcbcb;}
.top_right_2 { width: 100%; float:left; margin: 7px 0px 0px 0px;}
.mod_bot_left { float:left; width:492px; background:#ededed; border:1px solid #cbcbcb;}
.mod_bot_right { float:right; width:497px; background:#ededed; border:1px solid #cbcbcb;}
/*左下角*/
.post1 {}
.post1 .subnav {width: 100%; height: 42px; background:url(../images/news_title.jpg) left center repeat-x;  }
.post1 .subnav .title{ float: left; height: 42px; line-height: 42px; font-weight:bold; width: 90px; font-family: "宋体";font-size: 14px;color: #9d0708; padding:0px 0px 0px 33px; margin:0px 0px 0px 10px; }
.post1 .con {color:#444; padding: 5px 15px 5px 5px; }
.post1 .wp_article_list .list_item .Article_PublishDate { color: #b80000;}
.post1 .wp_article_list .list_item { border: none; color: #000;font-family: "宋体";font-size: 13px; height: 27px; line-height: 27px;}
.post1 .wp_article_list .list_item .Article_Index  { background:url(../images/li.png) center no-repeat;}
.post1 .con-more { float: right;width:60px; height: 20px; display:block; margin: 8px 0px 0px 0px;color: #6f6f6f;}
.post1 .con-more .more-btn{width: 60px; height: 20px; margin: 6px 5px 0px 0px;line-height: 20px;float: right; background: url(../images/more_btn.gif) center center no-repeat;}
.post1 .con-more .more-btn A {width: 60px; height: 20px;  color: #6f6f6f; display:block;}
.mod_bot_left .post1 .subnav .title{ background:url(../images/tzgg.png) left center no-repeat;}
.top_right_1 .post1 .subnav .title{ background:url(../images/gzdt.png) left center no-repeat;}
.mod_bot_right .post1 .subnav .title{ background: url(../images/zxzp.png) left center no-repeat;}
/*切换*/  

.sudy-tab .tab-list li .cbox{position:relative; padding:15px 0; color:#000;font-family: "宋体"; }
.sudy-tab .tab-list li .cbox .more {position: absolute; right: 7px; top:-26px; z-index:300; width: 60px;}
.sudy-tab .tab-list li .cbox .con {position: absolute; left: 0px; top: 0px; z-index: 299; padding: 10px 0;}
.sudy-tab .wp_article_list .list_item { border:none;height: 28px; line-height: 28px; }
.sudy-tab .wp_article_list .list_item .Article_Index { display:none;}
/*页脚*/  
#footer {
	background:#414141;
	
}

#footer .inner {
	width: 1003px;
}

.foot {
	height: auto;
	width:1003px;
	margin: 0px auto;
}
#copyright {
	float:left;
	width: 60%;
}
#copyright p {
	width:100%;
	font-size: 12px;
	line-height: 40px;
	float: left;
	color: #fff;
	margin: 0px 0px 0px 10px;
	text-align: left;
}
.foot_link { width: 18%; float:right; margin: 8px 0px 0px 0px;}
/*列表页*/
#container .listpage-inner {width:1003px; padding: 20px 0px; min-height:400px;}
.col-menu { /**列表页左侧栏目**/
	width: 225px;
	float:left;
	display:inline;
	margin: 0px 0px 15px 0px;
	border: 1px solid #cccbcb;
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 40px;
	background:#b80000;
	text-align: center;
}
.banner-200-blue { 
  width: 225px;
}
.conl_name_box {
	text-align: left;
  
}
.col-menu-con {}
.col-menu-head h3.col-name { font-size:14px; font-style:normal;color:#fff; font-weight: bold; padding: 0px 0px 0px 14px;}		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height:40px; }  /**栏目名称图标**/
/*多级栏目列表*/
.wp_listcolumn {border: none !important; width:95%;  }
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 12px;font-family: "宋体"; color:#7b7b7b; background: url(../images/li.png) 5px center no-repeat; margin: 0px 0px 0px 10px;text-align: left; border: none;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected {color: #7b7b7b;font-size: 12px;text-align:left; background: url(../images/li.png) 5px center no-repeat;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ padding: 5px 0px; margin: 0px 0px 0px 20px;}
.col-list .wp_listcolumn .wp_subcolumn {border:none; margin:0px 0px 0px 10px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a {  font-size: 12px;font-family: "宋体"; color:#7b7b7b;background: url(../images/li.png) 15px center no-repeat; border-bottom:1px solid #e4e4e4; } 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {   font-size: 12px;font-family: "宋体"; color:#7b7b7b; background: url(../images/li.png) 15px center no-repeat;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#333; margin: 0px 0px 0px 36px;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background: url(../images/li.png) 20px center no-repeat;} 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {background: url(../images/li.png) 20px center no-repeat;} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#333;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background: url(../images/arrow.png) 30px center no-repeat; } 	/**四级子栏目**/
.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 { background: url(../images/arrow.png) 30px center no-repeat;} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#333; padding: 6px 0px 6px 11px;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background: url(../images/arrow.png) 40px center no-repeat; } 	/**五级子栏目**/
.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 { background: url(../images/arrow.png) 40px center no-repeat;} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#333; padding: 6px 0px 6px 23px;}


.col-news { /**列表页右侧新闻**/
	width:720px; 
	float:right;
	margin: 0px 17px 0px 0px;
	border: 1px solid #ccc;
} 


.col-image {
	width: 684px;
	height: 127px;
	background:url(../images/listpage-image.jpg) center center no-repeat;
	margin-bottom: 20px;
}
.col-news-head {
	margin: 0px auto;
	background: url(../images/news_title.jpg) center repeat-x;
}
.col-metas {
}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	height: 40px; 
	line-height: 41px; 
	text-align: left;
	color: #a8a8a8;
	float:right;
	padding: 0px 13px 0px 17px;
	background: url(../images/dyhjarya.png) left 14px no-repeat;
} 
.col-metas .col-path A {
	color: #a8a8a8;
}
.possplit {
	background: url(../images/possplit.png) center center no-repeat;
	width: 15px;
}
.col-metas .col-title { /**当前栏目**/
	display:inline-block; 
	white-space:nowrap;
	height:40px; 
	line-height:40px;
	float:left;
	padding: 0px 5px;
	background:url(../images/title_right.png) left center no-repeat;

} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size: 16px;
	color: #990001;
	line-height: 35px;
	font-weight: bold;
	padding: 0px 5px;
	font-family: "宋体";
}   
.col-news-con { 
	padding:0px 0px 10px 0px ; 
	margin:0px auto;
	background: url(../images/col_right_bottom.gif) 0px bottom no-repeat;
}
.col-news-list {
	padding:20px 10px 30px 10px;
	background:url(../images/col_right_bg.gif) center repeat-y}
.col-news-list .wp_article_list .list_item {height: 35px; line-height: 35px;border: none;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width:2px;margin:10px 7px 2px 2px; background: none;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px;font-family:"宋体"; font-size:12px;}
.col-news-list .wp_article_list .list_item .Article_PublishDate{font-family:"宋体"; font-size:12px;}
.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 p { margin-bottom:10px;}
.col-news-list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/


/*文章页*/
#container .dispage_inner { width:1000px;  background:#fff; min-height:400px;padding: 0px 0px;}

.infobox {
	width:1000px;
	margin:0px auto;
}

.article {}
.article h1.arti_title { /**文章标题**/
	line-height:60px; 
	font-family: "宋体"; 
	font-weight: bold;
	padding:10px 0px 0px 0px;
	text-align:center; 
	font-size:22px; 
	color:#990001;
	
	 
} 
.article .arti_metas { 
    width: 100%;
	padding:10px;
	text-align:center;
	margin: 0px auto;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	font-size:14px; 
	color:#787878;
} 
.article .entry { /**文章内容**/
	margin: 0px auto;
	width: 90%;
	overflow:hidden;
} 
.article .entry .read,.article .entry .read p { /**阅读字体**/
	line-height:2.5; 
	font-size:12px; 
	color:#333;
	font-family: "宋体"; 
}  
.article .entry .read p { 
	margin-bottom:20px;
	text-indent:20px;
}

.article .entry .read img { /**文章阅读部分图片大小限制**/
	max-width:870px; _width:expression(this.width > 870 ? "870px" : this.width); 
}   

.wp_search .search { background: none; width: 40px; height: 30px; border: none; cursor:pointer;}
.keyword { color: #b4b4b4;}
.sudy-links1 {
	float: left;
	width: 180px;
	height: 28px;
	margin:50px 5px 10px 0px;;}
.sudy-links2 {
	float: left;
	width: 130px;
	height: 28px;
	margin: 50px 5px 10px 0px;}
.sudy-links3 {
	float: left;
	width: 180px;
	height: 28px;
	margin: 0px 5px 10px 0px;}
.sudy-links4 {
	float: left;
	width: 130px;
	height: 28px;
	margin: 0px 5px 10px 0px;}
.sudy-links3 .wp_article_list .list_item .ex_fields{ display: none;}
.sudy-links3 .wp_article_list .list_item .Article_Index { display:none;}
.sudy-links3 .wp_article_list .list_item { border: 1px solid #ccc; margin: 2px 0px 0px 0px; height: 18px; line-height: 18px; width: 150px;}
.sudy_2222 .wp_article_list .list_item .ex_fields{ display: none;}
.sudy_2222 .wp_article_list .list_item .Article_Index { display:none;}
.sudy_2222 .wp_article_list .list_item { border: 1px solid #ccc; margin: 2px 0px 0px 0px; height: 18px; line-height: 18px;width: 150px;}

.col-news-list .news_list {
	/* height: 150px; */}
.col-news-list .news_img {
	 margin: 10px;
	 float: left;
	 width: 15%;
}
.news_right { float: left; width: 80%;}
.news_title_sub { float:left; height: 20px; margin: 13px 0px 0px 20px; color: #788083;}
.col-news-list .news {height: 150px; float:left;background: #ebf6fc;margin: 0px 0px 10px 0px;width: 100%; border: 1px dashed #e2e9ef;}
.news_right .news_title { float:left; /* margin: 0px 0px; */ height: 35px; line-height: 35px;}
.news_right .news_title a { font-size: 18px; color:#307abe; height: 35px; line-height: 35px;}
.news_right .news_title_sub a { font-size: 12px; color:#307abe; height: 35px; line-height: 35px;}
.news_right .news_summary a{ font-size: 14px; color:#333; line-height: 20px; }
.button{height:15px; width:15px; display:inline-block; background:url(../images/bottom1.gif) center center no-repeat;}
.news_right p {width: 100%; float:left;}
.news_title_mian {width: 100%; float:left; border-bottom: 1px solid #d5e2ea;margin: 0px 0px 5px 0px;}

.wp_listcolumn .wp_column a .column-name {
    padding: 5px 0px;
	margin: 0px 0px 0px 20px;
}
.wp_listcolumn .wp_subcoluliu_1mn .wp_column a .column-name {
    padding: 5px 0px 5px 11px;
}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{ padding-left:40px;}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name { padding-left:30px;}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name { padding-left:20px;}
.Site_Name {
    font-size: 30px; color: #fff;font-weight: bold;width: 186px;float: left;
}
.tab-list .nav-item {
    background: #f2f2f2;
    border: 1px solid #d9d9d9;
    margin: 0px 10px;
    padding: 0px 15px;
}
.s_top { float:left; border-bottom: 2px solid #ff8a00; background: url(../images/bszn.jpg) left top no-repeat; padding: 0px 0px 0px 143px;}
.t_bot {float:left; }
.liu_1 { width:40%; float:left;}
.liu_2 { width:40%; float:left;}
.head_link {  width: 200px; height: 35px;  position: absolute; left: 400px; top: 20px;}
.head_link a{display: block; width:100%; height:100%;}