<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.shj_xuanfu_menu_box{
		display: block;
		width: 100px;
		height: 502px;
		background: url(/template/common/kefu/kefu_4/images/kefu_bg.png);
		position: fixed;
		bottom: 20%;
		right: 2%;
		z-index: 99;
	}
		.float-menu-title{
			position: relative;top:17px;left: 25px;
			text-align: center;
			color: #fff;
			font-size: 14px;
		}
		.float-menu-btn{
			display: block;
		}
		.float-menu-btn:hover{
			cursor: pointer;
			background-position: center;
			background-size: 100% 100%;
		}
</pre></body></html>