.footer {
	width: 100%;
	margin-top: 2rem;
	margin-bottom: 1rem;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	font-size: 1.208rem;
	font-family: MicrosoftYaHeiUI;
	color: #454141;
	line-height: 36px;
	letter-spacing: 0.03rem;
}
