.footerBack{
	background: url(../images/footer_backPic.png) no-repeat;
	background-size: cover;
	width: 100%;
	height: 155px;
}
.footer{
	padding: 47px 0 47px;
	text-align: center;
}
.one,.two,.three{
	display: block;
	line-height: 30px;
	font-size:14px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color:rgba(254,254,254,1);
}
.two a{
	font-size:14px;
	font-family:'Microsoft YaHei';
	font-weight:400;
	color:rgba(254,254,254,1);
}