.service .wrap {
    width: 1700px;
    margin: 226px auto 216px;
    position: relative;
    left: 110px;
}

.service .wrap .title {
    display: flex;
    justify-content: space-between;
}

.service .wrap .title h1 {
    font-size: 40px;
    font-weight: bold;
    color: #1C1C1C;
}

.service .wrap .title .r {
    width: 1028px;
    padding: 44px 0 0 0;
    border-top: 1px solid #1CB692;
    display: flex;
}

.service .wrap .title .r .list {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    cursor: pointer;
    transition: .6s;
}

.service .wrap .title .r .list:not(:last-child) {
    margin: 0 55px 0 0;
}

.service .wrap .title .r .list.on {
    color: #1CB692;
}

.service .wrap .content {
    margin: 150px 0 0 0;
    position: relative;
}

.service .wrap .content .matter {
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
}

.service .wrap .content .matter:not(:last-child) {
    position: absolute;
    top: 0;
    left: 0;
}

.service .wrap .content .matter.on {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    transition: 1s;
}

.service .wrap .content .button {
    display: flex;
    margin: 0 0 54px;
}

.service .wrap .content .button .iconfont {
    width: 80px;
    height: 80px;
    background: #1CB692;
    border: 1px solid #1CB692;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    color: #fff;
    transform: rotate(-90deg);
    cursor: pointer;
    transition: .6s;
}

.service .wrap .content .button .iconfont:last-child {
    transform: rotate(90deg);
    margin: 0 0 0 25px;
}

.service .wrap .content .button .iconfont:hover {
    background: #1CB692;
    border: 1px solid #1CB692;
    color: #fff;
}

.service .wrap .content .swiper {
    width: 1944px;
}

.service .wrap .content .swiper .swiper-slide {
    width: 600px;
    overflow: hidden;
}

.service .wrap .content .swiper .swiper-slide .img {
    width: 100%;
    transition: .7s;
}

.service .wrap .content .swiper .swiper-slide .img:hover {
    transform: scale(1.05);
}

.service .wrap .content .swiper .swiper-slide .num {
    position: absolute;
    font-size: 80px;
    font-weight: bold;
    color: #FFFFFF;
    top: 42px;
    left: 44px;
    font-family: "Akzidenz-Grotesk BQ Condensed A", sans-serif !important;
}

.service .wrap .content .swiper .swiper-slide .text {
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    left: 44px;
    bottom: 47px;
}

@media screen and (max-width: 1920px) {
    .service .wrap {
        width: 88.5416666667vw;
        margin: 11.7708333333vw auto 11.25vw;
        position: relative;
        left: 5.7291666667vw;
    }

    .service .wrap .title {
        display: flex;
        justify-content: space-between;
    }

    .service .wrap .title h1 {
        font-size: 2.0833333333vw;
        font-weight: bold;
        color: #1C1C1C;
    }

    .service .wrap .title .r {
        width: 53.5416666667vw;
        padding: 2.2916666667vw 0 0 0;
        border-top: 0.0520833333vw solid #1CB692;
        display: flex;
    }

    .service .wrap .title .r .list {
        font-size: 0.9375vw;
        font-weight: 400;
        color: #000000;
        cursor: pointer;
        transition: .6s;
    }

    .service .wrap .title .r .list:not(:last-child) {
        margin: 0 2.8645833333vw 0 0;
    }

    .service .wrap .title .r .list.on {
        color: #1CB692;
    }

    .service .wrap .content {
        margin: 7.8125vw 0 0 0;
        position: relative;
    }

    .service .wrap .content .matter {
        opacity: 0;
        transform: translateY(20px);
        pointer-events: none;
    }

    .service .wrap .content .matter:not(:last-child) {
        position: absolute;
        top: 0;
        left: 0;
    }

    .service .wrap .content .matter.on {
        opacity: 1;
        transform: translateY(0);
        pointer-events: auto;
        transition: 1s;
    }

    .service .wrap .content .button {
        display: flex;
        margin: 0 0 2.8125vw;
    }

    .service .wrap .content .button .iconfont {
        width: 4.1666666667vw;
        height: 4.1666666667vw;
        background: #FFFFFF;
        border: 0.0520833333vw solid #E5E5E5;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.4583333333vw;
        color: #1CB692;
        transform: rotate(-90deg);
        cursor: pointer;
        transition: .6s;
    }

    .service .wrap .content .button .iconfont:last-child {
        transform: rotate(90deg);
        margin: 0 0 0 1.3020833333vw;
    }

    .service .wrap .content .button .iconfont:hover {
        background: #1CB692;
        border: 1px solid #1CB692;
        color: #fff;
    }

    .service .wrap .content .swiper {
        width: 101.25vw;
    }

    .service .wrap .content .swiper .swiper-slide {
        width: 31.25vw;
    }

    .service .wrap .content .swiper .swiper-slide .img {
        width: 100%;
    }

    .service .wrap .content .swiper .swiper-slide .num {
        position: absolute;
        font-size: 4.1666666667vw;
        font-weight: bold;
        color: #FFFFFF;
        top: 2.1875vw;
        left: 2.2916666667vw;
        font-family: "Akzidenz-Grotesk BQ Condensed A", sans-serif !important;
    }

    .service .wrap .content .swiper .swiper-slide .text {
        font-size: 1.3541666667vw;
        font-weight: bold;
        color: #FFFFFF;
        position: absolute;
        left: 2.2916666667vw;
        bottom: 2.4479166667vw;
    }
}

/*# sourceMappingURL=service.css.map */

@media screen and (max-width: 1024px) {
    .service .wrap {
        width: 90%;
        margin: 30px auto 30px;
        left: 0;
    }

    .service .wrap .title {
        flex-direction: column;
    }

    .service .wrap .title h1 {
        font-size: 20px;
    }

    .service .wrap .title .r {
        width: 100%;
        padding: 20px 0 0 0;
        margin: 15px 0 0 0;
        border-top: 1px solid #1CB692;
    }

    .service .wrap .title .r .list {
        font-size: 13px;
    }

    .service .wrap .title .r .list:not(:last-child) {
        margin: 0 10px 0 0;
    }

    .service .wrap .content .button {
        display: none;
    }

    .service .wrap .content .swiper {
        width: 100vw;
    }

    .service .wrap .content .swiper .swiper-slide {
        width: 75vw;
    }





    .service .wrap .content .swiper .swiper-slide .num{
        font-size: 30px;
        left: 5%;
        top: 10px;
    }
    .service .wrap .content .swiper .swiper-slide .text{
        font-size: 14px;
        left: 5%;
        bottom: 20px;
        line-height: 25px;
    }

}
