.rightMenuBtnBg{
  border-radius: 50%;
width: 2.6vw;
height: 2.6vw;
position: absolute;
z-index: 99999999999;
right: 21.5%;
bottom: 300px;
cursor: pointer;
text-align: center;
}
.rightMenuBtn {
animation: btnAnime 2s infinite linear;
border-radius: 50%;
width: 2.6vw;
height: 2.6vw;
}
.rightMenuBtnImg {
width: 1.458vw;
height: 1.458vw;
position: absolute;
left: 0.573vw;
top: 0.573vw;
}
.telPhone {
width: 12.6vw;
height: 6.76vh;
position: absolute;
z-index: 99999999999;
right: 25vw;
bottom: 300px;
display: none;
}
.kfCode {
width: 22.29vw;
height: 20.74vh;
position: absolute;
z-index: 99999999999;
right: 25vw;
bottom: 160px;
display: none;
}
.gzhCode {
width: 12.6vw;
height: 12.6vw;
position: absolute;
z-index: 99999999999;
right: 25vw;
bottom: 90px;
display: none;
}