.floating_ck{position:fixed;right:20px;bottom:10%;z-index: 9999; font-size: 14px; border-radius: 5px;}
.floating_ck dl dt{ height: 6px; background: url(images/kficon1.png) no-repeat center; }
.floating_ck dl dd{transition: all 0.3s; position:relative;width:45px;height:45px; margin-bottom: 3px; background-color:#0084d0; background-repeat:no-repeat;background-position:center; text-align: center; cursor:pointer;}
.floating_ck dl dd:hover{ background-color: #0aaef5; }
.floating_ck dl dd:hover .floating_left {display:block;width:160px;transition:.36s all ease-in;left:-160px;}
.consult{background-image:url(images/kficon3.png);}
.quote{background-image:url(images/kficon4.png);}
.qrcord{background-image:url(images/kficon5.png);}
.qrcord1{background-image:url(images/kficon6.png);}
.floating_ck dl dd.return{background-image:url(images/kficon2.png); background-color: #0084d0;}
.return span{ float: left; width: 100%; height: 100%; }
.return span:hover {background: #0aaef5 url(images/kficon2.png) no-repeat center;}
/*.floating_ck dl dd:nth-child(0) { border-radius: 10px 10px 0 0; background: #ff0; }*/
/*.floating_ck dl dd:last-child { border-radius: 0 0 10px 10px; }*/
.floating_left{color: #fff;position:absolute;left:0px;top:0px;width:0px;height:45px;background-color:#0aaef5;overflow:hidden;transition:.36s all ease-out;}
.floating_left a{color:#fff;line-height:45px;}
.floating_ewm{height:200px;top:-120px;}
.floating_ewm i{display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm1{height:200px;top:-155px;}
.floating_ewm1 i{display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm1 p{color:#fff;margin-top:5px;}