
.online_kefu{ position: fixed;  bottom: 20vh;right:5%;z-index: 9;}
.online_kefu ul li{border-radius: 3px; list-style-type:none; width:40px; height:40px; box-shadow: 0 3px 3px rgba(0,0,0,0.2); text-align: center; margin:5px 0; position: relative; background-color: #004da2; color: #fff; cursor: pointer; transition: background-color .2s linear 0s;perspective:1000;transform-style:preserve-3d;}
.online_kefu li i{font-size: 22px;}
.online_kefu ul li a{ color: #fff;}
.online_kefu ul li .con{ position: relative; line-height:40px;}
.online_kefu ul li .hover_con{border-radius: 3px; position: absolute;	left:-200px;left:-100px;	width: 120px;	color: #ffffff;text-align: center;background-color: #333;height:40px; line-height:40px; bottom:0; transform:rotateX(-90deg); transition: all .2s linear 0s; }
.online_kefu ul li .hover_con img{ width:100px;}
.online_kefu ul li.qrcode {  }
.online_kefu ul li.qrcode .hover_con{ height: 137px;padding: 10px;width: 130px;left: -141px;}
.online_kefu ul li.qrcode .hover_con p{ color: #fff; line-height:24px;}

.online_kefu li:hover{background-color:#333;}
.online_kefu li:hover .hover_con{left:-130px; transform:rotateY(0deg);}
.online_kefu li .hover_con:before{width: 0px;height: 0px;border: 8px solid transparent;border-left: 8px solid #333; display: block; content: '';position: absolute; top: 12px;right: -16px; transition: top .2s linear ; transition-delay: .1s; }

.online_kefu li.qrcode:hover .hover_con{  bottom: -60px;}
.online_kefu li.qrcode:hover .hover_con:before{top: 48px;}

.mobile_mob{ display: none !important;}
@media (max-width: 767px) {
	.mobile_mob { display: inline-block !important; }
	.mobile_pc { display: none !important; }
}




.floating_ck{position:fixed;right:20px;top:40%; z-index: 999999}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#1655bc;border-bottom:solid 1px #fff;
		text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;transition: all 0.5s}
.floating_ck dl dd:hover{background-color:#e40231;border-bottom:solid 1px #fff;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/icon0701/zxicon.png);transition: all 0.5s}
.quote{background-image:url(../images/icon0701/kficon.png);transition: all 0.5s}
.qrcord{background-image:url(../images/icon0701/erweima.png);transition: all 0.5s}
.return{background-image:url(../images/icon0701/fanhui.png);transition: all 0.5s}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#e40231;
		border-bottom:solid 1px #a40324;display:none;transition: all 0.5s}
.floating_left a{color:#fff;line-height:80px; transition: all 0.5s}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i img{display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}