.float0831 {
	position: fixed;
	top: 400px;
	right: 1px;
	z-index: 999;
}

.float0831 .floatL {
	float: left;
}

.float0831 .floatR {
	padding-bottom: 15px;
	width: 140px;
	float: left;
	overflow: hidden;
	background-color: #2F9BFF;
	padding: 5px;
	/* background: url('http://www.china-loz.com/public/home/images/float_bg.gif') no-repeat -131px bottom; */
}

.float0831 .tp {
	/* background: url('http://www.china-loz.com/public/home/images/float_bg.gif') no-repeat 0% 0%; */
	background-color: red;
	height: 10px;
}

.float0831 .cn {
	background-color: white;
	/* background: url('http://www.china-loz.com/public/home/images/float_bg.gif') repeat-y -262px 0px; */
}

.float0831 .cn ul {
	padding: 0 14px;
}

.float0831 .cn ul li {
	border-bottom: #e6e5e4 1px solid;
	line-height: 36px;
	word-wrap: break-word;
	height: 36px;
	overflow: hidden;
	word-break: normal;
	text-align: center;
	font-size: 14px;
}

.li-top {
	display: block;
}

.float0831 .icoTc {
	background: url('	http://www.china-loz.com/public/home/images/float_s.gif') no-repeat 0px -323px;
}

.float0831 .icoTc {
	padding-left: 28px;
	display: block;
	float: left;
}

.float0831 a {
	color: #00a0e9;
}

.btnOpenBox {
	display: none;
}

.float0831 .btnOpen {

	position: relative;
	width: 28px;
	height: 118px;
	top: 100px;
	/* left: 2px; */
	background: linear-gradient(to bottom, #51C3FA 0%, #2FA7FE 100%);
	display: flex !important;
	flex-direction: column;
	cursor: pointer;
	border-radius: 4px 0 0 4px;
}

.float0831 .btnOpen span {
	/* position: relative; */
	font-weight: 400;
	font-size: 16px;
	line-height: 12px;
	color: white;
	writing-mode: vertical-rl;
	/* 从右向左竖排 */
	text-orientation: upright;
	margin: 0 auto;
	/* 保持字符直立 */
}

.float0831 .btnOpen .img1 {
	/* position: relative; */
	width: 14px;
	height: 11px;
	margin: 10px auto;
}

.float0831 .btnOpen .img2 {
	/* position: relative; */
	width: 8px;
	height: 6px;
	margin: 8px auto;
}

.float0831 .floatL a {
	text-indent: -9999px;
	font-size: 0px;
}

/* .float0831 .btnCtn {
	width: 28px;
	height: 118px;
	background: linear-gradient(to bottom, #51C3FA 0%, #2FA7FE 100%);
} */

.float0831 .btnCtn {
	position: relative;
	width: 28px;
	height: 118px;
	top: 100px;
	left: 1px;
	background: linear-gradient(to bottom, #51C3FA 0%, #2FA7FE 100%);
	display: flex !important;
	flex-direction: column;
	cursor: pointer;
	border-radius: 4px 0 0 4px;
	/* justify-content: center; */
	/* align-items: center; */
}

.float0831 .btnCtn span {
	/* position: relative; */
	font-weight: 400;
	font-size: 16px;
	line-height: 12px;
	color: white;
	writing-mode: vertical-rl;
	/* 从右向左竖排 */
	text-orientation: upright;
	margin: 0 auto;
	/* 保持字符直立 */
}

.float0831 .btnCtn .img1 {
	/* position: relative; */
	width: 14px;
	height: 11px;
	margin: 10px auto;
}

.float0831 .btnCtn .img2 {
	/* position: relative; */
	width: 8px;
	height: 6px;
	margin: 8px auto;
}