@charset "utf-8";
.quality-tit {
    padding: 40px 0;
}

.test-tit {
    width: 100%;
}

.quality-tit-head::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: calc((100% - 50px)/2);
    width: 50px;
    height: 2px;
    background: #000000;
}

.test-tit::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background: #0f2141;
}

.test-box {
    padding: 60px 0;
}

.test-nav {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.nav-left {
    background: url(../img/kycx/left-arr.png) left center no-repeat;
    width: 26px;
    height: 49px;
}

.nav-right {
    background: url(../img/kycx/right-arr.png) left center no-repeat;
    width: 26px;
    height: 49px;
}

.dot-list {
    display: flex;
}

.dot-detail {
    width: 10px;
    height: 49px;
    background: url(../img/kycx/dot.png) center no-repeat;
    margin: 0 10px;
}

.sxjy-img-detail {
    position: relative;
    height: auto;
    width: calc(100% - 60px);
    margin: 20px;
}

.sxjy-tit {
    height: 100px;
    display: flex;
}

.sxjy-tit-detail {
    display: flex;
    background: url(../img/pzgk/sxzj-tit.png) left center no-repeat;
}

.lg-font {
    background: url(../img/pzgk/lg-font.png) left 15px no-repeat;
    height: 100px;
}

.sm-font {
    line-height: 33px;
    height: 100px;
    font-size: 16px;
    text-align: left;
    display: none;
}

.sm-font p {
    margin: 0;
    color: #b5b5b6;
}

.test-label {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.pbjy-bg {
    background: #383534;
    padding: 40px;
}

.pbjy-label {
    color: #b5b5b6;
    font-size: 16px;
    line-height: 43px;
    margin-top: 30px;
    font-weight: 100;
    letter-spacing: 3px;
}

.pbjy-tit {
    color: #ffffff;
    width: 100%;
    position: relative;
}

.pbjy-tit::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    background: #ffffff;
    width: 50px;
    height: 2px;
}

.pbjy-box {
    position: relative;
}

@media only screen and (min-width: 769px) {
    .pbjy-tit {
        font-size: 43px;
        line-height: 95px;
    }
    .quality-tit-head {
        position: relative;
        font-size: 44px;
        line-height: 95px;
    }
    .quality-tit-label {
        text-align: center;
        font-size: 20px;
        line-height: 43px;
        padding-top: 20px;
    }
    .box2 {
        position: relative;
        width: calc(100% - 100px);
        height: auto;
        margin: 30px;
    }
    .box2 img {
        position: relative;
        z-index: 1;
    }
    .box2::before {
        width: 100%;
        height: 100%;
        left: -20px;
        bottom: -20px;
        background: #ffffff;
        content: '';
        position: absolute;
    }
    .test-tit {
        font-size: 44px;
        line-height: 95px;
        position: relative;
    }
    .test-box {
        background: url(../img/pzgk/cszx-bg.jpg) center no-repeat;
    }
    .test-label {
        padding: 50px 0;
        font-size: 16px;
        font-weight: 100;
        letter-spacing: 3px;
    }
    .sxjy .container {
        padding: 0;
        max-width: 100%;
        width: 100%;
    }
    .sxjy .row {
        margin: 0 auto;
    }
    .sxjy-tit {
        padding: 0;
        display: flex;
        justify-content: flex-end;
    }
    .sxjy-detail {
        width: 1800px;
        margin: 0 auto;
        padding: 40px 0 0 0;
    }
    .sxjy {
        padding: 100px 0;
    }
    .sxjy-tit-detail {
        width: 1476px;
    }
    .lg-font {
        margin-left: 70px;
        width: 184px;
    }
    .sm-font {
        width: 551px;
        margin-left: 140px;
    }
    .sxjy-img-detail::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 90px;
        background: #000000;
        opacity: 0.5;
    }
    .cpjy {
        padding: 100px 0;
        background: url(../img/pzgk/cpzj-bg.jpg) center no-repeat;
    }
    .cpjy .flex-end {
        padding: 135px 0 20px 0;
    }
    .cpjy-label {
        padding: 110px 115px 0 50px;
    }
}

@media (min-width: 1260px) {
    .sm-font {
        display: block;
    }
}

@media only screen and (max-width: 575px) {
    .quality-tit-head {
        position: relative;
        font-size: 24px;
        line-height: 80px;
    }
    .quality-tit-label {
        text-align: center;
        font-size: 20px;
        line-height: 43px;
        padding-top: 20px;
    }
    .test-tit {
        font-size: 36px;
        line-height: 80px;
        position: relative;
    }
    .test-box {
        background: #b5b6b6;
    }
    .test-label {
        margin: 20px 0;
        font-size: 20px;
        line-height: 40px;
    }
    .sxjy-tit-detail {
        width: 100%;
        /* background: transparent; */
    }
    .sxjy {
        padding: 50px 0;
    }
    .lg-font {
        margin-left: 50px;
        width: 184px;
        /* display: none; */
    }
    .sxjy-img-detail::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 30px;
        background: #000000;
        opacity: 0.5;
    }
    .pbjy-tit {
        font-size: 34px;
        line-height: 80px;
    }
    .cpjy {
        padding: 40px 0;
        background: #b2b3b3;
    }
    .cpzj-show {
        display: none;
    }
}

@media (min-width: 1700px) {
    .quality-tit-label {
        text-align: center;
        font-size: 26px;
        line-height: 43px;
        padding-top: 20px;
    }
}