@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: #1c68ae;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1197px;
	margin: 0 auto;
} /**页面全局宽度**/
/**标题栏新闻窗口**/
.post {
	width: 100%;
	float: left;
}
.post .tt {
	height: 44px;
}
.post-7 .tt {
	border-bottom: 2px solid #1c68ae;
}
.post-8 .tt {
	border-bottom: 2px solid #1c68ae;
}
.post-9 .tt {
	border-bottom: 2px solid #1c68ae;
} /**标题栏**/
.post .tt .tit {
	display: inline-block;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #242424;
}
/**标题字体**/
.post .tt .tit .title {
	display: inline-block;
	height: 44px;
	line-height: 25px;
	padding-left: 0px;
} /**标题图标**/
.post .tt .more_btn {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
}   /**更多按钮**/
.post .con {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}
.post-7 .con {
	background: #ebf1e3;
	height: 377px;
}
.more_text img {
	margin-top: 5px;
}
#heaer {
}
#header .inner {
}
.head {
	width: 100%;
	height: 145px;
	position: relative;
}    /**页头部分**/
.head .nav {
	position: absolute;
	right: 0px;
	top: 55px;
	color: #fff;
}
.head .logo {
	position: absolute;
	top: 30px;
	background: url(images/logo.jpg) left no-repeat;
	width: 553px;
	height: 83px;
}
/**主体开始**/
#container {
}
#container .inner {
	width: 1197px;
	padding-top: 55px;
}
/**首页三列布局**/
.mod {
}
.mbox {
}
.mod2 {
	width: 1197px;
	float: left;
	margin-bottom: 75px;
}
.mod2 .mc {
	width: 730px;
	float: left;
} /**中间**/
.mod2 .mr {
	width: 427px;
	float: right;
}
.mod3 {
	width: 1197px;
	float: left;
	margin-bottom: 80px;
}
.mod3 .mc {
	width: 575px;
	float: left;
} /**中间**/
.mod3 .mr {
	width: 575px;
	float: right;
}
/**列表页**/
.col_menu {
	width: 236px;
	float: left;
	background-color: #EEEEEE;
	min-height: 470px;
}
.col_menu_con {
	margin: 20px;
}
.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: 30px;
	padding: 0px;
	text-align: center;
}  /**栏目名称图标**/
.col_news {
	width: 860px;
	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: #1c68ae;
}  /**当前栏目**/
.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 {
	display: none;
}
.col_news_list .wp_article_list .list_item .Article_Title {
	margin-left: 0px;
	font-size: 16px;
}
.col_news_list .wp_article_list .list_item .ex_fields {
	font-size: 16px;
}
.col_news_list .wp_article_list .list_item {
	height: 35px;
	line-height: 35px;
}
/**栏目新闻图标序号**/
.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: 30px;
	margin-bottom: 0;
	margin-left: 30px;
}
.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: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
/**页脚开始**/
#footer {
	height: 132px;
	background: #2d2d2d;
}
#footer .inner {
	height: 132px;
}
.foot {
	width: 558px;
	float: left;
}
#footer .inner .foot p {
	font-size: 14px;
	line-height: 132px;
	text-align: left;
}
#footer .inner p span {
	margin: 0px;
}
#header {
	background: #1c68ae;
	height: 145px;
}
.addr {
	color: #989898;
}
#top {
	height: 45px;
	background: #004a8e;
}
#top .top-right {
	float: right;
}
#top .top-right .top_nav {
	float: left;
	width: 83px;
	border-left: 1px solid #336ea5;
	border-right: 1px solid #336ea5;
}
#top .top-right .top_nav a {
	color: #fff;
	display: block;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
}
.search-panel {
	float: right;
	position: relative;
	clear: right;
	margin-left: 25px;
}
.searchbtn {
	width: 56px;
	height: 45px;
	border: 0;
	outline: 0;
	background: url(images/sous_1.jpg) center no-repeat;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 120;
	cursor: pointer;
}
.search-window {
	overflow: hidden;
	width: 32px;
}
.wp-search {
	position: relative;
}
.wp-search form {
	display: block;
}
.wp-search .search-input {
	margin-right: 65px;
}
.wp-search .search-btn {
	width: 56px;
	height: 45px;
	position: absolute;
	right: 0;
	top: 0;
}
.wp-search .search-input input.search-title {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border: 0;
	outline: 0;
	background: none;
	color: #FFF;
	font-size: 14px;
	padding-left: 5px;
	border: 1px solid #f7e7e7;
}
.wp-search .search-btn input.search-submit {
	width: 56px;
	height: 45px;
	border: 0;
	outline: 0;
	background: url(images/sous_1.jpg) center no-repeat;
	cursor: pointer;
}
.xwdt_left {
	width: 320px;
	float: left;
}
.xwdt_right {
	width: 370px;
	float: right;
	border-top: 2px solid #1c68ae;
}
.xwdt_left_lb {
	margin-top: 20px;
}
.xwdt_left_lb .xwdt_li1 {
	width: 100%;
	float: left;
}
.xwdt_left_lb .xwdt_li1 .li1_bt {
	width: 100%;
	line-height: 28px;
	font-size: 16px;
	color: #1c68ae;
}
.xwdt_left_lb .xwdt_li1 .li1_bt a {
	line-height: 28px;
	font-size: 16px;
	color: #1c68ae;
}
.xwdt_left_lb .xwdt_li1 .li1_jj {
	margin-top: 7px;
	line-height: 25px;
	font-size: 13px;
	color: #666666;
}
.xwdt_left_lb .xwdt_li2 {
	width: 100%;
	float: left;
	line-height: 38px;
}
.xwdt_left_lb .xwdt1 {
	margin-top: 15px;
}
.xwdt_left_lb .xwdt_li2 .li2_bt {
	float: left;
	font-size: 15px;
	color: #000000;
}
.xwdt_left_lb .xwdt_li2 .li2_date {
	float: right;
	font-size: 14px;
	color: #666666;
}
.tzgg_ul {
	width: 373px;
	margin: 0px auto;
}
.tzgg_ul .tzgg_ll {
	width: 100%;
	height: 86px;
	float: left;
	border-bottom: 1px dashed #ced7c1;
}
.tzgg_ul .tzgg_1 {
	margin-top: 7px;
}
.tzgg_ul .tzgg_4 {
	border: none;
}
.tzgg_ul .tzgg_ll .tzgg_date {
	width: 71px;
	float: left;
	text-align: center;
	margin-top: 20px;
}
.tzgg_ul .tzgg_ll .tzgg_bt {
	width: 302px;
	float: right;
	margin-top: 20px;
}
.tzgg_ul .tzgg_ll .tzgg_date .mou {
	font-size: 16px;
	font-weight: bold;
	color: #1c68ae;
}
.tzgg_ul .tzgg_ll .tzgg_date .day {
	font-size: 30px;
	font-weight: bold;
	color: #1c68ae;
	margin-top: 5px;
}
.tzgg_bt {
	line-height: 25px;
	color: #242424;
	font-size: 16px;
}
.xsyd_li1 {
	width: 100%;
	height: 160px;
	float: left;
	background: #f8f8f8;
}
.xsyd_li1 .xsyd_tp {
	width: 267px;
	height: 160px;
	float: left;
}
.xsyd_li1 .xsyd_bt {
	width: 265px;
	float: right;
	margin-right: 25px;
	margin-top: 25px;
}
.xsyd_li1 .xsyd_bt .xsyd_bt_tie {
	width: 100%;
	float: left;
}
.xsyd_li1 .xsyd_bt .xsyd_bt_tie a {
	line-height: 25px;
	font-size: 16px;
	color: #1c68ae;
}
.xsyd_li1 .xsyd_bt .xsyd_bt_jj {
	width: 100%;
	float: left;
	margin-top: 5px;
	line-height: 25px;
	font-size: 12px;
	color: #666666;
}
.xsyd_li2 {
	width: 100%;
	line-height: 38px;
	float: left;
}
.xsyd_li2_bt {
	float: left;
	font-size: 15px;
	color: #000000;
}
.xsyd_li2_date {
	float: right;
	font-size: 15px;
	color: #666666;
}
.post-10 {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.dytd_li {
	width: 100%;
	float: left;
	height: 126px;
	border-bottom: 1px dashed #ced7c1;
}
.dytd_3 {
	border-bottom: none;
}
.dytd_tie {
	width: 100%;
	margin-top: 24px;
}
.dytd_tie a {
	line-height: 25px;
	font-size: 16px;
	color: #1c68ae;
}
.dytd_jj {
	width: 100%;
	margin-top: 10px;
	line-height: 23px;
	font-size: 13px;
	color: #505050;
}
.link {
	width: 215px;
	height: 30px;
	float: right;
	background: #FFF;
	margin-top: 50px;
}
.read {
	margin: 20px;
	min-height: 300px;
}
.logo img {
	display: none;
}
.dtjt10_div_text {
	position: absolute;
	left: 0px;
	top: 250px;
}
.xwdt_left_tp {
	position: relative;
}
.dtjt10_div_text .dtjt10_div_text_title {
	background: none;
	text-align: left;
}
.dtjt10_div_text a {
	line-height: 40px !important;
	font-size: 16px !important;
	color: #1c68ae !important;
	font-weight: 100 !important;
}
.dtjt10_div_text .dtjt10_div_text_text p {
	font-size: 13px;
	color: #505050;
	line-height: 26px;
	text-indent: 0em;
}
.dtjt10_div_img .number .nomal {
	background: #FFF;
	color: #000;
	border: none;
}
.dtjt10_div_img .number .current {
	background: #146cc1;
	color: #FFF;
	border: none;
}
#wp_nav_w3 .wp_nav .nav-item a {
	font-size: 16px;
	color: #FFF;
}
#wp_nav_w3 .wp_nav .nav-item a span.item-name {
	padding: 5px 16px;
	line-height: 45PX;
}
#wp_nav_w3 .wp_nav .nav-item a {
	font-size: 16px;
	color: #FFF;
}
#wp_nav_w3 .wp_nav .nav-item a.parent {
	color: #1c68ae;
	background: #FFF;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item .mark {
	background: #1c68ae;
}
#wp_nav_w3 .wp_nav .sub-nav {
	width: 100% !important;
	border: none;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item a span.item-name {
	line-height: 30px;
	padding: 5px 10px;
}
.logo a {
	display: block;
	height: 83px;
	width: 100%;
}
.wp_listcolumn .wp_column a.selected {
	background: #1c68ae;
	color: #FFF;
}
.wp_listcolumn .wp_column a:hover {
	background: #1c68ae;
	color: #FFF;
}
.wp_listcolumn .wp_column a {
	font-size: 16px;
	font-weight: 100;
	background: none;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
	background: #1c68ae;
	color: #FFF;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
	background: #1c68ae;
	color: #FFF;
}
.wp_listcolumn .wp_subcolumn .wp_column a {
	font-size: 14px;
	font-weight: 100;
	background: none;
}
#wp_news_w12 .wp_article_list .list_item .Article_Index {
	display:none;
	}
#wp_news_w12 .wp_article_list .list_item {
	border:none;
	height:30px;
	line-height:30px;
	
	}
#banner .inner{width: 1200px; margin:0 auto;}