p {
    margin: 0
}

.banner {
    position: relative;
    overflow: hidden;
}

.juxin {
    position: absolute;
    top: 0;
    width: 100%;
    height: 50px;
    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: 50px;
    text-transform: uppercase;
}

.juxin a {
    color: #fff;
}

.juxin span {
    font-weight: bold;
}

.box1 {
    margin: 118px 14.16% auto 14.16%;
    margin-bottom: 30px;
}

.box1 h1 {
    margin: 0;
    font-family: Oswald;
    font-size: 48px;
    line-height: 54px;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 5%;
}

.text {
    position: relative;
}

.tit {
    height: 70px;
    position: relative;
    background: #fffbfc;
}

.text h2 {
    font-family: Poppins;
    font-size: 24px;
    line-height: 70px;
    color: #333;
    text-transform: none;
    padding-left: 100px;
}

.text .dpn {
    display: none;
}

.tit.active h2 {
    background-color: #333;
    color: #fff;
}

.tit.active .dpn {
    display: block;
}

.tit.active .dpb {
    display: none;
}

.tit.active .jieguo {
    display: block;
}

.noicon {
    position: absolute;
    right: 33px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 24px;
}

.jieguo {
    display: none;
}

.jieguo p {
    padding-left: 100px;
    font-family: Poppins;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin: 30px auto;
}

.text .wen1 {
    display: none;
}

.noicon1 {
    position: absolute;
    left: 2.5%;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 24px;
}

.tit.active .wen {
    display: none;
}

.tit.active .wen1 {
    display: block;
}



.loading {
    width: 135px;
    text-align: center;
    margin: auto;
    margin-top: 60px;
    cursor: pointer;
}

.loading p {
    font-family: Poppins;
    font-size: 24px;
    line-height: 54px;
    color: #333;
    text-transform: uppercase;
}

.loa {
    margin-bottom: 100px;
}

.set3 {
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.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;
}

@media screen and (max-width: 767px) {
    .loa {
        margin-bottom: 40px;
    }

    .banner img {
        height: 150px;
        object-fit: cover;
    }

    .juxin {
        height: 30px;
    }

    .juxin p {
        font-size: 12px;
        line-height: 30px;
        margin-left: 20px;
    }

    .box1 {
        margin: 40px 5% auto 5%;
    }

    .loading {
        margin-top: 20px;
    }

    .box1 h1 {
        font-size: 25px;
    }

    .tit {
        height: 50px;
    }

    .text h2 {
        font-size: 14px;
        height: 55px;
        line-height: 20px;
        padding-left: 45px;
        padding-top: 13px;
        padding-right: 30px;
    }

    .loading p {
        font-size: 18px;
    }

    .noicon1 {
        right: 5px;
        top: 50%;
        width: 20px;
        height: 19px;
    }

    .noicon {
        right: 5px;
        top: 50%;
        width: 20px;
        height: 19px;
    }

    .jieguo p {
        padding-left: 30px;
        font-size: 12px;
        line-height: 26px;
        margin: 0px auto;
    }

    .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: 40px;
    }

    .box1 {
        margin: 118px 10.16% auto 10.16%;
    }

    .juxin p {
        font-size: 12px;
        line-height: 12px;
        margin-top: 1.5%;
    }

    .box1 h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .text h2 {
        font-size: 14px;
        line-height: 70px;
        padding-left: 35px;
    }

    .noicon1 {
        right: 5px;
        top: 50%;
        width: 20px;
        height: 20px;
    }

    .noicon {
        right: 5px;
        top: 50%;
        width: 20px;
        height: 20px;
    }

    .jieguo p {
        padding-left: 50px;
        font-size: 14px;
        line-height: 24px;
    }

    .set3 {
        height: 330px;
    }

    .fac_btmbox {
        width: 85%;
        padding-top: 40px;
    }
}

@media screen and (max-width: 1365px) and (min-width: 1024px) {
    .loa {
        margin-bottom: 60px;
    }

    .juxin p {
        font-size: 13px;
        line-height: 13px;
        margin-top: 1.5%;
    }

    .box1 h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .text h2 {
        font-size: 18px;
        line-height: 70px;
        padding-left: 50px;
    }

    .noicon1 {
        right: 5px;
        top: 50%;
        width: 20px;
        height: 20px;
    }

    .noicon {
        right: 5px;
        top: 50%;
        width: 20px;
        height: 20px;
    }

    .jieguo p {
        padding-left: 50px;
        font-size: 14px;
        line-height: 24px;
    }
}

@media screen and (max-width: 1500px) and (min-width: 1366px) {}

@media screen and (max-width: 1600px) and (min-width: 1501px) {}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .loa {
        margin-bottom: 60px;
    }

    .set3 {
        height: 310px;
    }

    .fac_btmbox {
        width: 95%;
        padding-top: 65px;
    }
}