@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 {
}
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:  #165aa1 !important;
	text-decoration: none;
}
a:active {
	color: #525252;
}
/*主体*/
.nav.clearfix {
    background: #165aa1;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.head {
	position: relative;
	height: 222px;
	background: url(../images/head-bg.jpg) ;
}
.mod_head {
	width: 1200px;
	height: 232px;
	margin: 0 auto;
	background: url(../images/head.jpg) no-repeat top center;
}
.head .logo {
	padding-top: 40px;
	width:480px;
	float:left;
}
.head .headtop {
	width: 100%;
}
span.sitetitle {
    font-size: 36px;
    font-weight: bold;
    color: #165aa1;
    float: right;
    margin-top: 22px;
}
.headtop .seak, .headtop .sub_m {
	margin-top: -9px;
    position: absolute;
    right: 0;
}
.head .nav {
	width: 100%;
	position: absolute;
	height: 60px;
	box-shadow: 0 6px 13px rgba(0,0,0,.2);
	bottom: 0px;
	right: 0px;
}
.nav .navbar {
	
}
banner {
	margin-bottom: 20px;
}
.mod2 {
	width: 100%;
	height: 120px;
	background-color: #165aa1;
}
.mod1, .mod3 {
	margin: 20px 0;
}
.mod3.clearfix {
    margin-bottom: -10px;
}
.banner .switch {
	float: left;
	width: 797px;
}
.banner .news {
	float: right;
	width: 360px;
}
.headbar {
	margin-bottom: 14px;
	border-bottom: 2px solid #e6e6e6;
}
.headbar .title {
	float: left;
	font-size: 18px;
	color: #165aa1;
	font-weight: bold;
	height: 42px;
	text-align: left;
	line-height: 39px;
}
.headbar .more_btn, .headbar .more_btn a {
	float: right;
	font-size: 15px;
	color: #393939;
	line-height: 39px;
}
.headline .title {
	float: left;
	height: 42px;
	text-align: left;
	line-height: 39px;
	font-size: 17px;
	color: #165aa1;
	font-weight: bold;
}
.headline .more_btn {
	float: right;
	line-height: 42px;
	color: #393939;
	font-size: 14px;
}
.headline .more_btn a {
	line-height: 42px;
	color: #393939;
	font-size: 14px;
}
.items {
	line-height: 33px;
	
}
.news .items .title, .news .items .title a {
	font-size: 14px;
	color: #313131;
	float: left;
}
.news .items .title {
	padding-left: 25px;
	float: left;
	width: 260px;

	line-height: 31px;
}
.news .items .time {
	float: left;
	font-size: 13px;
	width: 59px;
	height: 60px;
	color: #313131;
	background: #FFF;
	margin-top: 5px;
}
.news .items .time .time_year {
	width: 59px;
	height: 28px;
	line-height: 28px;
	margin: 0 auto;
	display: block;
	text-align: center;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
.news .items .time .time_day {
	width: 59px;
	height: 28px;
	line-height: 28px;
	margin: 0 auto;
	display: block;
	background: #165aa1;
	color: #fff;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	text-align: center;
}
.mod1 .mod1_l, .mod3 .mod3_l {
	float: left;
	width: 370px;
	margin-right: 35px;
	background-color: #fff;
	padding-bottom: 30px;
}
.mod1 .mod1_c, .mod3 .mod3_c {
	float: left;
	width: 387px;
	background-color: #fff;
	padding-bottom: 30px;
}
.mod1 .mod1_r, .mod3 .mod3_r {
	float: right;
	width: 365px;
	background-color: #fff;
	padding-bottom: 30px;
}
.main .headline {
	margin-bottom: 14px;
	border-bottom: 2px solid #e6e6e6;
}
.headline {
	margin-bottom: 14px;
	border-bottom: 2px solid #e6e6e6;
}
.items {
	margin: 0px;
}
.items .title, .main .items .title a {
	float: left;
	font-size: 14px;
	color: #313131;
}
.items .title {
}
.items .time {
	float: right;
	font-size: 13px;
	color: #797979;
}
.headline .title {
}
/******友情链接*******/
.main2 .inner {width: 1200px;margin: auto;}
.main2 .inner .mod.clearfix {width: 900px; margin: auto;}
div#container-2 {background: #eeeeee;}

/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:9px 10px; width: 200px; line-height: 32px; }
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#000; background:url(../images/arrow.png) no-repeat right top;font-size:15px;text-align:center;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:200px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;padding-left:10px;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff !important; background: #0f429b; cursor: pointer;}/**链接样式**/




.foot {
	background-color:#165aa1;
	font-size: 14px;
	height: 141px;
}
/**列表页**/
.main_list {
	margin-top: 15px;
	background-color: #fff;
	padding: 20px;
}
.col_menu {
	width: 236px;
	float: left;
}
.col_menu .col_menu_head {
	background: #165aa1;
}   /**位置栏目背景**/
.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: 1px solid #ccc;
	font-weight: 100;
} 	/**一级子栏目**/
.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: 850px;
	min-height: 460px;
	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 {
	height: 35px;
	line-height: 35px;
	border:0px;
}
.col_news_list .wp_article_list .list_item .Article_Index {
	width: 0px;
	background: none;
	margin-right: 0px;
}
.col_news_list .wp_article_list .list_item .Article_Title {
	font-size: 16px;
	margin-left: 0px;
}
.col_news_list .wp_article_list .list_item .Article_PublishDate {
	font-size: 16px;
}  /**栏目新闻列表**/
.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;
}
.wp_article_list .list_item {
	width: 100%;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
}
.col_news_list .wp_article_list .list_item.i5 {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}
.col_news_list .wp_article_list .list_item.i10 {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}
.col_news_list .wp_article_list .list_item.i6 {
    padding-top: 10px;
}
.col_news_list .wp_article_list .list_item.i11 {
    padding-top: 10px;
}

.col_news_list .wp_entry img {
	max-width: 680px;
_width:expression(this.width > 680 ? "680px" : this.width);
}   /**列表页文章图片大小限制**/
/**文章页**/
.infobox {
	margin: 0 auto;
}
.article {
}
.read {
	min-height: 450px;
}
.article h1.arti_title {
	line-height: 26px;
	padding: 10px;
	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 {
	margin-bottom: 6px;
}
.article .entry .read img {
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
/*图片切换*/

.dtjt9_div_text {
	width: 100%;
	text-align: left;
	position: absolute;
	right: 0px;
	bottom: 0;
	z-index: 150;
	background: url(../images/scroll.png);
}
.dtjt9_div_text .dtjt9_div_text_title {
	background: none;
	text-align: center;
	height: 35px;
}
.dtjt9_div_text a:visited {
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	color: #fff;
	text-decoration: underline;
}
.dtjt9_div_text a:link {
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	color: #fff;
	text-decoration: none;
}
.dtjt9_div_img .number {
	position: absolute;
	right: 5px;
	bottom: 42px;
	z-index: 100;
}
/*导航*/
#wp_nav_w3 .wp_nav .nav-item a span.item-name {
	display: inline-block;
	padding: 0px 22px;
	line-height: 58px;
	cursor: pointer;
}
#wp_nav_w3 .wp_nav .nav-item a {
	font-size: 16px;
	color: #fff;
}
#wp_nav_w3 .wp_nav .nav-item a.parent:hover {
	background: #fff;
	color: #000;
}
#wp_nav_w3 .wp_nav .sub-nav {
	border: none;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item a.parent:hover {
	background: #eee;
	color: #000;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item a span.item-name {
	padding: 5px 10px;
	line-height: 35px;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item .mark {
	background: #165aa1;
}
.wp_nav .sub-nav{ min-width:100%;}
.wp_nav .nav-item .nav-item a{text-align:center;}
/*搜索*/ 
.seak .wp_search {
	margin-top: 5px;
}
.seak input#keyword {
	background: #fff;
	border: 0;
	color:#868686;
	font-family: "微软雅黑";
	font-size: 14px;
	padding-left: 10px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #c0c0c0;
	border-right:0;
	width: 196px !important;
}
.seak .wp_search .search {
	background: #c8ab7a url(../images/mod_ss.png) no-repeat center;
	width: 44px;
	height: 38px;
	border: 0px;
	cursor: pointer;
	vertical-align: middle;
	margin-top:-4px;
}
/*图片滚动*/
div#topw09 {
	margin: 0 20px;
}
.focus_banner {
	width: 1200px;
	margin: 0 auto;
}
.banner {
	margin-top: 15px;
}
.mod_tpqh {
	width: 356px;
	height: 257px;
	float: left;
}
.yjdt {
	width: 100%;
	float: left;
}
.mod_yjdt {
	width: 430px;
	float: right;
}
.tplj_ul {
	width: 100%;
	float: left;
}
.tplj_li {
	width: 165px;
	height: 86px;
	border-right: 1px solid #165aa1;
	float: left;
	margin-top: 11px;
	margin-left: 5px;
}
.mod_new11 {
	width: 100%;
	float: left;
}
.mod_new11 .tplj_ul .i7 {
	border: none;
}
.mod_new11 .tplj_ul .tplj_li .tplg_tie {
	width: 80%;
	margin: 5px auto;
	text-align: center;
}
.mod_new11 .tplj_ul .tplj_li .tplg_tie a {
	line-height: 18px;
	color: #FFF;
	font-size: 15px;
}
.mod_new11 .tplj_ul .tplj_li .tplg_tie a:hover {
	color: #FFF !important;
}
.mod_new11 .tplj_ul .tplj_li .tplg_img {
	height: 60px;
}
.foot_dbxx {
	width: 50%;
	float: left;
	margin-top: 30px;
	color: #e2effc;
}
.foot1 {
	width: 1200px;
	margin: 0 auto;
}
.foot_dbxx p {
	line-height: 30px;
	font-size: 14px;
	color: #e2effc;
}
.foot_dbxx p span{margin-left:18px;}
.foot_ewm {
	width: 50%;
	float: right;
	margin-top: 15px;
}
.ewm_ul {
	width: 100%;
	float: left;
}
.ewm_li {
	width: 95px;
	height: 120px;
	float: right;
}
.ewm_ul .i2 {
	margin-right: 40px;
}
.ewm_bt {
	text-align: center;
	line-height: 35px;
}
.ewm_bt a {
	font-size: 14px;
	color: #FFF;
}
.dtjt9_div_img .number {
	display: none !important;
}
#w5imgTitle a:hover {
	color: #fff !important;
}
.Site_Logo img {
	margin-top: 30px;
}
.ewm_bt a:hover {
	color: #FFF !important;
}

.wp_articlecontent table tr td{border: 1px solid #169963;vertical-align: middle;line-height:50px;}

.tdbg a img{position: inherit; top:85px;   right: 95px;}

#centerlm{margin: 0 auto;
    width: 972px;    position: relative;}
.head .logo img {
    max-width: 300px;
}

