.floating_ck{position:fixed;right:10px;top:20%;z-index: 9999; font-size: 14px; border-radius: 5px; transition: all 0.5s}

.floating_ck dl dt{ text-align: center; }
.floating_ck dl dd{transition: all 0.3s; border-bottom: 1px solid #fff; position:relative;width:100px;height:100px; background-color:#f37020; text-align:center; background-repeat:no-repeat;background-position: center 15px;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#fe4226; }
.floating_ck dl dd:hover .floating_left{display:block;}
.floating_ck dl dd:hover .floating_qq{display:block;}
.consult{background-image:url(./icon0702/zxicon.png);}
.quote{background-image:url(./icon0702/kficon.png);}

.email{background-image:url(./icon0702/email.png);}


.close{transition: all 0.3s; border-bottom: 1px solid #fff; position:relative; width:100px; height:40px !important; background-color:#f37020; text-align:center; background-repeat:no-repeat;background-position:100px center !important; cursor:pointer; }
.close span{ padding-top: 5px !important;  }

.close_box {transform: translateX(149px);}


.open { transition: all 0.5s; cursor: pointer; position:fixed; z-index: 99999; right:-30px; top:20%; background: #f37020; color: #fff; width: 30px; height: 40px; text-align: center; line-height: 40px; }

.open_box {transform: translateX(-30px);}


.return{transition: all 0.3s; border-bottom: 1px solid #fff; position:relative; width:100px; height:40px !important; background-color:#f37020; text-align:center; background-repeat:no-repeat;background-position:80px center !important; cursor:pointer; background-image:url(./icon0702/fanhui.png);}
.return span{ padding-top: 10px !important; padding-right:20px;  }

.floating_ck dd span{color:#fff;display:block;padding-top:70px; font-size: 14px; font-weight: bold;}
.floating_ck dd:hover span{color:#fff;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:100px; background-color:#fe4226; display:none;}
.floating_left a{color:#fff; line-height:40px; vertical-align: middle; }

.floating_qq{position:absolute;left:-160px;top:0px;width:160px;height:300px; background-color:#fe4226; display:none;}
.floating_qq a{color:#fff;line-height:60px; vertical-align: middle; font-size: 12px; display: block; margin: 20px 0;}
.floating_qq img { width: 60px; height: 60px; display: inline-block; vertical-align: middle; margin-right: 10px; border-radius: 50%; box-shadow: 0 3px 3px #111;}

.floating_ewm{height:160px;top:-50px;}
.floating_ewm i{display:block;width:145px;height:145px;margin:auto;margin-top:7px; background:url(../Image/wx_ewm145.jpg) center no-repeat;}
.floating_ewm p{color:#fff;margin-top:5px;}