@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: auto;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 {}
body,p { 
	font:13px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 
	color:#3c3c3c;
}
a { 
	color:#3c3c3c;
	text-decoration:none;
}
a:link { 
	color:#3c3c3c;
}
a:hover { 
	color:#792c95;
}
a:visited { 
}
.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width:1000px; 
	margin:0 auto;
}
/**自定义新闻列表margin-left: 40px;**/
.mod_bottom.clearfix .news_list li.news {width: 130px;float: left;height: 245px;}
.mod_bottom.clearfix .news_list .news.n1.clearfix {margin-left: 0px;}
.mod_bottom.clearfix .news_list{margin-left:5px;}
.mod_bottom.clearfix .news_pic {
    width:130px;
    float: left;
}
.mod_bottom.clearfix .news_title {
    width: 130px;
    float: left;
	text-align: center;
	padding-top: 10px;
}
.mod_bottom.clearfix img {
   
}
/**页头**/
#header {background:url(../images/headback.png) left top repeat-x;}
#header .inner {}
.head_index {
	width:125px;
	float:right;
	height:27px;
	margin:0px 10px 0px 0px ;
	color: #e9e9e9 !important;
	line-height:27px;
	}	
.head {
	width:100%;
	height: 127px;
	position:relative;
}
.head_1 {
	float:left;
	height:27px;
	width:100%;}
.head_2 {
	float:left;
	height:100px;
	width:100%;
	/*background:url(../images/head_logo.png) center no-repeat;*/}
.head_search {
	float:right;
	width: 195px;
	height:35px;
	margin: 42px 8px 0px 0px;
	background: url(../images/search1.png) center no-repeat;
	}
.head .sitelogo {    float: left;
    width: 400px;
    height: 70px;
    margin-top: 25px; }
.site{float: left;width: 200px;height: 70px;color: #000;font-size: 30px;padding: 30px 0px 0px 0px;}
/**导航条**/
#nav {border-top:1px solid #EAEAEA;
}
.nav_mod {
	width:100%;
	height:48px;
	}
.nav { height:48px;line-height: 48px;
}
/*.nav_1 { 
	float:right;
	width: 250px; 
	height: 28px;
	line-height: 48px;
	margin: 10px 0px;
}*/

/**导航样式：后台绑定时也可以定义配置**/ 
.nav .wp_nav { height:48px;}  /**导航高度**/

.nav .wp_nav li.nav-item {    padding: 0px 56px 0px 28px;}
.nav .wp_nav li.nav-item a { font-weight:normal; color:#1b1b1b;  z-index:200;text-align: center;line-height: 48px;font-family: "Microsoft YaHei";font-size: 17px;}    /**导航字体样式**/
.nav .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#792c95; }   	/**鼠标经过或当前选中时样式**/ 
.nav .wp_nav li.nav-item a span.item-name { padding: 0 9px 0px 9px; height: 48px; line-height: 48px;}   /**导航栏目高度与边距**/
.sub-nav { height:auto !important;min-width: 110px !important;}
.nav .wp_nav .sub-nav li.nav-item {padding: 0px;}
.nav .wp_nav .sub-nav li.nav-item i.mark { background:#792c95;}  /**子菜单背景**/  
.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 .nav-item a.parent { background:#a4b7d2;color:#fff; }/**子菜单选中的背景色**/
.nav .wp_nav .sub-nav .nav-item a.parent:hover {  background:#aa61c5;color:#fff;}
.wp_nav .sub-nav .nav-item a.parent {  background:#a4b7d2;color:#fff;}  
.nav .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 5px; height:30px; line-height:30px;}		/**子菜单栏目高度与边距**/
.nav_1 .wp_nav li.nav-item { background:#e9e9e9;padding: 0 10px; margin: 0px 1px;}
.nav_1 .wp_nav li.nav-item a { font-weight:normal; color:#b30e0d;  z-index:200;text-align: center;line-height: 28px;font-family: "Microsoft YaHei";font-size: 16px;}

#wp_nav_w61 .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: 14px;}
/**主体部分**/
#container {
	background:#fff url(../images/dis_bg.png) left top repeat-x;padding: 20px 0px 20px 0px;
	}

#container .inner { 

	}

#container_bottom {
	background:#6d7078;    margin-top: 50px;
	}
#container_links {
	background: #555b69;}
.body_main {
margin: 0 auto;
}
.banner {
	width: 100%;
	height:418px; background:url(../images/banner.png);}
.banner_list {
	width: 100%;
	height:321px; background:url(../images/banner_list.jpg);}
.mod {
	width: 1000px;
	margin: 0px auto;
	padding: 20px 0px;
}
.mod_top {
	float:left;
	width:100%;}
.mod_bottom {
	float:left;
	width:100%;
	height: 250px;
	margin: 0px 0px 0px 0px;
}
.top_left {
	float:left;
	width: 49%;}
.top_right {
	float:right;
	width: 49%;}
.foot_bottom {
	padding: 20px 0px;
	}
.foot_bottom_1 {
	float: left;
	width: 480px;
	margin: 0px 0px 0px 10px;
}
.foot_bottom_3 {
	float: left;
	width: 240px;
	margin: 0px 0px 0px 10px;height: 135px;
   
}
.foot_bottom_2 {
	float: right;
	width: 245px;
	height: 135px;
	border-left: 1px solid #85878d;
	background:url(../images/1.png) right top no-repeat;
	margin: 0px 10px 0px 0px;
}
.links_con {
	height: 30px; 
	padding: 7px 0px 12px 190px;
	background:url(../images/link_title.png) 10px center no-repeat;
	}
.news_left {
	float:left;
	width: 93px;
	background:#fff;
	height:107px;
	padding:1px 0px;}
.news_left1 {
	float:left;
	width:155px;
	height:110px;
	padding:1px 0px;}
.new_photo {
	position:relative;
	width:155px;
	height:110px;}

.news_right1 {
	float:right;
	width:310px;}
.news_right {
	margin: 0px 60px 0px 27px;}
.news_meta { 
float:left;}
.news_right1 .post_time {
	position: absolute;
	width: 47px;
	height:26px;
	background:#1964a9;
	left: 108px;
	top: 85px;
	color: #fff;
}
.news_right1 .post_time a{
 	color:#fff;
	}
.news{
    position: relative;
}
.news_right1 .date-day {
    height: 30px;
    line-height: 24px;
    font-size: 14px;
	margin: 0px 9px;
}
.news_right1 .date-day {
    line-height: 24px;
    font-size: 14px;
    margin: 0px 9px;
}  
.news_left .date-day { line-height: 30px; width: 93px;text-align: center; font-size:37px; color:#1964a9;}
.news_left .date-month { line-height: 30px; width: 93px;text-align: center; font-size:16px; color:#7f7f7f;}
.news_left .date { margin: 20px 0px 0px 0px;}
.news_right1 .news_title { float:left;width:100%;  }
.news_right1 .news_title a{ color:#792c95; font-size:14px;height: 35px; line-height: 35px;}
.news_right .news_title { float:left;width:100%;}
.news_right .news_title a{ color:#792c95; font-size:14px;height: 35px; line-height: 35px;}
.news_right .news_text{ float:left; width:100%;}
.news_right .news_text a,.news_right1 .news_text a{ line-height: 24px;}
.news_right .news_text a:hover{color:#792c95}
/*左下角*/
.post1 {}
.post1 .subnav {width: 100%; height: 36px; margin: 0px 0px 20px 0px;}
.post1 .subnav1{margin:0px ! important;}
.post1 .con1 div p{color:#ffffff ! important;}
.post1 .subnav .title{ float: left; height: 36px; line-height: 36px; width: 400px;font-weight:normal; font-family: "Microsoft YaHei";font-size: 21px;color: #792c95; background:url(../images/title_bg.png) left bottom no-repeat;}
.post1 .con {color:#444;text-align:left; padding: 5px; }
.post1 .wp_article_list .list_item { border: none; color: #000;font-family: "Microsoft YaHei";font-size: 13px; height: 30px; line-height: 30px;}
.post1 .wp_article_list .list_item .Article_Index { display: none; }
.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; background: url(../images/more_btn.gif) center center no-repeat;}
.post1 .con-more .more-btn A {width: 46px; height: 20px;  margin: 0px 10px 0px 0px;color: #6f6f6f; display:block;}
/*.top_left_1 .post1 .subnav .title { background:url(../images/title_1.png) center left no-repeat; height:30px;}
.top_right_1 .post1 .subnav .title { background:url(../images/title_2.png) center left no-repeat; height:30px;}
.foot_bottom_1 .post1 .subnav .title{ background:url(../images/title_4.png) left center no-repeat; height:30px;}
.bottom_title .post1 .subnav .title { background:url(../images/title_3.png) center left no-repeat; height:30px;}*/
.top_right_1 .post1 .con { background:#f9f6f6; padding:1px; height:110px;}
.top_left_1 .post1 .con { background:#f9f6f6; padding:0px; height:111px;}  
.top_left_2 .post1 .con { padding:15px 3px;}
.top_right_2 .post1 .con { padding:15px 3px;}  
.top_left_2 .post1 .wp_article_list .list_item.i1 { display:none;}
.top_right_2 .post1 .wp_article_list .list_item.i1 { display:none;}

/*切换*/
  
.sudy-tab .tab-menu { background:url(../images/post_title2.gif) center no-repeat; height: 36px;}
.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; width: 60px;}
.sudy-tab .tab-list li .cbox .con {position: absolute; left: 0px; top: 0px; z-index: 299; padding: 10px 0;}
.sudy-tab .tab-menu li.selected { background: url(../images/select_bg11.png) center no-repeat !important; color:#fff; padding:0 15px;}
/*页脚*/
#footer {
	background:#8f4fa6;
}

#footer .inner {
	width: 1000px;
}

.foot {
	width:1000px;
	margin: 0px auto;
}
#copyright {
	float:left;
	width: 100%;
}
#copyright p {
	width:100%;
	font-size: 13px ! important;
	line-height: 30px;
	float: left;
	color:#fff;
	padding:20px 0px;
	text-align: center;
}
/*列表页*/
#container1 .listpage-inner {width:1000px;padding: 30px 0px;  min-height:400px;padding: 20px 0px 20px 0px;}
.col-menu { /**列表页左侧栏目**/
	width:270px;
	float:left;
	display:inline;
	margin: 0px 0px 15px 0px;
	min-height: 400px;
	
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 50px;
	background:#f0f0f0;
	text-align: center;
	border-top:8px solid #792c95;
}
.banner-200-blue { 
  width: 270px;
}
.conl_name_box {
	text-align: left;
	padding: 0px 0px 0px 40px;
}
.col-menu-con {
    min-height: 500px; background: rgba(210, 206, 206, 0.05);
 }
.col-menu-head h3.col-name { font-size:20px; font-style:normal;color:#792c95; margin: 0px;}		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { display:block; line-height:50px; height: 50px;}  /**栏目名称图标**/
/*多级栏目列表*/
.wp_listcolumn {border:none;  }
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 13px;font-family: "Microsoft YaHei"; color: #656565; background: none;  border-bottom: 1px solid #e0e0e0; width: 84%; text-align: left; margin: 0px 8%;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected { border-bottom: 1px solid #e0e0e0; color: #792c95;font-size: 13px; width: 84%; text-align: left; margin: 0px 8%;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{
    padding: 5px 0px 5px 20px;
}  
.col-list .wp_listcolumn .wp_subcolumn {border:none;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a {  font-size: 13px;font-family: "Microsoft YaHei"; color:#656565; background: none; } 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {   font-size: 13px;font-family: "Microsoft YaHei"; color:#4787c5; background: none;} 	/**鼠标经过或选中二级子栏目**/
.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:690px; 
	float:right;
} 
.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/list_right.gif) left center no-repeat;
}
.col-metas {
}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	height:36px; 
	line-height:36px; 
	text-align: left;
	color: #444444;
	float:right;
	width:100%;
} 
.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;
	height:36px; 
	line-height:30px;
	float:left;
	padding: 0px 5px;
	width:100%;
	border-bottom:1px solid #e4e4e4;

} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size: 20px;
	color: #792c95;
	line-height: 30px;
	font-weight: bold;
	padding: 0px 2px;
        margin: 0px;
	font-family: "Microsoft YaHei";
}   
.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: 36px; line-height: 36px;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { height:35px;  width:5px; background:url(../images/li.png) left center no-repeat;margin:0px 7px 2px 2px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px;font-family:"Microsoft YaHei"; font-size:12px;}
.col-news-list .wp_article_list .list_item .Article_PublishDate{font-family:"Microsoft YaHei"; 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 { line-height: 25px;  font-size: 14px;}
.col-news-list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/


/*文章页*/
#container .dispage_inner { width:1000px;   min-height:400px;padding: 0px 0px;}
#container1 {background:#fff url(../images/dis_bg.png) left top repeat-x;padding: 20px 0px 20px 0px;}
.infobox {
	width:1000px;
	margin: 0px auto;
min-height:630px;
}

.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:#1964a9;
	
	 
} 
h2.arti_title1 {line-height: 60px;font-family: "Microsoft YaHei";font-weight: bold;text-align: center;font-size: 18px; color: #1964a9;}
.article .arti_metas { 
    width: 100%;
	padding:10px;
	text-align:center;
	margin: 0px auto;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	font-size:13px; 
	color:#787878;
} 
.article .entry { /**文章内容**/
	margin: 0px auto 20px auto;
	width: 90%;
	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); 
}   

.wp_search .search { background: none; width: 46px; height: 30px; border: none; cursor:pointer;}
.keyword { color: #b4b4b4;border: 0px;margin-left: 10px;margin-top: 10px;}
.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%;
}
.focus-pagination {
    display: none;
}
.focus-title-bar {
    bottom: 30px !important;
    left: 30px !important;
}
.focus-title-bg {
    display: none;
}
.focus-title {
    background: #000;
    opacity: 0.7;
    padding: 0px 20px 0px 10px;
}
.wp_listcolumn .wp_column a .column-name {padding: 5px 0px 5px 20px;}

#wp_news_w45 .news {float:left;width:160px;padding-right: 3px;}
.news.n5 .news_photo1 a img {float: left;width: 170px;height: 125px;}
.news.n5 .news_title1 {width: 130px;background: #1a65a9;height: 84px;position:absolute;top: 125px;line-height:24px;padding: 30px 20px 10px 20px;}
.news.n4 .news_photo1 a img {float: left;width: 170px;height: 125px;}
.news.n4 .news_title1 {float: left;width: 130px; background: #bc2c2b; height: 84px;line-height:24px;padding: 30px 20px 10px 20px;}
.news.n1 .news_photo1 a img {float: left;width: 170px; height: 125px;}
.news.n1 .news_title1 {width: 130px;background: #2f92ed;height: 84px;position:absolute;top: 125px;line-height:24px;padding: 30px 20px 10px 20px;}
.news.n2 .news_photo1 a img {float: left;width: 170px;height: 125px;}
.news.n2 .news_title1 {float: left;width: 130px;background: #606c7a; height: 84px;line-height:24px;padding: 30px 20px 10px 20px;}
.news_title1 a{ color:#fff; font-size: 14px;}
.news_title1 a:hover{ color: #cce4fb;}
.news.n3 .news_photo1 a img {float: left;width: 292px;height: 249px;}
.news.n3 .news_title1 {position: absolute;width: 280px;background: #000;opacity: 0.7;height: 34px;line-height:24px;bottom: 0px;text-align: center;padding: 5px 4px 0px 8px;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}
#wp_news_w45 .news.n3.clearfix {float:left;}
.news_bg {width: 22px;height:11px;position:absolute;background:url(../images/news_title_bg.png) center no-repeat;top: 114px;left: 70px;}
#wp_news_w45 .news.n2 .news_bg {background:url(../images/news_title_bg2.png) center no-repeat;top: 124px;}
#wp_news_w45 .news.n3 .news_bg {background:none;}
#wp_news_w45 .news.n4 .news_bg {background:url(../images/news_title_bg3.png) center no-repeat;top: 124px;}
#wp_news_w45 .news.n5 .news_bg {background:url(../images/news_title_bg4.png) center no-repeat;}

.focus.focus-box {
    width: 100% !important;
}
.focus-title-bar {
    display: none !important;
}
.focus-container {
    width: 100% !important;
}
#wp_nav_w61 .wp_nav li.nav-item a:hover {color:#cce4fb;}
.wp_approve .step_disabled{display: none;}
.hdif-bot{ margin-top:40px;}
.color1 #wp_paging_w82 .wp_paging li a span{color:#3c3c3c !important;}
.color1 #wp_paging_w82 .wp_paging li a{color:#3c3c3c !important;}
.color1 #wp_paging_w82 .wp_paging li input{}

.nav .wp_nav .sub-nav li.nav-item{width:140px ! important;}
#wp_search #search_head .head_top #search_logo img{width: 240px ! important;height: 28px ! important;}

#search_logo{    width: 370px ! important;
    height: 100px ! important;
    float: left ! important;
}
 
#search_logo img{    width: 360px ! important;
    height: 35px ! important;
    margin: 35px 0px ! important;
}