footer{
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 44px;
	border-top: 1px solid #E0E0E1;
	background: #FFF;
	display: flex;
}
img{
	display: block;
}
footer .shangcheng{
	flex: 1;
}
.shangcheng img{
	padding-top: 5px;
	width: 24%;
	margin: 0 auto;
}
.shangcheng p{
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 18px;
}
.shangcheng .color{
	color:#ce3d3e;
}
.shequ2{
	margin-bottom: 49px;
}
