*{

    margin: 0;
    padding: 0;
    border: 0;
}
.divbody {

    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background-size: cover; /* 背景图像铺满容器 */
    background-position: center;
    background-repeat: no-repeat;
}


.block_1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section_1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    /* padding: 10px 0; */
}

.label_1, .label_2 {
    max-width: 100px; /* 调整图片的最大宽度 */
    height: auto;
}

.text_1, .text_7 {
    font-size: 1.2em;
    margin: 0 10px;
}

.box_1 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.text-wrapper_1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.group_1 {
    display: flex;
    flex-direction: row;
}

.group_2 {
    display: flex;
    flex-direction: column;
}

.image-wrapper_1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px 0;
}




.abouts_box_4 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;

    margin: 20px 0;
    width: 90%;
    margin-left: 11%;
    margin-top: 60px;
}

.abouts_block_2_expect {
    flex: 1;
    height: 200px; /* 可根据需要调整高度 */
    background-size: cover; /* 背景图像铺满容器 */
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 10px;
}



/* 适应不同分辨率 */
@media (max-width: 992px) {
    .section_1 {
        flex-direction: column;
        align-items: center;
    }

    .text-wrapper_1 {
        flex-direction: column;
    }

    .lianxi_box_2 {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .abouts_box_4 {
        flex-direction: column;
    }
}
.divbody{
    background-color: #f5f7f9;
    height: 100%;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.page {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 100%;
    max-width: 1555px;
    margin: 0 auto;
    /* padding: 20px; */
    height: 100%;
    display: flex;
    flex-direction: column;
    height: 1237px;
    position: relative;
}

.block_1 {
    /*background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/3153175a12ba4fe080f80776b5a0a1a1_mergeImage.png);*/
    /* background-size: 100% 100%; */
    background-position: center 0;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
    /* -webkit-background-size: cover; */
    -o-background-size: cover;
    zoom: 1;
    width: 100%;
    height: 100%;
    background-position: center;


}


.label_1 {
    width: 43px;
    height: 43px;
    margin: 40px 0 0 48px;
    float: left;
}

.text_1 {
    width: 121px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 25px;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin: 49px 0 0 9px;
    float: left;
}

.box_1 {
    background-color: rgba(6, 7, 12, 1);
    border-radius: 23px;
    height: 46px;
    width: 468px;
    margin: 40px 0 0 0px;
    float: left;
}

.text-wrapper_1 {
    width: 420px;
    height: 22px;
    margin: 12px 20px 0 22px;
    display: flex;
    justify-content: space-between;
}
.text-wrapper_1 .text_2::after{
    color: rgba(8, 229, 204, 1);
}
.text-wrapper_1 a{
    text-decoration: none;
    background: none;
    color: #fff;
    display: block;
    height: 20px;
    overflow: hidden;
    padding: 0 15px;
}

.text-wrapper_1 .text_2  span{
    text-decoration: none;
    position: relative;
    transition: color 0.5s ease;
}
.text-wrapper_1 .text_2 a:hover {
    color: rgba(8, 229, 204, 1);
}

/*.text-wrapper_1 .text_2 a::after {*/
/*    width: 100%; !* Full width underline *!*/
/*    left: 0;*/
/*    background: rgba(8, 229, 204, 1); !* Match underline color with text color *!*/
/*}*/

.text-wrapper_1 .text_2:hover .group_2{
    width: 100%;
    transition-delay: 0.1ms;
    background-color: rgba(8, 229, 204, 1);
    border-radius: 15px 15px 0px 0px;
}
.text-wrapper_1 .group_2:hover .text_2{
    width: 100%;
    transition: color 1s ease;
    background-color: rgba(8, 229, 204, 1);
    border-radius: 15px 15px 0px 0px;
}
.text_2 {

    height: 22px;
    overflow-wrap: break-word;
    color: rgba(8, 229, 204, 1);
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-left: 1px solid #737376;
}
.text_2:first-child {
    border-left: none;
}
/*!*.text_2:last-child:before {*!*/

/*!*    border-right:none;*!*/
/*!*}*!*/
/*.text_2:before {*/
/*    content: "|";*/
/*    float: left;*/
/*    color: #94959E;*/
/*}*/
/*  !*.text_2:first-child:before {*!*/
/*  !*    display: none;*!*/
/*  !*}*!*/

.text_3 {
    width: 32px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 48px;
}

.text_4 {
    width: 32px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 48px;
}

.text_5 {
    width: 68px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 48px;
}

.text_6 {
    width: 64px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin-left: 48px;
}

.group_1 {
    width: 24px;
    height: 2px;
    /*margin: 6px 0px 0px 22px;*/
}

.group_2 {
    background-color: rgba(6, 7, 12, 1);
    width: 0px;
    height: 2px;
    transition: width 1s ease-in;
}

.label_2 {
    width: 46px;
    height: 46px;
    margin: 40px 0 0 0px;
    float: left;
}

.text_7 {
    width: 64px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(34, 34, 34, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin: 52px 48px 0 16px;
    float: left;
}

.image-wrapper_1 {
    /*height: 199px;*/
    height: 15%;
    background: url(../imgs/meta/meta_image_4_image1.png)
    100% no-repeat;
    background-size: 100% 100%;
    /*width: 1182px;*/
    width: 75%;
    position: absolute;
    left: 13%;
    top: 15%;
}
@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0);
    }
}
.image_image_1{
    width: 100%;
    height: 583px;
}
.image_1 {
    width: 800px;
    height: 500px;
    /*margin: 0 0 0 198px;*/
    animation: float 5s ease-in-out infinite;
    position: absolute;
    left: 25%;
    top: 20%;
}

.text-group_1 {
    width: 229px;
    height: 77px;
    /*margin: 299px 0 0 1020px;*/
    margin-left: auto;
    margin-right: 10%;
}

.text_8 {
    width: 104px;
    height: 45px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 45px;
}

.text_9 {
    width: 147px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin-top: 4px;
}

.section_2 {
    display: flex;
    width: 95%;
    height: 60px;
    margin: 32px 0 48px 48px;
    /* position: relative; */
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.text-wrapper-right{
    width: 400px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.section_2_expect {
    height: 60px;
    position: relative;
    top: 599px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}

.block_2 {

    float: left;
    width: 185px;
    height: 60px;
    background: rgba(255,255,255,0.2);
    border-radius: 30px;
    border: 1px solid #FFFFFF;
    backdrop-filter: blur(16.66666666666667px);

}

.image-text_1 {
    width: 152px;
    height: 52px;
    margin: 4px 0 0 4px;
    display: flex;
    justify-content: space-between;

}

.image_2 {
    width: 52px;
    height: 52px;
}

.text-group_2 {
    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;
    margin-top: 12px;
}

.image_3 {
    /*width: 60px;*/
    height: 60px;
    margin-left: 776px;
    float: left;
}

.text-wrapper_2 {
    margin-left: 12px;
    float: left;
    line-height: 65px;
    width: 204px;
    height: 60px;
    background: rgba(6,7,12,0.8);
    border-radius: 30px;
    backdrop-filter: blur(20px);
}


.text_10 {
    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 39px;
    text-shadow: 0 0 1px #ffffff;
}
.text_10_img{
    float: right;
}

.text-wrapper_3 {
    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;
}

.text_11 {
    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;

}

.block_3 {
    background-image: url(../imgs/window/block_3_1.png);
    position: relative;
    width: 100%;
    height: 810px;
    /* top: -206px; */
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.text-wrapper_4 {
    display: flex;
    width: 100%;
    height: 136px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: center;
    line-height: 68px;
    margin: 87px auto 0 auto;
    /* position: relative; */
    top: 70px;
    align-content: center;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.text_12 {
    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: right;
    line-height: 68px;
}
.image_6 {
    width: 60px;
    position: absolute;
    left: 50%;
    bottom: -1382px;
    transform: translateX(-50%);
    z-index: 1;
}
.text_13 {
    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: right;
    line-height: 68px;
}

.box_2 {
    width: 100%;
    height: 500px;
    background: url(../imgs/window/box_2.png) 100% no-repeat;
    background-size: 100% 100%;
    margin-top: 91px;
    /* position: relative; */
    display: flex;
    /* top: 65px; */
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-evenly;
}

.group_3 {
    width: 388px;
    height: 468px;
    background: rgba(255,255,255,0.5);
    border-radius: 12px;
    backdrop-filter: blur(16px);
    margin: 16px auto 0 auto;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.image_4 {
    width: 289px;
    height: 130px;
    margin: 144px 0 0 50px;
    transition: all 0.6s;
}
.image_4:hover {
    transform: scale(1.2);
}


.text-group_3 {
    width: 105px;
    height: 74px;
    margin: 35px 0 85px 142px;
}

.text_14 {
    width: 105px;
    height: 45px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
    line-height: 45px;
}

.text_15 {
    width: 72px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 25px;
    margin: 4px 0 0 16px;
}

.group_4 {
    width: 564px;
    height: 466px;
    margin: 16px auto 0 auto;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
}

.group_5 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 12px;
    width: 564px;
    height: 468px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.image_5 {
    width: 386px;
    height: 174px;
    margin: 97px 0 0 0px;
    transition: all 0.6s;
}
.image_5:hover {
    transform: scale(1.2);
}

.text-group_4 {
    width: 104px;
    height: 74px;
    margin: 38px 0 53px 0;
}

.text_16 {
    width: 104px;
    height: 45px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
    line-height: 45px;
}

.text_17 {
    width: 72px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 25px;
    margin: 4px 0 0 16px;
}



.group_6 {
    width: 388px;
    height: 468px;
    background: rgba(255,255,255,0.5);
    border-radius: 12px;
    backdrop-filter: blur(16px);
    margin: 16px auto 0 auto;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    align-items: center;

}

.image_7 {
    width: 289px;
    height: 130px;
    margin: 144px 0 0 0px;
    transition: all 0.6s;
}
.image_7:hover{
    transform: scale(1.2);
}

.text-group_5 {
    width: 106px;
    height: 74px;
    margin: 35px 0 81px 0px;
}

.text_18 {
    width: 106px;
    height: 45px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 32px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: right;
    white-space: nowrap;
    line-height: 45px;
}

.text_19 {
    width: 72px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 25px;
    margin: 4px 0 0 16px;
}

.image-wrapper_2 {
    height: 314px;
    background: url(../imgs/window/image-wrapper_2.png) -1px 0px no-repeat;
    background-size: 630px 315px;
    width: 628px;
    position: absolute;
    left: 30%;
    top: 0px;
}

.image_8 {
    width: 432px;
    height: 216px;
    margin: 49px 0 0 98px;
}

.block_4 {
    background-image: url(../imgs/window/block_4.png);
    height: 810px;
    width: 100%;
    position: relative;
    /*top: -206px;*/
    background-size: 100% 100%;
}

.section_3 {
    position: relative;
    width: 100%;
    height: 810px;
    background: url(../imgs/window/section_3.png)
    100% no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.group_7 {
    width: 750px;
    height: 674px;
    margin: 88px 0 0 345px;
    float: left;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

.text-group_6 {
    width: 374px;
    height: 108px;


}

.text-wrapper_5 {
    width: 358px;
    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;
    display: flex;
}

.text_20 {
    width: 149px;
    height: 59px;
    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;
}

.text_21 {
    width: 374px;
    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 {
    width: 192px;
    height: 33px;
    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;
    margin: 23px 0 0 91px;
    position: absolute;
}

.group_8 {
    height: 338px;
    /*background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng82ce7b849ffb955ab9a6711d1cf6b2f11ea3b97b9137ee9ef23d946e7a2f3f2e)*/
    /*0px 0px no-repeat;*/
    background-size: 751px 338px;
    margin-top: 76px;
    width: 750px;
}
.image-container-image{
    width: 912px;
    top: 170px;
    left: 268px;
    position: absolute;
}
.image-wrapper_3 {
    width: 60px;
    height: 60px;
    margin: 24px 0 0 427px;
}
.info-point{
    width: 60px;
    height: 60px;
    position: absolute;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.info-point_left1 {
    left: 889px;
    top: 395px;
}
.info-point_left2 {

    top: 474px;
    left: 442px;
}
.info-point_front1 {
    left: 698px;
    top: 277px;
}
.info-point_front2 {

    top: 465px;
    left: 475px;
}
.info-point_right1{
    top: 329px;
    left: 740px;
}
.info-point_right2{
    top: 402px;
    left: 486px;
}
.info-point_back1{
    top: 383px;
    left: 685px;
}
.info-point_back2{
    top: 490px;
    left: 486px;
}
.info-point_oblique1{
    top: 361px;
    left: 686px;
}
.info-point_oblique2{

    top: 474px;
    left: 368px;
}
.image_9 {
    width: 60px;
    height: 60px;
}
.hover-image1{

    opacity: 0;
    transition: opacity 1ms;
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 0;
}
.hover-image1.active {
    opacity: 1;
    z-index: 1;
}
.hover-image2{

    opacity: 0;
    transition: opacity 1ms;
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 0;
}
.hover-image2.active {
    opacity: 1;
    z-index: 1;
}

.image-wrapper_4 {
    width: 60px;
    height: 60px;
    margin: 145px 0 49px 144px;
}

.image_10 {
    width: 60px;
    height: 60px;
}

.text-wrapper_6 {
    height: 60px;
    background: url(../imgs/window/text-wrapper_6.png)
    100% no-repeat;
    background-size: 100% 100%;
    width: 144px;
    margin: 92px 0 0 0;
    line-height: 65px;
}

.text_23 {
    width: 80px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(6, 7, 12, 1);
    font-size: 20px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin: 16px 0 0 32px;
}

.group_9 {
    width: 265px;
    height: 712px;
    /*background: url(../imgs/window/group_9.png)*/
    /*100% no-repeat;*/
    /*background-size: 87% 100%;*/
    justify-content: flex-center;
    margin: 51px 0 0 21px;
    float: right;
    position: relative;
    overflow: hidden; /* 隐藏超出容器的部分 */
}

.image-text_2 {
    width: 68px;
    height: 25px;
    margin: 122px 0 0 60px;
}

.thumbnail_1 {
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

.text-group_7 {
    width: 36px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: right;
    white-space: nowrap;
    line-height: 25px;
}

.image-text_3 {
    width: 68px;
    height: 25px;
    margin: 86px 0 0 7px;
}

.thumbnail_2 {
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

.text-group_8 {
    width: 36px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: right;
    white-space: nowrap;
    line-height: 25px;
}

.image-text_4 {
    width: 68px;
    height: 25px;
    margin: 197px 0 0 7px;
}

.thumbnail_3 {
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

.text-group_9 {
    width: 36px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: right;
    white-space: nowrap;
    line-height: 25px;
}

.image-text_5 {
    width: 68px;
    height: 25px;
    margin: 86px 0 121px 60px;
}

.thumbnail_4 {
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

.text-group_10 {
    width: 36px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: right;
    white-space: nowrap;
    line-height: 25px;
}

.text-wrapper_7 {
    height: 75px;
    background: url(../imgs/window/text-wrapper_7.png)
    100% no-repeat;
    background-size: 100% 100%;
    width: 136px;
    position: absolute;
    left: 1170px;
    top: 370px;
    line-height: 75px;
}

.text_24 {
    width: 36px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(8, 229, 204, 1);
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 25px;
    margin: 25px 0 0 68px;
}

.block_5 {
    background-color: rgba(6, 7, 12, 1);
    /* position: relative; */
    width: 100%;
    /*!* height: 359px; *!*/
    /*!* margin-top: 910px;*/
}

.block_6 {
    width: 92%;
    height: 52px;
    margin: 82px 0 0 124px;
    /* float: left; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.image-text_6 {

    width: 206px;
    height: 52px;
    float: left;
}

.image_11 {
    width: 52px;
    height: 52px;
    float: left;
}

.text-group_11 {
    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;
}

.text-wrapper_8 {
    width: 386px;
    height: 20px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 21px;
    float: right;
}

.text_25 {
    width: 386px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    opacity: 0.8;
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.text_26 {
    width: 386px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    opacity: 0.8;
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.text_27 {
    width: 386px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    opacity: 0.8;    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.text_28 {
    width: 386px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    opacity: 0.8;    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.text_29 {
    width: 386px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    opacity: 0.8;    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.text_30 {
    width: 386px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    opacity: 0.8;    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.text_31 {
    width: 386px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    opacity: 0.8;    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.block_7 {
    width: 90%;
    height: 114px;
    margin: 18px 0 0 120px;
    /* float: left; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.section_4 {
    width: 289px;
    height: 64px;
    margin-top: 22px;
    float: left;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding-left: 3px;
}

.box_3 {
    width: 39px;
    height: 26px;

}
.box_3_1{
    background: url(../imgs/window/block_9.png)
    0px -1px no-repeat;
    width: 48px;
    height: 25px;
}

.thumbnail_5 {
    width: 20px;
    height: 20px;
    /* margin-top: 16px; */
    position: relative;
    top: -18px;
    left: -3px;
}
.box_4_1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 15px;
}

.text_32 {
    width: 186px;
    height: 36px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    font-family: Futura-Medium;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    line-height: 37px;
    float: right;
}

.text_33 {
    width: 289px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(194, 195, 197, 1);
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 8px;
    float: left;
    margin: 18px 0 0 120px;
}

.image-text_7 {
    width: 98px;
    height: 114px;
    float: right;
}

.block_8 {
    background-color: rgba(255, 255, 255, 1);
    height: 90px;
    margin-left: 1px;
    width: 90px;
    margin-bottom: 5px;
}

.image-wrapper_5 {
    height: 86px;
    background: url(../imgs/window/image-wrapper_5.png) -1px -1px
    no-repeat;
    background-size: 88px 88px;
    width: 86px;
    margin: 2px 0 0 2px;
}

.label_3 {
    width: 25px;
    height: 26px;
    margin: 30px 0 0 31px;
}

.text-group_12 {
    width: 98px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(144, 144, 144, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 20px;
}

.image_12 {
    width: 90%;
    height: 1px;
    margin: 12px 0 0 120px;
}

.text_34 {
    width: 461px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    letter-spacing: 1px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: justify;
    white-space: nowrap;
    line-height: 20px;
    margin: 26px 0 34px 120px;
    float: left;
    opacity: 0.8;
}

/*.block_9 {*/
/*    height: 21px;*/

/*    background-size: 23px 24px;*/
/*    width: 21px;*/
/*    position: relative;*/
/*    left: 5px;*/
/*    top: -27px;*/
/*}*/

.image-wrapper_6 {
    width: 1px;
    height: 3px;
    margin: 1px 0 0 9px;
}

.thumbnail_6 {
    width: 1px;
    height: 3px;
}

.box_4 {
    width: 30px;
    height: 30px;
    /* margin: -4px 0 6px 7px; */
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    top: -48px;


}

.text_35 {
    width: 10px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 8px;
    font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 12px;
    opacity: 0.6;
}

.thumbnail_7 {
    width: 3px;
    height: 1px;
    /*margin-top: 7px;*/
}

.block_10 {
    /*position: absolute;*/
    left: 0;
    top: 2410px;
    width: 100%;
    height: 1122px;
}

.section_5 {
    width: 100%;
    height: 700px;
    background: url(../imgs/window/section_5.png)
    100% no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.group_10 {
    width: 635px;
    height: 445px;
    margin: 207px 0 0 137px;
    float: left;
}

.image_13 {
    width: 635px;
    height: 286px;
}

.group_11 {
    width: 265px;
    height: 60px;
    margin: 99px auto 0 auto;
}

.image_14 {
    /*width: 60px;*/
    height: 60px;
    float: left;
}

.text-wrapper_9 {
    margin-left: 12px;
    float: left;
    line-height: 65px;
    width: 204px;
    height: 60px;
    background: rgba(6,7,12,0.8);
    border-radius: 30px;
    backdrop-filter: blur(20px);
}

.text_36 {
    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 32px;
}

.group_12 {
    width: 480px;
    height: 664px;
    background: url(../imgs/window/group_12.png)
    100% no-repeat;
    background-size: 100% 100%;
    margin: 36px 0 0 0px;

}

.text-group_13 {
    width: 212px;
    height: 376px;
    margin: 120px 0 0 64px;
}

.text_37 {
    width: 128px;
    height: 45px;
    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;
}

.paragraph_1 {
    width: 212px;
    height: 308px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    line-height: 44px;
    margin-top: 30px;
    opacity: 0.8;
    float: left;
}

.section_6 {
    border-radius: 32px;
    background-image: url(../imgs/window/section_6.png);
    position: relative;
    left: 11%;
    top: 40px;
    /* top: 893px; */
    width: 1200px;
    margin-top: 132px;
    height: 262px;
}

.image-text_8 {
    width: 147px;
    height: 182px;
    margin: 51px 0 0 117px;
    float: left;
}

.section_7 {
    background-color: rgba(255, 255, 255, 1);
    height: 146px;
    width: 146px;

}

.image-wrapper_7 {
    height: 140px;
    background: url(../imgs/window/image-wrapper_5.png)
    100% no-repeat;
    background-size: 100% 100%;
    width: 140px;
    margin: 3px 0 0 3px;
}


.label_4 {
    width: 41px;
    height: 42px;
    margin: 49px 0 0 50px;
}

.text-group_14 {
    width: 147px;
    height: 28px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin-top: 8px;
    position: relative;
    top: 4px;
}

.text_38 {
    width: 147px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 20px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.text_39 {
    width: 147px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 20px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.text_40 {
    width: 147px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 20px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.box_5 {
    width: 185px;
    height: 130px;
    margin: 59px 47px 0 24px;
    float: left;
}

.group_13 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 28px;
    width: 185px;
    height: 57px;
    line-height: 57px;
}

.image-text_9 {
    width: 137px;
    height: 33px;
    margin: 12px 0 0 26px;
    float: left;
}

.label_5 {
    width: 27px;
    height: 33px;
    float: left;
}

.text-group_15 {
    width: 100px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(34, 34, 34, 1);
    font-size: 20px;
    letter-spacing: 1.4285714626312256px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin-top: 3px;
    float: right;
}

.group_14 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 28px;
    width: 185px;
    height: 57px;
    margin-top: 16px;
    line-height: 57px;
}

.image-text_10 {
    width: 137px;
    height: 35px;
    margin: 10px 0 0 24px;
    float: left;
}

.label_6 {
    width: 29px;
    height: 35px;
    float: left;
}

.text-group_16 {
    width: 99px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(34, 34, 34, 1);
    font-size: 20px;
    letter-spacing: 1.4285714626312256px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    margin-top: 5px;
    float: right;
    top: 4px;
}

.box_6 {
    position: absolute;
    left: 600px;
    top: -173px;
    width: 485px;
    height: 435px;
    overflow: hidden;
}

.group_15 {
    box-shadow: 0px 10px 20px 0px rgba(142, 119, 150, 0.5);
    height: 399px;
    width: 190px;
    position: absolute;
    left: 246px;
    top: 150px;
}

.block_11 {
    box-shadow: 0px 10px 13px 0px rgba(85, 85, 85, 0.2);
    border-radius: 0px;
    width: 190px;
    height: 383px;
}

.block_12 {
    border-radius: 20px;
    background-image: url(../imgs/window/block_12.png);
    position: absolute;
    left: 0;
    top: 0;
    width: 190px;
    height: 397px;
}

.image_15 {
    position: absolute;
    left: 1px;
    top: -22px;
    width: 210px;
    height: 399px;
}

.group_16 {
    box-shadow: 0px 12px 24px 0px rgba(142, 119, 150, 0.5);
    height: 479px;
    width: 258px;
    position: absolute;
    left: 11px;
    top: 67px;
}

.group_17 {
    box-shadow: 0px 12px 16px 0px rgba(85, 85, 85, 0.2);
    border-radius: 24px;
    width: 258px;
    height: 460px;
}

.group_18 {
    border-radius: 0px;
    background-image: url(../imgs/window/group_18.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 258px;
    height: 476px;
}

.image_16 {
    position: absolute;
    left: -24px;
    top: -22px;
    width: 309px;
    height: 479px;
}

.menu-button {
    /*fill: #000;*/
    cursor: pointer;

    /*transition: transform 0.3s ease-out;*/
}
.menu-button.clicked {
    transform: translateX(-50%);
}
.menu-button.fade-out {
    opacity: 0;
}

.menu-button.fade-in {
    opacity: 1;
}


.menu-button text {
    font-weight: bold;
    opacity: 0.9;
    font-family: PingFangSC-Light;
}
.menu-button rect {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.info-box_info1 {
    width: 220px;
    height: 171px;
    background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
    background-size:100% 100%;
    position: absolute;
    top: 167px;
    left: 985px;
    visibility: hidden;
    /*opacity: 0;*/
    /*animation: slide-up 1s ease-in-out;*/
    animation: slide-up 4s ease-out forwards;
    display: none;
}
@keyframes unroll {
    0% {
        height: 0;
    }
    100% {
        height: 200px; /* 设置最终高度 */
    }
}
@keyframes slide-up {

    0% {
        height: 0px;

        opacity: 0;
    }
    100% {
        height: 200px; /* 设置最终高度 */
        visibility: visible;
        opacity: 1;
    }
}

@keyframes slide-down {
    0% {
        height: 200px; /* 设置最终高度 */

        opacity: 1;
    }
    100% {
        height: 0px; /* 设置最终高度 */
        visibility: visible;
        opacity:0;
    }
}
.info-box_info1.open {
    visibility: visible;
    opacity: 1;
}
.info-box_info2 {
    width: 220px;
    height: 171px;
    background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
    background-size:100% 100%;
    position: absolute;
    top: 167px;
    left: 128px;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    animation: slide-up 4s ease-out forwards;
    display: none;
}
.info-box_info2.open {
    visibility: visible;
    opacity: 1;
}
.info-box_left1 {
    width: 220px;
    height: 171px;
    background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
    background-size:100% 100%;
    /*margin: 591px 0 0 59px;*/
    position: absolute;
    top: 578px;
    left: 978px;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    animation: slide-up 4s ease-out forwards;
    display: none;
}
.info-box_left1.open {
    visibility: visible;
    opacity: 1;
}
.info-box_left2 {
    width: 220px;
    height: 171px;
    background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
    background-size:100% 100%;
    position: absolute;
    top: 584px;
    left: 77px;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    animation: slide-up 4s ease-out forwards;
    display: none;
}
.info-box_left2.open {
    visibility: visible;
    opacity: 1;
}
.info-box_right1{
    width: 220px;
    height: 171px;
    background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
    background-size:100% 100%;
    position: absolute;
    top: 618px;
    left: 985px;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    animation: slide-up 4s ease-out forwards;
    display: none;
}
.info-box_right1.open {
    visibility: visible;
    opacity: 1;
}
.info-box_right2{
    width: 220px;
    height: 171px;
    background: url(../imgs/window/info_box.png) -1px -1px
    no-repeat;
    background-size:100% 100%;
    position: absolute;
    top: 617px;
    left: 64px;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    animation: slide-up 4s ease-out forwards;
    display: none;
}
.info-box_right2.open {
    visibility: visible;
    opacity: 1;
}
.info-box_back1{
    width: 220px;
    height: 171px;
    background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
    background-size:100% 100%;
    /*margin: 591px 0 0 59px;*/
    position: absolute;
    top: 168px;
    left: 985px;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    animation: slide-up 4s ease-out forwards;
    display: none;
}
.info-box_back1.open {
    visibility: visible;
    opacity: 1;
}
.info-box_back2{
    width: 220px;
    height: 171px;
    background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
    background-size:100% 100%;
    /*margin: 591px 0 0 59px;*/
    position: absolute;
    top: 168px;
    left: 128px;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    animation: slide-up 4s ease-out forwards;
    display: none;
}
.info-box_back2.open {
    visibility: visible;
    opacity: 1;
}
.info-box_oblique1{
    width: 220px;
    height: 171px;
    background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
    background-size:100% 100%;
    position: absolute;
    top: 168px;
    left: 985px;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    animation: slide-up 4s ease-out forwards;
    display: none;
}
.info-box_oblique1.open {
    visibility: visible;
    opacity: 1;
}
.info-box_oblique2{
    width: 220px;
    height: 171px;
    background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
    background-size:100% 100%;
    position: absolute;
    top: 168px;
    left: 45px;
    /*visibility: hidden;*/
    /*opacity: 0;*/
    animation: slide-up 4s ease-out forwards;
    display: none;
}
.info-box_oblique2.open {
    visibility: visible;
    opacity: 1;
}
.menu-button:hover rect {
    opacity: 2;
}
.info-point1 {
    width: 10px;
    height: 10px;
    background-color: red;
    position: absolute;
    cursor: pointer;
}
.info-box {
    width: 100px;
    height: 50px;
    background-color: lightblue;
    position: absolute;
    display: none;
}
/*#svg-container {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    pointer-events: none;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
.line {
    /*stroke-dasharray: 5, 5; !* 定义虚线的长度和间隔 *!*/
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000; /* 初始偏移量，使线条看起来是从根部开始 */
    animation: draw 1.3s linear forwards; /* 定义动画：2秒线性运动，动画结束后保持最终状态 */
}
@keyframes draw {
    from {
        stroke-dashoffset: 1000; /* 动画开始时的偏移量 */
    }
    to {
        stroke-dashoffset: 0; /* 动画结束时的偏移量 */
    }
}


.text-wrapper_box {
    height: 39px;
    background: url(../imgs/window/text_wrapper.png)
    100% no-repeat;
    background-size: 100% 100%;
    width: 100%;
    line-height: 39px;
}

.text_box {
    width: 28px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: justify;
    white-space: nowrap;
    line-height: 20px;
    margin: 10px 0 0 16px;
}

.paragraph_box {
    width: 188px;
    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;
}

/*abouts-css star*/
.abouts_page {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 100%;
    height: 1169px;
    overflow: hidden;
}



.abouts_box_1 {
    width: 1344px;
    height: 46px;
    margin: 40px 0 0 48px;
}

.abouts_image-wrapper_1 {
    /*height: 199px;*/
    height: 107px;
    background: url(../imgs/window/abouts_image-wrapper_1.png)
    100% no-repeat;
    background-size: 100% 100%;
    /* width: 1182px; */
    width: 594px;
    position: absolute;
    left: 28%;
    top: 17%;
}



/*.abouts_box_4 {*/
/*    width: 90%;*/
/*    height: 668px;*/
/*    !* transition: 、; *!*/
/*    position: relative;*/
/*    top: 65px;*/
/*    left: 10%;*/
/*    !* float: right; *!*/
/*}*/

.abouts_block_2 {
    border-radius: 20px 60px 0px 0px;
    background-image: url(../imgs/window/text-wrapper_6.png);
    width: 34%;

}


.abouts_block_3 {
    position: relative;

    height: 564px;
    margin-top: 66px;
    float: right;
}

.abouts_section_2 {
    height: 95px;
    background: url(../imgs/window/abouts_section_2.png)
    100% no-repeat;
    background-size: 100% 100%;
    margin-left: auto;
    width: 62%;
}

.abouts_box_5 {
    background: url(../imgs/window/abouts_box_5.png);
    background-color: rgba(8, 229, 204, 1);
    border-radius: 100px 0px 0px 100px;
    width: 413px;
    height: 95px;
}


.abouts_label_3 {
    width: 27px;
    height: 27px;
    margin: 8px 0 0 8px;

}

.abouts_text_8 {
    width: 121px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 1);
    font-size: 25px;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin: 35px 0 0 9px;
    float: left;
}


.abouts_box_6 {
    background-color: rgba(6, 7, 12, 1);
    width: 118px;
    height: 95px;
}

.abouts_text-group_1 {
    width: 640px;
    height: 181px;
    margin-top: 28px;
}

.abouts_text-wrapper_2 {
    height: 68px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 68px;
}

.abouts_text_9 {
    width: 128px;
    height: 68px;
    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;
}

.abouts_text_10 {
    width: 128px;
    height: 68px;
    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;
}

.abouts_text_11 {
    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;
}

.abouts_text-wrapper_3 {
    width: 640px;
    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_text_12 {
    width: 640px;
    height: 75px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 25px;
}

.abouts_text_13 {
    width: 640px;
    height: 75px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    line-height: 25px;
}

.abouts_text-group_2 {

    height: 85px;
    margin-top: 46px;
}

.abouts_text-wrapper_4 {
    height: 68px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    line-height: 68px;
}

.abouts_text_14 {
    width: 128px;
    height: 68px;
    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;
}

.abouts_text_15 {
    width: 128px;
    height: 68px;
    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;
}

.abouts_text-wrapper_5 {
    width: 55px;
    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-top: -13px;
    opacity: 0.4;
}

.abouts_text_16 {
    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 {
    width: 55px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(194, 195, 197, 1);
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin-left: 10px;
}

.abouts_image-text_1 {
    width:100%;
    /*height: 107px;*/
    margin-top: 22px;
}

.abouts_label_4 {
    width: 22px;
    height: 24px;
    /*margin-top: 83px;*/
}

.abouts_text-group_3 {
    width: 100%;
    /*height: 42px;*/
    margin-left: 10px;
}

.abouts_text_18 {
    width: 125px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
}

.abouts_text_19 {
    width: 158px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin-top: 16px;
}

.abouts_text_20 {
    width: 90px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin-top: 16px;
}

.abouts_image-text_2 {
    position: absolute;
    left: 1px;
    top: 457px;
    width: 195px;
    height: 107px;
}

.abouts_label_5 {
    width: 21px;
    height: 21px;
    margin-top: 2px;
}

.abouts_text-group_4 {
    width: 158px;
    height: 107px;
}

.abouts_text_18 {
    width: 125px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
}

.abouts_text_19 {
    width: 158px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin-top: 16px;
}

.abouts_text_20 {
    width: 90px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin-top: 16px;
}

.abouts_image-text_3 {
    position: absolute;
    left: 1px;
    top: 457px;
    width: 195px;
    height: 107px;
}

.abouts_image_1 {
    width: 21px;
    height: 20px;
    margin-top: 43px;
}

.abouts_text-group_5 {
    width: 158px;
    height: 107px;
}

.abouts_text_18 {
    width: 125px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
}

.abouts_text_19 {
    width: 158px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin-top: 16px;
}

.abouts_text_20 {
    width: 90px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    margin-top: 16px;
}

.abouts_section_3 {
    background-color: rgba(6, 7, 12, 1);
    position: relative;
    width: 100%;
    height: 359px;
}

.abouts_section_4 {
    width: 1040px;
    height: 52px;
    margin: 82px 0 0 120px;
}

.abouts_image-text_4 {
    width: 206px;
    height: 52px;
}

.abouts_image_2 {
    width: 52px;
    height: 52px;
}

.abouts_text-group_6 {
    width: 144px;
    height: 30px;
    -webkit-text-stroke: 2.981333333333334px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 30px;
    font-family: FuturaStd-Book;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
    margin-top: 11px;
}

.abouts_text-wrapper_6 {
    width: 358px;
    height: 20px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 21px;
}

.abouts_text_21 {
    width: 358px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.abouts_text_22 {
    width: 358px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(144, 144, 144, 1);
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.abouts_text_23 {
    width: 358px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.abouts_text_24 {
    width: 358px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(144, 144, 144, 1);
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}



.abouts_section_5 {
    width: 1207px;
    height: 114px;
    margin: 18px 0 0 120px;
}

.abouts_group_1 {
    width: 289px;
    height: 64px;
    margin-top: 22px;
}

.abouts_block_5 {
    width: 239px;
    height: 36px;
}

.abouts_thumbnail_1 {
    width: 20px;
    height: 20px;
    margin-top: 16px;
}

.abouts_text_28 {
    width: 186px;
    height: 36px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    font-family: Futura-Medium;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    line-height: 37px;
}

.abouts_text_29 {
    width: 289px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 8px;
}

.abouts_image-text_5 {
    width: 98px;
    height: 114px;
}

.abouts_block_6 {
    background-color: rgba(255, 255, 255, 1);
    height: 90px;
    margin-left: 1px;
    width: 90px;
}


.abouts_label_6 {
    width: 25px;
    height: 26px;
    margin: 30px 0 0 31px;
}

.abouts_text-group_7 {
    width: 98px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: normal;
    text-align: right;
    white-space: nowrap;
    line-height: 20px;
    margin-top: 4px;
}

.abouts_image_3 {
    width: 1200px;
    height: 1px;
    margin: 12px 0 0 120px;
}

.abouts_text_30 {
    width: 461px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    letter-spacing: 1px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: justify;
    white-space: nowrap;
    line-height: 20px;
    margin: 26px 0 34px 120px;
}



.abouts_image-wrapper_4 {
    width: 1px;
    height: 3px;
    margin: 1px 0 0 9px;
}

.abouts_thumbnail_2 {
    width: 1px;
    height: 3px;
}

.abouts_box_7 {
    width: 15px;
    height: 12px;
    margin: 1px 0 4px 6px;
}

.abouts_text_31 {
    width: 10px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 8px;
    font-family: Helvetica, "Microsoft YaHei", Arial, sans-serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 10px;
}

.abouts_thumbnail_3 {
    width: 3px;
    height: 1px;
    margin-top: 7px;
}

.abouts_image-text_1_div{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 26px;
}
/*abouts-css end*/
@font-face {
    font-family: 'FuturaStd-Book';
    src: url(../fonts/FuturaStd-Book.otf);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PingFangSC-Light';
    src: url(../fonts/PingFangSC-Light.woff2);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PingFangSC-Semibold';
    src: url(../fonts/PingFangSC-Semibold.woff2);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PingFangSC-Medium';
    src: url(../fonts/PingFangSC-Medium.woff2);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PingFangSC-Regular';
    src: url(../fonts/PingFangSC-Regular.woff2);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PingFangSC-Thin';
    src: url(../fonts/PingFangSC-Thin.woff2);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PingFangSC-Ultralight';
    src: url(../fonts/PingFangSC-Ultralight.woff2);
    font-weight: normal;
    font-style: normal;
}
/*.label_2:hover+.lianxi_section_2{*/
/*    display: block;*/
/*}*/
.lianxi_section_2{
    display: none;
    position: absolute;
    right: 10%;
    top: 10%;
    width: 226px;
    height: 312px;
    background: url(../imgs/window/lianxi_section_2.png) -1px -1px
    no-repeat;
    background-size: 228px 314px;
    justify-content: flex-center;
    transition: opacity 0.3s;
}
.lianxi_section_2.visible {
    display: block;
    opacity: 1;
}
.lianxi_box_2 {
    /*width: 154px;*/
    height: 25px;
    margin: 32px 0 0 36px;
}

.lianxi_label_3 {
    width: 21px;
    height: 21px;
    margin-top: 0px;
}

.lianxi_text_12 {
    width: 125px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
}

.lianxi_image-text_2 {
    width: 162px;
    height: 199px;
    margin: 24px 0 32px 32px;
}

.lianxi_box_3 {
    background-color: rgba(255, 255, 255, 1);
    height: 162px;
    width: 162px;
    margin-bottom: 5px;
}

.lianxi_image-wrapper_2 {
    height: 155px;
    background: url(../imgs/window/image-wrapper_7.png)
    0px 0px no-repeat;
    background-size: 156px 156px;
    width: 155px;
    margin: 3px 0 0 3px;
}

.lianxi_label_4 {
    width: 45px;
    height: 47px;
    margin: 55px 0 0 56px;
}

.lianxi_text-group_3 {
    width: 126px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(30, 25, 32, 1);
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    text-align: right;
    white-space: nowrap;
    line-height: 25px;
    margin: 12px 0 0 21px;
}






.circle {
    fill: rgba(8,229,204,0.75);
    transition: opacity 0.5s ease;
}
.group_9_image{
    position: absolute;
    top: 313px;
    left: 3px;
    border-radius: 25px;
}
.group_9_image_1{
    width: 147px;
    border-radius: 25px;

}
.inner{
    position: absolute;
    top: 8px;
    left: 8px;
    border-radius: 35px;
    width: 130px;
    height: 65px;
    background: rgba(0,0,0,0.2);
    /*opacity: 1;*/
    backdrop-filter: blur(2px);
}

path {
    stroke: rgba(8,229,204,0.75);
    fill: transparent;
    stroke-width:2px;
}
.moving {
    cursor: pointer;
}
.hidden {
    opacity: 0;
}

.rect{
    width: 50px;
}
#svg-container {
    /*border: 1px solid black;*/
    width: 295px;
    height: 712px;
    position: relative;
}
/*svg g:nth-of-type(4) text {*/
/*    font-size: 20px;*/
/*    fill: blue;*/
/*}*/

/*svg g:nth-of-type(4) circle {*/
/*    stroke: green;*/

/*    stroke-width: 2;*/
/*}*/

#upArrow {
    position: absolute;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-color: #ddd;
    text-align: center;
    line-height: 50px;
    border: 1px solid #ccc;
    border-radius: 50%;
    top: -3px;
    font-size: 41px;
    left: 166px;
}
 #downArrow {
    position: absolute;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-color: #ddd;
    text-align: center;
    line-height: 50px;
    border: 1px solid #ccc;
    border-radius: 50%;
    top: 658px;
    font-size: 41px;
    left: 166px;
}
/* 扩散动画 */
.circle, .circle1, .circle2, .circle3  {
    width: 12px;
    height: 12px;
    background: rgba(8, 229, 204, 0.75);
    border: 1px solid rgba(8, 229, 204, 0.85);
    border-radius: 999px;
    position: absolute;
    top: 26px;
    left: 24px;

}

.circle1, .circle2, .circle3  {
    /* animation: circleChange 2s 1s ease-out infinite; */
    animation-name: circleChange;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.circle1 {
    animation-delay: 1s;
}
.circle2 {
    animation-delay: 2s;
}
.circle3 {
    animation-delay: 3s;
}

@keyframes circleChange{
    0%{transform: scale(1);opacity: 0.95;}
    25%{transform: scale(2);opacity: 0.75;}
    50%{transform: scale(3);opacity: 0.5;}
    75%{transform: scale(4);opacity: 0.25;}
    100%{transform: scale(5);opacity: 0.05;}
}
@media screen and (max-width: 1100px) {
    .image_6 {
        width: 60px;
        position: absolute;
        left: 50%;
        bottom: -1141px;
        transform: translateX(-50%);
        z-index: 1;
    }
}
@media screen and (max-width: 1200px) {
    .image_6 {
        width: 60px;
        position: absolute;
        left: 50%;
        bottom: -1141px;
        transform: translateX(-50%);
        z-index: 1;
    }
}
@media screen and (max-width: 1600px) {
    .image_6 {
        width: 60px;
        position: absolute;
        left: 50%;
        bottom: -1370px;
        transform: translateX(-50%);
        z-index: 1;
    }
}
@media screen and (max-width: 1400px) {
    .image_6 {
        width: 60px;
        position: absolute;
        left: 50%;
        bottom: -1266px;
        transform: translateX(-50%);
        z-index: 1;
    }
}
/*1024-适配*/
@media screen and (max-width: 1300px) {

    .image_1 {
        width: 800px;
        height: 500px;
        /* margin: 0 0 0 198px; */
        animation: float 5s ease-in-out infinite;
        position: absolute;
        left: 18%;
        top: 18%;
    }
    .group_4 {
        width: 39%;
        height: 466px;

        float: left;
    }
    .group_3 {
        width: 28%;
        height: 468px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 12px;
        backdrop-filter: blur(16px);
        float: left;
        overflow: hidden;
    }
    .group_6 {
        width: 28%;
        height: 468px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 12px;
        backdrop-filter: blur(16px);
        overflow: hidden;
    }
    .image_7 {
        width: 289px;
        height: 130px;
        margin: 144px 0 0 0px;
        transition: all 0.6s;
    }
    .group_5 {
        background-color: rgba(255, 255, 255, 1);
        border-radius: 12px;
        width: 100%;
        height: 468px;
        overflow: hidden;
    }
    .image_5 {
        width: 386px;
        height: 174px;
        transition: all 0.6s;
    }
    .text-group_4 {
        width: 104px;
        height: 74px;
        margin: 38px 0 53px 0;
    }
    .image-wrapper_2 {
        height: 314px;
        background: url(../imgs/window/image-wrapper_2.png) -1px 0px no-repeat;
        background-size: 630px 315px;
        width: 628px;
        position: absolute;
        left: 24%;
        top: 0px;
    }
    .image_4 {
        width: 289px;
        height: 130px;
        margin: 144px 0 0 18px;
        transition: all 0.6s;
    }
    .text-group_3 {
        width: 105px;
        height: 74px;
        margin: 35px auto 85px auto;
    }
    .text-group_5 {
        width: 106px;
        height: 74px;
        margin: 35px auto 85px auto;
    }
    .image_6 {
        width: 60px;
        position: absolute;
        left: 50%;
        bottom: -1139px;
        transform: translateX(-50%);
        z-index: 1;
    }
    .text-group_6 {
        width: 374px;
        height: 108px;

    }
    .group_7 {
        width: 750px;
        height: 674px;
        margin: 88px 0 0 92px;
        float: left;
    }
    .image-container-image {
        width: 912px;
        top: 170px;
        left: 8px;
        position: absolute;
    }
    @keyframes imageease {
        0%{
            opacity: 0;
        }
        100%{
            height: 100%;
        }
    }
    .text-wrapper_6 {
        height: 60px;
        background-size: 100% 100%;
        width: 144px;
        line-height: 65px;
    }

    .block_6 {
        width: 89%;
        height: 52px;
        margin: 82px 0 0 124px;
        /* float: left; */
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .block_7 {
        width: 89%;
        height: 77px;
        margin: 18px 0 0 120px;
        /* float: left; */
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .group_10 {
        width: 635px;
        height: 445px;
        margin: 207px 0 0 58px;
        /* float: left; */
    }
    .section_6 {

        left: 1%;
        top: 40px;
        /* top: 893px; */
        width: 1200px;
        margin-top: 132px;
        height: 262px;
    }
    .image-wrapper_1 {
        height: 13%;
    }
    .abouts_image-wrapper_1 {
        left: 18%;
    }
    .info-box_info1 {
        width: 220px;
        height: 171px;
        background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
        background-size:100% 100%;
        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-box_info1.open {
        visibility: visible;
        opacity: 1;
    }

    .info-box_info2 {
        width: 220px;
        height: 171px;
        background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
        background-size:100% 100%;
        position: absolute;
        top: 167px;
        left: 10px;
        /*visibility: hidden;*/
        /*opacity: 0;*/
        animation: slide-up 4s ease-out forwards;
        display: none;
    }
    .info-box_info2.open {
        visibility: visible;
        opacity: 1;
    }
    .info-box_left1 {
        width: 220px;
        height: 171px;
        background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
        background-size:100% 100%;
        /*margin: 591px 0 0 59px;*/
        position: absolute;
        top: 578px;
        left: 765px;
        /*visibility: hidden;*/
        /*opacity: 0;*/
        animation: slide-up 4s ease-out forwards;
        display: none;
    }
    .info-box_left1.open {
        visibility: visible;
        opacity: 1;
    }
    .info-box_left2 {
        width: 220px;
        height: 171px;
        background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
        background-size:100% 100%;
        position: absolute;
        top: 584px;
        left: 79px;
        /*visibility: hidden;*/
        /*opacity: 0;*/
        animation: slide-up 4s ease-out forwards;
        display: none;
    }
    .info-box_left2.open {
        visibility: visible;
        opacity: 1;
    }
    .info-box_right1{
        width: 220px;
        height: 171px;
        background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
        background-size:100% 100%;
        position: absolute;
        top: 618px;
        left: 750px;
        /*visibility: hidden;*/
        /*opacity: 0;*/
        animation: slide-up 4s ease-out forwards;
        display: none;
    }
    .info-box_right1.open {
        visibility: visible;
        opacity: 1;
    }
    .info-box_right2{
        width: 220px;
        height: 171px;
        background: url(../imgs/window/info_box.png) -1px -1px
        no-repeat;
        background-size:100% 100%;
        position: absolute;
        top: 618px;
        left: 10px;
        /*visibility: hidden;*/
        /*opacity: 0;*/
        animation: slide-up 4s ease-out forwards;
        display: none;
    }
    .info-box_right2.open {
        visibility: visible;
        opacity: 1;
    }
    .info-box_back1{
        width: 220px;
        height: 171px;
        background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
        background-size:100% 100%;
        /*margin: 591px 0 0 59px;*/
        position: absolute;
        top: 168px;
        left: 765px;
        /*visibility: hidden;*/
        /*opacity: 0;*/
        animation: slide-up 4s ease-out forwards;
        display: none;
    }
    .info-box_back1.open {
        visibility: visible;
        opacity: 1;
    }
    .info-box_back2{
        width: 220px;
        height: 171px;
        background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
        background-size:100% 100%;
        /*margin: 591px 0 0 59px;*/
        position: absolute;
        top: 168px;
        left: 10px;
        /*visibility: hidden;*/
        /*opacity: 0;*/
        animation: slide-up 4s ease-out forwards;
        display: none;
    }
    .info-box_back2.open {
        visibility: visible;
        opacity: 1;
    }
    .info-box_oblique1{
        width: 220px;
        height: 171px;
        background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
        background-size:100% 100%;
        position: absolute;
        top: 168px;
        left: 750px;
        /*visibility: hidden;*/
        /*opacity: 0;*/
        animation: slide-up 4s ease-out forwards;
        display: none;
    }
    .info-box_oblique1.open {
        visibility: visible;
        opacity: 1;
    }
    .info-box_oblique2{
        width: 220px;
        height: 171px;
        background: url(../imgs/window/info_box.png) -1px -1px    no-repeat;
        background-size:100% 100%;
        position: absolute;
        top: 515px;
        left: 343px;
        /*visibility: hidden;*/
        /*opacity: 0;*/
        animation: slide-up 4s ease-out forwards;
        display: none;
    }
    .info-box_oblique2.open {
        visibility: visible;
        opacity: 1;
    }
    .info-point_left1 {
        left: 636px;
        top: 395px;
    }
    .info-point_left2 {
        top: 474px;
        left: 184px;
    }
    .info-point_front1 {
        left: 433px;
        top: 277px;
    }
    .info-point_front2 {
        top: 465px;
        left: 212px;
    }
    .info-point_right1{
        top: 329px;
        left: 495px;
    }
    .info-point_right2{
        top: 392px;
        left: 226px;
    }
    .info-point_back1{
        top: 383px;
        left: 420px;
    }
    .info-point_back2{
        top: 500px;
        left: 285px;
    }
    .info-point_oblique1{
        top: 361px;
        left: 431px;
    }
    .info-point_oblique2{
        top: 484px;
        left: 108px;
    }
    .line2 {
        /*stroke-dasharray: 5, 5; !* 定义虚线的长度和间隔 *!*/
        stroke-dasharray: 1000;
        stroke-dashoffset: 1000; /* 初始偏移量，使线条看起来是从根部开始 */
        animation: draw 1.3s linear forwards; /* 定义动画：2秒线性运动，动画结束后保持最终状态 */
        stroke-width: 2px;
        /*stroke-dasharray :10px;*/
        stroke: #08e5cc;
    }
    .line {
        /*stroke-dasharray: 5, 5; !* 定义虚线的长度和间隔 *!*/
        stroke-dasharray: 1000;
        stroke-dashoffset: 1000; /* 初始偏移量，使线条看起来是从根部开始 */
        animation: draw 1.3s linear forwards; /* 定义动画：2秒线性运动，动画结束后保持最终状态 */
        stroke-opacity: 0
    }
}

.section_1_top{
    display: flex;
    justify-content: space-between;
    height: 20%;
    width: 100%;
}
.section_6_box_meta{

}
.box_6{

}
.video-popup{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    border: 1px solid #ccc;
}


/*视频播放*/

.video-container:hover .control-bar {
    opacity: 1;
}

.volume-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')*/
}
.volume-control {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 120px;
}



.volume-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-left: 8px solid #333;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
}

.volume-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-35%, -50%);
    width: 12px;
    height: 12px;
    border: 2px solid #333;
    border-radius: 50%;
    background:
            radial-gradient(circle at 50% 50%, #333 30%, transparent 30%),
            linear-gradient(#333, #333);
    background-position: center;
    background-size: 4px 4px, 2px 8px;
    background-repeat: no-repeat;
}

/* 静音状态 */
.volume-btn.muted .volume-icon::after {
    background:
            linear-gradient(45deg, transparent 45%, #ff4444 45%, #ff4444 55%, transparent 55%),
            linear-gradient(-45deg, transparent 45%, #ff4444 45%, #ff4444 55%, transparent 55%);
    background-size: 2px 12px;
    background-position: center;
    background-repeat: no-repeat;
}

.volume-slider-container {
    flex: 1;
    height: 32px;
    display: flex;
    align-items: center;
}

.volume-slider {
    -webkit-appearance: none;
    width: 100%;
    height: 4px;
    background: #ddd;
    border-radius: 2px;
    outline: none;
}

.volume-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    background: #555;
    border-radius: 50%;
    cursor: pointer;
    transition: background 0.2s;
}

.volume-slider::-moz-range-thumb {
    width: 16px;
    height: 16px;
    background: #555;
    border-radius: 50%;
    cursor: pointer;
}

.volume-slider:hover::-webkit-slider-thumb {
    background: #333;
}

/* 进度条 */
.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);
}


.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);
}

/* 封面图修正 */
.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%;
}
/* CSS修改 */

.play-control {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background: rgba(255,255,255,0.9);
    border-radius: 50%;
    border: none;
}

.play-control svg {
    width: 30px;
    height: 30px;
    fill: #333;
}

.replay-icon {
    display: none !important;
}

/* 速度选择框样式 */
.speed-select-container {
    position: relative;
    z-index: 10;
}



/* 自定义下拉箭头 */
.speed-select-container::after {
    content: "▼";
    color: white;
    font-size: 10px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}







