.section2, .section3, .section4, .section5 {
    display: none
}

@media screen and (max-width: 768px) {
    html, body {
        overflow-y: auto;
    }
    .pc-nav-panel {
        display: none;
    }
    .pc-nav-placeholder {
        display: none;
    }
    .swiper, .page-next {
        display: none;
    }
    .mobile-content {
        display: block;
    }

    /** 第一屏 */
    .homePage .swiper-pagination {
        display: none;
    }
    .mobile-content .banner-content {
        width: 100%;
        height: 100vh;
    }
    .mobile-content .banner-content .mobileBannerSwiper {
        width: 100%;
        height: 100%;
    }
    .mobile-content .banner-content .mobileBannerSwiper .swiper-slide .bnrSlide1 {
        background: url(../../images/index/video1.png);
    }
    .mobile-content .banner-content .mobileBannerSwiper .swiper-slide .bnrSlide2 {
        background: url(../../images/index/video2.jpg);
    }
    .mobile-content .banner-content .mobileBannerSwiper .swiper-slide .bnrSlide3 {
        background: url(../../images/index/video3.jpg);
    }
    .mobile-content .banner-content .mobileBannerSwiper .swiper-slide .bnrSlide {
        height: 100%;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 100%;
    }
    .mobile-content .banner-content .mobileBannerSwiper .swiper-slide .bnrSlide .swiper-slide-text {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: rgba(255, 255, 255, 1);
        z-index: 9;
        text-align: center;
        text-shadow: -2px 2px rgba(16, 24, 40, 0.3);
    }
    .mobile-content .banner-content .mobileBannerSwiper .swiper-slide .bnrSlide .swiper-slide-text h1 {
        font-size: 26px;
        font-weight: bold;
        padding: 0 0 16px 0;
        letter-spacing: 0.04em;
    }
    .mobile-content .banner-content .mobileBannerSwiper .swiper-slide1 .bnrSlide .swiper-slide-text h3 {
        font-size: 18px;
        font-weight: initial;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .mobile-content .banner-content .mobileBannerSwiper .swiper-slide1 .bnrSlide .swiper-slide-text h3 span {
        font-size: 18px;
        display: block;
    }
    .mobile-content .banner-content .mobileBannerSwiper .swiper-slide2 .bnrSlide .swiper-slide-text h3 span {
        font-size: 24px;
    }
    .mobile-content .banner-content .mobileBannerSwiper .swiper-slide3 .bnrSlide .swiper-slide-text p {
        font-size: 16px;
        font-weight: 400;
        padding: 24px 0 0 0;
    }
    .mobile-content .banner-content .mobileBannerSwiper .bnr-prev {
        position: fixed;
        top: 50%;
        left: 8px !important;
        width: 24px;
        height: 24px;
        background: url(../../images/index/bnr-prev.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100%;
        transition: 0.4s ease;
        display: none;
    }
    .mobile-content .banner-content .mobileBannerSwiper .bnr-next {
        position: fixed;
        top: 50%;
        right: 8px !important;
        width: 24px;
        height: 24px;
        background: url(../../images/index/bnr-next.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100%;
        transition: 0.4s ease;
        display: none;
    }
    .mobile-content .banner-content .mobileBannerSwiper .bnr-prevBtn, .bnr-nextBtn {
        width: 0;
    }

    /** 第二屏 */
    .mobile-content .soft-content .swiper-container {
        height: 100%;
        background: url(../../images/index/background1.png) no-repeat center center / 100% auto;
        overflow: hidden;
        position: relative;
        background-size: 100% 100%;
    }
    .mobile-content .soft-content .swiper-container header {
        box-sizing: border-box;
        text-align: center;
        width: 100%;
        margin-top: 64px;
    }
    .mobile-content .soft-content .swiper-container header span {
        font-size: 18px;
        font-weight: 500;
        color: rgba(52, 64, 84, 0.6);
    }
    .mobile-content .soft-content .swiper-container header p {
        font-size: 26px;
        font-weight: 500;
        padding-top: 6px;
        color: rgba(52, 64, 84, 1);
    }
    .mobile-content .soft-content .swiper-container section {
        width: 100%;
        height: calc(100vh - 64px - 50px - 30px);
        margin-top: 30px;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper {
        height: 100%;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap {
        width: 1320px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: start;
        margin: 0 auto;
        overflow: hidden;
        flex-flow: column-reverse;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .swiper-content {
        float: left;
        max-width: 80%;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-left1-num {
        float: right;
        padding-top: 3px;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap>div:first-child {
        width: 95%;
        height: 30%;
        padding: 8px;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap>div:last-child {
        width: 95%;
        height: 55%;
        text-align: center;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap>div:last-child img {
        position: static;
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-left1 {
        /* width: 50%; */
        padding: 0 70px 0 0;
        text-align: left;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-left1 span {
        display: inline-block;
        font-size: 20px;
        font-weight: 600;
        line-height: 28px;
        padding-bottom: 24px;
        color: rgba(1, 183, 222, 1);
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-left1 ul li {
        line-height: 22.4px;
        color: rgba(45, 107, 120, 1);
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-left1 ul li::before {
        content: "\2022";
        padding: 7px;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-left3 ul li::before,
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-left4 ul li::before,
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-left6 ul li::before {
        content: "";
        padding: 0;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-left1 .banner-left1-num {
        font-size: 16px;
        font-weight: 500;
        color: rgba(208, 213, 221, 1);
        display: inline-block;
        padding-top: 3px;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-left1 .banner-left1-num span {
        font-size: 16px;
        font-weight: 500;
        color: rgba(1, 183, 222, 1);
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-right1 {
        width: 70%;
        height: 100%;
        animation-delay: 0.5s;
        text-align: left;
        display: flex;
        align-items: center;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-right1 img {
        width: 100%;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-right2 {
        width: 50%; /* 设计稿为1009 */
        height: 100%;
        animation-delay: 0.5s;
        text-align: left;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-right2 img {
        position: absolute;
        bottom: -48px;
        height: 110%;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-right3 {
        width: 41%;
        height: 100%;
        animation-delay: 0.5s;
        text-align: left;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-right3 img {
        position: absolute;
        bottom: 60px;
        height: 80%;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-right4 {
        width: 29%;
        height: 100%;
        animation-delay: 0.5s;
        text-align: left;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-right4 img {
        position: absolute;
        bottom: 40px;
        height: 90%;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-right5 {
        width: 40%;
        height: 100%;
        animation-delay: 0.5s;
        text-align: left;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-right5 img {
        position: absolute;
        bottom: -20px;
        height: 105%;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-right6 {
        width: 70%;
        height: 100%;
        animation-delay: 0.5s;
        text-align: left;
        display: flex;
        align-items: center;
    }
    .mobile-content .soft-content .swiper-container section .section-swiper .swiper-wrapper .section-wrap .banner-right6 img {
        width: 90%;
    }
    .mobile-content .soft-content .swiper-container section .shadow-prevBtn {
        width: 0;
    }
    .mobile-content .soft-content .swiper-container section .shadow-nextBtn {
        width: 0;
    }
    .mobile-content .soft-content .swiper-container .shadow-next {
        right: 8px;
        width: 24px;
        height: 24px;
        display: none;
    }
    .mobile-content .soft-content .swiper-container .shadow-prev {
        left: 8px;
        width: 24px;
        height: 24px;
        display: none;
    }

    /** 第三屏 */
    .mobile-content .case-content .case-li {
        width: 100%;
        height: auto;
    }
    .mobile-content .case-content .case-li>div {
        width: 100%;
        height: 100vh;
    }
    .mobile-content .case-content .case-li:nth-child(1)>div {
        background: url("../../images/index/banner1.jpg") no-repeat center center/auto 100%;
    }
    .mobile-content .case-content .case-li:nth-child(2)>div {
        background: url("../../images/index/banner2.jpg") no-repeat center center/auto 100%;
    }
    .mobile-content .case-content .case-li:nth-child(3)>div {
        background: url("../../images/index/banner3.jpg") no-repeat center center/auto 100%;
    }
    .mobile-content .case-content .case-li:nth-child(4)>div {
        background: url("../../images/index/banner4.jpg") no-repeat center center/auto 100%;
    }
    .mobile-content .case-content .case-li header {
        text-align: center;
        padding-top: 64px;
    }
    .mobile-content .case-content .case-li header span {
        font-size: 18px;
        color: #FFFFFF99;
    }
    .mobile-content .case-content .case-li header p {
        font-size: 26px;
        color: white;
        margin-top: 6px;
    }
    .mobile-content .case-content .case-li .iconBox {
        padding-top: 187.5px;
        text-align: center;
    }
    .mobile-content .case-content .case-li:nth-child(1) .iconBox {
        padding-top: 67px;
    }
    .mobile-content .case-content .case-li:nth-child(1) .listBox1-p {
        font-size: 16px;
        color: rgba(255, 255, 255, 1);
        padding: 0 13%;
        text-align: center;
    }
    .mobile-content .case-content .case-li .iconBox img {
        width: 60px;
        height: 60px;
    }
    .mobile-content .case-content .case-li h2 {
        text-align: center;
        margin: 16px auto 12px;
        font-size: 22px;
        color: white;
        font-weight: 500;
    }
    .mobile-content .case-content .case-li .listBox-p {
        font-size: 16px;
        color: white;
        text-align: center;
        padding: 0 13%;
    }
    .mobile-content .case-content .case-li .listBox-div {
        margin-top: 16px;
    }
    .mobile-content .case-content .case-li .listBox-div ul {
        width: 212px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: 14px;
    }
    .mobile-content .case-content .case-li .listBox-div ul li {
        font-size: 16px;
        color: #F2F4F7;
        display: flex;
    }
    .mobile-content .case-content .case-li .listBox-div ul li img {
        width: 24px;
        height: 24px;
        margin-right: 12px;
    }
    .mobile-content .case-content .case-li .listBox-span {
        display: flex;
        margin-top: 24px;
        font-size: 16px;
        color: white;
        gap: 4px;
        justify-content: center;
        align-items: center;
    }
    .mobile-content .case-content .case-li .listBox-span img {
        width: 16px;
        height: 16px;
    }

    /** 第四屏 */
    .mobile-content .news-content {
        padding: 64px 16px;
    }
    .mobile-content .news-content header {
        text-align: center;
    }
    .mobile-content .news-content header span{
        font-size: 18px;
        font-weight: 500;
        color: #34405499;
    }
    .mobile-content .news-content header p{
        font-size: 26px;
        font-weight: bold;
        margin-top: 6px;
        color: #344054;
    }
    .mobile-content .news-content section {
        margin-top: 48px;
        display: flex;
        flex-direction: column;
        gap: 48px;
    }
    .mobile-content .news-content section .section-content .section-img {
        width: 100%;
    }
    .mobile-content .news-content section .section-content .section-img img {
        width: 100%;
        border-radius: 6px;
    }
    .mobile-content .news-content section .section-content .section-dl dt {
        display: flex;
        margin-top: 16px;
    }
    .mobile-content .news-content section .section-content .section-dl dt i {
        font-size: 24px;
        font-weight: 500;
        line-height: 34px;
        color: rgba(1, 183, 222, 1);
    }
    .mobile-content .news-content section .section-content .section-dl dt p {
        font-size: 14px;
        font-weight: 400;
        color: rgba(102, 112, 133, 1);
        padding: 9px 0 0 7px;
    }
    .mobile-content .news-content section .section-content .section-dl dd .section-dd-line {
        display: flex;
    }
    .mobile-content .news-content section .section-content .section-dl dd .section-dd-line .dd-circle {
        width: 6px;
        height: 6px;
        line-height: 6px;
        background: rgba(1, 183, 222, 1);
        border-radius: 50%;
    }
    .mobile-content .news-content section .section-content .section-dl dd .section-dd-line .dd-line {
        width: 100%;
        height: 1px;
        margin-top: 3px;
        background: rgba(1, 183, 222, 1);
    }
    .mobile-content .news-content section .section-content .section-dl dd h2 {
        font-size: 16px;
        font-weight: bold;
        margin-top: 16px;
        line-height: 22px;
        color: #101828;
    }
    .mobile-content .news-content section .section-content .section-dl dd p {
        font-size: 14px;
        font-weight: 400;
        margin-top: 8px;
        color: #667085;
    }
    .mobile-content .news-content section .section-content .section-dl dd .section-more {
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        color: rgba(1, 183, 222, 1);
        cursor: pointer;
        margin-top: 24px;
        display: block;
    }
    .mobile-content .news-content section .section-content .section-dl dd .section-more img {
        width: 24px;
        height: 8px;
    }

    /** 第五屏 */
    .mobile-content .map-content {
        background: url(../../images/index/background1.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 64px 0;
    }
    .mobile-content .map-content header {
        text-align: center;
    }
    .mobile-content .map-content header h2 {
        font-size: 26px;
        font-weight: bold;
        line-height: 36px;
        display: block;
        color: #344054;
    }
    .mobile-content .map-content header p {
        font-size: 14px;
        line-height: 19px;
        margin-top: 6px;
        color: #667085;
    }
    .mobile-content .map-content section {
        text-align: center;
    }
    .mobile-content .map-content section .echarts-wrap {
        width: 100%;
        height: 300px;
    }
    .mobile-content .map-content section .region-wrap {
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
        padding: 16px;
        gap: 12px;
    }
    .mobile-content .map-content section .region-wrap dl {
        display: block;
        width: 86px;
        height: 41px;
    }
    .mobile-content .map-content section .region-wrap dl dt {
        font-size: 12px;
        line-height: 16px;
        font-weight: bold;
    }
    .mobile-content .map-content section .region-wrap dl dd {
        font-size: 16px;
        line-height: 22px;
        color: #2D6B78;
        margin-top: 2px;

    }

    /** 第六屏 */
    .mobile-content .friend-content {
        padding: 64px 16px;
        background: #F9FAFB;
    }
    .mobile-content .friend-content header {
        text-align: center;
    }
    .mobile-content .friend-content header p {
        font-size: 26px;
        font-weight: bold;
        line-height: 36px;
        display: block;
        color: #344054;
    }
    .mobile-content .friend-content header span {
        display: block;
        font-size: 14px;
        line-height: 19px;
        margin-top: 6px;
        color: #667085;
    }
    .mobile-content .friend-content section {
        text-align: center;
        margin-top: 48px;
    }
    .mobile-content .friend-content section .org-wrap {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 10px;
    }
    .mobile-content .friend-content section .org-wrap .org-wrap-img {
        width: 166px;
        height: 52px;
    }
    .mobile-content .friend-content section .org-wrap .org-wrap-img img {
        width: 100%;
        height: 100%;
    }
    .mobile-content .friend-content section .commerce-wrap h1 {
        font-size: 26px;
        line-height: 36px;
        color: #344054;
        text-align: center;
        display: block;
        margin: 48px 0;
    }
    .mobile-content .friend-content section .commerce-wrap dl dt {
        text-align: left;
    }
    .mobile-content .friend-content section .commerce-wrap dl dt img {
        width: 20px;
        height: 20px;
    }
    .mobile-content .friend-content section .commerce-wrap dl dt h2 {
        font-size: 16px;
        font-weight: bold;
        color: #101828;
    }
    .mobile-content .friend-content section .commerce-wrap dl dt h3 {
        display: flex;
        align-items: center;
        font-size: 14px;
        color: #1D2939;
        margin: 24px 0;
        gap: 12px;
        font-weight: initial;
    }
    .mobile-content .friend-content section .commerce-wrap dl dt a {
        display: flex;
        align-items: center;
        font-size: 14px;
        color: #1D2939;
        gap: 12px;
    }
    .mobile-content .friend-content section .commerce-wrap dl dd {
        margin-top: 24px;
        text-align: left;
    }
    .mobile-content .friend-content section .commerce-wrap dl dd img {
        width: 120px;
        height: 120px;
    }
    .mobile-content .friend-content section .commerce-wrap dl dd img:last-child {
        margin-left: 24px;
    }
    .mobile-content .friend-content footer {
        margin-top: 32px;
        padding-top: 32px;
        border-top: 1px solid #E4E7EC;
    }
    .mobile-content .friend-content footer dl dd {
        display: flex;
        gap: 24px;
    }
    .mobile-content .friend-content footer dl dd img {
        width: 24px;
        height: 24px;
    }
    .mobile-content .friend-content footer dl dt {
        margin-top: 24px;
        font-size: 14px;
        color: #98A2B3;
    }
    .mobile-content .friend-content footer dl dt p {
        line-height: 19px;
    }

    .english .homePage .homeBanner .homeBanner-con .homeBanner-text .title {
        font-size: 25px !important;
        line-height: 45px !important;
    }
    .english .homePage .homePage-con .decisionSystem .title {
        width: 100%;
    }
    .english .homePage .mySwiper .swiper-slide .decisionText {
        width: 100% !important;
        font-size: 15px;
    }
    .english .homePage .homePage-con .plantingExperts .plantingText2 p {
        height: auto !important;
        line-height: 30px !important;
        width: 280px !important;
        margin: 0 auto !important;
    }
    .english .homePage .homePage-con .solution .mySwiper3 .solution-item {
        min-height: 594px !important;
        height: auto !important;
    }
    .english .homePage .homePage-con .solution .mySwiper3 .solution-item .name {
        font-size: 28px !important;
        line-height: 42px !important;
    }
    .english .homePage .homePage-con .solution .mySwiper3 .solution-item .item-top {
        height: auto !important;
        padding-bottom: 20px !important;
    }
    .english .homePage .homePage-con .solution .mySwiper3 .solution-item .list p span {
        font-size: 14px !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .english .homePage .homePage-con .contactNow .contactNow-box .lf p {
        line-height: 20px !important;
    }
    .english .homePage .mobile-content .case-content .case-li:nth-child(1) .iconBox {
        padding-top: 25px;
    }
    .english .homePage .mobile-content .case-content .case-li:nth-child(1) .listBox1-p {
        padding: 0 5%;
    }
    .english .homePage .mobile-content .case-content .case-li .listBox-p {
        padding: 0 5%;
    }
    .english .homePage .mobile-content .case-content .case-li .listBox-div ul {
        width: 310px;
        gap: 5px;
    }
    .english .mobile-content .case-content .case-li .listBox-div ul li {
        font-size: 14px;
    }
    .english .homePage .mobile-content .case-content .case-li .iconBox {
        padding-top: 65px;
    }
    .english .homePage .mobile-content .map-content section .region-wrap dl {
        width: 120px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
    html, body {
        overflow-y: hidden;
    }
    .pc-nav-panel {
        display: flex;
        padding: 19px 15px;
        gap: 15px;
    }
    .pc-nav-panel .pc-nav-left {
        gap: 15px;
    }
    .pc-nav-panel .pc-nav-left .pc-nav-item {
        gap: 15px;
    }
    .pc-nav-panel .pc-nav-left .pc-nav-item div {
        font-size: 14px;
    }
    .pc-nav-panel .pc-nav-right {
        gap: 15px;
    }
    .pc-nav-panel .pc-nav-right>div {
        font-size: 14px;
        padding: 10px 10px;
    }
    .pc-nav-placeholder {
        display: block;
    }
    .mobile-nav-panel {
        display: none;
    }
    .mobile-nav-placeholder {
        display: none;
    }
    .swiper, .page-next {
        display: block;
    }
    .mobile-content {
        display: none;
    }

    /** 导航 */
    .nav-box .nav-lf .nav {
        gap: 23px;
        margin-left: 15px !important;
    }
    .nav-box .nav-right .nav-lang {
        margin-right: 10px;
    }

    /** 联系表单 */
    .getScheme .contactUs .way .item .icon-box img {
        width: 20px;
        height: 20px;
    }

    /** 第一屏 */
    .swiper-small .swiper-slide .swiper-slide-text h3 {
        padding: 0 30px;
    }
    .swiper-small .swiper-slide .bnrSlide .swiper-slide-text h3 span {
        font-size: 20px;
    }
    .swiper-small .swiper-slide .bnrSlide2 .swiper-slide-text h3 span {
        font-size: 32px;
    }
    .swiper-small .swiper-slide .bnrSlide .swiper-slide-text p {
        padding: 24px 50px 0 50px;
    }

    /** 第二屏 */
    .homePage .swiper-wrapper .section2 .swiper-container header {
        position: static;
        margin-top: 118px;
        text-align: center;
        transform: none;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section {
        width: 100%;
        height: auto;
        margin-top: 60px;
        position: static;
        transform: none;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .section-wrap {
        width: 100%;
        height: 100%;
        justify-content: space-around;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .section-wrap .swiper-wrapper {
        position: static;
        transform: none;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .section-wrap .banner-right1 {
        width: 70%;
        height: auto;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .section-wrap .banner-right2 {
        width: auto;
        height: 340px;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .section-wrap .banner-right3 {
        width: 60%;
        height: 340px;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .section-wrap .banner-right3 img {
        width: auto;
        height: 340px;
    }

    .homePage .swiper-wrapper .section2 .swiper-container section .section-wrap .banner-right5 {
        width: 55%;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .section-wrap>div:nth-child(2) img {
        position: static;
        max-width: 100%;
        max-height: 340px;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .banner-left1 {
        padding-right: 10px;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .banner-left1 span {
        font-size: 16px;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .banner-left1 ul li {
        font-size: 12px;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .shadow-nextBtn, .homePage .swiper-wrapper .section2 .swiper-container section .shadow-prevBtn{
        width: 0;
    }
    .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap {
        width: 100%;
        position: static;
        transform: none;
    }
    .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap .footer-wrap-ul {
        width: 100%;
    }
    .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap .footer-wrap-ul li {
        font-size: 12px;
        padding: 0 17px;
    }

    /** 第三屏 */
    .homePage .swiper-wrapper .section3 .box3 .listBox1 .table .tableCell {
        width: 90%;
    }
    .homePage .swiper-wrapper .bisList1 dd .listBox1 ul li {
        font-size: 14px;
    }

    /** 第四屏 */
    .homePage .swiper-wrapper .section4 .swiper-container section .section-content dl {
        width: 100%;
    }
    .homePage .swiper-wrapper .section4 .swiper-container section .section-content .section-left-img, .section-right-img {
        width: 100%;
    }
    .homePage .swiper-wrapper .section4 .swiper-container section .section-left {
        width: 35%;
    }
    .homePage .swiper-wrapper .section4 .swiper-container section .section-right {
        width: 35%;
    }

    /** 第六屏 */
    .homePage .swiper-wrapper .section6 header {
        width: 100%;
        padding: 0 10%;
    }
    .homePage .swiper-wrapper .section6 section {
        width: 100%;
    }
    .homePage .swiper-wrapper .section6 section .org-wrap {
        width: 97%;
    }
    .homePage .swiper-wrapper .section6 section .commerce-wrap {
        width: 95%;
    }
    .homePage .swiper-wrapper .section6 section .commerce-wrap dl {
        width: 100%;
    }
    .homePage .swiper-wrapper .section6 footer {
        width: 100%;
    }
    .homePage .swiper-wrapper .section6 footer dl {
        width: 95%;
        padding-top: 25px;
        margin-top: 25px;
    }

    .english .homePage .homeBanner .homeBanner-con .homeBanner-text .title {
        font-size: 25px !important;
        line-height: 45px !important;
    }
    .english .homePage .homePage-con .plantingExperts .plantingText2 p {
        height: auto !important;
        line-height: 30px !important;
        width: 280px !important;
        margin: 0 auto !important;
    }
    .english .homePage .homePage-con .solution .mySwiper3 .solution-item {
        min-height: 594px !important;
        height: 603px !important;
    }
    .english .homePage .homePage-con .solution .mySwiper3 .solution-item .name {
        font-size: 22px !important;
        line-height: 42px !important;
        height: 84px;
    }
    .english .homePage .homePage-con .solution .mySwiper3 .solution-item .item-top {
        height: auto !important;
        padding-bottom: 20px !important;
    }
    .english .homePage .homePage-con .solution .mySwiper3 .solution-item .list p span {
        font-size: 14px !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .english .homePage .homePage-con .contactNow .contactNow-box .lf p {
        line-height: 20px !important;
    }
    .english .homePage .homePage-con .news .list {
        justify-content: center;
    }
    .english .homePage .homePage-con .news .list .item {
        margin-right: 0;
        padding: 0 100px;
    }
    .english .homePage .homePage-con .news .list .item .rt {
        width: 350px;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container section .section-wrap .banner-left1 {
        width: 25%;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap .footer-wrap-ul li {
        width: 12%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .english .homePage .swiper-wrapper .section4 .swiper-container section .section-content .section-left-dl dd h2 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 345px;
    }
    .english .homePage .swiper-wrapper .section4 .swiper-container section .section-content .section-right-dl dd h2 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 345px;
    }
    .english .homePage .bisList1 dd .listBox1 ul li {
        font-size: 14px;
    }
    .english .homePage .bisList1 dd .listBox1 h2 {
        font-size: 20px;
    }
    .english .homePage .bisList1 dd .listBox1 p {
        font-size: 14px;
    }
    .english .homePage .swiper-wrapper .section5 .swiper-container header {
        width: 100%;
    }
    .english .homePage .swiper-wrapper .section5 .swiper-container section .region-wrap dl dd {
        font-size: 16px;
    }
    .english .homePage .swiper-wrapper .section6 header {
        padding: 0;
    }
}

@media screen and (min-width: 1024px) {
    .swiper, .page-next {
        display: block;
    }
    .mobile-content {
        display: none;
    }
    .getScheme .contactUs .way .item .icon-box {
        width: 20px;
        height: 25px;
    }
    .getScheme .contactUs .way .item .icon-box img {
        width: 20px;
        height: 20px;
    }
    .homePage .swiper-pagination span i {
        display: none;
    }
    .swiper-small .swiper-slide .bnrSlide1 .swiper-slide-text h1 {
        padding-bottom: 32px;
    }
    .swiper-small .swiper-slide .bnrSlide1 .swiper-slide-text h3 span {
        font-size: 20px;
    }
    .swiper-small .swiper-slide .bnrSlide2 .swiper-slide-text h1 {
        padding-bottom: 32px;
    }
    .swiper-small .swiper-slide .bnrSlide3 .swiper-slide-text h1 {
        padding-bottom: 32px;
    }
    .swiper-small .swiper-slide .bnrSlide3 .swiper-slide-text p {
        padding-top: 32px;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section {
        width: 100%;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .banner-left1 {
        padding-right: 30px;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .banner-left3 {
        padding-right: 200px;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .banner-left4 {
        padding-right: 200px;
    }
    .homePage .swiper-wrapper .section2 .swiper-container section .banner-left5 {
        padding-right: 200px;
    }
    .homePage .swiper-wrapper .section2 .banner .shadow-prev {
        left: 36px;
    }
    .homePage .swiper-wrapper .section2 .banner .shadow-next {
        right: 36px;
    }
    .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap {
        width: 100%;
    }
    .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap .footer-wrap-ul {
        width: 100%;
    }
    .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap .footer-wrap-ul li {
        padding: 0 14px;
    }
    .homePage .swiper-wrapper .section3 .box3 .bisBox .bisList .table .listBox1 .table .tableCell {
        width: 85%;
    }

    .english .homePage .homeBanner .homeBanner-con .homeBanner-text .title {
        font-size: 34px !important;
    }
    .english .homePage .homePage-con .solution .mySwiper3 .solution-item .name {
        font-size: 23px;
        height: 84px;
        line-height: normal;
    }
    .english .homePage .homePage-con .solution .mySwiper3 .solution-item .list p span {
        font-size: 15px;
        line-height: 22px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #667085;
    }
    .english .homePage .homePage-con .news .list .item {
        padding: 0 50px !important;
    }
    .english .homePage .homePage-con .news .list .item .rt {
        width: 400px;
    }
    .english .homePage .mySwiper .swiper-slide .decisionText {
        padding: 0 15px !important;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container header {
        width: 1024px;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container section .banner-left1 {
        padding-right: 5px;
        width: 28%;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container section .banner-right1 {
        width: 50%;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container section .banner-left3 {
        padding-right: 44px;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap .footer-wrap-ul li {
        width: 142px;
        line-height: 20px;
        font-size: 10px;
        text-align: center;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container section .banner-right6 {
        width: 54%;
    }
    .english .bisList1 dd .listBox1 h2 {
        font-size: 22px;
    }
    .english .bisList1 dd .listBox1 p {
        font-size: 15px;
    }
    .english .bisList1 dd .listBox1 ul li {
        font-size: 12px;
    }
    .english .bisList1 dd .listBox1 ul li:not(:first-child) {
        padding-top: 10px;
    }
    .english .homePage .swiper-wrapper .section4 .swiper-container section {
        width: 100%;
        margin: 25px auto 0;
    }
    .english .homePage .swiper-wrapper .section5 .swiper-container header {
        width: 80%;
    }
    .english .homePage .swiper-wrapper .section5 .swiper-container header p {
        font-size: 14px;
    }
    .english .homePage .swiper-wrapper .section5 .swiper-container section .region-wrap dl dd {
        font-size: 16px;
    }
    .english .homePage .swiper-wrapper .section6 header span {
        font-size: 12px;
    }
}

@media screen and (min-width: 1280px) {
    .swiper, .page-next {
        display: block;
    }
    .mobile-content {
        display: none;
    }

    /** 第二屏 */
    .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap {
        width: 1094px;
    }
    .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap .footer-wrap-ul li {
        padding: 0 20px;
    }

    .english .homePage .homeBanner .homeBanner-con .homeBanner-text .title {
        line-height: 64px !important;
        font-size: 48px !important;
    }
    .english .homePage .homeBanner .homeBanner-con .homeBanner-text .describe {
        line-height: 32px;
    }
    .english .homePage .homePage-con .news .list .item {
        padding: 0 200px !important;
    }
    .english .homePage .homePage-con .news .list .item .rt {
        width: 500px;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container section .section-wrap .banner-left1 {
        width: 20%;
    }
    .english .homePage .swiper-wrapper .section5 .swiper-container header {
        width: 60%;
    }
    .english .homePage .swiper-wrapper .section5 .swiper-container section .region-wrap {
        width: 1200px;
    }
    .english .homePage .swiper-wrapper .section5 .swiper-container section .region-wrap dl {
        width: 171px;
        height: 80px;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap .footer-wrap-ul li {
        line-height: 14px;
        font-size: 12px;
        text-align: center;
    }
}

@media screen and (min-width: 1440px) {
    .swiper, .page-next {
        display: block;
    }
    .mobile-content {
        display: none;
    }

    .english .homePage .homeBanner .homeBanner-con .homeBanner-text .title {
        font-size: 48px !important;
    }
    .english .homePage .swiper-small .swiper-slide .swiper-slide-text h3 {
        width: 70%;
        margin: 0 auto;
    }
    .english .homePage .swiper-small .swiper-slide .bnrSlide3 .swiper-slide-text p {
        width: 50%;
        margin: 0 auto;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap {
        width: 1400px;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap .footer-wrap-ul li {
        width: 192px !important;
        text-align: center;
        font-size: 14px;
        line-height: 18px;
    }
    .english .homePage .swiper-wrapper .section2 .swiper-container .footer-wrap .footer-wrap-ul .footer-wrap-active {
        top: -40px;
    }
    .english .homePage .homePage-con .news .list .item {
        padding: 0 !important;
    }
    .english .homePage .homePage-con .news .list .item .rt {
        width: 290px !important;
    }
    .english .homePage .swiper-wrapper .section4 .swiper-container section {
         margin: 120px auto 0;
    }
}

@media screen and (min-width: 1680px) {
    .swiper, .page-next {
        display: block;
    }
    .mobile-content {
        display: none;
    }

    .english .homePage .homeBanner .homeBanner-con .homeBanner-text .title {
        width: 800px !important;
    }
    .english .homePage .homeBanner .homeBanner-con .homeBanner-text .describe {
        width: 800px !important;
    }
    .english .homePage .homeBanner .homeBanner-con {
        gap: 182px !important;
    }
    .english .homePage .homePage-con .news .list .item .rt {
        width: 360px !important;
    }
}

@media screen and (min-width: 1920px) {
    .swiper, .page-next {
        display: block;
    }
    .mobile-content {
        display: none;
    }

    .english .homePage .homeBanner .homeBanner-con {
        gap: 440px !important;
    }
    .english .homePage .homePage-con .news .list .item .rt {
        width: 490px !important;
    }
}

@media screen and (min-width: 2560px) {
    .swiper, .page-next {
        display: block;
    }
    .mobile-content {
        display: none;
    }

    .english .homePage .homeBanner .homeBanner-con {
        gap: 793px !important;
    }
    .english .homePage .swiper-wrapper .section4 .swiper-container section {
        margin: 258px auto 0;
    }
}