﻿.float-left {
	position:fixed;
	bottom: 300px;
	width: 115px;
	height: 302px;
	background: url("/images/live/float-left.png") no-repeat;
	background-size: cover;
	z-index: 999;
}
.float-left.float-yg {
	background: url(https://www.hbzhan.com/images/live/version/2022/float-left-yg.png) no-repeat;
	background-size: 100% 100%;
}
.float-left-close {
	position: absolute;
	font-size: 12px;
	bottom: -18px;
	left: 8px;
	color: #999;
}
.float-left-close i {
	color: #999;
	font-size: 16px;
}
.float-left ul {
	margin-top: 82px;
}
.float-left ul li {
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	text-align: center;
}
.float-left ul li a {
	color: #e0eaa1;
	font-weight: bold;
}