#section1{
    background-color: #f2535a;
    min-height: 100vh; /* 第一个 section 高度填满一屏 */
}
#section2{
    background-color: #202020;
    height: 911px;
    position: relative;
    color: #FFF;
}

#section1 #p1{
    font-size: 95px;
    color: #fff;
    margin-top: 210px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 30px;
    position: relative;
    left: 3%;
    width: 97%;
}

#section1 #gameBtn{
    width: 203px;
    height: 60px;
    background-color: #000;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    left: 3%;
    font-family: 'DMSansVariable';
    position: absolute;
    line-height: 60px;
    text-decoration: none;
    text-align: center;
    /*!*动画*!*/
    /*animation: myfadeupfromfar 1s;*/
}

#home_video{
    width: 1035px;
    height: 557px;
    /*height: 2.2rem;*/
    position: absolute;
    left: calc(543px + 3%);
    /*right: 0.3rem;*/
    /*max-height: ;*/
    top: 305px;

    /**0.7倍**/
    /*1035*0.7*/
    width: 724.5px;
    height: 389.9px;
    /*left: calc(362px + 3%);*/
}
#section2 {
    background-image: url("/website/2.0/img/aboutus/index_background.png?v=1");
    background-size: cover;
    background-repeat: no-repeat;
}
#section2 .section_wrap{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#section2 .section_content{
    width: 100%;
    /*height: 500px;*/
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
#section2 h2{
    font-size: 38px;
    padding-top: 50px;
    text-align: center;
}
#section2 #p2{
    /*position: absolute;*/
    /*top: 160px;*/
    font-size: 23px;
    line-height: 28px;
    text-align: center;
    width: 100%;
}

#section2 img{
    height: 250px;
    position: absolute;
    top: 360px;
    left: calc(50% - 166.666px);
}

#learnBtn {
    width: 200px;
    height: 60px;
    background-color: #F2535A;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    font-family: 'DMSansVariable';
    /*position: relative;*/
    /*top: 660px;*/
    line-height: 60px;
    text-decoration: none;
    text-align: center;
    margin-top: 22px;
    /*left: calc(50% - 100px);*/
}

/*section3*/
#section3{
    background-color: #FFF;
    /*顺时针旋转45*/
    height: 911px;
    position: relative;
    color: #000;
    overflow: hidden;
}
#section3_rocket{
    width: 207px;
    position: absolute;
    top: 58px;
    left: 83px;
    line-height: 33px;
}
#section_content{
    position: absolute;
    top: 124px;
    left: 255px;
    text-align: left;
}
#section3_p1{
    color: #f2535a;
    font-size: 64px;
    line-height: 56px;
    font-weight: bold;
    font-family: 'LeagueSpartanVariable';
    margin-bottom: 4px;
}
#section3_p2{
    font-family: 'DMSansVariable';
    font-size: 26px;
    line-height: 32px;
    color: #000;
    font-weight: normal;
}
#section3_imgs{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 136px;
}
#section3_imgs a:nth-child(1){
    background-image: url("/website/2.0/img/apple_btn.png");
    background-size: 100% 100%;
}
#section3_imgs a:nth-child(2){
    background-image: url("/website/2.0/img/google_btn.png");
    background-size: 100% 100%;

}
#section3 .section_img_btn{
    /*width: 215px;*/
    width: 215px;
    height: 63px;
}
#section3_hit__mock {
    width: 364px;
    position: absolute;
    right: 241px;
    top: 88px;
}
#section3_hit_img{
    width: 326px;
    position: absolute;
    right: 260px;
    top: 107px;

}
/**section4**/
#section4{
    background-color: #f2535a;
    height: 911px;
    position: relative;
    color: #FFF;
}
#section4_p1{
    font-size: 64px;
    line-height: 56px;
    font-weight: bold;
    font-family: 'LeagueSpartanVariable';
    margin-bottom: 4px;
    position: absolute;
    top: 20px;
    width: 100%;
    text-align: center;
}
.section4_likes{
    width: 94%;
    left: 3%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: absolute;
    top: 180px;
}
.section4_like{
    width: 458px;
    font-size: 20px;
}
.section4_like_info{
    width: calc(100% - 50px * 2);
    height: 169px;
    border-radius: 46px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    background-color: #FFF;
    color: #f2535a;
    padding: 0 51px;
}
.section4_like_info_left{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 356px;
}
.section4_like_info_left p{
    font-size: 30px;
}
.section4_like_info img{
    width: 60px;
    margin-right: 51px;
}
.section4_like_info_icon_son{
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #000;
    margin-bottom: 4px;
}
.section4_like_info_icon{
    width: 10px;
}
/*section4 内容*/
.section4_like_content{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #FFF;
    color: #000;
    margin-top: 9px;
    padding: 25px 0;
    border-radius: 40px;
    position: relative;
}
.section4_like_content p{
    width: calc(100% - 41px);
    font-size: 25px;
    margin-left: 51px;
    line-height: 34px;
}
.section4_like_content img{
    width: 100px;
    height: 100px;
    z-index: 2;
    position: absolute;
    bottom: -68px;
}

/* 定义淡入向上的动画 */
@keyframes fade-up-rotate15 {
    from {
        opacity: 0;
        transform: translateY(50px) rotate(15deg);
    }
    to {
        opacity: 1;
        transform: rotate(15deg);
    }
}

[data-aos="fade-up"].rotate15 {
    animation: fade-up-rotate15 800ms ease-in-out 430ms 1 forwards;
}
.rotate15{
    transform: rotate(15deg);
}

#section4 .section4_like:nth-child(2) .section4_like_content img{
    bottom: -28px;
    right: -76px;
    width: 150px;
    height: 150px;
}
#section4 .section4_like:nth-child(3) .section4_like_content img{
    bottom: -67px;
    right: -46px;
    width: 130px;
    height: 130px;
}

/**section5**/
#section5{
    background-color: #202020;
    height: 911px;
    position: relative;
    color: #FFF;
}
#section5_p1{
    font-size: 45px;
    font-weight: bold;
    font-family: 'LeagueSpartanVariable';
    margin-bottom: 4px;
    position: absolute;
    top: 50px;
    width: 100%;
    text-align: center;
}
#section5_gamels{
    width: 1517px;
    /*margin-left: 139.5px;*/
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    left: calc(50% - 758.5px);
    position: absolute;
    top: 160px;
}

.section5_gamels_wrap {
    width: 329px;
    height: 632px;
    position: relative;
    transition: all 0.3s ease; /* 平滑过渡 */
    transform-style: preserve-3d; /* 保持 3D 效果 */
    /*cursor: pointer;*/
    overflow: hidden;
}

#section5_gamels .section5_gamels_wrap:nth-child(2), #section5_gamels .section5_gamels_wrap:nth-child(4){
    top: 80px;
}
#section5_gamels .section5_gamels_img0_wrap{
    width: 299px;
    /*height: 601px;*/
    position: absolute;
    left: 17px;
    top: 17px;
    overflow: hidden;
}
.section5_gamels_img0{
    width: 100%;
    /*height: 620px;*/
    position: relative;
    left: 0;
    top: 0;
}

#section5_gamels .section5_gamels_wrap .section5_gamels_img1{
    width: 100%;
    height: 559px;
    position: absolute;
    left: 0;
    top: 3px;
    display: none;
}

/**section6**/
#section6 {
    background-color: #f2535a;
    height: 911px;
    position: relative;
    color: #FFF;
}
#section6 .section_content{
    width: 50%;
    position: absolute;
    left: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
#section6_p1 {
    font-size: 74px;
    line-height: 70px;
    font-weight: bold;
    color: #FFF;
    margin-top: 200px;
    font-family: 'LeagueSpartanVariable';
    margin-bottom: 4px;
    /*position: absolute;*/
    /*top: 150px;*/
    /*left: 825px;*/
    /*width: 100%;*/
    text-align: left;
}

.section6_image {
    position: absolute;
    top:80px;
    left: 15px;
    height: 750px;
}
.section6_image img {
    height: 100%;
}

.section6_button {
    /*position: absolute;*/
    /*left: 825px;*/
    /*top: 468px;*/
    font-family: "DMSansVariable";
    background-color: #151515;
    text-decoration: none;
    color: white;
    padding: 13px 20px;
    border: none;
    margin-top: 42px;
    border-radius: 30px;
    font-size: 26px;
    font-weight: 600;
    cursor: pointer;
}
#body_wrap.zh .section6_button{
    width: 180px;
    padding: 19px 14px;
    border-radius: 41px;
    font-size: 25px;
    font-weight: 600;
    top: 423px;
    text-align: center;
    line-height: 22px;
}


/***中文特殊处理
 */
#body_wrap.zh #home_video{
    left: calc(716px + 3%);
    top: 239px;
}
#body_wrap.zh #section3_p1{
    line-height: 66px;
}
#body_wrap.zh #section6_p1{
    line-height: 78px;
}
#body_wrap.zh .section7_contact_item p{
    line-height: 0px;
}



@media screen and (min-width: 1200px) and (max-width: 1800px) {
    #section1 #p1{
        font-size: 0.46rem !important;
        margin-top: 0.9rem !important;
    }
    #section1 #home_video{
        top: 1.34rem;
        left: 2.9rem;
        height: 2rem;
        width: 3.5rem;
    }
    .yg_section{
        min-width: fit-content;
    }
    #section3_rocket{
        top: 0.3rem;
        left: 0.36rem;
        width: 0.95rem;
    }
    #section3 .section3_img{
        position: absolute;
        width: 40%;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
    }
    #section3_hit__mock,#section3_hit_img{
        right: unset;
    }
    #section_content{
        top: 0.6rem;
        left: 1.1rem;
    }

    #section4 .section4_like{
        width: 31%;
    }
    #section4 .section4_like p{
        font-size: 0.15rem;
    }
    #section4 .section4_like_content p{
        font-size: 0.13rem;
        line-height: 0.13rem;
    }
    #section4 .section4_like:nth-child(3) .section4_like_content img {
        right: 0;
    }
    #section7 .section_wrap{
        width: 100% !important;
    }

    #section5_gamels{
        width: 95% !important;
        left: 2.5%;
    }
    #section5 .section5_gamels_wrap{
        max-width: 23%;
    }
    #section5_gamels .section5_gamels_img0_wrap{
        width: unset;
        max-width: 297px;
    }
    #section6 .section6_image img {
        width: 3.6rem;
        max-width: 83%;
        height: unset;
    }
    #section6 #section6_p1{
        font-size: 0.3rem;
        line-height: 0.3rem;
        margin-top: 108px;
        /*width: 50%;*/
        /*left: 50%;*/
    }
    #body_wrap.zh #section6 #section6_p1{
        line-height: 0.31rem;
    }
    #section6 .section6_button{
        left: 50%;
        top: calc(0.9rem + 250px);
    }
    #section6 .section_wrap{
        height: 80%;
    }
    #section7 .section7_avatars{
        width: 40%;
        height: unset;
    }
    #section7 .section7_avatars img{
        width: unset;
        height: unset;
        max-width: 85%;
    }
        /*#section6 .section6_image img{*/
    /*    max-width: 100%;*/
    /*    height: unset;*/
    /*}*/
    /*#section6 #section6_p1{*/
    /*    left: 50%;*/
    /*}*/
    .section7_contact{
        height: unset;
        width: 50% !important;
        position: relative;
        left: 5%;
    }
    #section7 .section7_contact #section7_p1{
        font-size: 0.3rem;
        line-height: 0.3rem;
    }
    #section7 .section7_contact_item p{
        font-size: 0.134rem;
    }

}


@media screen and (min-width: 900px) and (max-width: 1800px) {
    /***中文特殊处理
 */
    #body_wrap.zh #section1 #p1{
        font-size: 0.4rem !important
    }
    #body_wrap.zh #home_video{
        /*left: calc(716px + 3%);*/
        /*top: 239px;*/
        top: 1.04rem;
        left: 3.12rem;
    }
    #body_wrap.zh .section7_contact_item p{
        font-size: 0.114rem;
    }
    #body_wrap.zh #section4 .section4_like_content p{
        font-size: 0.11rem;
        line-height: 0.13rem;
    }
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
    #section1 #p1 {
        font-size: 0.46rem !important;
        margin-top: 0.9rem !important;
    }

    #section1 #home_video {
        top: 1.34rem;
        left: 2.9rem;
        height: 2rem;
        width: 3.5rem;
    }

    .yg_section {
        min-width: fit-content;
    }

    #section2 #p2{
        font-size: 0.16rem;
    }

    #section3_rocket {
        top: 0.3rem;
        left: 0.36rem;
        width: 1rem;
    }

    #section3 .section3_img {
        position: absolute;
        width: 40%;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
    }

    #section3_hit__mock, #section3_hit_img {
        right: unset;
    }

    #section_content {
        top: 0.7rem;
        left: 1rem;
        transform: scale(0.7);
        transform-origin: top left;
    }
    #section3_img{
        transform: scale(0.92);
    }
    #section4 .section4_like_info img{
        width: 0.26rem;
        margin-right: 0.1rem;
    }

    #section4 .section4_like {
        width: 31%;
    }

    #section4 .section4_like p {
        font-size: 0.15rem;
        width: calc(100% - 0.1rem);
        margin-left: 0.1rem;
    }

    #section4 .section4_like_content p {
        font-size: 0.13rem;
        line-height: 0.13rem;
    }

    #section4 .section4_like:nth-child(3) .section4_like_content img {
        right: 0;
    }

    #section7 .section_wrap {
        width: 100% !important;
    }
    #section7 .section7_contact_button{
        font-size: 0.191rem;
    }

    #body_wrap.zh #section6_p1{
        line-height: 0.3rem;
    }
    #section6 .section6_button{
        top: calc(0.9rem + 220px);
    }
    #body_wrap.en #section6 .section6_button,#body_wrap.zh #section6 .section6_button{
        top: calc(0.9rem + 220px);
    }


    #section5_gamels {
        width: 95% !important;
        left: 2.5%;
    }

    #section5 .section5_gamels_wrap {
        max-width: 23%;
    }

    #section5_gamels .section5_gamels_img0_wrap {
        width: unset;
        max-width: 297px;
    }

    #section6 .section6_image img {
        width: 3.6rem;
        max-width: 83%;
        height: unset;
    }

    #section6 #section6_p1 {
        font-size: 0.3rem;
        line-height: 0.3rem;
        /*width: 50%;*/
        /*left: 50%;*/
    }
    #body_wrap.zh #section6 #section6_p1{
        margin-top: 108px;
    }

    #section6 .section6_button {
        /*left: 50%;*/
    }

    #section6 .section_wrap {
        height: 80%;
    }
    #section7 #section7_p1{
        font-size: 0.36rem;
    }

    #section7 .section7_contact{
        width: 66%;
        position: relative;
        left: 2%;
    }
    #section7 .section7_avatars {
        width: 40%;
        height: unset;
    }

    #section7 .section7_avatars img {
        width: unset;
        height: unset;
        max-width: 85%;
    }

    #body_wrap.en .section7_contact_item p{
        font-size: 0.15rem;
    }


}