@charset "utf-8";
/* CSS Document */
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;
	border: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, 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;
}
.clear {
	clear: both;
}
.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;
}
body, p {
	font: 12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #333333;
}
a {
	color: #525252;
	text-decoration: none;
}
a:link {
	color: #525252;
}
a:hover {
	color: #0970ab !important;
	text-decoration: none;
}
a:active {
	color: #525252;
}
/*主体*/
.container {
	width: 1000px;
	margin: 0 auto;
}
.headtop {
}
.head {
	height: 118px;
	background-color: #0d7dbd;
}
.head .logo {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	padding-top: 33px;
}
.nav {
	height: 42px;
	background-color: #0970ab;
}
.mod1 {
	margin: 0px 0px 0px 0px;
}
.mod1 .mod1_l {
	float: left;
	width: 718px;
}
.mod1_l .items {
	float: left;
	width: 196px;
	border: 1px solid #e8e7e4;
	padding: 15px 15px 35px 15px;
}
.mod1_l .items.i2 {
	margin: 0 15px;
}
.mod1_l .items .thum, .mod1_l .items .thum img {
	width: 100%;
	height: 122px;
}
.mod1_l .items .thum {
	margin-bottom: 15px;
}
.mod1_l .items .title, .mod1_l .items .title a {
	line-height: 24px;
	color: #333;
	font-size: 14px;
}
.mod1_l .items .intro {
	margin-top: 13px;
	font-size: 12px;
	color: #8a8a8a;
	line-height: 22px;
}
.mod1 .mod1_r {
	float: right;
	width: 402px;
}
.mod2 {
	margin-bottom: 28px;
}
.mod2 .mod2_l {
	float: left;
	width: 485px;
	margin-right: 27px;
}
.mod2 .mod2_c {
	float: left;
	width: 488px;
}
.mod2 .mod2_r {
	float: right;
	width: 406px;
}
.item {
	height: 32px;
	line-height: 32px;
	
}
.item .title {
	
	padding-left: 18px;
}
.item .title, .item .title a {
	float: left;
	color: #000000;
	font-size: 14px;
}
.item .time {
	float: right;
	color: #7e7d7d;
	font-size: 14px;
	padding-right: 20px;
}
.foot {
	height: 120px;
	background-color: #404448;
	text-align: center;
	color: #fff;
}
.headbar {
	background: #e8e9e9;
    margin-bottom: 15px;
    width: 485px;
    height: 43px;
	
}
.headbar h3 {
	float: left;
    font-size: 18px;
    color: #272727;
    font-weight: normal;
    line-height: 43px;
    width: 100px;
    height: 43px;
    background: #0970ab;
	color: #ffffff;
}
.headbar .more_btn, .headbar .more_btn a {
	float: right;
	font-size: 12px;
	color: #1181c1;
	line-height: 42px;
	font-family: Arial Regular;
}
/*导航*/
#wp_nav_w2 .wp_nav .nav-item a span.item-name {
	display: inline-block;
    padding: 0px 40px;
    line-height: 42px;
    cursor: pointer;
    font-size: 16px;
}
#wp_nav_w2 .wp_nav .sub-nav .nav-item a span.item-name {
	padding: 5px 10px;
	line-height: 23px !important;
	font-size: 13px !important;
}
#wp_nav_w2 .wp_nav .sub-nav .nav-item a {
	border: 0;
	background-color:#0970ab;
    text-align: center;
}
#wp_nav_w2 .wp_nav .sub-nav .nav-item a.parent:hover {
	
	color: #000;
}
/**列表页**/
.main-list {
	
}
.wp_article_list .list_item {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 0px dashed #ccc;
	vertical-align: top;
}
.col_menu {
	width: 200px;
	float: left;
}
.col_menu .col_menu_head {
	background: #0970ab;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 16px;
	color: #fff;
	font-family: 微软雅黑;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 21px;
	padding: 5px 5px 5px 20px;
}  /**栏目名称图标**/
/**栏目列表*/
.col_list .wp_listcolumn {
	border-top: 0px solid #2867A0;
	border-bottom: 1px solid #fff;
}
.col_list .wp_listcolumn .wp_column a {
	background: #ffffff url(images/icon_column_1.gif) no-repeat -10px 12px;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #ccc;
} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_1_hover.gif);
} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #026cc6;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color: #454545;
	
	border-top: 0px solid #fff;
	border-bottom: 0px solid #bbb;
} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: url(images/icon_column_2_hover.gif);
} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: #f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
} 	/**三级子栏目**/
.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: #000;
	background-image: url(images/icon_column_3_hover.gif);
} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: #f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
} 	/**四级子栏目**/
.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 {
	color: #000;
	background-image: url(images/icon_column_3_hover.gif);
} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	background: #f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
} 	/**五级子栏目**/
.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 {
	color: #000;
	background-image: url(images/icon_column_3_hover.gif);
} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_news {
	width: 750px;
	min-height: 520px;
	float: right;
} /**栏目新闻**/
.col_news_head {
	border-bottom: 1px solid #ccc;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 30px;
	line-height: 30px;
}  /**当前栏目**/
.col_metas .col_title h2 {
	font-family: 微软雅黑;
	display: inline-block;
	font-size: 16px;
	color: #333;
}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 18px;
	line-height: 18px;
	margin-top: 5px;
	font-family: 微软雅黑;
} /**当前位置**/
.col_news_box {
	padding: 10px 0;
	margin: 0 7px;
}
.col_news_list {
	margin-top: 7px;
}
.col_news_list .wp_article_list .list_item {
}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {
	background: url(images/li.gif) no-repeat center;
}  /**栏目新闻图标序号**/
.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: 6px;
}
.col_news_list .wp_entry img {
	max-width: 680px;
_width:expression(this.width > 680 ? "680px" : this.width);
}   /**列表页文章图片大小限制**/
/**文章页**/
.infobox {
	margin: 0 auto;
}
.article {  min-height: 500px !important;
}
.article h1.arti_title {
	line-height: 26px;
	padding: 10px;
	margin: 28px 0 0px 0;
	font-family: "Microsoft YaHei";
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	color: #333;
} /**文章标题**/
.article .arti_metas {
	padding: 10px;
	text-align: center;
}
.article .arti_metas span {
	margin: 10px 5px;
	font-size: 14px;
	color: #787878;
} /**文章其他属性**/
.article .entry {
	margin: 0 auto;
	overflow: hidden;
} /**文章内容**/
.article .entry .read, .article .entry .read p {
	line-height: 2.2;
	font-size: 16px;
	color: #333;
}  /**阅读字体**/
.article .entry .read p {
	
}
.article .entry .read img {
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
.logo {
	float: left;
	width: 260px;
}
#wp_nav_w20 .wp_nav{}
.site {
	float: left;
	width: 530px;
	padding-top: 43px;
	padding-left: 10px;
}
span.Site_Name {
    color: #fefeff;
    font-size: 28px;
}
#wp_nav_w2 li.nav-item.i1 span {
    padding-left: 31px !important;
}
#wp_nav_w2 li.nav-item.i8 span {
    padding-right: 20px !important;
}
h3.title span {
    margin: 0px 14px;
}
.mod2 .mod2_c .headbar.clearfix {
    width: 488px;
}
.more_btn span{ margin-right: 13px;}
.foot_left{ float:left; width:70px; margin-left:93px; margin-top:26px;}
.foot_right{ float:left; width:800px; margin-top: 43px; }
.nav_list{ height: 43px; padding-bottom:29px;}
div#wp_nav_w20 {
    background: #f3f4f4;
    height: 43px;
}
#wp_nav_w20  li.nav-item.i1{ width: 100px;
    background: #0970ab;}
#wp_nav_w20 .wp_nav .nav-item a span.item-name{ padding: 0px 0px;
   font-size: 14px;
    display: inline-block;
    padding-left: 100px;
    line-height: 43px;
    cursor: pointer;
	color: #000000;}
#wp_nav_w20 li.nav-item.i1 span {
    padding-left: 0px !important;
	color:#ffffff !important;
	font-size:16px !important;
	
}
#wp_news_w19 .wp_article_list .list_item .pr_fields{ display:none;}
span.copyright {
    line-height: 22px;
    height: 22px;
	color: #a8a7a5;
    font-size: 12px;
}
span.copyright {
    line-height: 22px;
    height: 22px;
    text-align: left;
    display: block;
    padding-left: 15px;
}
#wp_nav_w2 .wp_nav .sub-nav{ width:95% !important; border: 0px solid #ccc;}
.wp_listcolumn .wp_column a .column-name{ color: #0970ab;}
span.item-name:hover {
    color: #cdc8c3;
}
span.item-name {
    color: white;
}
.focus-pagination{ display:none;}
.focus-title-bar{ display: block !important;}
.focus-title-bar{ margin-bottom: 43px;
    margin-left: 38px;
	width: 480px;
    height: 40px;
	}
.focus-title a {
	color:#fefeff;
    font-size: 16px;
}

.focus-title{ display: inline-block;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    padding: 0 0px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    margin-top: 0px;
    margin-left: 20px;}
.focus-title-bg{ background:url(../images/11.png) no-repeat 0px 0px; opacity: 1;}
.focus-title a:hover{ color:#fff !important;
}
.focus-prev {
    left: 1px;
    border-radius: 0px 3px 3px 0px;
}
.focus-next {
    right: 1px;
    border-radius: 3px 0px 0px 3px;
}
.article {

}
div#wp_news_w6 {
    background: #f3f4f4;
	width: 485px;
    height: 296px;
}
div#wp_news_w7 {
    background: #f3f4f4;
	width: 490px;
    height: 296px;
}
li.item.i1.clearfix {
    padding-top: 13px;
}
.article h2.arti_title_two {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #333;
}

.main-list #wp_news_w7{ 
background:none;
    width: 100%;
    height: auto;}
.wp_article_list .list_item span{ font-size:14px;}
.focus-navigation{ background: #412c15;    height: 32px;
    line-height: 32px; width: 20px;}
.banner {
   background: #eaedef;
  margin-bottom: 35px;
}
span#one {
    padding-left: 6px;
    padding-right: 19px;
}
span#two {
    padding-right: 20px;
}
span#four {
    padding-left: 13px;
}
.main.clearfix{ }
.wp_article_list .list_item .Article_Index{ display:none;}
.article .entry {
    margin: 0 auto;
    overflow: hidden;
    width: 96%;
}
.main-list {
    margin-top: 5px !important;
}
.column_pic{ margin-bottom: 10px;}
#wp_nav_w2 .wp_nav .i5 .sub-nav{ width: 133px !important;}
.main-list-q .container{ width: 1000px;}
.column_pic{ background:url(../images/picture.jpg); height: 150px;}