@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, 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: #fdfffe url(../images/body_bg.jpg) center top no-repeat;
	}
body,p { 
	font:12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#3c3c3c;
}
a { 
	color:#3c3c3c;
	text-decoration:none;
}
a:link { 
	color:#3c3c3c;
}
a:hover { 
	color:#f00;
}
a:visited { 
}
.wrapper { 
	width:100%; 
	float: left;
}
.wrapper .inner {  /**页面全局宽度**/
	width:1000px; 
	margin:0 auto;
}

/**页头**/
#header {
}

#header .inner {
}
.head {
	width:100%;
	background:url(../images/head_bg.png) center no-repeat;
	height:148px;
}

/**导航条**/
#nav {
}
.nav { 
	float:left;
	width: 100%;
	height:48px;
	line-height: 48px;
	background: url(../images/nav_bg.gif) left center repeat-x;
	z-index: 999;
}
/**导航样式：后台绑定时也可以定义配置**/ 
.nav .wp_nav { height: 48px;}  /**导航高度**/
.nav .wp_nav li.nav-item {padding: 0px; background: url(../images/nav_left_bg.gif) left center no-repeat;}
.nav .wp_nav li.nav-item.i1{background:none;}
.nav .wp_nav li.nav-item a { font-weight:normal; color: #fff;  z-index:200;text-align: center; line-height: 48px;font-family: "Microsoft YaHei"; font-size: 16px;}    /**导航字体样式**/
.nav .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff; background: url(../images/nav_a.gif) left center repeat-x; }   	/**鼠标经过或当前选中时样式**/ 
.nav .wp_nav li.nav-item a span.item-name { padding: 0 19px; height: 48px; line-height: 48px;}   /**导航栏目高度与边距**/
.sub-nav { height:auto !important;min-width: 110px !important; z-index: 500 !important; border: none !important;}
.nav .wp_nav .sub-nav li.nav-item {padding: 0px;}
.nav .wp_nav .sub-nav li.nav-item i.mark { background: url(../images/nav_bg.gif) center repeat-x;}  /**子菜单背景**/  
.nav .wp_nav .sub-nav li.nav-item a { font-size:12px; font-weight:normal; color:#fff;border: none !important; font-size: 14px;}		/**子菜单字体样式**/

.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav .nav-item a.parent { background: url(../images/nav_a.gif) left repeat-x;color:#fff; }/**子菜单选中的背景色**/
.nav .wp_nav .sub-nav .nav-item a.parent:hover {  background: url(../images/nav_a.gif) left repeat-x;color:#fff;}
.wp_nav .sub-nav .nav-item a.parent {  background: url(../images/nav_a.gif) left repeat-x;color:#fff;}  
.nav .wp_nav .sub-nav li.nav-item a span.item-name { height:30px; line-height:30px; width: 95%; text-align: left;}		/**子菜单栏目高度与边距**/
.mark { opacity: 1 !important;}
/**主体部分**/
#container {padding: 10px 0px 10px 0px;
	}

#container .inner { 

	}
.mod {
	width:1000px;
	margin: 15px auto;
}
.mod_left{ width:610px; float:left;}
.mod_right{ width: 370px; float:right;}
.mod_gzdt { float:left; width: 270px;}
.mod_wlaq { float:right; width:290px;}

/*左下角*/
.post1 {}
.post1 .subnav {width: 100%; height: 35px; margin: 0px 0px 0px 0px; border-bottom:1px solid #d4d4d4;}
.post1 .subnav .title{ float: left; height: 35px; line-height: 35px; font-weight:normal;  font-family: "Microsoft YaHei";font-size: 16px;color: #0c60a5; border-bottom:4px solid #64b2f3;}
.post1 .con {color:#444;text-align:left; padding: 18px 0px 5px 0px;}
.post1 .wp_article_list .list_item { border: none; color: #000;font-family: "Microsoft YaHei";font-size: 13px; height: 27px; line-height: 27px;}
.post1 .wp_article_list .list_item .Article_Index { background: url(../images/arrow1.png) center no-repeat; height: 21px;}
.post1 .con-more { float: right;width:20px; height: 20px; display:block; margin: 8px 0px 0px 0px;color: #6f6f6f;}
.post1 .con-more .more-btn{width: 20px; height: 20px; margin: 3px 10px 0px 0px;line-height: 20px;float: right; text-align:center;}
.post1 .con-more .more-btn A {width: 20px; height: 20px;  margin: 0px 10px 0px 0px;color: #6f6f6f; display:block;}


/*切换*/

.sudy-tab .tab-list li .cbox{position:relative; padding:15px 0; color:#000;font-family: "Microsoft YaHei"; }
.sudy-tab .tab-list li .cbox .more {position: absolute; right: 7px; top: -26px; z-index:300}
.sudy-tab .tab-list li .cbox .con {position: absolute; left: 0px; top: 0px; z-index: 299; padding: 10px 0}
.sudy-tab .tab-list li .cbox{position:relative; padding: 7px 0 6px 0; color:#000;font-family: "Microsoft YaHei"; }
.sudy-tab .tab-menu li.selected { border-bottom: 4px solid #64b2f3;  color: #fff ; height: 35px;}
/*页脚*/
#footer {
	background:#0b3795;
}

#footer .inner {
}

.foot {
	float:left; 
	width:100%;
	background:url(../images/footer_bg.jpg) center top no-repeat;
}
#copyright {
	float:left;
	width: 100%;
}

#copyright p {
	width:100%;
	font-size: 12px;
	line-height: 20px;
	float: left;
	color:#fff;
	padding:20px 0px;
	text-align: center;
}
/*列表页*/
#container1 .listpage-inner {width: 1000px; min-height:400px;padding: 10px 0px 0px 0px; }
.col-menu { /**列表页左侧栏目**/
	width:204px;
	float:left;
	display:inline;
	margin: 0px 0px 15px 0px;
	min-height: 400px;
} 
.col-menu-head {/*列表头部*/
	width: 100%;
	height: 37px;
	background: url(../images/col_list.gif) repeat-x;
	text-align: center;
}
.banner-200-blue { 
  width: 204px;
}
.conl_name_box {
	text-align: left;
	padding: 0px 0px 0px 30px;
}
.col-menu-con {
    min-height: 290px;
	background:#fff;
 }
.col-menu-head h3.col-name { font-size: 15px;  font-style:normal;color:#fff; background:url(../images/iconfont-diannao.png) 20px center no-repeat; }		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height: 37px; }  /**栏目名称图标**/
/*多级栏目列表*/
.wp_listcolumn {border:none; }
.col-list .wp_listcolumn .wp_column a { height: 31px; line-height: 31px;font-weight:normal; font-size: 15px;font-family: "Microsoft YaHei"; color: #616161; background: #e3ecf1 url(../images/list_li.gif) 20px center no-repeat; border-bottom:1px solid #fff;  width: 174px; text-align: left; border-top: none; padding: 0px 0px 0px 30px ;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected {color: #616161;font-size: 15px; width: 174px; text-align:left;background: #e3ecf1 url(../images/list_li.gif) 20px center no-repeat;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{
    padding: 5px 0px 5px 0px;
}  
.col-list .wp_listcolumn .wp_column a span.column-name{ padding: 5px 0px 5px 0px;}  
.col-list .wp_listcolumn .wp_subcolumn {
    border-top: none;
}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a {  font-size: 12px;font-family: "Microsoft YaHei"; color:#404040; background: url(../images/list_li2.gif) 40px center no-repeat;   width: 154px; text-align: left; border: none; height: 30px;  line-height: 30px;  padding: 0px 0px 0px 50px;  font-weight: bold;} 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected { } 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#4787c5; padding: 5px 0px 5px 30px;} 

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; } 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected {} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#fff;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; } 	/**四级子栏目**/
.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:#9ad6e0;} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#3b3a3a;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; } 	/**五级子栏目**/
.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:#9ad6e0;} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#3b3a3a;}


.col-news {/**列表页右侧新闻**/
	width: 755px;
	float: right;
	margin: 0px 0px 10px 3px;
	border-top: none;
	background: #f9f9f9;
	padding: 20px 10px 0px 15px;
} 


.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;
	border-bottom: 1px solid #d4d4d4;
	height: 39px;
	width: 98%;
}
.col-metas {
}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	height: 35px; 
	line-height: 40px !important; 
	color: #9f9f9f;
	float:right;
	text-align:right;
	font:normal 12px/30px "宋体";
	width: 50%;
	padding: 0px 10px 0px 0px;
	height: 40px;
} 
.col-metas .col-path A {
	color: #9f9f9f;
}
.possplit {
	background: url(../images/arrow.gif) center center no-repeat;
	width: 20px;
}
.col-metas .col-title {/**当前栏目**/
	display:inline-block;
	white-space:nowrap;
	height:36px;
	line-height:30px;
	float:left;
	border-bottom: 4px solid #64b2f3;
} 
.col-metas .col-title h2 {/**当前栏目名称**/
	display:inline-block;
	font-size: 18px;
	color: #0b3795;
	line-height: 35px;
	font-weight: normal;
	font-family: "Microsoft YaHei";
}   
.col-news-con { 
	padding:0px 0px 10px 0px ; 
	margin: 0px auto 10px auto;
	min-height: 666px;
}
.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: 40px; line-height: 40px;border-bottom: 1px dashed #cdcdcd;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index {     display: none;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px;font-family:"Microsoft YaHei"; font-size: 15px;color: #000;}
.col-news-list .wp_article_list .list_item .Article_PublishDate{font-family:"Microsoft YaHei"; font-size: 15px;color: #4a4a4a;}
.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 { line-height: 25px;  font-size: 14px;}
.col-news-list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.col-news-list .wp_article_list .list_item .Article_Title a { color: #4a4a4a;}

/*文章页*/
#container1 .dispage_inner { width:1000px;   min-height:400px;padding: 10px 0px; }
.infobox {
	width:980px;
	margin: 0 auto;
}

.article {}
.article h1.arti_title {/**文章标题**/
	line-height: 40px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	padding:10px 0px 0px 0px;
	text-align:center;
	font-size: 19px;
	color: #0b3795;
} 
.article .arti_metas {
    width: 94%;
    padding:10px;
    text-align:center;
    margin: 0px auto 10px auto;
    border-bottom: 1px solid #0086ea;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	font-size:12px; 
	color:#787878;
} 
.article .entry {/**文章内容**/
	margin: 0px auto 20px auto;
	width: 94%;
	overflow:hidden;
} 
.article .entry .read,.article .entry .read p { /**阅读字体**/
	line-height: 2.0; 
	font-size: 14px; 
	color:#333;
	font-family: "Microsoft YaHei"; 
}  
.article .entry .read p { 
}

.article .entry .read img { /**文章阅读部分图片大小限制**/
	max-width:870px; _width:expression(this.width > 870 ? "870px" : this.width); 
}   
.news_list { width:100%;}
.news_top { width:100%; float: left;}
.news_title { float:left;}
.news_title a,.news_meta { font-size: 13px; font-family:"Microsoft YaHei"; line-height:36px; color:#545454;}
.news_meta { float:right;}
.news_summary { width:100%; float:left; display:none;}
.news.n1 .news_summary {display: block;}
.news.n1 .news_summary a{color:#919191; font-size:12px; font-family:"Microsoft YaHei"; line-height: 22px;}
.news.n1 .news_meta {display: none;}
.news_list .news { border-bottom: 1px solid #e3e3e3;height: 36px;}
.news_list .news.n1 { height: 92px !important;}
.mod_right_top { width: 350px; float:left;margin: 0px 0px 0px 20px;}
.mod_right_bot { width:100%; float:left;margin: 5px 0px 0px 0px;}
.date { width: 60px;}
.date-day {font-size: 24px;margin: 0px auto;color: #fff;padding: 5px 0px 2px 0px;text-align: center; background:#dfb061;}
.date-month {font-size: 12px;padding: 10px 5px 10px 5px;text-align: center; font-family:"Arial"; background:#f4f3e9;}
.cont-1-sj{ float:left;width:60px; }
.cont-2 {float: left;padding: 0px 10px;height: 40px;line-height: 20px;color: black; font-size: 14px; font-family: "宋体";width: 270px;}
.rili {margin: 0px 0px 7px 0px; padding: 0px 0px 7px 0px; width:100%; float:left;}
.cont-2-bt a {color: #2f2f2f;font-family: "Microsoft YaHei";font-size: 13px; line-height:27px; }
.cont-2-bt { margin: 3px 0px;}
.cont-2-bt1 { margin: 5px 0px;}
.cont-2-bt1 a {color: #919191;font-family: "Microsoft YaHei";font-size: 13px; line-height:20px; }
.head_search { float:right; width:185px; height: 38px;margin: 80px 0px 0px 0px ;}
#wp_news_w33 .wp_article_list .list_item { border: none; color: #545454;font-family: "Microsoft YaHei";font-size: 13px; height: 31px; line-height: 31px;}
#wp_news_w33 .wp_article_list .list_item .Article_Index { display:none;}
#wp_news_w33 .wp_article_list .list_item .Article_Title a{}
#wp_news_w34 .wp_article_list .list_item { border: none; color: #545454;font-family: "Microsoft YaHei";font-size: 13px; height: 31px; line-height: 31px;}
#wp_news_w34 .wp_article_list .list_item .Article_Index { display:none;}
#wp_nav_w36 .wp_nav .nav-item{ padding: 25px 0px 0px 0px; width: 87px;}
#wp_nav_w36 .wp_nav li.nav-item.i1{ background: url(../images/nav_bg1.png) center top no-repeat;}
#wp_nav_w36 .wp_nav li.nav-item.i2{ background: url(../images/nav_bg2.png) center top no-repeat;}
#wp_nav_w36 .wp_nav li.nav-item.i3{ background: url(../images/nav_bg3.png) center top no-repeat;}
#wp_nav_w36 .wp_nav li.nav-item.i4{ background: url(../images/nav_bg4.png) center top no-repeat;}
#wp_nav_w36 .wp_nav li.nav-item.i5{ background: url(../images/nav_bg5.png) center top no-repeat;}
#wp_nav_w36 .wp_nav li.nav-item.i6{ background: url(../images/nav_bg6.png) center top no-repeat;}
#wp_nav_w36 .wp_nav li.nav-item.i7{ background: url(../images/nav_bg7.png) center top no-repeat;}
#wp_nav_w36 .wp_nav li.nav-item.i8{ background: url(../images/nav_bg8.png) center top no-repeat;}
#wp_nav_w36 .wp_nav .nav-item a span.item-name { font-size:13px; color:#000; font-family:"Microsoft YaHei";}
.wp_search .search{ background:url(../images/search.jpg); width:43px; height:38px; border:0px; cursor: pointer;}
span.more-text {
    font-size: 14px;
    color: #696a6c;
}