p {
    margin: 0;
}

.banner {
    position: relative;
    overflow: hidden;
}

.juxin {
    position: absolute;
    top: 0;
    width: 100%;
    height: 10%;
    background-color: rgba(0, 0, 0, 0.05);
}

.juxin p {
    display: block;
    position: absolute;
    margin-left: 16.14%;
    color: #fff;
    font-family: Poppins;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0.75%;
    text-transform: uppercase;
}

.juxin span {
    font-weight: bold;
}

.juxin a {
    color: #fff;
}

.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;
}

.set3 {
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.set3 b {
    background-color: rgba(255, 255, 255, 0.6);
    width: 140px;
    height: 1px;
    display: block;
    margin: 30px auto;
}

.fac_btmbox {
    width: 1010px;
    margin: auto;
    text-align: center;
    padding-top: 115px;
}

.fac_btmbox p {
    font-size: 24px;
    line-height: 36px;
    color: #333;
}

.set3 b {
    background-color: #333;
    width: 140px;
    height: 1px;
    display: block;
    margin: 30px auto;
}

.fac_btmbox a {
    color: #333;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-decoration: underline;
}

.set1 .container {
    width: 1300px;
    padding: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 22px;
    left: 0;
    width: 100%;
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    padding-left: 40px;
}

.facimg .swiper-button-next,
.facimg .swiper-button-prev {
    background-image: url(/assets/image/right.png);
    width: 81px;
    height: 41px;
    background-size: contain;
}

.facimg .swiper-button-prev {
    left: 2%;
}

.facimg .swiper-button-next {
    background-image: url(/assets/image/left.png);
    right: 2%;
}

.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: 48px;
    text-align: center;
    line-height: 54px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin-top: 110px;
}

.mytime {
    font-size: 24px;
    line-height: 54px;
    text-transform: uppercase;
    color: #666;
    text-align: center;
    margin-top: 5px;
}

.facimg {
    margin-top: 30px;
}

.back {
    display: block;
    font-size: 24px;
    line-height: 24px;
    width: 150px;
    color: #333;
    margin: 80px auto 100px;
    border-bottom: 2px solid #333;
}

.set2 {
    background-color: #fffbfc;
}

.myh {
    font-size: 48px;
    line-height: 54px;
    margin-top: 2rem;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 50px;
}

.exhb1 {
    width: 31%;
    float: left;
}

.exhb1:nth-child(2) {
    margin: 0 3.3%;
}

.exhb1 a {
    display: block;
}

.exhb1 a:hover {
    text-decoration: none;
    color: #333;
}

.exhb1 h3 {
    font-size: 24px;
    line-height: 36px;
    color: #333;
    font-weight: 400;
    margin-top: 30px;
}

.exhb1 p {
    font-size: 16px;
    padding-left: 33px;
    line-height: 24px;
    color: #333;
    position: relative;
    margin-top: 15px;
    margin-bottom: 110px;
}

.exhb1 p i {
    position: absolute;
    display: block;
    left: 0;
    top: 11px;
    width: 22px;
    height: 2px;
    background-color: #333;
}

@media screen and (max-width: 1400px) and (min-width: 1200px) {

    .banbox .container,
    .set1 .container {
        width: 1170px;
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .banner img {
        height: 150px;
        object-fit: cover;
    }

    .ab_tit {
        height: 36px;
        font-size: 14px;
        line-height: 36px;
    }

    .ab_tit a {
        padding: 0 7px;
    }

    .juxin {
        height: 30;
    }

    .juxin p {
        font-size: 12px;
        line-height: 30px;
        margin-left: 20px;
    }

    .set3 {
        height: 270px;
    }

    .fac_btmbox {
        width: 91%;
        padding-top: 20px;
    }

    .fac_btmbox p {
        font-size: 16px;
        line-height: 26px;
    }

    .set3 b {
        margin: 15px auto;
    }

    .set1 .container {
        width: 100%;
        padding: 0;
    }

    .set2 .container {
        padding: 0 20px;
    }

    .myh2 {
        font-size: 24px;
        line-height: 28px;
        margin-top: 50px;
    }

    .mytime {
        font-size: 18px;
        line-height: 40px;
        margin-top: 5px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 10px;
        font-size: 15px;
        padding-left: 10px;
    }

    .facimg .swiper-button-next,
    .facimg .swiper-button-prev {
        width: 30px;
        height: 16px;
    }

    .pua_lbbox {
        height: 42px;
        line-height: 20px;
        padding-left: 72px;
        font-size: 16px;
    }

    .facimg {
        margin-top: 20px;
    }

    .facimg .swiper-slide {
        height: 200px;
    }

    .facimg .swiper-slide img {
        height: 200px;
        object-fit: cover;
    }

    .back {
        font-size: 18px;
        line-height: 24px;
        width: 112px;
        margin: 30px auto 40px;
    }

    .myh {
        font-size: 24px;
        line-height: 28px;
        margin-top: 35px;
        margin-bottom: 25px;
    }

    .exhb1 {
        width: 95%;
        float: none;
        margin: auto;
    }

    .exhb1 h3 {
        font-size: 20px;
        line-height: 32px;
        margin-top: 20px;
    }

    .exhb1 p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
        margin-bottom: 40px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .set3 {
        height: 310px;
    }

    .fac_btmbox {
        width: 95%;
        padding-top: 65px;
    }

    .ab_tit {
        height: 70px;
        line-height: 70px;
    }

    .set1 .container {
        width: 970px;
    }

    .exhb1 h3 {
        font-size: 22px;
        line-height: 32px;
    }

    .exhb1 p {
        margin-bottom: 80px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .ab_tit {
        height: 60px;
        line-height: 60px;
    }

    .ab_tit a {
        padding: 0 30px;
    }

    .juxin {
        height: 15%;
    }

    .set3 {
        height: 330px;
    }

    .fac_btmbox {
        width: 85%;
        padding-top: 40px;
    }

    .set1 .container {
        width: 750px;
    }

    .exhb1 h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .exhb1 p {
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 1365px) and (min-width: 1024px) {
    .juxin {
        height: 15%;
    }
}

/*# sourceMappingURL=abdetail.css.map */