.h5-store[data-v-e98c7c86] {
    width: 100%;
    min-height: 100vh;
    background: url(../img/h5-store-bg.cbd7b083.jpeg) no-repeat;
    background-size: 100%
}

.h5-store .top-text[data-v-e98c7c86] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0 10px;
    margin: 0;
    font-size: 28px;
    color: #feea00;
    text-align: center
}

.h5-store .icon-top[data-v-e98c7c86] {
    margin-right: 5px;
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../img/app-icon.adbe86cc.jpg) no-repeat;
    background-size: 100%;
    border-radius: 5px;
    vertical-align: bottom
}

.h5-store .top-title[data-v-e98c7c86] {
    margin: 0
}

.h5-store>p[data-v-e98c7c86] {
    margin: 5px auto;
    text-align: center;
    color: #fff
}

.h5-store>p>span[data-v-e98c7c86] {
    color: #feea00
}

.h5-store .wrapper-container[data-v-e98c7c86] {
    margin-top: 30px;
    padding: 0 15px
}

.h5-store .wrapper-container .box[data-v-e98c7c86] {
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 10px;
    background: url(../img/h5-store-bg-second.150526e2.png) no-repeat;
    background-size: 100%
}

.h5-store .wrapper-container .box .item[data-v-e98c7c86] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 33.33%
}

.h5-store .wrapper-container .box .item>.app-icon[data-v-e98c7c86] {
    width: 90px;
    height: 90px;
    border-radius: 15px
}

.h5-store .wrapper-container .box .item>p[data-v-e98c7c86] {
    margin: 5px auto;
    text-align: center;
    font-weight: 500;
    color: #4d4b39
}

.h5-store .wrapper-container .box .item>.replace[data-v-e98c7c86] {
    width: 100%
}

.h5-store .upload-bottom[data-v-e98c7c86] {
    margin-top: 30px;
    width: 100%;
    text-align: center
}

.h5-store .upload-bottom .upload-text[data-v-e98c7c86] {
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #2b9314
}

.h5-store .upload-bottom .upload-btn[data-v-e98c7c86] {
    margin: 10px auto;
    display: block;
    width: 242px;
    height: 57px;
    outline: none;
    border: none;
    background: url(../img/upload-btn.1c01fbe3.png) no-repeat;
    background-size: 100% 100%
}

.h5-store .down-count[data-v-e98c7c86] {
    color: #727272;
    font-weight: 700
}