
/*手机端*/
.touch-top{
    width: 100%;
    position: unset;
    z-index: 99;
    /*background: #06070C;*/
    display: none;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
    /*background: url(../imgs/meta/touch-top.png)*/

}
.meta_block_3_box{
    width: 100%;
    display: none;
}
.meta_block_10_box{
    display: none;
    width: 100%;
    margin: 0;
}
.meta_block_4_box{
    display: none;
    width: 100%;
}
.meta_box_11_box{
    display: none;
    width: 100%;
}
/* 速度选择框改造 */
.speed-select {
    /* 保持原有基础样式 */
    appearance: none;
    padding: 8px 25px 8px 12px;
    background: rgba(0,0,0,0.8);
    color: white;
    border: 1px solid rgba(255,255,255,0.3);
    transition: transform 0.3s;
}
.volume-btn {
    width: 10px;
    height: 10px;
    border: none;
    background: #f0f0f0;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    transition: background 0.3s;
}

.volume-btn:hover {
    background: #e0e0e0;
}
.time-display {
    color: #fff;
    font-family: monospace;
    font-size: 14px;
    white-space: nowrap;
}
/* 控件通用样式 */
.control-btn {
    width: 32px;
    height: 32px;
    background: none;
    border: none;
    cursor: pointer;
    color: #fff;
    transition: transform 0.2s;
}
.fullscreen-icon{
    width: 32px;
    height: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    position: relative;
    background-image: url(../imgs/window/fullscreen-icon.png);
}
/*手机端适配*/
@media screen and (max-width: 1100px) {
    .block_1{
        display: none;
    }
    .block_3{
        display: none;
    }
    .block_4{
        display: none;
    }
    .image_6{
        display: none;
    }
    .block_10{
        display: none;
    }
    .block_5{
        display: none;
    }
    .touch-top {
        display: block;
    }
    .meta_block_3_box {
        display: block;
    }
    .meta_block_4_box{
        display: block;
    }
    .meta_block_10_box{
        display: block;
    }
    .meta_box_11_box{
        display: block;
    }
    .image-container-image {
        width: 100%;
        height: auto;
        display: block;
        position: unset;
    }
    .group_8 {
        height: auto;
        background-size: 100% 100%;
        margin-top: 0px;
        width: 100%;
    }
    .text-group_6 {
        width: 100%;
        height: 108px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
        margin-top: 53px;
    }
    .meta_image_a{
        height: 450px;
    }
    .text-wrapper_5_meta {
        /* width: 374px; */
        height: 59px;
        overflow-wrap: break-word;
        font-size: 0;
        letter-spacing: 15.75px;
        font-family: PingFangSC-Semibold;
        font-weight: 600;
        text-align: center;
        white-space: nowrap;
        line-height: 59px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        margin: auto;
    }
    .text_20_meta {
        height: 59px;
        overflow-wrap: break-word;
        color: rgba(30, 25, 32, 1);
        font-size: 40px;
        font-family: PingFangSC-Semibold;
        font-weight: 600;
        text-align: left;
        white-space: nowrap;
        line-height: 59px;
    }
    .lianxi_section_2{
        top: 15%;
    }
    .text_21_meta {
        height: 59px;
        overflow-wrap: break-word;
        color: rgba(30, 25, 32, 1);
        font-size: 42px;
        font-family: PingFangSC-Light;
        font-weight: 300;
        text-align: left;
        white-space: nowrap;
        line-height: 59px;
        letter-spacing: 27.75px;
    }
    .text_22_meta {
        height: 33px;
        overflow-wrap: break-word;
        color: rgba(30, 25, 32, 1);
        font-size: 24px;
        font-family: PingFangSC-Light;
        font-weight: 300;
        white-space: nowrap;
        line-height: 33px;
        margin-top: 2%;

    }

    .group_7 {
        width: 100%;
        height: auto;
        margin: 0px 0 0 0px;
        float: left;
    }
    .meta_block_4 {
        width: 100%;
        display: flex;
        align-content: center;
        flex-direction: column;
        align-items: center;
        background-image: url(../imgs/meta/meta_box_2.png);
        width: 100%;
        background-size: 100% 100%;
    }

    #svg-containerMeta{
        width: 100%;
        height: auto;
        position: relative;
    }

    .section_2_expect{
        top: 0px;
    }

    .section_4{
        margin-top: 22px;
        width: 32%;

    }
    .text_32 {
        width: 70%;
        font-size: 3.2vw;
    }

    .circle, .circle1, .circle2, .circle3{
        top: -3%;
        left: -3%;
    }
    .info-point_oblique1{
        top: 45%;
        left: 48%;
        z-index: 4;
    }
    .info-point_oblique2{
        top: 70%;
        left: 17%;
        z-index: 4;
    }
    .info-point_front1 {
        left: 49%;
        top: 29%;
        z-index: 4;
    }
    .page{
        height: 900px;
    }
    .info-point_front2 {
        top: 65%;
        left: 24%;
        z-index: 4;
    }
    .info-box_info1 {
        width: 220px;
        height: 171px;
        background: url(../imgs/window/info_box.png) -1px -1px no-repeat;
        background-size: 222px 173px;
        position: absolute;
        top: 167px;
        left: 750px;
        visibility: hidden;
        /* opacity: 0; */
        /* animation: slide-up 1s ease-in-out; */
        animation: slide-up 4s ease-out forwards;
        display: none;
    }
    .info-point_left1 {
        left: 21%;
        top: 68%;
        z-index: 4;
    }
    .info-point_left2 {
        top: 51%;
        left: 70%;
        z-index: 4;
    }
    .info-point_right1 {
        top: 40%;
        left: 53%;
        z-index: 4;
    }
    .info-point_right2 {
        top: 54%;
        left: 21%;
        z-index: 4;
    }

    .info-point_back2 {
        top: 73%;
        left: 27%;
        z-index: 4;
    }
    .info-point_back1 {
        top: 50%;
        left: 48%;
        z-index: 4;
    }
    .image-container{
        position: relative;
        width: 100%; /* 根据需求调整容器宽度 */
        margin: auto;
    }
    .group_12 {
        width: 80%;
        height:auto;
        background: none;
        background-size: 100% 100%;
        margin: 5% 0 10% 0px;

    }
    .group_10 {
        width: 39%;
         height: auto;
        margin: 0 0 0 10%;

    }
    .paragraph_1 {
        width: 100%;
        height: auto;
        font-size: 3vw;
        line-height: 2.2;
        margin-top: 10%;
    }
    .text_37 {
        line-height: 1.2;
        font-size: 6vw;

    }
    .text-group_13 {
        width: 100%;
        height: auto;
            margin: 10% 0 0 25%;
            opacity: 1;
        }
    .section_6_box_meta {
        position: relative;
    }
    path {

        stroke-width: 5px;
    }
    .circle {
        fill: rgba(8,229,204,0.75);
        transition: opacity 0.5s ease;
    }
    /*视频播放*/
    .speed-select {
        appearance: none;
        background: rgba(0,0,0,0.7);
        color: white;
        border: 1px solid rgba(255,255,255,0.3);
        padding:  1px;
        border-radius: 4px;
        position: relative;
        font-size: 10px;
    }
    .volume-btn {
        width: 32px;
        height: 32px;
        border: none;
        background: #f0f0f0;
        border-radius: 4px;
        cursor: pointer;
        position: relative;
        transition: background 0.3s;
    }
    .time-display {
        color: #fff;
        font-family: monospace;
        font-size: 10px;
        white-space: nowrap;
    }
    .control-bar {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
        align-items: center;
        gap: 1px;
        padding: 12px;
        background: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
        backdrop-filter: blur(4px);
        opacity: 0;
        transition: opacity 3s;
        z-index: 3;
    }

    .control-btn {
        width: 10px;
        height: 10px;
        background: none;
        border: none;
        cursor: pointer;
        color: #fff;
        transition: transform 0.2s;
    }

    .fullscreen-icon{
        width: 10px;
        height: 10px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 12px 12px;
        position: relative;
        background-image: url(../imgs/window/fullscreen-icon.png);
    }

    }





    .meta_page {
        background-color: rgba(255, 255, 255, 1);
        position: relative;
        width: 750px;
        height: 6500px;
        overflow: hidden;
        padding-left: 0;
        padding-right: 0;
        padding-top: 174px;
        padding-bottom: 0;
    }


    .meta_text_1 {
        /* width: 147px; */
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 30px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin-top: 4px;
}

.meta_image_1 {
    width: 100%;
    height: 100%;
    animation: float 5s ease-in-out infinite;
}
.meta_image_image_1{
    width: 80%;
    height: 20%;
}

.meta_block_1 {
    width: 558px;
    margin-top: 387px;
}

.meta_icon_1 {
    width: 90px;
    height: 90px;
}

.meta_button_1 {
    margin-left: 1%;
    float: left;
    line-height: 65px;
    width: 165px;
    height: 60px;
    background: rgba(6, 7, 12, 0.8);
    border-radius: 30px;
    backdrop-filter: blur(20px);
}
/*.touch_bg {*/
/*    !*width: 100%;*!*/
/*    !*position: fixed;*!*/
/*    !*top: 0;*!*/
/*    z-index: 8;*/
/*    background: #0d0d0d;*/
/*    display: none;*/
/*    filter: Alpha(Opacity=60);!*IE7 fix*!*/
/*    opacity: 0.6;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    left: 32px;*/
/*    top: 87px;*/
/*    width: 35%;*/
/*    height: 30%;*/

/*    background: rgba(255,255,255,0.6);*/
/*    border-radius: 24px;*/
/*    border: 2px solid #FFFFFF;*/
/*    backdrop-filter: blur(33.33333333333334px);*/
/*}*/
.touch-toggle-content{
    position: absolute;
    left: 14px;
    top: 82px;
    width: 42%;
    height: 30%;

}
.touch-menu ul li a {
    /*color: #08E5CC;*/
    color: #06070C;
    display: block;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    /* padding-left: 10px; */
    padding-left: 2%;
}
.touch-menu ul li a:hover{
    color: #08E5CC;
}
.touch-menu ul{
    padding-left: 20px;
    padding-top: 20px;
}
.touch-menu ul li {
     border-bottom: none;
    position: relative;
}
.drawer-section-menu{
    background: rgba(255,255,255,0.6);
    border-radius: 24px;
    border: 2px solid #FFFFFF;
    backdrop-filter: blur(33.33333333333334px);
}
.meta_section{
    display: flex;
    width: 100%;
    height: 60px;
    margin: 40% auto 22% auto;
    /* position: relative; */
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.meta_section_text-wrapper-right{
    width: 400px;
    display: flex;
    flex-direction: row;
    margin: auto;
    justify-content: space-around;
}
.meta_text_2 {
    width: 80px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(8, 229, 204, 1);

    font-size: 20px;
    font-family: PingFangSC-Light;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin: 16px 0 0 17px;
    text-shadow: 0 0 1px #ffffff;
}

.meta_button_2 {
    height: 60px;
    width: 142px;
    height: 60px;
    line-height: 60px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 30px;
    border: 1px solid #FFFFFF;
    backdrop-filter: blur(16.66666666666667px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.meta_text_3 {
    width: 80px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}


.meta_group{
    width: 100%;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
    background-image: url(../imgs/meta/touch-top.png);
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.customer{
    display: flex;
    width: 70px;
}
.customer img{
    width: 42px;
    margin: auto;
}

.meta_image_2 {
    width: 750px;
    height: 174px;
}

.meta_image_3 {
    width: 750px;
    height: 100px;
}

.meta_image_4 {
    height: 20%;
    /*background: url(../imgs/meta/meta_image_4.png) 100% no-repeat;*/
    background-size: 100% 100%;
    /* width: 1182px; */
    width: 93%;
    margin-top: 35px;
    /*margin-bottom: 35px;*/
    text-align: center;
}
.meta_image_4_image{
    width: 100%;
}


.meta_group_text-group_1{
    /* width: 229px; */
    height: 150px;
    /* margin: 299px 0 0 1020px; */
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
.touch-menu ul li a:hover, .touch-menu ul li a:active {
    background-color: rgba(255,255,255,0.2);
    color: #fff;
}
.meta_group_text-group_2{
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
.meta_text_4 {
    height: 45px;
    background: linear-gradient(490deg, #a8cfec, #59a7d3);
    -webkit-background-clip: text;
    color: transparent;
    overflow-wrap: break-word;
    font-size: 48px;
    font-family: PingFangSC-Semibold;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 45px;
}
.text-wrapper_box_meta_meta{
    margin-bottom: 5px;
    margin-top: 5px;
}
.paragraph_box_meta{
    width: 90%;
    height: 100px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: justify;
    line-height: 20px;
    display: block;
    margin-left: 16px;
}

.meta_box_2 {
    /*padding-bottom: 75px;*/
    position: relative;
    background-image: url(../imgs/meta/meta_box_2.png);
    /*position: relative;*/
    width: 100%;
    /*height: 810px;*/
    /* top: -206px; */
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.meta_group_1 {
    width: 523px;
    align-self: center;
}



.meta_image_5 {
    width: 360px;
    height: 180px;
}

.meta_text-wrapper_1 {
    position: absolute;
    left: -2px;
    top: 38px;
    width: 528px;
    height: 136px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: right;
    line-height: 68px;
}

.meta_text_5 {
    width: 528px;
    height: 136px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 48px;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: left;
    line-height: 68px;
}

.meta_text_6 {
    width: 528px;
    height: 136px;
    overflow-wrap: break-word;
    color: rgba(8, 229, 204, 1);
    font-size: 48px;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: left;
    line-height: 68px;
}

.meta_group_3 {
    width: 750px;
    margin-top: 2px;
}

.meta_image-wrapper_1 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 12px;
    padding: 148px 63px 264px 0;
}

.meta_image_6 {
    width: 38px;
    height: 80px;
}

.meta_box_3 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 12px;
    padding: 120px 63px 92px 64px;
}



.meta_text_7 {
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 40px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
    line-height: 56px;
    align-self: center;
    margin-top: 78px;
}

.meta_image-wrapper_2 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 12px;
    padding: 148px 0 267px 64px;
}

.meta_image_7 {
    width: 37px;
    height: 77px;
}

.meta_button_3 {
    background-color: rgba(6, 7, 12, 0.8);
    border-radius: 45px;
    height: 55px;
    width: 32%;
    position: absolute;
    /* left: 267px; */
    top: 96%;
    /* padding: 23px 47px 23px 47px; */
    /* transition: opacity 0.5s; */
    /* text-align: center; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    left: 50%;
   z-index: 2;
    transform: translate(-50%, -50%);

}
/*.meta_button_3 {*/
/*    margin-top: 20px;*/
/*    padding: 10px 20px;*/
/*    background-color: rgba(0, 0, 0, 0.5);*/
/*    color: white;*/
/*    border: none;*/
/*    cursor: pointer;*/
/*  */
/*}*/

.slide_meta .meta_button_3 {
    opacity: 1;
}

.meta_text_8 {
    overflow-wrap: break-word;
    color: rgba(8, 229, 204, 1);
    font-size: 19px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 42px;
}



.meta_text-group_1 {
    width: 374px;
    align-self: center;
}

.meta_text-wrapper_2 {
    width: 374px;
    height: 59px;
    overflow-wrap: break-word;
    font-size: 0;
    letter-spacing: 15.75px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
    line-height: 59px;
}

.meta_text_9 {
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 42px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 59px;
}

.meta_text_10 {
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 42px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 59px;
}

.meta_text_11 {
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 24px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: right;
    white-space: nowrap;
    line-height: 33px;
    align-self: center;
    margin-top: 16px;
}

.meta_group_5 {
    width: 470px;
    margin: 74px 121px 0 79px;
}

.meta_text_12 {
    height: 72px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 26px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: right;
    line-height: 37px;
    margin-top: 312px;
}



.meta_text-wrapper_3 {
}

.meta_text_13 {
    height: 72px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 26px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: right;
    line-height: 37px;
}

.meta_image-wrapper_3 {
    position: absolute;
    left: 26px;
    top: 87px;
    width: 236px;
    height: 110px;
}

.meta_image_8 {
    width: 60px;
    height: 60px;
    margin-top: 50px;
}

.meta_image_9 {
    width: 60px;
    height: 60px;
    margin-bottom: 50px;
}



.meta_text_14 {
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 33px;
    margin-right: 510px;
}

.meta_paragraph_1 {
    width: 606px;
    height: 90px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 22px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: justify;
    line-height: 30px;
    margin-top: 20px;
}

.meta_group_6 {
    width: 267px;
    margin: 99px 255px 0 148px;
}

.meta_text_15 {
    height: 72px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 26px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: right;
    line-height: 37px;
    margin-top: 76px;
}




.meta_image-text_1 {
    width: 83px;
}

.meta_label_1 {
    width: 26px;
    height: 26px;
    margin: 7px 0 39px 0;
}

.meta_text-group_2 {
    height: 72px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 26px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: right;
    line-height: 37px;
}

.meta_label_2 {
    width: 26px;
    height: 26px;
    margin: 7px 0 39px 0;
}

.meta_image-wrapper_4 {
    width: 314px;
    align-self: center;
    margin-top: 4px;
}

.meta_label_3 {
    width: 26px;
    height: 26px;
}

.meta_label_4 {
    width: 26px;
    height: 26px;
}




.meta_image-text_2 {
    width: 93px;
}

.meta_label_5 {
    width: 36px;
    height: 36px;
}

.meta_text-group_3 {
    overflow-wrap: break-word;
    color: rgba(8, 229, 204, 1);
    font-size: 23px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 33px;
    margin-top: 3px;
}



.meta_text_16 {
    overflow-wrap: break-word;
    color: rgba(8, 229, 204, 1);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 45px;
    margin-right: 154px;
}

.meta_paragraph_2 {
    width: 282px;
    height: 308px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    line-height: 44px;
    margin-top: 32px;
}

.meta_image_10 {
    position: absolute;
    left: -225px;
    top: 288px;
    width: 530px;
    height: 534px;
}

.meta_box_8 {
    background-color: rgba(244, 246, 248, 1);
    margin-top: 800px;
    position: relative;
    padding: 537px 45px 60px 45px;
}

.meta_block_5 {
    background-color: rgba(6, 7, 12, 1);
    border-radius: 20px;
    width: 660px;
    padding: 28px 82px 28px 28px;
}

.meta_group_10 {
    background-color: rgba(255, 255, 255, 1);
    padding: 5px 4px 4px 5px;
}


.meta_image_11 {
    width: 62px;
    height: 63px;
}

.meta_group_11 {
}
.image-wrapper_7_meta {
    height: 190px;
    background: url(../imgs/window/image-wrapper_5.png)
    100% no-repeat;
    background-size: 100% 100%;
    width: 190px;
    margin: 3px 0 0 3px;
}
.label_4_meta {
    width: 60px;
    height: 60px;
    margin: 61px 0 0 61px;
}
.section_7_meta {
    background-color: rgba(255, 255, 255, 1);
    height: 190px;
    width: 190px;
}
.meta_text_17 {
    overflow-wrap: break-word;
    color: rgba(8, 229, 204, 1);
    font-size: 27px;
    font-family: PingFangSC-Semibold;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 29px;
    opacity: 0.9;
    margin-bottom: 7px;
}

.meta_box_9 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 31px;
    margin: 24px 55px 0 0;
    padding: 13px 45px 15px 49px;
}

.meta_image-text_3 {
    width: 150px;
}

.meta_label_6 {
    width: 29px;
    height: 35px;
}

.meta_text-group_4 {
    overflow-wrap: break-word;
    color: rgba(34, 34, 34, 1);
    font-size: 22px;
    letter-spacing: 1.571428656578064px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin-top: 3px;
}

.meta_box_10 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 31px;
    margin: 24px 55px 0 0;
    padding: 11px 62px 14px 46px;
}

.meta_image-text_4 {
    width: 136px;
}

.meta_label_7 {
    width: 32px;
    height: 38px;
}

.meta_text-group_5 {
    overflow-wrap: break-word;
    color: rgba(34, 34, 34, 1);
    font-size: 22px;
    letter-spacing: 1.571428656578064px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin-top: 6px;
}

.meta_block_6 {
    position: absolute;
    left: 85px;
    top: 19px;
    width: 582px;
    height: 522px;
    overflow: hidden;
}

.meta_block_7 {
    box-shadow: 0px 12px 24px 0px rgba(142, 119, 150, 0.5);
    height: 479px;
    padding-bottom: 19px;
    width: 228px;
    position: absolute;
    left: 295px;
    top: 180px;
}

.meta_section_1 {
    box-shadow: 0px 12px 16px 0px rgba(85, 85, 85, 0.2);
    border-radius: 24px;
    width: 228px;
    height: 460px;
}



.meta_image_12 {
    position: absolute;
    left: 0;
    top: 0;
    width: 228px;
    height: 479px;
}

.meta_block_8 {
    box-shadow: 0px 14px 29px 0px rgba(142, 119, 150, 0.5);
    height: 575px;
    padding-bottom: 23px;
    width: 274px;
    position: absolute;
    left: 65px;
    top: 83px;
}

.meta_group_12 {
    box-shadow: 0px 14px 19px 0px rgba(85, 85, 85, 0.2);
    border-radius: 29px;
    width: 274px;
    height: 552px;
}



.meta_image_13 {
    position: absolute;
    left: 0;
    top: 0;
    width: 274px;
    height: 575px;
}

.meta_box_11 {
    background-color: rgba(6, 7, 12, 1);
    /*padding: 40px 106px 64px 135px;*/
    padding-top: 7%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.meta_image-text_5 {
    width: 206px;
    /*margin: 0 238px 0 77px;*/
}

.meta_image_14 {
    width: 52px;
    height: 52px;
}

.meta_text-group_6 {
    background: linear-gradient(to right, #08E8CA, #11A7FB);
    -webkit-background-clip: text;
    color: transparent;
    width: 144px;
    height: 39px;
    overflow-wrap: break-word;
    font-size: 30px;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin-top: 11px;
    float: right;
}

.meta_text-wrapper_5 {
    display: flex;
    width: 60%;
    /* height: 33px; */
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Light;
    font-weight: 300;
    /* text-align: right; */
    white-space: nowrap;
    line-height: 33px;
    /* margin: 60px auto 0 auto; */
    margin-top:7%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.meta_text_18 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 3vw;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 1.2;
    opacity: 0.8;
}

.meta_text_19 {
    overflow-wrap: break-word;
    color: rgba(144, 144, 144, 1);
    font-size: 3vw;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 1.2;
}

.meta_text_20 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 3vw;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 1.2;
    opacity: 0.8;
}

.meta_text_21 {
    overflow-wrap: break-word;
    color: rgba(144, 144, 144, 1);
    font-size: 3vw;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 1.2;
}

.meta_text_22 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 3vw;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 1.2;
    opacity: 0.8;
}

.meta_image-text_6 {
    width: 258px;
    margin: 80px 211px 0 52px;
}



.meta_image-wrapper_6 {
    margin: 0 13px 0 4px;
}

.meta_thumbnail_1 {
    width: 1px;
    height: 3px;
}

.meta_box_12 {
    width: 18px;
    margin-top: 2px;
}

.meta_text_23 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 9px;
    font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 12px;
}

.meta_thumbnail_2 {
    width: 3px;
    height: 1px;
    margin: 7px 0 4px 0;
}

.meta_text-group_7 {
    height: 41px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 32px;
    font-family: Futura-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 42px;
}

.meta_text_24 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 3vw;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: right;
    white-space: nowrap;
    line-height: 1.2;
    opacity: 0.6;
}

.meta_image-text_7 {
    /*margin: 64px 236px 0 89px;*/
    margin: 10%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.meta_box_13 {
    background-color: rgba(255, 255, 255, 1);
    margin: 0 2px 0 2px;
    padding: 4px 3px 3px 4px;
}

.meta_image-wrapper_7 {
    background: url(../imgs/window/image-wrapper_5.png) -1px -1px
    no-repeat;
    background-size: 174px 174px;
    padding: 60px 61px 61px 61px;
}

.meta_image_15 {
    width: 51px;
    height: 52px;
}

.meta_text-group_8 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 3.5vw;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 40px;
    margin-top: 8px;
    opacity: 0.8;
}

.meta_text-wrapper_6 {
    background-color: rgba(28, 30, 41, 1);
    padding: 24px 0px 24px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 0.9;
}

.meta_text_25 {
    /*width: 78%;*/
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 3vw;
    letter-spacing: 1.5714285373687744px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    line-height: 1.2;
    opacity: 0.6;
}



.meta_text-wrapper_7 {
    width: 128px;
    height: 68px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 68px;
    margin-right: 542px;
}

.meta_text_26 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 68px;
}

.meta_text_27 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 32px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    line-height: 68px;
}

.meta_text_28 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin: -18px 526px 0 0;
}

.meta_text-wrapper_8 {
    width: 670px;
    height: 132px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 33px;
    margin-top: 20px;
}

.meta_text_29 {
    width: 670px;
    height: 132px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 33px;
}

.meta_text_30 {
    width: 670px;
    height: 132px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 24px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    line-height: 33px;
}

.meta_text-wrapper_9 {
    width: 128px;
    height: 68px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 68px;
    margin: 40px 542px 0 0;
}

.meta_text_31 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 68px;
}

.meta_text_32 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 32px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    line-height: 68px;
}

.meta_text-wrapper_10 {
    width: 61px;
    height: 30px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin: -14px 609px 0 0;
}

.meta_text_33 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
}

.meta_text_34 {
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
}

.meta_block_9 {
    width: 244px;
    margin: 20px 425px 0 1px;
}

.meta_icon_3 {
    width: 32px;
    height: 32px;
    margin: 3px 0 3px 0;
}

.meta_text_35 {
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 27px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 38px;
}



.meta_image-wrapper_8 {
    margin: 2px 0 1px 0;
}

.meta_icon_4 {
    width: 32px;
    height: 30px;
    margin-left: 2px;
}

.meta_icon_5 {
    width: 33px;
    height: 36px;
    margin: 30px 1px 0 0;
}

.meta_text-group_9 {
}

.meta_text_36 {
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 27px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 38px;
}

.meta_text_37 {
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 27px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 38px;
    margin: 23px 101px 0 0;
}

.touch-toggle{
    position: unset;
}
.touch-toggle .touch-icon-menu {
    background-image: url(../imgs/meta/drawer-menu.png);
}
.touch-top-wrapper {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #06070C;
}
.touch-toggle li a {
    height: 46px;
    margin-top: 0px;
    width: 46px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.touch-toggle li {
    margin-top: 0px;
    height: 46px;
    width: 46px;
    padding: 0 12px;
    text-align: center;
}
.touch-toggle li i {
    width: 42px;
    margin-top: 0px;
}
.text-wrapper_4_meta{
    display: flex;
    height: 13%;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: center;
    line-height: 68px;
    margin: 5% auto 0 auto;
    /* position: relative; */
    /*top: 70px;*/
    align-content: center;
    flex-direction: column;
    align-items: flex-end;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.text_12_meta{
    height: 50%;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 31px;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: right;
    line-height: 68px;
}
.text_13_meta{
    height: 50%;
    overflow-wrap: break-word;
    color: rgba(8, 229, 204, 1);
    font-size: 25px;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: right;
    line-height: 68px;
}
.image-wrapper_2_meta{
    /*height: 12%;*/
    background: url(../imgs/window/image-wrapper_2.png) -1px 0px no-repeat;
    background-size: 100% 100%;
    /*width: 70%;*/
    position: absolute;
    left: 50%;
    margin: 0px auto 0px auto;
    top: 17%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 0;
}
.image_8_meta{
    width: 100%;
    /* height: 43%; */
    position: relative;
    top: -27px;
}


.box_2_meta{
    width: 100%;
    background-size: 100% 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-evenly;
    z-index: 1;
}
.image_5_meta{
    width: 80%;
    height: 27%;
    margin: 45px 0 0 0;
    transition: all 0.6s;
}
.group_3_meta{
    width: 28%;
    /* height: 468px; */
    background: rgba(255, 255, 255, 0.5);
    border-radius: 12px;
    backdrop-filter: blur(16px);
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    overflow: hidden;
}
.text-group_3_meta{
    width: 104px;
    height: 74px;
    margin: 39px auto 7px auto;
    text-align: center;
}
.text-group_4_meta{
    width: 104px;
    height: 74px;
    margin: 39px auto 7px auto;
    text-align: center;
}
.text_16_meta{
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    line-height: 45px;
}
.image_7_meta{
    width: 80%;
    height: 27%;
    margin: 45px 0 0 0;
    transition: all 0.6s;
}
.text-group_5_meta{
    width: 104px;
    height: 74px;
    margin: 39px auto 7px auto;
    text-align: center;
}
.image_4_meta{
    width: 80%;
    height: 27%;
    margin: 45px 0 0 0;
    transition: all 0.6s;
}
.group_4_meta{
    width: 100%;
    /*height: 270px;*/
    float: left;
}
.group_6_meta{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    width: 28%;
    height: 468px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 12px;
    backdrop-filter: blur(16px);
    overflow: hidden;
}

.group_5_meta{
    background-color: rgba(255, 255, 255, 1);
    border-radius: 12px;
    width: 100%;
    /*height: 270px;*/
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

.meta_block_10 {
    width: 100%;
    display: flex;
    align-content: center;
    flex-direction: column;
    align-items: center;
    margin: 0px 377px 0 0;
}

.meta_section_5{
    width: 100%;
    height: auto;
    background: url(../imgs/meta/meta_section_5.png) 100% no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-bottom: 10%;
}
.meta_group_about{
    width: 100%;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
    background-image: url(../imgs/meta/meta_group_about.png);
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.abouts_block_3_meta {
    /*position: relative;*/
    /*height: 570px;*/
    /* margin-top: 66px; */
    /* float: right; */
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-evenly;
}
.abouts_text_9_meta{
    width: 528px;
    height: 68px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 68px;
    text-align: left;
    font-style: normal;
}
.abouts_text_10_meta {
    width: 128px;
    height: 68px;
    overflow-wrap: break-word;
    color: #FFFFFF;
    font-size: 32px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    line-height: 68px;
}

.abouts_text_11_meta {
    width: 130px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(194, 195, 197, 1);
    font-size: 18px;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin-top: -16px;
    opacity: 0.4;
}
.abouts_text_12_meta {
    width: 640px;
    height: 75px;
    overflow-wrap: break-word;
    color: #FFFFFF;
    font-size: 24px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 25px;
}

.abouts_text_13_meta {
    width: 640px;
    height: 75px;
    overflow-wrap: break-word;
    color: #FFFFFF;
    font-size: 3vw;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    line-height: 2.2;
}
.abouts_text_14_meta {

    overflow-wrap: break-word;
    color: #FFFFFF;
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 68px;
}

.abouts_text_15_meta {

    overflow-wrap: break-word;
    color: #FFFFFF;
    font-size: 32px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    line-height: 68px;
}
.abouts_text_16_meta {
    width: 55px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(194, 195, 197, 1);
    font-size: 18px;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
}

.abouts_text_17_meta {
    width: 55px;
    height: 30px;
    overflow-wrap: break-word;
    color: #FFFFFF;
    font-size: 27px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin-left: 10px;
}
.abouts_text_18_meta {
    width: 125px;
    height: 25px;
    overflow-wrap: break-word;
    color: #FFFFFF;
    font-size: 3.5vw;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    opacity: 0.8;
}

.abouts_text_19_meta {
    width: 158px;
    height: 25px;
    overflow-wrap: break-word;
    color: #FFFFFF;
    font-size: 3.5vw;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin-top: 16px;
    opacity: 0.8;
}

.abouts_text_20_meta {
    width: 90px;
    height: 25px;
    overflow-wrap: break-word;
    color: #FFFFFF;
    font-size: 3.5vw;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    /*white-space: nowrap;*/
    line-height: 25px;
    margin-top: 16px;
    opacity: 0.8;
    line-height: 1.1;
}
.abouts_text-wrapper_4_meta {
    height: 68px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 68px;
}
.abouts_text-group_2_meta {

    height: 85px;
    margin-top: 13px;
}
.section_6_box{
   width: 100%;
}
.section_6_mate {
    position: relative;
    width: 600px;
    height: 240px;
    background: #06070C;
    border-radius: 20px;
    margin: 70% auto 57px auto;
}
.box_6_meta {
    position: absolute;
    left: 14%;
    top: -180%;
    width: 485px;
    height: 435px;
    overflow: hidden;
}

.group_15_meta {
    box-shadow: 0px 10px 20px 0px rgba(142, 119, 150, 0.5);
    height: 399px;
    width: 190px;
    position: absolute;
    left: 246px;
    top: 150px;
}
.block_11_meta {
    box-shadow: 0px 10px 13px 0px rgba(85, 85, 85, 0.2);
    border-radius: 0px;
    width: 190px;
    height: 383px;
}
.block_12_meta{
    border-radius: 20px;
    background-image: url(../imgs/window/block_12.png);
    position: absolute;
    left: 0;
    top: 0;
    width: 190px;
    height: 397px;
}
.image_15_meta{
    position: absolute;
    left: 1px;
    top: -22px;
    width: 210px;
    height: 399px;
}
.image-text_8_meta{
    width: 190px;
    height: 190px;
    float: left;
    margin: 4%;
}
.group_13_meta{
    background-color: rgba(255, 255, 255, 1);
    border-radius: 28px;
    width: 100%;
    height: 49px;
    line-height: 57px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    margin-top: 10px;
}
.image-text_10_meta{
    width: 137px;
    height: 35px;
    float: left;
}
.group_14_meta{

}
.box_5_meta {
    width: 219px;
    height: 195px;
    /* margin: 35px 47px 0 24px; */
    margin: 3% 3% 3% 3%;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.image-text_9_meta{
    width: 137px;
    height: 33px;
    float: left;
}
.abouts_text-group_1_meta{
    width: 100%;
    margin-top: 28px;
}
.abouts_text-wrapper_3_meta{
    width: 100%;
    /* height: 75px; */
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 25px;
    margin-top: 24px;
}
.abouts_box_4_meta{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 20px 0;
    width: 90%;
    /* margin-left: 11%; */
    margin-top: 10%;
    padding: 10px;
}
.group_9_image_meta{
    position: absolute;
    top: 54%;
    left: 45%;
    border-radius: 25px;
    width: 10%;
}
.inner_meta{
    position: absolute;
    top: 6%;
    left: 10%;
    border-radius: 35px;
    width: 79%;
    height: 87%;
    background: rgba(0, 0, 0, 0.2);
    /* opacity: 1; */
    backdrop-filter: blur(2px);
    /*transform: rotateZ(90deg);*/
}
.group_9_image_1_meta{
    width: 100%;
    border-radius: 25px;
    /*transform: rotateZ(90deg);*/
}
.info-box_meta{
    width: 80%;
    height: 79px;
    background: url(../imgs/window/info_box.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 102%;
    left: 10%;
    visibility: hidden;
    /* opacity: 0; */
    /* animation: slide-up 1s ease-in-out; */
    animation: slide-up-meta 0.5s ease-out forwards;
    display: none;
    border: 4px solid transparent;
    border-radius: 16px;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(to top, #FFFFFF, #FFFFFF), linear-gradient(0deg, #FFFFFF, #08E5CC);
    /*border: 2.6px solid;*/
    /*border-image: linear-gradient(to top, #FFFFFF, #08E5CC) 1;*/

}
@keyframes slide-up-meta {

    0% {
        height: 0px;

        opacity: 0;
    }
    100% {
        height: 150px; /* 设置最终高度 */
        visibility: visible;
        opacity: 1;
    }
}

@keyframes slide-down-meta {
    0% {
        height: 150px; /* 设置最终高度 */

        opacity: 1;
    }
    100% {
        height: 0px; /* 设置最终高度 */
        visibility: visible;
        opacity:0;
    }
}
.group_8_meta{
    height: 100px;
}
.group_9_mate{
    width: 100%;
    margin: 0;
    float: right;
    position: relative;
    overflow: hidden;

}
.section_3_mate{
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    /*width: 100%;*/
    /* height: 810px; */
    background: url(../imgs/window/section_3.png) 100% no-repeat;
    background-size: 100% 100%;
}
.text-wrapper_box_meta {
    height: 39px;
    /*background: url(../imgs/window/text_wrapper.png)*/
    /*100% no-repeat;*/
    background-size: 100% 100%;
    width: 100%;
    line-height: 39px;
}
.carousel-container {
    perspective: 1000px;
    position: relative;
    width: 100%; /* 宽度适当增加，使左侧和右侧部分显露 */
    height: 460px;
    overflow: hidden;
}

.carousel {
    position: relative;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 1s;
}

.slide {
    position: absolute;
    width: 36%; /* 每个slide的宽度 */
    height: 85%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: white;
    backface-visibility: hidden;
    opacity: 0.5;
    transition: opacity 1s, transform 1s ease;
}

.active {
    opacity: 1;
}


.content-jiantou-box{
    position: absolute;
    top: 45%;
    width: 100%;
    z-index: 3;
}
.content-jiantou{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 90%;
    margin: auto;

}
.jiantouleft{
    width: 30px;
}
.jiantouright{
    width: 30px;
}
.jiantouleftimg{
    width: 30px;
    transform: scaleX(-1);
}
.jiantourightimg{
    width: 30px;
}

/*.slide:nth-child(1) {background-color: #FF5733;}*/
/*.slide:nth-child(2) {background-color: #33FF57;}*/
/*.slide:nth-child(3) {background-color: #3357FF;}*/

.button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    color: white;
    padding: 10px;
    cursor: pointer;
    z-index: 100;
}

.button.left {
    left: 10px;
}

.button.right {
    right: 10px;
}
.slide_meta{
    width: 65%;
}

@media screen and (max-width: 500px) {
    /*.carousel {*/
    /*    position: relative;*/
    /*    width: 100%;*/
    /*    height: 80%;*/
    /*    transform-style: preserve-3d;*/
    /*    transition: transform 1s;*/
    /*}*/
    /*.meta_button_3{*/
    /*    width: 53%;*/

    /*    top: 73%;*/
    /*}*/
    /*.meta_text_8{*/
    /*    font-size: 13px;*/
    /*}*/
    /*.carousel-container{*/
    /*    height: 369px;*/
    /*}*/
}

@media screen and (max-width: 600px) {
    .section_6_box_meta {
        transform: scale(0.8); /* 缩小容器 */
    }

    @keyframes slide-up-meta {

        0% {
            height: 0px;

            opacity: 0;
        }
        100% {
            height: 100px; /* 设置最终高度 */
            visibility: visible;
            opacity: 1;
        }
    }

    @keyframes slide-down-meta {
        0% {
            height: 100px; /* 设置最终高度 */

            opacity: 1;
        }
        100% {
            height: 0px; /* 设置最终高度 */
            visibility: visible;
            opacity:0;
        }
    }

    .meta_button_3 {
        width: 39%;
        top: 90%;

    }
    .image-wrapper_2_meta{
        width: 75%;
    }

    .image-wrapper_2_meta{
        top: 13%;
    }
    .text_13_meta {
        height: 41%;
        overflow-wrap: break-word;
        color: rgba(8, 229, 204, 1);
        font-size: 19px;
        font-family: FuturaStd-Book;
        font-weight: normal;
        text-align: right;
        line-height: 51px;
    }
    .text_12_meta {
        height: 50%;
        overflow-wrap: break-word;
        color: rgba(0, 0, 0, 1);
        font-size: 21px;
        font-family: FuturaStd-Book;
        font-weight: normal;
        /* text-align: center; */
        line-height: 54px;
        text-align: center;
    }
    .meta_image_a{
        height: 300px;
    }



}
@media screen and (max-width: 500px) {
    .section_6_box_meta {
        transform: scale(0.67); /* 缩小容器 */

    }
    .meta_image_a{
        height: 250px;
    }
    /*.box_6_meta{*/
    /*    transform: scale(0.8); !* 缩小容器 *!*/
    /*}*/
}
@media screen and (max-width: 400px) {
    .section_6_box_meta {
        transform: scale(0.58); /* 缩小容器 */
    }
    .meta_image_a{
        height: 200px;
    }
    .meta_button_3 {
        width: 30%;
        top: 88%;
        height: 38px;

    }
    .carousel-container {
        height: 410px;

    }
    .customer img {
        width: 32px;
        margin: auto;
    }
}

/*@media screen and (max-width:350px) {*/
    .meta_image_a{
        height: 150px;
    }
    .section_6_box_meta {
        transform: scale(0.5); /* 缩小容器 */
        height: 50%;
    }

    /*.meta_box_11_box{*/
    /*    transform: scale(0.5); !* 缩小容器 *!*/
    /*}*/
    .meta_image-text_5{
        transform: scale(0.5);
    }
    /*.meta_text-wrapper_5{*/
    /*    transform: scale(0.5);*/
    /*}*/
    /*.meta_text_24{*/
    /*    transform: scale(0.5);*/
    /*}*/



/*    视频播放*/
    /* 专业控制栏样式 */


    .video {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 1; /* 确保视频在层级最下方 */
    }

    .control-bar {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
        align-items: center;
        gap: 12px;
        padding: 12px;
        background: linear-gradient(transparent, rgba(0,0,0,0.9));
        backdrop-filter: blur(4px);
        opacity: 0;
        transition: opacity 3s;
        z-index: 3; /* 控制栏在顶层 */
    }




    .control-btn:hover {
        transform: scale(1.1);
    }

    /* 进度条 */
    .progress-bar {
        flex: 1;
        height: 4px;
        background: rgba(255,255,255,0.2);
        -webkit-appearance: none;
    }

    .progress-bar::-webkit-slider-thumb {
        -webkit-appearance: none;
        width: 14px;
        height: 14px;
        background: #fff;
        border-radius: 50%;
        transition: transform 0.2s;
    }

    .progress-bar:hover::-webkit-slider-thumb {
        transform: scale(1.2);
    }



    /* 封面层 */
    .video-cover {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-size: cover;
        cursor: pointer;
        z-index: 2; /* 封面层在中间层 */
        pointer-events: none; /* 允许点击穿透 */
    }

    .play-init-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 64px;
        height: 64px;
        transform: translate(-50%, -50%);
        background: rgba(0,0,0,0.7);
        border: none;
        border-radius: 50%;
        cursor: pointer;
        transition: transform 0.2s;
    }

    .play-init-btn::before {
        content: '';
        border-style: solid;
        border-width: 16px 0 16px 26px;
        border-color: transparent transparent transparent #fff;
        position: absolute;
        top: 50%;
        left: 55%;
        transform: translate(-50%, -50%);
    }

    .play-init-btn:hover {
        transform: translate(-50%, -50%) scale(1.1);
    }


    /**/
    .video-container {
        position: relative;
        width: 100%;
        padding-top: 56.25%; /* 16:9 比例 */
        background: #2b2b2b; /* 加载前的背景色 */
        margin:  auto;
    }
    /* 封面图修正 */
    .mui-player-poster {
        background-size: cover !important;
        background-position: center;
    }
    /* 播放器绝对定位填充 */
    #myVideo {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
    }
    .video-container iframe,
    .video-container video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
.play-icon{
    width: 10px;
    height: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    position: relative;
    background-image:url('../imgs/window/play-icon.png')
}
.pause-icon{
    width: 10px;
    height: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    position: relative;
    background-image:url('../imgs/window/pause_icon.png')
}
.replay-icon {
    width: 40px;
    height: 40px;
    fill: #fff;
    cursor: pointer;
    transition: opacity 0.3s;
}
.time-display::after {
    content: '';
    display: block;
    position: absolute;
    right: -3px;
    top: 45%;
    width: 1px;
    height: 14px;
    background: rgba(255,255,255,0.5);
}


/*}*/





