.wrap {
    max-width: 1600px;
    margin: 0 auto;
    width: 100%;
}

.i-about .left {
    width: 36.7%;
    box-sizing: border-box;
    background: url(../images/bg1.jpg) no-repeat left top;
    background-size: 100% 100%;
    padding: 11% 0 0 9%;
}

.i-about .left .txt {
    margin-bottom: 0.7333rem;
}

.i-about .right {
    width: 63.3%;
}

.i-about .right .abs {
    height: 100%;
    left: 0;
    top: 0;
    z-index: 15;
}

.i-about .right .abs img {
    max-width: 100%;
    height: 100%;
}

.swiperBtn1 .swiper-button-next,
.swiperBtn1 .swiper-button-prev {
    border-radius: 50%;
    height: 0.9467rem;
    width: 0.9467rem;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10;
}

.swiperBtn1 .swiper-button-next::after,
.swiperBtn1 .swiper-button-prev::after {
    font-size: 0.32rem;
    color: #fff;
}

.swiperBtn1 .swiper-button-prev {
    left: 14%;
}

.i-aboutSwiper img {
    object-fit: cover;
    width: 100%;
    display: block;
}

.Column .line {
    padding: 0.2333rem 0;
}

.more a {
    display: block;
    width: 2.4933rem;
    line-height: 0.68rem;
    background: rgba(255, 255, 255, 0);
    border-radius: 25px;
    border: 1px solid #718470;
    padding-left: 0.4rem;
    background: url(../images/morebg.png) no-repeat 90% center;
    box-sizing: border-box;
    color: #718470;
    transition: padding 0.5s;

    background-size: .2933rem .2933rem;
}

.more a:hover {
    background: #718470;
    text-align: center;
    color: #fff;
    padding: 0;
}

.numScroll {
    box-shadow: 0rem 0rem 0.24rem 0rem rgba(0, 0, 0, 0.05);
    border-radius: 1.0933rem;
    background: #ffffff;
    height: 2.2rem;
    margin-top: -1rem;
    position: relative;
    z-index: 20;
    text-align: center;
    color: #718470;
}

.numScroll li {
    width: 24%;

    justify-content: space-between !important;
}

.numScroll li span {
    font-family: Impact;
    font-size: 0.8rem;
    font-weight: bold;
    display:block;
    text-align:center;
}


.i-product-top {
    padding-top: 3%;
    padding-bottom: 0.6rem;
}

.i-product-top .left {
    width: 29%;
}

.swiper-box {
    padding-left: 8%;
}

.i-productSwiper a {
    display: block;
}

.i-productSwiper a .abs_box {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(186, 163, 123, 0.6);
    padding: 0.3333rem 0.233rem 0 0.6667rem;
    box-sizing: border-box;
    color: #fff;
    overflow: hidden;
    transition: 0.5s;
}

.i-productSwiper a .abs_box .cn {
    padding-bottom: 0.4rem;
    transition: 0.5s;
}

.i-productSwiper a .abs_box .img1 {
    padding-bottom: 0.4rem;
    display: none;
    transition: 0.5s;

}

.i-productSwiper a .abs_box .img1 img {
    max-width: 100%;

}

.i-productSwiper a .abs_box .icon {
    bottom: 0.6667rem;
}

.i-productSwiper a .abs_box .icon img {
    height: 1.3067rem;
    max-width: 100%;
}

.i-productSwiper a .abs_box:hover .icon {
    opacity: 0;
}

.i-productSwiper a .abs_box:hover .img1 {
    display: block;
}

.i-productSwiper .img img {
    max-width: 100%;
}

.i-productSwiper .swiper-slide:nth-child(2n) .abs_box {
    background: rgba(113, 132, 112, 0.6);
}

.pro-img {
    padding: 0.9733rem 0 1.2533rem 8%;
}

.pro-img img {
    max-width: 100%;
}

.bg {
    background: url(../images/bg4.png) no-repeat top right;
}

.CooperationSwiper {
    margin: 0.4333rem 0;
}

.CooperationSwiper img {
    margin: 0 auto;
    max-width: 100%;
    object-fit: scale-down;
    height: 1.3333rem;
}

.CooperationSwiper .ov {
    height: 8.96rem;
}

.CooperationSwiper .swiper-slide {
    background: #fff;
}

.swiper_box {
    width: 120px;
}

.Culture {
    padding-top: 3%;
}

.Culture .list {
    padding: 0.5333rem 0 0.7467rem 0;
}

.Culture .list li {
    width: 25%;
}

.Culture .list li img {
    width: 100%;
}

.Culture .list li .abs {
    left: 0;
    bottom: 0.5333rem;
    width: 100%;
    text-align: center;
}

.i-news {
    background: #ede5d8;
    padding-top: 4%;
}

.i-news .left {
    padding-top: 0.2rem;
    width: 47%;
}

.i-news .img {
    width: 47%;
}

.i-news .img img {
    width: 100%;
    border-radius: 0.2rem;
}

.i-news-list li {
    margin-bottom: 0.2667rem;
}

.i-news-list li a {
    display: block;
}

.i-news-list li a .days {
    color: #aaa;
}

.i-news-list li a .gd {
    width: 0.48rem;
    line-height: 0.48rem;
    background: #718470;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    margin-top: 0.2667rem;
    transition: 0.5s;
    opacity: 0;
}

.i-news-list li a:hover .gd {
    opacity: 1;
}

.news_img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.i-video {
    padding: 5% 0 3% 0;
    background: #ede5d8;
}

.i-video a {
    display: block;
}

.i-video .img img {
    max-width: 100%;
    margin: 0 auto
}

.i-video .flx {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.i-video .flx img {
    height: 1.4133rem;
    width: 1.4133rem;
}

.subBanner .img img {
    width: 100%;
}

.subBanner .sub_Tit {
    font-size: 3.125vw;
}

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

.product_list {
    padding: 0.5333rem 0 0.8933rem 0;
}

.product_list .list {
    margin: 0 -0.3067rem;
}

.product_list .list li {
    width: 25%;
}

.product_list .list li a {
    display: block;
    margin: 0 0.3067rem 0.6133rem 0.3067rem;
    background: #fbf9f6;
    color: #000;
    position: relative;
    transition: 0.5s;
}

.product_list .list li a .img img {
    height: 3.9733rem;
    margin: 0 auto;
    max-width: 100%;
    object-fit: scale-down;
}

.product_list .list li a .con {
    padding: 0 0.42rem;
    text-align: center;
    padding-bottom: 6%;
}

.product_list .list li a .con .txt {
    height: .96rem;
}

.product_list .list li a::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 0;
    background: #718470;
    transition: 0.5s;
    bottom: 0;
    left: 0;
}

.product_list .list li a:hover {
    box-shadow: 0px 0px 0.24rem 0px rgba(0, 0, 0, 0.09);
}

.product_list .list li a:hover .tit {
    color: #718470;
}

.product_list .list li a:hover::after {
    width: 100%;
}

.tabs {
    margin-bottom: 0.76rem;
}

.tabs a {
    display: block;
    margin: 0 0.3333rem;
    padding: 0 0.4rem;
    color: #a29076;
    background: #fcfbf9;
    border-radius: 0.3733rem;
    line-height: 0.76rem;
}

.tabs a.cur,
.tabs a:hover {
    color: #fff;
    background: #718470;
}

.pages a {
    display: block;
    border: 0.0133rem solid #c9d9e0;
    padding: 0 0.1867rem;
    line-height: 0.5067rem;
    margin-right: 0.2933rem;
}

.pages a.cur {
    color: #fff;
    border: 1px solid #718470;
    background: #718470;
}

.Details {
    padding: 0.9067rem 0 0.8rem 0;
}

.details-top {
    background: #fbf9f6;
}

.details-top .box {
    width: 47%;
}

.details-top .right {
    padding: 4% 6% 0 0;
    box-sizing: border-box;
}

.details-top .right .tit {
    margin-bottom: 0.2667rem;
}

.detailsimg .swiper-button-prev {
    left: 0.5333rem !important;
}

.detailsimg img {
    max-width: 100%;
    margin: 0 auto;
    height: 9.7333rem;
    object-fit: scale-down;
}

.zxxp {
    margin-top: 6%;
}

.zxxp a {
    width: 3.1733rem;
    line-height: 0.8933rem;
    background: url(../images/icon.png) no-repeat 25% center #748672;
    border-radius: 0.44rem;
    box-sizing: border-box;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    background-size: .2667rem .24rem;
}

.sub_title {
    padding: 0.9333rem 0;
}

.Details-con .img img {
    max-width: 100%;
}

.Recommend .swiper-wrapper {
    padding-bottom: 0.8667rem;
}

.Recommend a {
    display: block;
    background: #fbf9f6;
    color: #000;
    position: relative;
    transition: 0.5s;
}


.Recommend a .img img {
    height: 3.9733rem;
    margin: 0 auto;
    max-width: 100%;
    object-fit: scale-down;
}

.Recommend a .con {
    padding: 0 0.42rem;
    text-align: center;
    padding-bottom: .2667rem;
}

.Recommend a .con .txt {
    height: .96rem;
}

.Recommend a::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 0;
    background: #718470;
    transition: 0.5s;
    bottom: 0;
    left: 0;
}

.Recommend a:hover {
    box-shadow: 0px 0px 0.24rem 0px rgba(0, 0, 0, 0.09);
}

.Recommend a:hover .tit {
    color: #718470;
}

.Recommend a:hover::after {
    width: 100%;
}

.Recommend .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
}

.Recommend .swiper-pagination .swiper-pagination-bullet-active {
    background: #748672;
}

.about {
    padding: 0.5333rem 0 0 0;
}

.about .list li {
    padding-bottom: 0.6267rem;
}

.about .list li .box {
    width: 50%;
    box-sizing: border-box;
}

.about .list li .txt {
    padding-right: 0.9867rem;
}

.about .list li .txt .tit {
    color: #748672;
}

.about .list li .txt p {
    margin-top: 0.7rem;
}

.about .list li .img img {
    max-width: 100%;
}

.about .list li:nth-child(2n) {
    flex-direction: row-reverse;
}

.about .list li:nth-child(2n) .txt {
    padding-left: 0.9867rem;
    padding-right: 0;
}

.numScroll1 {
    padding: 0 3%;
    background: url(../images/about.jpg) no-repeat center top / cover;
    border-radius: 0;
    color: #fff;
    height: 4.6267rem;
    margin-top: 3%;
}

.fzlc {
    background: #fff;
    padding-bottom: 6%
}

.fzlc img {
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.Technology .left {
    width: 35%;
}

.Technology .left {
    width: 40%;
}

.Technology .img {
    width: 50%;
}

.Technology .img img {
    width: 100%;
}

.advantage-section {
    margin-bottom: 0.3333rem;
}

.advantage-section .tit {
    background: url(../images/icon2.png) no-repeat left center;
    padding-left: 0.5rem;
    background-size: 0.3867rem 0.3867rem;
    font-weight: bold;
    color: #718470;
}

.advantage-section:nth-child(2) .tit {
    background: url(../images/icon3.png) no-repeat left center;
    background-size: 0.3867rem 0.3867rem;
}

.advantage-section:nth-child(3) .tit {
    background: url(../images/icon4.png) no-repeat left center;
    background-size: 0.3867rem 0.3867rem;
}

.advantage-section:nth-child(4) .tit {
    background: url(../images/icon5.png) no-repeat left center;
    background-size: 0.3867rem 0.3867rem;
}

.advantage-content {
    padding-left: 0.5rem;
}

.company-name {
    margin-bottom: 40px;
}

.contact-item {
    margin-bottom: 0.0933rem;
    padding-left: 0.6667rem;
    line-height: 0.48rem;
}

.contact {
    padding: 1.0133rem 0;
}

.contact .box {
    width: 48.5%;
}

.contact .box .img img {
    width: 100%;
}

.bg1 {
    background: url(../images/icon6.png) no-repeat center left;
    background-size: 0.48rem 0.4267rem;
}

.bg2 {
    background: url(../images/icon7.png) no-repeat center left;
    background-size: 0.48rem 0.4267rem;
}

.bg3 {
    background: url(../images/icon8.png) no-repeat center left;
    background-size: 0.48rem 0.4267rem;
}

.bg4 {
    background: url(../images/icon9.png) no-repeat center left;
    background-size: 0.48rem 0.4267rem;
}



.map1 .box1 {
    box-sizing: border-box;

    margin-bottom: 40px;
}


.map1 .box1 .company-name {
    margin-bottom: 15px;
}


.sub_tit1 {
    margin: 0.1333rem 0;
}

.form-container {
    padding-top: 0.6667rem;
}

.form-row {
    width: 49%;
    border-radius: 0.1333rem;
    border: 1px solid #748672;
    margin-bottom: 0.24rem;
    background: #fff;
}

.form-row .input {
    padding: 0.1333rem 0.4rem;
}

.form-row .input input {
    height: 0.5rem;
    width: 100%;
    font-size: 0.24rem;
}

.form-row:nth-child(5) {
    width: 100%;
}

.yzm .input {
    width: calc(100% - 2.6667rem);
}

.yzm .yzm_img {
    width: 1.8333rem;
    background: #000;
    height: 0.6333rem;
    margin-right: 0.2667rem;
}

.form-text {
    width: 100%;
    padding: 0.1333rem 0.4rem;
    box-sizing: border-box;
}

.form-text textarea {
    height: 1.6rem;
    font-size: 0.24rem;
}

.submit {
    width: 2.5867rem;
    height: 0.7067rem;
    margin: 0 auto;
    background: #718470;
    border-radius: 0.1333rem;
    display: block;
    color: #fff;
    font-size: 16px;
    margin-top: 0.2667rem;
}

.Honor {
    padding-top: 0.5333rem;
}

.HonorSwiper .swiper-wrapper {
    padding-bottom: 1.0667rem;
}

.HonorSwiper .img img {
    max-width: 100%;
    height: 6.76rem;
}

.HonorSwiper .swiper-slide {
    transform: scale(0.9);
    opacity: 0.4;
}

.HonorSwiper .swiper-slide .tit {
    opacity: 0;
}

.HonorSwiper .swiper-slide-active,
.HonorSwiper .swiper-slide-duplicate-active {
    transform: scale(1);
    opacity: 1;
}

.HonorSwiper .swiper-slide-active .tit,
.HonorSwiper .swiper-slide-duplicate-active .tit {
    opacity: 1;
}

.schj {
    margin: 0 -0.32rem;
}

.schj li {
    width: 33.333%;
}

.schj li a {
    margin: 0 0.32rem 0.32rem 0.32rem;
}

.schj li a img {
    width: 100%;
    height: 4.7467rem;
}

.schj li a .tit {
    padding: 0.2333rem;
}

.schj li a .fdj {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../images/fdj.png) no-repeat center center rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: 0.5s;
    background-size: 0.68rem 0.68rem;
}

.schj li a:hover .fdj {
    opacity: 1;
}

.video-box {
    padding-top: 1.0667rem;
}

.video-box .video {
    background: #000;
}

.video-box .video video {
    width: 100%;
    object-fit: contain;
    margin: 0 auto;
    display: block;
    height: 9.6667rem;
}

.video-box .tit {
    padding: 0.5333rem 0.2667rem;
}

.imgList {
    background: #fff;
    padding: 0.6133rem 0;
}

.imgList .wrap {
    padding: 0 1.0667rem !important;
    background: #fff;
    box-sizing: border-box;
}

.videoSwiper .img {
    border: 2px solid transparent;
    box-sizing: border-box;
    cursor: pointer;
}

.videoSwiper .img img {
    height: 1.64rem;
    max-width: 100%;
    margin: 0 auto;
    object-fit: cover;
}

.videoSwiper .img:hover {
    border: 2px solid #718470;
}

.news_list li {
    margin-bottom: 0.6667rem;
    padding-bottom: 0.6133rem;
    border-bottom: 1px solid #ddd0be;
}

.news_list li a:hover .xq {
    background: #718470;
    border: 1px solid #718470;
    color: #fff;
}

.news_list .con {
    width: calc(100% - 8.4667rem);
}

.news_list .con .tit {
    font-size: 20px;
}

.news_list .con .day {
    font-size: 14px;
}

.news_list .con .day i {
    width: 20px;
    background: #718470;
    height: 2px;
    margin-right: 15px;
}

.news_list .con .txt {
    margin: 0.2rem 0;
    font-size: 16px;
    color: #333;
}

.news_list .con .xq {
    width: 126px;
    line-height: 41px;
    border-radius: 20px;
    border: 1px solid #e0d4c4;
    color: #333;
    text-align: center;
    font-size: 16px;
}

.news_list .img {
    width: 5.8267rem;
}

.news_list .img img {
    height: 3.4933rem;
    object-fit: cover;
    width: 100%;
}

.news-details .left {
    background: #fff;
    padding: 0.76rem;
    box-sizing: border-box;
    border-radius: 0.1333rem;
}

.news-details .left .time {
    padding: 0.2133rem 0 0.4rem 0;
    border-bottom: 3px solid #ececec;
}

.wrap1 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.next a {
    display: block;
    width: 49%;
    padding: 0.3rem 0.4rem;
    box-sizing: border-box;
    background: #f9f9f9;
    height: 1.3733rem;
}

.next a:hover {
    background: #718470;
    color: #fff;
}

.details-con {
    padding: 0.44rem 0;
}

.details-con img {
    margin: 0 auto;
    max-width: 100%;
}

.Suspension {
    position: fixed;
    top: 60%;
    right: 0;
    z-index: 100;
}

.Suspension ul li a {
    display: block;
    height: 46px;
    width: 46px;
}

.Suspension ul li a img {
    height: 46px;
    object-fit: scale-down;
    margin: 0 auto;
    max-width: 100%;
}

.Suspension ul li:nth-child(1) a {
    background: #3479be;
}

.Suspension ul li:nth-child(2) a {
    background: #58256f;
}

.Suspension ul li:nth-child(3) a {
    background: #7f8388;
}


@media(max-width:1600px) {
    .wrap {
        width: 94%;
    }

    .swiper-box {
        padding: 0 3%;
    }
}

@media(max-width:1200px) {
    .numScroll {
        margin-top: 0;
    }

    .i-about .box {
        width: 100%;
    }

    .i-about .left {
        padding: 3%;
        background: none;
    }

    .Suspension,
    .i-about .right .abs {
        display: none;
    }

    .swiperBtn1 .swiper-button-prev {
        left: .1333rem;
        border-radius: 0;
    }

    .swiperBtn1 .swiper-button-prev,
    .swiperBtn1 .swiper-button-next {
        border-radius: 0;
    }

    .numScroll {
        background: none;
        box-shadow: none;
        height: auto;
        padding: 50px 20px;
    }

    .numScroll li span {
        font-size: 30px;
    }

    .i-product-top .left {
        width: 100%;
        margin-bottom: 30px;
    }

    .share,
    .news_img,
    .i-news .img,
    .pro-img {
        display: none;
    }

    .i-news .left {
        width: 100%;
    }

    .i-product {
        padding-bottom: 3%;
    }

    .Cooperation {
        padding-top: 40px;
    }

    .tabs {
        display: none;
    }

    .main-nav-m {
        display: block !important;
    }

    .about .list li {
        flex-wrap: wrap;
        padding: 0;
    }

    .about .list li .box,
    .Technology .box {
        width: 100%;
    }

    .about .list li .txt {
        padding: 3% 0 !important;
    }

    .numScroll1 {
        background: url(../images/about.jpg) no-repeat center top / cover;
    }

    .details-top .box {
        width: 100%;
    }

    .details-top .right {
        padding: 3%;
    }



    .product_list .list li a .con .txt,
    .Recommend a .con .txt {
        height: 60px;
        line-height: 30px;
    }


    .product_list .list {
        margin: 0 -8px;
    }

    .product_list .list li {
        width: 33.333%;
    }

    .product_list .list li a {
        margin: 0 8px 16px 8px;
    }
}

@media(max-width:1000px) {
    .wrap1 {
        max-width: 94%;

    }

    .next {
        display: block;
    }

    .next a {
        width: 100%;
        margin-bottom: 20px;
        height: auto;
    }

    .pages a {
        line-height: 36px;
    }

    .mov {
        display: none !important;
    }

    .schj li {
        width: 50%;
    }

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

    .form-row {
        width: 100%;
    }
}

@media(max-width:800px) {
    .numScroll li {
        width: 50%;
        margin: 0;
        margin-bottom: 40px;

    }

    .i-productSwiper .img img {
        height: 450px;
    }

    .Culture .list li {
        width: 50%;
    }

    .copy {
        text-align: left !important;
    }

    .news_list .img img {
        height: auto;
    }

    .news_list .img,
    .news_list .con {
        width: 100%;
    }

    .news_list .img {
        padding-bottom: 20px;
    }

    .news_list a {
        flex-direction: column-reverse;
    }

    .video-box {
        padding-top: 3%;
    }

    .imgList .wrap {
        padding: 0 80px;
    }

    .video-box .video video {
        height: 250px;
    }

    .subBanner .img img {
        height: 200px;
        object-fit: cover;
    }

    .subBanner .sub_Tit {
        font-size: 20px;
    }

    .product_list .list li {
        width: 50%
    }

    .i-productSwiper a .abs_box .img1 {
        display: block;
    }

    .indexSwiper .absTit .tit1 {
        font-size: 20px;
    }

    .i-productSwiper a .abs_box .icon {
        display: none;
    }
}

.abspic {
    height: 60px;
    width: 60px;
}