.header .header-nav a.active::after,
.header .header-nav a.active:after,
.header .header-nav a:hover::after,
.header .header-nav a:hover:after {
    width: 100%;
}

.banner-nav-wrap {
    height: 100px;
}

.profile-wrap {
    padding: 118px 0 171px 0;
    background: #ebf0f4;
}

.profile-left {
    width: 670px;
}

.profile-left .title {
    font-size: 36px;
    color: #343a58;
    line-height: 1.2;
    padding-top: 104px;
    padding-bottom: 50px;
}

.profile-wrap .profile-left .title:after,
.profile-wrap .profile-left .title:after {
    opacity: 0;
    width: 0;
    display: none;
}

.profile-left .desc {
    color: #666;
    line-height: 1.375;
    max-height: 264px;
}

.profile-right {
    background: #273a9f;
    width: 594px;
    height: 545px;
}

.profile-right .pic-wrap {
    width: 636px;
    height: 569px;
    top: 30px;
    right: 30px;
}

.us-values {
    padding-top: 54px; text-align: left
}

.us-values .value {
    font-size: 18px;
    color: #343a58;
    text-align: center;
    padding: 0 40px;
    display: inline-block;
}

.us-values .value::after,
.us-values .value:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 29px;
    background: #a9c6cc;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.us-values .value:first-of-type::after,
.us-values .value:first-of-type::after,
.us-values .value:first-of-type::after,
.us-values .value:first-of-type:after {
    opacity: 0;
}

.us-values .value.form {
    padding-left: 0;
}

.us-values .value.funds {
    padding-right: 0;
}

.us-values .value .num {
    font-size: 34px;
}

.us-values .num {
    background: linear-gradient( to right, #1b33a6, #38af4e);
    line-height: 1.8;
    font-weight: bolder;
    text-transform: uppercase;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}
.us-values .no-linear{ line-height: 1.8; font-size: 34px; font-weight: bolder; color: #1b33a6; }

.history-wrap {
    padding: 100px 0;
    background-image: url('../../images/sitePic/history-bg.png');
}

.history-wrap .title,
.honors .title,
.structure .title,
.authorized .title,
.inspection .title {
    color: #343a58;
    text-align: center;
    font-size: 36px;
    padding-bottom: 26px;
    font-weight: normal;
}
.structure .title{margin-bottom: 70px}
.history-wrap .title::after,
.history-wrap .title:after,
.honors .title::after,
.structure .title::after,
.authorized .title::after,
.inspection .title::after,
.honors .title:after,
.structure .title:after,
.authorized .title:after,
.inspection .title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 35px;
    height: 4px;
    background: #38af4e;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.resource .title p{ font-size: 21px; }
.honors {
    padding-top: 82px;
    background-image: url('../../images/sitePic/honor-bg.jpg');
}

.honors .line,
.structure .line,
.authorized .line,
.inspection .line {
    height: 35px;
    width: 4px;
    background: #38af4e;
    margin: 0 auto;
    margin-bottom: 12px;
}

.honors-item {
    width: 448px;
    font-size: 18px;
    color: #333;
    line-height: 1.6;
    margin-bottom: 26px;
    margin-right: 28px;
}

.honors-item:nth-of-type(3n) {
    margin-right: 0;
}

.honors-item .pic-wrap {
    width: 100%;
    height: 260px;
}

.honors-item .desc {
    width: 100%;
    height: 110px;
    padding: 26px;
}

.honors .honohrs-wrap {
    padding-bottom: 60px;
    padding-top: 70px;
}

.honohrs-wrap .pagination-box {
    padding-top: 24px;
}


/* transform: translateY(-20px) */

.structure {
    padding-top: 68px;
    padding-bottom: 90px;
    background-image: url('../../images/sitePic/structure-bg.jpg');
    background-size: cover;
}

.structure .pic-box {
    /*height: 1077px;*/
    width: 100%;
}

.authorized {
    padding: 60px 0 96px 0;
    background-image: url('../../images/sitePic/authorized-bg.jpg');
}


/* .authorized .title{ padding-bottom: 80px; } */

.authorized-swiper {
    padding-top: 80px;
}

.authorized-swiper .pagination-box {
    padding-top: 80px;
}

.authorized-item {
    width: 329px;
    height: 439px;
    margin-right: 26px;
}

.authorized-wrap .authorized-item:last-of-type {
    margin-right: 0;
}

.authorized-swiper .authorized-item {
    position: relative;
    top: 0;
    transition: all .3s!important;
    -webkit-transition: all .3s!important;
    -moz-transition: all .3s!important;
    -ms-transition: all .3s!important;
    -o-transition: all .3s!important;
}

.authorized-swiper .swiper-slide img {
    box-shadow: 10px 10px 40px #e9ecef;
}


/* .authorized-swiper .swiper-slide-active, .authorized-swiper .authorized-item:hover{ transform: translateY(-20px)!important; -webkit-transform: translateY(-20px)!important; -moz-transform: translateY(-20px)!important; -ms-transform: translateY(-20px)!important; -o-transform: translateY(-20px)!important; } */

.authorized-swiper .swiper-slide-active,
.authorized-swiper .authorized-item:hover {
    top: -20px;
}

.resource {
    background-image: url("../../images/sitePic/resource-bg.png");
    padding-top: 70px;
    padding-bottom: 64px;
}

.resource .title {
    font-size: 36px;
    line-height: 1.2;
    /* width: 182px; */
    width: 230px;
}

.resource .desc {
    font-size: 16px;
    line-height: 1.375;
    width: 966px;
}

.resource .title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -24px;
    width: 34px;
    height: 3px;
    background: #fff;
}
.resource-device{
    padding-top: 60px;
}
.resource-device .device-item{
    text-align: center;
    width: 20%;
}
.resource-device .device-item .num, .resource-device .device-item .num .jia{
    font-size: 44px;
    font-weight: bolder;
}
.resource-device .device-item .num .jia{
    font-size: 44px!important;
}
.resource-device .device-item .num span:last-of-type{
    font-size: 16px;
}

.inspection {
    padding-top: 36px;
    padding-bottom: 80px;
    background-image: url('../../images/sitePic/inspection-bg.jpg');
}


/* .inspection::after, .inspection:after, .inspection::before, .inspection:before{
  content: '';
  position: absolute;
  left: -25%;
  top: -25%;
  background: url;
} */


.inspection .pagination-inspection {
    padding-top: 40px;
}

.inspection-item {
    padding: 40px 0;
    border-bottom: 1px dashed #cfd4d8;
}

.inspection-item:last-of-type {
    border-bottom: 0;
}

.inspection-item .pic-wrap {
    width: 447px;
    height: 251px;
}

.inspection-item .txt-box {
    width: 900px;
    height: 251px;
    color: rgb(102, 102, 102);
    line-height: 1.375;
    padding-top: 8px;
}

.inspection-item .txt-box .topic {
    font-size: 28px;
    color: #343a58;
    line-height: 1.143;
    padding-bottom: 24px;
    font-weight: normal;
}

.inspection-item .txt-box .time {
    font-size: 14px;
    position: absolute;
    bottom: 24px;
    left: 0;
    color: #a5a5a5;
}
.footer{padding-top: ;}

/**
 * ########################################################################################################################
 * 媒体查询
 * ########################################################################################################################
 */

@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1450px) {
    .page-banner .banner-nav-wrap .banner-item {
        width: 170px;
    }
    .profile-wrap {
        padding-bottom: 80px;
    }
    .profile-left {
        width: 570px;
    }
    .profile-right {
        width: 504px;
        height: 480px;
    }
    .profile-left .title {
        font-size: 36px;
    }
    .profile-right .pic-wrap {
        width: 500px;
        height: 496px;
    }
    .profile {
        padding-bottom: 0;
    }
    .us-values .value {
        padding: 0px 46px;
    }
    .honors-item {
        width: 380px;
        margin-right: 30px;
    }
    .inspection-item .pic-wrap {
        width: 400px;
    }
    .inspection-item .txt-box {
        width: 760px;
    }
    .authorized-item {
        width: 289px;
        height: 385px;
        margin-right: 14px;
    }
}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {
    .page-banner .banner-nav-wrap .banner-item {
        width: 150px;
    }
    .page-banner .topic-box {
        padding-top: 110px;
    }
    .page-banner .topic-box .title {
        font-size: 56px;
        padding-bottom: 44px;
    }
    .page-banner .topic-box .desc {
        font-size: 19px;
    }
    .profile-left {
        width: 550px;
    }
    .profile-right {
        width: 439px;
        height: 440px;
    }
    .profile-right .pic-wrap {
        width: 442px;
        height: 470px;
    }
    .us-values .value {
        padding: 0px 40px;
    }
    .us-values {
        padding-top: 36px;
    }
    .honors {
        padding-top: 40px;
    }
    .history-wrap {
        padding: 70px 0;
    }
    .honors .honohrs-wrap {
        padding-bottom: 60px;
    }
    .honors-item {
        width: 340px;
        margin-right: 15px;
    }
    .resource .desc {
        width: 800px;
    }
    .inspection-item .pic-wrap {
        width: 350px;
    }
    .inspection-item .txt-box {
        width: 650px;
    }
    .footer-logo .contact-us .contact-item:last-of-type {
        margin-right: 0;
    }
    .authorized-item {
        width: 252px;
        height: 336px;
    }

    .authorized-swiper {
        padding-top: 60px;
    }
    .authorized-swiper .pagination-box {
        padding-top: 40px;
    }
    .authorized,
    .inspection {
        padding-bottom: 40px;
    }
    .resource {
        padding: 70px 0;
    }
    .inspection .pagination-inspection {
        padding-top: 0px;
    }
}

@media screen and (max-width: 1152px) {}