.foots{
	background: #302b2e;
	padding: 24px 0 24px;
}
.footin{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.fl{float: left;}
.fr{float: right;}
/* .footL{margin-left: 145px;} */
.footL p,
.footL p a{
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #A0A0A0;
	line-height: 20px;
	margin-top: 24px;
}
.footL p a:hover{
	opacity: .7;
}
.footL p span{
	margin-left: 40px;
}
.footL-txt1{
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #A0A0A0;
	line-height: 20px;
}
.footL-txt2{
	color: #222;
	font-size: 18px;
	line-height: 100%;
	padding: 20px 0 16px;
}
.footR{overflow: hidden;}
.footRBox{
	margin-top: 17px;
	margin-left: 43px;
	float: left;
}
.footRBox p{
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #A0A0A0;
	line-height: 20px;
	text-align: center;
	margin-top: 13px;
}
.footRBox img{
	width:110px;
	display: block;
	margin: 0 auto;
}

.footw{
	background: #fff;
	overflow: hidden;
	padding-bottom:14px;
}
.foot-company{
	overflow: hidden;
}
.foot-comBox{
	float: left;
	border-right: 2px solid #bfbfbf;
	padding: 0 50px;
}
.foot-company>div.foot-comBox:last-child{
	border-right: 0;
	padding-right: 0;
}
.foot-company>div.foot-comBox:first-child{
	padding-left: 0;
}
.foot-comBox p{
	font-size: 14px;
	color: #222;
	line-height: 28px;
}
