@font-face {
    font-family: 'syht';
    src: url(../font/SourceHanSanssC Heavy.otf);
}

@font-face {
    font-family: 'syht1';
    src: url(../font/SourceHanSansCN-Medium.otf);
}

@font-face {
    font-family: 'ldh';
    src: url(../font/ldh.TTF);
}

@font-face {
    font-family: 'pmzd';
    src: url(../font/pmzd.TTF);
}

@font-face {
    font-family: 'fzlt';
    src: url(../font/fzlt.TTF);
}

.banner-background {
    width: 9.45rem;
    height: .24rem;
    background: #97b04e;
    float: right;
    margin: .03rem 0 0 0;
}

.intro-wrap {
    display: flex;
    flex-direction: row;
    margin: .97rem 0 0 0;
}

.banner img {
    display: block;
    width: 100%;
}

.about-us h2 {
    margin: 0 0 0 1.69rem;
}

.intro-img {
    /* width: 9.03rem; */
    height: 8.26rem;
    margin: .6rem 0 0 0;
}

    .intro-img img {
        display: block;
        width: 100%;
    }

.intro-fr {
    width: 7.74rem;
    float: right;
    margin-left: 1.4rem;
}

    .intro-fr h3 {
        color: #3e3e3e;
        font-size: .44rem;
        line-height: .4rem;
        margin: .1rem 0 0 0;
    }

    .intro-fr p {
        margin: .52rem 0 0 0;
        font-size: .2rem;
        color: #666666;
        line-height: .32rem;
    }

.product {
    margin: .85rem auto 0;
    width: 100%;
    /* height: 10.34rem; */
    background: url(../images/product.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 1rem;
}

.pro-wrap {
    width: 17.35rem;
    /* height: 7.54rem; */
    margin: 0 auto 0;
    /* overflow: hidden; */ position: relative;
}

    .pro-wrap h3 {
        margin: .45rem auto 0;
        color: #333333;
        font-size: .48rem;
        line-height: .48rem;
    }

        .pro-wrap h3 span {
            color: #97b04e;
        }

    .pro-wrap h4 {
        color: #9a9a9a;
        margin-top: .67rem;
        line-height: .23rem;
        font-size: .23rem;
    }

.pro-tit {
    width: 3.4rem;
    display: flex;
    flex-direction: row;
}

.mySwiper2 {
    height: auto;
    width: 100%;
}

.mySwiper {
    height: auto;
    box-sizing: border-box;
    padding: 10px 0;
    position: relative;
    overflow: hidden;
}

    .mySwiper .swiper-button-prev {
        width: 100px !important;
        height: 100px !important;
        ;
        position: absolute;
        bottom: 0;
    }

        .mySwiper .swiper-button-prev:after, .mySwiper .swiper-rtl .swiper-button-next:after {
            content: '' !important;
        }

    .mySwiper .swiper-slide {
        width: 25%;
        height: 100%;
    }

    .mySwiper .swiper-slide-thumb-active {
        opacity: 1;
    }

    .mySwiper .swiper-button-prev:after, .mySwiper .swiper-rtl .swiper-button-next:after {
        content: ' ';
    }

    .mySwiper .swiper-button-next:after, .mySwiper .swiper-rtl .swiper-button-prev:after {
        content: '';
    }

    .mySwiper .swiper-button-next img, .mySwiper .swiper-button-prev img {
        vertical-align: middle;
    }

    .mySwiper .swiper-button-next {
        bottom: 0;
        position: absolute;
        right: 0;
        width: 100px !important;
        height: 100px !important;
        margin: 0;
        width: auto;
        height: auto;
    }

        .mySwiper .swiper-button-next:after, .mySwiper .swiper-rtl .swiper-button-prev:after {
            content: '' !important;
        }

    .mySwiper .swiper-button-prev {
        top: auto;
        position: absolute;
        left: auto;
        margin: 0;
        width: auto;
        height: auto;
    }

    .mySwiper .swiper-slide {
        background-size: cover;
        background-position: center;
    }

.pro-bottom-content {
    margin: .65rem auto 0;
    overflow: hidden;
}

.pro-para {
    width: 6.53rem;
}

.mySwiper .swiper-slide {
    width: 3.65rem;
    height: 1.95rem;
    border-radius: .25rem;
    display: flex;
    flex-direction: row;
    background: #fff;
    justify-content: space-around;
}

.mySwiper2 .swiper-content {
    display: flex;
    justify-content: space-around;
}

.pro-num {
    color: #e5e5e5;
    font-size: .4rem;
    font-family: fzlt;
    line-height: .48rem;
    margin: .49rem 0 0 .37rem;
}

.pro-word {
    font-size: .22rem;
    color: #121d23;
    font-family: fzlt;
    margin: -.2rem 0 0 .4rem;
}

.pro-jt, .pro-jt2 {
    margin: .45rem 0 0 .4rem;
}

.pro-img {
    margin: .24rem 0 0 .14rem;
}

.mySwiper .swiper-slide.swiper-slide-thumb-active .pro-word {
    color: #fff;
}

.mySwiper .swiper-slide.swiper-slide-thumb-active .pro-jt {
    display: block;
}

.mySwiper .swiper-slide.swiper-slide-thumb-active .pro-jt2 {
    display: none;
}

.pro-jt2 {
    display: block;
}

.pro-jt {
    display: none;
}

.mySwiper .swiper-slide.swiper-slide-thumb-active .pro-num {
    color: #c3e857;
}

.mySwiper .swiper-slide.swiper-slide-thumb-active {
    background: url(../images/intro-tit-bg.png) no-repeat;
    background-size: 100% 100%;
}

.pro-para h5 {
    color: #0a1d2a;
    font-size: .28rem;
    font-family: fzlt;
    line-height: .28rem;
}

.pro-para p {
    color: #666666;
}

.pro-intro {
    margin: .25rem 0 0 0;
    font-size: .21rem;
    color: #666666;
    line-height: .32rem;
}

.pro-list p {
    color: #0a1d2a;
    font-size: .17rem;
    line-height: .3rem;
}

.pro-list h6 {
    color: #97b04e;
    font-size: .17rem;
    line-height: .2rem;
    margin: .17rem 0;
    font-family: fzlt;
}

.pro-list {
    margin: .22rem 0 0 0;
}

.mySwiper2 ul {
    display: flex;
    flex-direction: row;
    margin-top: 1.5rem;
    flex-wrap: wrap;
    justify-content: inherit;
}

    .mySwiper2 ul li {
        margin: 0 .2rem 0.2rem;
        width: 3.8rem;
    }

        .mySwiper2 ul li img {
            width: 100%;
            display: block;
        }

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 67% !important;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    left: 45% !important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: 55% !important;
}

.big-img {
    z-index: 99;
    position: absolute;
    top: 21rem;
    left: 50%;
    margin-left: -2.50rem;
}

    .big-img img {
        width: 100%;
        display: block;
    }

    .big-img ul {
        display: flex;
        flex-direction: row;
    }

        .big-img ul li {
            display: none;
            width: 5rem;
        }

.zz {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .85);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
}

.intro-fr-img {
    margin-top: .65rem;
}
    .intro-fr-img img{
        width: 100%
    }
    .advantage {
        width: 100%;
        height: 9.51rem;
        background: url(../images/advantage.png) no-repeat;
        background-size: 100%;
    }

.honor {
    width: auto;
}

    .honor h3 {
        width: 5.62rem;
        margin: 0 auto;
    }

        .honor h3 img {
            width: 100%;
            display: block;
        }

.honor-img {
    width: 14rem;
    margin: .5rem auto 0;
}

.contact-tit {
    width: 2.88rem;
    height: 2.5rem;
    margin: 1.2rem auto 0;
}

    .contact-tit img {
        width: 100%;
    }

.contact-icon {
    width: 17.17rem;
    display: flex;
    margin: 0 auto;
    justify-content: space-around;
    padding-bottom: .58rem;
    border-bottom: 1px solid #c6c6c6;
}

.icon {
    width: .86rem;
    height: .94rem;
    margin: 0 auto;
}

    .icon img {
        width: 100%;
    }

.contact-word {
    color: #2e2936;
    font-size: .25rem;
    margin-top: .54rem;
}

.contact-icon {
    color: #c6c6c6;
}

.contact-wrap {
    width: 17.2rem;
    display: flex;
    margin: .8rem auto 0;
    display: flex;
    flex-direction: row;
    padding-bottom: 1.4rem;
}

.map {
    width: 9.1rem;
    margin: 0 auto;
}

    .map img {
        width: 100%;
        display: block;
    }

#txtName, #txtTel, #txtContent {
    width: 6.8rem;
    height: .75rem;
    border: 1px solid #cfcccf;
    margin-bottom: .4rem;
    color: #2e2936;
}

#btnAdd {
    width: 2.6rem;
    height: .7rem;
    border-radius: .04rem;
    background: #97cf02;
    text-align: center;
    line-height: .7rem;
    border: 0;
    color: #fffeff;
    font-size: .28rem;
}

.input-wrap {
    margin-left: 1rem;
}

.honor-img img {
    display: block;
    width: 100%;
}
.honor {
    margin-top: 1rem
}
@media screen and (min-width: 1080px) and (max-width: 1919px) {
    .honor{
        margin-top:0
    }
    .about-us {
        margin-top: .85rem;
    }
    .contact-wrap {
        width: 14.2rem;
        display: flex;
        margin: .8rem auto 0;
        display: flex;
        flex-direction: row;
        padding-bottom: 1.4rem;
    }

    .contact-icon {
        width: 14.2rem;
        display: flex;
        margin: 0 auto;
        justify-content: space-around;
        padding-bottom: .58rem;
        border-bottom: 1px solid #c6c6c6;
    }

    .pro-para {
        width: 12.53rem;
        margin: 0 auto;
    }

    .mySwiper2 .swiper-content {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
    }

    .pro-para-img {
        margin: 1.5rem auto 0;
    }

    .mySwiper2 ul {
        display: flex;
        flex-direction: row;
        margin-top: 1.5rem;
        flex-wrap: wrap;
        justify-content: inherit;
    }

    .pro-wrap {
        width: 14.2rem;
        /* height: 7.54rem; */
        margin: 0 auto 0;
        /* overflow: hidden; */
    }
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 102% !important;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    bottom: 0 !important;
}

@media screen and (max-width: 1080px) {
    #txtName, #txtTel, #txtContent {
        height: .75rem;
        border: 1px solid #cfcccf;
        margin-bottom: .4rem;
    }

    .input-wrap {
        margin: 1rem auto;
    }

    .map {
        width: auto;
        margin: 0 auto;
    }

    .contact-wrap {
        width: auto;
        display: flex;
        margin: .8rem auto 0;
        display: flex;
        flex-direction: column;
        padding-bottom: 0;
    }

    .intro-wrap {
        display: flex;
        flex-direction: column;
        margin: .97rem 0 0 0;
    }

    .intro-fr {
        width: 92%;
        /* float: right; */
        /* margin-left: 1.4rem; */
        margin: 0 auto;
    }

        .intro-fr img {
            display: block;
            width: 100%;
        }

        .intro-fr p {
            margin: .52rem 0 0 0;
            font-size: .28rem;
            color: #666666;
            line-height: .35rem;
        }

    .mySwiper2 .swiper-content {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
    }

    .pro-wrap {
        width: 92%;
        /* height: 7.54rem; */
    }

    .pro-para {
        width: 100%;
    }

    .pro-intro {
        margin: .25rem 0 0 0;
        font-size: .3rem;
        color: #666666;
        line-height: .35rem;
    }

    .pro-list h6 {
        color: #97b04e;
        font-size: .27rem;
        line-height: .3rem;
        margin: .17rem 0;
        font-family: fzlt;
    }

    .pro-list p {
        color: #0a1d2a;
        font-size: .28rem;
        line-height: .45rem;
    }

    .pro-para-img img {
        display: block;
        width: 100%;
    }

    .pro-para-img {
        margin: .5rem auto 0;
    }

    .products-list li {
        width: 3.2rem;
        height: auto;
    }

    .mySwiper2 ul {
        display: flex;
        flex-direction: row;
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: center;
    }

    .pro-img {
        display: none;
    }

    .big-img {
        z-index: 99;
        position: absolute;
        top: 34rem;
        left: 50%;
        margin-left: -2.50rem;
    }

    .advantage {
        width: 100%;
        height: 3.8rem;
        background: url(../images/advantage.png) no-repeat;
        background-size: 100% 100%;
    }

    .honor-img img {
        width: 100%;
        display: block;
    }

    .honor-img {
        width: auto;
    }

    .pro-jt, .pro-jt2 {
        margin: .1rem 0 0 .2rem;
    }

    .honor h3 {
        width: 5.62rem;
        margin: 0.5rem auto;
    }

    .banner {
        margin-top: 1rem;
    }

    .mySwiper2 ul li {
        margin: 0 .2rem 0.2rem;
        width: 2.8rem;
    }

    .contact-icon {
        width: 92%;
        display: flex;
        margin: 0 auto;
        justify-content: center;
        padding-bottom: .58rem;
        border-bottom: 1px solid #c6c6c6;
        flex-direction: column;
    }

    .contact-word {
        margin-top: .24rem;
    }

    .icon {
        margin: 0 0.2rem 0 0;
    }

    .intro-fr h3 {
        margin: .65rem 0 0 0;
    }

    .pro-list {
        margin: .5rem 0 0 0;
    }

    .pro-para h5 {
        color: #0a1d2a;
        font-size: .35rem;
        font-family: fzlt;
        line-height: .28rem;
    }

    .contact-icon > div {
        display: flex;
        margin-bottom: .5rem;
    }

    .contact-tit {
        width: 2.88rem;
        height: auto;
        margin: 1.2rem auto 0;
    }
    .swiper-button-next, .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 40px !important;
        height: 20px !important;
        margin-top: -22px;
        z-index: 1 !important;
        cursor: pointer;
        background-size: 27px 44px;
        background-position: center;
        background-repeat: no-repeat;
    }
}
