.foots{
	background: #302b2e;
	padding: 20px 0 30px;
}
.footin{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.fl{float: left;}
.fr{float: right;}
/* .footL{margin-left: 145px;} */
.footL p{
	font-size: 14px;
	color: #fff;
	line-height: 100%;
	padding-top: 13px;
}
.footL-txt1{
	color: #fff;
	font-size: 18px;
	line-height: 32px;
}
.footL-txt2{
	color: #222;
	font-size: 18px;
	line-height: 100%;
	padding: 20px 0 16px;
}
.footR{overflow: hidden;}
.footRBox{
	margin-left: 70px;
	float: left;
}
.footRBox p{
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 100%;
	padding: 6px 0 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;
}