body {
    background: #240C4D;
    color: #fff;
    font-size: 16px;
    padding: 0;
    margin: 0;
}

.container {
    width: 70%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.header {
    margin-top: 1rem;
    min-height: 10vh;
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 9;
    width: 100%;
}

.page_content.fullpage-wrapper {
    height: 90vh;
}

.logo {
    width: 10rem;
    height: 3rem;
}

.nav {
    /* float: right; */
    font-size: 1.2rem;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.3rem;
    cursor: pointer;
}

.nav-active {
    font-weight: 600;
    color: #FFFFFF;
    position: relative;
}

.nav-active::after {
    content: '';
    background-image: url('../image/index/nav_active.png');
    width: 2.3rem;
    height: 0.2rem;
    display: inline-block;
    position: absolute;
    bottom: -0.6rem;
    left: 50%;
    transform: translateX(-50%);
}

.nav a:nth-of-type(2),
.nav a:nth-of-type(3),
.nav a:nth-of-type(4) {
    margin-left: 2.5rem;
}

.fp-table {
    flex-direction: inherit !important;
}

h1 {
    position: absolute;
    left: 25%;
    width: 8.75rem;
    padding-left: 5rem;
    height: 3.75rem;
    line-height: 3.75rem;
    border-radius: 12.5rem;
    border: 0.12rem solid #FFFFFF;
    font-size: 1.5rem;
    /* background: url(image/index/icon_a.png) no-repeat 30px center; */
}

a {
    color: rgba(255, 255, 255, 0.7);
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    width: 0.62rem;
    height: 0.63rem;
    display: block;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 0.5rem;
    opacity: 1;
}

#fp-nav ul li a.active span {
    display: block;
}

#fp-nav ul li,
.fp-slidesNav ul li {
    height: 2rem;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
    width: 0.62rem;
    height: 2rem;
    background: #FFCC45;
    border-radius: 0.32rem;
    opacity: 1;
    margin: 0;
    margin-left: -0.1rem;
    margin-top: -1.25rem;
    transform: translateY(10%);
}

.section img {
    width: auto;
    height: 100%;
}

.section {
    /* height: calc(100% - 10rem); */
}

.section p {
    position: absolute;
    width: 100%;
    bottom: 0.62rem;
    text-align: center;
    color: #fff;
}

.home_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
}

.section1,
.section2,
.section3,
.section4 {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 5rem;
}

.section1-left {
    position: relative;
    width: 50%;
}

.fp-overflow {
    overflow: hidden !important;
}

.section1-left .section1-left-decorate1 {
    width: 5.3rem;
    height: 2.3rem;
    position: absolute;
    bottom: 11.8rem;
}

.section1-left .section1-left-phone1 {
    width: 34.3rem;
    height: 37.5rem;
}

.section1-left .section1-left-decorate2 {
    width: 2.3rem;
    height: 2rem;
    position: absolute;
    top: 7rem;
    right: 3.2rem;
}

.section1-left .person-list {
    /* position: absolute; */
}

.section1-left .person-item {
    width: 7.5rem;
    height: 8.7rem;
    position: absolute;
    background-size: 100% 100%;
    cursor: pointer;
}

.section1-left .person-item0 {
    left: 3.8rem;
    top: 13rem;
}

.section1-left .person-item1 {
    right: 8.2rem;
    top: 8.8rem;
}

.section1-left .person-item2 {
    right: 8.2rem;
    bottom: 6.5rem;
}

.section1-left .vedio {
    width: 4.5rem;
    height: 1.6rem;
    border-radius: 1.25rem;
    background-color: #fff;
    position: absolute;
    bottom: 0.6rem;
    left: 0.6rem;
}

.section1-left .vedio img:first-child {
    width: .8rem;
    height: 1rem;
    position: absolute;
    top: 0.3rem;
    left: 0.3rem;
}

.vedio .video-track {
    position: absolute;
    left: 1rem;
    width: 3rem;
}

.video-svga {
    width: 5rem;
    height: 1.4rem;
    position: absolute;
    top: .1rem;
    left: .2rem;
}

/* .section1-left .vedio img:last-child{
    width: 3.3rem;
    height: 1.5rem;
    position: absolute;
    right: 0.2rem;
    top: 0.07rem;
} */

.section1-right {
    font-size: 1.5rem;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1.7rem;
    width: 50%;
    margin-top: 5rem;
}

.section1-right-dec {
    margin: 1.5rem 0 4.25rem 0;
    position: relative;
}

.section1-right>img {
    width: 28rem;
    height: 4rem;
    position: relative;
}

/* .section1 .section1-right-an>img {
    color: #222222;
    animation: load .5s;
} */

.section0-animate .section1-left,
.section1-animate .section2-left,
.section2-animate .section3-left,
.section3-animate .section4-page .section4-phone {
    animation: load 1s ease 0.2s;
}

.section0-animate .section1-right-dec,
.section1-animate .section1-right-dec,
.section2-animate .section1-right-dec,
.section3-animate .section4-page .section4-dec {
    animation: load .8s;
}

.section0-animate .section1-right img,
.section1-animate .section2-right img,
.section2-animate .section3-right img,
.section3-animate .section4-page .section4-title {
    animation: load .5s;
}

.section0-animate .download {
    animation: load 1s;
}

.section1-animate .download {
    animation: load 1s;
}

.section0-animate .person-item0 {
    animation: loadVedio .6s .1s;
}

.section0-animate .person-item1 {
    animation: loadVedio .6s .1s;
}

.section0-animate .person-item2 {
    animation: loadVedio .6s .1s;
}

.section3-animate .section4-gift,
.section2-animate .section3-left-msg,
.section1-animate .section2-left-heart {
    animation: zoom .3s ease-in 0.3s;
}

.section3-animate .section4-ribbon,
.section2-animate .section3-left-rainbow,
.section1-animate .section2-left-like {
    animation: zoom .3s ease-in 0.2s;
}

.section2-animate .section3-left-video,
.section1-animate .section2-left-msg {
    animation: zoom .3s ease-in .1s;
}

.section2-right>img {
    width: 11.5rem;
    height: 3rem;
}

.section3-right>img {
    width: 16rem;
    height: 4rem;
}

.section2-right {
    margin-left: 3rem;
}

.section2-left {
    position: relative;
}

.section2-left .section2-left-msg {
    width: 2.4rem;
    height: 2rem;
    position: absolute;
    left: 3.5rem;
    top: 9rem;
}

.section2-left .section2-left-phone1 {
    width: 37.5rem;
    height: 40rem;
}

.section2-left .section2-left-like {
    width: 6.6rem;
    height: 13.1rem;
    position: absolute;
    right: 9.1rem;
    top: 10.2rem;
}

.section2-left .section2-left-heart {
    width: 7rem;
    height: 6rem;
    position: absolute;
    bottom: 6.3rem;
    right: 6rem;
}

.section3-left .section3-left-video {
    width: 6.8rem;
    height: 2.8rem;
    position: absolute;
    top: 16rem;
    left: 3.6rem;
    z-index: 1;
}

.section3-left .section3-left-rainbow {
    width: 4.3rem;
    height: 4.3rem;
    position: absolute;
    top: 6.5rem;
    right: 7.2rem;
}

.section3-left .section3-left-msg {
    width: 5rem;
    height: 4.8rem;
    position: absolute;
    right: 8.1rem;
    bottom: 8.7rem;
}

.section4-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.section4 {
    font-size: 24px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
    padding-top: 1rem !important;
    /* height: auto !important; */
}

.section4-page {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.section4-page .section4-title {
    width: 16rem;
    height: 4rem;
    position: relative;
}

.section4-page .section4-dec {
    margin-top: 1.75rem;
    font-size: 1.5rem;
    position: relative;
}

.section4-page .section4-gift {
    width: 7.75rem;
    height: 8.1rem;
    position: absolute;
    left: -5rem;
    bottom: 10rem;
    z-index: 1;
}

.section4-page .section4-ribbon {
    width: 8.4rem;
    height: 9.2rem;
    position: absolute;
    right: 0rem;
    bottom: 20rem;
}

.section4-page .section4-bridge {
    width: 76rem;
    height: 20rem;
    position: absolute;
    bottom: -8rem;
    z-index: 0;
}

.section4-page .section4-phone {
    width: 37.5rem;
    height: 40rem;
    z-index: 1;
    position: relative;
}

.section1-right .download {
    display: flex;
    position: relative;
}

.section1-right .download a {
    width: 11rem;
    height: 3.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.8rem;
    border: .1rem solid #FFFFFF;
    font-size: 1.2rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.4rem;
    cursor: pointer;
}

.section1-right .download a:hover {
    background: rgba(255, 255, 255, 0.2);
}

.section1-right .download a:nth-child(2) {
    margin: 0 1.2rem;
}

.section1-right .download>a:nth-child(3) {
    width: 3.5rem;
}

.section1-right .download img {
    width: 2rem;
    height: 2rem;
    margin-right: .6rem;
}

.section1-right .download-code img {
    margin-right: 0rem;
}

.section1-right .code {
    width: 20rem;
    height: 11.5rem;
    display: flex;
    /* display: none; */
    justify-content: space-around;
    align-items: center;
    background: #FFFFFF;
    border-radius: .7rem;
    position: relative;
    left: 17.5rem;
    margin-top: 1.1rem;
    font-size: 0.8rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #222222;
    text-align: center;
    visibility: hidden;
}

.section1-right .code img {
    width: 8.7rem;
    height: 8.7rem;
}

.code-official {
    position: fixed;
    right: 0;
    bottom: 4.8rem;
    width: 10rem;
    height: 11.67rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 0.75rem 0 0 0.75rem;
    display: flex;
    /* justify-content: center; */
    flex-direction: column;
    align-items: center;
    font-size: 0.88rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.5rem;
}

.code-official img {
    width: 8rem;
    height: 8rem;
    margin-top: 1rem;
}

.code-official div {
    margin-top: 0.5rem;
}

.container .pc-dec {
    font-size: 0.75rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
    /* Ã§Â¬Â¬Ã¤ÂºÅ’Ã§â€°Ë† */
    /* position: absolute; */
    /* bottom: 5rem; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    text-align: center;
    /* width: 200rem; */
    /* white-space: nowrap; */
    z-index: 7;
    /* margin-bottom: 1rem; */
}

.container .pc-dec img {
    width: 1rem;
    height: 1rem;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: .3rem;
}

@keyframes load {
    0% {
        top: 100px;
    }
    100% {
        top: 0px
    }
}

@keyframes zoom {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes loadVedio {
    0% {
        transform: translateY(10rem);
    }
    100% {
        transform: translateY(0rem);
    }
}