    dl,dd,dt{margin:0;padding:0;}
    a{ text-decoration:none;}
    .floating_ck{position:fixed;right:0;top:30%;z-index:10000;border-radius:10px;background:url(images/bj.png) no-repeat right top;padding:75px 8px 0 5px;}
	.floating_ck .close{position:absolute;top:-9%;left:4%;right:0;margin:0 auto;cursor:pointer;}
	.floating_ck dl{position:relative;}
/*	.floating_ck dl{background:url(swt/images/top.png) no-repeat;background-size:100% auto;background-position:505% 100%;}*/
    .floating_ck dl dd{position:relative;width:90px;height:66px;cursor:pointer;}
	.floating_ck dl dd{position:relative;text-align:center;margin:14px auto 0 auto;}
	.floating_ck dl .quote{background:url(images/online-1.png) no-repeat top center;}
	.floating_ck dl .quote:hover{background:url(images/online-2.png) no-repeat center;}
	.floating_ck dl .tel{background:url(images/tel-1.png) no-repeat center;}
	.floating_ck dl .tel:hover{background:url(images/tel-2.png) no-repeat center;}
	.floating_ck dl .wechat{background:url(images/wechat.png) no-repeat center;}
	.floating_ck dl .wechat:hover{background:url(images/wechat-2.png) no-repeat center;}
	.floating_ck dl .tiktok{background:url(images/dy-1.png) no-repeat center;}
	.floating_ck dl .tiktok:hover{background:url(images/dy-2.png) no-repeat center;}
	.floating_ck dl .lytext{height:55px;margin-left:5px;background:url(images/top.png) no-repeat bottom;background-size:100% auto;}
	.floating_ck dl dd:hover .floating_left{display:block;}
	.floating_left{position:absolute;right:102%;height:60px;border-radius:8px 0 0 8px!important;display:none;}
	.floating_ck dl .tel .floating_left{top:-38%;}
	.floating_ck .wechat .floating_left{top:-44%;}
	.floating_ck .tiktok .floating_left{top:-45%;}		