
.yqm-img {
    width: 100%;
    height: 100%;
}

.yqm-tips-img {
    width: 150px;
    height: 150px;
}

.yqm-m-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    margin-top: 50px;
    margin-bottom: 50px;
}

.yqm-index-mian {
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: flex;
    justify-content: center;
}

.yqm-shop-title {
    font-size: 28px;
    text-align: center;
}

.yqm-price {
    margin-top: 10px;
    font-size: 20px;
    color: red;
    text-align: center;
}

.yqm-pay {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.yqm-row-spwe {
    display: flex;
    justify-content: space-between;
}

#qr-class {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
