﻿/*初始化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;
}