@charset "utf-8";
/* CSS Document */

    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;}
	.floating_ck .close{position:absolute;top:-4%;right:6%;margin:0 auto;cursor:pointer;}
    .floating_ck dl{margin-bottom:20px;}
    .floating_ck dl dd{position:relative;width:115px;height:60px;cursor:pointer;}
	.floating_ck{padding:90px 0 0 0;background:url(images/bj.png) no-repeat top center;} 
	.floating_ck dl dd{margin-bottom:15px;position:relative;}
    .floating_ck dl dd a{display:block;height:100%;}
	.floating_ck dl .whatsapp{background:url(images/WhatsApp_hover.png) no-repeat center;}
	.floating_ck dl .wechat{background:url(images/WeChat_hover.png) no-repeat center;}
	.floating_ck dl .email{background:url(images/yx_hover.png) no-repeat center;}
	.floating_ck dl .quote{background:url(images/zx_hover.png) no-repeat center;}
	.floating_ck dl #back-to-top{background:url(images/fhdb.png) no-repeat center;margin-bottom:0;margin-top:20px;}
	.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:-35%;}
	.floating_ck .wechat .floating_left{top:-25%;}
	.floating_ck .email .floating_left{top:30%;}	
	#back-to-top{height:45px;}

@media screen and (max-width: 769px) {
	.floating_ck{background:0;padding-top:0;top:54%;}
	.floating_ck .close{top:-25%;}
}

@media screen and (min-width: 1400px)  {
	.sjd{display:none!important;}
	}
	
@media screen and (min-width: 1200px)  {
	.sjd{display:none!important;}
	}
	
@media screen and (max-width: 769px) {
	.pcd,.sj-none,.sj-no{display:none!important;}	
	}