/*初始化111*/ html, body {
	margin: 0;
	padding: 0;
}
.pagebox {
	position: relative;
}
body {
	font-family: 微软雅黑;
	font-size: 14px;
	line-height: 1.42857143;
	color: #595959;
	background-color: #fff;
}
