.page {
    max-width: 100%;
    overflow-x: hidden;
}

.box_2 {
    width: 100%;
    max-width: 1160px;
    margin: 20px auto 10px auto;
    display: grid;
    grid-template-columns: 48fr 44fr;
    gap: 8%;
}

.box2_1{
    width: 100%;
    margin-top: 72px;
    background: linear-gradient( 180deg, #E2F0FE 0%, #FFFFFF 100%);
    padding-bottom: 20px;
}

.box2_2{
    width: 100%;
    background-color: #fff;
    padding-bottom: 20px;
}

.section1_6 {
    margin: 120px 0 0 0;
}

.text_7 {
    width: 100%;
    -webkit-text-stroke: 1px rgba(2, 8, 66, 1);
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 38px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    line-height: 60px;
}

.text_8 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(73, 81, 91, 1);
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    text-align: left;
    line-height: 28px;
    margin-top: 40px;
}

.text-wrapper_1 {
    background-color: rgba(36, 99, 235, 1);
    border-radius: 8px;
    height: 60px;
    width: 50%;
    cursor: pointer;
    margin: 40px 0 0 0;
}

.text-wrapper_2 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 60px;
    width: 50%;
}

.image-text_13 {
    width: 92%;
    height: 22px;
    margin-top: 28px;
}

.image_2 {
    margin: 48px 0 0 0;
}

.text_9 {
    width: 100%;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: 'Karla', sans-serif;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 60px;
}

.box3_1{
    width: 100%;
}

.box3_2 {
    width: 100%;
    max-width: 1160px;
    margin: 40px auto;
}

.zoom-container {
    width: 100%;
    height: 665px; /* 或你需要的高度 */
    overflow: hidden;
    touch-action: pan-y pinch-zoom; /* 允许垂直滚动 + 捏合缩放 */
}

.drag-scroll {
    width: 100%;
    height: 100%;
    overflow: auto;
    cursor: grab;
    display: flex;
    /*justify-content: center; !* 水平居中 *!*/
    align-items: center;     /* 垂直居中 */
    scrollbar-width: none;     /* Firefox 隐藏滚动条 */
    -ms-overflow-style: none;  /* IE/Edge 隐藏滚动条 */
}

.drag-scroll::-webkit-scrollbar {
    display: none;             /* Chrome/Safari 隐藏滚动条 */
}

.world-map {
    display: block;
    max-width: none;
    user-select: none;
    pointer-events: none;
}

.box4_1{
    width: 100%;
}

.box4_2 {
    width: 100%;
    max-width: 1160px;
    margin: 40px auto;
}

.text4_1{
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    font-size: 36px;
    color: #020842;
    line-height: 32px;
    text-align: center;
    font-style: normal;
}

.text4_2{
    margin-top: 20px;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #020842;
    line-height: 25px;
    text-align: center;
    font-style: normal;
}

.text4_3{
    margin-top: 20px;
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #020842;
    line-height: 20px;
    text-align: center;
    font-style: normal;
}

.text4_4{
    margin: 80px 0 0 0;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    font-size: 28px;
    color: #2463EB;
    line-height: 32px;
    text-align: left;
    font-style: normal;
}

.box4_3{
    width: 100%;
    margin: 60px 0 0 0 ;
    display: grid;
    grid-template-columns: 40fr 60fr;
    gap: 4%;
}

.text_21 {
    width: 134px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 24px;
    font-family: 'Karla', sans-serif;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
}

.text-wrapper_12 {
    width: 70%;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: 'Karla', sans-serif;
    font-weight: NaN;
    text-align: left;
    line-height: 36px;
    margin-top: 21px;
}

.text_22 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 20px;
    font-family:  'Karla', sans-serif;
    font-weight: NaN;
    text-align: left;
    line-height: 36px;
}

.text_23 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(2, 8, 66, 1);
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    font-weight: 300;
    text-align: left;
    line-height: 30px;
}

.section_5{
    padding-top: 40px;
}

.section_66 {
    background-color: rgba(240, 244, 254, 1);
    border-radius: 16px;
    /*height: 262px;*/
}

.box_8 {
    width: 40%;
    height: 88px;
    margin: 88px 0 0 88px;
}

.group_12 {
    border-radius: 16px;
    background-image: url(./../img/Midwest-US.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 240px;
    width: 100%;
    position: relative;
}

.group_13 {
    border-radius: 16px;
    background-image: url(./../img/West-Coast-US.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 240px;
    width: 100%;
    position: relative;
}

.group_14 {
    border-radius: 16px;
    background-image: url(./../img/5a189b9a1a8b47d0bcba19f72088e3cf_mergeImage.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 240px;
    width: 100%;
    position: relative;
}

.image_5{
    position: absolute;
    left: 50px;
    top: -38px;
    width: 80px;
    height: 80px;
}

.text-wrapper_13 {
    width: 100%;
    height: 88px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: 'Karla', sans-serif;
    font-weight: 500;
    text-align: left;
    line-height: 44px;
}

.text_24 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    text-align: left;
    line-height: 44px;
}

.text_25 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 32px;
    font-family: 'Karla', sans-serif;
    font-weight: 500;
    text-align: left;
    line-height: 44px;
}

.text_26 {
    width: 100%;
    overflow-wrap: break-word;
    color: #fff;
    font-size: 20px;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    text-align: left;
    line-height: 28px;
    margin-top: 10px;
    display: none;
}

.image-wrapper_2 {
    width: 113px;
    height: 48px;
    position: absolute;
    top: 70%;
    right: 6%;
}

.image-wrapper_3 {
    width: 113px;
    height: 48px;
    position: absolute;
    top: 70%;
    right: 6%;
}

.thumbnail1{
    display: none;
}

.image_1 {
    width: 113px;
    height: 48px;
    cursor: pointer;
}

.box_11 {
    background-color: rgba(36, 99, 235, 0.48);
    border-radius: 16px;
    height: 100%;
    width: 100%
}

.group_16 {
    border-radius: 16px;
    width: 100%;
    margin: 100px 0 0 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.box_16 {
    background-color: rgba(240, 244, 254, 1);
    border-radius: 16px;
    width: 100%;
    height: 262px;
    position: relative;
    padding: 60px 40px 30px 40px;
}

.group_16:hover .text5_1{
    color: #fff;
}

.group_16:hover .text5_2{
    color: #fff;
}

.group_16:hover .box_16{
    background-color: rgba(36, 99, 235, 0.48);
}

.group_16:hover .thumbnail1{
    display: block;
}

.canada:hover {
    background-image: url(./../img/Canada-1.png);
}

.germany:hover {
    background-image: url(./../img/Dresden-Germany.png);
}

.uk:hover {
    background-image: url(./../img/UK-0.png);
}

.australia:hover {
    background-image: url(./../img/Australia-1.png);
}

.china:hover {
    background-image: url(./../img/China-1.png);
}

.text-wrapper_16 {
    width: 90%;
}

.text5_1 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(39, 44, 94, 1);
    font-size: 28px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    text-align: left;
    line-height: 40px;
}

.text5_2 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(39, 44, 94, 1);
    font-size: 26px;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    text-align: left;
    line-height: 40px;
    margin-top: 10px;
}

.image_8 {
    position: absolute;
    left: 80px;
    top: -40px;
    width: 80px;
    height: 80px;
}

.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.lightbox.active {
    display: flex;
}

.lightbox-img{
    margin: 0 20px 0 20px;
}

.close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    color: white;
    font-size: 30px;
    cursor: pointer;
}

.prev-btn,.next-btn{
    cursor: pointer;
}

@media (max-width: 960px){
    .box_2{
        width: 90%;
        grid-template-columns: 1fr;
        gap: 4%;
    }

    .section1_6{
        margin: 40px 0 0 0;
    }

    .image_2 {
        width: 70%;
        display: inline-block;
        margin: 48px auto 20px auto;
    }

    .text-wrapper_1 {
        margin: 40px auto 0 auto;
    }

    .box4_3{
        grid-template-columns: 1fr;
        width: 90%;
        margin: 60px auto;
    }

    .lightbox-img{
        width: 80%;
        margin: 0;
    }
}

@media (max-width: 768px){
    .image_2 {
        width: 60%;
    }

    .section_5{
        display: none;
    }

    .text5_2{
        font-size: 22px;
        line-height: 36px;
    }

    .prev-btn,.next-btn{
        width: 8%;
    }

    .zoom-container{
        height: 440px;
    }
}

@media (max-width: 430px){
    .section1_6 {
        margin: 20px 0 0 0;
    }

    .text_7{
        font-size: 32px;
        line-height: 40px;
    }

    .text_8{
        margin-top: 20px;
        line-height: 24px;
    }

    .text-wrapper_1{
        width: 80%;
    }

    .image_2 {
        width: 80%;
        margin: 10px auto 20px auto;
    }

    .box3_2{
        width: 90%;
        margin: 20px auto;
    }

    .zoom-container{
        height: 370px;
    }

    .text5_2{
        font-size: 24px;
        line-height: 36px;
    }

    .text5_2{
        font-size: 20px;
        line-height: 30px;
    }

    .box_8{
        width: 80%;
        margin: 48px 0 0 30px;
    }

    .text_24{
        font-size: 24px;
        line-height: 36px;
    }

    .text_26{
        display: block;
    }

    .text4_4{
        width: 90%;
        font-size: 24px;
        line-height: 30px;
        margin: 80px auto 20px auto;
    }

    .group_12,.group_13,.box_16{
        height: 200px;
    }

    .group_16{
        width: 90%;
        margin: 80px auto;
    }
}