.zxkf{position: fixed;right: 1%;bottom: 21%;}
.zxkfw{background: #EDF1F1;width: 64px;height: 64px;margin-bottom: 4px;display: flex;justify-content: center;align-items: center;cursor: pointer;position: relative;}
.zxkfa{

}
.zxkfa .tel{
    display: none;
    position: absolute;
    right: 67px;
    width: 180px;
    background: #EDF1F1;
    color: #333;
    text-align: center;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    font-weight: bold;
}
.zxkfa:hover .tel{
    display: block;
}
.zxkfb{

}
.zxkfc{

}
.zxkfd{}
.zxkfd .email{
    display: none;
    position: absolute;
    right: 67px;
    width: 180px;
    background: #EDF1F1;
    color: #333;
    text-align: center;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    font-weight: bold;
}
.zxkfd:hover .email{
    display: block;
}

.zxkftop{}

.zxkfc .wxlx{
    display: none;
    position: absolute;
    right: 67px;
    width: 180px;
    background: #EDF1F1;
    color: #333;
    text-align: center;
    height: 130px;
    line-height: 64px;
    font-size: 16px;
    font-weight: bold;
}
.zxkfc .wxlx img{
width:110px;
  height:110px;
      position: absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
}
.zxkfc:hover .wxlx{
    display: block;
}
