.buy-cash {
	min-width: 100%;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: -1;
	background: url(/images/box/pay/bg-1.png) no-repeat;
	height: 100%;
	padding-top: 5px;
	background-size: cover;
}
.buy-cash #background {
	width: 1350px;
	margin: 0 auto;
	height: 300px;
}