.footer{
	min-width: 1200px;
	background: #CF0101;
	display: flex;
	justify-content: center;
}

.footer-text{
	color: #ffffff;
	height: 60px;
	line-height: 60px;
}