* {
	margin: 0;
	padding: 0;
}

html,
body,
#apply,
.apply-mp {
	height: 100%;
}

#apply {
	position: relative;
}
/* .bottombg{
	width:100%;
	height:100%;
	background: url(../../img/paysuccess/yx.png)no-repeat center center;
	background-size:cover;
	position: relative;
	filter: blur(5px);
} */
.bg{
	position: absolute;
	top:0;
	left:0;
	z-index: 1;
	display: block;
	width:100%;
	height:100%;
	background: url(../../img/paysuccess/yx.png)no-repeat center center;
	background-size: cover;
}

.towdcode{
	position: absolute;
	left:0;
	right: 0;
	top:58px;
	width:655px;
	height:578px;
	max-height: 100%;
	margin:auto;
}
