    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:0 0.3% 1% 0.3%;}
	.floating_ck .close{position:absolute;top:-8%;right:0;margin:0 auto;cursor:pointer;}
    .floating_ck .bt{position:absolute;right:0;top:-5%0;}
	.floating_ck dl{position:relative;margin-top:65px;}
    .floating_ck dl dd{position:relative;width:90px;height:64px;cursor:pointer;}
	.floating_ck dl dd{position:relative;text-align:center;margin:10px auto 0 auto;padding:0 3px;}
    .floating_ck dl dd a{width:100%;height:100%;}
	.floating_ck dl .whatsapp{background:url(images/whatsapp.png) no-repeat top center;}
	.floating_ck dl .whatsapp:hover{background:url(images/whatsapp_hover.png) no-repeat center;}
	.floating_ck dl .wechat{background:url(images/wx.png) no-repeat center;}
	.floating_ck dl .wechat:hover{background:url(images/wx_hover.png) no-repeat center;}
	.floating_ck dl .email{background:url(images/email.png) no-repeat center;}
	.floating_ck dl .email:hover{background:url(images/email_hover.png) no-repeat center;}
	.floating_ck dl .lytext{height:35px;padding:0;width:100%;margin-top:40%;}
	.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 .whatsapp .floating_left{top:-50%;}
	.floating_ck .wechat .floating_left{top:-48%;}
	.floating_ck .email .floating_left{top:15%;}		

@media screen and (max-width: 769px) {	
	.floating_ck{background:0;top:54%;}
	.floating_ck .close{top:-35%;}
}