.right-btn-box {
    position: fixed;
    height: 50%;
    top: 40%;
    z-index: 99999;
    right: 10px;
    width: 80px;
}

.lxkf {
    cursor: pointer;
    z-index: 609;
    display: flex;
    height: 80px;
    margin-top: 10px;
    border-radius: 15px;
    background-color: rgb(255, 255, 255);
    background-image: url("images/wodekefu2.png");
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
    box-shadow: 0 2px 10px -4px rgba(190, 205, 245, 1);
    width: 80px;
    justify-content: center;
    align-items: center;
}

.lxkf:hover {
    background-color: rgb(0, 113, 251);
    background-image: url("images/wodekefu.png");
}

.right-icon {
    z-index: 612;
    width: 50px;
    height: 50px;
}

.tjxq{
    cursor: pointer;
    z-index: 609;
    display: flex;
    height: 80px;
    background-image: url("images/right/bianjisekuai.png");
    border-radius: 15px;
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
    box-shadow: 0 2px 10px -4px rgba(190, 205, 245, 1);
    width: 80px;
    justify-content: center;
    align-items: center;
}

.tjxq:hover{
    background-color: rgb(0, 113, 251);
    background-image: url("images/right/bianjisekuai-2.png");
}

.erweima {
    cursor: pointer;
    display: flex;
    z-index: 611;
    height: 80px;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 1);
    background-image: url("images/erweima2.png");
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
    box-shadow: 0 2px 10px -4px rgba(190, 205, 245, 1);
    margin-top: 10px;
    width: 80px;
    justify-content: center;
    align-items: center;
}

.erweima:hover {
    background-color: rgba(36, 114, 251, 1);
    background-image: url("images/erweima.png");
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.kfw {
    margin-top: 100px;
    right: 82px;
    position: absolute;
    display: none;
}

.kfwindow {
    z-index: 633;
    height: 260px;
    transition: 0.3s;
    transform: translateX(0%);
    border-radius: 10px;
    background-color: rgba(238, 247, 255, 1);
    box-shadow: 0 2px 10px -4px rgba(190, 205, 245, 1);
    width: 210px;
    justify-content: flex-end;
}


.lxkf:hover .kfw {
    display: block;
    transform: translateY(10);
}

.erweima:hover .qrcode-window {
    display: block;
    transform: translateY(10);
}

.qrcode-window {
    margin-bottom: 100px;
    display: none;
    z-index: 633;
    position: absolute;
    height: 196px;
    transition: 0.3s;
    transform: translateY(10%);
    right: 82px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 2px 10px -4px rgba(190, 205, 245, 1);
    width: 210px;
}

.qrcode-window img {
    margin-top: 18px;
}

.qrcode-window .text {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 45px;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    background-color: #EEF7FF;
    border-radius: 0 0 10px 10px
}


.main1 {
    z-index: auto;
    width: 210px;
}

.gr-qccode {
    z-index: 637;
    display: flex;
    position: absolute;
    flex-direction: column;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-self: center;
    justify-content: center;
    justify-items: center;
    top: 10px;
}

.outer1 {
    z-index: auto;
    width: 110px;
    height: 26px;
    justify-content: space-between;
}

.image1 {
    z-index: 639;
    width: 120px;
    height: 120px;
}

.txt4 {
    z-index: 638;
    width: 80px;
    height: 20px;
    display: block;
    overflow-wrap: break-word;
    color:  rgba(36, 114, 251, 1);
    font-size: 15px;
    white-space: nowrap;
    line-height: 20px;
    text-align: center;
    margin-top: 3px;
}

.section2 {
    z-index: 634;
    height: 98px;
    position: absolute;
    bottom: 0;
    border-radius: 0 0 10px 10px;
    background-color: rgba(255, 255, 255, 1);
    margin-top: 18px;
    width: 210px;
    justify-content: center;
    align-items: center;
}

.layer1 {
    z-index: auto;
    width: 166px;
    height: 56px;
}

.box3 {
    z-index: auto;
    width: 113px;
    height: 23px;
    margin-left: 23px;
    justify-content: space-between;
}

.label1 {
    z-index: 645;
    width: 23px;
    height: 23px;
}

.word5 {
    z-index: 635;
    width: 80px;
    height: 20px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    white-space: nowrap;
    line-height: 20px;
    text-align: left;
    margin-top: 2px;
}

.txt5 {
    z-index: 644;
    width: 166px;
    height: 24px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(36, 114, 251, 1);
    font-size: 24px;
    white-space: nowrap;
    line-height: 24px;
    text-align: left;
    margin-top: 9px;
}
