.computer-box .header-box .left-box,
.computer-box .header-box .right-box,
.computer-box .header-box .left-box .logo,
.computer-box .header-box .left-box .title-box .title-ch,
.computer-box .header-box .left-box .title-box .title-en,
.mobile-box-bgc .mobile-box .header-box .left-box,
.mobile-box-bgc .mobile-box .header-box .left-box .logo,
.mobile-box-bgc .mobile-box .header-box .left-box .title-box .title-ch,
.mobile-box-bgc .mobile-box .header-box .left-box .title-box .title-en,
.lbt-swiper .contents,
.lbt-swiper .text-box,
.lbt-swiper .text-box .text,
.lbt-swiper .text-box .btn,
.news-box,
.news-box .img,
.news-box .left-box .bottom-ch,
.news-box .left-box .top-en,
.about-box .left-box,
.about-box .left-box .bottom-ch,
.about-box .left-box .top-en,
.group-box .left-box,
.group-box .left-box .bottom-ch,
.group-box .left-box .top-en,
.group-box .right-box,
.footer-box .top-box .center-box .item {
    transition: all 0.3s ease
}
@media (max-width: 1800px) {
    .group-box .left-box,
    .news-box {
        padding: 0 130px;
    }
}
@media (max-width: 1700px) {
    .group-box .left-box,
    .news-box {
        padding: 0 120px;
    }
}
@media (max-width: 1600px) {
    .group-box .left-box,
    .news-box {
        padding: 0 110px;
    }
}
/* 宽度从 1500px 到 1400px */
@media (max-width: 1500px) {
    .computer-box .header-box .left-box {
        min-width: 400px;
    }

    .computer-box .header-box .right-box {
        width: 45%;
    }

    .computer-box .header-box .left-box .logo {
        width: 95px;
        height: 76px;
    }

    .computer-box .header-box .left-box .title-box .title-ch {
        font-size: 26px;
    }

    .computer-box .header-box .left-box .title-box .title-en {
        font-size: 13px;
    }

    .lbt-swiper .contents {
        top: 204px;
        left: 182px;
    }

    .group-box .left-box,
    .news-box {
        padding: 0 100px;
    }
    .content-box .left-box,
    .news-box .left-box{
        min-width: 180px;
    }
    .content-box .left-box .top-en,
    .about-box .left-box .top-en,
    .group-box .left-box .top-en,
    .news-box .left-box .top-en{
        font-size: 50px;
    }
}

/* 宽度从 1400px 到 1300px */
@media (max-width: 1400px) {
    .computer-box .header-box .left-box {
        min-width: 370px;
    }

    .computer-box .header-box .right-box {
        width: 48%;
    }

    .computer-box .header-box .left-box .logo {
        width: 90px;
        height: 72px;
    }

    .computer-box .header-box .left-box .title-box .title-ch {
        font-size: 24px;
        line-height: 38px;
    }

    .computer-box .header-box .left-box .title-box .title-en {
        font-size: 12px;
        line-height: 19px;
    }

    .lbt-swiper .contents {
        top: 188px;
        left: 164px;
    }

    .group-box .left-box,
    .news-box {
        padding: 0 90px;
    }
    .content-box .left-box,
    .news-box .left-box{
        min-width: 170px;
    }
    .news-box .right-box {
        margin-left: 50px;
    }
}

/* 宽度从 1300px 到 1200px */
@media (max-width: 1300px) {
    .computer-box .header-box .left-box {
        min-width: 340px;
    }

    .computer-box .header-box .right-box {
        width: 52%;
    }

    .computer-box .header-box .left-box .logo {
        width: 80px;
        height: 68px;
    }

    .computer-box .header-box .left-box .title-box .title-ch {
        font-size: 22px;
        line-height: 35px;
    }

    .computer-box .header-box .left-box .title-box .title-en {
        font-size: 11px;
        line-height: 18px;
    }

    .lbt-swiper .contents {
        top: 172px;
        left: 146px;
    }

    .group-box .left-box,
    .news-box {
        padding: 0 80px;
    }
    .content-box .left-box,
    .news-box .left-box{
        min-width: 160px;
    }
    .content-box .left-box .top-en,
    .about-box .left-box .top-en,
    .group-box .left-box .top-en,
    .news-box .left-box .top-en{
        font-size: 40px;
    }
    .news-box .right-box {
        margin-left: 40px;
    }
}

/* 宽度从 1200px 到 1100px */
@media (max-width: 1200px) {
    .computer-box .header-box .left-box {
        min-width: 310px;
    }

    .computer-box .header-box .right-box {
        width: 55%;
    }

    .computer-box .header-box .left-box .logo {
        width: 70px;
        height: 64px;
    }

    .computer-box .header-box .left-box .title-box .title-ch {
        font-size: 20px;
        line-height: 32px;
    }

    .computer-box .header-box .left-box .title-box .title-en {
        font-size: 10px;
        line-height: 15px;
    }

    .news-box .left-box .top-en{
        font-size: 35px;
    }
    .footer-box .top-box .center-box .item {
        font-size: 13px;
    }

    .lbt-swiper .contents {
        top: 160px;
        left: 130px;
    }
    .group-box .left-box,
    .news-box {
        padding: 0 60px;
    }
    .news-box .right-box {
        margin-left: 0;
    }
}

/* 宽度从 1100px 到 1000px */
@media (max-width: 1100px) {
    .computer-box .header-box .left-box {
        min-width: 280px;
    }

    .computer-box .header-box .right-box {
        width: 58%;
    }

    .computer-box .header-box .left-box .logo {
        width: 60px;
        height: 60px;
    }

    .computer-box .header-box .left-box .title-box .title-ch {
        font-size: 18px;
        line-height: 28px;
    }

    .computer-box .header-box .left-box .title-box .title-en {
        font-size: 9px;
        line-height: 12px;
    }
    .group-box .left-box,
    .news-box {
        padding: 0 50px;
    }
    .news-box .left-box {
        min-width: 150px;
    }
}

/* 宽度从 1000px 到 900px */
@media (max-width: 1000px) {
    .mobile-box-bgc .mobile-box .header-box .left-box,
    .computer-box .header-box .left-box {
        min-width: 450px;
    }

    .computer-box .header-box .right-box {
        display: none;
    }

    .mobile-box-bgc .mobile-box .header-box .left-box .logo,
    .computer-box .header-box .left-box .logo {
        width: 100px;
        height: 70.95px;
    }

    .mobile-box-bgc .mobile-box .header-box .left-box .title-box .title-ch,
    .computer-box .header-box .left-box .title-box .title-ch {
        font-size: 28px;
        line-height: 40.54px;
    }

    .mobile-box-bgc .mobile-box .header-box .left-box .title-box .title-en,
    .computer-box .header-box .left-box .title-box .title-en {
        font-size: 15px;
        line-height: 25px;
    }

    .computer-box .header-box .hamburger-menu {
        display: flex;
    }

    .lbt-swiper .text-box {
        width: 66%;
    }

    .lbt-swiper .text-box .text {
        font-size: 55px;
        letter-spacing: 0;
        line-height: 87px;
    }

    .lbt-swiper .text-box .btn {
        margin-top: 40px;
    }
    .group-box .left-box,
    .news-box {
        padding: 0 30px;
    }
    .news-box .left-box{
        display: none;
    }
    .news-box .right-box {
        margin-top: 20px;
        padding: 0;
    }
    .news-box .right-box .item-box {
        height: 100px;
    }
    .news-box .right-box .item-box .item-left {
        display: none;
    }
    .center-box {
        display: flex;
    }
    .right-content {
        display: none;
    }
    .right-data {
        display: flex;
    }
}

@media (max-width: 900px) {
    .lbt-swiper .contents {
        left: 140px;
    }

    .lbt-swiper .text-box .text {
        font-size: 52px;
        line-height: 80px;
    }

    .group-box .left-box,
    .news-box {
        padding: 0 20px;
    }
    .news-box .left-box{
        min-width: 120px;
    }
    .about-box .left-box .top-en,
    .group-box .left-box .top-en,
    .news-box .left-box .top-en{
        font-size: 30px;
        line-height: 35px;
    }
    .news-box .right-box .item-box{
        height: 60px;
    }
    .news-box .left-box .bottom-ch{
        font-size: 28px;
    }
    .right-title {
        font-size: 15px;
        line-height: 20px;
    }

    .group-box .right-box {
        display: none;
    }
    .footer-box .footer-nav,
    .about-box .left-box .top-en,
    .about-box .center-box,
    .group-box .left-box .top-en{
        display: none;
    }
    .about-box .left-box .line,
    .group-box .left-box .line{
        display: none;
    }
    .about-box .left-box,
    .group-box .left-box {
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 80%;
        margin: 120px auto auto;
    }
    .about-box .left-box{
        margin-bottom: 40px;
    }

    .group-box .left-box .bottom-name {
        width: 100%; /* 子元素宽度 */
        padding: 10px 15px; /* 内边距 */
        margin-top: 20px;
        color: #474646;
        position: relative; /* 为伪元素定位做准备 */
        background-color: rgba(255, 255, 255, 0.8); /* 半透明背景 */
        border-radius: 8px; /* 圆角盒子 */
        text-align: left;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* 添加轻微阴影 */
        transition: transform 0.3s ease, box-shadow 0.3s ease; /* 鼠标悬停动画 */
    }

    .group-box .left-box .bottom-name:hover {
        transform: scale(1.05); /* 鼠标悬停时放大效果 */
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15); /* 鼠标悬停时阴影增强 */
    }
    .group-box .left-box .bottom-name:nth-child(odd) {
        align-self: flex-start; /* 单数靠左 */
        text-align: left;
    }

    .group-box .left-box .bottom-name:nth-child(even) {
        align-self: flex-end; /* 偶数靠右 */
        text-align: right;
    }
    .about-box .bottom-box {
        margin: 0 auto;
    }
}

@media (max-width: 800px) {
    .news-box .right-box .item-box{
        width: calc(40% - 20px);
    }
    .about-box .bottom-box .content-text{
        font-size: 16px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .right-box .title{
        font-size: 35px;
        line-height: 44px;
    }

    .layout-bottom-box .content-box .info-box .boxs .right-box{
        display: none;
    }
    .layout-bottom-box .content-box .info-box {
        margin-left: 0;
    }
    .layout-bottom-box .content-box .info-box .line {
        width: 100%;
    }
    .layout-bottom-box .content-box .title-box {
        width: 100%;
    }
}
@media (max-width: 700px) {
    .content-box .right-box .title{
        font-size: 32px;
        line-height: 42px;
    }
}

@media (max-width: 600px) {
    .mobile-box-bgc .mobile-box .header-box .left-box,
    .computer-box .header-box .left-box {
        min-width: 400px;
    }

    .mobile-box-bgc .mobile-box .header-box .left-box .logo,
    .computer-box .header-box .left-box .logo {
        width: 70px;
        height: 70px;
    }

    .mobile-box-bgc .mobile-box .header-box .left-box .title-box .title-ch,
    .computer-box .header-box .left-box .title-box .title-ch {
        font-size: 20px;
    }

    .mobile-box-bgc .mobile-box .header-box .left-box .title-box .title-en,
    .computer-box .header-box .left-box .title-box .title-en {
        font-size: 10px;
    }

    .lbt-swiper .contents {
        left: 100px;
    }

    .lbt-swiper .text-box .text {
        font-size: 40px;
        line-height: 70px;
    }
    .news-box {
        padding: 0 10px;
    }
    .content-box .right-box .title{
         font-size: 30px;
         line-height: 40px;
     }
}

@media (max-width: 500px) {
    .mobile-box-bgc .mobile-box .header-box .left-box,
    .computer-box .header-box .left-box {
        min-width: 250px;
    }

    .mobile-box-bgc .mobile-box .header-box .left-box .logo,
    .computer-box .header-box .left-box .logo {
        width: 50px;
        height: 50px;
    }

    .mobile-box-bgc .mobile-box .header-box .left-box .title-box .title-ch,
    .computer-box .header-box .left-box .title-box .title-ch {
        font-size: 15px;
        line-height: 25px;
    }

    .mobile-box-bgc .mobile-box .header-box .left-box .title-box .title-en,
    .computer-box .header-box .left-box .title-box .title-en {
        font-size: 8px;
    }

    .lbt-swiper .contents {
        left: 80px;
    }

    .lbt-swiper .text-box .text {
        font-size: 30px;
        line-height: 40px;
    }
    .about-box .bottom-box {
        width: 70%;
    }
    .content-box .right-box .title{
        font-size: 26px;
        line-height: 32px;
    }
}

@media (min-width: 1000px) {
    .mobile-box-bgc.active {
        transform: translateY(-100%);
    }
}