.wasu_page {
    width: 19.2rem;
    padding: .72rem;
    min-height: 10.8rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	/*background-image: url(../img/wasuVipPic/HuaShuVIP.jpg);*/
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.vipBiz{
	/*position: absolute;*/
	width: 8.7rem;
	height: 1.2rem;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
	background-image: url(../img/wasuVipPic/Super0.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-left: 7.9rem;
    margin-top: 0.3rem;
}

.vipBiz1{
	margin-left: 7.9rem;
    margin-top: 0.84rem;
}
.bizprice{
	position: absolute;
    width: 1.75rem;
    height: 1rem;
    color: #ffffff;
    font-size: 0.72rem;
    text-align: right;
    margin-top: 0.2rem;
}
/*焦点*/
.wasuVipBiz_all li.focushover {}