@media (min-width: 768px) {
    .review-card{
        width: 350px;
        padding-top: 20px
    }
    .community-title{
        font-weight: 600;
        font-size: 40px;
        margin: 50px 0 0 0;
    }
    .home-slider {
        padding-top: 50px;
        width: 100%;
        height: var(--height);
        overflow: hidden;
        /*mask-image: linear-gradient(to right, transparent, #000 30% 70%, transparent);*/

    }
    .slider-title{
        font-weight: 600;
        font-size: 40px;
        margin: 80px 0 0 0;
    }
    .brand_icon {
        display: flex;
        justify-content: space-between;
        align-items: center;
        :is(img) {
            margin-right: 15px;
            width: 100px;
            height: auto;
        }
    }
    .home_sparta,.home_alps{
        display: flex;
        padding-top: 120px;
        justify-content: center;
        text-align: left;
        width: 1200px;
        margin: auto;
        align-items: center;
    }
    .brand-container{
        position: relative;
        display: block;
        text-align: center;
        height: 1180px;
        background-color: #ffffff;
    }
    .first_p {
        margin: 70px 0  50px 0!important;
    }
    .last_p {
        margin: 0 0  50px  0!important;
    }
    .brand-contend{
        position: absolute; /* 子元素设置为绝对定位 */
        top:56%; /* 距离顶部 50% */
        left: 50%; /* 距离左侧 50% */
        transform: translate(-50%, -50%); /* 修正偏移量，使其居中 */
        color: #000000; /* 文字颜色，根据需要调整 */
        font-size: 18px; /* 字体大小，根据需要调整 */
        font-weight: 300; /* 字体加粗 */
        text-align: center; /* 文本居中 */
        padding: 10px; /* 添加内边距 */
        width: 1200px;
        height: auto;
        margin: 0 auto;
        :is(img) {
            width: 50%;
            height: auto;
        }
        :is(p) {
            margin: 5px 0 0 0 ;
        }
        :is(a) {
            margin-top: 15px;
            font-size: 16px;
            font-weight: 300;
            padding: 2px 10px 2px 10px;
            border-radius: 20px;
            text-decoration: none;
            color: white;
            background-color: #ff6801;
        }
    }
    .info_left{
        position: relative;
        width:50%;
        padding-right: 10px;
        :is(img) {
            width: 100%;
            height: auto;
        }
    }
    .info_right{
        position: relative;
        width: 50%;
        padding-left: 5px;
        :is(img) {
            width: 100%;
            height: auto;
        }
    }
    .info_right .top,    .info_right .bottom{
        position: relative;
    }
    .support{
        text-align: center; /* 文本居中 */
        left: 50%; /* 距离左侧 50% */
        transform: translate(-50%, -50%); /* 修正偏移量，使其居中 */
    }
    .news{
        text-align: left; /* 文本居中 */
        left: 10%; /* 距离左侧 50% */
    }
    .info_left_content{
        position: absolute;
        top: 20%; /* 距离顶部 50% */
        color: #000000; /* 文字颜色，根据需要调整 */
        font-size:20px; /* 字体大小，根据需要调整 */
        font-weight: 400; /* 字体加粗 */
        :is(h2) {
            margin: 0;
            font-size: 24px;
            color: white;
            font-weight: 500;
        }
        :is(p) {
            margin: 0;
            font-size: 14px;
            color: #ffffff;
            font-weight: 300;
        }
        :is(a) {
            text-decoration: none;
            margin: 0;
            font-size: 14px;
            color: #ffffff;
            font-weight: 500;
        }
    }
    .info_container{
        padding-top: 150px;
        display: flex;
        align-items: center;
        margin: auto;
        justify-content: space-between;
        width: 1200px;
    }
    .swiper-pagination{
        margin-top: 15px;
    }
    .home_alps_left{
        padding-right: 20px;
    }
    .product-info {
        position: relative;
        background-color: #f9fbfc;
        border-radius: 10px;
        margin: 5vh 0 0 0;
       width: 90%;
        :is(img) {
            border-top-right-radius:10px;
            border-top-left-radius:10px;
            width: 100%; /* 图片宽度占满父容器 */
            height: 100%; /* 图片高度占满父容器 */
            object-fit: cover;
        }
    }
    .product-info .sparta_h {
        width: 100%;
        position: absolute; /* 子元素设置为绝对定位 */
        top: 80%; /* 距离顶部 50% */
        left: 50%; /* 距离左侧 50% */
        transform: translate(-50%, -50%); /* 修正偏移量，使其居中 */
        color: #000000; /* 文字颜色，根据需要调整 */
        font-size: 18px; /* 字体大小，根据需要调整 */
        font-weight: 400; /* 字体加粗 */
        text-align: center; /* 文本居中 */

        border-radius: 5px; /* 添加圆角 */
    }

    .sparta-swiper{
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .other-product{
        display: flex;
        height: 100%;
        overflow: hidden;
    }
    .home_sparta_right{
        width: 50%;
        padding-left: 20px;
        :is(h2) {
            font-size: 28px;
            font-weight: 600;
            margin-bottom: 42px;
        }
    }
    .sparta-button,.alps-button{
        margin: auto;
            display: flex;
            position: relative;
           align-items: center;
            justify-content: center;
            background-color: transparent;
            border-radius: 9999px;
         gap: 5px;
            color: #ffff;
            font-weight: 200;
            border: 1px solid #ffffff4d;
        padding: 5px 10px;
            font-size: 12px;
    }
    .sparta-icon{
        border-radius: 50%;
        background-color: white;
    }
    .sparta-content, .alps-content{
        position: absolute;
        top: 5%;
        left: 46%;
        color: white;
        transform: translateX(-50%); /* 修正水平居中 */
        text-align: center;
        :is(h2) {
            margin: 0;
            font-size: 3vh;
            font-weight: 500;
        }
        :is(p) {
            margin: 5px 0 15px 0;
            font-size: 16px;
            font-weight: 200;
        }
    }
    .home_alps_left h2{
        font-size: 28px;
        font-weight: 600;
        margin-bottom: 76px;
    }
    .home_sparta_right_content{
        padding-left: 30px;
    }
    .home_sparta_left,.home_alps_left,.home_alps_right{
        position: relative;
        width: 50%;
        :is(img) {
            display: block;
            border-radius: 10px;
            width: 100%;
            height: auto;
        }
    }
    .product-container{
        padding-top: 90px;
        display: block;
        width: 100%;
    }
    .product-desc{
        text-align: center;
        display: block;
        width: 50%; /* 子元素宽度 */
        margin: 0 auto; /* 左右外边距自动 */
        :is(span) {
            font-size: 42px;
            font-weight: 600;
        }
        :is(h2) {
            margin: 1px 0 0 0;
            font-size: 42px;
            font-weight: 600;
        }
        :is(p) {
            margin: 0;
            font-size: 12px;
            color: #a7a49d;
            font-weight: 300;
        }
    }
    .center-left-button{
        display: inline-block;
        position: relative;
        background-color: transparent;
        border-radius: 9999px;
        align-items: center;
        justify-content: center;
        color: #ffff;
        gap: 10px;
        font-weight: 200;
        border: 1px solid #ffffff4d;
        outline: none;
        overflow: hidden;
        font-size: 12px;
    }
    .center-left-button .icon {
        width: 24px;
        height: 24px;
        transition: all 0.3s ease-in-out;
    }
.center-content{
    position: absolute;
    display: block;
    text-align: center;
    width: 240px;
    top: 5%;
    :is(h4) {
        display: inline-block;
        margin: 25px 0 0 0;
        font-size: 36px;
        font-weight: 600;
        color: white;
    }
    :is(p) {
        display: inline-block;
        margin: 0 0 10px 0;
        color: white;
    }
}
    .center-left-content{
        left: 20%;
    }
    .center-right-content{
        left: 70%;
    }
    .home_center{
        position: relative;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .center-left{
        width: 50%;
        padding:10px;
        :is(img) {
            width: 100%;
            height: auto;
        }
    }
    .center-right{
        padding:10px;
        width: 50%;
        :is(img) {
            width: 100%;
            height: auto;
        }
    }
    .float-icon{
        border-radius: 50%;
        position: absolute;
        top: -80px;
        right: 100px;
        width: 150px;
        height: 150px;
        z-index: 20;
        background-color: #ed842e;
    }
    .circle-text {
        position: absolute;
        width: 100%;
        height: 100%;
        font-size: 12px;
        font-weight: 500;
        color: white;
        text-align: center;
    }
    .icon_circle {
        position: relative;
        width: 150px; /* 根据需要调整大小 */
        height: 150px; /* 根据需要调整大小 */
        background-color: #f0f0f0; /* 根据需要调整背景颜色 */
        border-radius: 50%; /* 使其成为圆形 */
        animation: rotate 10s linear infinite; /* 旋转动画 */
        margin: 0 auto; /* 水平居中 */
    }

    /* 设置 icon_center 的样式 */
    .icon_center {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); /* 使其悬浮在 icon_circle 的正中心 */
        width: 60px;
        height: auto;
    }

    /* 定义旋转动画 */
    @keyframes rotate {
        from {
            transform: rotate(0deg);
        }
        to {
            transform: rotate(360deg);
        }
    }
    .gemini-desc{
        padding-top: 830px;
        color: white;
        :is(h3) {
            font-weight: 500;
            font-size: 30px;
            text-align: center;
            margin: 0;
        }
        :is(span) {
            padding-left: 25px;
            padding-right: 25px;
            text-align: center;
        }
    }

    @keyframes scrollText {
        0% {
            transform: translateX(0); /* 从容器左侧开始 */
        }
        100% {
            transform: translateX(-100%); /* 移动到容器左侧外 */
        }
    }
    .release-container{
        :is(h1) {
            margin: 160px 0 0 0;
            padding-top: 5vh;
            font-size: 200px;
            font-weight: 400;
            color: #ff7500;
        }
        :is(h4) {
            margin: 0;
            font-size: 36px;
            color: #000;
            font-weight: 500;
        }
        :is(span) {
            font-size: 18px;
            font-weight: 500;
        }
        :is(button) {
            padding: 2px 5px 2px 24px;
            border-radius: 32px;
            border: 1px solid rgba(0, 0, 0, 0.5);
            margin-top: 90px;
            font-size: 16px;
            align-items: center;
        }
        :is(svg) {
            padding-left: 5px;
        }
    }
    .custom-video-swiper .custom-nav {
        position: absolute;
        top: 19%;
        left: 25%;
        height: 20px;
        transform: translateY(-50%);
        z-index: 10;
        color: white;
        padding: 18px 23px;
        cursor: pointer;
        border-radius: 4px;
        transition: background 0.3s;
    }
    .custom-video-swiper .custom-next {
        position: absolute;
        top:19%;
        left: 70.5%;
        height: 20px;
        transform: translateY(-50%);
        z-index: 10;
        color: white;
        padding: 18px 23px;
        cursor: pointer;
        border-radius: 4px;
        transition: background 0.3s;
    }
    .home-image-container{
        display: flex;
        justify-content: center;
        padding-bottom: 45px;
        :is(video) {
            height: 533px;
            width: auto;
        }
        :is(img) {
            width: 100%;
            height: auto;
        }
    }
    .product-tittle1{
        position: absolute;
        text-align: center;
        left: 50%;
        :is(span) {
            font-size: 16px;
            font-weight: 400;
            display: block;
        }
        :is(button) {
            margin-top: 10px;
        }
        :is(h3) {
            margin: 100px 0 0 0;
            font-size: 32px;
            font-weight: 500;
        }
        :is(a) {
            text-decoration: none;
            color: #000000;
        }
    }
    .page1 {
        top: 0;
        left: 0;
        height: 100%;
        display: block;
        position: sticky;
        background-color: #fff;
        justify-content: center;
        align-content: center;
    }
    .wrapper {
        background-color: #ffffff;
        position: absolute;
        top: 100%;
        width: 100%;
        /* 将内容上移100%高度 */
    }
    .gemini-home{
        display: flex;
        justify-content: center; /* 水平居中 */
        height: 100%; /* 确保高度占满父容器 */
        width: 100%; /* 确保宽度占满父容器 */
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: -100;
        :is(img) {
            width: 100%;
            height: auto;
        }
        :is(video) {
            position: absolute;
            top: 50%;
            left: 50%;
            min-width: 100%;
            min-height: 100%;
            width: auto;
            height: auto;
            z-index: -1;
            transform: translateX(-50%) translateY(-50%);
        }
    }
    .brand-lunbo-scrolling{
        margin-top: 5px;
        display: flex;
        align-items: flex-end; /* 水平居中 */
        justify-content: flex-start; /* 水平居中 */
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 300px; /* 根据需要调整高度 */
        background-color: #ffffff;
        color: #000000;
        font-size: 96px;
        font-weight: 600;
        padding: 5px;
    }
    .scrolling-brand-text {
        display: flex;
        white-space: nowrap;
        animation: scroll-left 5s linear infinite;
        :is(span) {
            padding-left: 120px;
        }
    }
    .wholesale-lunbo-scrolling{
        margin-top: 5px;
        display: flex;
        align-items: center; /* 水平居中 */
        justify-content: flex-start; /* 水平居中 */
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 50px; /* 根据需要调整高度 */
        background-color: #ffffff;
        color: #000000;
        border: 1px solid #ff6801;
        font-size: 16px;
        font-weight: 600;
        padding: 5px;
    }
    .scrolling-text {
        display: flex;
        white-space: nowrap;
        animation: scroll-left 5s linear infinite;
        :is(span) {
            padding-left: 10vh;
        }
    }

    /* 轮播内容中的每个span */
    .swiper-container{
        display: flex;
        justify-content: center; /* 水平居中 */
        height: 100%; /* 确保高度占满父容器 */
        width: 100%; /* 确保宽度占满父容器 */
        position: absolute;
        overflow: hidden;
        right: 0;
        bottom: 0;
        z-index: -100;
    }
    .home-technology{
        display: flex;
        justify-content: center;
        background-color: #f5f5f5;
    }
    .swiper-slide{
        overflow: hidden;
    }
    .technology-card{
        display: block;
        background-color: #ffffff;
        margin:120px 10px 120px 10px;
        width: 430px;
        height: 495px;
        text-align: left;
        :is(h4) {
            padding: 20px 0 10px 30px;
            font-size: 24px;
            font-weight: 500;
            margin: 0;
        }
        :is(span) {
            padding-left: 30px;
            font-size: 16px;
            font-weight: 400;
            display: block;
        }
        :is(img) {
            width: 430px;
            height: auto;
        }
    }
}


/*
首页首屏的视频/动图
*/
.home_content {
    position: relative;
    width: 100%;
    background-color: #f0f0f0;
    text-align: center;
}

.alps{
    background-image: url("http://wp.cc/wp-content/uploads/2025/04/banner2.webp");
    background-size: cover; /* 或者使用 100% 100% */
    background-position: center;
    background-repeat: no-repeat;
}
.beacon{
    background-image: url("http://wp.cc/wp-content/uploads/2025/04/banner2.webp");
    background-size: cover; /* 或者使用 100% 100% */
    background-position: center;
    background-repeat: no-repeat;
}


/*
结束
*/

@keyframes scroll-left {
    0% {
        transform: translateX(10%);
    }
    100% {
        transform: translateX(-100%);
    }
}




.product-tittle{
    font-family: "Poppins", sans-serif;
    display: block;
    color: #000000;
    padding-top:30px;
    padding-bottom:40px;
    :is(span) {
        font-size: 16px;
        font-weight: 400;
        display: block;
    }
    :is(h3) {
        margin: 0 0 0 0;
        font-size: 32px;
        font-weight: 500;
    }
    :is(a) {
        text-decoration: none;
        color: #000000;
    }
}

footer{
    position: relative;
    z-index: 20;
}

.technology-card img:hover {
    animation: breathe 2s ease-in-out infinite alternate;
}
@keyframes breathe {
    from {
        transform: scale(0.9);
    }
    to {
        transform: scale(1.1);
    }
}
.custom-video-swiper{
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    :is(video) {
        width: 100%;
        height: auto;
    }

}

.icon {   vertical-align: middle; /* 确保SVG图标与文本基线对齐 */
}
#company-button:hover{
    transition: all 0.8s;
    background-color: #ff7500;
}
#company-button:hover .icon path{
    transition: all 0.8s;
   fill: #4a2717;
}
#community-button:hover{
    transition: all 0.8s;
    background-color: #ff7500;
}
#community-button:hover .icon path{
    transition: all 0.8s;
    fill: #4a2717;
}
/* 导航按钮作用域限定 */



.card {
    width: 100%;
    height: 100%;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    color: white;
    text-align: center;
}

.review-card{
    display: block;
    :is(img) {
        border-radius: 10px;
        width: auto;
        height: 200px;
        overflow: hidden;
    }
    :is(p) {
        font-weight: 500;
        font-size: 18px;
    }
}
.review-card img,.review-card p{
    margin-left: -30%;
}



.home-slider .home-review {
    display: flex;
    width: 100%;
    min-width: calc(var(--width) * var(--quantity));
    position: relative;
}

.home-slider .home-review .review-item {
    color: #000;
    width: var(--width);
    position: absolute;
    left: 100%;
    border-radius: 10px;
    animation: autoRun 18s linear infinite;
    transition: filter 1.5s;
    animation-delay: calc(
            (18s / var(--quantity)) * (var(--position) - 1) - 18s
    ) !important;
}

@keyframes autoRun {
    from {
        left: 100%;
    }
    to {
        left: calc(var(--width) * -1);
    }
}
.home-slider:hover .review-item {
    animation-play-state: paused !important;

    /*filter: grayscale(1);*/
}
.home-slider .review-item:hover {
    transform: scale(1.2);
    /*filter: grayscale(0);*/
}
.home-slider[reverse="true"] .review-item {
    animation: reversePlay 10s linear infinite;
}
@keyframes leftPlay {
    from {
        right: 100%;

    }
    to {
        right: calc(var(--width) * -1);
    }
}
.review-content{
    padding: 15px;
    display: flex;
}


.left-slider {
    width: 100%;
    height: var(--height);
    overflow: hidden;
    /*mask-image: linear-gradient(to right, transparent, #000 30% 70%, transparent);*/
}
.left-slider .home-review {
    display: flex;
    width: 100%;
    min-width: calc(var(--width) * var(--quantity));
    position: relative;
}
.left-slider .home-review .review-item {
    color: #000;
    width: var(--width);
    height: 100PX;
    position: absolute;
    left: 100%;
    border-radius: 10px;
    animation: leftPlay 18s linear infinite;
    transition: filter 0.5s;
    animation-delay: calc(
            (18s / var(--quantity)) * (var(--position) - 1) - 18s
    ) !important;
}
.left-slider:hover .review-item {
    animation-play-state: paused !important;
    /* 主要样式：使用 filter 缩放 */
    /*filter: grayscale(1);*/
}
.left-slider .review-item:hover {
    transform: scale(1.2);
    /*filter: grayscale(0);*/
}
.left-slider[reverse="flase"] .review-item {
    animation: leftPlay 12s linear infinite;
}

@keyframes leftPlay {
    from {
        left: calc(var(--width) * -1);
    }
    to {
        left: 100%;
    }
}

.community h3,
.community span{
    display: block; /* 每个元素占一行 */
    padding: 280px 0 0 0; /* 上下间距 */
}
.community button{
    color: white;
    padding: 0;
    border-radius: 32px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 0px;
    font-size: 14px;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.1);
    :is(svg) {
        padding-left: 5px;
    }
}

.community{
    text-align: center; /* 文本居中 */
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 450px;
    color: white;
    margin-top:60px;
    :is(h3) {
        padding-top: 150px;
        font-size: 40px;
        font-weight: 500;
    }
    :is(span) {
        font-size: 24px;
        font-weight: 400;
    }


}
.column-container{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 300px;
    padding-right: 300px;
    padding-top: 300px;
}
.column-left-top,.news-container,.compliance-container,.column-right{
    color: white;
    background-color: #00b83c;
    background-size: cover; /* 或者 contain，根据需要调整 */
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden; /* 隐藏超出部分 */
    transition: transform 2.5s ease;
    position: relative;
    :is(img) {
        width: 100%;
        height: auto;
    }
    :is(h3) {
        margin: 0;
        padding-top: 15px;
        font-size: 22px;
        font-weight: 400;
    }
    :is(span) {
        font-size: 16px;
        font-weight: 200;
    }
    :is(a) {
        text-decoration: none;
        color: white;
        font-size: 16px;
        font-weight: 200;
    }
}



.column-left-top{
    width: 875px; /* 设置宽度 */
    height: 330px; /* 设置高度 */
    overflow: hidden; /* 隐藏超出部分 */
    transition: transform 2.5s ease;
    :is(img) {
        width: 100%;
        height: auto;
    }
}
.news-container{
    overflow: hidden; /* 隐藏超出部分 */
    transition: transform 2.5s ease;
    :is(img) {
        width: 100%;
        height: auto;
    }
}
.column-left-top:hover img {
    transform: scale(1.1); /* 放大1.5倍 */
}
.news-container:hover img {
    transform: scale(1.1); /* 放大1.5倍 */
}
.compliance-container:hover img {
    transform: scale(1.1); /* 放大1.5倍 */
}
.column-right:hover img {
    transform: scale(1.1); /* 放大1.5倍 */
}
.company-container img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* 保持图片比例并覆盖整个容器 */
    transition: transform 2s ease; /* 过渡动画 */
}
.news-container{
    margin-top: 20px;
    width: 427px;
    height: 330px;
}
.column-right{
    margin-left: 20px;
    width: 425px;
    height: 680px;
}
.compliance-container{
    margin-top: 20px;
    margin-left: 20px;
    width: 428px;
    height: 330px;
}
.column-left-bottom{
    display: flex;
}
.overlay-tex{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    color: white; /* 文字颜色 */
    background-color: rgba(0, 0, 0, 0.1); /* 半透明背景，可以根据需要调整 */
    text-align: center;
    padding: 20px; /* 根据需要调整 */
    box-sizing: border-box;
}

.wholesale_icon{
    display: flex;
    justify-content: space-between;
    align-items: center;
    :is(img) {
        margin-right: 7px;
        width: 30px;
        height: auto;
    }
}
/*.custom-video-swiper .swiper-slide {*/
/*    width: 860px !important; !* 每个滑块的固定宽度 *!*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-size: 24px;*/
/*    color: white;*/
/*    background-color: #3498db;*/
/*    border-radius: 8px;*/

/*}*/
@media (max-width: 768px) {
    .gemini-desc{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        position: absolute;
        width: 100%;
        top: 70%;
        left:50%;
        transform: translate(-50%, -50%);
        color: white;
        :is(h3) {
            width: 100%;
            color: white;
            font-weight: 500;
            font-size: 14px;
            text-align: center;
            margin: 0;
        }
        :is(span) {
            font-weight: 300;
            font-size: 12px;
            padding-left: 20px;
            padding-right: 20px;
            text-align: center;
        }
    }
    .index-container{
        position: relative;
        top: 11%;
        z-index: 1;
        overflow: hidden;

    }
    .gemini{
        width: 100%;
        height: auto;
        :is(video) {
            width: 100%;
            height: auto;
            overflow: hidden;
        }
    }
    :root {
        --top-percentage: 4%;
        --top-offset: 281px;
    }
    .wrapper {
        position: absolute;
        top: calc(var(--top-percentage) + var(--top-offset));
        width: 100%;
        z-index: -1;
        /* 将内容上移100%高度 */
    }
    .wholesale-lunbo-scrolling{
        margin-top: 15px;

        padding-top: 10px;
        padding-bottom: 10px;
        display: flex;
        align-items: center; /* 水平居中 */
        justify-content: flex-start; /* 水平居中 */
        width: 100%;
        overflow: hidden;
        position: relative;
        white-space: nowrap; /* 防止文字换行 */
        height: 50px; /* 根据需要调整高度 */
        background-color: #000;
        color: #e95e00;
        font-size: 13px;
        font-weight: 400;
    }
    .wholesale-lunbo-scrolling span {
        padding-left: 15px;
        display: flex; /* 让文字可以移动 */
        animation: scrollText 10s linear infinite; /* 定义动画 */
    }

    @keyframes scrollText {
        0% {
            transform: translateX(0); /* 从容器左侧开始 */
        }
        100% {
            transform: translateX(-100%); /* 移动到容器左侧外 */
        }
    }
    .page1 {
        top: 79px;
        left: 0;
        height: 100%;
        display: block;
        position: sticky;
        background-color: #fff;
        justify-content: center;
        align-content: center;
    }
    .home-image-container{
        display: flex;
        justify-content: center;
        padding-bottom: 45px;
        padding-top: 50px;
        :is(video) {
            height: 533px;
            width: auto;
        }
        :is(img) {
            width: 100%;
            height: auto;
        }
    }
    .product-tittle1{
        position: absolute;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        width: fit-content;
        :is(span) {
            font-size: 14px;
            font-weight: 200;
            display: block;
        }
        :is(button) {
            margin-top: 10px;
        }
        :is(h3) {
            margin: 10px 0 0 0;
            font-size: 24px;
            font-weight: 400;
        }
        :is(a) {
            text-decoration: none;
            color: #000000;
        }
    }
    .custom-video-swiper .custom-nav {
        position: absolute;
        top: 99px;
        left: 5px;
        height: 20px;
        transform: translateY(-50%);
        z-index: 10;
        color: white;
        cursor: pointer;
        border-radius: 4px;
        transition: background 0.3s;
    }
    .custom-video-swiper .custom-next {
        position: absolute;
        top:99px;
        left:  calc(90% - 5px);
        height: 20px;
        transform: translateY(-50%);
        z-index: 10;
        color: white;
        cursor: pointer;
        border-radius: 4px;
        transition: background 0.3s;
    }
    .release-container{
        :is(h1) {
            margin: 0 0 0 0;
            padding-top: 5vh;
            font-size: 32px;
            font-weight: 400;
            color: #ff7500;
        }
        :is(h4) {
            margin: 0;
            font-size: 24px;
            color: #000;
            font-weight: 500;
        }
        :is(span) {
            font-size: 14px;
            font-weight: 400;
        }
        :is(button) {
            padding: 2px 5px 2px 24px;
            border-radius: 32px;
            border: 1px solid rgba(0, 0, 0, 0.5);
            margin-top: 20px;
            font-size: 16px;
            align-items: center;
        }
        :is(svg) {
            padding-left: 5px;
        }
    }
}@media (max-width: 768px) {
  .wrapper {
    position: static !important;  /* 取消绝对定位 */
    top: auto        !important;  /* 取消 top 偏移 */
    width: 100%      !important;
    margin: 0         !important; /* 去掉可能的外边距 */
    z-index: auto    !important;  /* 恢复正常堆叠 */
    height: auto     !important;  /* 按内容自适应高度 */
  }
}
@media (max-width: 768px) {
  /* 幻灯片容器底部不要留空 */
  .home-slider,
  .swiper-container,
  .index-container {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    height: auto !important;      /* 不要用 var(--height) 的固定高度 */
  }

  /* 黑条（滚动文字）紧贴幻灯片底部 */
  .wholesale-lunbo-scrolling {
    margin-top: -2px !important;     /* 取消任何上边距 */
    padding-top: 0 !important;    /* 取消内边距 */
  }

  /* 如果有一个 wrapper 包裹了这两部分，也清除它的外边距 */
  .wrapper {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
  }
}
@media (max-width: 768px) {
  .wholesale-lunbo-scrolling {
    background-color: #ffffff !important;    /* 白底 */
    color: #000000 !important;               /* 字体颜色改成黑色，增强对比 */
    border-top: 1px solid #ff6801 !important;    /* 上方橙色边框，粗细可调整 */
    border-bottom: 1px solid #ff6801 !important; /* 下方橙色边框 */
    padding: 8px 0 !important;               /* 上下内边距，留出边框呼吸感 */
    font-size: 14px !important;              /* 根据需要调整文字大小 */
    font-weight: 500 !important;             /* 根据设计微调粗细 */
    white-space: nowrap;                     /* 保持滚动效果 */
    overflow: hidden;
  }
  .wholesale-lunbo-scrolling span {
    padding-left: 15px !important;           /* 保留文本间距 */
    animation: scrollText 10s linear infinite;
  }
}
/* 默认隐藏 */
.wholesale-lunbo-scrolling.mobile-only {
    display: none !important;
  }
  
  






