.language-switch {
    position: relative;
    cursor: pointer;
}

.current-lang {
    display: flex;
    align-items: center;
    gap: 4px;
}

.language-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: rgba(0, 0, 0, 0.9);
    border-radius: 4px;
    padding: 8px 0;
    min-width: 120px;
    margin-top: 8px;
    z-index: 1000;
}

.language-menu.show {
    display: block;
}

.language-item {
    padding: 8px 16px;
    color: white;
    font-size: 14px;
    transition: background-color 0.3s;
}

.language-item:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.thumbnail_4 {
    transition: transform 0.3s;
}

.current-lang.active .thumbnail_4 {
    transform: rotate(180deg);
}

.group_1.swiper {
    width: 50%;
    height: 600px;
    border-radius: 0;
    overflow: hidden;
}

.block_01.swiper-wrapper {
    width: 100%;
    height: 100%;
}

.block_3_mark.swiper-slide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    /*padding: 40px;*/
    display: flex;
    flex-direction: column;
}

.swiper-pagination {
    position: absolute;
    bottom: 40px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: auto !important;
    display: flex;
    gap: 8px;
}

.swiper-pagination-bullet {
    width: 20px !important;
    height: 3px !important;
    border-radius: 1px !important;
    background: rgba(255, 255, 255, 0.9) !important;
    margin: 0 !important;
    opacity: 1;
    transition: all 0.3s ease;
}

.swiper-pagination-bullet-active {
    width: 30px !important;
    height: 3px !important;
    background: #fff !important;
}

@media (max-width: 1500px) {
    :root {
        --set-width: 100%;
    }

    .group_1, .group_3 {
        width: 100%
    }

    .grid_1 {
        margin-top: 20px;
        justify-content: space-between;
    }

    .grid_1, .box_12 {
        padding: 0 40px;
    }

    .group_4 {
        flex: auto;
    }
}

@media (max-width: 1400px) {
    :root {
        --set-width: 100%;
    }

    .grid_2 {
        grid-template-columns: repeat(3, 1fr);
    }

    .group_1.swiper {
        width: 100%;
    }

    .page {
        padding-top: 0;
    }

    /*.block_1 {*/
    /*    background: rgba(0,0,0,0.2);*/
    /*}*/
    /*.text_9, .text_10, .group_2, .image_2 {*/
    /*    display: none;*/
    /*}*/
    .section_1 {
        margin-top: 0;
        border-radius: 0;
    }

    .block_01 {
        border-radius: 0;
    }

    .block_3_mark {
        margin-top: 80px;
    }

    .group_1, .group_3 {
        width: 100%
    }

    .grid_1 {
        margin-top: 20px;
        height: 300px;
        justify-content: space-between;
    }

    .grid_1, .box_12 {
        padding: 0 40px;
    }

    .section_2 {
        display: flex;
        flex-direction: column;
    }

    .section_9 {
        width: 80px;
        height: auto;
        margin-left: 0;
    }

    .image_8 {
        width: 24px;
        height: 24px;
    }

    .text-group_4 {
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 12px;
        font-family: PingFangSC-Semibold;
        margin-top: 0;
    }

    .text_23 {
        margin-top: 0;
    }

    .paragraph_1 {
        width: 100%;
        height: unset;
    }
    .philosophy-list {
        width: 250px;
        margin-top: 0;
    }

    .philosophy-image {
        width: 230px;
        height: auto;
    }

    .philosophy-description {
        font-size: 20px;
        margin-top: 10px;
    }
}

@media (max-width: 800px) {
    .group_4 {
        flex: auto
    }

    .block_1 {
        background: url(../img/SketchPngb19dfaaec832c277a6dfff0e8003111233fb93270eef6aabb3fbfae165d2fff4.png) 100% no-repeat;
    }

    .grid_1, .box_12 {
        padding: 0 10px;
    }

    .section_2, .section_3, .section_4, .section_5, .section_6, .section_7 {
        padding: 24px 10px;
    }

    .grid_1 {
        padding: 0;
        margin-top: 0;
        height: 228px;
    }

    .image-wrapper_2 {
        margin-left: 10px;
        margin-right: 0;
    }

    .text_11 {
        margin-left: 10px;
        font-size: 14px;
    }

    .image_3 {
        width: 54px;
        height: 32px;
    }

    .box_5,
    .text-wrapper_4 {
        padding: 10px 0;
        width: 100%;
        max-width: 100%;
        text-align: center;
        font-size: 16px;
        color: #161D1B;
        line-height: 22px;
    }

    .text_33 {
        font-size: 16px;
    }

    .image_16 {
        margin-left: 0;
        width: 140px;
        flex: 1 0 140px;
    }

    .text-wrapper_1 {
        word-break: break-all;
        font-size: 12px;
    }

    .box_7 {
        flex: auto;
        overflow: hidden;
    }

    .box_6 {
        flex: 0 0 100%;
        margin: 0 0 8px;
        overflow: hidden;
        padding: 16px;
    }

    .text_43-1 {
        font-size: 24px;
        line-height: 34px;
    }

    .section_4_core {
        flex-direction: column;
    }

    .box_2 {
        border: unset;
    }

    .paragraph_4-1 {
        font-size: 14px;
        line-height: 24px;
    }

    .show-title {
        width: 100%;
        font-size: 30px;
    }

    .btn_item {
        width: 60px;
        height: 80px;
        padding: 20px 0;
    }

    .paragraph_1 {
        font-size: 12px;
        line-height: 17px;
    }

    .section_14 {
        display: flex;
        flex-direction: column;
        padding: 24px 0;
    }

    .image-wrapper_6 {
        width: 100%;
        flex: 0 0 198px;
    }

    .image_12, .image_13 {
        width: 100%;
        height: 180px;
    }

    .text_23 {
        font-size: 16px;
    }

    .image-text_8 {
        width: 100%;
        height: 68px;
        border-radius: 6px;
    }

    .label_13 {
        width: 16px;
        height: 16px;
        margin: 10px;
    }

    .text-group_10 {
        font-size: 14px;
        line-height: 20px;
    }

    .section_17 {
        grid-template-columns: repeat(1, 1fr);
    }

    .box_9 {
        height: auto;
    }

    .box_10 {
        flex-direction: column;
    }

    .box_11 {
        margin-top: 20px;
    }

    .box_13 {
        display: none;
    }

    .block_02 {
        flex-direction: column;
        padding: 0 20px;
    }

    .text-wrapper_9 {
        margin-top: 40px;
    }

    .language {
        display: none;
    }

    .block_1 {
        padding: 10px 0;
    }

    .box_2 {
        padding: 10px;
    }

    .box_1 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 10px;
        width: 100%;
    }


    .text-wrapper {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.9);
        padding: 10px 0;
        flex-direction: column;
        align-items: center;
        z-index: 1000;
        height: auto;
    }

    .text-wrapper.show {
        display: flex;
    }

    .text_1 {
        padding: 10px;
        color: white;
        width: 100%;
        text-align: center;
    }

    .top-right {
        width: 100%;
        justify-content: center;
        margin-top: 10px;
    }

    .nav-icon {
        width: 24px;
        height: 24px;
        margin: 0 10px;
    }

    .menu-toggle {
        display: block;
        width: 24px;
        height: 24px;
        position: absolute;
        left: 20px;
        top: 20px;
        background: none;
        border: none;
        padding: 0;
        cursor: pointer;
    }

    .menu-toggle span {
        display: block;
        width: 100%;
        height: 2px;
        background-color: #fff;
        margin: 6px 0;
        transition: 0.3s;
    }

    .menu-toggle.active span:nth-child(1) {
        transform: rotate(45deg) translate(6px, 6px);
    }

    .menu-toggle.active span:nth-child(2) {
        opacity: 0;
    }

    .menu-toggle.active span:nth-child(3) {
        transform: rotate(-45deg) translate(6px, -6px);
    }

    .top-right {
        position: absolute;
        right: 20px;
        top: 10px;
        width: auto
    }

    .type-wrapper {
        display: none
    }

    .image_1 {
        margin-left: 0;
    }

    .group_1.swiper {
        border-radius: 0;
    }

    .block_3_mark.swiper-slide {
        padding: 20px;
    }

    .text_9 {
        margin-left: 0;
        font-size: 30px;
    }

    .text-group_1 {
        font-size: 16px;
    }

    .text_10, .group_2 {
        margin-left: 0;
        font-size: 16px;
    }

    .swiper-pagination {
        bottom: 20px !important;
    }

    .footer_content {
        flex-direction: column;
        padding-left: 10px;

    }

    .footer_contact {
        margin-top: 20px;
    }

    .text_53 {
        padding-left: 10px;
        padding-right: 10px;
    }

    /* 详情 */
    .product-detail-container {
        margin-top: 100px;
    }

    .philosophy-list {
        width: 114px;
        margin-top: 0;
    }

    .philosophy-image {
        width: 100px;
        height: auto;
    }

    .philosophy-description {
        font-size: 18px;
        margin-top: 10px;
    }

}

@media (min-width: 801px) {
    .menu-toggle {
        display: none;
    }
}
