<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*初始化111*/
@font-face {
	font-family: 'iconfont';
	src: url(../fonts/iconfont.eot);
	src: url(../fonts/iconfont.eot) format('embedded-opentype'), url(../fonts/iconfont.woff) format('woff'), url(../fonts/iconfont.ttf) format('truetype')
}
html,
body {
	margin: 0;
	padding: 0;
}

.pagebox {
	position: relative;
}</pre></body></html>