@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 {
}
body, p {
	font: 12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #05929b !important;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1200px;
	margin: 0 auto;
} /**页面全局宽度**/
/**标题栏新闻窗口**/
.post {
	margin-bottom: 0px;
}
.mr_left {
	width: 321px;
	height: 285px;
	float: left;
	background: url(images/jrzb_bg.jpg) no-repeat;
}
.mr_right {
	width: 341px;
	height: 285px;
	float: right;
	background: url(images/lxfs_bg.jpg) no-repeat;
}
.post .tt {
	height: 39px;
	border-bottom: 3px solid #e5e5e5;
}
.post-10 .tt {
	width: 100%;
	float: left;
} /**标题栏**/
.post-10 .tt .tit {
	display: inline-block;
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #313131;
	text-align: center;
	width: 100%;
	margin-top: 30px;
}
.post-10 .tt .tit .title {
	display: inline-block;
	height: 35px;
	line-height: 35px;
}
.post .tt .tit {
	display: inline-block;
	float: left;
	font-size: 24px;
	color: #008c95;
	width: 120px;
	background: url(images/titie_bg.jpg) no-repeat left;
}
/**标题字体**/
.post .tt .tit .title {
	display: inline-block;
	height: 42px;
	line-height: 32px;
	padding-left: 24px;
} /**标题图标**/
.post .tt .more_btn {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
}
.post .tt .more_btn .more_text {
	color: #959595;
	font-size: 14px;
}
/**更多按钮**/
.post .con {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}
.post-6 .con {
	margin-top: 13px;
}
.mr .mr_right .con {margin-top: 3px;}
.post-10 .con {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.post .con .news_gzdt0 {
	width: 100%;
	height: 137px;
	float: left;
	background: #f9f7f0;
}
.news_gzdt1 {
	margin-top: 10px;
}
.post .con .news_gzdt0 .news_gzdt0_tie {
	margin: 10px;
}
.post .con .news_gzdt0 .news_gzdt0_tie .gzdt0_bt {
	padding-left: 18px;
}
.post .con .news_gzdt0 .news_gzdt0_tie .gzdt0_bt a {
	font-size: 22px;
	color: #151515;
	line-height: 30px;
}
.post .con .news_gzdt0 .news_gzdt0_tie .gzdt0_jj {
	padding-left: 18px;
	padding-top: 15px;
	font-size: 16px;
	color: #7d7d7d;
	line-height: 30px;
}
.post .con .news {
	width: 100%;
	float: left;
	height: 34px;
	line-height: 34px;
}
.post .con .news .new_tie {
	float: left;
	background: url(images/dian.jpg) no-repeat left center;
}
.post .con .news .new_tie a {
	font-size: 16px;
	color: #313131;
	padding-left: 20px;
}
.post .con .news .new_date {
	float: right;
	font-size: 16px;
	color: #7d7d7d;
}
/**页头开始**/
#heaer {
}
#header .inner {
}
.head {
	width: 100%;
	height: 128px;
	position: relative;
}    /**页头部分**/
.head .top_nav {
	position: absolute;
	right: 0px;
	top: 5px;
	font-size: 14px;
	color: #fff;
}
.head .top_seach {
	position: absolute;
	right: 3px;
	top: 61px;
	font-size: 14px;
	color: #fff;
	background: url(images/seach_bg.jpg) no-repeat;
	width: 205px;
	height: 34px;
}
.head .logo {
	position: absolute;
	top: 40px;
}
.navbar {
	width: 100%;
	height: 50px;
	border-top: 1px solid #39a9b1;
}   	/**导航区域背景**/
.fouce {
	width: 100%;
	height: 334px;
}
.navbar .navbox {
	width: 100%;
	height: 50px;
	margin: 0 auto;
}   /**导航窗口大小及位置**/
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav .nav-item a {
	font-size: 16px;
}
.navbar .navbox .wp_nav, .navbar .navbox .nav {
	height: 50px;
}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover, .navbar .navbox .wp_nav li.nav-item a.parent {
	color: #008d96;
	background: #FFF;
}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav .nav-item a span.item-name {
	padding: 0px 32px;
	line-height: 50px;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark {
	background: #008d96;
}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav {
	width: 100% !important;
	border: none;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item a {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	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: #FFF !important;
	background: #38b5bd;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {
	padding: 0px;
	height: 40px;
	line-height: 40px;
}		/**子菜单栏目高度与边距**/
/**主体开始**/
#container {
}
#container .inner {
	width: 1200px;
	background-color: #FFFFFF;
	padding-top: 30px;
}
/**首页三列布局**/
.mod {
}
.mbox {
}
.mod2 {
	width: 1200px;
	float: left;
	margin-bottom: 30px;
}
.mod2 .mc {
	width: 590px;
	height: 400px;
	float: left;
} /**中间**/
.mod2 .mr {
	width: 580px;
	float: right;
}
.mod3 {
	width: 1200px;
	float: left;
	margin-bottom: 30px;
}
.mod3 .mc {
	width: 590px;
	float: left;
} /**中间**/
.mod3 .mr {
	width: 580px;
	float: right;
}
.mod4 {
	width: 1200px;
	float: left;
	margin-bottom: 30px;
}
.mod4 .mc {
	width: 460px;
	float: left;
} /**中间**/
.mod4 .mr {
	width: 697px;
	float: right;
}
/**右列**/

/**列表页**/
.col_menu {
	width: 236px;
	float: left;
	background-color: #EEEEEE;
	min-height: 470px;
}
.col_menu .col_menu_head {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #008d96;
}   /**位置栏目背景**/
.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: 48px;
	padding: 0px;
	text-align: center;
}  /**栏目名称图标**/
.col_news {
	width: 875px;
	float: right;
	margin-right: 30px;
padding-bottom: 40px;
} /**栏目新闻**/
.col_news_head {
	background-image: none;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 40px;
	line-height: 40px;
	background-position: 0px bottom;
	background-color: #0997a1;
}  /**当前栏目**/
.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: 40px;
    line-height: 40px;
    margin-top: 5px;
    font-size: 13px;
} /**当前位置**/
.col_news_box {
	padding: 10px 0;
	margin: 0 7px;
}
.col_news_list {
	margin-top: 7px;
}
.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: 36px;
	font-family: "Microsoft YaHei";
	padding: 5px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #008c95;
} /**文章标题**/
.navbar .navbox .wp_nav .nav-item a span.item-nam
.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 .inner {
}
#footer .inner .foot p {
	font-size: 13px;
	line-height: 25px;
	text-align: left;
}
#header {
	height: 179px;
	background: url(images/head_bg.jpg) no-repeat center;
}
#footer {
	background: #008c95;
	height: 153px;
}
.addr {
	color: #ddebec;
}
.jrzb {
	width: 100%;
	float: left;
	line-height: 30px;
}
.jrzb .jrzb_bt {
	width: 50%;
	float: left;
}
.jrzb .jrzb_bt span {
	font-size: 16px;
	text-align: right;
	color: #313131;
	display: block;
}
.jrzb .jrzb_fbt {
	width: 50%;
	float: right;
}
.jrzb .jrzb_fbt span {
	font-size: 16px;
	text-align: left;
	color: #008c95;
	display: block;
	padding-left: 10px;
}
#link {
	height: 163px;
	background: #f3f3f3;
}
.tp_link {
	width: 950px;
	float: left;
	margin-top: 30px;
}
.tp_erm {
	width: 250px;
	height: 140px;
	float: right;
	margin-top: 10px;
	background: url(images/ewm_bg.jpg) no-repeat left center;
	position: relative;
}
.erm {
	position: absolute;
	top: 0px;
	right: 25px;
}
.link_img {
	width: 203px;
	float: left;
	margin-left: 27px;
}
.img1 {
	margin-left: 0px;
}
.foot {
	width: 50%;
	float: left;
	margin-top: 60px;
}
.foot_link {
	width: 425px;
	float: right;
	margin-top: 48px;
}
.link_1 {
	float: left;
	width: 197px;
	height: 34px;
}
.link_2 {
	float: right;
	width: 197px;
	height: 34px;
}
.read {
	margin: 20px;
	min-height: 450px;
}
.col_list {
	/*margin: 15px;*/
text-align: center;
}
.wp_listcolumn .wp_column a {
    text-align: center;
}
#wp_nav_w1 .wp_nav .nav-item a span.item-name {
	padding: 0px 5px;
	line-height: 22px;
}
.wp_listcolumn .wp_column a .column-name {
line-height: 36px;
    padding: 5px 10px 5px 10px;
color: #fff;
  
}
.wp_listcolumn .wp_subcolumn {
    border-top: none;
}
#wp_nav_w1 .wp_nav .nav-item a {
	font-size: 12px;
	color:#FFF;
}
.wp_search .search {
	background: none;
	width: 34px;
	height: 33px;
}
.wp_search td {
	float: left;
    height: 33px;
}
.wp_search input {
	padding: 0px;
}
#keyword {
	background: none;
	border: none;
	padding-left: 20px;
	line-height: 33px;
	font-size: 12px;
	color: #acd2d5;
height: 33px;
}
#wp_news_w15 .wp_article_list .list_item .Article_Index {
	display: none;
}
#wp_news_w16 .wp_article_list .list_item .Article_Index {
	display: none;
}
#wp_news_w16 .wp_article_list .list_item .Article_Title {
	margin-left: 0px;
}
#wp_news_w15 .wp_article_list .list_item .Article_Title {
	margin-left: 0px;
}
.wp_listcolumn .wp_column a {
	background: none;
	font-weight: 100;
	border-bottom: none;
}
.wp_listcolumn .wp_column a:hover {
	background: #FFF;
}
.wp_listcolumn .wp_subcolumn .wp_column a {
	background: none;
	font-weight: 100;
	border: none;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
background: #0da9b3;
}
.wp_listcolumn .wp_column a.selected {
	background: #08939c;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
  background: #14bdc7 !important;
    color: #333 !important;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
    color: #fff;
}
.wp_listcolumn .wp_column a:hover {
    color: #fff !important;
}
.wp_listcolumn .wp_column {
    color: #333;
    background: #0da9b3;
}
.wp_listcolumn .wp_column a.selected {
    color: #fff;
}
.wp_listcolumn .wp_column a:hover {
    background: #14bdc7;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
	background: #3bc1ca;
}
#wp_news_w20 .wp_article_list .list_item .Article_Index {
	height: 35px;
	margin-top: 0px;
	background: url(images/dian.jpg) no-repeat left center;
}
#wp_news_w20 .wp_article_list .list_item {
	height: 35px;
	line-height: 35px;
	border: none;
}
#wp_news_w20 .wp_article_list .list_item .Article_Title {
	font-size: 16px;
}
#wp_news_w20 .wp_article_list .list_item .ex_fields {
	font-size: 16px;
}
.arti_title1 {
    border-bottom: 2px solid #CCCCCC;
    line-height: 30px;
    margin-top: 0px;
}
#wp_nav_w1 .wp_nav .nav-item a:hover {
    color: #fff !important;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
    line-height: 26px;
}

.article .arti_metas {
    text-align: center;
    
    margin-top: 5px;
}