﻿@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;
	border: 0;
	font-size: 100%;
	font: 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%;
	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-color: #FFFFFF;
}
body, p {
	font: 12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #cd0200;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1280px;
	margin: 0 auto;
}
#banner .inner {
	width: 100% !important;
}
/**页面全局宽度**/
/**标题栏新闻窗口**/
.post {
}
.post .tt {
	height: 35px;
} /**标题栏**/
.post .tt .tit {
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #af181d;
}
.post-6 .tt .tit {
	width: 310px;
	background: url(images/xwdt.jpg) no-repeat left center;
	height: 35px;
}
.post-7 .tt .tit {
	width: 310px;
	background: url(images/tzgg.jpg) no-repeat left center;
	height: 35px;
}
.post-8 .tt .tit {
	width: 310px;
	background: url(images/ztlj.jpg) no-repeat left center;
	height: 35px;
}
.post-12 .tt .tit {
	width: 310px;
	background: url(images/xsdt.jpg) no-repeat left center;
	height: 35px;
}

/**标题字体**/
.post .tt .more_btn {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	float: right;
}
.post .tt .more_btn img {
	margin-top: 5px;
}
/**更多按钮**/
.post .con {
	margin-top: 25px;
}
.post-8 .con {
	margin-top: 40px;
}
/**页头开始**/
#heaer {
}
#header .inner {
}
.head {
	width: 100%;
	height: 166px;
	position: relative;
	background-image: url(images/head.jpg);
}    /**页头部分**/
.head .mod_ss {
	position: absolute;
	right: 0px;
	top: 70px;
	color: #fff;
	background: url(images/mod_ss_bg.jpg) no-repeat;
	width: 267px;
	height: 42px;
}
.head .mod_top_nav {
	position: absolute;
	right: 0px;
	top: 30px;
	color: #fff;
}
.head .logo {
	position: absolute;
	top: 20px;
}
.navbar {
	width: 100%;
	height: 51px;
	background-color: #575859;
}   	/**导航区域背景**/
.navbar .navbox {
	width: 100%;
	height: 51px;
	margin: 0 auto;
}   /**导航窗口大小及位置**/
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav, .navbar .navbox .nav {
	height: 51px;
}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}    /**导航字体样式**/
.navbar .navbox .wp_nav .sub-nav {
	width: 100% !important;
	border: none;
}
.navbar .navbox .wp_nav li.nav-item a:hover, .navbar .navbox .wp_nav li.nav-item a.parent {
	    color: #00285b;
    background: #eee;
}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav .nav-item a span.item-name {
	padding: 0px 37px;
	line-height: 51px;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark {
	background: #575859;
}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover, .navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {
    color: #00285b;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
}		/**子菜单栏目高度与边距**/
/**主体开始**/
#container {
	background: #ebebeb;
}
#container .inner {
	width: 1280px;
	background-color: #FFFFFF;
	padding-top: 40px;
}
/**首页三列布局**/
.mod {
}
.mod1 {
	width: 236px;
	float: left;
} /**左列**/
.mod1 .ml {
	width: 100%;
}
.mbox {
}
.mod2 {
	width: 1245px;
	float: left;
	margin-left: 20px;
	margin-bottom: 40px;
}
.mod2 .mc {
	width: 655px;
	float: left;
} /**中间**/
.mod2 .mr {
	width: 540px;
	float: left;
	margin-left: 45px;
}
.mod4 {
	width: 1245px;
	float: left;
	margin-left: 20px;
	margin-bottom: 40px;
}
.mod4 .mc {
	width: 100%;
	float: left;
} /**中间**/
/**右列**/

/**列表页**/
.col_menu {
	width: 236px;
	float: left;
	min-height: 470px;
	margin-left: 25px;
}
.col_menu .col_menu_head {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #999999;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 21px;
	padding: 5px 5px 5px 30px;
}  /**栏目名称图标**/
/**栏目列表*/
.col_list .wp_listcolumn {
	border-top: 1px solid #2867A0;
	border-bottom: 1px solid #fff;
}
.col_list .wp_listcolumn .wp_column a {
	color: #00285b;
	background: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #2867A0;
	font-weight:100;
} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
	    color: #00285b;
    background: #eee;
} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #00285b;
    background: #eee;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color: #00285b;
	background: none;
	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: #00285b;
    background: #eee;
} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {
	color: #00285b;
    background: #eee;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {
	color: #00285b;
	background: none;
	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: #00285b;
    background: #eee;
} 	/**鼠标经过或选中三级子栏目**/
.col_news {
	width: 950px;
	float: right;
	margin-right: 30px;
} /**栏目新闻**/
.col_news_head {
	background-image: none;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 30px;
	line-height: 30px;
	background-position: 0px bottom;
	background-color: #1d4672;
}  /**当前栏目**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 0 50px 0 25px;
}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 18px;
	line-height: 18px;
	margin-top: 5px;
} /**当前位置**/
.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-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 220px;
}
.article {
}
.article h1.arti_title {
	line-height: 26px;
	font-family: "Microsoft YaHei";
	padding: 5px;
	text-align: center;
	font-size: 18px;
	color: #282828;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} /**文章标题**/
.article .arti_metas {
	padding: 10px;
	text-align: center;
}
.article .arti_metas span {
	margin: 0 5px;
	font-size: 12px;
	color: #787878;
} /**文章其他属性**/
.article .entry {
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 0;
} /**文章内容**/
.article .entry .read, .article .entry .read p {
	color: #333;
}  /**阅读字体**/
.article .entry .read p {
	line-height: 1.7em;
	font-size: 14px;
}
.article .entry .read img {
	max-width: 800px;
_width:expression(this.width > 800 ? "800px" : this.width);
}   /**文章阅读部分图片大小限制**/
/**页脚开始**/
#footer .inner p {
	font-size: 14px;
	line-height: 27px;
	text-align: left;
}
#footer .inner p span {
	margin: 0 3px;
}
#nav {
	background: #575859;
	height: 51px;
}
#footer {
	background: #3c3c3c;
	height: 200px;
}
.addr {
	color: #999999;
}
#header {
	background: #00285a;
}
.post .mod_ul {
	width: 100%;
	float: left;
}
.post .mod_ul .mod_li {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.post-6 .mod_ul .mod_li {
	/* margin-top: 20px; */
}
.post-8 .mod_ul .mod_li {
	width: 300px;
	margin-left: 15px;
}
.post-8 .mod_ul .img1 {
	margin-left: 0px !important;
}
.xwdt_img {
	width: 182px;
	float: left;
}
.xwdt_tie {
	width: 455px;
	float: left;
	margin-left: 15px;
}
.post-7 .xwdt_tie {
	width: 100%;
	margin-left: 0px;
}
.post-7 .xwdt_titlie {
	height: 32px;
	line-height: 32px;
}
.post-12 .xwdt_tie {
	width: 100%;
	margin-left: 0px;
}
.post-12 .xwdt_titlie {
	height: 32px;
	line-height: 32px;
}

.xwdt_titlie {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
}
.xwdt_titlie a {
	color: #062d64;
	font-size: 16px;
	color: #062d64;
	font-size: 16px;
	font-weight: bold;
}
.xwdt_date {
	color: #a3a3a3;
	line-height: 25px;
	font-size: 14px;
}
.xwdt_jj {
	color: #737373;
	line-height: 25px;
	font-size: 14px;
}
.foot_logo {
	float: left;
	width: 131px;
}
.foot {
	float: left;
	width: 215px;
	margin-left: 35px;
	margin-top: 25px;
}
.foot_ewm {
	width: 108px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
}
.foot_nav {
	float: left;
	width: 640px;
	margin-top: 25px;
	color: #fff;
}
.mod_foot {
	float: right;
}
.col_menu_con {
	margin: 20px;
}
.read {
	margin: 20px;
}
#wp_news_w14 .wp_article_list .list_item .Article_Title {
	font-size: 14px;
	margin-left: 0px;
}
#wp_news_w14 .wp_article_list .list_item .Article_PublishDate {
	font-size: 14px;
}
#wp_news_w14 .wp_article_list .list_item {
	height: 35px;
	line-height: 35px;
}
#wp_news_w14 .wp_article_list .list_item .Article_Index {
	width: 0px;
	background: none;
	margin-right: 0px;
}
#keyword {
	width: 230px !important;
	border: none;
	padding-left: 5px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	float: left;
	background: none;
}
.wp_search .search {
	height: 40px;
	width: 25px;
	background: url(images/mod_seach.jpg) no-repeat top center;
    float: left;
}
#wp_nav_w2 .wp_nav .nav-item a {
	color: #84b0ef;
	font-size: 14px;
}
#wp_nav_w2 .wp_nav .nav-item a span.item-name {
	padding: 0px 10px;
	line-height: 25px;
}
.logo img {
	margin-top: 20px;
}
#wp_nav_w10 .wp_nav .nav-item a span.item-name {
	padding: 1px 0px;
	line-height: 25px;
}
#wp_nav_w10 .wp_nav .nav-item a {
	text-align: left;
	color: #999999;
	font-size: 14px;
}
#wp_nav_w10 .wp_nav .nav-item a.parent {
	color: #fff;
}
.wp_search input {
    padding: 0px;
}