body{
	height:100%;
	background:#fff;
}
#index{
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	background:#fff;
}

