[v-cloak] {
    display: none !important;
}

body,
html {
    width: 100%;
    height: 100%;
}

#container {
    width: 7.5rem;
    height: 100vh;
    background: #FFDA80 url(../images/landingpage/bg.png) no-repeat center top;
    background-size: 7.5rem 10.24rem;
}

.indexm {
    margin: 0 auto;
}

.indexhead {
    font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
    font-weight: 700;
    font-size: 0.56rem;
    color: #263040;
    line-height: 0.68rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding-top: 1rem;
}

.indexheadder {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 0.24rem;
    color: #263040;
    line-height: 0.34rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding-top: 0.3rem;
}

.swiper {
    width: 4.6rem;
    height: 7.6rem;
    margin: 0 auto;
    position: relative;
    position: absolute;
    top: 2.8rem;
    left: 1.35rem;
    overflow-x: hidden;
}

.swiper-slide1 {
    width: 4.6rem;
    height: 7.6rem;
    /* background: url(https://file-jbs.oss-cn-hangzhou.aliyuncs.com/officialwebsite/ph/indexbn.png) no-repeat center top; */
    background: url(../images/landingpage/icon.png) no-repeat center top;
    background-size: 100%;
}

.swiper-slide2 {
    width: 4.6rem;
    height: 7.6rem;
    /* background: url(https://file-jbs.oss-cn-hangzhou.aliyuncs.com/officialwebsite/ph/indexbn2.png) no-repeat center top; */
    background: url(../images/landingpage/icon4.png) no-repeat center top;
    background-size: 100%;
}

.swiper-slide3 {
    width: 4.6rem;
    height: 7.6rem;
    /* background: url(https://file-jbs.oss-cn-hangzhou.aliyuncs.com/officialwebsite/ph/indexbn3.png) no-repeat center top; */
    background: url(../images/landingpage/icon1.png) no-repeat center top;
    background-size: 100%;
}

.swiper-slide4 {
    width: 4.6rem;
    height: 7.6rem;
    /* background: url(https://file-jbs.oss-cn-hangzhou.aliyuncs.com/officialwebsite/ph/indexbn4.png) no-repeat center top; */
    background: url(../images/landingpage/icon2.png) no-repeat center top;
    background-size: 100%;
}

.swiper-slide5 {
    width: 4.6rem;
    height: 7.6rem;
    /* background: url(https://file-jbs.oss-cn-hangzhou.aliyuncs.com/officialwebsite/ph/indexbn4.png) no-repeat center top; */
    background: url(../images/landingpage/icon3.png) no-repeat center top;
    background-size: 100%;
}

.indexbtn {
    width: 5.6rem;
    height: 1rem;
    background: #000000;
    border-radius: 0.2rem;
    opacity: 1;
    margin: 0 auto;
    margin-top: 8.5rem;
    /* position: absolute;
top: 10.55rem;
left: 1.26rem; */
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 0.28rem;
    color: #FFFFFF;
    line-height: 1rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.indexbtn div:nth-child(1) {
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/landingpage/paylogo.png) no-repeat center top;
    background-size: 100%;
    margin-right: 0.2rem;
}

.indexbtnios {
    width: 5.6rem;
    height: 1rem;
    background: #000000;
    border-radius: 0.2rem;
    opacity: 1;
    margin: 0 auto;
    margin-top: 0.2rem;
    /* position: absolute;
top: 10.55rem;
left: 1.26rem; */
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 0.28rem;
    color: #FFFFFF;
    line-height: 1rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.indexbtnios div:nth-child(1) {
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/landingpage/payloios.png) no-repeat center top;
    background-size: 100%;
    margin-right: 0.2rem;
}