body{
	background-image: url(../image/bg.png);
	background-size: 100% 100%;
}
.wap{
	width: 88%;
	margin: 0 auto;
	/*background-color: white;*/
	height: auto;
	
}
.biao{
	font-size: .5rem;
	color: white;
	text-align: center;
	font-weight: bold;
}
.itbbg{
	/*width: 88%;*/
	margin: 0 auto;
	background-color: white;
	height: auto;
}
.imgbg{
	/*width: 88%;*/
	margin: 0 auto;
	background-color: white;
	height: auto;
}

.footer{
	/*position: fixed;
	bottom: 0px;*/
	
}
.footer img{
	width: 100%;
	display: block;margin: 0 auto;
}
.footer p{
	text-align: center;
    color: #fff;
    font-size: 13px;
    z-index: 999;
    position: absolute;
    width: 100%;
   left: 0;
   /* bottom:5px;*/
    
}
