@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: #ffffff;
}
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: #2371c2 !important;
	text-decoration: none;
}
a:active {
	color: #525252;
}
/*主体*/
.wrapper .inner {
	width: 1000px;
	margin: 0 auto;
}
#head {
	background: url(../images/headbg-x.png) repeat-x;
}
#nav {
	background: url(../images/navbg-x.png) repeat-x;
}
#head .inner {

	height: 118px;
}
#nav .inner {
	
}
.nav_box {
	height: 50px;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
#container {
min-height:510px;
}
#footer {
	background: #2472c3;
}
.wp_article_list .list_item {
	width: 100%;
	height: 34px;
	line-height: 34px;
	border: none;
	vertical-align: top;
}
.wp_article_list .list_item .Article_Index {
	margin-top: 0px;
	height: 34px;
	background: url(../images/arc.jpg) no-repeat 50%;
}
.col_menu {
	padding-top: 25px;
	width: 22%;
	float: left;
}
.col_menu .col_menu_head {
	background: #216fbf;
}
.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: 30px;
	text-align: center;
	font-size: 18px;
	padding: 5px 0px 5px 0px;
}
.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: 1px 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;
	background: #e8e8e8 url(images/icon_column_2.gif) no-repeat 16px 11px;
	border-top: 1px solid #fff;
	border-bottom: 1px 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: 74%;
	min-height: 480px;
	float: right;
	padding-top: 25px;
}
.col_news_head {
	border-bottom: 1px solid #ccc;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 40px;
	line-height: 40px;
}
.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: 40px;
	line-height: 36px;
	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_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;
}
.infobox {
	margin: 0 auto;
}
.article {
}
.article h1.arti_title {
	line-height: 26px;
	padding: 10px;
	margin: 28px 0 0px 0;
	font-family: 微软雅黑;
	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;
	width: 95%;
}
.article .entry .read, .article .entry .read p {
	line-height: 2.2;
	font-size: 16px;
	color: #333;
}
.article .entry .read p {
	margin-bottom: 6px;
}
.article .entry .read img {
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}
.wp_listcolumn .wp_column a .column-name {
	line-height: 26px;
	font-weight: normal;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
	line-height: 22px;
}
.mod_top_left {
	width: 480px;
	float: left;
}
.mod_top_right {
	width: 480px;
	float: right;
	margin-left: 40px;
}
.headline {
	height: 50px;
	width: 100%;
	border-bottom: 2px solid #e7e7e7;
}
.title {
	float: left;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #135eac;
}
.more {
	color: #bbbbbb;
	float: right;
	line-height: 50px;
	font-size: 12px;
}
.content_top {
	width: 100%;
	margin-bottom: 30px;
}
.content_bot {
	width: 100%;
	margin-bottom: 35px;
}
.mod_bot_left {
	padding-right: 39px;
	width: 307px;
	float: left;
}
.mod_bot_center {
	width: 307px;
	float: left;
}
.mod_bot_right {
	padding-left: 40px;
	width: 307px;
	float: right;
}
.con_1 {
	float: left;
	width: 225px;
}
.con_1.x1 {
	width: 225px;
	padding-right: 30px;
}
.list_1_pic {
	height: 135px;
	width: 225px;
	position: relative;
	top: 20px;
}
.list_1_title {
	padding-left: 10px;
	float: left;
	width: 215px;
	line-height: 30px;
	position: relative;
	bottom: 10px;
	height: 30px;
	background: rgba(0, 0, 0, 0.48);
}
.list_1_title a {
	color: #fff;
}
.con_2 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
}
.con_2.s5 {
	border: none;
}
.list_2_title {
	float: left;
	background: url(../images/tubiao.png) center left no-repeat;
	width: 380px;
	line-height: 32px;
	padding-left: 15px;
	height: 32px;
	font-size: 14px;
}
.list_2_title a {
	color: #454545;
}
.list_2_date {
	line-height: 32px;
	float: right;
	width: 85px;
	color: #afafaf;
	font-size: 13px;
}
.mod_top_left_1 {
	float: left;
	width: 100%;
}
.mod_top_left_2 {
	float: left;
	width: 100%;
	padding-top: 10px;
}
.list_3_title {
	font-size: 15px;
	width: 100%;
	line-height: 32px;
        padding-top: 1px;
}
.list_3_title a {
	color: #353535;
}
.list_3_intro {
	line-height: 20px;
	width: 100%;
	height: 40px;
	color: #8c8c8c;
}
.list_3_intro a {
	color: #8c8c8c;
}
.con_3 {
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
}
.con_3.m1 {
	padding-top: 10px;
}
.con_3.m4 {
	border: none;
}
.con_4 {
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
}
.con_4.z1 {
	padding-top: 15px;
}
.con_4.z5 {
	border: none;
}
.list_4_title {
	font-size: 14px;
	width: 100%;
	line-height: 36px;
}
.list_4_title a {
	color: #454545;
}
.wp_nav .nav-item a span.item-name {
	padding: 14px 23px;
	font-size: 14px;
	color: #fff;
}
.list_1_title a:hover {
	color: #bbc7ba!important;
}
.foot {
	padding: 19px 0px;
	text-align: center;
}
.copyright {
	line-height: 24px;
	color: #a4bce0;
}
.wp_nav .sub-nav {
	width: auto !important;
       top: 50px !important;
}
.wp_nav .sub-nav .nav-item a {
	text-align: center;
}
.wp_nav .sub-nav .nav-item a span.item-name {
	color: #000;
}
span.sitetitle {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    position: absolute;
    top: 27px;
    margin-left: 10px;
}
span.sitetitle img {
    width: 400px;
}

.sitelogo a>img {
    width: 300px;
    margin-top: 20px;
 
}
span.icp,.icp a,.icp a:hover {
    color: #a4bce0 !important;
}