@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: #cd0200;
}
.wrapper .inner {
	width: 1200px;
	margin: 0 auto;
}
.wrapper .inner20 {
	width: 1284px;
	margin: 0 auto;
} /**页面全局宽度**/
/**列表页**/
.col_menu {
	width: 236px;
	float: left;
	min-height: 470px;
	margin-top: 20px;
}
.col_menu .col_menu_head {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #006961;
}   /**位置栏目背景**/
.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: 40px;
	text-align: center;
}  /**栏目名称图标**/
/**栏目列表*/
.col_list .wp_listcolumn {
	border-bottom: 1px solid #fff;
}
.col_news {
	width: 900px;
	float: right;
	margin-right: 30px;
	margin-top: 20px;
} /**栏目新闻**/
.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: #006961;
}  /**当前栏目**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 260px;
	text-align: center;
}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 18px;
	line-height: 18px;
	margin-top: 5px;
} /**当前位置**/
/**文章页**/
.infobox {
	margin-top: 20px;
	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);
}   /**文章阅读部分图片大小限制**/
.mod-body {
	width: 100%;
	margin: 0 auto;
}
.mod-head {
	position: relative;
	width: 100%;
	height: 180px;
}
.mod-logo {
	height: 125px;
	width: 100%;
	max-width: 1920px;
	background: url(images/head-bg.jpg) center top no-repeat;
}
.mod-nav {
	width: 100%;
	/* height: 55px; */
	background: #006961;
	position: relative;
	z-index: 1000;
}
.mod_logo-lg {
	width: 1200px;
	height: 125px;
	margin: 0 auto;
}
.mod_nav-dh {
	width: 1200px;
	/* height: 55px; */
	margin: 0 auto;
}
.mod-_nav-sy {
	bottom: -49px;
	position: absolute;
	width: 100%;
	height: 49px;
}
.mod_nav-nav1 {
	/* width: 895px; */
	line-height: 55px;
	float: left;
}
.mod-seach {
	width: 170px;
	height: 55px;
	float: right;
}
.menu_list .menu_head {
	display: block;
	position: relative;
}
.menu_head {
	width: 135px;
	text-align: center;
	line-height: 55px;
	height: 55px;
	font-family: "方正兰亭黑";
	font-size: 20px;
	color: #FFF;
	float: left;
}
.menu_body {
	width: 207px;
	height: 155px;
	background-color: #0e419c;
	display: none;
	z-index: 100;
	position: absolute;
	left: -1px;
	z-index: 100;
}
.mod-banner {
	width: 100%;
}
.mod-con {
	width: 100%;
	float: left;
}
.mod_con-new {
	width: 1200px;
	margin: 0 auto;
}
.con_new6 {
	width: 670px;
	height: 405px;
	float: left;
}
.con_new7 {
	width: 480px;
	height: 405px;
	float: left;
	padding-left: 50px;
	background: url(images/new7-1.jpg) 130px 0px no-repeat;
}
.con_new7-tt {
	width: 480px;
	margin: 0 auto;
}
.con_new7-ul {
	width: 380px;
	padding-left: 100px;
	float: left;
	position: relative;
}
.new-7 {
	width: 100%;
	float: left;
}
.new7-bt {
	font-family: "方正兰亭大黑";
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-left: 100px;
}
.new7_tie-date {
	position: absolute;
	left: -95px;
	top: 23px;
	width: 76px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: white;
	font-family: "Arial";
	font-size: 12px;
}
.con_new7-li {
	width: 380px;
	float: left;
	height: 60px;
	position: relative;
	padding-top: 15px;
}
.new7_tie-tt {
	font-size: 14px;
	color: #000;
	height: 25px;
	line-height: 25px;
	font-family: "微软雅黑";
}
.new7_tie-jj {
	font-size: 12px;
	color: #b2b2b2;
	font-family: "微软雅黑";
}
.new7_tie-jj a {
	font-size: 12px;
	color: #b2b2b2;
	height: 25px;
	line-height: 25px;
	font-family: "微软雅黑";
}
.mod-gd {
	width: 1200px;
	margin: 0 auto;
}
.mod_gd-new {
	width: 1200px;
	float: left;
	padding-top: 20px;
}
.mod_con-11 {
	width: 1200px;
	padding-top: 20px;
	margin: 0 auto;
}
.mod-xwlb {
	width: 100%;
	height: 360px;
	float: left;
	background: #f0f0f0;
}
.mod_xw {
	width: 1200px;
	height: 360px;
	margin: 0 auto;
}
.mod-yqlj {
	width: 100%;
	height: 70px;
	float: left;
}
.mod-yq {
	width: 1200px;
	margin: 0 auto;
}
.mod-zstp {
	width: 100%;
	height: 95px;
	background: #006f68;
	float: left;
}
.mod_zs {
	width: 1200px;
	margin: 0 auto;
}
.mod-foot {
	width: 100%;
	height: 112px;
	float: left;
	background: #f0f0f0;
}
.mod_ft {
	width: 1200px;
	height: 112px;
	margin: 0 auto;
}
.mod_xw-left {
	width: 275px;
	float: left;
	padding-top: 30px;
}
.mod_xw-center {
	width: 650px;
	float: left;
	padding-top: 30px;
}
.mod_xw-right {
	width: 275px;
	float: left;
	padding-top: 30px;
}
.xw_center-con {
	width: 545px;
	margin: 0 auto;
}
.mod_xw13-tt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	border-bottom: #606060 solid 1px;
	border-top: #606060 solid 1px;
	background: url(images/notice.png) left no-repeat;
}
.mod_xw14-tt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	border-bottom: #606060 solid 1px;
	border-top: #606060 solid 1px;
	background: url(images/share.png) left no-repeat;
}
.mod_xw15-tt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	border-bottom: #606060 solid 1px;
	border-top: #606060 solid 1px;
	background: url(images/picture.png) left no-repeat;
}
.xw13_tt-bt {
	float: left;
	font-family: "方正兰亭大黑";
	font-size: 18px;
	font-weight: bold;
	color: #006f68;
	padding-left: 25px;
}
.xw14_tt-bt {
	float: left;
	font-family: "方正兰亭大黑";
	font-size: 18px;
	font-weight: bold;
	color: #006f68;
	padding-left: 29px;
}
.xw15_tt-bt {
	float: left;
	font-family: "方正兰亭大黑";
	font-size: 18px;
	font-weight: bold;
	color: #006f68;
	padding-left: 30px;
}
.more {
	font-family: "方正兰亭大黑";
	font-size: 15px;
	color: #909090;
	float: right;
}
.more a {
	font-family: "方正兰亭大黑";
	font-size: 15px;
	color: #909090;
	float: right;
}
.mod_xw13-con {
	width: 100%;
	float: left;
	padding-top: 15px;
}
.xw13-li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(images/line.jpg) 0px 14px no-repeat;
}
.li_tt-date {
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #686868;
}
.li_tt-tie {
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #686868;
}
.mod_xw-left .xw13_li-tt span.li_tt-tie{
    width: 68%;
}
.mod_xw-left span.li_tt-date {
    margin-left: 10px;
}
.xw13_li-tt span.li_tt-tie {
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	white-space: nowrap;
	float: left;
	margin-left: 10px;
	width: 100%;
}
.mod_xw-conter {
	width: 100%;
	float: left;
}
.mod_xw16 {
	width: 220px;
	float: left;
}
.mod_xw14 {
	width: 325px;
	float: left;
}
.center_con20 {
	width: 100%;
	float: left;
}
.mod_yq {
	width: 1200px;
	margin: 0 auto;
}
.foot-logo {
	width: 500px;
	height: 112px;
	float: left;
	background: url(images/ft_logo.png) 115px 20px no-repeat;
}
.foot-wx {
	width: 80px;
	height: 112px;
	float: left;
	position: relative;
}
.foot-dz {
	width: 610px;
	height: 112px;
	float: left;
}
.foot-dz p {
	display: block;
	line-height: 25px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #686868;

}
.foot-dz p:nth-child(1) {  padding-top: 30px;}
.read {
	margin: 20px;
}
.logo_lg {
	background: url(images/ft_logo-1.png) left no-repeat;
	width: 383px;
	height: 125px;
	float: left;
	position: relative;
}
/**触摸显示**/

.erweima1 {
	float: left;
	width: 80px;
	height: 112px;
	background: url(images/gzh.png) no-repeat 35px 30px;
	position: relative;
}
.wx {
	width: 100px;
	position: absolute;
	bottom: 10px;
	left: 85px;
	display: none;
}
.erweima20 {
	float: left;
	width: 89px;
	height: 30px;
	background: url(images/ft_logo-20.png) right no-repeat;
	position: absolute;
	top: 38px;
	right: 0px
}
.wx20 {
	width: 115px;
	height: 115px;
	position: absolute;
	top: -35px;
	right: -125px;
	display: none;
}
.erweima2 {
}
.erweima2 a {
}
.erweima2:hover {
	background: #338781;
	color: #FFF;
}
.sy2 {
	width: 100%;
	max-width: 100%;
	height: 49px;
	display: none;
	background: url(images/hy.jpg) center no-repeat;
	z-index: 10;
}
.new7_tie-tt a:hover {
	color: #65aaa5;
}
#wp_nav_w3 .wp_nav .nav-item a {
	font-family: "方正兰亭黑";
	font-size: 20px;
	color: #FFF;
}
#wp_nav_w3 .wp_nav .nav-item a span.item-name {
	line-height: 45px;
	padding: 5px 22px;
}
#wp_nav_w3 .wp_nav .nav-item a.parent {
	background: #338781;
	color: #FFF;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item .mark {
	background: #338781;
	min-width: 160px;
}
#wp_nav_w3 .wp_nav .sub-nav {
	border: none;
	min-width: 160px;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item a {
	text-align: center;
	border: none;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item a.parent:hover span.item-name {
	text-decoration: underline;
}
#wp_nav_w3 .wp_nav .sub-nav .nav-item a span.item-name {
	line-height: 30px;
}
#wp_nav_w3 .wp_nav .sub-nav .on .mark {
	background: #469993;
	min-width: 110px;
}
.wp_search #keyword {
	width: 115px !important;
	height: 21px;
	line-height: 21px;
	border: none;
	float: left;
	background: url(images/seach-11.jpg) no-repeat;
	padding-left: 7px;
}
.mod-seach .wp_search {
	padding-top: 15px;
}
.wp_search .search {
	width: 45px;
	height: 23px;
	float: left;
	background: url(images/seach-123.jpg) no-repeat;
}
.wp_listcolumn .wp_column a.selected {
	color: #006961;
	background: none;
}
.wp_listcolumn .wp_column a {
	background: none;
	border-top: none;
	font-weight: 100;
}
.wp_listcolumn .wp_column a:hover {
	color: #006961;
	background: none;
}
.wp_listcolumn .wp_subcolumn .wp_column a {
	background: none;
	border-top: none;
	border-bottom: 1px solid #ddd;
	font-weight: 100;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
	color: #006961;
	background: none;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
	color: #006961;
	background: none;
}
.mod_li-yq {
	width: 235px;
	height: 59px;
	float: left;
	padding-top: 6px;
	padding-left: 5px;
}
.mod_xw13-img {
	width: 210px;
	height: 110px;
	float: left;
	padding-top: 10px;
}
#wp_news_w22 .wp_article_list .list_item {
	height: 35px;
	line-height: 35px;
}
#wp_news_w22 .wp_article_list .list_item .Article_Index {
	background: none;
	width: 0px;
	margin-right: 0px;
}
#wp_news_w22 .wp_article_list .list_item span {
	margin-left: 0px;
}
#wp_news_w22 .wp_article_list .list_item .Article_Title {
	font-size: 15px;
}
.wp_articlecontent {
	padding: 20px;
}
.wp_entry a {
	font-size: 16px;
}
p.MsoNormal strong {
	font-weight: bold;
}
.mod_jslb {
	width: 100%;
	float: left;
	position: relative;
}
.mod_js-110 {
	background: url(images/js_head.jpg) no-repeat;
	height: 212px;
	width: 100%;
	float: left;
	margin-top: 45px;
}
.mod_js-lieb {
	width: 100%;
	float: left;
	background: url(images/js_con.jpg) repeat-x;
	height: 970px;
}
.mod_1010 {
	width: 100%;
	margin-top: 30px;
    height: 1030px;
	float: left;
}
.mod_1010-li {
	width: 200px;
	float: left;
	height: 97px;
	line-height: 97px;
	background: url(images/remin.png) no-repeat 15px 30px;
	margin-left: 10px;
}
.mod_1010-bt {
	width: 150px;
	float: left;
	margin-left: 50px;
}
.mod_tie {
	float: left;
	color: #3c3b3b;
	font-size: 18px;
}
.mod_tie a {
	float: left;
	color: #3c3b3b;
	font-size: 18px;
}
.mod_tie-ll {
	float: right;
	color: #3c3b3b;
	font-size: 12px;
    margin-right: 50px;
}
div#wp_paging_w1010 {
	position: absolute;
	bottom: 20px;
	right: 0px;
}
.mod_1010-li:hover span {
	text-decoration:underline;
	}
.mod_1010-li:hover a {
	text-decoration:underline;
	}

/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {
    margin: 0 auto
}

.nav .wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
}

.nav .wp-menu .menu-item.i1 {
    background: none;
}

.nav .wp-menu .menu-item a > .menu-switch-arrow {
    display: none;
    width: 20px;
    height: 20px;
    background: url(images/nav_j.png) no-repeat center center;
    vertical-align: middle;
}

.nav .wp-menu .menu-item a.menu-link {
    display: block;
    padding: 0 25px;
    line-height: 55px;
    color: #FFFFFF;
    font-size: 20px;
}

.nav .wp-menu .menu-item.hover a.menu-link, .nav .wp-menu .menu-item a.hover {
    text-decoration: none;
    background: #338781;
}

.nav .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 55px;
    min-width: 100%;
    z-index: 100;
    background: #338781;
}

.nav .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
}

.nav .sub-menu .sub-item a {
    text-align: center;
    /* font-weight: bold; */
    display: block;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    font-size: 20px;
    background: none;
}

.nav .sub-menu .sub-item.hover> a, .nav .sub-menu .sub-item a:hover {
    display: block;
    text-decoration: underline;
}

.nav .sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: #fff;
}
.piao {
    display: none;
}
