.foot202202061602{
	font-size: 12px;
	position:fixed;
	bottom: 17px;
	color:#fff;
	width:100%;
	text-align: center;
	border-top: 1px solid #d9d9d9;
	z-index: 99;
	padding-top: 5px;
}
.foot202202061602 a{
	color:#fff;
}
@media (min-width:768px){
	.foot202202061602{
		position: relative;
		bottom:auto;
		color:#000;
		margin-top: 75px;
		padding-top: 12px;
		padding-bottom: 35px;
		
	}
	.foot202202061602 a{
		color:#000;
	}
	
}
