.botbuadkcd {
    background-color: #fff0;
    z-index: 20;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: visible;
}

center img {
    width: 768px;
    height: 70px;
    margin: auto;
}

.zaixiankefu {
    max-width: 100%;
    /* height: auto; */
    height: 83px;
}

#ppap {
    position: relative;
    z-index: 10
}

.ppap {
    position: fixed;
    z-index: 10;
    cursor: pointer;
    transition: transform 0.3s ease
}

.ppap:hover {
    transform: scale(1.1)
}

.ppap.pfz1 {
    top: 20%;
    left: 1%
}

.ppap.pfz2 {
    top: 31%;
    left: 1%
}

.ppap.pfz3 {
    top: 42%;
    left: 1%
}

.ppap.pfz4 {
    top: 53%;
    left: 1%
}

.ppap.pfz5 {
    top: 64%;
    left: 1%
}

.ppap.pfz6 {
    top: 75%;
    left: 1%
}

.ppap.pfy1 {
    top: 20%;
    right: 1%
}

.ppap.pfy2 {
    top: 31%;
    right: 1%
}

.ppap.pfy3 {
    top: 42%;
    right: 1%
}

.ppap.pfy4 {
    top: 53%;
    right: 1%
}

.ppap.pfy5 {
    top: 64%;
    right: 1%
}

.ppap.pfy6 {
    top: 75%;
    right: 1%
}

.ppap.xia1 {
    top: 88%;
    left: 5%
}

.ppap.xia2 {
    top: 88%;
    left: 29%
}

.ppap.xia3 {
    top: 88%;
    left: 53%
}

.ppap.xia4 {
    top: 88%;
    left: 78%
}

.ppap img {
    width: 63px;
    height: 63px;
    border-radius: 10px
}