	.redPacket {
		position: absolute;
		left: 0px;
		bottom: 230px;
		z-index: 9999;
		display: inline-block;
		cursor: pointer;
	}
	.redPacket .img {
		position: relative;
		top: 0;
		height: 50px;
		width: 60px;
	}
	.redPacket1 {
		position: absolute;
		left: 0px;
		bottom: 300px;
		z-index: 9999;
		display: inline-block;
		cursor: pointer;
	}
	.redPacket1 .img {
		position: relative;
		top: 0;
		height: 50px;
		width: 60px;
	}
.laba{
	position: relative;
	width: 19.36px;
	height: 20px;
	float: left;
	background: rgb(0,0,0,0.2);
}

.laba img{
	position: absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 19.36px;
    max-height: 18px;
	margin-left: 21%;
}


 #container {
	/*width: 94.8%;*/
	height: 20px;
	/*border: 1px solid #333;*/
	overflow: hidden;
	margin: 0 auto;
	background: rgb(0,0,0,0.2);
}           

#list{
	color: #fff;

	font-size: 14px;

	font-weight: bold;
}

.imgss{

	position: absolute;

	width: 100%;

	left: 0px;

	top: 1px;

	z-index: 9999;

	display: inline-block;

	cursor: pointer;

}
	
.daotu_btn{
top:12%;
position: fixed;
right: 0px;
z-index: 999;
width: 50px;
padding: 10px;
}
.daotu_btn img{
	width: 100%;
}
.sysm_btn{
top:18%;
position: fixed;
right: 0px;
z-index: 999;
width: 50px;
padding: 10px;
}
.sysm_btn img{
	width: 100%;
}