@charset "utf-8";
.wap {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(../0.png) no-repeat;
	background-size: 100% 100%;
	width: 300px;
	height: 400px;
}