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: #333; */
    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: #333; */
    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;
}

.tit1 {
    margin: auto 32.03%;
}

.tit1 li {
    list-style-type: none;
    display: inline-block;
    width: 24%;
    font-family: Poppins;
    font-size: 18px;
    line-height: 80px;
    text-align: center;
}

.tit1>li:hover p {
    background: #ff1783;
    color: #fff;
}

.set3 {
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.box1 {
    margin: 120px 16.14% auto 16.14%;
    overflow: hidden;
    position: relative;
    font-size: 0;
}

.exh {
    width: 30.16%;
    margin-right: 4.5%;
    display: inline-block;
    vertical-align: top;
}

.exh h1 {
    color: #333;
    font-size: 24px;
    line-height: 36px;
    font-family: Poppins;
}

.exh p {
    padding-top: 5%;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    font-family: Poppins;
    margin-bottom: 15%;
}

.exh:nth-child(3n) {
    margin-right: 0;
}

.exh b {
    background: #333;
    display: inline-block;
    width: 5%;
    height: 2px;
    margin: 1% 1% 1% 0;
}

.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;
}

.loading {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.loa {
    margin-bottom: 110px;
}

.loading p {
    font-family: Poppins;
    font-size: 24px;
    line-height: 36px;
    color: #333;
    display: inline-block;
}

.hvboxa {
    overflow: hidden;
}

.hvboxa img {
    transition: transform .4s ease-in-out;
}

.hvboxa:hover img {
    transform: scale(1.1) rotate(0deg);
    transition: transform .4s ease-in-out;
}

@media screen and (max-width: 767px) {
    .banner img {
        height: 150px;
        object-fit: cover;
    }

    .juxin {
        height: 30px;
    }

    .loa {
        margin-bottom: 40px;
    }

    .ab_tit {
        height: 36px;
        font-size: 14px;
        line-height: 36px;
    }

    .ab_tit a {
        padding: 0 7px;
    }

    .juxin p {
        font-size: 12px;
        line-height: 30px;
        margin-left: 20px;
    }

    .box1 {
        margin: 45px 10% auto 10%;
    }

    .exh {
        width: 100%;
    }

    .exh h1 {
        color: #333;
        font-size: 20px;
        line-height: 30px;
    }

    .exh p {
        font-size: 15px;
        line-height: 20px;
    }

    .menu {
        height: 50px;
    }

    .tit1 {
        width: 100%;
        margin: 0;
    }

    .tit1 li {
        line-height: 50px;
        font-size: 12px;
    }

    .set3 {
        height: 270px;
    }

    .fac_btmbox {
        width: 91%;
        padding-top: 20px;
    }

    .fac_btmbox p {
        font-size: 16px;
        line-height: 26px;
    }

    .set3 b {
        margin: 15px auto;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .loa {
        margin-bottom: 50px;
    }

    .ab_tit {
        height: 60px;
        line-height: 60px;
    }

    .ab_tit a {
        padding: 0 30px;
    }

    .juxin {
        height: 15%
    }

    .tit1 {
        margin: auto 14%;
    }

    .box1 {
        margin: 50px 10% auto 10%;
    }

    .exh {
        margin-right: 4.2%;
    }

    .exh h1 {
        font-size: 18px;
        line-height: 25px;
    }

    .exh p {
        font-size: 13px;
    }

    .set3 {
        height: 330px;
    }

    .fac_btmbox {
        width: 85%;
        padding-top: 40px;
    }
}

@media screen and (max-width: 1365px) and (min-width: 1024px) {
    .loa {
        margin-bottom: 70px;
    }

    .juxin {
        height: 15%
    }

    .tit1 {
        margin: auto 14%;
    }

    .box1 {
        margin: 50px 10% auto 10%;
    }

    .exh {
        margin-right: 4.2%;
    }

    .exh h1 {
        font-size: 18px;
        line-height: 25px;
    }

    .exh p {
        font-size: 13px;
    }
}

@media screen and (max-width: 1700px) and (min-width: 1366px) {
    .loa {
        margin-bottom: 90px;
    }

    .tit1 {
        margin: auto 14%;
    }

    .box1 {
        margin: 50px 10% auto 10%;
    }

    .exh {
        margin-right: 4.2%;
    }

    .exh h1 {
        font-size: 18px;
        line-height: 25px;
    }

    .exh p {
        font-size: 13px;
    }
}

@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;
    }
}