.main-bodye8a6 {
    background: #f0f5fa;
    padding: 100px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .main-bodye8a6 .product-left {
        width: 500px;
    }

    .main-bodye8a6 .right-change img {
        width: 700px;
    }

    .main-bodye8a6 .product-title {
        font-weight: bold;
        color: #333333;
        line-height: 53px;
        font-size: 38px;
    }

        .main-bodye8a6 .product-title img {
            width: 224px;
        }

    .main-bodye8a6 .product-service-title {
        text-align: center;
        font-size: 38px;
        font-weight: bold;
        color: #333333;
        line-height: 53px;
        margin-bottom: 10px;
    }

    .main-bodye8a6 .product-detail {
        margin-top: 25px;
        display: flex;
    }

        .main-bodye8a6 .product-detail .detail-left img {
            width: 60px;
            margin-right: 13px;
        }

    .main-bodye8a6 .content-detail {
        font-size: 16px;
        font-weight: 400;
        color: #666666;
    }

    .main-bodye8a6 .btn-left {
        cursor: pointer;
        position: relative;
    }

        .main-bodye8a6 .btn-left:before {
            content: "";
            display: block;
            background: linear-gradient(to left, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.4) 50%);
            background-size: 210% 100%;
            background-position: right bottom;
            height: 100%;
            width: 100%;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }

        .main-bodye8a6 .btn-left:hover:before {
            background-position: left bottom;
        }

    .main-bodye8a6 .product-describe {
        font-size: 16px;
        font-weight: 400;
        color: #666666;
        line-height: 28px;
        margin-top: 25px;
    }

    .main-bodye8a6 .img-right {
        height: 60px;
        line-height: 60px;
        color: #333333;
        font-weight: 600;
        font-size: 24px;
    }

    .main-bodye8a6 .product-right img {
        width: 580px;
    }

    .main-bodye8a6 .detail-left img {
        width: 46px;
        margin: 0;
    }

    .main-bodye8a6 .detail-right span {
        font-size: 16px;
        font-weight: 400;
        color: #666666;
        line-height: 30px;
    }

    .main-bodye8a6 .nat-btn {
        width: 28px;
        height: 4px;
        margin-right: 10px;
        background: #d8d8d8;
    }

    .main-bodye8a6 .nat-right:hover {
        color: #212b53;
    }

    .main-bodye8a6 .nav-foot {
        margin-top: 50px;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }

        .main-bodye8a6 .nav-foot div {
            cursor: pointer;
        }

        .main-bodye8a6 .nav-foot i {
            font-size: 30px;
            color: #d8d8d8;
        }

    .main-bodye8a6 .choseCheck {
        background: #212b53;
    }



.main-bodye8a6 .bot-btn {
    display: flex;
    margin-top: 30px;
    margin-left: 20px;
}

    .main-bodye8a6 .bot-btn div {
        width: 145px;
        height: 46px;
        background: #212b53;
        border-radius: 2px;
        text-align: center;
        line-height: 45px;
        color: white;
        margin-right: 20px;
    }

@keyframes colorChange-312ce8a6 {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

.main-bodye4e0 {
    padding: 100px 0 0 0;
    position: relative;
}

    .main-bodye4e0 .bg {
        background: url(../img/background_3.png) 0% 0% / 100% 100% no-repeat;
        height: 278px;
        position: absolute;
        bottom: 268px;
        width: 100%;
    }

main-bodye4e0 .agricultural-content-bot {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0 120px 0;
    background: #ffffff;
}

.main-bodye4e0 .agricultural-content-bot .content-list {
    display: flex;
}

    .main-bodye4e0 .agricultural-content-bot .content-list .content-list-item {
        width: 140px;
        height: 112px;
        padding: 10px 10px 10px 10px;
        margin: 5px;
        box-sizing: border-box;
        box-shadow: 0px 0px 10px 0px rgba(118, 127, 161, 0.26);
        font-size: 14px;
    }

        .main-bodye4e0 .agricultural-content-bot .content-list .content-list-item img {
            width: 62px;
            margin-left: 30px;
        }

        .main-bodye4e0 .agricultural-content-bot .content-list .content-list-item div {
            text-align: center;
        }

.main-bodye4e0 .top-left {
    width: 380px;
    cursor: pointer;
}

.main-bodye4e0 .agricultural-title {
    font-size: 38px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.main-bodye4e0 .top-right {
    background: url("/assets/device-bg.af585140.png") no-repeat;
}

    .main-bodye4e0 .top-right img {
        width: 453px;
        height: 453px;
    }

.main-bodye4e0 .top-left-detail {
    margin-top: 28px;
}

.main-bodye4e0 .middle {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 50px;
}

.main-bodye4e0 .top-left-title {
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    line-height: 40px;
    letter-spacing: 1px;
}

.main-bodye4e0 .content-top {
    display: flex;
    margin-top: 40px;
    align-items: center;
}

.main-bodye4e0 .top-left-content {
    font-size: 16px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: #333333;
    line-height: 28px;
    margin-top: 28px;
    letter-spacing: 1px;
}

.main-bodye4e0 .detail-top {
    display: flex;
    align-items: center;
    font-weight: 400;
    color: #555555;
}

.main-bodye4e0 .detail-bot {
    display: flex;
    align-items: center;
    padding-top: 20px;
    font-weight: 400;
    color: #555555;
}

.main-bodye4e0 .know-btn {
    margin-top: 57px;
    cursor: pointer;
    width: 120px;
    height: 36px;
    border: 1px solid #333333;
    text-align: center;
    line-height: 36px;
    position: relative;
}

.main-bodye4e0 .detail-name {
    width: 80px;
}

.main-bodye4e0 .know-btn:hover {
    color: #ffff;
    background: #333333;
    transition: background 0.8s, color 0.8s;
}

.main-bodye4e0 .more {
    margin-left: 15px;
}

.main-bodye4e0 .point {
    width: 5px;
    height: 5px;
    background: #00072a;
    border-radius: 50%;
    margin-right: 5px;
}

.main-bodye4e0 .choseProduct {
    opacity: 0.54;
}

.main-bodye4e0 .content-list-item:hover {
    opacity: 1;
}
/**����*/
.main-body0512e {
    background: #212b53;
    display: flex;
    color: white;
    width: 100%;
    justify-content: center;
}

    .main-body0512e .line {
        height: 80px;
    }

    .main-body0512e span {
        line-height: 25px;
    }

    .main-body0512e .main-content {
        display: flex;
        justify-content: space-between;
        background-color: #212b53;
    }

    .main-body0512e .solution-preview {
        margin-top: 40px;
        display: flex;
        margin-bottom: 50px;
        width: 700px;
    }

        .main-body0512e .solution-preview div {
            background: none;
            border: 0;
            box-sizing: border-box;
            margin-right: 20px;
            font-size: inherit;
            font-weight: 700;
            position: relative;
            vertical-align: middle;
            width: 170px;
        }

            .main-body0512e .solution-preview div::before,
            .main-body0512e .solution-preview div::after {
                content: "";
                position: absolute;
                width: 20px;
                height: 20px;
                transition: width 0.5s, height 0.5s !important;
            }

            .main-body0512e .solution-preview div::before {
                top: -5px;
                left: -5px;
                border-top: 5px solid #ddd;
                border-left: 5px solid #ddd;
            }

            .main-body0512e .solution-preview div::after {
                right: -5px;
                bottom: -3px;
                border-bottom: 5px solid #60daaa;
                border-right: 5px solid #60daaa;
            }

            .main-body0512e .solution-preview div:hover::before,
            .main-body0512e .solution-preview div:hover::after {
                border-image: linear-gradient(#3fb7ff, #59dab3) 20 20;
                width: calc(100% + 3px);
                height: calc(100% + 3px);
                transition: width 0.5s, height 0.5s;
            }

        .main-body0512e .solution-preview .chose {
            border: 5px solid #60daaa;
            border-image: linear-gradient(#3fb7ff, #59dab3) 20 20;
        }

            .main-body0512e .solution-preview .chose::after,
            .main-body0512e .solution-preview .chose::before {
                border: 0;
            }

        .main-body0512e .solution-preview img {
            width: 100%;
        }

    .main-body0512e .solution-left {
        display: flex;
        flex-direction: row-reverse;
        align-content: center;
        background-image: url('../img/solution-bg.jpg');
        background-size: 100% 100%;
        width: 60%;
    }

        .main-body0512e .solution-left .solution-content0512e {
            width: 680px;
            margin-top: 50px;
        }

    .main-body0512e .solution-title {
        margin-top: 60px;
        font-size: 38px;
        font-weight: bold;
    }

    .main-body0512e .solution-title-small {
        font-size: 28px;
        margin-bottom: 15px;
    }

.main-body .solution-right {
    height: 100%;
    width: 50%;
}

.main-body0512e .solution-right .out-img {
    width: 90%;
    height: 100%;
    overflow: hidden;
    float: right;
}

.main-body0512e .solution-right img {
    width: 100%;
    height: 100%;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
}

    .main-body0512e .solution-right img:hover {
        transform: scale3d(1.2, 1.2, 1);
        overflow: hidden;
    }

.main-body0512e .solution-btn {
    margin-top: 60px;
    color: white;
    text-align: center;
    width: 140px;
    height: 46px;
    background: linear-gradient(98deg, #3fb7ff 0%, #59dab3 100%);
    border-radius: 2px;
    line-height: 45px;
    cursor: pointer;
    margin-bottom: 60px;
    position: relative;
}

    .main-body0512e .solution-btn:before {
        content: "";
        display: block;
        background: linear-gradient(to left, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.4) 50%);
        background-size: 210% 100%;
        background-position: right bottom;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .main-body0512e .solution-btn:hover:before {
        background-position: left bottom;
    }


:root {
    /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0;
    }
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transform: scale(0.33);
        position: relative;
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        transform: scale(1);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        transform: scale(1);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        transform: scale(0.66);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        transform: scale(0.33);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        transform: scale(0.66);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        transform: scale(0.33);
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: 0.2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet:only-child {
    display: none !important;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0);
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block;
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        transform: translateY(-50%);
        width: 8px;
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            transition: 200ms transform, 200ms top;
        }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: 200ms transform, 200ms left;
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--swiper-pagination-color, var(--swiper-theme-color));
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        transform-origin: left top;
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

    .swiper-container-vertical > .swiper-pagination-progressbar,
    .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0;
    }

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
    display: none;
}

:root {
    --swiper-navigation-size: 44px;
    /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

    .swiper-button-prev.swiper-button-disabled,
    .swiper-button-next.swiper-button-disabled {
        opacity: 0.35;
        cursor: auto;
        pointer-events: none;
    }

    .swiper-button-prev:after,
    .swiper-button-next:after {
        font-family: swiper-icons;
        font-size: var(--swiper-navigation-size);
        text-transform: none !important;
        letter-spacing: 0;
        text-transform: none;
        font-variant: initial;
        line-height: 1;
    }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

    .swiper-button-prev:after,
    .swiper-container-rtl .swiper-button-next:after {
        content: 'prev';
    }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

    .swiper-button-next:after,
    .swiper-container-rtl .swiper-button-prev:after {
        content: 'next';
    }

    .swiper-button-prev.swiper-button-white,
    .swiper-button-next.swiper-button-white {
        --swiper-navigation-color: #ffffff;
    }

    .swiper-button-prev.swiper-button-black,
    .swiper-button-next.swiper-button-black {
        --swiper-navigation-color: #000000;
    }

.swiper-button-lock {
    display: none;
}
/* Scrollbar */
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.main-body[data-v-c8b955c8] {
    background: #f0f5fa;
    height: 820px;
    display: flex;
    justify-content: center;
}

.main-body .main-content[data-v-c8b955c8] {
    width: 100%;
}

.main-body .for-item[data-v-c8b955c8] {
    min-width: 120px;
}

.main-body .detail[data-v-c8b955c8] {
    margin-top: 45px;
}

.main-body .content[data-v-c8b955c8] {
    padding: 30px 36px;
    width: auto;
    box-sizing: border-box;
}

.main-body .swiper[data-v-c8b955c8] {
    width: 500px;
}

.main-body .demo div[data-v-c8b955c8] {
    height: 200px;
    width: 200px;
}

.main-body .item[data-v-c8b955c8] {
    background: red;
    width: 50px;
}

.main-body .child-detail[data-v-c8b955c8] {
    width: 288px !important;
    height: 380px;
}

.main-body .example-bot[data-v-c8b955c8] {
    display: flex;
    opacity: 0;
}

.main-body .example-bot div[data-v-c8b955c8] {
    margin-right: 10px;
    color: #27bbc0;
    font-size: 14px;
}

.main-body .example-detail-img[data-v-c8b955c8] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-body .example-detail-img img[data-v-c8b955c8] {
    height: 180px;
    width: 100%;
}

.main-body .childList[data-v-c8b955c8] {
    display: flex;
    max-width: 90%;
    padding: 15px;
}

.main-body .setminwidth[data-v-c8b955c8] {
    min-width: 1300px;
}

.main-body .line[data-v-c8b955c8] {
    height: 3px;
    width: 100%;
    background: linear-gradient(98deg, #3fb7ff 0%, #59dab3 100%);
    position: relative;
    top: 12px;
}

.main-body .example-title[data-v-c8b955c8] {
    text-align: center;
    font-weight: bold;
    color: #333333;
    font-size: 30px;
    margin: 80px 0 50px 0;
}

.main-body .example-menu[data-v-c8b955c8] {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #dddddd;
}

.main-body .example-menu .menu-name[data-v-c8b955c8] {
    margin: 0 20px;
    cursor: pointer;
    box-sizing: border-box;
    width: 130px;
}

.main-body .example-menu ul[data-v-c8b955c8] {
    width: 100%;
    display: flex;
    justify-content: center;
}

.main-body .example-list[data-v-c8b955c8] {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-body .example-detail[data-v-c8b955c8] {
    background: #ffffff;
    margin-right: 16px;
    cursor: pointer;
    height: 380px;
}

.main-body .example-detail img[data-v-c8b955c8] {
    width: 269px;
    height: 180px;
}

.main-body .example-detail[data-v-c8b955c8]:hover {
    box-shadow: 2px 2px 15px 2px rgba(126, 129, 128, 0.2), 2px 2px 10px 2px rgba(126, 129, 128, 0.2);
    transition: box-shadow 0.5s;
}

.main-body .example-detail:hover .example-bot[data-v-c8b955c8] {
    opacity: 0;
}

.main-body .example-detail-title[data-v-c8b955c8] {
    font-weight: 600;
    color: #333333;
    font-size: 18px;
    margin: 10px 0;
}

.main-body .example-detail-content[data-v-c8b955c8] {
    font-weight: 400;
    color: #999999;
    font-size: 16px;
    margin: 5px 0;
    text-overflow: ellipsis;
}

.el-menu-item.is-active {
    color: #c66214;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(135deg, #ffffff, #ffffff), linear-gradient(-90deg, #ffba33 0%, #b3450a 100%);
    border-bottom: 0.04rem solid;
    border-image: linear-gradient(-90deg, #ffba33, #b3450a);
}

.main-body[data-v-128d4fce] {
    width: 100%;
    background: url('/assets/researchreport-bg.c57dc866.png');
    display: flex;
    justify-content: center;
    padding: 20px 0;
}

.main-body .report-content[data-v-128d4fce] {
    position: absolute;
    top: 180px;
    left: -80px;
    background: white;
    width: 1064px;
    height: 450px;
    z-index: 99;
    box-shadow: 0px 2px 34px 0px rgba(126, 129, 128, 0.2), 0px 2px 10px 0px rgba(126, 129, 128, 0.1);
}

.main-body .content[data-v-128d4fce] {
    position: relative;
}

.main-body .bg[data-v-128d4fce] {
    top: 150px;
    z-index: 1;
    height: 600px;
}

.main-body .bg img[data-v-128d4fce] {
    z-index: 0;
}

.main-body .report-title[data-v-128d4fce] {
    text-align: center;
    padding: 50px 0 30px 0;
    font-size: 30px;
    font-weight: bold;
}

.main-body .content-top[data-v-128d4fce] {
    display: flex;
    justify-content: space-between;
    padding: 50px 100px 0px 100px;
}

.main-body .content-detail[data-v-128d4fce] {
    border-bottom: 2px solid #E4E9EF;
}

.main-body .no-border[data-v-128d4fce] {
    border-bottom: 0px;
}

.main-body .content-title[data-v-128d4fce] {
    display: flex;
    color: #333333;
    line-height: 25px;
    font-size: 18px;
    font-weight: 600;
}

.main-body .content-title img[data-v-128d4fce] {
    margin-right: 10px;
    margin-left: -30px;
}

.main-body .content-describe[data-v-128d4fce] {
    width: 380px;
    height: 56px;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 28px;
    margin: 10px 0;
}

.main-body .content-bot[data-v-128d4fce] {
    display: flex;
    padding: 8px 8px;
    border-radius: 2px;
    width: 104px;
    text-align: center;
    justify-content: center;
    align-items: center;
    border: 1px solid #333333;
    margin-bottom: 30px;
}

.main-body .content-bot img[data-v-128d4fce] {
    margin-right: 5px;
}

.main-body[data-v-ab6b4f0c] {
    overflow: hidden;
}

.gradually-bottom[data-v-ab6b4f0c] {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 999;
    max-height: 160px;
    height: auto;
    padding: 0;
    margin: 0;
}

.gradually-top[data-v-ab6b4f0c] {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    height: auto;
    max-height: 160px;
    padding: 0;
    margin: 0;
    transform: rotate(180deg);
}

.demo[data-v-ab6b4f0c] {
    height: 50px;
    overflow: hidden;
}

.custmer-say[data-v-ab6b4f0c] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.content1[data-v-ab6b4f0c] {
    height: 50px;
}

.content2[data-v-ab6b4f0c] {
    height: 50px;
}

.item-detail[data-v-ab6b4f0c] {
    display: flex;
}

.item-left[data-v-ab6b4f0c] {
    margin-left: -30px;
}

.item-left img[data-v-ab6b4f0c] {
    width: 40px;
    margin-right: 10px;
    border-radius: 50%;
}

.item-title[data-v-ab6b4f0c] {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
}

.anim[data-v-ab6b4f0c] {
    transition: all 1.2s;
}

.right[data-v-ab6b4f0c] {
    margin-left: 300px;
    background: url("/assets/chatback.56f50e28.png") no-repeat !important;
}

.main-body[data-v-ab6b4f0c] {
    position: relative;
    color: #888888;
    display: flex;
    width: 100%;
    justify-content: center;
    height: 940px;
    background: url("/assets/customersay-bg.dd323263.png");
    background-size: cover;
}

.main-body .content[data-v-ab6b4f0c] {
    display: flex;
    height: 950px;
    overflow: hidden;
    justify-content: center;
}

.main-body .content .content-left[data-v-ab6b4f0c] {
    font-size: 48px;
    font-weight: 600;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 67px;
    letter-spacing: 1px;
}

.main-body .content .content-left .line[data-v-ab6b4f0c] {
    width: 84px;
    height: 10px;
    background: linear-gradient(98deg, #3fb7ff 0%, #59dab3 100%);
}

.main-body .content .content-right .item[data-v-ab6b4f0c] {
    width: 548px;
    height: 235px;
    background: url("/assets/chat.a08e048a.png") 0 0 no-repeat;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.main-body .content .content-right .item .item-detail[data-v-ab6b4f0c] {
    width: 340px;
}

.main-body .content .content-right .item-list-content[data-v-ab6b4f0c] {
    font-size: 13px;
    width: 380px;
    padding: 5px 0;
    line-height: 20px;
}

.item-list {
    margin-top: 5px;
}

    .item-list .el-tag {
        margin-right: 10px;
    }

.main-body6086 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
    background: linear-gradient(180deg, rgba(240, 245, 250, 0) 0%, #eeeef9 100%);
    position: relative;
}

    .main-body6086 .content {
        width: 100%;
    }

        .main-body6086 .content .smart-top {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            display: flex;
            justify-content: center;
        }

    .main-body6086 .smart-content {
        font-weight: 400;
        color: #333333;
        font-size: 18px;
        margin: 20px 0 109px 0;
    }

    .main-body6086 .smart-img video {
        width: 100%;
        max-width: 1920px;
        min-width: 1440px;
    }

    .main-body6086 .smart-title {
        font-weight: 500;
        color: #333333;
        line-height: 53px;
        letter-spacing: 1px;
        font-size: 38px;
        margin-top: 10%;
    }

.main-body[data-v-ce0fd9c8] {
    width: 100%;
    height: 100%;
}

.main-body .el-dialog[data-v-ce0fd9c8] {
    width: 70%;
}

.main-body .el-dialog .el-dialog__header[data-v-ce0fd9c8] {
    display: none;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-pagination-bullet {
    width: 24px !important;
    height: 4px !important;
    border-radius: 2px;
}

:root {
    --swiper-theme-color: #ffffff;
}

.main-body[data-v-95f929fa] {
    width: 100%;
    min-width: 1300px;
}

.Swiper-content[data-v-95f929fa] {
    width: 100%;
}

.demo[data-v-95f929fa] {
    width: 100% !important;
}

.head-nav[data-v-95f929fa] {
    z-index: 99;
    position: absolute;
    display: flex;
    align-items: center;
    color: white;
    padding: 16px 40px;
    font-size: 14px;
}

.head-nav .left-nav[data-v-95f929fa] {
    display: flex;
}

.head-nav .left-nav div[data-v-95f929fa] {
    margin-left: 60px;
    cursor: pointer;
}

.banner-box {
    overflow: hidden;
    position: relative;
}

    .banner-box .changebig[data-v-95f929fa] {
        animation: transform1-95f929fa 4s linear 0s forwards;
    }

    .banner-box .img-box {
        width: 100%;
        padding-top: 45.83%;
        background-clip: border-box;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .banner-box .banner-content {
        position: absolute;
        top: 31.5%;
        left: 15%;
        height: 46.78%;
        width: 47.47%;
        color: white;
        z-index: 98;
    }

    .banner-box .banner-title {
        font-size: 56px;
        font-weight: 600;
        color: #ffffff;
        line-height: 66px;
        letter-spacing: 1px;
    }

    .banner-box .banner-center {
        background-position: 50% 50% !important;
        background-size: cover !important;
        font-weight: 400;
        color: #ffffff;
        line-height: 46px;
        letter-spacing: 1px;
        font-size: 35px;
        width: 100%;
        height: 78.5%;
        max-width: 900px;
        max-height: 320px;
    }

    .banner-box .btn-box {
        margin-top: 5.5%;
    }

        .banner-box .btn-box .banner-btn {
            cursor: pointer;
            width: 146px;
            height: 46px;
            display: inline-block;
            margin-right: 30px;
            border: 1px solid rgba(255, 255, 255, 0.54);
            text-align: center;
            line-height: 46px;
        }

            .banner-box .btn-box .banner-btn div {
                display: inline-block;
            }

            .banner-box .btn-box .banner-btn em {
                display: none;
            }

        .banner-box .btn-box .banner-specil-btn {
            color: white;
            border: 1px solid rgba(255, 255, 255, 0.54);
        }

        .banner-box .btn-box .banner-btn:hover div {
            animation: myFadeInRight-95f929fa 0.2s ease;
            animation-fill-mode: forwards;
        }

        .banner-box .btn-box .banner-btn:hover em {
            display: inline;
            animation: myFadeInLeft-95f929fa 0.2s ease;
            animation-fill-mode: forwards;
        }

@keyframes myFadeInLeft-95f929fa {
    100% {
        margin-left: 5px;
    }
}

@keyframes myFadeInRight-95f929fa {
    100% {
        margin-right: 5px;
    }
}

@keyframes transform1-95f929fa {
    from {
        transform: scale(1.2);
    }

    to {
        transform: scale(1);
    }
}

@keyframes hideIndex-95f929fa {
    0% {
        opacity: 0;
        transform: translate(5px, 0);
    }

    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
