@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;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: #fff url(../images/body_bg.gif) top left repeat-x;}
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:#b78d64;
}
a:visited { 
}
.wrapper { 
	width:100%; 
	margin:0 auto;
}
.wrapper .inner {  /**页面全局宽度**/
	width:1000px; 
	margin:0 auto;
}

/**页头**/
#header {
}

#header .inner {
}
.head {
	width:100%;
	height: 165px;
	position:relative;
	z-index: 11000;
	background: url(../images/head_bg.png) center no-repeat;
}
.head_link {
	width: 100%;
	float:right;
	padding: 40px 0px 0px 0px;}
.head_search {
	float:right;
	height: 30px;
	width: 232px;
	background:url(../images/search_bg.png) center no-repeat;
	margin: 0px 0px 20px 0px;}
.head_nav {
	float:right;
	width:100%;}
.links_1 {
	float:right;
	width:1000px;
	text-align:right;
	margin: 0px 0px 10px 0px;}
.links_2 {
	float: right;
	width:100px;
	text-align: center;
	color:#5c5b59;
}
/**导航条**/
#nav {
}

.nav { 
	width:100%; 
	height:44px;
	line-height: 44px;
	margin: 0px auto;
	background:url(../images/nav_bg.gif) left center repeat-x;
}

/**导航样式：后台绑定时也可以定义配置**/ 
.nav .wp_nav { height:44px;}  /**导航高度**/
.nav .wp_nav li.nav-item {padding: 0 15px;}
.nav .wp_nav li.nav-item.i1 {padding: 0 0px 0px 100px;}
.nav .wp_nav li.nav-item.i1 a{ background:url(../images/home.gif) center no-repeat; width: 15px; height:44px; display:block !important;}
.nav .wp_nav li.nav-item.i1 .item-name { display: none;}
.nav .wp_nav li.nav-item a { font-weight:normal; color:#9d4e00;  z-index:200;text-align: center;line-height: 50px;font-family: "Microsoft YaHei"; font-size: 12px;}    /**导航字体样式**/
.nav .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#9d4e00; }   	/**鼠标经过或当前选中时样式**/
.nav .wp_nav li.nav-item a span.item-name { padding: 0 2px 0px 8px; height: 44px; line-height: 44px;}   /**导航栏目高度与边距**/
.sub-nav { height:auto !important;z-index:10000 !important; border: none !important; width:auto !important;}
.wp_nav .on{z-index:10000 !important;}
.nav .wp_nav .sub-nav li.nav-item {padding: 0px;z-index:10000 !important; }
.nav .wp_nav .sub-nav li.nav-item i.mark { background:#ede3c5; }  /**子菜单背景**/
.nav .wp_nav .sub-nav li.nav-item a { font-size:12px; font-weight:normal;}		/**子菜单字体样式**/
.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#fcfaf6; color:#9d4e00;}/**子菜单选中的背景色**/
.nav .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 5px; height:30px; line-height:30px;}		/**子菜单栏目高度与边距**/
XA


#wp_nav_w61 .wp_nav li.nav-item a { font-weight:normal; color:#fff;  z-index:200;text-align: center;line-height: 50px;font-family: "Microsoft YaHei";font-size: 12px;}
#wp_nav_w61 .wp_nav .nav-item a span.item-name {color:#fff;  font-sizae: 12px; }
#wp_nav_w61 .wp_nav .nav-item.i1 { margin: 0px 0px 0px 291px;}
/**主体部分**/
#container {
	}

#container .inner { 
	}
	
.mod {
	width: 1000px;
	margin:0px auto;
	padding: 9px 0px 0px 0px ;
}
.mod_left {
	width: 685px;
	float:left;}
.mod_right {
	width: 315px;
	float: right;}
.mod_left_1 {
	 width: 680px;
	 float:left; }
.mod_left_2 {
	 width: 680px;
	 background:url(../images/post_1_bot.png) center bottom no-repeat;
	 float:left; 
	 padding: 0px 0px 25px 0px;
	 margin: 10px 0px;
}

.mod_right_1 {
	width: 315px;
	float: left;}
.mod_right_2 {
	width: 315px;
	float: left;
	background: url(../images/post_2_bot.png) 3px bottom no-repeat;
	padding: 0px 0px 25px 0px;
	margin: 15px 0px;
}

.mod_right_3 {
	width: 315px;
	float: left;}
.mod_right_4 {
	width: 315px;
	float: left;
	height: 72px;
	background:url(../images/post_3_mod.png) center no-repeat;
	margin: 3px 0px 0px 0px;
}
.banner_bg_1 {
	position:absolute;
	background:url(../images/banner_bg_1.png) center no-repeat;
	width: 8px;
	height: 8px;
	z-index:9999;
	top: 0px;
	left: 0px;
}
.banner_bg_2 {
	position:absolute;
	background:url(../images/banner_bg_2.png) center no-repeat;
	width: 8px;
	height: 8px;
	z-index:9999;
	top: 0px;
	right: 0px;
}

.banner_bg_3 {
	position:absolute;
	background:url(../images/banner_bg_3.png) center no-repeat;
	width: 8px;
	height: 8px;
	z-index:9999;
	bottom: 0px;
	right: 0px;
}

.banner_bg_4 {
	position:absolute;
	background:url(../images/banner_bg_4.png) center no-repeat;
	width: 8px;
	height: 8px;
	z-index:9999;
	bottom: 0px;
	left: 0px;
}
.mod_link {
	float:right;
	width: 195px;
	height: 30px;
	margin: 10px 0px 0px 0px;} 
.mod_left_3 {
	position:relative;}

/*左下角*/
.post1 {}
.post1 .subnav {width: 100%; height: 36px; }
.post1 .subnav .title{ float: left; height: 36px; line-height: 36px; width: 90px; text-align:center; font-family: "Microsoft YaHei";font-size: 22px;color: #63065f;}
.post1 .con {color:#444;text-align:left; padding: 15px 5px 5px 10px;}
.post1 .wp_article_list .list_item { border: none; color: #000;font-family: "Microsoft YaHei";font-size: 12px; height: 24px; line-height: 24px;}
.post1 .wp_article_list .list_item .Article_Index {  display: none; width: 3px; height: 26px;margin: 0px 4px 0px 0px ; }  
.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: 44px; height: 20px;  margin: 0px 10px 0px 0px;color: #6f6f6f; display:block;}
  
.mod_left_2 .post1 .subnav {width: 100%; height: 40px; background:url(../images/post_1_title.png) center no-repeat;}
.mod_left_2 .post1 .subnav .title{ float: left; height: 36px; line-height: 36px; width: 90px; text-align:center; font-family: "Microsoft YaHei";font-size: 14px;color: #fff;}
.mod_left_2 .post1 .con-more { float: right;width:60px; height: 20px; display:block; margin: 8px 0px 0px 0px;color: #fff;}
.mod_left_2 .post1 .con-more .more-btn{width: 44px; height: 20px; margin: 0px 10px 0px 0px;line-height: 20px;float: right;}
.mod_left_2 .post1 .con-more .more-btn A {width: 44px; height: 20px;  margin: 0px 10px 0px 0px;color: #fff; display:block;}
.mod_left_2 .post1 .con {color: #2b2b2b;text-align:left; padding: 15px 5px 5px 10px; background:url(../images/post_1_mod.png) center top repeat-y; }
.mod_left_2 .post1 .wp_article_list .list_item .Article_PublishDate {color: #2b2b2b; margin: 0px 20px 0px 0px;}
    

.mod_right_2 .post1 .subnav {width: 100%; height: 40px; background:url(../images/post_2_title.png) center no-repeat;}
.mod_right_2 .post1 .subnav .title{ float: left; height: 36px; line-height: 36px; width: 90px; text-align:center; font-family: "Microsoft YaHei";font-size: 14px;color: #fff;}
.mod_right_2 .post1 .con-more { float: right;width:60px; height: 20px; display:block; margin: 8px 0px 0px 0px;color: #fff;}
.mod_right_2 .post1 .con-more .more-btn{width: 44px; height: 20px; margin: 0px 10px 0px 0px;line-height: 20px;float: right;}
.mod_right_2 .post1 .con-more .more-btn A {width: 44px; height: 20px;  margin: 0px 10px 0px 0px;color: #fff; display:block;}
.mod_right_2 .post1 .con {color:#444;text-align:left; padding: 15px 5px 5px 20px; background:url(../images/post_2_mod.png) center top repeat-y; float:left;margin: 0px 0px 0px 3px;}
.mod_right_2 .post1 .con .more { display:none;}
  
.news_left { 
	float:left;
	background:url(../images/news_1.gif) center no-repeat;
	width: 95px;
	height: 32px;
}
.news_1 {
	line-height:32px;
	color:#fff;
	height:32px;
	width: 40px;
	float: left;
	text-align: center;
}
.news_2 {
	width: 53px;
	line-height:32px;
	height:32px;
	color: #3b3b3b;
	float: left;
	text-align: center;
}

.news {
    float: left;
    margin: 0px 0px 15px 0px;
}
.news_title {
	width: 180px;
	float:left;
	margin:0px 0px 0px 10px;
	height:32px;
	line-height:32px;}
/*切换*/

.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:#f6ebd7;
}

#footer .inner {
}

.foot {
	width:1000px;
	margin: 0px auto;
}
#copyright {
	float:left;
	width: 70%;
	padding: 30px 0px ;
}
#copyright p {
	width:100%;
	color: #646462;
	font-size: 12px;
	line-height: 20px;
	float: left;
	text-align: left;
}
.foot_nav{
	float:right;
	width: 10%;
	margin:15px 0;
}
/*列表页*/
.list_left {
	width: 680px;
	float:left;
	background:url(../images/post_1_mod.png) center top repeat-y;
	padding: 10px 0px;
	min-height: 700px;
}
.list_right {
	width: 315px;
	float:right;
	}

#container .listpage-inner {width:1000px; background: url(../images/mod_bg.png) center top repeat-y;}
.col-menu { /**列表页左侧栏目**/
	width:160px;
	float:left;
	display:inline;
	background:#f5ecdd;
	margin: 0px 0px 0px 5px;
	min-height: 320px;
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #dbdbdb;
	text-align: center;
	 line-height: 40px; 
}
.col-menu-head1 { /*列表头部*/
	width: 157px;
	height: 30px;
	text-align: center;
	 line-height: 30px; 
	 border-top: 4px solid #b78d64;
}
.banner-200-blue1 { 
	height: 30px;
	line-height:30px;
	width:157px;
}

.conl_name_box1 {
	text-align: left;
	width: 140px;
}
/*多级栏目列表*/
.col-menu-head1 h3.col-name1 { font-size:14px; font-style:normal;color:#9d5002;height: 30px; line-height: 30px; padding: 0px 15px 0px 5px; border-bottom: 1px solid #fff; width: 100px; margin: 0 auto; text-align: left;}		
.col-menu-head1 h3.col-name .col-name-text1 {width: 100px; display:block; line-height:30px; background:url(../images/title_bg.png) 15px center no-repeat;  }  /**栏目名称图标**/
/*多级栏目列表*/
.wp_listcolumn {border:none;  }
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 13px;font-family: "Microsoft YaHei"; color:#343434; background: url(../images/arrow.png) 5px 14px no-repeat; border-top: none; border: none;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected {background: url(../images/arrow.png) 5px 14px no-repeat; background-color:#efdece;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{}  
.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:#343434; background: url(../images/arrow.png) 13px 14px no-repeat; border-bottom:1px solid d4d4d4;} 	/**二级子栏目**/
.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:#343434; background: url(../images/arrow.png) 30px 14px no-repeat #efdece;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#343434;}

.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 {color:#343434;} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#343434;}

.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:none;  color:#343434;} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#343434;}

.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;  color:#343434;} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#3b3a3a;}


.col-news { /**列表页右侧新闻**/
	 width: 500px; 
	float:right;
 
	margin: 0px 7px 0px 0px;} 

.col_img {
	width: 710px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}
.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;
	height: 45px;
	border-bottom: 1px solid #dbdbdb;
}
.col-metas {
}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	height:36px; 
	line-height:45px; 
	text-align: left;
	color: #444444;
	float:right;
	margin: 0px 10px 0px 0px;
} 
.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:45px; 
	line-height:45px;
	float:left;
	padding: 0px 5px;
} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size: 16px;
	color: #9d5002;
	line-height: 45px;
	font-weight:bold;
	padding: 0px 2px;
	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:5px 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;}  /**栏目新闻列表**/
.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;}  /**栏目新闻图标序号**/
.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 { 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: url(../images/mod_bg.png) top center repeat-y; padding: 0px 0px;}

.infobox {
	width:1000px;
	margin:0px auto;
	padding: 16px 0px 0px 0px;
	background:url(../images/dis_top.png) -1px top no-repeat;
}
.bot_line {
	height:10px;
	argin: 0px 0px 10px 0px;
	background:url(../images/dis_bot.png) center bottom no-repeat;}
.article {
	background:url(../images/dis_mod.png) center top repeat-y;
	}
.article h1.arti_title { /**文章标题**/
	line-height:60px; 
	font-family: "Microsoft YaHei"; 
	font-weight: bold;
	padding:10px 0px 0px 0px;
	text-align:center; 
	font-size:22px; 
	color:#9d4e00;
	border-bottom:1px solid #b78d64;
	 
	width: 94%;
	margin: 0 auto;
} 
.article .arti_metas { 
    width: 100%;
	padding:10px;
	text-align:center;
	margin: 0px auto;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	font-size:12px; 
	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: "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/search.png) center no-repeat; width: 27px; height: 27px;}
.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%;
}


.cont-1-sj{ float:left; width: 60px; }
.cont-2 {float: right;width: 340px;padding: 0px 10px;height: 70px;line-height: 20px;color: black; font-size: 14px; font-family: "Microsoft YaHei";}
.rili {margin: 0px 0px 6px 0px; /* border-bottom: 1px dashed #c7bbc7; */padding: 0px 0px 15px 0px;}
.date { background: url(../images/rl.bg) top center no-repeat}
.date-day {
font-size: 18px;
margin: 0px auto;
color: #fff;
padding: 5px 0px 5px 0px;
text-align: center;
background:#63065f;
}
.date-month {
font-size: 12px;
padding: 8px 5px 8px 5px;
text-align: center;
background: #ececec;
}
.cont-2-bt a {
    color: #63065f;
}
.cont-2-con a {
    font-size: 12px;
    color: #797979;
}
.focus-title-bar { position:absolute; left: 1px !important; bottom: 0px !important; z-index: 40;  height: 34px !important;}
.focus-title-bg { height: 100%; background-color: #000; opacity: 0.5 !important; filter:alpha(opacity=70); width: 100%;}
.focus-title { display: inline-block; white-space: nowrap; height: 34px !important; line-height: 34px !important; padding: 0 10px; color: #fff; font-size: 14px; position: absolute; left: 0; top: 0; z-index: 50;}
.wp_listcolumn .wp_column a .column-name {
    padding: 5px 10px 5px 15px !important;
}
.wp_paging li {margin: 10px 0px 0px 0px;}
.wp_paging li span, .wp_paging li a {margin-left: 7px; } 
#wp_news_w51 .wp_article_list .list_item { border:none;}
#wp_news_w51 .wp_article_list .list_item .Article_Index { display:none;}
.sudy-links .links-name{ background: url(../images/link_bg.png) center no-repeat !important; width: 146px; height:30px; border: none !important; line-height: 30px !important; color: #000 !important; font-weight: normal !important;}
.links-wrap {
    width: 168px !important;
    bottom: 31px !important;
	border: 1px solid #bcd3e5 !important;
}
.col-list {
    width: 120px;
    margin: 3px auto;
}

.infobox .col-path {
    float: right;
    margin: 0px 20px 0px 0px;
}
#wp_nav_w4 .wp_nav .sub-nav {background:#ede3c5;}
.sub-item.nav-item a:hover {

}
#wp_nav_w4 .wp_nav .sub-nav .nav-item a{font-size:12px;height:35px;line-height:35px;}

#wp_nav_w4 .wp_nav .sub-nav .nav-item a .item-name{line-height:35px;}
#wp_nav_w4{height:44px;padding-left:70px;}
#wp_nav_w4 .wp_nav .nav-item a{height:44px; line-height:44px; color:#9d4e00;}
#wp_nav_w4 .wp_nav .nav-item a:hover{ background:#ede3c5;}
#wp_nav_w4 .wp_nav .nav-item.i1 a:hover{ background:url(../images/home.gif) center no-repeat;}
#wp_nav_w4 .wp_nav .nav-item a .item-name{line-height:44px; padding:0 20px;}
.img_sty{ position:absolute;right:7px; top:20px; width:7px;height:4px; background:url(../images/lead.gif) center no-repeat;}


#wp_nav_w4 .wp_nav li.nav-item.i1 {padding: 0 10px 0px 30px;}
#wp_nav_w4 .wp_nav li.nav-item.i1 a{ background:url(../images/home.gif) center no-repeat; width: 15px; height:44px; display:block !important;}
#wp_nav_w4 .wp_nav li.nav-item.i1 .item-name { display: none;}
.wp_article_list .list_item{border-bottom: 1px dotted #ccc;}
.mod_wx { width: 30px; float:left; margin: 13px 0px 0px 74px; height: 20px; }