footer{
	/* padding: 30px 0; */
	padding: 45px 0 45px;
}
.footerstyle>div.left:nth-child(2)>div>div:first-child{
	margin-bottom: 5px;
}
.footerstyle{
	width: 870px;
	margin: 0 auto;
}
.footerstyle>div.left:first-child{
	width: 216px;
	height: 67px;
}
.footerstyle>div.left:first-child>a,
.footerstyle>div.left:first-child>a>img{
	display: inline-block;
	/* width: 100%; */
	height: 100%;
}
.footerstyle>div.left:nth-child(2){
	position: relative;
	height: 67px;
	width: 600px;
	margin-left:54px;
}
.footerstyle>div.left:nth-child(2)>div{
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.footerstyle>div.left:nth-child(2)>div>div>span{
	margin-right: 15px;
}