
#consulting_floating{
box-shadow: 0px 0px 10px 0px #00a2ff;
background: linear-gradient(0deg, #00A2FF, #00D2FF);
display: flex;
display: -webkit-flex;
justify-content: space-between;
align-items: center;
position: fixed;
height: 1.06rem;
padding: 0.4rem 8%;
}
#consulting_floating>div{
    text-align: center;
    font-size: 0.24rem;
font-family: Alibaba PuHuiTi;
font-weight: 400; 
color: #FFFFFF;
}
.left>img{
    width: 0.5rem;
    height: 0.5rem;
    margin-bottom: 0.02rem;
}
.online_consulting>img{
    width: 0.5rem;
    height: 0.5rem;
    margin-bottom: 0.02rem;
}
.shangwuHb img{
    width: 0.5rem;
    height: 0.5rem;
    margin-bottom: 0.02rem;
}
.freePhone{
    position: absolute;
    width: 1.6rem;
    height: 1.6rem;
    bottom: 0;
    left: 50%;
    margin-left: -0.8rem;
}
.freePhone img{
    width: 100%;
    height: 100%;
}
