html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
img { border: 0; padding: 0; margin: 0; }
#background{position:absolute; z-index:1; width:100%; height:100%;}
.home-bottle {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
}
#enter {
	width: 100%;
	height: 100%;
}
#tag1 {
	
}
#content {
	position: absolute;
	z-index: 15;
	text-align: center;
	width: 100%;
}
.tag {
	margin: 70px 0;
	height: 193px;
}
