/*初始化111*/
html,body{
	margin: 0;
	padding: 0;
}
.pagebox{position:relative;width:100%;
margin:0px auto;
}


