.foot-list{
	background: #232738;
	height: 2.6rem;
	overflow:hidden;
}

.foot-lt{
	width: 12rem;
	margin: 0.43rem auto;
}

.foot-logo{
	width: 1.6rem;
	height: 1.6rem;
	background: url(../image/logo-foot.png);
	background-size: 100% 100%;
	margin-right: 0.2rem;
	margin-top: -0.45rem;
}

.foot-box{
	margin-left: 0.2rem;
	margin-right: 0.15rem;
}

.foot-cont{
	margin-bottom: 0.3rem;
}

.foot-cont a{
	font-size: 0.14rem;
	font-weight: 500;
	line-height: 0.20rem;
	color: #CCCCCC;
}

.foot-title{
	margin-top: 0.15rem;
}
.foot-title a{
	font-size: 0.14rem;
	font-weight: 400;
	line-height: 0.2rem;
	color: #999999;
}

.foot-xian{
	width: 0;
	height: 0.94rem;
	border: 0.01rem solid #707070;
	margin-top: 0.2rem;
}


.foot-phone{
	font-size: 0.14rem;
	font-weight: 500;
	color: #CCCCCC;
	margin-top: 0.05rem;
}

.foot-mobile{
	font-size: 0.28rem;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0.2rem;
}
.foot-mobile img{
    width: 0.3rem;
    height: 0.28rem;
    margin-bottom: 0.05rem;
}
.foot-email{
	font-size: 0.14rem;
	font-weight: 400;
	color: #999999;
	margin-top: 0.2rem;
}

.foot-email img{
	width: 0.28rem;
	height: 0.21rem;
	margin-right: 0.2rem;
}

.foot-record{
	height: 0.5rem;
	background: #1E2336;
	justify-content: center;
	align-items: center;
}

.foot-record span{
	font-size: 0.13rem;
	color: #666666;
}

.foot-record a{
    color: #666666;
}

.footers{
    color: #FFFFFF !important;
}
.foot-address{
    color: #FFFFFF;
}