﻿.lmnav{
	width: 395px;
	height: 187px;
	margin: 0px auto;
	background: url("../images/zx.png") no-repeat left bottom;
	text-align: center;
}
.lmnav h3{
	padding-top: 85px;
	font-size: 20px;
	color: #43b51f;

}

table {
	border-collapse: collapse;
}
th, td {
	padding: 5px 10px;
}

/* 新闻部分内容*/
.news_info {
	color: #999;
	font-size: 14px;
	line-height: 24px;
	margin: 0 auto;
	padding: 40px 0 10px;
	width: 1140px;
}
.news_info .info_title {
	color: #555;
	font-size: 24px;
	line-height: 1em;
	text-align: center;
}
.news_info .info_time {
	padding: 26px 0 3px;
	text-align: center;
}
.news_info .info_time em {
	padding: 0 2em;
}
.news_info .info_time span {
	border: 1px solid #c1c1c1;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	width: 27px;
}
.news_info .info_page {
	overflow: hidden;
}
.news_info .info_page a {
	float: left;
	height: 38px;
	width: 50px;
}
.news_info .info_page a.prev {
	background:url("../images/cc.jpg") no-repeat scroll left top;
}
.news_info .info_page a.next {
	background:url("../images/bb.jpg") no-repeat scroll right top;
	float: right;
}
.news_info .info_page a:hover {
	background-position: left bottom;
}
.news_info .info_txt {
	border: 1px solid #e8e8e8;
	overflow: hidden;
	padding: 30px 40px 50px;
}
.news_info .info_txt .info_return {
	background:url("../images/aa.jpg") no-repeat scroll left top;
	display: block;
	height: 38px;
	margin: 20px auto 0;
	overflow: hidden;
	text-indent: -999px;
	width: 122px;
}
.news_info .info_txt .info_return:hover {
	background-position: left bottom;
}
.news_info .news_label {
	padding: 18px 0 60px;
}
.news_info #bdshare {

}
.news_info #bdshare .name {
	float: left;
}

/* 二级导航*/
.in-banner {

	height: 50px;
	position: relative;
	text-align: center;
	margin-top:40px;
}
.ban-a {
	padding-top: 0px;

}
.ban-a li {
	display: inline-block;
}
.ban-a li a {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #aeafaf;
	color: #333;
	cursor: pointer;
	display: block;
	padding: 10px 40px;
}
.ban-a li a.on, .ban-a li a:hover {
	background: #43b51f none repeat scroll 0 0;
	border: 1px solid #43b51f;
	color: #fff;
}
/* 分页*/
.mypage {
	margin-top: 10px;
	text-align: center;
	float:left;
	width:1200px;
	margin-bottom: 20px;
}
.mypage a {
	border:1px solid #C1C1C1;
	color: #666;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	margin: 3px;
	padding-left: 24px;
	padding-right: 24px;
	vertical-align: middle;
}
.mypage strong {
	background: #fff none repeat scroll 0 0;
	color: #666;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	margin: 3px;
	padding-left: 24px;
	padding-right: 24px;
	vertical-align: middle;
}
.mypage a:hover {
	background: #43b51f none repeat scroll 0 0;
	color: #fff;
}
.mypage em {
	background: #fff none repeat scroll 0 0;
	color: #666;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	margin: 3px;
	padding-left: 24px;
	padding-right: 24px;
	vertical-align: middle;
}
/* 新闻列表*/
.contain_left {

	width: 1200px;
	margin:0px auto;
}
.ntitle {
	color: #000;
	font-size: 32px;
	margin-top: 50px;
	text-align: center;
	width: 100%;
}
.nlocation {
	background: rgba(0, 0, 0, 0) url("../images/news_05.png") no-repeat scroll left center;
	color: #444;
	font-size: 14px;
	line-height: 30px;
	margin-top: 30px;
	text-indent: 20px;
	width: 100%;
}
.nlocation a {
	color: #444;
}
.nclass {
	border-top: 1px solid #ddd;
	margin: 10px 0;
	padding-top: 30px;
}
.nclass a {
	border: 1px solid #ddd;
	color: #3f3f3f;
	display: inline-block;
	float: left;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin-left: -1px;
	padding: 0 11.4px;
}
.nclass a:first-child {
	margin: 0;
}
.nclass a:hover {
	border: 1px solid #ccc;
}
.nclass a.on {
	border-bottom: 1px solid #fff;
	border-top: 2px solid #43b51f;
	color: #43b51f;
}

.news_right_c {
	width:1200px;
	margin:0px auto;
}
.news_right_c ul.news {
	margin: 0 0 15px;
}
.news_right_c ul.news li.Recom {
	border-bottom: 1px solid #e0e0e0;
	height: 190px;
	padding: 15px 0;
}
.news_right_c ul.news li.Recom p.n_l {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
	float: left;
	text-align: left;
	width: 510px;
}
.news_right_c ul.news li.Recom p.n_l span.t {
	color: #333;
	display: block;
	font-size: 15px;
	line-height: 35px;
}
.news_right_c ul.news li.Recom p.n_l span.c {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 30px;
}
.news_right_c ul.news li.Recom p.n_l span.m {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 30px;
}
.news_right_c ul.news li.Recom p.n_r {
	display: block;
	float: right;
	width: 351px;
}
.news_right_c ul.news li.Recom:hover p.n_l span {
	color: #43b51f;
	transition: all 0.4s ease 0s;
}
.news_right_c ul.news li.li {
	border-bottom: 1px dashed #e0e0e0;
	height: 82px;
	padding: 20px 0;
}
.news_right_c ul.news li.li p.n_l {
	background: #474e5c none repeat scroll 0 0;
	display: block;
	float: left;
	height: 81px;
	text-align: center;
	width: 81px;
}
.news_right_c ul.news li.li p.n_l span.d {
	color: #43b51f;
	display: block;
	font-size: 30px;
	margin: 10px 0 0px;
}
.news_right_c ul.news li.li p.n_l span.y {
	display: block;
	font-size: 15px;
}
.news_right_c ul.news li.li p.n_r {
	float: right;
	width: 1100px;
}
.news_right_c ul.news li.li p.n_r span.t {
	color: #333;
	display: block;
	font-size: 18px;
	line-height: 31px;
}
.news_right_c ul.news li.li p.n_r span.c {
	color: #777;
	display: block;
	font-size: 12px;
	line-height: 25px;
}
.news_right_c ul.news li.li:hover {
	background: #f2f2f2 none repeat scroll 0 0;
	transition: all 0.4s ease 0s;
}
.news_right_c ul.news li.li:hover p.n_l {
	margin: 0 0 0 10px;
	transition: all 0.4s ease 0s;
}
.news_right_c ul.news li.li:hover p.n_r {
	margin: 0 10px 0 0;
	transition: all 0.4s ease 0s;
	width: 1080px;in-banner
}
.news_right_c ul.news li.li:hover p.n_r span {
	color: #43b51f;
	transition: all 0.4s ease 0s;
}
.airp_box {in-banner
margin-left: -20px;
	margin-top: 20px;
	overflow: hidden;
}
.sub_airport li {
	cursor: pointer;
	float: left;
	margin-bottom: 20px;
	margin-left: 34px;
	overflow: hidden;
	position: relative;
	width: 256px;
	text-align: center;
}

.airp_img {
	height: 192px;
	overflow: hidden;
	width: 256px;
	margin: 0px;
	padding: 0px;
}
.sub_airport li .airp_bg {
	height: 192px;
	left: 0;
	position: absolute;
	top: 0;
	width: 256px;
}
.sub_airport li .airp_bg::before {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	content: "";
	height: 0;
	left: 13px;
	position: absolute;
	top: 10px;
	transition: height 300ms ease-in-out 0s;
	width: 225px;
}
.sub_airport li .airp_bg::after {
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	content: "";
	height: 160px;
	left: 13px;
	position: absolute;
	top: 10px;
	transition: width 300ms ease-in-out 0s;
	width: 0;
}
.sub_airport li .airp_bg a {
	color: #fff;
	height: 100%;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 111;
}
.sub_airport li a {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sub_airport li:hover img {
	opacity: 0.4;
}
.sub_airport li:hover .airp_bg {
	background: #43b51f none repeat scroll 0 0;
	opacity: 0.8;
}
.sub_airport li:hover .airp_bg a {
	color: #fff;
	opacity: 1;
	top: 40%;
}
.sub_airport li:hover .airp_bg::before {
	height: 164px;
}
.sub_airport li:hover .airp_bg::after {
	width: 229px;
}
.sub_airport li:hover a {
	color: #43b51f;
}

.slideTxtBox { width: 1140px; text-align: left; }
.slideTxtBox .hd { height: 30px; line-height: 30px; position: relative; margin-bottom: 30px; }
.slideTxtBox .hd a{ color: #000}
.slideTxtBox .hd a:hover{ color: #fff}

.slideTxtBox .hd ul { float: left; position: absolute; left: 20px; top: 9px; height: 32px; width: 672px; left: 50%; margin-left: -247px; }
.slideTxtBox .hd ul li { float: left; padding: 0 15px; cursor: pointer; border: 1px solid #dedede; margin: 0 10px; min-width: 60px; text-align: center; }
.slideTxtBox .hd ul li.hover { height: 30px; background: #43b51f; color: #FFF; }

.mxkc_js2 { width: 1200px; overflow: hidden; margin-top:25px;}

.mxkc_js2 li { float: left; width: 278px; height: 410px; overflow: hidden;text-align: center; position: relative; overflow: hidden; margin: 0 22px 30px 0; cursor: pointer; }
.mxkc_js2 li:last-child{margin-right: 0px;}
.mxkc_js2 li img { width: 278px; height: 370px; text-align: center;  display:block; transition: all 0.3s; overflow: hidden;}
.mxkc_js { width: 100%; overflow: hidden; margin-top:25px;}
.mxkc_js li { float: left; width: 220px; height: 296px; text-align: center; position: relative; overflow: hidden; margin: 0px 20px 20px 0px; cursor: pointer; }
.mxkc_js li img { width: 262px; height: 296px; text-align: center; display:block;}

.mxkc_js2 li img:hover{
    transform: scale(1.02);

}

.mxkc_js_t { position: absolute; bottom:40px; left: 0; height: 40px; width: 100%; text-align: center; color: #FFF; font-size: 24px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; line-height: 40px; background: #474e5c; opacity: 0.6;}
.mxkc_js2 li a{color: #fff;width: 278px; height: 350px; overflow: hidden}
.mxkc_js2 li a:hover{color: #eeeeee;}
.mxkc_js_btn1{
    width: 83px;
    height: 30px;
    display: inline-block;
    border-radius: 5px;
    background:#43b51f;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    margin-right: 30px;
}
.mxkc_js_btn2{
    width: 83px;
    height: 30px;
    display: inline-block;
    border-radius: 5px;
    background:#ffb61e;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;

}
