<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer{
	width:100%;
	bottom:0;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	border-top:5px solid #e3ca9f;
	background: #fff;
	//padding: 20px 0;
	padding-bottom:20px;
}
.footer p{
	color: #969696ï¼›
}</pre></body></html>