.qhfl a:hover {
    color: #fff!important;
}
.banner {
	width: 100%;
	background: url("../img/banner_ky.jpg") no-repeat;
	background-size: 100% 100%;
	display: flex;
	display: flex;
	align-items: center;
	align-items: center;
}

.banner ul {
	text-align: center;
	margin: 0 auto;
}

.banner ul li:nth-child(1) {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
}

.banner ul li:nth-child(2) {
	width: 73px;
	height: 4px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	margin-top: 20px;
}

.qhfl {
	margin-top: 30px;
	margin-bottom: 30px;
}

.qhfl ul {
	display: flex;
	justify-content: center;
}

.qhfl ul li {
    width: 33%;
    height: 35px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-align: center;
    border: 2px solid #339966;
    line-height: 34px;
}

.qhfl .active {
	background: #339966;
	color: #fff;
}
.qhfl .active a{
    color: #fff;
}
.qhfl ul li:hover {
    background: #339966;
    color: #fff;
}
.qhfl ul li:hover a{
    color: #fff;
}
.qhfl ul li:nth-child(2) {
	margin: 0 20px;
}

.lxwm-2 {
	display: flex;
	justify-content: space-between;
	    flex-wrap: wrap;
}

.lxwm-2 .lxwm-con {
display: flex;
    align-items: center;
    width: 100%;
    height: 120px;
    background: #FFFFFF;
    cursor: pointer;
}
.lxwm-2 .lxwm-con ul img{height:40px;}
.lxwm-2 .lxwm-con:nth-child(2) {
	margin-top: 10px;
}
.lxwm-2 .lxwm-con:nth-child(3) {
	margin-top: 10px;
}

.lxwm-2 .lxwm-con ul {
	line-height: 10px;
}

.lxwm-2 .lxwm-con ul:nth-child(1) {
	margin: 0 20px 0 20px;
}

.lxwm-2 .lxwm-con ul li:nth-child(1) {
	font-size: 15px;
	font-weight: 600;
	color: #000000;
	line-height: 25px;
}

.lxwm-2 .lxwm-con ul li:nth-child(2) {
	font-size: 15px;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}

.lxwm-2 .lxwm-con ul li:nth-child(3) {
	font-size: 15px;
	color: #666666;
	font-weight: 400;
	line-height: 15px;
}

.lxwm-3 {
	
}

.lxwm-3 ul:nth-child(1) li:nth-child(1) {
	height: 23px;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	margin: 20px 0;
}

.lxwm-3 ul:nth-child(2) {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.lxwm-3 ul:nth-child(2) li {
	    width: 32%;
}

.lxwm-3 ul:nth-child(3) {
	height: 222px;
	background: #FFFFFF;
}

.lxwm-3 input {
	width: 100%;
	height: 51px;
	background: #FFFFFF;
	border: 0;
	padding-left: 20px;
}
.anniu{
	display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.tijiao {
width: 80px;
    height: 35px;
    line-height: 35px;
    background: #339966;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}

.chongzhi {
		width: 80px;
    height: 35px;
    line-height: 35px;
    background: #909090;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;margin-left: 20px;
}

 #map{
   width: 100%;
   height: 400px;
 }
.footer-nav {
    padding: 0.8rem 0 8rem 0;
}
.BMapLabel{
	left: 25px!important;
    width: 305px;
}
