﻿.body * {
    box-sizing: border-box;
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'PingFang SC', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', 'Arial', 'sans-serif', \5b8b\4f53;
}

html, body {
    width: 100%;
    height: 100%;
}

.row {
    margin: 0 0;
}

    .row [class^="col-"] {
        padding: 0;
    }


@media (max-width: 800px) {
    .body * {
        font-size: 14px;
    }
}

@media (max-width: 600px) {
    .body * {
        font-size: 12px;
    }
}

/* 字体自适应 */
.size48 {
    font-size: 48px;
    font-weight: 600;
}

.size40 {
    font-size: 40px;
    font-weight: 600;
}

.size36 {
    font-size: 36px;
    font-weight: 500;
}

.size24 {
    font-size: 24px;
    font-weight: 500;
}

.size20 {
    font-size: 20px;
    font-weight: 500;
}


@media (max-width: 1200px) {
    .size48 {
        font-size: 44px;
    }

    .size40 {
        font-size: 36px;
    }

    .size36 {
        font-size: 32px;
    }

    .size24 {
        font-size: 20px;
    }

    .size20 {
        font-size: 18px;
        font-weight: 500;
    }
}

@media (max-width: 800px) {
    .size48 {
        font-size: 40px;
    }

    .size40 {
        font-size: 32px;
    }

    .size36 {
        font-size: 28px;
    }

    .size24 {
        font-size: 16px;
    }

    .size20 {
        font-size: 16px;
        font-weight: 500;
    }
}

@media (max-width: 600px) {
    .size48 {
        font-size: 36px;
    }

    .size40 {
        font-size: 28px;
    }

    .size36 {
        font-size: 22px;
    }

    .size24 {
        font-size: 16px;
    }

    .size20 {
        font-size: 14px;
        font-weight: 500;
    }
}


/* nav */
.headbox-section1, .headbox2 .headbox-section1 {
    background-color: #fff;
    /*background-color: #262626;*/
}


.headbox2 {
    background-color: #fff;
}

    .headbox2 .cont .navbox .item .tit {
        color: #262626;
    }

@media (min-width: 1020px) {
    .headbox-section1 .cont .navbox .item .tit {
        color: #262626;
    }

    .headbox-section1 .cont .navbox .active .tit {
        color: #262626 !important;
    }

    .headbox-section1 .cont .navbox .active {
        border-color: #0F7F3B;
    }
}

.basemenubut span {
    background-color: #262626;
}

.nav-pc .f_it .cont .f_list .f_jut {
    padding: 0 0;
}

.nav-pc .f_it .cont .f_list {
    padding: 0 40px;
}

.nav-pc .f_item .f_jut .img {
    padding-bottom: 60% !important;
}

/* page */
.page {
    padding-top: 100px;
}

@media(max-width: 1020px) {
    .page {
        padding-top: 80px;
    }
}

.page-module {
    position: relative;
    overflow: hidden;
}

    .page-module > img {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .page-module .module-body {
        position: sticky;
    }

/*------------------------------------- Home Start -------------------------------------*/
.home-banner > img {
    position: sticky;
}

.home-banner .module-body {
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translate(0, -50%);
    display: flex;
    flex-direction: column;
}

    .home-banner .module-body p {
        color: #fff;
        font-weight: 500;
        display: inline-block;
        width: 100%;
        text-align: center;
        text-align-last: justify;
    }

        .home-banner .module-body p:first-child {
            font-weight: 600;
            margin-bottom: 2px;
        }


@media (max-width: 700px) {
    .home-banner .module-body {
        top: 36%;
    }
}

.home-product {
    background-color: #F6F6F6
}

    .home-product .module-body {
        padding: 8% 10%;
    }

        .home-product .module-body .img {
            display: flex;
            place-items: center;
        }

        .home-product .module-body .text {
            display: flex;
            flex-direction: column;
            justify-content: space-around;
            text-align: right;
        }

            .home-product .module-body .text p {
                color: #707070;
            }

            .home-product .module-body .text h1 {
                margin: 6px 0 12px 0;
            }

        .home-product .module-body ul {
            margin-bottom: 60px;
        }

        .home-product .module-body li {
            font-weight: 400;
            margin: 6px 0;
        }

            .home-product .module-body li a {
                padding-bottom: 1px;
                color: #000;
            }

                .home-product .module-body li a:hover {
                    border-bottom: 2px solid #000;
                }

            .home-product .module-body li.active a {
                border-bottom: 2px solid #000;
            }


@media (max-width: 760px) {
    .home-product .module-body .img {
        order: 2;
        width: 50%;
    }

    .home-product .module-body .text {
        order: 1;
        flex-direction: row;
        display: inline;
    }

        .home-product .module-body .text > div {
            margin-bottom: 8%;
        }

    .home-product .module-body ul {
        position: absolute;
        bottom: 20%;
        right: 10%;
        margin-bottom: 0;
    }
}

.home-solution {
}

    .home-solution .module-body {
        padding: 4% 2% 4% 10%;
    }

        .home-solution .module-body .text {
            padding-top: 6%
        }

            .home-solution .module-body .text h1 {
                margin: 6px 0 12px 0;
            }

            .home-solution .module-body .text p {
                color: #707070;
                line-height: 46px;
            }

    .home-solution .pag {
        display: flex;
        position: absolute;
        bottom: 32%;
        width: auto;
        padding: 0 0;
        z-index: 1;
    }

@media (max-width: 1100px) {
    .home-solution .module-body {
        padding: 6% 2% 6% 10%;
    }

        .home-solution .module-body .text {
            padding-top: 0;
        }

    .home-solution .pag {
        bottom: 26%;
    }
}

@media (max-width: 770px) {
    .home-solution .module-body {
        padding: 6% 8% 20% 8%;
    }

    .home-solution .solution-swiper {
        padding: 0 10%;
    }

    .home-solution .pag {
        left: 50%;
        bottom: 12%;
        transform: translate(-50%, 0);
    }

    .home-solution .module-body .text p {
        line-height: 32px;
    }
}


.home-solution .pag span {
    background-color: transparent;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    opacity: 1;
    pointer-events: auto;
    position: relative;
    width: 44px;
    height: 44px;
    border: 2px solid #efefef;
    border-radius: 50%;
    margin-right: 50px;
    cursor: pointer;
}


    .home-solution .pag span:last-child {
        margin-right: 0;
    }

    .home-solution .pag span .left,
    .home-solution .pag span .right {
        opacity: 0;
        width: 22px;
        height: 44px;
        position: absolute;
        left: -1px;
        top: -3px;
        overflow: hidden;
    }

        .home-solution .pag span .left:after,
        .home-solution .pag span .right:after {
            content: "";
            position: absolute;
            display: block;
            top: 0;
            left: 0;
            width: 22px;
            height: 44px;
            border: 2px solid #e86f00;
            border-radius: 22px 0 0 22px;
            border-right: 0;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

    .home-solution .pag span i {
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #333;
    }

    .home-solution .pag span .right {
        left: auto;
        right: -3px;
    }

@media (max-width: 1199px) {
    .home-solution .pag span .right {
        right: -2px;
    }
}

.home-solution .pag span .right:after {
    content: "";
    position: absolute;
    display: block;
    border-radius: 0 22px 22px 0;
    border: 2px solid #e86f00;
    border-left: 0;
}

.home-solution .pag span p {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    font-size: 14px;
    color: #555555;
    width: 120px;
}

.home-solution .pag .on {
    color: #e86f00;
}

    .home-solution .pag .on .left {
        opacity: 1;
    }

        .home-solution .pag .on .left:after {
            transform-origin: right center;
            /* animation-iteration-count: infinite; */
            animation-fill-mode: forwards;
            animation-duration: 3s;
            animation-timing-function: linear;
            animation-name: spinleft;
        }

    .home-solution .pag .on .right {
        opacity: 1;
    }

        .home-solution .pag .on .right:after {
            transform-origin: left center;
            /* animation-iteration-count: infinite; */
            animation-fill-mode: forwards;
            animation-duration: 3s;
            animation-timing-function: linear;
            animation-name: spinright;
        }

    .home-solution .pag .on i {
        background-color: #e86f00;
    }

.home-patent > img {
    position: absolute;
}

.home-patent .module-body {
    padding: 2% 0 22% 0;
    display: flex;
    flex-direction: row-reverse;
}

    .home-patent .module-body > div {
        width: 22%;
       /* margin-right: 10%;*/
        margin: 0 auto;
        text-align: center;
        margin-bottom: 16%;
    }

    .home-patent .module-body h1 {
        margin: 6px 0 12px 0;
    }

    .home-patent .module-body p {
        color: #707070;
        line-height: 46px;
    }

        .home-patent .module-body p:last-child {
            color: #fff;
        }


@media (max-width: 1360px) {
    .home-patent .module-body > div {
        width: 40%;
        right: 10%;
    }
}

@media (max-width: 700px) {
    .home-patent .module-body > div {
        width: 60%;
        right: 10%;
        margin-bottom: 40%;
    }

    .home-patent .module-body p {
        line-height: 32px;
    }

    .home-contact > img {
        display: none;
    }

    .home-contact .module-body .contact-img .img-contact-address,
    .home-contact .module-body .contact-img img {
        display: none;
    }
}

.home-cooperative .module-body {
    padding: 10% 10%;
    text-align: center;
}

    .home-cooperative .module-body .text {
        width: 40%;
        margin: 0 auto 8% auto;
    }

        .home-cooperative .module-body .text h1 {
            margin: 6px 0 12px 0;
        }

        .home-cooperative .module-body .text p {
            line-height: 46px;
        }

@media (max-width: 1300px) {
    .home-cooperative .module-body .text {
        width: 60%;
    }
}

@media (max-width: 860px) {
    .home-cooperative .module-body .text {
        width: 80%;
    }

        .home-cooperative .module-body .text p {
            line-height: 32px;
        }
}

@media (max-width: 500px) {
    .home-cooperative .module-body {
        padding: 10% 4%;
    }
}

.home-map .module-body > img {
    width: 100%;
}

.home-brand .module-body {
    display: flex;
    flex-flow: wrap;
}

    .home-brand .module-body a {
        display: inline-block;
        width: 25%;
        height: 25vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .home-brand .module-body a:nth-child(1),
        .home-brand .module-body a:nth-child(3),
        .home-brand .module-body a:nth-child(6),
        .home-brand .module-body a:nth-child(8) {
            background-color: #F6F6F6;
        }

        .home-brand .module-body a img {
            width: 60%;
        }

        .home-brand .module-body a:nth-child(1) img,
        .home-brand .module-body a:nth-child(2) img {
            width: 30%;
        }

.home-recruit {
}

    .home-recruit .module-body {
        display: flex;
        justify-content: space-between;
        padding: 6% 10%;
    }

        .home-recruit .module-body > p {
            line-height: 46px;
        }

        .home-recruit .module-body .text h1 {
            margin: 6px 0 12px 0;
        }

        .home-recruit .module-body .text span {
            color: #707070;
        }


    .home-recruit .form {
        width: 100%;
        margin-top: 12px;
    }

        .home-recruit .form .item {
            display: flex;
            flex-wrap: wrap;
            width: 100%;
            justify-content: space-between;
        }

            .home-recruit .form .item select,
            .home-recruit .form .item textarea,
            .home-recruit .form .item input,
            .home-recruit .form .item button {
                width: 100%;
                padding: 18px 12px;
                /*color: #b2b2b2;*/
                border: 1px solid #EBECF0;
                resize: none;
                outline: none;
                margin-bottom: 18px;
            }

@media (max-width: 1200px) {
    .home-recruit .form .item select,
    .home-recruit .form .item textarea,
    .home-recruit .form .item input,
    .home-recruit .form .item button {
        padding: 12px 12px;
        margin-bottom: 8px;
    }
}

.home-recruit .form .item:nth-child(2) select {
    width: calc(50% - 10px);
}


.home-recruit .form .item button {
    color: #000;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #000000;
}

.zhaopinqudao{
    margin-top: -12%;
    text-align:center;
}

.home-contact .module-body {
    padding: 6.5% 10%;
}

    .home-contact .module-body .text {
        position: relative;
        z-index: 1;
    }

        .home-contact .module-body .text h1 {
            margin: 6px 0 12px 0;
        }

    .home-contact .module-body p {
        color: #707070;
        margin: 16px 0;
    }


    .home-contact .module-body .contact-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

        .home-contact .module-body .contact-img img {
            position: absolute;
            z-index: 0;
        }

        .home-contact .module-body .contact-img .img-contact-address {
            top: 8%;
            right: 25%;
        }

        .home-contact .module-body .contact-img .img-contact-phone {
            top: 44%;
            right: 3%;
        }

        .home-contact .module-body .contact-img .img-contact-email {
            top: 38%;
            right: 40%;
        }
/*------------------------------------- Home End -------------------------------------*/

/*------------------------------------- Solution Start -------------------------------------*/
.solution-banner > img {
    position: relative;
}

.solution-row .module-body {
    padding: 8% 6%;
}

.solution-row .module-title > p {
    text-align: center;
}

.solution-row .module-content {
    margin-top: 8%;
    justify-content: center;
}

    .solution-row .module-content [class^="col-"] {
        position: relative;
        padding-left: calc(var(--bs-gutter-x) * .3);
        padding-right: calc(var(--bs-gutter-x) * .3);
        margin-bottom: calc(var(--bs-gutter-x) * .5);
        text-align: center;
    }

    .solution-row .module-content p {
        position: absolute;
        top: 66%;
        left: 0;
        width: 100%;
        text-align: center;
        font-weight: 400;
    }

.solution-step .module-body {
    padding: 8% 10%;
}

    .solution-step .module-body > img {
        width: 100%;
    }

.solution-imgtext1 .module-body {
    display: flex;
    background-color: #F6F6F6;
}

    .solution-imgtext1 .module-body > div {
        width: 50%;
    }

.solution-imgtext1 .text > div {
    padding: 10% 15%;
}

    .solution-imgtext1 .text > div p {
        line-height: 46px;
    }


.solution-imgtext1 .img > img {
    width: 100%;
    height: 100%;
}

@media (max-width: 1000px) {
    .solution-imgtext1 .module-body {
        display: inline;
    }

        .solution-imgtext1 .module-body > div {
            width: 100%;
        }

    .solution-imgtext1 .text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        .solution-imgtext1 .text > div {
            padding: 0 6%;
        }

            .solution-imgtext1 .text > div p {
                color: #fff;
            }
}

@media (max-width: 600px) {
    .solution-imgtext1 .text > div p {
        line-height: 32px;
    }
}

@media (max-width: 400px) {
    .solution-imgtext1 .text > div p {
        line-height: 24px;
    }
}


.solution-imgtext2 .module-body {
    display: flex;
    background-color: #F6F6F6;
}

    .solution-imgtext2 .module-body > div {
        width: 50%;
    }

.solution-imgtext2 .text > div {
    padding: 4% 8%;
}

    .solution-imgtext2 .text > div .size24 {
        margin-top: 8px;
    }

@media (max-width: 700px) {
    .solution-imgtext2 .text > div .size24 {
        margin-top: 0;
    }
}

@media (max-width: 500px) {
    .solution-imgtext2 .text > div .size24 {
        display: none;
    }
}

.solution-imgtext2 .img > img {
    width: 100%;
    height: 100%;
}

@media (max-width: 1400px) {
    .solution-imgtext2 .module-body {
        display: block;
    }

        .solution-imgtext2 .module-body > div {
            width: 100%;
        }

    .solution-imgtext2 .img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .solution-imgtext2 .text > div {
        position: relative;
        z-index: 1;
        padding: 4% 2%;
    }

    .solution-imgtext2 .text * {
        color: #fff;
    }
}


.solution-imgtext3 {
    background-color: #F6F6F6;
}

    .solution-imgtext3 .module-body .img {
        position: absolute;
        top: 0;
        right: 0;
        width: 80%;
        height: 100%;
    }

        .solution-imgtext3 .module-body .img > img {
            width: 100%;
            height: 100%;
        }

    .solution-imgtext3 .module-body .text {
        width: 60%;
        padding: 10% 10% 14% 10%;
        position: relative;
        z-index: 1;
    }

    .solution-imgtext3 .module-body .size24 {
        margin: 4% 0;
    }

    .solution-imgtext3 .module-body p {
        margin: 1% 0;
    }

@media (max-width: 1000px) {
    .solution-imgtext3 .module-body .text {
        width: 100%;
        padding: 8% 6% 16% 6%;
    }

    .solution-imgtext3 .module-body .img {
        width: 100%;
    }
}

.solution-imgtext4 {
    background-color: #F6F6F6;
}

    .solution-imgtext4 .module-body {
        display: flex;
        justify-content: end;
    }

        .solution-imgtext4 .module-body .img {
            position: absolute;
            top: 0;
            left: 0;
            width: 80%;
            height: 100%;
        }

            .solution-imgtext4 .module-body .img > img {
                width: 100%;
                height: 100%;
            }

        .solution-imgtext4 .module-body .text {
            width: 40%;
            padding: 10% 10% 16% 10%;
            position: relative;
            z-index: 1;
        }

        .solution-imgtext4 .module-body p {
            margin: 8% 0;
            line-height: 60px;
        }

@media (max-width: 1400px) {
    .solution-imgtext4 .module-body .text {
        padding: 10% 6% 16% 6%;
    }

    .solution-imgtext3 .module-body .img {
        width: 100%;
    }
}

@media (max-width: 1000px) {
    .solution-imgtext4 .module-body .text {
        width: 50%;
        padding: 10% 4%;
    }

    .solution-imgtext3 .module-body .img {
        width: 100%;
    }

    .solution-imgtext4 .module-body p {
        margin: 4% 0;
        line-height: 40px;
    }
}

@media (max-width: 500px) {
    .solution-imgtext4 .module-body .text {
        width: 60%;
    }
}

.solution-imgtext5 .module-body .text {
    padding: 6% 10%;
}

    .solution-imgtext5 .module-body .text p {
        margin: 4% 0;
    }

@media (max-width: 1400px) {
    .solution-imgtext5 .module-body .text {
        width: 100%;
    }

        .solution-imgtext5 .module-body .text p {
            margin: 3% 0;
        }
}

@media (max-width: 1000px) {
    .solution-imgtext5 .module-body .text {
        padding: 6% 6%;
    }
}

.solution-imgtext6 .module-body {
    display: flex;
    background-color: #F6F6F6;
}

    .solution-imgtext6 .module-body > div {
        width: 50%;
    }

    .solution-imgtext6 .module-body .text {
        padding: 8% 8%;
    }

        .solution-imgtext6 .module-body .text .size36 {
            margin-bottom: 6%;
        }

        .solution-imgtext6 .module-body .text p {
            line-height: 46px;
        }


.solution-imgtext6 .img > img {
    width: 100%;
    height: 100%;
}

@media (max-width: 1200px) {
    .solution-imgtext6 .module-body .text {
        padding: 6% 6%;
    }
}

@media (max-width: 1000px) {
    .solution-imgtext6 .module-body .text {
        padding: 4% 4%;
    }
}

@media (max-width: 900px) {
    .solution-imgtext6 .module-body .text {
        padding: 2% 2%;
    }
}

@media (max-width: 800px) {
    .solution-imgtext6 .module-body {
        display: inline;
    }

        .solution-imgtext6 .module-body > div {
            width: 100%;
        }

        .solution-imgtext6 .module-body .img {
            position: absolute;
            top: 0;
            bottom: 0;
            height: 100%;
        }

        .solution-imgtext6 .module-body .text {
            position: relative;
            z-index: 1;
            padding: 16% 10%;
        }

            .solution-imgtext6 .module-body .text .size36 {
                margin-bottom: 3%;
            }

            .solution-imgtext6 .module-body .text p {
                line-height: 30px;
            }
}

.solution-last .module-body {
    padding: 10% 8%;
}

.solution-last .module-title > p {
    text-align: center;
}

.solution-last .module-content {
    text-align: center;
    margin-top: 6%;
}
/*------------------------------------- Solution End -------------------------------------*/


/*------------------------------------- News Start -------------------------------------*/
.news-banner > img {
    position: relative;
}

.news-main {
    margin: 80px auto;
}

    .news-main .news-title {
        display: flex;
        justify-content: space-between;
    }

        .news-main .news-title ul {
            display: flex;
            justify-content: space-between;
            align-items: end;
        }

        .news-main .news-title li {
            color: #7D7D7D;
            margin-left: 30px;
            cursor: pointer;
            font-weight: 600;
        }

            .news-main .news-title li > a {
                color: #7D7D7D;
            }

            .news-main .news-title li.active, .news-main .news-title li:hover {
                color: #000;
            }

                .news-main .news-title li.active > a,
                .news-main .news-title li:hover > a {
                    color: #000;
                }

    .news-main .news-list {
        margin: 30px auto;
    }

        .news-main .news-list > a {
            padding: 0;
        }

            .news-main .news-list > a:hover {
                background-color: #F6F6F6;
            }

                .news-main .news-list > a:hover img {
                    transform: scale(1.04);
                }

                .news-main .news-list > a:hover .text-look {
                    color: #000 !important;
                    font-weight: 600;
                }

        .news-main .news-list .card {
            border: none;
        }

            .news-main .news-list .card .card-text {
                min-height: 4.5rem;
                font-weight: 600;
            }

    .news-main .news-page {
        display: flex;
        justify-content: center;
    }

@media (max-width: 750px) {
    .news-main {
        margin: 30px auto;
    }

        .news-main .news-list {
            margin-top: 20px;
        }
}

.news-detail {
    width: 80%;
    margin: 80px auto;
}

    .news-detail .title {
        text-align: center;
    }

    .news-detail .time {
        text-align: right;
        margin: 20px auto 30px auto;
    }

/*------------------------------------- News End -------------------------------------*/


/*------------------------------------- Contact Start -------------------------------------*/
.contact-banner > img {
    position: relative;
}

.contact-main {
    padding: 0 10%;
}

    .contact-main .info-list {
        margin-bottom: 0;
    }

        .contact-main .info-list .col {
            padding: 20px;
        }

        .contact-main .info-list .card {
            border-radius: 0;
            border: none;
            padding: 50px 20px 36px 20px;
            background-color: #F6F6F6;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
        }

            .contact-main .info-list .card div:first-child {
                width: 70%;
            }

            .contact-main .info-list .card i {
                display: flex;
                width: 40px;
                height: 40px;
            }

                .contact-main .info-list .card i > img {
                    max-width: 40px;
                    max-height: 30px;
                }

            .contact-main .info-list .card p {
                margin-top: 8px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

        .contact-main .info-list .qrcode {
            display: flex;
            align-items: end;
        }

            .contact-main .info-list .qrcode > img {
                width: 100px;
                height: 100px;
            }

@media (max-width: 1000px) {
    .contact-main .info-list {
        margin-bottom: 0;
    }

        .contact-main .info-list .col {
            margin-top: 6px;
            padding: 6px;
        }

        .contact-main .info-list .card {
            padding: 20px 10px 14px 10px;
        }

            .contact-main .info-list .card i {
                width: 30px;
            }

        .contact-main .info-list .qrcode > img {
            width: 50px;
            height: 50px;
        }
}

.contact-location .img {
    display: flex;
    justify-content: center;
    background-color: #F6F6F6;
    padding: 2% 0;
}

    .contact-location .img > img {
        width: 56%;
    }

.contact-location .module-content {
    padding: 4% 10%;
}

    .contact-location .module-content .contact-location-title {
        border-bottom: 2px solid #EBEBEB;
        padding-bottom: 8px;
        margin-bottom: 16px;
    }

    .contact-location .module-content .col {
        display: flex;
        font-weight: 300;
        margin-top: 16px;
    }

        .contact-location .module-content .col > label {
            flex: 0 0 120px;
        }

@media (max-width: 750px) {
    .contact-main {
        padding: 0 4%;
    }

    .contact-location .module-content {
        padding: 4% 4%;
    }

        .contact-location .module-content .contact-location-title {
            margin-bottom: 0;
        }
}

.contact-feedback {
    display: flex;
    padding-bottom: 60px;
    margin-top: -20px;
}

    .contact-feedback > div {
        width: 50%;
    }

        .contact-feedback > div:first-child {
            display: flex;
            align-items: center;
        }

    .contact-feedback img {
        max-width: 100%;
        max-height: 100%;
        margin: 0 auto;
    }

@media (max-width: 1000px) {
    .contact-feedback > div {
        width: 100%;
    }

        .contact-feedback > div:first-child {
            position: absolute;
            height: 100%;
            display: flex;
            align-items: end;
            display: none;
        }

            .contact-feedback > div:first-child > img {
                max-width: 100%;
            }
}

.contact-feedback .module-body {
    padding: 0 8%;
}

    .contact-feedback .module-body .text {
        width: 100%;
    }

.home-recruit .form .item .item-w50 {
    width: calc(50% - 10px);
}

.home-recruit .form .item .invalid-feedback {
    width: calc(50% - 10px);
    padding: 12px 12px;
    color: red !important;
}

.contact-recruit-show {
    margin-bottom: 60px;
    padding: 0 0;
    margin-left: 10%;
    margin-right: 10%;
}

    .contact-recruit-show > img {
        position: sticky !important;
    }

    .contact-recruit-show > .module-content {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgb(246 246 246 / 80%);
        padding: 16px 0;
        text-align: center;
    }

.contact-recruit-desc > img {
    position: absolute !important;
}

.contact-recruit-desc > .module-body {
    background: rgb(246 246 246 / 80%);
    padding: 4% 4% 0 4%;
}

    .contact-recruit-desc > .module-body p {
        margin-top: 4px;
        margin-bottom: 12px;
        color: #3E3A39 !important;
    }

    .contact-recruit-desc > .module-body > div:last-child {
        text-align: center;
        padding: 16px 0;
    }

@media (max-width: 1000px) {
    .contact-recruit-show {
        margin-bottom: 40px;
    }
}

@media (max-width: 750px) {
    .contact-recruit-show {
        margin-bottom: 20px;
        margin-left: 4%;
        margin-right: 4%;
    }

        .contact-recruit-show > .module-content {
            padding: 4px 0;
        }

    .contact-recruit-desc > .module-body > div:last-child {
        padding: 4px 0;
    }
}

.contact-recruit {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 80px;
}

    .contact-recruit .contact-recruit-title {
        border-bottom: 2px solid #EBEBEB;
        padding-bottom: 8px;
        margin-bottom: 16px;
    }

    .contact-recruit .card {
        border-radius: 0;
        background: #F6F6F6;
        border: none;
        padding: 10% 6%;
    }

        .contact-recruit .card > ul {
            display: flex;
            justify-content: space-between;
            margin-bottom: 8%
        }

            .contact-recruit .card > ul > li {
                border-radius: 5px;
                border: 1px solid #0F7F3B;
                color: #0F7F3B;
            }

        .contact-recruit .card p {
            margin-top: 4%;
            color: #7D7D7D;
        }

@media (max-width: 750px) {
    .contact-recruit {
        margin-left: 4%;
        margin-right: 4%;
        margin-bottom: 40px;
    }

        .contact-recruit .contact-recruit-title {
            margin-bottom: 0;
        }
}

@media (max-width: 575px) {
    .contact-recruit .card > ul {
        justify-content: start;
        grid-gap: 10px;
        flex-wrap: wrap;
    }
}

@media (max-width: 1110px) {
    .contact-recruit .row-cols-sm-2 > * {
        width: 50%;
    }
}
/*------------------------------------- ContactUs End -------------------------------------*/

/*------------------------------------- Course Start -------------------------------------*/
.course-banner > img {
    position: sticky;
}

.course-banner .module-body {
    position: absolute;
    top: 30%;
    left: 30%;
    transform: translate(-50%,0);
}

    .course-banner .module-body div {
        color: #fff;
    }

    .course-banner .module-body p {
        padding: 3% 0;
        font-size: 26px;
        color: #fff;
    }

@media (max-width: 500px) {
    .course-banner .module-body .size36 {
        font-size: 20px;
    }
}

.course-teaching > img {
    position: sticky;
}

.course-teaching .module-body {
    position: absolute;
    top: 8%;
    left: 50%;
    transform: translate(-50%,0);
    width: 90%;
    text-align: center;
}

    .course-teaching .module-body p {
        margin-top: 2%;
    }

@media (max-width: 500px) {
    .course-teaching .module-body .size36 {
        font-size: 20px;
    }
}

.course-dev .module-body {
    padding: 8% 6%;
    text-align: center;
}

@media (max-width: 1000px) {
    .course-dev .module-body {
        padding: 6% 6%;
    }
}



.course-dev .module-body .size36 {
    margin-bottom: 4%;
}

.course-dev .module-body .size24 {
    margin-bottom: 2%;
}

.course-dev .row {
    margin-top: 4%;
}

.course-dev [class^="col-"] {
    padding: 0 4%;
}

    .course-dev [class^="col-"] p {
        margin-top: 2%;
    }

.course-event {
    margin-bottom: 8%;
}

    .course-event img {
        height: 100%;
    }

    .course-event .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 4%;
    }

        .course-event .text .size24 {
            margin-bottom: 4%;
        }

@media (max-width: 768px) {
    .course-event .text {
        padding: 4% 4%;
    }

        .course-event .text .size24 {
            margin-bottom: 2%;
        }

    .course-event .row:nth-child(2) {
        display: flex;
        flex-direction: column;
    }

        .course-event .row:nth-child(2) .text {
            order: 2;
        }
}
/*------------------------------------- Course End -------------------------------------*/

/*------------------------------------- About Start -------------------------------------*/
.about-banner > img {
    position: sticky;
}

.about-banner .module-body {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
    width: 100%;
    text-align: center;
    padding: 2% 5%;
    background: linear-gradient(0deg, #000000 0%, rgba(0,0,0,0) 100%);
    opacity: 0.6;
}

    .about-banner .module-body p {
        color: #fff;
    }

.about-info > img {
    position: sticky;
}

.about-info .module-body {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 4% 4%;
    background-color: rgb(255 255 255 / 50%);
    border-radius: 8px;
    width: 80%;
}

    .about-info .module-body .row [class^="col-"] {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

        .about-info .module-body .row [class^="col-"] img {
            max-width: 30%;
            width: auto;
        }

    .about-info .module-body .size24 {
        font-weight: 600;
    }

    .about-info .module-body p {
        text-align: center;
    }

@media (max-width: 768px) {
    .about-info .module-body {
        padding: 2% 2%;
    }

        .about-info .module-body .row [class^="col-"] {
            gap: 4px;
        }
}

.about-culture .module-body {
    padding: 8% 6%;
}

.about-culture .module-title {
    text-align: center;
}

    .about-culture .module-title p {
        margin-bottom: 4%;
    }

.about-culture .module-content [class^="col-"] > div {
    position: relative;
}

.about-culture .module-content p {
    position: absolute;
    bottom: 0;
    padding: 4% 6%;
    background: linear-gradient(0deg, #000000 0%, rgba(0,0,0,0) 100%);
    color: #fff;
    text-align: center;
}

.about-culture .module-content [class^="col-"] {
    padding-bottom: 4%;
    padding-left: 2%;
    padding-right: 2%;
}

    .about-culture .module-content [class^="col-"]:nth-child(2n+1) {
    }

    .about-culture .module-content [class^="col-"]:hover > div p {
        display: flex;
        align-items: center;
        line-height: 40px;
        top: 0;
    }

.about-course > img {
    position: sticky;
}

.about-course .module-body {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.about-customer-info .module-body {
    padding: 8% 8% 4% 8%;
}

    .about-customer-info .module-body [class^="col-"] > div {
        display: inline-block;
    }

        .about-customer-info .module-body [class^="col-"] > div > div {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

    .about-customer-info .module-body img {
        max-width: 30px;
        max-height: 30px;
    }

    .about-customer-info .module-body p {
        color: #B2B0B0;
    }

.about-customer .module-body {
    padding: 0 7% 8% 7%;
}

.about-customer .about-customer-img {
    width: 20%;
    padding: 1.2% 1%;
}

.about-customer .module-body > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*------------------------------------- About End -------------------------------------*/

/*------------------------------------- Product Start -------------------------------------*/
.page-product.product-border {
    position: relative;
}

    .page-product .product-border::after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 8%;
        left: 8%;
        border-bottom: solid 2px #656161;
    }


.page-product .breadcrumb .divider {
    margin: 0 4px;
}

.page-product .mb-4 {
    margin-bottom: 4% !important;
}

@media (max-width: 850px) {
    .page-product .size36 {
        font-size: 24px;
    }
}

@media (max-width: 760px) {
    .page-product .size36 {
        font-size: 18px;
    }

    .page-product .mb-4 {
        margin-bottom: 0 !important;
    }
}

.product-banner > img {
    position: sticky;
}

.product-banner .module-body {
    position: absolute;
}

@media (max-width: 760px) {
    .product-banner .size40 {
        font-size: 18px;
    }
}

.product-video {
    background-color: #676767;
    padding: 4% 8% 8% 8%;
}

    .product-video * {
        color: #fff;
    }

    .product-video .module-title {
        margin-bottom: 2%;
    }

    .product-video .module-body {
        /*margin: 0 -3%;*/
        display: flex;
    }

        /*.product-video .module-body > [class^="col-"] {
            padding: 0 3%;
        }*/

        .product-video .module-body .video {
            position: relative;
            border: 1px solid #eee;
            padding: 1px;
        }

            .product-video .module-body .video::after {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                background: url(../images/video-play.png) no-repeat center center;
            }

            .product-video .module-body .video > img {
                width: 100%;
                height: 100%;
            }

    .product-video .product-text {
        padding-right: 4%;
    }


@media (max-width: 760px) {
    .product-video .product-text {
        margin-top: 4%;
        padding-right: 0;
        order: 1;
    }

    .product-desc .product-desc-pr, .product-desc .title {
        margin-top: 2%;
        margin-bottom: 2%;
    }
}

.product-function {
    padding: 8% 8% 6% 8%;
}

    .product-function .module-title {
        text-align: center;
        margin-bottom: 6%;
    }

    .product-function .module-body {
        margin: 0 -2%;
    }

        .product-function .module-body [class^="col-"] {
            padding: 0 2%;
        }

        .product-function .module-body img {
            width: 100%;
        }

        .product-function .module-body p {
            margin: 4% 0;
            text-align: center;
        }

.product-desc {
    padding: 8% 8%;
}

    .product-desc .module-body {
        display: flex;
    }

    /*.product-desc .module-body [class^="col-"] {
            display: flex;
            flex-direction: column;
            justify-content: center;
        }*/

    .product-desc .product-desc-pr {
        padding-right: 6%;
    }

    .product-desc .product-desc-pl {
        padding-left: 6%;
    }

    .product-desc .product-desc-text {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .product-desc .title {
        margin-bottom: 4%;
    }

    .product-desc li {
        margin: 1.2% 0 1.2% 16px;
        list-style-type: disc;
    }

    .product-desc .module-body img {
        width: 100%;
    }

@media (max-width: 760px) {
    .product-desc .product-desc-pr, .product-desc .product-desc-pl {
        padding-left: 0;
        order: 1;
    }

    .product-desc .product-desc-pr, .product-desc .title {
        margin-top: 2%;
        margin-bottom: 2%;
    }
}

.product-scene {
    padding: 8% 8%;
}

    .product-scene .module-title {
        text-align: center;
        margin-bottom: 6%;
    }

    .product-scene .module-body [class^="col-"] {
        text-align: center;
    }

    .product-scene .module-body p {
        margin: 4% 0;
    }

    .product-scene .module-content {
        margin-top: 6%;
    }

    .product-scene .module-content {
        text-align: center;
    }

@media (max-width: 700px) {
    .product-scene img {
        width: 60%;
    }
}

.product-parameter {
    padding: 8% 8%;
}

    .product-parameter .module-title {
        text-align: center;
        margin-bottom: 6%;
    }

.product-argument-table {
    width: 100%;
}

    .product-argument-table tr {
        display: flex;
    }

    .product-argument-table td {
        padding: 16px 8px;
    }
    /*奇数行*/
    .product-argument-table tr:nth-child(even) > td {
        /*background: #111111;*/
    }
    /*偶数行*/
    .product-argument-table tr:nth-child(odd) > td {
        background: #EEEFEF;
    }

    .product-argument-table .label {
        width: 35%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .product-argument-table .text {
        width: 65%;
        text-align: left;
        word-break: break-all;
    }

@media (max-width: 700px) {
    .product-argument-table td {
        padding: 8px 4px;
    }
}

.ZXSDMNMSB-banner .module-body {
    top: 20%;
    left: 8%;
}

    .ZXSDMNMSB-banner .module-body * {
        color: #fff;
    }

.ZDHZXDLZBMCLSB-banner .module-body {
    top: 14%;
    right: 4%;
    width: 50%;
}

    .ZDHZXDLZBMCLSB-banner .module-body * {
        color: #0F7F3B;
    }

.ZXYNDFXY-banner .module-body {
    top: 14%;
    right: 4%;
    width: 42%;
}

    .ZXYNDFXY-banner .module-body * {
        color: #0F7F3B;
    }

.DLDWY-banner .module-body {
    top: 14%;
    right: 4%;
    width: 46%;
}

    .DLDWY-banner .module-body * {
        color: #fff;
    }

.LWCSY-banner .module-body {
    top: 8%;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    text-align: center;
}

    .LWCSY-banner .module-body * {
        color: #fff;
    }

.BFHGYXNPCXT-banner .module-body {
    top: 8%;
    right: 4%;
    width: 42%;
}

    .BFHGYXNPCXT-banner .module-body * {
        color: #0F7F3B;
    }

.page-product-BFHGYXNPCXT .product-function .module-body p {
    margin-top: -2%;
    margin-bottom: 6%;
}

.HLGDXNPCXT-banner .module-body {
    top: 8%;
    left: 22%;
    width: 70%;
}

    .HLGDXNPCXT-banner .module-body * {
        color: #0F7F3B;
    }

.CZLWCSY-banner .module-body {
    top: 8%;
    left: 8%;
    width: 84%;
}

    .CZLWCSY-banner .module-body * {
        color: #0F7F3B;
    }

.TYNSJHCSY-banner .module-body {
    top: 8%;
    right: 8%;
    width: 42%;
}

    .TYNSJHCSY-banner .module-body * {
        color: #0F7F3B;
    }

.HLHSBRXXNPCXT-banner .module-body {
    top: 8%;
    right: 8%;
    width: 84%;
}

    .HLHSBRXXNPCXT-banner .module-body * {
        color: #0F7F3B;
        text-align: right;
    }

.XZHGYXNPCXT-banner .module-body {
    top: 8%;
    right: 8%;
    width: 84%;
}

    .XZHGYXNPCXT-banner .module-body * {
        color: #0F7F3B;
        text-align: right;
    }

.ZKQXHCSY-banner .module-body {
    top: 8%;
    right: 8%;
    width: 84%;
}

    .ZKQXHCSY-banner .module-body * {
        color: #0F7F3B;
        text-align: right;
    }

.PCBDLDWY-banner .module-body {
    top: 25%;
    right: 8%;
    width: 84%;
}

.PCBDLDWY-banner .module-body * {
    color: #0F7F3B;
    text-align: right;
}

.ZSCWY-banner .module-body {
    top: 25%;
    right: 8%;
    width: 84%;
}

    .ZSCWY-banner .module-body * {
        color: #0F7F3B;
        text-align: right;
    }

.FWQDBCWY-banner .module-body {
    top: 25%;
    right: 8%;
    width: 84%;
}

    .FWQDBCWY-banner .module-body * {
        color: #0F7F3B;
        text-align: right;
    }

.product-menu {
    padding: 4% 8% 8% 8%;
}

    .product-menu .module-title {
        margin-bottom: 4%;
    }

    .product-menu .basecont {
        width: 100%;
        max-width: 100%;
        padding: 0 0;
    }

    .product-menu .item .list {
        background-color: #eeefef !important;
    }

    .product-menu .item .font {
        position: relative;
        border: none !important;
    }

        .product-menu .item .font::after {
            content: '';
            width: 30px;
            height: 10px;
            position: absolute;
            top: 50%;
            right: 10px;
            transform: translateY(-50%);
            background: url('images/productindex/bg-menu-font.png') no-repeat center center;
            background-size: contain;
        }

    .product-menu .item li {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
/*------------------------------------- Product End -------------------------------------*/

/*-------------------------------------afterSale Start-------------------------------------*/
#afterSale .col {
    padding: 0 1%;
}

    #afterSale .col > div {
        padding: 5% 8%;
        display: flex;
        background: #F0F0F0;
        border-radius: 16px;
    }

    #afterSale .col .img {
        width: 65%;
        float: left;
    }

    #afterSale .col .text {
        display: flex;
        /*主轴上的对齐方式为居中*/
        justify-content: center;
        /*交叉轴上对齐方式为居中*/
        align-items: center;
    }

/**资料下载*/
#download .col-md-6 {
    margin-top: 2%;
}

    #download .col-md-6:nth-child(odd) {
        padding-right: 2%;
    }

    #download .col-md-6:nth-child(even) {
        padding-left: 2%;
    }

    #download .col-md-6 .item {
        padding: 2% 3%;
        display: flex;
        background: #F0F0F0;
    }

#download .item .item-img {
    width: 60%;
}

#download .item-desc {
    width: 40%;
    position: relative;
    padding: 5%;
}

    #download .item-desc p:last-child {
        margin-top: 30%;
        margin-right: 0;
    }

    #download .item-desc a {
        padding: 6% 10%;
        float: right;
        margin-right: 5%;
        font-size: 14px;
        background: #0F7F3B;
        color: white;
        line-height: 26px;
    }

        #download .item-desc a img {
            width: 15px;
            height: 15px;
            margin-right: 10px;
            margin-bottom: 5px;
            line-height: 12px;
        }
/**登记留资*/
#reg {
    margin-top: 20px;
}

    #reg .info {
        width: 100%;
        height: 70%;
        text-align: center;
        padding-top: 10%;
        background: #F0F0F0;
    }

        #reg .info img {
            width: 50%;
            height: 60%;
            margin: 0 auto;
            margin-top: 5%;
        }

    #reg .form-horizontal > p {
        padding-bottom: 15px;
        font-size: 30px;
        font-weight: 700;
        color: #000000;
    }


    #reg .form-group {
        margin: 30px 0;
    }

        #reg .form-group label {
            font-size: 16px;
        }

            #reg .form-group label span {
                color: red;
            }

        #reg .form-group input[type="text"],
        #reg .form-group input[type="password"],
        #reg .form-group input[type="email"] {
            border-radius: unset;
        }

        #reg .form-group input[type="submit"],
        #reg .form-group input[type="button"] {
            padding: 1% 10%;
            background: #0F7F3B;
            color: white;
            border-radius: unset;
            cursor: pointer;
        }

    #reg .tips {
        font-size: 14px;
        color: #999999;
        line-height: 36px;
    }


/**软件下载*/
#software {
    margin-top: 20px;
}

    #software .basecont {
        width: 100%;
    }

    #software .productbox-section1 .cont .nav .min .zhong .item {
        padding: 35px 0;
    }

        #software .productbox-section1 .cont .nav .min .zhong .item .jut li .f_tit {
            padding-left: 0;
        }

    #software .col-md-6:nth-child(odd) {
        padding-right: 2%;
    }

    #software .col-md-6:nth-child(even) {
        padding-left: 2%;
    }

    #software .col-md-6 .item {
        margin-top: 5%;
        padding: 2% 3%;
        display: flex;
        background: #F0F0F0;
    }

    #software .item-img {
        width: 60%;
        float: left;
    }

    #software .item-desc {
        width: 40%;
        float: right;
        font-size: 13px;
        position: relative;
        padding: 5%;
    }

        #software .item-desc p {
            font-size: 15px;
        }

            #software .item-desc p:last-child {
                margin-top: 30%;
                margin-right: 0;
            }

        #software .item-desc a {
            padding: 6% 10%;
            float: right;
            margin-right: 5%;
            font-size: 14px;
            background: #0F7F3B;
            color: white;
            line-height: 26px;
        }

            #software .item-desc a img {
                width: 15px;
                height: 15px;
                margin-right: 10px;
                margin-bottom: 5px;
                line-height: 12px;
            }
/*-------------------------------------afterSale Start-------------------------------------*/
