@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;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;margin: 0px 0px 0px 0px;}
.clearfix1{display: block; *zoom:1;margin: 20px 0px 0px 0px;}



/**布局开始**/
body {
	background: #fff;}
body,p { 
	font:12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#3c3c3c;
}
a { 
	color:#3c3c3c;
	text-decoration:none;
}
a:link { 
	color:#414141;
}
a:hover { 
	color:#157492;
}
a:visited { 
}
.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width:1000px; 
	margin:0 auto;
}

/**页头**/
#header {
	background:url(../images/head_bg.gif) left top repeat-x;
}

#header .inner {
}
.head {
	width:100%;
	height: 188px;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	background-position: left;
}
.head .sitelogo {float:left;width:400px;height:120px;margin-top: 20px;} 
.head .site{float: left;width:300px;height: 80px;color: #fff;font-size: 40px;padding: 80px 0px 0px 0px;}

/**导航条**/
#nav {
	background:url(../images/nav_bg.gif) left center repeat-x;
}
.nav { 
	float:left;
	width:　780px;
	height:40px;
	line-height: 40px;
	margin: 0px auto;
}
.nav_search { float:right; width:213px; height: 22px; padding: 9px 0px; background:url(../images/search.png) left center no-repeat;}

/**导航样式：后台绑定时也可以定义配置**/ 
.nav .wp_nav { height:40px;}  /**导航高度**/
.nav .wp_nav li.nav-item {padding: 0 13px;}
.nav .wp_nav li.nav-item.i1{padding: 0 7px 0 4px; background:none;}
.nav .wp_nav li.nav-item a { font-weight: normal; color:#fff;  z-index:200;text-align: center;line-height: 40px;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; }   	/**鼠标经过或当前选中时样式**/
.nav .wp_nav li.nav-item a span.item-name { padding: 0 5px 0px 5px; height: 40px; line-height: 40px;}   /**导航栏目高度与边距**/
.sub-nav { height:auto !important; }
.nav .wp_nav .sub-nav li.nav-item {padding: 0px;}
.nav .wp_nav .sub-nav li.nav-item i.mark { background:#0c63bc;}  /**子菜单背景**/
.nav .wp_nav .sub-nav li.nav-item a { font-size:12px; font-weight:normal; color:#fff;}		/**子菜单字体样式**/
.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background: #0c63bc;color:#fff; }/**子菜单选中的背景色**/
.nav .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 5px; height:30px; line-height:30px;}		/**子菜单栏目高度与边距**/
.nav .wp_nav .sub-nav .nav-item a.parent { background:#142d65;color:#fff;}
XA
  

/**主体部分**/
#container {
	}

#container .inner { 
	}
.mod {width: 1000px;margin: 20px auto;}
.mod_top { width:100%; float:left;}
.mod_bot { width:100%; float:left;}
.mod_top_left{ float:left; width:360px; }
.mod_bot_left { float:left; width:360px; background:#e7e7e7; }
.mod_top_right,.mod_bot_right  { float:right; width:616px;margin: 0px 0px 0px 0px; }
.top_right_1,.bot_right_1 { float:left; width:330px;}
.top_right_2,.bot_right_2 { float:right; width:260px;}
/*左下角*/
.post1 {}
.post1 .subnav {width: 100%; height: 33px; border-bottom:2px solid #20487e;}
.post1 .subnav .title{ float: left; height: 33px; line-height: 33px;font-family: "Microsoft YaHei";font-size: 16px;color: #fff; background: url(../images/title_bg.png) -1px 0px no-repeat; width:90px; text-align:center; }
.post1 .con {color:#444; padding: 10px 5px 0px 0px; }
.post1 .wp_article_list .list_item { border: none; color: #000;font-family: "Microsoft YaHei"; font-size: 14px; height: 28px; line-height: 28px;}
.post1 .wp_article_list .list_item .Article_Index  { background:url(../images/arrow.png) left center no-repeat; margin: 4px 0px 0px 0px;}
.post1 .wp_article_list .list_item .Article_Title a{ font-size:12px;}
.post1 .wp_article_list .list_item .Article_PublishDate { font-size:12px;}
.post1 .con-more { float: right;width:60px; height: 20px; display:block; margin: 8px 0px 0px 0px;color: #6f6f6f;}
.post1 .con-more .more-btn{width: 44px; height: 20px; margin: 0px 10px 0px 0px;line-height: 20px;float: right; }
.post1 .con-more .more-btn A {width: 44px; height: 20px;  margin: 0px 10px 0px 0px;color: #6f6f6f; display:block;}
.mod_top .post1 .wp_article_list .list_item .Article_Index {display:none;}
.bot_right_1 .post1 .wp_article_list .list_item .Article_Index {display:none;}
.mod_bot_left .post1 .subnav {width:89px;  float:left; background: url(../images/title_bg2.png) center top no-repeat; height: 180px; border: none;margin: 0px 0px 0px 0px;}
.mod_bot_left .post1 .subnav .title{ background:none; width:29px; margin:0px 30px;  height: auto;}
.mod_bot_left .post1 .con {    float: right;
    margin: 8px 0px 0px 1px;
    width: 235px;}
	
.mod_bot_left .post1 .con-more { float: right;width: 79px; display:block; height:30px; margin: 5px 0px 0px 4px; color: #fff;}
.mod_bot_left .post1 .con-more .more-btn{width:52px;  margin: 10px 10px 0px 0px;float: right; height:30px; }
.mod_bot_left .post1 .con-more .more-btn A {width:52px;   margin: 0px 10px 0px 0px;color: #a6b0c7; display:block; height:30px;}
.mod_bot_left .post1 .wp_article_list .list_item .Article_Title a{color:#095091}
.mod_bot_left .post1 .wp_article_list .list_item .Article_Index  { background:url(../images/arrow_2.png) left center no-repeat; margin: 4px 0px 0px 0px;}
/*页脚*/  
#footer {
}

#footer .inner { 
	
}
.foot_link { width:100%; height:40px; background:url(../images/nav_bg.gif) left center repeat-x;}
.link_con { width:400px; margin:0 auto;}
.foot {width:1000px;float:left; height: 40px;}
.link_con_1 { width: 165px; float:left; height: 24px; margin:8px 0;}
.link_con_2 { width: 165px; float:left; margin: 8px 20px;}
#copyright {float:left;width: 100%;padding:5px 0px 10px 0px;}
#copyright p {
	width:100%;
	font-size: 12px;
	float: left;
	line-height:30px;
	color:#3a4f63;
	text-align: center;
} 

/*列表页*/
#container .listpage-inner {width:1000px;padding: 35px 0px;min-height:400px;}
.col-menu { /**列表页左侧栏目**/
	width:240px;
	float:left;
	display:inline;
	background:url(../images/list_new.png) center top repeat-y;
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 33px;
	text-align: left;
	background:url(../images/list_bg.jpg) left repeat-x
}
.banner-200-blue { 
}
.conl_name_box {
	text-align:center;
}
.col-menu-con { border-bottom: none;}
.col-menu-head h3.col-name { font-size: 16px; color: #fff; font-weight: normal;}		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height: 33px; }  /**栏目名称图标**/
/*多级栏目列表*/
.wp_listcolumn {border: none !important; width:95%;  }
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 14px;font-family: "Microsoft YaHei"; color: #414141;text-align: center; height: 35px; line-height: 35px; border-bottom: 1px solid #ccc; border-top: none !important; background: none;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a .column-name {height: 35px;line-height: 35px;font-weight: normal;padding: 0px 0px 0px 10px;}
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected {height: 35px;line-height: 35px; color: #157492;font-size: 14px;text-align:center; background: none;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ }
.col-list .wp_listcolumn .wp_subcolumn {border:none; margin:0px 0px 0px 10px;}  
.col-list .wp_listcolumn .wp_subcolumn .wp_column a {  font-size: 14px;font-family: "Microsoft YaHei"; color:#333;background: url(../images/dis_title.png) 10px 28px no-repeat;  } 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {   font-size: 14px;font-family: "Microsoft YaHei"; color:#343434;    background: none;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#333; font-size: 14px;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background: url(../images/arrow.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/arrow.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: 740px; 
	float:right;
	min-height:400px;
	background:url(../images/list_new.png) center top repeat-y;
} 
.img_left { float:left; width:6px;}


.col-image {
	width: 700px;
	height: 127px;
	background:url(../images/listpage-image.jpg) center center no-repeat;
	margin-bottom: 20px;
}
.col-news-head {
	height: 33px;
	border-bottom: 2px solid #20487e;
}
.col-metas {
}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	height: 33px; 
	line-height: 33px; 
	color: #444444;
	float:right;
	width:50%;
	text-align:right;
} 
.col-metas .col-path A {
	color: #444444;
}
.possplit {
	background: url(../images/possplit.png) center center no-repeat;
	width: 15px;
}
.col-metas .col-title { /**当前栏目**/
	display:inline-block; 
	white-space:nowrap;
	float:left;
	background:url(../images/img_mid.gif) left center repeat;

} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size: 16px;
	color: #fff;
	line-height: 33px;
	font-weight: normal;
	font-family: "Microsoft YaHei";
}   
.col-news-con { 
    width: 740px;
	padding:10px 0px 10px 0px ; 
	background: url(../images/col_right_bottom.gif) 0px bottom no-repeat;
    margin: 0px auto;
}
.col-news-list {}
.col-news-list .wp_article_list .list_item {height: 30px; line-height: 30px;border: none;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width:2px; background:url(../images/li.png) left center no-repeat;margin:10px 7px 2px 2px; display: none;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {font-family:"Microsoft YaHei"; font-size: 12px; color:#121212;}
.col-news-list .wp_article_list .list_item .Article_PublishDate{font-family:"Microsoft YaHei"; font-size: 12px;color: #817a7a;height: 30px;line-height: 30px;}
.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); }   /**列表页文章图片大小限制**/
.col-news-list .wp_article_list .list_item .pr_fields { /* width: 100%; */ /* float:left; */}
.col-news-list .wp_article_list .list_item .ex_fields { /* width: 100%; */ /* float:left; */}
/*文章页*/
#container .dispage_inner { width:1200px; margin:0 auto; padding: 50px 0px 70px 0px;}

.infobox {
	width:1000px;
	margin: 0px auto;
	min-height:490px;
	background:url(../images/list_new.png) center top repeat;
}

.article {}
.article h1.arti_title { /**文章标题**/
	line-height:50px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	padding:0px 80px;
	text-align: center;
	font-size:28px;
	color:#157492;
	/* border-bottom:1px solid #ececec; */
} 
.article h2.arti_title { /**文章标题**/
	line-height:30px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	text-align: center;
	font-size:18px;
	color:#157492;
	/* margin: 0px 0px 0px 30px; */
	padding: 0px 80px;
} 

.article .arti_metas {
    width: 100%;
    padding:10px;
    text-align: center;
    margin: 0px auto;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	font-size:14px; 
	color:#767373;
} 
.article .entry { /**文章内容**/
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	overflow:hidden;
} 
.article .entry .read,.article .entry .read p { /**阅读字体**/
	line-height:2.5; 
	font-size:12px; 
	color:#333;
	font-family: "Microsoft YaHei"; 
}  
.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: url(../images/ss_bon.gif) ; width: 28px; height: 23px; border: none; cursor:pointer;}
.keyword {color: #b4b4b4;background: none;border: none;width: 180px !important;height: 18px;line-height: 18px;margin-left: 5px;}
.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%;
}
.wp_videos .player-type-1 .playlist li.playing { display:none;}
.wp_nav .sub-nav {
    margin: 0px 0px 0px 13px;
}
h1.arti_title2 {
    line-height: 50px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    padding: 0px 80px;
    text-align: center;
    font-size: 20px;
    color: #157492;
    border-bottom: 1px solid #ececec;
}