.banner {
    position: relative;
}

.banbox {
    background-color: rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 50px;
    z-index: 65;
    line-height: 50px;
    font-size: 14px;
    color: #FFF;
}

.banbox a,
.banbox b {
    color: #FFF;
}

.banbox .container,
.set1 .container,
.set2 .container {
    width: 1300px;
    padding: 0;
}

.ab_tit {
    background-color: rgba(255, 235, 238, 0.3);
    width: 100%;
    height: 80px;
    font-size: 18px;
    text-align: center;
    line-height: 80px;
}

.ab_tit a {
    color: #333;
    display: inline-block;
    padding: 0 40px;
}

.ab_tit a:hover {
    background-color: #ff1783;
    color: #fff;
}

.ab_tit .active {
    background-color: #ff1783;
    color: #fff;
}

.a_tit {
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    text-transform: uppercase;
    margin-top: 135px;
    color: #333;
}



.fac_tit1 {
    margin-left: 120px;
    color: #333;
    margin-top: 30px;
}

.fac_tit1 h3 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    margin-top: 35px;
    margin-bottom: 10px;
}

.fac_tit1 b {
    color: #333;
}

.qua_d {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin-top: 25px;
}

.pua_lbbox {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 80px;
    line-height: 80px;
    color: #fff;
    padding-left: 180px;
    font-size: 24px;
}

.myh2 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    line-height: 54px;
}

.set2 {
    margin-top: 80px;
    position: relative;
}

.set3 {
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.set3 b {
    background-color: #333;
    width: 140px;
    height: 1px;
    display: block;
    margin: 30px auto;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.fac_btmbox {
    width: 1010px;
    margin: auto;
    text-align: center;
    padding-top: 115px;
}

.fac_btmbox p {
    font-size: 24px;
    line-height: 36px;
    color: #333;
}

.fac_btmbox a {
    color: #333;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-decoration: underline;
}

.ser_a {
    background-color: #fafafa;
    width: 100%;
    margin-top: 35px;
    padding: 10px 100px 30px;
}

.ser_b {
    position: relative;
    padding-left: 70px;
    font-size: 16px;
    line-height: 24px;
    width: 400px;
    margin-top: 30px;
    float: left;
}

.ser_b i {
    display: block;
    position: absolute;
    left: 0;
    width: 40px;
    bottom: 8px;
}

.ser_c {
    float: right;
}

.ser_c i {
    width: 35px;
    bottom: 3px;
}

.ser_d {
    height: 48px;
    line-height: 48px;
}

.ser_d i {
    bottom: 0;
}

.ser_e {
    height: 48px;
    line-height: 48px;
    float: right;
}

.ser_e i {
    width: 45px;
    bottom: 5px;
}

#myswp {
    padding: 20px;
}

.lb {
    text-align: center;
    border-radius: 4px;
    box-shadow: 0 0 38px rgba(207, 95, 131, 0.08);
    background-color: #fff;
}

#swpbox {
    margin-bottom: 230px;
}

.set1 {
    position: relative;
}

.bgbox {
    width: 100%;
    height: 580px;
    background-color: #fef9fb;
    position: absolute;
    bottom: 0;
}

.swiperbox .swiper-button-next,
.swiperbox .swiper-button-prev {
    background-image: url(/assets/image/rt.png);
    width: 43px;
    height: 33px;
    background-size: contain;
    top: 76.5%;
    left: 51%;
}

.swiperbox .swiper-button-prev {
    background-image: url(/assets/image/lf.png);
    left: 46.8%;
}

.serbtm {
    font-size: 24px;
    line-height: 54px;
    color: #999;
    position: absolute;
    bottom: 9.8%;
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
}

.swiperbox {
    margin-top: 45px;
}

.swiper_box {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    top: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    transition: all .5s;
}

.swiper_box h2 {
    font-size: 24px;
    line-height: 54px;
    font-weight: 700;
    margin-top: 29%;
}

.swiper_box h4 {
    margin: 0;
    font-size: 16px;
    color: #333;
}

.swiper_box p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 18%;
    color: #333;
    width: 90%;
    margin: auto;
    margin-top: 18%;
}

.lb:hover .swiper_box {
    opacity: 1;
    transition: all .5s;
}

.bofang {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
}

.vi_box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
    display: none;
}

.vdobox {
    width: 70%;
    height: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.myg {
    width: 30px;
    height: 30px;
    position: absolute;
    text-align: center;
    right: -10px;
    top: -9px;
    background: #ff1783;
    border-radius: 100%;
    line-height: 20px;
    padding: 5px;
}

@media screen and (max-width: 1400px) and (min-width: 1200px) {

    .banbox .container,
    .set1 .container {
        width: 1170px;
        padding: 0;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .ab_tit {
        height: 70px;
        line-height: 70px;
    }

    .banbox .container,
    .set1 .container,
    .set2 .container {
        width: 970px;
    }

    .a_tit {
        font-size: 40px;
        margin-top: 70px;
    }

    .fac_tit1 {
        margin-left: 80px;
        margin-top: 30px;
    }

    .fac_tit1 h3 {
        margin-top: 30px;
        margin-bottom: 25px;
    }

    .fac_tit1 p {
        line-height: 32px;
    }

    .set3 {
        height: 310px;
    }

    .fac_btmbox {
        width: 95%;
        padding-top: 65px;
    }

    .ser_a {
        padding: 10px 40px 30px;
    }

    .bgbox {
        height: 430px;
    }

    #swpbox {
        margin-bottom: 160px;
    }

    .swiperbox .swiper-button-next,
    .swiperbox .swiper-button-prev {
        top: 79.5%;
    }

    .serbtm {
        bottom: 5.8%;
    }

    .bofang {
        width: 70px;
        height: 70px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

    .banbox .container,
    .set1 .container,
    .set2 .container {
        width: 750px;
    }

    .vdobox {
        height: 420px;
    }

    .a_tit {
        font-size: 32px;
        margin-top: 50px;
    }

    .ab_tit {
        height: 60px;
        line-height: 60px;
    }

    .ab_tit a {
        padding: 0 30px;
    }

    .fac_tit1 {
        margin-left: 60px;
        margin-top: 30px;
    }

    .fac_tit1 h3 {
        font-size: 20px;
        line-height: 28px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .fac_tit1 p {
        font-size: 16px;
        line-height: 28px;
    }

    .fac_tit1 .ser_e {
        line-height: 48px;
    }

    .set3 {
        height: 330px;
    }

    .fac_btmbox {
        width: 85%;
        padding-top: 40px;
    }

    .ser_b {
        padding-left: 55px;
        width: 330px;
    }

    .ser_a {
        padding: 10px 10px 30px;
    }

    .swiper_box h2 {
        line-height: 38px;
        margin-top: 15%;
    }

    .swiper_box p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 9%;
    }

    #swpbox {
        margin-bottom: 150px;
    }

    .swiperbox .swiper-button-prev {
        left: 44.8%;
    }

    .serbtm {
        bottom: 5.8%;
        text-align: center;
        width: 100%;
    }

    .bofang {
        width: 60px;
        height: 60px;
    }
}

@media screen and (max-width: 767px) {
    .vdobox {
        height: 270px;
    }

    .banner img {
        height: 150px;
        object-fit: cover;
    }

    .banbox {
        height: 30px;
        line-height: 30px;
        padding-left: 20px;
    }

    .banbox .container,
    .set1 .container,
    .set2 .container {
        width: 100%;
        padding: 0;
    }

    .ab_tit {
        height: 36px;
        font-size: 14px;
        line-height: 36px;
    }

    .ab_tit a {
        padding: 0 7px;
    }

    .a_tit {
        font-size: 24px;
        margin-top: 50px;
        padding-left: 20px;
    }

    .fac_tit1 {
        margin-left: 0;
        margin-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .fac_tit1 h3 {
        font-size: 16px;
        line-height: 22px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .fac_tit1 p {
        font-size: 14px;
        line-height: 22px;
        width: 100%;
        margin-top: 20px;
    }

    .ser_a {
        margin-top: 25px;
        padding: 10px 10px 30px;
    }

    .set2 {
        margin-top: 40px;
    }

    .set2 img {
        height: 200px;
        object-fit: cover;
    }

    .bofang {
        width: 40px;
        height: 40px;
    }

    .bofang img {
        height: 40px;
    }

    .swiperbox {
        margin-top: 0px;
    }

    .set3 {
        height: 270px;
    }

    .fac_btmbox {
        width: 91%;
        padding-top: 20px;
    }

    .fac_btmbox p {
        font-size: 16px;
        line-height: 26px;
    }

    .set3 b {
        margin: 15px auto;
    }

    .swiperbox .swiper-button-next,
    .swiperbox .swiper-button-prev {
        left: 52%;
        top: 85.5%;
    }

    .swiperbox .swiper-button-prev {
        left: 39.8%;
    }

    .serbtm {
        font-size: 18px;
        line-height: 32px;
        bottom: 3.8%;
        text-align: center;
        width: 100%;
    }

    #swpbox {
        margin-bottom: 110px;
    }
}

/*# sourceMappingURL=service.css.map */