@media (max-width: 767px) {
    .banner-desc-box {
        position: absolute;
        top: 60%;
        left: 10%;
        height: 100%;
        /*background: rgba(0, 0, 0, 0.5);*/
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        transform: translateY(-50%);

    }


    .banner-desc-box-title {
        font-size: 60px;
        font-weight: 300;
        color: #FFFFFF;
        text-align: left;
        /*字体下面添加阴影*/
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
        /*text-shadow: 0 0 5px #000;*/
        font-family: SailecBold;
        width: 700px;
    }

    .banner-desc-box-content {
        font-size: 16px;
        color: #FFFFF5;
    }

    .product-class-show {
        margin-top: 45px;
    }

    .product-class-show li {
        float: left;
        list-style: none;
        width: 25%;
        border-left: 5px solid #fff;
        height: auto;
        transition: all 1s;
        position: relative;
        overflow: hidden;
        /*border-left: 2px solid rgba(255, 255, 255, .8);*/
        /*box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);*/
        object-fit: cover;
    }

    .product-class-show li:first-child {
        border-left: none;
    }


    .product-class-show ul {
        margin: 0;
        padding: 0;
        cursor: pointer;
    }

    .product-class-show ul:hover li {
        width: 16.666%;
    }

    .product-class-show ul li:hover {
        width: 50%;
    }

    .product-class-show li .title {
        position: absolute;
        width: 570px;
        height: 180px;
        text-indent: 2em;
        line-height: 50px;
        bottom: 0px;
        left: 0;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
        display: flex;
        justify-content: space-between;
    }

    .product-class-show a {
        color: #000;
        text-decoration: none;
        display: flex;
        align-items: center;
    }

    .english-title {
        color: #231815;
        font-size: 35px;
        text-align: center;
        margin-bottom: 5px;
        text-align: left;
        font-weight: 800;
    }

    .english-title span {
        color: #056db6;
    }

    .china-title {
        color: #000000;
        font-size: 20px;
        text-align: center;
        margin-bottom: 0;
        font-weight: bold;
        text-align: left;
        font-weight: 400;
    }

    .china-title span {
        font-size: 14px;
        font-weight: 400;
        color: #999999;
    }

    .title-box {
        line-height: 18px;
        width: 60%;
    }

    .content-box {
        padding: 30px 0px;
        /*overflow: hidden;*/
    }

    .class-info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 190px;
    }

    .class-line {
        width: 45px;
        height: 2px;
        background-color: #46B5B8;
    }

    .class-icon {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .class-name {

    }

    .more {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
    }

    .more img {
        width: 20px;
        height: auto;
        padding-left: 5px;
    }

    .class-info-more {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-right: 20px;
    }

    .check-report {
        /*background: url("/images/check_bg.png") no-repeat;*/
        background-size: 100% 100%;
    }

    .check-bg {
        width: 100%;
        height: auto;
        /*background: url("/images/certificate.png") no-repeat;*/
        background-size: 100% 100%;
        padding: 15px;
        margin: 0 5px;
    }

    .check-img {
        width: 100%;
        height: 100%;
        object-fit: fill;
    }

    .zizhi-img {
        width: 100%;
        height: 100%;
        object-fit: fill;
        -webkit-box-reflect: below 0px -webkit-linear-gradient(transparent, transparent 85%, rgba(0, 0, 0, 0.2));
        margin-bottom: 45px;
    }

    .check-imgs {
        margin-top: 45px;
    }

    .about-us {
        /*background: url("/images/about_bg.png") no-repeat;*/
        background-size: 100% 100%;
        padding-bottom: 100px;
    }

    .about-text {
        padding-top: 100px;
        width: 40%;
    }

    .about-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .color-white {
        color: #ffffff !important;
    }

    .about-content {
        color: #ffffff;
        margin-top: 48px;
        font-size: 16px;

        font-weight: 400;
        color: #FFFFFF;
        line-height: 26px;
    }

    .about-icon {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 600px;
        height: 600px;
        flex-wrap: wrap;
        padding-top: 100px;
        padding-left: 40px;
        flex: 1;
    }

    .youdian-box-1 {
        width: 50%;
        height: 50%;
    }

    .youdian-box-2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 1px solid #ffffff;
        width: 50%;
        height: 50%;
    }

    .youdian-box-3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 1px solid #ffffff;
        width: 50%;
        height: 50%;
    }

    .youdian-box-4 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: rgba(255, 255, 255, 0.5);
        border: 1px solid transparent;
        width: 50%;
        height: 50%;
    }

    .youdian-text {
        width: 96px;
        height: 24px;
        font-size: 24px;

        font-weight: 400;
        color: #FFFFFF;
        line-height: 75px;
        text-align: center;
    }

    .youdian-english {
        width: 193px;
        height: 13px;
        font-size: 16px;
        font-family: sailecRegular;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 75px;
        opacity: 0.5;
        text-align: center;
        margin-top: 18px;
    }

    .newest {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        background: #F8F8F8;
    }

    .first-news {
        width: 50%;
        height: 400px;
        position: relative;
    }

    .news-box {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .news-title {
        font-size: 16px;
        color: #000;
        width: 100%;

        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-align: justify;
    }

    .news-desc {
        font-size: 14px;
        color: #727171;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;

        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden;
        /*! autoprefixer: off */
        -webkit-box-orient: vertical;
        height: 50px;
        text-align: justify;
    }

    .news-desc p {
        margin: 0;
    }

    .news-class {
        display: flex;
        font-size: 12px;
        margin-top: 10px;
        justify-content: flex-start;
        align-items: center;
    }

    .news-class-name {
        background: #FFFFFF;
        border-radius: 5px;
        color: #46B5B8;
        padding: 5px;
    }

    .news-time {
        color: #999999;
        font-size: 13px;
        width: 100%;
    }

    .news-time img {
        width: 12px !important;
        height: 12px !important;
        margin-right: 5px;
    }

    .first-news img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .more-news {
        width: 50%;
        background: #F8F8F8;
    }

    .news-item {
        border-bottom: 5px solid #fff;
        padding: 5px 0 5px 20px;
        display: flex;
        width: 50%;
        flex-wrap: wrap;
    }


    .news-img img {
        /*width: 100%;*/
        object-fit: contain;
        height: 100%;
    }

    .news-content {
        border-bottom: 1px dashed #ccc;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        width: 65%;
        flex: 1;
        position: relative;
    }

    .news-item:last-child {
        /*border-bottom: none;*/
    }

    .news-item-title {
        font-size: 14px;

        font-weight: 400;
        color: #000000;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;

    }

    .news-item-title a {
        color: #000000;
    }

    .news-item-desc {
        font-size: 16px;

        font-weight: 400;
        color: #666666;
        line-height: 26px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden;
        -webkit-box-orient: vertical;
        height: 50px;
    }

    .news-item-class {
        display: flex;
        font-size: 12px;
        margin-top: 10px;
        justify-content: flex-start;
        align-items: center;
    }

    .news-item-class-name {
        background: #46B5B8;
        border-radius: 5px;
        color: #ffffff;
        padding: 5px;
    }

    .news-item-time {
        color: #B3D8D9;
        margin-left: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .news-item-time img {
        width: 12px !important;
        height: 12px !important;
        margin-right: 5px;
    }

    /*new*/
    .product-class-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .product {
        background: #f3f3f3;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 238px;
        border-radius: 2px;
    }

    .product img {
        width: 100%;
        object-fit: fill;
    }

    .product-list {
        margin-top: 20px;
    }

    .content-news-box {
        padding: 20px;
        background: #fff;
        border-radius: 20px;
        box-shadow: #ccc 5px 5px 10px;
        margin: 30px 0;
    }

    .product-title {
        text-align: center;
        font-size: 14px;
        margin-top: 10px;

        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .product-title a {
        color: #000;
    }

    .pinpai {
        padding: 30px 0;
    }

    .pinpai-row {
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding: 20px 0;
        flex-wrap: wrap;
    }

    .pinpai-item {
        width: 120px;
        height: 100px;
        border-radius: 5px;
        border: 1px solid #ccc;
        margin-top: 10px;
        margin-left: 10px;
    }

    .pinpai-item img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        padding: 5px;
    }

    .product-item {
        cursor: pointer;
        position: relative;
    }

    .product-item:hover {
        background: #ffffff;
    }

    .product-item {
        width: 100%;
        /*margin-bottom: 20px;*/
        /*padding: 50px 10px 20px;*/
    }

    .product-item-box {
        background: #f3f3f3;
        /*padding-bottom: 10px;*/
        padding: 10px;
    }

    .product-item-box:hover {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff !important;
    }

    .product-item-box:hover .product-title a {
        color: #ffffff;
    }

    .product-class {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border: 1px #e9e9e9 solid;
        border-radius: 20px;
        height: auto;
        font-size: 13px;
        font-weight: 400;
    }

    .product-class-item {
        padding: 10px;
        cursor: pointer;
    }

    .product-class-item:hover {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff;
        border-radius: 20px;
    }

    .product-active {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff;
        border-radius: 20px;
    }

    .news-class-item {
        padding: 10px 20px;
        cursor: pointer;
    }

    .news-class-item:hover {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff;
        border-radius: 20px;
    }

    .news-active {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff;
        border-radius: 20px;
    }

    .youshi-bg {
        background: url("/images/youshi-div-bg@2x.png") no-repeat;
        background-size: 100% 100%;
    }

    .youshi {
        padding-top: 20px;
        margin: auto;
    }

    .youshi-intro {
        margin: 20px 0;
    }

    .youshi-intro {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #ffffff;
    }

    .youshi-intro-img {
        width: 550px;
        height: 382px;
    }

    .youshi-intro-img img {
        width: 100%;
        height: auto;
    }

    .youshi-intro-text {
        background: url("/images/youshi-bg.png") no-repeat bottom;
        background-size: 100%;
        height: 100%;
        padding: 20px 10px 0;
        flex: 1;
    }

    .youshi-intro-text h3 {
        font-size: 20px;
    }

    .youshi-intro-text ul {
        height: 70%;
        display: flex;
        flex-wrap: wrap;
        margin: 10px;
        padding: 0;
    }

    .youshi-intro-text li {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        align-items: baseline;
        width: 100%;
    }

    .youshi-intro-text li div {
        background: #056db6;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        margin-right: 5px;
    }

    .youshi-intro-text li p {
        flex: 1;
        margin: 0;
        line-height: 25px;
    }

    .contactus-phone {
        width: 200px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: linear-gradient(to right, #006ebb, #0093dc);
        border-radius: 20px;
        font-size: 14px;
        margin-top: 20px;
    }

    .contactus-phone:hover {
        background: #0093dc;
    }

    .contactus-phone a {
        color: #ffffff;
    }

    .solu-box {
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .solu-item {
        width: 23%;
        position: relative;
        cursor: pointer;
        box-shadow: #ccc 5px 5px 10px;
    }

    .solu-item:hover .solu-bg-img {
        /*width: 100%;*/
        /*height: 100%;*/
        /*background: #000;*/
        /*opacity: 0.3;*/
        filter: brightness(80%);
        transition: all 1s;
        /*position: absolute;*/
        /*top: 0;*/
        /*left: 0;*/
    }

    .jianbian {
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 80%, rgba(0, 0, 0));
        position: absolute;
        top: 0;
        left: 0;
    }

    .solu-bg-img {
        width: 100%;
    }

    .solu-icon {
        position: absolute;
        bottom: 70px;
        left: 10px;
        width: 30px;
    }

    .solu-title {
        font-size: 14px;
        color: #fff;
        position: absolute;
        bottom: 40px;
        left: 10px;
    }

    .solu-line {
        background: #ffffff;
        width: 30px;
        height: 2px;
        position: absolute;
        bottom: 30px;
        left: 10px;
    }

    .aboutus-bg {
        background: url("/images/aboutus@2x.png") no-repeat center;
        margin-bottom: 150px;
    }

    .aboutus-box {
        padding: 100px 0 20px;
        height: 500px;
    }

    .aboutus-image-text {
        display: flex;
        width: 100%;
        margin-top: 50px;
    }

    .aboutus-image {
        width: 570px;
    }

    .aboutus-image img {
        width: 100%;
    }

    .aboutus-line {
        width: 70px;
        height: 2px;
        background: #cccccc;
        margin-bottom: 8px;
    }

    .aboutus-text {
        flex: 1;
        background: #f5f5f5;
        padding: 40px 20px;
    }

    .aboutus-text h3 {
        font-size: 18px;
        color: #056db6;
        font-weight: 700;
    }

    .aboutus-text p {
        font-size: 14px;
        height: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
    }

    .aboutus-data {
        display: flex;
        justify-content: space-between;
        align-items: start;
    }

    .aboutus-data-item-num {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        background-image: linear-gradient(to right, #006ebb, #0093dc);
        -webkit-background-clip: text; /* 设置背景裁剪为文字 */
        color: transparent; /* 将文字颜色设置为透明，以便显示渐变 */
    }

    .aboutus-data-item {
        text-align: center;
        width: 115px;
    }

    .aboutus-data-item-desc {
        font-size: 14px;
        color: #666666;
        text-align: center;
    }

    .aboutus-more {

    }

    .aboutus-more a {
        display: block;
        width: 100px;
        height: 30px;
        background: #FFFFFF;
        border-radius: 30px;
        font-size: 14px;
        padding: 5px;
        color: #333333;
        text-align: center;
    }

    .aboutus-more a:hover {
        background: #0093dc;
        color: #FFFFFF;
    }

    .qiye-class {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
    }

    .qiye-class-item {
        padding: 5px 20px;
        border: 1px #cccccc solid;
        border-radius: 20px;
        margin-right: 10px;
        font-size: 14px;
        cursor: pointer;
    }

    .qiye-class-item:hover {
        background: linear-gradient(to right, #008bec, #056fb9);
        color: #ffffff;
    }

    .qiye-active {
        background: linear-gradient(to right, #008bec, #056fb9);
        color: #ffffff;
    }

    .qiye-class-item:last-child {
        margin-right: 0;
    }

    .qiye-list {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 20px;
        width: 100%;
    }

    .qiye-item {
        border: 1px #cccccc solid;
        width: 200px;
        margin-bottom: 20px;
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .qiye-item img {
        width: 80%;
        object-fit: contain;
        margin: auto;
        display: block;
    }

    .news-list {
        width: 100%;
        display: flex;
        justify-content: start;
        align-items: center;
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .news-list-item {
        width: 350px;
        padding: 10px 0;
        border-top: 1px #eeeeee solid;
        border-bottom: 1px #eeeeee solid;
        line-height: 30px;
        margin-right: 45px;
    }

    .news-list-item:nth-child(3n) {
        margin-right: 0;
    }

    .news-list-item:nth-child(n+4) {
        border-top: 0;
    }

    .news-show-detail {

    }

    .news-show-detail a {
        font-size: 13px;
        color: #999999;
    }

    .news-item-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: url("/images/news-bg.png") no-repeat;
        background-size: 100% 100%;
    }

    .news-img {
        width: 570px;
        height: 300px;
    }

    .news-info {
        /*flex: 1;*/
        padding: 20px;
    }

    .news-title {
        font-weight: bold;
        font-size: 20px;
        line-height: 50px;
    }

    .news-title a {
        color: #000000;
    }

    .news-desc {
        padding: 10px 0;
    }

    .news-detail-href {
        margin-top: 20px;
    }

    .news-detail-href a {
        padding: 5px 20px;
        border: 1px #dfeffb solid;
        border-radius: 20px;
        color: #999999;
        background: #ffffff;
        font-size: 13px;
        box-shadow: 0px 0px 20px #dfeffb;
    }

    .news-detail-href a:hover {
        background: #0093dc;
        color: #FFFFFF;
    }


    .factory-intro {
        max-width: 1920px;
        margin: auto;
        display: flex;
        justify-content: stretch;
        align-items: center;
        width: 100%;
    }

    .banner-desc {
        color: rgba(255, 255, 255, 0.65);
        font-family: SailecBold;
        font-size: 40px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        position: absolute;
        top: 25px;
        left: 30px;
    }

    .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #a0a0a0;
        opacity: 1;
    }

    .swiper-pagination-bullet-active {
        /*background: #fb7306;*/
        background: #ff8400;
        /*background: linear-gradient(to right, #fb7306 50%, white 50%);*/
        /*background-size: 200% 100%;*/
        /*animation: changeColor 3s forwards;*/
    }

    .factory-item {
        position: relative;
        width: 100%;
        height: 340px;
    }

    .factory-item:hover {
        filter: brightness(80%);
        transition: all 1s;
        cursor: pointer;
    }

    .factory-item:hover .factory-item-title a {
        color: rgba(255, 255, 255, 1);
        transition: all 1s;
    }

    .factory-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: bottom; /* 优先显示底部 */
    }

    .factory-item-title {
        position: absolute;
        top: 25px;
        left: 30px;
        font-size: 30px;
        color: #ffffff;
        font-weight: lighter;
    }

    .factory-item-title a {
        color: rgba(255, 255, 255, 0.65);

        font-family: SailecBold;
        font-size: 40px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
    }

    .product-box {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        max-width: 1300px;
        width: 100%;
        margin: 50px auto;
        padding: 0 15px;
    }

    .product-item-img {
        width: 100%;
        display: flex;
        justify-content: center;
        align-content: center;
    }

    .product-item-img img {
        width: 100%;
        height: 180px;
        margin: auto;
        display: block;
        object-fit: cover;
    }

    .product-item-title {
        text-align: center;
        color: #000004;
        font-size: 16px;
        /* text-shadow: 0 0 5px #000; */
        height: 50px;
        margin-top: 1em;
        /* position: absolute; */
        top: 70%;
        left: 50%;
        /* transform: translate(-50%, -50%); */
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .intro-box {
        width: 100%;
        max-width: 1440px;
        display: flex;
        margin: 50px auto 0;
    }

    .intro-box-desc {
        width: 30%;
    }

    .intro-box-desc-title {
        font-family: sailecRegular;
        font-size: 34px;
        color: #000000;
        font-weight: 800;
    }

    .intro-box-desc-content {
        font-size: 16px;
        color: #333333;
        font-weight: 400;
        line-height: 36px;
    }

    .intro-box-desc-more {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
        width: 175px;
        height: 45px;
        border: 1px #37414b solid;
        color: #000;
    }

    .intro-box-desc-more:hover {
        color: #fff;
    }

    .intro-box-desc-more a {
        color: #37414b;
    }

    .intro-box-desc-more:hover {
        background: #37414b;
    }

    .intro-box-desc-more:hover a {
        color: #fff;
        cursor: pointer;
    }

    .intro-box-img-list {
        flex: 1;
        padding-left: 1%;
    }

    .intro-box-img-list {
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .image-box {
        cursor: pointer;
        position: relative;
        overflow: hidden;
    }

    .image-box:hover .intro-box-img-list-item-desc {
        bottom: 0;

    }

    .intro-box-img-list-item {
        width: 33%;
    }

    .intro-box-img-list-item img {
        width: 100%;
    }

    .intro-box-img-list-item-desc {
        position: absolute;
        bottom: -100%;
        left: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        color: #ffffff;
        padding: 10px;
        transition: bottom 0.3s ease;
    }

    .intro-box-img-list-item-title {
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        padding: 10px;
    }

    .event-box {
        max-width: 1920px;
        width: 100%;
        margin: 0 auto 0;
        display: flex;
        justify-content: space-between;
        align-content: center;
        padding: 70px 50px;
    }

    .event-box-item {
        width: 32%;
    }

    .event-box-item-img {
        position: relative;
    }

    .event-box-item-img img {
        width: 100%;
        height: 256px;
        object-fit: cover;
    }

    .event-box-item-img:hover {
        filter: brightness(80%);
        transition: all 1s;
        cursor: pointer;
    }

    .event-box-item-title {
        color: #FFF;

        font-family: sailecRegular;
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;

        position: absolute;
        top: 50%; /* 从顶部开始50% */
        left: 50%; /* 从左边开始50% */
        transform: translate(-50%, -50%); /* 通过转换将元素中心移动到50%的位置 */
    }

    .margin-auto {
        margin-left: auto;
        margin-right: auto;
    }

    .event-box-item-desc {
        color: #000;

        font-family: sailecRegular;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;

        margin-top: 20px;
    }

    .margin-left-30 {
        margin-left: 30px;
    }

    .factory-banner {
        width: 55%;
        height: 683px;
        overflow: hidden;
        position: relative;
    }

    .factory-banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .factory-list {
        display: flex;
        flex: 1;
        justify-content: space-between;
        align-items: flex-end;
        flex-direction: column;
        height: 683px;
        padding-left: 4px;
    }

    .row-title {
        /* height: 70px; */
        width: 100%;
        max-width: 1300px;
        font-size: 30px;
        color: #000;
        font-family: AvantGarde-Bold;
        --font-family-monospace: AvantGarde-Bold;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 auto;
        padding: 50px 15px 0 15px;
    }

    .row-title h2 {
        font-size: 22px;
        margin: 0;
        width: 240px;
    }

    .row-title a {
        color: #000;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .row-title span {
        font-size: 14px;
        font-weight: 400;
        border: 1px solid #999999;
        padding: 5px 10px;
        border-radius: 20px;
        font-family: sailecRegular;
    }

    .row-title span:hover {
        background: #f39b29;
        color: #FFFFFF;
        border: 1px solid #f39b29;
        cursor: pointer;
    }

    .row-title p {
        display: flex;
        align-items: flex-start;
    }

    .title-r {
        color: #000;
        text-align: center;
        font-family: sailecRegular;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 12px; /* 85.714% */
    }


    .chose-box {
        width: 600px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #DCE7FF;
        border-radius: 38px;
        margin: 40px auto;
        padding: 0 10px;
    }

    .chose-item {
        height: 52px;
        padding: 10px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #6B6B6B;

        text-align: center;
        font-family: sailecRegular;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        cursor: pointer;
    }

    .chose-item:hover {
        background: #0033A1;
        color: #ffffff;
        border-radius: 43px;
    }

    .chose-item-active {
        background: #0033A1;
        color: #ffffff;
        border-radius: 43px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .chose-product {
        width: 100%;
        position: relative;
    }

    .chose-title {
        /* position: absolute; */
        top: 45%;
        left: 50%;
        /* transform: translate(-50%, -50%); */
        color: #FFF;
        text-align: center;
        font-family: sailecRegular;
        font-size: 20px;
        font-style: normal;
        /* font-weight: 700; */
        line-height: 30px;
    }

    .youshi-more {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }

    .chose-a {
        /* position: absolute; */
        top: 55%;
        left: 50%;
        /* transform: translate(-50%, -50%); */
        display: flex;
        /* width: 123px; */
        height: 41px;
        border-radius: 51px;
        background: #FB7306;
        justify-content: center;
        align-items: center;
        color: #ffffff;
        /* border: 1px #000000 solid; */
        padding: 0 15px;
    }

    .chose-a:hover {
        background: #E96800;
        color: #FFFFFF;
    }

    .chose-product img {
        width: 100%;
        object-fit: contain;
    }

    .event-box-full {
        background: rgba(168, 153, 141, 0.15);
    }

    .brand-box {
        width: 100%;
        max-width: 1300px;
        margin: auto;
        padding: 40px 0;
        position: relative;
        overflow: hidden;
        mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12%, rgb(0, 0, 0) 88%, rgba(0, 0, 0, 0) 100%);
    }

    .brand-box-row {
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: space-between;*/
        /*overflow: hidden;*/
        /*white-space: nowrap; !* 防止换行 *!*/
        /*mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12%, rgb(0, 0, 0) 88%, rgba(0, 0, 0, 0) 100%);*/
        position: relative;
        /*right: -130px;*/
        height: 50px;
    }

    .brand-box-row-img {
        position: absolute;
        right: 0px;
        width: 130px;
        height: 50px;
        object-fit: contain;
    }

    .box-left p {
        margin: 0;
    }

    .brand-box-row-2 {
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: space-between;*/
        margin-top: 40px;
        /*overflow: hidden;*/
        white-space: nowrap; /* 防止换行 */
        /*mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12%, rgb(0, 0, 0) 88%, rgba(0, 0, 0, 0) 100%);*/
        position: relative;
        height: 80px;
    }

    .brand-box-row img {
        height: 30px;
        /*animation: 30s scroll-left linear infinite normal;*/
        /*margin-right: 15px;*/
    }

    .brand-box-row-item {
        border-radius: 12px;
        border: 1px solid #333;
        padding: 10px;
        width: 75px;
        min-width: 75px;
        height: 75px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 0;
        /*margin-right: 10px;*/
        /*-webkit-animation: 130s scroll linear infinite normal;*/
        /*animation: 30s scroll-right linear infinite normal;*/
    }

    /* 定义滚动动画 */
    @keyframes scroll-left {
        0% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
        100% {
            -webkit-transform: translate3d(-650px, 0, 0);
            transform: translate3d(-650px, 0, 0);
        }
    }

    @keyframes scroll-right {
        0% {
            -webkit-transform: translate3d(-650px, 0, 0);
            transform: translate3d(-650px, 0, 0);
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }

    .brand-box-row-item img {
        width: 80%;
    }


    .brand-list-1 {
        width: 100%;
        max-width: 1300px;
        margin: 40px auto 0;
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 20px;
        grid-auto-rows: min-content;
    }

    .brand-list-2 {
        width: 100%;
        max-width: 1300px;
        margin: 40px auto 0;
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        grid-gap: 20px;
        grid-auto-rows: min-content;
    }

    .brand-list-item img {
        width: 80px;
        height: 80px;
        object-fit: contain;
        border: 1px solid #e3e3d3;
        border-radius: 6px;
        overflow: hidden;
    }

    .brand-list-item {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .brand-desc {
        width: 100%;
        max-width: 1300px;
        margin: 40px auto;
    }


    .swiper-slide a {
        width: 100%;
        height: 100%;
    }


    @keyframes changeColor {
        0% {
            background-position: 100% 0;
        }
        100% {
            background-position: 0 0;
        }
    }

    .brand-list {
        overflow: hidden;
        width: 100%;
        max-width: 1300px;
        margin: 40px auto;
        position: relative;
        padding: 0 40px;
    }

    .left-arrow-btn-thumbs {
        position: absolute;
        top: 50%;
        left: 0px;
        transform: translateY(-50%);
        z-index: 9999;
    }

    .left-arrow-btn-thumbs img {
        width: 24px;
    }

    .right-arrow-btn-thumbs {
        position: absolute;
        top: 50%;
        right: 0px;
        transform: translateY(-50%);
        z-index: 9999;
    }

    .right-arrow-btn-thumbs img {
        width: 24px;
    }

    .brand-list-item-title {
        margin: 10px 0 0;
        color: #666666;
    }

    .carousel-indicators {
        gap: 30px;
        bottom: 8px;
        /*黑色背景半透明*/
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        margin: 0;
        left: 0;
    }

    .carousel-indicators li {
        box-sizing: content-box;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: auto;
        height: 50px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: 0px;
        cursor: pointer;
        background-color: transparent;
        background-clip: padding-box;
        /*border-top: 10px solid transparent;*/
        /*border-bottom: 2px solid #E96800;*/
        opacity: .5;
        transition: opacity .6s ease;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .carousel-indicators li a {
        color: #fff;
        font-size: 18px;
    }

    .banner-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: 80px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 9999;
        gap: 30px;
    }

    .banner-nav a {
        color: #ffffff;
        font-size: 18px;
    }

    .banner-nav a:hover {
        color: #f18b28;
    }

    .bg-f9f9f9 {
        background: #f9f9f9;
    }

    .padding-50 {
        padding: 50px 0;
    }

    .sub-title {
        width: 100%;
        max-width: 1300px;
        margin: 0 auto;
        padding: 0 15px;
    }

    .process-box {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin: auto;
        width: 100%;
        max-width: 1300px;
        padding: 50px 15px;
        flex-direction: column;
    }

    .process-left {
        width: 100%;
    }

    .process-left-item {
        position: relative;
        height: 60px;
        display: flex;
        justify-content: start;
        align-items: center;
        border-radius: 10px;
        padding-left: 10px;
        cursor: pointer;
    }

    .process-left-item-active {
        color: #ffffff;
        background: #f18b28;
    }


    .process-right {
        flex: 1;
    }

    .process-left-item-line {
        position: absolute;
        top: 0;
        left: 15px;
        width: 2px;
        height: 100%;
        border-left: 2px dashed #eeeeee;
    }

    .process-left-item-line-active {
        /* border-left: 2px dashed #f18b28; */
        border: none;
    }

    .process-left-item-title {
        display: flex;
        justify-content: start;
        align-items: center;
        position: relative;
        padding-left: 25px;
    }

    .process-left-item-icon {
        position: absolute;
        width: 13px;
        height: 13px;
        background: #f18b28;
        border-radius: 13px;
        z-index: 1;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .process-left-item-icon-active {
        border: 3px solid #ffffff;
        width: 19px;
        height: 19px;
        border-radius: 50%;
        left: -3px;
    }

    .process-left-item-title-num {
        width: 50px;
        text-align: center;
        font-size: 28px;
        font-family: Quicksand-Medium;
    }

    .process-left-item-title-text {
        font-size: 18px;
        flex: 1;
    }

    .process-right-item {
    }

    .process-right-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        padding-bottom: 20px;
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 20px;
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .process-right-row-img-1 {
        width: 48%;
        height: 200px;
        background: #dcdcdc;
        border-radius: 12px;
        overflow: hidden;
    }

    .process-right-row-img-1 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .process-right-row-img-2 {
        width: 48%;
        height: 200px;
        background: #dcdcdc;
        margin-top: 20px;
        border-radius: 12px;
        overflow: hidden;
    }

    .process-right-row-img-2 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .process-right-title {
        flex: 1;
        display: flex;
        gap: 20px;
        align-items: center;
    }

    .process-right-title-num {
        font-size: 22px;
        font-family: Quicksand-Medium;
        background: #000;
        width: 40px;
        min-width: 40px;
        height: 40px;
        color: #fff;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .process-right-title-text {
        font-size: 22px;
        font-family: AvantGarde-Bold;
    }

    .row-title-center h2 {
        width: 100%;
        text-align: center;
    }

    .row-title-blod h2 {
        font-family: AvantGarde-Bold;
    }

    .text-center {
        text-align: center;
    }

    .customer-box {
        width: 100%;
        max-width: 1300px;
        margin: 30px auto;
        overflow: hidden;
        padding: 50px 15px;
        position: relative;
    }

    .customer-box-item {
        padding: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border-radius: 10px;
        /*四边都需要添加阴影*/
        box-shadow: 0 0 10px #ccc;
        /*scale: 0.8;*/
    }

    /*第二个customer-box-item放大1.2倍*/
    .customer-box-item:nth-child(2) {
        /*scale: 1.2;*/
    }

    .customer-box-item-img {
        width: 120px;
        height: 120px;
        margin-top: -60px;
        overflow: hidden;
        border-radius: 50%;
    }

    .customer-box-item-img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .customer-box-item-title {
        font-size: 18px;
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .customer-box-item-desc {
        margin-top: 10px;
        font-size: 14px;
        height: 40px;
        /*最多显示两行超出使用省号*/
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-align: center;
    }

    .swiper-slide-active {
        height: 230px;
        margin-top: -20px;
        /*scale: 1;*/
    }

    .swiper-slide-active .customer-box-item-img {
        width: 130px;
        height: 130px;
        margin-top: -80px;
    }

    .full-row {
        width: 100%;
        position: relative;
    }

    .full-row img {
        width: 100%;
    }

    .cando-box {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .cando-box-text {
        font-size: 22px;
        color: #ffffff;
        /*字体添加左下灰色阴影*/
        /*text-shadow: 2px 2px 2px #333;*/
        /*padding-bottom: 10px;*/
        text-align: center;
    }

    .cando-title {
        font-size: 30px;
        font-family: AvantGarde-Bold;
        color: #FFFFFF;
        padding-bottom: 10px;
        text-align: center;
    }

    .cando-desc {
        color: #ffffff;
        font-size: 20px;
    }

    .link-box {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        margin: 20px 0 40px;
        padding: 0 15px;
    }

    .flag-box {
        font-size: 24px;
        font-family: AvantGarde-Bold;
        width: 100%;
        margin: auto;
        padding: 0 15px;
    }

    .send-form {
        width: 100%;
        max-width: 1300px;
        margin: 0 auto;
        padding: 40px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }

    .send-form input {
        width: 300px;
        height: 50px;
        border: 1px solid #a3a3a3;
        border-radius: 5px;
        padding: 0 10px;
        text-align: center;
    }

    /*设置input 的placeholder颜色*/
    .send-form input::placeholder {
        color: #3d3d3d;
        font-size: 16px;
    }

    .send-form button {
        width: 300px;
        height: 50px;
        background: #ff8400;
        color: #ffffff;
        border: none;
        border-radius: 5px;
        font-size: 16px;
        cursor: pointer;
    }

    .cando-btn-box {
        margin: 20px 0 0;
        text-align: center;
    }

    .cando-btn {
        width: 200px;
        height: 50px;
        color: #fff;
        border: 1px solid #9f9f9f;
        border-radius: 20px;
        font-size: 16px;
        cursor: pointer;
        padding: 10px 20px;
    }

    .cando-btn:hover {
        color: #ffffff;
        background: #ff8400;
        border: 1px solid #ff8400;
    }

    .service-box {
        padding: 50px 0px;
        width: 100%;
        max-width: 1300px;
        margin: auto;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }

    .service-item {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        gap: 10px;
        font-size: 18px;
        color: #1c1d1d;
    }

    .service-item img {
        width: 30px;
        height: 30px;
        object-fit: contain;
    }

    .cooperation-box {
        width: 100%;
        margin: auto;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        justify-content: space-evenly;
        align-items: center;
        gap: 20px;
        max-width: 1920px;
        padding: 50px 0 20px;
    }

    .cooperation-item {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cooperation-item img {
        width: 65%;
        object-fit: contain;
    }

    .box {
        width: 100%;
        max-width: 1300px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
        flex-direction: column;
        padding: 50px 15px;
    }

    .service-read-more-btn {
        width: 160px;
        height: 50px;
        background: #f18b28;
        color: #ffffff;
        border-radius: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .service-read-more-btn:hover {
        background: #E96800;
        color: #ffffff;
    }

    .box-left h2 {
        font-family: AvantGarde-Bold;
        font-size: 22px;
    }

    .box-right {
        width: 100%;
    }

    .box-right img {
        /*margin-top: -230px;*/
    }

    .carousel-item {
        position: relative;
    }

    .banner-text {
        position: absolute;
        top: 50%;
        left: 30%;
        transform: translate(-50%, -50%);
    }

    .banner-text h2 {
        font-size: 22px;
        color: #ffffff;
        font-family: AvantGarde-Bold;
        /*添加阴影*/
        text-shadow: 2px 2px 2px #333;
    }


    .view-factory-btn {
        width: 120px;
        height: 30px;
        background: #f18b28;
        color: #ffffff;
        border-radius: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        /*margin-top: 40px;*/
        font-size: 14px;
    }

    .view-factory-btn:hover {
        background: #E96800;
        color: #ffffff;
    }

    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: grid;
        transition-property: transform;
        box-sizing: content-box;
        grid-template-columns: repeat(1, 1fr);
        gap: 60px;
    }

    .flag-bg-box {
        height: 150px;
    }

    .production-box {
        padding: 0;
    }

    .one-to-one-box {
        margin-top: 30px;
    }

    .cando-box-text p {
        margin: 0;
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 1365px) {
    .banner-desc-box {
        position: absolute;
        top: 60%;
        left: 10%;
        height: 100%;
        /*background: rgba(0, 0, 0, 0.5);*/
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        transform: translateY(-50%);

    }


    .banner-desc-box-title {
        font-size: 60px;
        font-weight: 300;
        color: #FFFFFF;
        text-align: left;
        /*字体下面添加阴影*/
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
        /*text-shadow: 0 0 5px #000;*/
        font-family: SailecBold;
        width: 700px;
    }

    .banner-desc-box-content {
        font-size: 16px;
        color: #FFFFF5;
    }

    .product-class-show {
        margin-top: 45px;
    }

    .product-class-show li {
        float: left;
        list-style: none;
        width: 25%;
        border-left: 5px solid #fff;
        height: auto;
        transition: all 1s;
        position: relative;
        overflow: hidden;
        /*border-left: 2px solid rgba(255, 255, 255, .8);*/
        /*box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);*/
        object-fit: cover;
    }

    .product-class-show li:first-child {
        border-left: none;
    }


    .product-class-show ul {
        margin: 0;
        padding: 0;
        cursor: pointer;
    }

    .product-class-show ul:hover li {
        width: 16.666%;
    }

    .product-class-show ul li:hover {
        width: 50%;
    }

    .product-class-show li .title {
        position: absolute;
        width: 570px;
        height: 180px;
        text-indent: 2em;
        line-height: 50px;
        bottom: 0px;
        left: 0;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
        display: flex;
        justify-content: space-between;
    }

    .product-class-show a {
        color: #000;
        text-decoration: none;
        display: flex;
        align-items: center;
    }

    .english-title {
        color: #231815;
        font-size: 35px;
        text-align: center;
        margin-bottom: 5px;
        text-align: left;
        font-weight: 800;
    }

    .english-title span {
        color: #056db6;
    }

    .china-title {
        color: #000000;
        font-size: 20px;
        text-align: center;
        margin-bottom: 0;
        font-weight: bold;
        text-align: left;
        font-weight: 400;
    }

    .china-title span {
        font-size: 14px;
        font-weight: 400;
        color: #999999;
    }

    .title-box {
        line-height: 18px;
        width: 60%;
    }

    .content-box {
        padding: 30px 0px;
        /*overflow: hidden;*/
    }

    .class-info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 190px;
    }

    .class-line {
        width: 45px;
        height: 2px;
        background-color: #46B5B8;
    }

    .class-icon {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .class-name {

    }

    .more {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
    }

    .more img {
        width: 20px;
        height: auto;
        padding-left: 5px;
    }

    .class-info-more {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-right: 20px;
    }

    .check-report {
        /*background: url("/images/check_bg.png") no-repeat;*/
        background-size: 100% 100%;
    }

    .check-bg {
        width: 100%;
        height: auto;
        /*background: url("/images/certificate.png") no-repeat;*/
        background-size: 100% 100%;
        padding: 15px;
        margin: 0 5px;
    }

    .check-img {
        width: 100%;
        height: 100%;
        object-fit: fill;
    }

    .zizhi-img {
        width: 100%;
        height: 100%;
        object-fit: fill;
        -webkit-box-reflect: below 0px -webkit-linear-gradient(transparent, transparent 85%, rgba(0, 0, 0, 0.2));
        margin-bottom: 45px;
    }

    .check-imgs {
        margin-top: 45px;
    }

    .about-us {
        /*background: url("/images/about_bg.png") no-repeat;*/
        background-size: 100% 100%;
        padding-bottom: 100px;
    }

    .about-text {
        padding-top: 100px;
        width: 40%;
    }

    .about-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .color-white {
        color: #ffffff !important;
    }

    .about-content {
        color: #ffffff;
        margin-top: 48px;
        font-size: 16px;

        font-weight: 400;
        color: #FFFFFF;
        line-height: 26px;
    }

    .about-icon {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 600px;
        height: 600px;
        flex-wrap: wrap;
        padding-top: 100px;
        padding-left: 40px;
        flex: 1;
    }

    .youdian-box-1 {
        width: 50%;
        height: 50%;
    }

    .youdian-box-2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 1px solid #ffffff;
        width: 50%;
        height: 50%;
    }

    .youdian-box-3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 1px solid #ffffff;
        width: 50%;
        height: 50%;
    }

    .youdian-box-4 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: rgba(255, 255, 255, 0.5);
        border: 1px solid transparent;
        width: 50%;
        height: 50%;
    }

    .youdian-text {
        width: 96px;
        height: 24px;
        font-size: 24px;

        font-weight: 400;
        color: #FFFFFF;
        line-height: 75px;
        text-align: center;
    }

    .youdian-english {
        width: 193px;
        height: 13px;
        font-size: 16px;
        font-family: sailecRegular;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 75px;
        opacity: 0.5;
        text-align: center;
        margin-top: 18px;
    }

    .newest {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        background: #F8F8F8;
    }

    .first-news {
        width: 50%;
        height: 400px;
        position: relative;
    }

    .news-box {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .news-title {
        font-size: 16px;
        color: #000;
        width: 100%;

        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-align: justify;
    }

    .news-desc {
        font-size: 14px;
        color: #727171;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;

        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden;
        /*! autoprefixer: off */
        -webkit-box-orient: vertical;
        height: 50px;
        text-align: justify;
    }

    .news-desc p {
        margin: 0;
    }

    .news-class {
        display: flex;
        font-size: 12px;
        margin-top: 10px;
        justify-content: flex-start;
        align-items: center;
    }

    .news-class-name {
        background: #FFFFFF;
        border-radius: 5px;
        color: #46B5B8;
        padding: 5px;
    }

    .news-time {
        color: #999999;
        font-size: 13px;
        width: 100%;
    }

    .news-time img {
        width: 12px !important;
        height: 12px !important;
        margin-right: 5px;
    }

    .first-news img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .more-news {
        width: 50%;
        background: #F8F8F8;
    }

    .news-item {
        border-bottom: 5px solid #fff;
        padding: 5px 0 5px 20px;
        display: flex;
        width: 50%;
        flex-wrap: wrap;
    }


    .news-img img {
        /*width: 100%;*/
        object-fit: contain;
        height: 100%;
    }

    .news-content {
        border-bottom: 1px dashed #ccc;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        width: 65%;
        flex: 1;
        position: relative;
    }

    .news-item:last-child {
        /*border-bottom: none;*/
    }

    .news-item-title {
        font-size: 14px;

        font-weight: 400;
        color: #000000;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;

    }

    .news-item-title a {
        color: #000000;
    }

    .news-item-desc {
        font-size: 16px;

        font-weight: 400;
        color: #666666;
        line-height: 26px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden;
        -webkit-box-orient: vertical;
        height: 50px;
    }

    .news-item-class {
        display: flex;
        font-size: 12px;
        margin-top: 10px;
        justify-content: flex-start;
        align-items: center;
    }

    .news-item-class-name {
        background: #46B5B8;
        border-radius: 5px;
        color: #ffffff;
        padding: 5px;
    }

    .news-item-time {
        color: #B3D8D9;
        margin-left: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .news-item-time img {
        width: 12px !important;
        height: 12px !important;
        margin-right: 5px;
    }

    /*new*/
    .product-class-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .product {
        background: #f3f3f3;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 238px;
        border-radius: 2px;
    }

    .product img {
        width: 100%;
        object-fit: fill;
    }

    .product-list {
        margin-top: 20px;
    }

    .content-news-box {
        padding: 20px;
        background: #fff;
        border-radius: 20px;
        box-shadow: #ccc 5px 5px 10px;
        margin: 30px 0;
    }

    .product-title {
        text-align: center;
        font-size: 14px;
        margin-top: 10px;

        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .product-title a {
        color: #000;
    }

    .pinpai {
        padding: 30px 0;
    }

    .pinpai-row {
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding: 20px 0;
        flex-wrap: wrap;
    }

    .pinpai-item {
        width: 120px;
        height: 100px;
        border-radius: 5px;
        border: 1px solid #ccc;
        margin-top: 10px;
        margin-left: 10px;
    }

    .pinpai-item img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        padding: 5px;
    }

    .product-item {
        cursor: pointer;
        position: relative;
    }

    .product-item:hover {
        background: #ffffff;
    }

    .product-item {
        width: 100%;
        /*margin-bottom: 20px;*/
        /*padding: 50px 10px 20px;*/
    }

    .product-item-box {
        background: #f3f3f3;
        /*padding-bottom: 10px;*/
        padding: 10px;
    }

    .product-item-box:hover {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff !important;
    }

    .product-item-box:hover .product-title a {
        color: #ffffff;
    }

    .product-class {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border: 1px #e9e9e9 solid;
        border-radius: 20px;
        height: auto;
        font-size: 13px;
        font-weight: 400;
    }

    .product-class-item {
        padding: 10px;
        cursor: pointer;
    }

    .product-class-item:hover {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff;
        border-radius: 20px;
    }

    .product-active {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff;
        border-radius: 20px;
    }

    .news-class-item {
        padding: 10px 20px;
        cursor: pointer;
    }

    .news-class-item:hover {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff;
        border-radius: 20px;
    }

    .news-active {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff;
        border-radius: 20px;
    }

    .youshi-bg {
        background: url("/images/youshi-div-bg@2x.png") no-repeat;
        background-size: 100% 100%;
    }

    .youshi {
        padding-top: 20px;
        margin: auto;
    }

    .youshi-intro {
        margin: 20px 0;
    }

    .youshi-intro {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #ffffff;
    }

    .youshi-intro-img {
        width: 550px;
        height: 382px;
    }

    .youshi-intro-img img {
        width: 100%;
        height: auto;
    }

    .youshi-intro-text {
        background: url("/images/youshi-bg.png") no-repeat bottom;
        background-size: 100%;
        height: 100%;
        padding: 20px 10px 0;
        flex: 1;
    }

    .youshi-intro-text h3 {
        font-size: 20px;
    }

    .youshi-intro-text ul {
        height: 70%;
        display: flex;
        flex-wrap: wrap;
        margin: 10px;
        padding: 0;
    }

    .youshi-intro-text li {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        align-items: baseline;
        width: 100%;
    }

    .youshi-intro-text li div {
        background: #056db6;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        margin-right: 5px;
    }

    .youshi-intro-text li p {
        flex: 1;
        margin: 0;
        line-height: 25px;
    }

    .contactus-phone {
        width: 200px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: linear-gradient(to right, #006ebb, #0093dc);
        border-radius: 20px;
        font-size: 14px;
        margin-top: 20px;
    }

    .contactus-phone:hover {
        background: #0093dc;
    }

    .contactus-phone a {
        color: #ffffff;
    }

    .solu-box {
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .solu-item {
        width: 23%;
        position: relative;
        cursor: pointer;
        box-shadow: #ccc 5px 5px 10px;
    }

    .solu-item:hover .solu-bg-img {
        /*width: 100%;*/
        /*height: 100%;*/
        /*background: #000;*/
        /*opacity: 0.3;*/
        filter: brightness(80%);
        transition: all 1s;
        /*position: absolute;*/
        /*top: 0;*/
        /*left: 0;*/
    }

    .jianbian {
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 80%, rgba(0, 0, 0));
        position: absolute;
        top: 0;
        left: 0;
    }

    .solu-bg-img {
        width: 100%;
    }

    .solu-icon {
        position: absolute;
        bottom: 70px;
        left: 10px;
        width: 30px;
    }

    .solu-title {
        font-size: 14px;
        color: #fff;
        position: absolute;
        bottom: 40px;
        left: 10px;
    }

    .solu-line {
        background: #ffffff;
        width: 30px;
        height: 2px;
        position: absolute;
        bottom: 30px;
        left: 10px;
    }

    .aboutus-bg {
        background: url("/images/aboutus@2x.png") no-repeat center;
        margin-bottom: 150px;
    }

    .aboutus-box {
        padding: 100px 0 20px;
        height: 500px;
    }

    .aboutus-image-text {
        display: flex;
        width: 100%;
        margin-top: 50px;
    }

    .aboutus-image {
        width: 570px;
    }

    .aboutus-image img {
        width: 100%;
    }

    .aboutus-line {
        width: 70px;
        height: 2px;
        background: #cccccc;
        margin-bottom: 8px;
    }

    .aboutus-text {
        flex: 1;
        background: #f5f5f5;
        padding: 40px 20px;
    }

    .aboutus-text h3 {
        font-size: 18px;
        color: #056db6;
        font-weight: 700;
    }

    .aboutus-text p {
        font-size: 14px;
        height: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
    }

    .aboutus-data {
        display: flex;
        justify-content: space-between;
        align-items: start;
    }

    .aboutus-data-item-num {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        background-image: linear-gradient(to right, #006ebb, #0093dc);
        -webkit-background-clip: text; /* 设置背景裁剪为文字 */
        color: transparent; /* 将文字颜色设置为透明，以便显示渐变 */
    }

    .aboutus-data-item {
        text-align: center;
        width: 115px;
    }

    .aboutus-data-item-desc {
        font-size: 14px;
        color: #666666;
        text-align: center;
    }

    .aboutus-more {

    }

    .aboutus-more a {
        display: block;
        width: 100px;
        height: 30px;
        background: #FFFFFF;
        border-radius: 30px;
        font-size: 14px;
        padding: 5px;
        color: #333333;
        text-align: center;
    }

    .aboutus-more a:hover {
        background: #0093dc;
        color: #FFFFFF;
    }

    .qiye-class {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
    }

    .qiye-class-item {
        padding: 5px 20px;
        border: 1px #cccccc solid;
        border-radius: 20px;
        margin-right: 10px;
        font-size: 14px;
        cursor: pointer;
    }

    .qiye-class-item:hover {
        background: linear-gradient(to right, #008bec, #056fb9);
        color: #ffffff;
    }

    .qiye-active {
        background: linear-gradient(to right, #008bec, #056fb9);
        color: #ffffff;
    }

    .qiye-class-item:last-child {
        margin-right: 0;
    }

    .qiye-list {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 20px;
        width: 100%;
    }

    .qiye-item {
        border: 1px #cccccc solid;
        width: 200px;
        margin-bottom: 20px;
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .qiye-item img {
        width: 80%;
        object-fit: contain;
        margin: auto;
        display: block;
    }

    .news-list {
        width: 100%;
        display: flex;
        justify-content: start;
        align-items: center;
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .news-list-item {
        width: 350px;
        padding: 10px 0;
        border-top: 1px #eeeeee solid;
        border-bottom: 1px #eeeeee solid;
        line-height: 30px;
        margin-right: 45px;
    }

    .news-list-item:nth-child(3n) {
        margin-right: 0;
    }

    .news-list-item:nth-child(n+4) {
        border-top: 0;
    }

    .news-show-detail {

    }

    .news-show-detail a {
        font-size: 13px;
        color: #999999;
    }

    .news-item-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: url("/images/news-bg.png") no-repeat;
        background-size: 100% 100%;
    }

    .news-img {
        width: 570px;
        height: 300px;
    }

    .news-info {
        /*flex: 1;*/
        padding: 20px;
    }

    .news-title {
        font-weight: bold;
        font-size: 20px;
        line-height: 50px;
    }

    .news-title a {
        color: #000000;
    }

    .news-desc {
        padding: 10px 0;
    }

    .news-detail-href {
        margin-top: 20px;
    }

    .news-detail-href a {
        padding: 5px 20px;
        border: 1px #dfeffb solid;
        border-radius: 20px;
        color: #999999;
        background: #ffffff;
        font-size: 13px;
        box-shadow: 0px 0px 20px #dfeffb;
    }

    .news-detail-href a:hover {
        background: #0093dc;
        color: #FFFFFF;
    }


    .factory-intro {
        max-width: 1920px;
        margin: auto;
        display: flex;
        justify-content: stretch;
        align-items: center;
        width: 100%;
    }

    .banner-desc {
        color: rgba(255, 255, 255, 0.65);
        font-family: SailecBold;
        font-size: 40px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        position: absolute;
        top: 25px;
        left: 30px;
    }

    .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #a0a0a0;
        opacity: 1;
    }

    .swiper-pagination-bullet-active {
        /*background: #fb7306;*/
        background: #ff8400;
        /*background: linear-gradient(to right, #fb7306 50%, white 50%);*/
        /*background-size: 200% 100%;*/
        /*animation: changeColor 3s forwards;*/
    }

    .factory-item {
        position: relative;
        width: 100%;
        height: 340px;
    }

    .factory-item:hover {
        filter: brightness(80%);
        transition: all 1s;
        cursor: pointer;
    }

    .factory-item:hover .factory-item-title a {
        color: rgba(255, 255, 255, 1);
        transition: all 1s;
    }

    .factory-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: bottom; /* 优先显示底部 */
    }

    .factory-item-title {
        position: absolute;
        top: 25px;
        left: 30px;
        font-size: 30px;
        color: #ffffff;
        font-weight: lighter;
    }

    .factory-item-title a {
        color: rgba(255, 255, 255, 0.65);

        font-family: SailecBold;
        font-size: 40px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
    }

    .product-box {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 15px;
        max-width: 1300px;
        width: 100%;
        margin: 50px auto;
        padding: 0 15px;
    }

    .product-item-img {
        width: 100%;
        display: flex;
        justify-content: center;
        align-content: center;
    }

    .product-item-img img {
        width: 100%;
        height: 150px;
        margin: auto;
        display: block;
        object-fit: cover;
    }

    .product-item-title {
        text-align: center;
        color: #000004;
        font-size: 16px;
        height: 48px;
        margin-top: 1em;
        top: 70%;
        left: 50%;
        width: 100%;
    }

    .intro-box {
        width: 100%;
        max-width: 1440px;
        display: flex;
        margin: 50px auto 0;
    }

    .intro-box-desc {
        width: 30%;
    }

    .intro-box-desc-title {
        font-family: sailecRegular;
        font-size: 34px;
        color: #000000;
        font-weight: 800;
    }

    .intro-box-desc-content {
        font-size: 16px;
        color: #333333;
        font-weight: 400;
        line-height: 36px;
    }

    .intro-box-desc-more {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
        width: 175px;
        height: 45px;
        border: 1px #37414b solid;
        color: #000;
    }

    .intro-box-desc-more:hover {
        color: #fff;
    }

    .intro-box-desc-more a {
        color: #37414b;
    }

    .intro-box-desc-more:hover {
        background: #37414b;
    }

    .intro-box-desc-more:hover a {
        color: #fff;
        cursor: pointer;
    }

    .intro-box-img-list {
        flex: 1;
        padding-left: 1%;
    }

    .intro-box-img-list {
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .image-box {
        cursor: pointer;
        position: relative;
        overflow: hidden;
    }

    .image-box:hover .intro-box-img-list-item-desc {
        bottom: 0;

    }

    .intro-box-img-list-item {
        width: 33%;
    }

    .intro-box-img-list-item img {
        width: 100%;
    }

    .intro-box-img-list-item-desc {
        position: absolute;
        bottom: -100%;
        left: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        color: #ffffff;
        padding: 10px;
        transition: bottom 0.3s ease;
    }

    .intro-box-img-list-item-title {
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        padding: 10px;
    }

    .event-box {
        max-width: 1920px;
        width: 100%;
        margin: 0 auto 0;
        display: flex;
        justify-content: space-between;
        align-content: center;
        padding: 70px 50px;
    }

    .event-box-item {
        width: 32%;
    }

    .event-box-item-img {
        position: relative;
    }

    .event-box-item-img img {
        width: 100%;
        height: 256px;
        object-fit: cover;
    }

    .event-box-item-img:hover {
        filter: brightness(80%);
        transition: all 1s;
        cursor: pointer;
    }

    .event-box-item-title {
        color: #FFF;

        font-family: sailecRegular;
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;

        position: absolute;
        top: 50%; /* 从顶部开始50% */
        left: 50%; /* 从左边开始50% */
        transform: translate(-50%, -50%); /* 通过转换将元素中心移动到50%的位置 */
    }

    .margin-auto {
        margin-left: auto;
        margin-right: auto;
    }

    .event-box-item-desc {
        color: #000;

        font-family: sailecRegular;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;

        margin-top: 20px;
    }

    .margin-left-30 {
        margin-left: 30px;
    }

    .factory-banner {
        width: 55%;
        height: 683px;
        overflow: hidden;
        position: relative;
    }

    .factory-banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .factory-list {
        display: flex;
        flex: 1;
        justify-content: space-between;
        align-items: flex-end;
        flex-direction: column;
        height: 683px;
        padding-left: 4px;
    }

    .row-title {
        /* height: 70px; */
        width: 100%;
        max-width: 1300px;
        font-size: 30px;
        color: #000;
        font-family: AvantGarde-Bold;
        --font-family-monospace: AvantGarde-Bold;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 auto;
        padding: 50px 15px 0 15px;
    }

    .row-title h2 {
        margin: 0;
        padding: 0;
    }

    .row-title a {
        color: #000;
    }

    .row-title span {
        font-size: 14px;
        font-weight: 400;
        border: 1px solid #999999;
        padding: 5px 10px;
        border-radius: 20px;
        font-family: sailecRegular;
    }

    .row-title span:hover {
        background: #f39b29;
        color: #FFFFFF;
        border: 1px solid #f39b29;
        cursor: pointer;
    }

    .row-title p {
        display: flex;
        align-items: flex-start;
    }

    .title-r {
        color: #000;
        text-align: center;
        font-family: sailecRegular;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 12px; /* 85.714% */
    }


    .chose-box {
        width: 600px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #DCE7FF;
        border-radius: 38px;
        margin: 40px auto;
        padding: 0 10px;
    }

    .chose-item {
        height: 52px;
        padding: 10px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #6B6B6B;

        text-align: center;
        font-family: sailecRegular;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        cursor: pointer;
    }

    .chose-item:hover {
        background: #0033A1;
        color: #ffffff;
        border-radius: 43px;
    }

    .chose-item-active {
        background: #0033A1;
        color: #ffffff;
        border-radius: 43px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .chose-product {
        width: 100%;
        position: relative;
    }

    .chose-title {
        /* position: absolute; */
        top: 45%;
        left: 50%;
        /* transform: translate(-50%, -50%); */
        color: #FFF;
        text-align: center;
        font-family: sailecRegular;
        font-size: 20px;
        font-style: normal;
        /* font-weight: 700; */
        line-height: 30px;
    }

    .youshi-more {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }

    .chose-a {
        /* position: absolute; */
        top: 55%;
        left: 50%;
        /* transform: translate(-50%, -50%); */
        display: flex;
        /* width: 123px; */
        height: 41px;
        border-radius: 51px;
        background: #FB7306;
        justify-content: center;
        align-items: center;
        color: #ffffff;
        /* border: 1px #000000 solid; */
        padding: 0 15px;
    }

    .chose-a:hover {
        background: #E96800;
        color: #FFFFFF;
    }

    .chose-product img {
        width: 100%;
        object-fit: contain;
    }

    .event-box-full {
        background: rgba(168, 153, 141, 0.15);
    }

    .brand-box {
        width: 100%;
        max-width: 1300px;
        margin: auto;
        padding: 40px 0;
        position: relative;
        overflow: hidden;
        mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12%, rgb(0, 0, 0) 88%, rgba(0, 0, 0, 0) 100%);
    }

    .brand-box-row {
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: space-between;*/
        /*overflow: hidden;*/
        /*white-space: nowrap; !* 防止换行 *!*/
        /*mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12%, rgb(0, 0, 0) 88%, rgba(0, 0, 0, 0) 100%);*/
        position: relative;
        /*right: -130px;*/
        height: 50px;
    }

    .brand-box-row-img {
        position: absolute;
        right: 0px;
        width: 130px;
        height: 50px;
        object-fit: contain;
    }

    .brand-box-row-2 {
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: space-between;*/
        margin-top: 40px;
        /*overflow: hidden;*/
        white-space: nowrap; /* 防止换行 */
        /*mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12%, rgb(0, 0, 0) 88%, rgba(0, 0, 0, 0) 100%);*/
        position: relative;
        height: 80px;
    }

    .brand-box-row img {
        height: 30px;
        /*animation: 30s scroll-left linear infinite normal;*/
        /*margin-right: 15px;*/
    }

    .brand-box-row-item {
        border-radius: 12px;
        border: 1px solid #333;
        padding: 10px;
        width: 75px;
        min-width: 75px;
        height: 75px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 0;
        /*margin-right: 10px;*/
        /*-webkit-animation: 130s scroll linear infinite normal;*/
        /*animation: 30s scroll-right linear infinite normal;*/
    }

    /* 定义滚动动画 */
    @keyframes scroll-left {
        0% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
        100% {
            -webkit-transform: translate3d(-650px, 0, 0);
            transform: translate3d(-650px, 0, 0);
        }
    }

    @keyframes scroll-right {
        0% {
            -webkit-transform: translate3d(-650px, 0, 0);
            transform: translate3d(-650px, 0, 0);
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }

    .brand-box-row-item img {
        width: 80%;
    }


    .brand-list-1 {
        width: 100%;
        max-width: 1300px;
        margin: 40px auto 0;
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 20px;
        grid-auto-rows: min-content;
    }

    .brand-list-2 {
        width: 100%;
        max-width: 1300px;
        margin: 40px auto 0;
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        grid-gap: 20px;
        grid-auto-rows: min-content;
    }

    .brand-list-item img {
        width: 80px;
        height: 80px;
        object-fit: contain;
        border: 1px solid #e3e3d3;
        border-radius: 6px;
        overflow: hidden;
    }

    .brand-list-item {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .brand-desc {
        width: 100%;
        max-width: 1300px;
        margin: 40px auto;
    }


    .swiper-slide a {
        width: 100%;
        height: 100%;
    }


    @keyframes changeColor {
        0% {
            background-position: 100% 0;
        }
        100% {
            background-position: 0 0;
        }
    }

    .brand-list {
        overflow: hidden;
        width: 100%;
        max-width: 1300px;
        margin: 40px auto;
        position: relative;
        padding: 0 40px;
    }

    .left-arrow-btn-thumbs {
        position: absolute;
        top: 50%;
        left: 0px;
        transform: translateY(-50%);
        z-index: 9999;
    }

    .left-arrow-btn-thumbs img {
        width: 24px;
    }

    .right-arrow-btn-thumbs {
        position: absolute;
        top: 50%;
        right: 0px;
        transform: translateY(-50%);
        z-index: 9999;
    }

    .right-arrow-btn-thumbs img {
        width: 24px;
    }

    .brand-list-item-title {
        margin: 10px 0 0;
        color: #666666;
    }

    .carousel-indicators {
        gap: 30px;
        bottom: 8px;
        /*黑色背景半透明*/
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        margin: 0;
        left: 0;
    }

    .carousel-indicators li {
        box-sizing: content-box;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: auto;
        height: 50px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: 0px;
        cursor: pointer;
        background-color: transparent;
        background-clip: padding-box;
        /*border-top: 10px solid transparent;*/
        /*border-bottom: 2px solid #E96800;*/
        opacity: .5;
        transition: opacity .6s ease;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .carousel-indicators li a {
        color: #fff;
        font-size: 18px;
    }

    .banner-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: 80px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 9999;
        gap: 30px;
    }

    .banner-nav a {
        color: #ffffff;
        font-size: 18px;
    }

    .banner-nav a:hover {
        color: #f18b28;
    }

    .bg-f9f9f9 {
        background: #f9f9f9;
    }

    .padding-50 {
        padding: 50px 0;
    }

    .sub-title {
        width: 100%;
        max-width: 1300px;
        margin: 0 auto;
        padding: 0 15px;
    }

    .process-box {
        display: flex
    ;
        justify-content: space-between;
        align-items: flex-start;
        margin: auto;
        width: 100%;
        max-width: 1300px;
        padding: 50px 15px;
        gap: 15px;
    }

    .process-left {
        width: 300px;
        min-width: 300px;
    }

    .process-left-item {
        position: relative;
        height: 60px;
        display: flex
    ;
        justify-content: start;
        align-items: center;
        border-radius: 10px;
        padding-left: 10px;
        cursor: pointer;
    }

    .process-left-item-active {
        color: #ffffff;
        background: #f18b28;
    }


    .process-right {
        flex: 1;
    }

    .process-left-item-line {
        position: absolute;
        top: 0;
        left: 15px;
        width: 2px;
        height: 100%;
        border-left: 2px dashed #eeeeee;
    }

    .process-left-item-line-active {
        /* border-left: 2px dashed #f18b28; */
        border: none;
    }

    .process-left-item-title {
        display: flex;
        justify-content: start;
        align-items: center;
        position: relative;
        padding-left: 25px;
    }

    .process-left-item-icon {
        position: absolute;
        width: 13px;
        height: 13px;
        background: #f18b28;
        border-radius: 13px;
        z-index: 1;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .process-left-item-icon-active {
        border: 3px solid #ffffff;
        width: 19px;
        height: 19px;
        border-radius: 50%;
        left: -3px;
    }

    .process-left-item-title-num {
        width: 45px;
        text-align: center;
        font-size: 22px;
        font-family: Quicksand-Medium;
    }

    .process-left-item-title-text {
        font-size: 16px;
        flex: 1;
    }

    .process-right-item {
    }

    .process-right-row {
        display: flex
    ;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        padding-bottom: 20px;
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 20px;
        flex-wrap: wrap;
    }

    .process-right-row-img-1 {
        width: 48%;
        height: 350px;
        background: #dcdcdc;
        border-radius: 12px;
        overflow: hidden;
    }

    .process-right-row-img-1 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .process-right-row-img-2 {
        width: 48%;
        height: 350px;
        background: #dcdcdc;
        margin-top: 20px;
        border-radius: 12px;
        overflow: hidden;
    }

    .process-right-row-img-2 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .process-right-title {
        display: flex
    ;
        gap: 10px;
    }

    .process-right-title-num {
        font-size: 30px;
        font-family: Quicksand-Medium;
        background: #000;
        width: 50px;
        height: 50px;
        color: #fff;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        min-width: 50px;
    }

    .process-right-title-text {
        font-size: 28px;
        font-family: AvantGarde-Bold;
    }

    .row-title-center h2 {
        width: 100%;
        text-align: center;
    }

    .row-title-blod h2 {
        font-family: AvantGarde-Bold;
    }

    .text-center {
        text-align: center;
    }

    .customer-box {
        width: 100%;
        max-width: 1300px;
        margin: 30px auto;
        overflow: hidden;
        padding: 80px 10px;
        position: relative;
    }

    .customer-box-item {
        padding: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border-radius: 10px;
        /*四边都需要添加阴影*/
        box-shadow: 0 0 10px #ccc;
        /*scale: 0.8;*/
    }

    /*第二个customer-box-item放大1.2倍*/
    .customer-box-item:nth-child(2) {
        scale: 1.2;
    }

    .customer-box-item-img {
        width: 120px;
        height: 120px;
        margin-top: -60px;
        overflow: hidden;
        border-radius: 50%;
    }

    .customer-box-item-img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .customer-box-item-title {
        font-size: 18px;
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .customer-box-item-desc {
        margin-top: 10px;
        font-size: 14px;
        height: 40px;
        /*最多显示两行超出使用省号*/
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-align: center;
    }

    .swiper-slide-active {
        height: 230px;
        margin-top: -20px;
        /*scale: 1;*/
    }

    .swiper-slide-active .customer-box-item-img {
        width: 130px;
        height: 130px;
        margin-top: -80px;
    }

    .full-row {
        width: 100%;
        position: relative;
    }

    .full-row img {
        width: 100%;
    }

    .cando-box {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .cando-box-text {
        font-size: 30px;
        color: #ffffff;
        /*字体添加左下灰色阴影*/
        /*text-shadow: 2px 2px 2px #333;*/
        /*padding-bottom: 10px;*/
        text-align: center;
    }

    .cando-title {
        font-size: 30px;
        font-family: AvantGarde-Bold;
        color: #FFFFFF;
        padding-bottom: 10px;
        text-align: center;
    }

    .cando-desc {
        color: #ffffff;
        font-size: 20px;
    }

    .link-box {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        margin: 50px 0 40px;
    }

    .flag-box {
        font-size: 24px;
        font-family: AvantGarde-Bold;
        width: 700px;
        margin: auto;
    }

    .send-form {
        width: 100%;
        max-width: 1300px;
        margin: 0 auto;
        padding: 40px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }

    .send-form input {
        width: 300px;
        height: 50px;
        border: 1px solid #a3a3a3;
        border-radius: 5px;
        padding: 0 10px;
        text-align: center;
    }

    /*设置input 的placeholder颜色*/
    .send-form input::placeholder {
        color: #3d3d3d;
        font-size: 16px;
    }

    .send-form button {
        width: 300px;
        height: 50px;
        background: #ff8400;
        color: #ffffff;
        border: none;
        border-radius: 5px;
        font-size: 16px;
        cursor: pointer;
    }

    .cando-btn-box {
        margin: 20px 0 0;
        text-align: center;
    }

    .cando-btn {
        width: 200px;
        height: 50px;
        color: #fff;
        border: 1px solid #9f9f9f;
        border-radius: 20px;
        font-size: 16px;
        cursor: pointer;
        padding: 10px 20px;
    }

    .cando-btn:hover {
        color: #ffffff;
        background: #ff8400;
        border: 1px solid #ff8400;
    }

    .service-box {
        padding: 50px 0px;
        width: 100%;
        max-width: 1300px;
        margin: auto;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }

    .service-item {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        gap: 10px;
        font-size: 18px;
        color: #1c1d1d;
    }

    .service-item img {
        width: 30px;
        height: 30px;
        object-fit: contain;
    }

    .cooperation-box {
        width: 100%;
        margin: auto;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        justify-content: space-evenly;
        align-items: center;
        gap: 20px;
        max-width: 1920px;
        padding: 50px 15px;
    }

    .cooperation-item {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cooperation-item img {
        width: 65%;
        object-fit: contain;
    }

    .box {
        width: 100%;
        max-width: 1300px;
        margin: auto;
        padding: 50px 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
        flex-direction: column-reverse;
    }

    .service-read-more-btn {
        width: 160px;
        height: 50px;
        background: #f18b28;
        color: #ffffff;
        border-radius: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .service-read-more-btn:hover {
        background: #E96800;
        color: #ffffff;
    }

    .box-left h2 {
        font-family: AvantGarde-Bold;
    }

    .box-right {
        width: 100%;
    }

    .box-right img {
        /*margin-top: -230px;*/
    }

    .carousel-item {
        position: relative;
    }

    .banner-text {
        position: absolute;
        top: 50%;
        left: 30%;
        transform: translate(-50%, -50%);
    }

    .banner-text h2 {
        font-size: 30px;
        color: #ffffff;
        font-family: AvantGarde-Bold;
        /*添加阴影*/
        text-shadow: 2px 2px 2px #333;
    }


    .view-factory-btn {
        width: 140px;
        height: 35px;
        background: #f18b28;
        color: #ffffff;
        border-radius: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 25px;
        font-size: 15px;
    }

    .view-factory-btn:hover {
        background: #E96800;
        color: #ffffff;
    }

    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: grid;
        transition-property: transform;
        box-sizing: content-box;
        grid-template-columns: repeat(3, 1fr);
        gap: 60px;
    }

    .flag-bg-box {
        height: 150px;
    }

    .production-box {
        padding: 0;
    }

    .one-to-one-box {
        margin-top: 30px;
    }

    .cando-box-text p {
        margin: 0;
        padding: 0;
    }
}

@media (min-width: 1366px) {
    .banner-desc-box {
        position: absolute;
        top: 60%;
        left: 10%;
        height: 100%;
        /*background: rgba(0, 0, 0, 0.5);*/
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        transform: translateY(-50%);

    }


    .banner-desc-box-title {
        font-size: 60px;
        font-weight: 300;
        color: #FFFFFF;
        text-align: left;
        /*字体下面添加阴影*/
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
        /*text-shadow: 0 0 5px #000;*/
        font-family: SailecBold;
        width: 700px;
    }

    .banner-desc-box-content {
        font-size: 16px;
        color: #FFFFF5;
    }

    .product-class-show {
        margin-top: 45px;
    }

    .product-class-show li {
        float: left;
        list-style: none;
        width: 25%;
        border-left: 5px solid #fff;
        height: auto;
        transition: all 1s;
        position: relative;
        overflow: hidden;
        /*border-left: 2px solid rgba(255, 255, 255, .8);*/
        /*box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);*/
        object-fit: cover;
    }

    .product-class-show li:first-child {
        border-left: none;
    }


    .product-class-show ul {
        margin: 0;
        padding: 0;
        cursor: pointer;
    }

    .product-class-show ul:hover li {
        width: 16.666%;
    }

    .product-class-show ul li:hover {
        width: 50%;
    }

    .product-class-show li .title {
        position: absolute;
        width: 570px;
        height: 180px;
        text-indent: 2em;
        line-height: 50px;
        bottom: 0px;
        left: 0;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
        display: flex;
        justify-content: space-between;
    }

    .product-class-show a {
        color: #000;
        text-decoration: none;
        display: flex;
        align-items: center;
    }

    .english-title {
        color: #231815;
        font-size: 35px;
        text-align: center;
        margin-bottom: 5px;
        text-align: left;
        font-weight: 800;
    }

    .english-title span {
        color: #056db6;
    }

    .china-title {
        color: #000000;
        font-size: 20px;
        text-align: center;
        margin-bottom: 0;
        font-weight: bold;
        text-align: left;
        font-weight: 400;
    }

    .china-title span {
        font-size: 14px;
        font-weight: 400;
        color: #999999;
    }

    .title-box {
        line-height: 18px;
        width: 60%;
    }

    .content-box {
        padding: 30px 0px;
        /*overflow: hidden;*/
    }

    .class-info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 190px;
    }

    .class-line {
        width: 45px;
        height: 2px;
        background-color: #46B5B8;
    }

    .class-icon {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .class-name {

    }

    .more {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
    }

    .more img {
        width: 20px;
        height: auto;
        padding-left: 5px;
    }

    .class-info-more {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-right: 20px;
    }

    .check-report {
        /*background: url("/images/check_bg.png") no-repeat;*/
        background-size: 100% 100%;
    }

    .check-bg {
        width: 100%;
        height: auto;
        /*background: url("/images/certificate.png") no-repeat;*/
        background-size: 100% 100%;
        padding: 15px;
        margin: 0 5px;
    }

    .check-img {
        width: 100%;
        height: 100%;
        object-fit: fill;
    }

    .zizhi-img {
        width: 100%;
        height: 100%;
        object-fit: fill;
        -webkit-box-reflect: below 0px -webkit-linear-gradient(transparent, transparent 85%, rgba(0, 0, 0, 0.2));
        margin-bottom: 45px;
    }

    .check-imgs {
        margin-top: 45px;
    }

    .about-us {
        /*background: url("/images/about_bg.png") no-repeat;*/
        background-size: 100% 100%;
        padding-bottom: 100px;
    }

    .about-text {
        padding-top: 100px;
        width: 40%;
    }

    .about-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .color-white {
        color: #ffffff !important;
    }

    .about-content {
        color: #ffffff;
        margin-top: 48px;
        font-size: 16px;

        font-weight: 400;
        color: #FFFFFF;
        line-height: 26px;
    }

    .about-icon {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 600px;
        height: 600px;
        flex-wrap: wrap;
        padding-top: 100px;
        padding-left: 40px;
        flex: 1;
    }

    .youdian-box-1 {
        width: 50%;
        height: 50%;
    }

    .youdian-box-2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 1px solid #ffffff;
        width: 50%;
        height: 50%;
    }

    .youdian-box-3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 1px solid #ffffff;
        width: 50%;
        height: 50%;
    }

    .youdian-box-4 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: rgba(255, 255, 255, 0.5);
        border: 1px solid transparent;
        width: 50%;
        height: 50%;
    }

    .youdian-text {
        width: 96px;
        height: 24px;
        font-size: 24px;

        font-weight: 400;
        color: #FFFFFF;
        line-height: 75px;
        text-align: center;
    }

    .youdian-english {
        width: 193px;
        height: 13px;
        font-size: 16px;
        font-family: sailecRegular;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 75px;
        opacity: 0.5;
        text-align: center;
        margin-top: 18px;
    }

    .newest {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        background: #F8F8F8;
    }

    .first-news {
        width: 50%;
        height: 400px;
        position: relative;
    }

    .news-box {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .news-title {
        font-size: 16px;
        color: #000;
        width: 100%;

        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-align: justify;
    }

    .news-desc {
        font-size: 14px;
        color: #727171;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;

        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden;
        /*! autoprefixer: off */
        -webkit-box-orient: vertical;
        height: 50px;
        text-align: justify;
    }

    .news-desc p {
        margin: 0;
    }

    .news-class {
        display: flex;
        font-size: 12px;
        margin-top: 10px;
        justify-content: flex-start;
        align-items: center;
    }

    .news-class-name {
        background: #FFFFFF;
        border-radius: 5px;
        color: #46B5B8;
        padding: 5px;
    }

    .news-time {
        color: #999999;
        font-size: 13px;
        width: 100%;
    }

    .news-time img {
        width: 12px !important;
        height: 12px !important;
        margin-right: 5px;
    }

    .first-news img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .more-news {
        width: 50%;
        background: #F8F8F8;
    }

    .news-item {
        border-bottom: 5px solid #fff;
        padding: 5px 0 5px 20px;
        display: flex;
        width: 50%;
        flex-wrap: wrap;
    }


    .news-img img {
        /*width: 100%;*/
        object-fit: contain;
        height: 100%;
    }

    .news-content {
        border-bottom: 1px dashed #ccc;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        width: 65%;
        flex: 1;
        position: relative;
    }

    .news-item:last-child {
        /*border-bottom: none;*/
    }

    .news-item-title {
        font-size: 14px;

        font-weight: 400;
        color: #000000;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;

    }

    .news-item-title a {
        color: #000000;
    }

    .news-item-desc {
        font-size: 16px;

        font-weight: 400;
        color: #666666;
        line-height: 26px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        overflow: hidden;
        -webkit-box-orient: vertical;
        height: 50px;
    }

    .news-item-class {
        display: flex;
        font-size: 12px;
        margin-top: 10px;
        justify-content: flex-start;
        align-items: center;
    }

    .news-item-class-name {
        background: #46B5B8;
        border-radius: 5px;
        color: #ffffff;
        padding: 5px;
    }

    .news-item-time {
        color: #B3D8D9;
        margin-left: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .news-item-time img {
        width: 12px !important;
        height: 12px !important;
        margin-right: 5px;
    }

    /*new*/
    .product-class-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .product {
        background: #f3f3f3;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 238px;
        border-radius: 2px;
    }

    .product img {
        width: 100%;
        object-fit: fill;
    }

    .product-list {
        margin-top: 20px;
    }

    .content-news-box {
        padding: 20px;
        background: #fff;
        border-radius: 20px;
        box-shadow: #ccc 5px 5px 10px;
        margin: 30px 0;
    }

    .product-title {
        text-align: center;
        font-size: 14px;
        margin-top: 10px;

        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .product-title a {
        color: #000;
    }

    .pinpai {
        padding: 30px 0;
    }

    .pinpai-row {
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding: 20px 0;
        flex-wrap: wrap;
    }

    .pinpai-item {
        width: 120px;
        height: 100px;
        border-radius: 5px;
        border: 1px solid #ccc;
        margin-top: 10px;
        margin-left: 10px;
    }

    .pinpai-item img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        padding: 5px;
    }

    .product-item {
        cursor: pointer;
        position: relative;
    }

    .product-item:hover {
        background: #ffffff;
    }

    .product-item {
        width: 100%;
        /*margin-bottom: 20px;*/
        /*padding: 50px 10px 20px;*/
    }

    .product-item-box {
        background: #f3f3f3;
        /*padding-bottom: 10px;*/
        padding: 10px;
    }

    .product-item-box:hover {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff !important;
    }

    .product-item-box:hover .product-title a {
        color: #ffffff;
    }

    .product-class {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border: 1px #e9e9e9 solid;
        border-radius: 20px;
        height: auto;
        font-size: 13px;
        font-weight: 400;
    }

    .product-class-item {
        padding: 10px;
        cursor: pointer;
    }

    .product-class-item:hover {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff;
        border-radius: 20px;
    }

    .product-active {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff;
        border-radius: 20px;
    }

    .news-class-item {
        padding: 10px 20px;
        cursor: pointer;
    }

    .news-class-item:hover {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff;
        border-radius: 20px;
    }

    .news-active {
        background: linear-gradient(to right, #006ebb, #0093dc);
        color: #ffffff;
        border-radius: 20px;
    }

    .youshi-bg {
        background: url("/images/youshi-div-bg@2x.png") no-repeat;
        background-size: 100% 100%;
    }

    .youshi {
        padding-top: 20px;
        margin: auto;
    }

    .youshi-intro {
        margin: 20px 0;
    }

    .youshi-intro {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #ffffff;
    }

    .youshi-intro-img {
        width: 550px;
        height: 382px;
    }

    .youshi-intro-img img {
        width: 100%;
        height: auto;
    }

    .youshi-intro-text {
        background: url("/images/youshi-bg.png") no-repeat bottom;
        background-size: 100%;
        height: 100%;
        padding: 20px 10px 0;
        flex: 1;
    }

    .youshi-intro-text h3 {
        font-size: 20px;
    }

    .youshi-intro-text ul {
        height: 70%;
        display: flex;
        flex-wrap: wrap;
        margin: 10px;
        padding: 0;
    }

    .youshi-intro-text li {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        align-items: baseline;
        width: 100%;
    }

    .youshi-intro-text li div {
        background: #056db6;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        margin-right: 5px;
    }

    .youshi-intro-text li p {
        flex: 1;
        margin: 0;
        line-height: 25px;
    }

    .contactus-phone {
        width: 200px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: linear-gradient(to right, #006ebb, #0093dc);
        border-radius: 20px;
        font-size: 14px;
        margin-top: 20px;
    }

    .contactus-phone:hover {
        background: #0093dc;
    }

    .contactus-phone a {
        color: #ffffff;
    }

    .solu-box {
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .solu-item {
        width: 23%;
        position: relative;
        cursor: pointer;
        box-shadow: #ccc 5px 5px 10px;
    }

    .solu-item:hover .solu-bg-img {
        /*width: 100%;*/
        /*height: 100%;*/
        /*background: #000;*/
        /*opacity: 0.3;*/
        filter: brightness(80%);
        transition: all 1s;
        /*position: absolute;*/
        /*top: 0;*/
        /*left: 0;*/
    }

    .jianbian {
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 80%, rgba(0, 0, 0));
        position: absolute;
        top: 0;
        left: 0;
    }

    .solu-bg-img {
        width: 100%;
    }

    .solu-icon {
        position: absolute;
        bottom: 70px;
        left: 10px;
        width: 30px;
    }

    .solu-title {
        font-size: 14px;
        color: #fff;
        position: absolute;
        bottom: 40px;
        left: 10px;
    }

    .solu-line {
        background: #ffffff;
        width: 30px;
        height: 2px;
        position: absolute;
        bottom: 30px;
        left: 10px;
    }

    .aboutus-bg {
        background: url("/images/aboutus@2x.png") no-repeat center;
        margin-bottom: 150px;
    }

    .aboutus-box {
        padding: 100px 0 20px;
        height: 500px;
    }

    .aboutus-image-text {
        display: flex;
        width: 100%;
        margin-top: 50px;
    }

    .aboutus-image {
        width: 570px;
    }

    .aboutus-image img {
        width: 100%;
    }

    .aboutus-line {
        width: 70px;
        height: 2px;
        background: #cccccc;
        margin-bottom: 8px;
    }

    .aboutus-text {
        flex: 1;
        background: #f5f5f5;
        padding: 40px 20px;
    }

    .aboutus-text h3 {
        font-size: 18px;
        color: #056db6;
        font-weight: 700;
    }

    .aboutus-text p {
        font-size: 14px;
        height: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
    }

    .aboutus-data {
        display: flex;
        justify-content: space-between;
        align-items: start;
    }

    .aboutus-data-item-num {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        background-image: linear-gradient(to right, #006ebb, #0093dc);
        -webkit-background-clip: text; /* 设置背景裁剪为文字 */
        color: transparent; /* 将文字颜色设置为透明，以便显示渐变 */
    }

    .aboutus-data-item {
        text-align: center;
        width: 115px;
    }

    .aboutus-data-item-desc {
        font-size: 14px;
        color: #666666;
        text-align: center;
    }

    .aboutus-more {

    }

    .aboutus-more a {
        display: block;
        width: 100px;
        height: 30px;
        background: #FFFFFF;
        border-radius: 30px;
        font-size: 14px;
        padding: 5px;
        color: #333333;
        text-align: center;
    }

    .aboutus-more a:hover {
        background: #0093dc;
        color: #FFFFFF;
    }

    .qiye-class {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
    }

    .qiye-class-item {
        padding: 5px 20px;
        border: 1px #cccccc solid;
        border-radius: 20px;
        margin-right: 10px;
        font-size: 14px;
        cursor: pointer;
    }

    .qiye-class-item:hover {
        background: linear-gradient(to right, #008bec, #056fb9);
        color: #ffffff;
    }

    .qiye-active {
        background: linear-gradient(to right, #008bec, #056fb9);
        color: #ffffff;
    }

    .qiye-class-item:last-child {
        margin-right: 0;
    }

    .qiye-list {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 20px;
        width: 100%;
    }

    .qiye-item {
        border: 1px #cccccc solid;
        width: 200px;
        margin-bottom: 20px;
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .qiye-item img {
        width: 80%;
        object-fit: contain;
        margin: auto;
        display: block;
    }

    .news-list {
        width: 100%;
        display: flex;
        justify-content: start;
        align-items: center;
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .news-list-item {
        width: 350px;
        padding: 10px 0;
        border-top: 1px #eeeeee solid;
        border-bottom: 1px #eeeeee solid;
        line-height: 30px;
        margin-right: 45px;
    }

    .news-list-item:nth-child(3n) {
        margin-right: 0;
    }

    .news-list-item:nth-child(n+4) {
        border-top: 0;
    }

    .news-show-detail {

    }

    .news-show-detail a {
        font-size: 13px;
        color: #999999;
    }

    .news-item-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: url("/images/news-bg.png") no-repeat;
        background-size: 100% 100%;
    }

    .news-img {
        width: 570px;
        height: 300px;
    }

    .news-info {
        /*flex: 1;*/
        padding: 20px;
    }

    .news-title {
        font-weight: bold;
        font-size: 20px;
        line-height: 50px;
    }

    .news-title a {
        color: #000000;
    }

    .news-desc {
        padding: 10px 0;
    }

    .news-detail-href {
        margin-top: 20px;
    }

    .news-detail-href a {
        padding: 5px 20px;
        border: 1px #dfeffb solid;
        border-radius: 20px;
        color: #999999;
        background: #ffffff;
        font-size: 13px;
        box-shadow: 0px 0px 20px #dfeffb;
    }

    .news-detail-href a:hover {
        background: #0093dc;
        color: #FFFFFF;
    }


    .factory-intro {
        max-width: 1920px;
        margin: auto;
        display: flex;
        justify-content: stretch;
        align-items: center;
        width: 100%;
    }

    .banner-desc {
        color: rgba(255, 255, 255, 0.65);
        font-family: SailecBold;
        font-size: 40px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        position: absolute;
        top: 25px;
        left: 30px;
    }

    .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #a0a0a0;
        opacity: 1;
    }

    .swiper-pagination-bullet-active {
        /*background: #fb7306;*/
        background: #ff8400;
        /*background: linear-gradient(to right, #fb7306 50%, white 50%);*/
        /*background-size: 200% 100%;*/
        /*animation: changeColor 3s forwards;*/
    }

    .factory-item {
        position: relative;
        width: 100%;
        height: 340px;
    }

    .factory-item:hover {
        filter: brightness(80%);
        transition: all 1s;
        cursor: pointer;
    }

    .factory-item:hover .factory-item-title a {
        color: rgba(255, 255, 255, 1);
        transition: all 1s;
    }

    .factory-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: bottom; /* 优先显示底部 */
    }

    .factory-item-title {
        position: absolute;
        top: 25px;
        left: 30px;
        font-size: 30px;
        color: #ffffff;
        font-weight: lighter;
    }

    .factory-item-title a {
        color: rgba(255, 255, 255, 0.65);

        font-family: SailecBold;
        font-size: 40px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
    }

    .product-box {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
        max-width: 1300px;
        width: 100%;
        margin: 80px auto;
    }

    .product-item-img {
        width: 100%;
        display: flex;
        justify-content: center;
        align-content: center;
    }

    .product-item-img img {
        width: 300px;
        height: 300px;
        margin: auto;
        display: block;
        object-fit: cover;
    }

    .product-item-title {
        text-align: center;
        color: #000004;
        font-size: 20px;
        /* text-shadow: 0 0 5px #000; */
        height: 48px;
        margin-top: 1em;
        /* position: absolute; */
        top: 70%;
        left: 50%;
        /* transform: translate(-50%, -50%); */
        width: 100%;
    }

    .intro-box {
        width: 100%;
        max-width: 1440px;
        display: flex;
        margin: 50px auto 0;
    }

    .intro-box-desc {
        width: 30%;
    }

    .intro-box-desc-title {
        font-family: sailecRegular;
        font-size: 34px;
        color: #000000;
        font-weight: 800;
    }

    .intro-box-desc-content {
        font-size: 16px;
        color: #333333;
        font-weight: 400;
        line-height: 36px;
    }

    .intro-box-desc-more {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
        width: 175px;
        height: 45px;
        border: 1px #37414b solid;
        color: #000;
    }

    .intro-box-desc-more:hover {
        color: #fff;
    }

    .intro-box-desc-more a {
        color: #37414b;
    }

    .intro-box-desc-more:hover {
        background: #37414b;
    }

    .intro-box-desc-more:hover a {
        color: #fff;
        cursor: pointer;
    }

    .intro-box-img-list {
        flex: 1;
        padding-left: 1%;
    }

    .intro-box-img-list {
        display: flex;
        justify-content: space-between;
        align-content: center;
    }

    .image-box {
        cursor: pointer;
        position: relative;
        overflow: hidden;
    }

    .image-box:hover .intro-box-img-list-item-desc {
        bottom: 0;

    }

    .intro-box-img-list-item {
        width: 33%;
    }

    .intro-box-img-list-item img {
        width: 100%;
    }

    .intro-box-img-list-item-desc {
        position: absolute;
        bottom: -100%;
        left: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        color: #ffffff;
        padding: 10px;
        transition: bottom 0.3s ease;
    }

    .intro-box-img-list-item-title {
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        padding: 10px;
    }

    .event-box {
        max-width: 1920px;
        width: 100%;
        margin: 0 auto 0;
        display: flex;
        justify-content: space-between;
        align-content: center;
        padding: 70px 50px;
    }

    .event-box-item {
        width: 32%;
    }

    .event-box-item-img {
        position: relative;
    }

    .event-box-item-img img {
        width: 100%;
        height: 256px;
        object-fit: cover;
    }

    .event-box-item-img:hover {
        filter: brightness(80%);
        transition: all 1s;
        cursor: pointer;
    }

    .event-box-item-title {
        color: #FFF;

        font-family: sailecRegular;
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;

        position: absolute;
        top: 50%; /* 从顶部开始50% */
        left: 50%; /* 从左边开始50% */
        transform: translate(-50%, -50%); /* 通过转换将元素中心移动到50%的位置 */
    }

    .margin-auto {
        margin-left: auto;
        margin-right: auto;
    }

    .event-box-item-desc {
        color: #000;

        font-family: sailecRegular;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;

        margin-top: 20px;
    }

    .margin-left-30 {
        margin-left: 30px;
    }

    .factory-banner {
        width: 55%;
        height: 683px;
        overflow: hidden;
        position: relative;
    }

    .factory-banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .factory-list {
        display: flex;
        flex: 1;
        justify-content: space-between;
        align-items: flex-end;
        flex-direction: column;
        height: 683px;
        padding-left: 4px;
    }

    .row-title {
        /* height: 70px; */
        width: 100%;
        max-width: 1300px;
        font-size: 30px;
        color: #000;
        font-family: AvantGarde-Bold;
        --font-family-monospace: AvantGarde-Bold;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 auto;
        padding: 80px 0 0 0;
    }

    .row-title h2 {

    }

    .row-title a {
        color: #000;
    }

    .row-title span {
        font-size: 14px;
        font-weight: 400;
        border: 1px solid #999999;
        padding: 5px 10px;
        border-radius: 20px;
        font-family: sailecRegular;
    }

    .row-title span:hover {
        background: #f39b29;
        color: #FFFFFF;
        border: 1px solid #f39b29;
        cursor: pointer;
    }

    .row-title p {
        display: flex;
        align-items: flex-start;
    }

    .title-r {
        color: #000;
        text-align: center;
        font-family: sailecRegular;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 12px; /* 85.714% */
    }


    .chose-box {
        width: 600px;
        height: 65px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #DCE7FF;
        border-radius: 38px;
        margin: 40px auto;
        padding: 0 10px;
    }

    .chose-item {
        height: 52px;
        padding: 10px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #6B6B6B;

        text-align: center;
        font-family: sailecRegular;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        cursor: pointer;
    }

    .chose-item:hover {
        background: #0033A1;
        color: #ffffff;
        border-radius: 43px;
    }

    .chose-item-active {
        background: #0033A1;
        color: #ffffff;
        border-radius: 43px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .chose-product {
        width: 100%;
        position: relative;
    }

    .chose-title {
        /* position: absolute; */
        top: 45%;
        left: 50%;
        /* transform: translate(-50%, -50%); */
        color: #FFF;
        text-align: center;
        font-family: sailecRegular;
        font-size: 20px;
        font-style: normal;
        /* font-weight: 700; */
        line-height: 30px;
    }

    .youshi-more {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }

    .chose-a {
        /* position: absolute; */
        top: 55%;
        left: 50%;
        /* transform: translate(-50%, -50%); */
        display: flex;
        /* width: 123px; */
        height: 41px;
        border-radius: 51px;
        background: #FB7306;
        justify-content: center;
        align-items: center;
        color: #ffffff;
        /* border: 1px #000000 solid; */
        padding: 0 15px;
    }

    .chose-a:hover {
        background: #E96800;
        color: #FFFFFF;
    }

    .chose-product img {
        width: 100%;
        object-fit: contain;
    }

    .event-box-full {
        background: rgba(168, 153, 141, 0.15);
    }

    .brand-box {
        width: 100%;
        max-width: 1300px;
        margin: auto;
        padding: 40px 0;
        position: relative;
        overflow: hidden;
        mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12%, rgb(0, 0, 0) 88%, rgba(0, 0, 0, 0) 100%);
    }

    .brand-box-row {
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: space-between;*/
        /*overflow: hidden;*/
        /*white-space: nowrap; !* 防止换行 *!*/
        /*mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12%, rgb(0, 0, 0) 88%, rgba(0, 0, 0, 0) 100%);*/
        position: relative;
        /*right: -130px;*/
        height: 50px;
    }

    .brand-box-row-img {
        position: absolute;
        right: 0px;
        width: 130px;
        height: 50px;
        object-fit: contain;
    }

    .brand-box-row-2 {
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: space-between;*/
        margin-top: 40px;
        /*overflow: hidden;*/
        white-space: nowrap; /* 防止换行 */
        /*mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12%, rgb(0, 0, 0) 88%, rgba(0, 0, 0, 0) 100%);*/
        position: relative;
        height: 80px;
    }

    .brand-box-row img {
        height: 30px;
        /*animation: 30s scroll-left linear infinite normal;*/
        /*margin-right: 15px;*/
    }

    .brand-box-row-item {
        border-radius: 12px;
        border: 1px solid #333;
        padding: 10px;
        width: 75px;
        min-width: 75px;
        height: 75px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 0;
        /*margin-right: 10px;*/
        /*-webkit-animation: 130s scroll linear infinite normal;*/
        /*animation: 30s scroll-right linear infinite normal;*/
    }

    /* 定义滚动动画 */
    @keyframes scroll-left {
        0% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
        100% {
            -webkit-transform: translate3d(-650px, 0, 0);
            transform: translate3d(-650px, 0, 0);
        }
    }

    @keyframes scroll-right {
        0% {
            -webkit-transform: translate3d(-650px, 0, 0);
            transform: translate3d(-650px, 0, 0);
        }
        100% {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }

    .brand-box-row-item img {
        width: 80%;
    }


    .brand-list-1 {
        width: 100%;
        max-width: 1300px;
        margin: 40px auto 0;
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 20px;
        grid-auto-rows: min-content;
    }

    .brand-list-2 {
        width: 100%;
        max-width: 1300px;
        margin: 40px auto 0;
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        grid-gap: 20px;
        grid-auto-rows: min-content;
    }

    .brand-list-item img {
        width: 80px;
        height: 80px;
        object-fit: contain;
        border: 1px solid #e3e3d3;
        border-radius: 6px;
        overflow: hidden;
    }

    .brand-list-item {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .brand-desc {
        width: 100%;
        max-width: 1300px;
        margin: 40px auto;
    }


    .swiper-slide a {
        width: 100%;
        height: 100%;
    }


    @keyframes changeColor {
        0% {
            background-position: 100% 0;
        }
        100% {
            background-position: 0 0;
        }
    }

    .brand-list {
        overflow: hidden;
        width: 100%;
        max-width: 1300px;
        margin: 40px auto;
        position: relative;
        padding: 0 40px;
    }

    .left-arrow-btn-thumbs {
        position: absolute;
        top: 50%;
        left: 0px;
        transform: translateY(-50%);
        z-index: 9999;
    }

    .left-arrow-btn-thumbs img {
        width: 24px;
    }

    .right-arrow-btn-thumbs {
        position: absolute;
        top: 50%;
        right: 0px;
        transform: translateY(-50%);
        z-index: 9999;
    }

    .right-arrow-btn-thumbs img {
        width: 24px;
    }

    .brand-list-item-title {
        margin: 10px 0 0;
        color: #666666;
    }

    .carousel-indicators {
        gap: 30px;
        bottom: 8px;
        /*黑色背景半透明*/
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        margin: 0;
        left: 0;
    }

    .carousel-indicators li {
        box-sizing: content-box;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: auto;
        height: 50px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: 0px;
        cursor: pointer;
        background-color: transparent;
        background-clip: padding-box;
        /*border-top: 10px solid transparent;*/
        /*border-bottom: 2px solid #E96800;*/
        opacity: .5;
        transition: opacity .6s ease;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .carousel-indicators li a {
        color: #fff;
        font-size: 18px;
    }

    .banner-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: 80px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 9999;
        gap: 30px;
    }

    .banner-nav a {
        color: #ffffff;
        font-size: 18px;
    }

    .banner-nav a:hover {
        color: #f18b28;
    }

    .bg-f9f9f9 {
        background: #f9f9f9;
    }

    .padding-50 {
        padding: 50px 0;
    }

    .sub-title {
        width: 100%;
        max-width: 1300px;
        margin: 0 auto;
    }

    .process-box {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin: auto;
        width: 100%;
        max-width: 1300px;
        padding: 80px 0;
    }

    .process-left {
        width: 30%;
        padding-right: 40px;
    }

    .process-left-item {
        position: relative;
        height: 60px;
        display: flex;
        justify-content: start;
        align-items: center;
        border-radius: 10px;
        padding-left: 10px;
        cursor: pointer;
    }

    .process-left-item-active {
        color: #ffffff;
        background: #f18b28;
    }


    .process-right {
        flex: 1;
    }

    .process-left-item-line {
        position: absolute;
        top: 0;
        left: 15px;
        width: 2px;
        height: 100%;
        border-left: 2px dashed #eeeeee;
    }

    .process-left-item-line-active {
        /* border-left: 2px dashed #f18b28; */
        border: none;
    }

    .process-left-item-title {
        display: flex;
        justify-content: start;
        align-items: center;
        position: relative;
        padding-left: 25px;
    }

    .process-left-item-icon {
        position: absolute;
        width: 13px;
        height: 13px;
        background: #f18b28;
        border-radius: 13px;
        z-index: 1;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .process-left-item-icon-active {
        border: 3px solid #ffffff;
        width: 19px;
        height: 19px;
        border-radius: 50%;
        left: -3px;
    }

    .process-left-item-title-num {
        width: 50px;
        text-align: center;
        font-size: 28px;
        font-family: Quicksand-Medium;
    }

    .process-left-item-title-text {
        font-size: 18px;
        flex: 1;
    }

    .process-right-item {
    }

    .process-right-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 30px;
        padding-bottom: 20px;
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 20px;
    }

    .process-right-row-img-1 {
        width: 300px;
        height: 400px;
        background: #dcdcdc;
        border-radius: 12px;
        overflow: hidden;
    }

    .process-right-row-img-1 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .process-right-row-img-2 {
        width: 300px;
        height: 400px;
        background: #dcdcdc;
        margin-top: 20px;
        border-radius: 12px;
        overflow: hidden;
    }

    .process-right-row-img-2 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .process-right-title {
        flex: 1;
    }

    .process-right-title-num {
        font-size: 34px;
        font-family: Quicksand-Medium;
        background: #000;
        width: 50px;
        height: 50px;
        color: #fff;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .process-right-title-text {
        font-size: 34px;
        font-family: AvantGarde-Bold;
    }

    .row-title-center h2 {
        width: 100%;
        text-align: center;
    }

    .row-title-blod h2 {
        font-family: AvantGarde-Bold;
    }

    .text-center {
        text-align: center;
    }

    .customer-box {
        width: 100%;
        max-width: 1300px;
        margin: 30px auto;
        overflow: hidden;
        padding: 80px 10px;
        position: relative;
    }

    .customer-box-item {
        padding: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border-radius: 10px;
        /*四边都需要添加阴影*/
        box-shadow: 0 0 10px #ccc;
        /*scale: 0.8;*/
    }

    /*第二个customer-box-item放大1.2倍*/
    .customer-box-item:nth-child(2) {
        scale: 1.2;
    }

    .customer-box-item-img {
        width: 120px;
        height: 120px;
        margin-top: -60px;
        overflow: hidden;
        border-radius: 50%;
    }

    .customer-box-item-img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .customer-box-item-title {
        font-size: 18px;
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .customer-box-item-desc {
        margin-top: 10px;
        font-size: 14px;
        height: 40px;
        /*最多显示两行超出使用省号*/
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-align: center;
    }

    .swiper-slide-active {
        height: 230px;
        margin-top: -20px;
        /*scale: 1;*/
    }

    .swiper-slide-active .customer-box-item-img {
        width: 130px;
        height: 130px;
        margin-top: -80px;
    }

    .full-row {
        width: 100%;
        position: relative;
    }

    .full-row img {
        width: 100%;
    }

    .cando-box {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .cando-box-text {
        font-size: 38px;
        color: #ffffff;
        /*字体添加左下灰色阴影*/
        /*text-shadow: 2px 2px 2px #333;*/
        /*padding-bottom: 10px;*/
        text-align: center;
    }

    .cando-title {
        font-size: 30px;
        font-family: AvantGarde-Bold;
        color: #FFFFFF;
        padding-bottom: 10px;
        text-align: center;
    }

    .cando-desc {
        color: #ffffff;
        font-size: 20px;
    }

    .link-box {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        margin: 80px 0 40px;
    }

    .flag-box {
        font-size: 24px;
        font-family: AvantGarde-Bold;
        width: 700px;
        margin: auto;
    }

    .send-form {
        width: 100%;
        max-width: 1300px;
        margin: 0 auto;
        padding: 40px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }

    .send-form input {
        width: 300px;
        height: 50px;
        border: 1px solid #a3a3a3;
        border-radius: 5px;
        padding: 0 10px;
        text-align: center;
    }

    /*设置input 的placeholder颜色*/
    .send-form input::placeholder {
        color: #3d3d3d;
        font-size: 16px;
    }

    .send-form button {
        width: 300px;
        height: 50px;
        background: #ff8400;
        color: #ffffff;
        border: none;
        border-radius: 5px;
        font-size: 16px;
        cursor: pointer;
    }

    .cando-btn-box {
        margin: 20px 0 0;
        text-align: center;
    }

    .cando-btn {
        width: 200px;
        height: 50px;
        color: #fff;
        border: 1px solid #9f9f9f;
        border-radius: 20px;
        font-size: 16px;
        cursor: pointer;
        padding: 10px 20px;
    }

    .cando-btn:hover {
        color: #ffffff;
        background: #ff8400;
        border: 1px solid #ff8400;
    }

    .service-box {
        padding: 50px 0px;
        width: 100%;
        max-width: 1300px;
        margin: auto;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }

    .service-item {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        gap: 10px;
        font-size: 18px;
        color: #1c1d1d;
    }

    .service-item img {
        width: 30px;
        height: 30px;
        object-fit: contain;
    }

    .cooperation-box {
        width: 100%;
        margin: auto;
        display: grid;
        grid-template-columns: repeat(8, 1fr);
        justify-content: space-evenly;
        align-items: center;
        gap: 20px;
        max-width: 1920px;
        padding: 80px 0;
    }

    .cooperation-item {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cooperation-item img {
        width: 65%;
        object-fit: contain;
    }

    .box {
        width: 100%;
        max-width: 1300px;
        margin: auto;
        padding: 80px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
    }

    .service-read-more-btn {
        width: 160px;
        height: 50px;
        background: #f18b28;
        color: #ffffff;
        border-radius: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .service-read-more-btn:hover {
        background: #E96800;
        color: #ffffff;
    }

    .box-left h2 {
        font-family: AvantGarde-Bold;
    }

    .box-right {
        width: 50%;
    }

    .box-right img {
        margin-top: -230px;
    }

    .carousel-item {
        position: relative;
    }

    .banner-text {
        position: absolute;
        top: 50%;
        left: 20%;
        transform: translate(-50%, -50%);
    }

    .banner-text h2 {
        font-size: 50px;
        color: #ffffff;
        font-family: AvantGarde-Bold;
        /*添加阴影*/
        text-shadow: 2px 2px 2px #333;
    }


    .view-factory-btn {
        width: 160px;
        height: 40px;
        background: #f18b28;
        color: #ffffff;
        border-radius: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 40px;
    }

    .view-factory-btn:hover {
        background: #E96800;
        color: #ffffff;
    }

    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: grid;
        transition-property: transform;
        box-sizing: content-box;
        grid-template-columns: repeat(3, 1fr);
        gap: 60px;
    }

    .flag-bg-box {
        height: 130px;
    }

    .production-box {
        padding: 0;
    }

    .one-to-one-box {
        margin-top: 30px;
    }

    .cando-box-text p {
        margin: 0;
        padding: 0;
    }
}

.sub-input{
    position: relative;
}

.whatsapp-box{
    position: relative;
}

.whatsapp-icon{
    cursor: pointer;
}

.whatsapp-box:hover .whatsapp-img {
    display: block;
    opacity: 1;
}

.whatsapp-img {
    position: absolute;
    top: -105px;
    right: -33px;
    width: 100px;
    border-radius: 12px;
    border: 1px solid #e5e5e5;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}