.zxkf {
    position: fixed;
    right: 1%;
    bottom: 25%;
    z-index: 98;
    background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2023110614181955853/cms/image/92ffae38-f31d-4dd7-ae1b-a36862f75bc3.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 64px;
    width: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.zxkfw{background: var(--zs-color);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: 220px;
    background: var(--zs-color);
    color: #fff;
    text-align: center;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    font-weight: bold;
}
.zxkfa:hover .tel{
    display: block;
}
.zxkfb{

}
.zxkfc{

}
.zxkfc .wx{
    display: none;
    position: absolute;
    right: 105%;
    top: 0%;
}
.zxkfc:hover .wx{
    display: block;
}
.zxkfc .wx img{max-width:100px;}
.zxkfd{}
.zxkfd .email{
    display: none;
    position: absolute;
    right: 67px;
    width: 220px;
    background: var(--zs-color);
    color: #fff;
    text-align: center;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    font-weight: bold;
}
.zxkfd:hover .email{
    display: block;
}

.zxkftop{}

@media (max-width: 1200px){

.zxkfw {
    background: var(--zs-color);
    width: 42px;
    height: 42px;
    margin-bottom: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
}

  .zxkfw img{
      width: 16px;
  }
  .zxkfc .wx img {
    width: 100px;
}
  
 
.zxkf {
    position: fixed;
    right: 1%;
    bottom: 25%;
    z-index: 98;
    background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2023110614181955853/cms/image/92ffae38-f31d-4dd7-ae1b-a36862f75bc3.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 41px;
    width: 52px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-size: 100%;
} 
  
  
  
}