    /* 产品内容 */
    
    .produt-contianer {
        padding: 1rem 2.6rem 0;
    }
    
    .produt-contianer>h6::before {
        content: '';
        width: 3.75rem;
        height: 0.99rem;
        background: url('../image/home_Testing.png') no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 50%;
        top: -0.60rem;
        transform: translate(-50%, 0);
        z-index: -1;
    }
    
    .produt-contianer .produt-content {
        padding-top: 0.8rem;
    }
    /* .produt-contianer .produt-content-item {
        margin-bottom: 0.8rem;
    } */
    
    .produt-contianer .produt-content-item>h6 {
        margin-bottom: 0.3rem;
        padding-left: 0.2rem;
        font-size: 0.24rem;
        font-weight: 600;
        color: #2E3033;
        position: relative;
    }
    
    .produt-contianer .produt-content-item>h6::before {
        content: '';
        width: 0.05rem;
        height: 0.28rem;
        background: #008FD8;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
    }
    
    .produt-contianer .produt-content-item ul {
        display: flex;
        flex-wrap: wrap;
    }
    
    .produt-contianer .produt-content-item li {
        width: 31.4%;
        margin-right: 2.8%;
        margin-bottom: 0.8rem;
    }
    
    .produt-contianer .produt-content-item li:nth-of-type(3n) {
        margin-right: 0;
    }
    
    .produt-contianer .produt-content-item li img {
        width: 100%;
        height: 6rem;
        display: block;
        margin-bottom: 0.2rem;
    }
    
    .produt-contianer .produt-content-item li p {
        width: 4.4rem;
        font-size: 0.22rem;
        color: #2E3033;
        line-height: 1.5;
    }
    
    .produt-contianer .produt-content-item li a:hover p {
        color: #008FD8;
    }
    
    .produt-contianer .produt-content-item li p:nth-of-type(1) {
        line-height: 1;
        margin-bottom: 0.1rem;
    }
    /* 检测平台 */
    
    .testPlatform-contianer {
        width: 100%;
        height: 8.99rem;
        padding: 1.52rem 2.6rem 1.2rem;
        background: url('../image/home_bg.jpg') no-repeat;
        background-size: 100% 100%;
    }
    
    .testPlatform-contianer h6 {
        color: #fff;
    }
    
    .testPlatform-contianer .testPlatform-title::before {
        content: '';
        width: 4.28rem;
        height: 0.99rem;
        background: url('../image/home_Platform.png') no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 50%;
        top: -0.60rem;
        transform: translate(-50%, 0);
        /* z-index: -1; */
    }
    
    .testPlatform-contianer .testPlatform-tab {
        margin-top: 0.7rem;
        display: flex;
        justify-content: center;
    }
    
    .testPlatform-contianer .testPlatform-tab .testPlatform-tab-item {
        font-size: 0.24rem;
        color: #fff;
        padding-bottom: 0.2rem;
        position: relative;
    }
    
    .testPlatform-contianer .testPlatform-tab div:nth-of-type(1) {
        margin-right: 1.66rem;
    }
    
    .testPlatform-contianer .testPlatform-tab .testPlatform-active::before {
        content: '';
        width: 0.8rem;
        height: 0.04rem;
        background: #fff;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translate(-50%, 0);
    }
    
    .testPlatform-contianer .testPlatform-tab-content {
        width: 100%;
        display: none;
    }
    
    .testPlatform-contianer .testPlatform-tab-content.testPlatform-tab-select {
        display: block;
    }
    
    .testPlatform-contianer .testPlatform-tab-content h6 {
        font-size: 0.18rem;
        color: #fff;
        line-height: 1.5;
        margin: 0.7rem 0 0.5rem;
    }
    
    .testPlatform-contianer .testPlatform-tab-content ul {
        display: flex;
        justify-content: space-around;
    }
    /* .testPlatform-contianer .testPlatform-tab-content li {
width: 4.40rem;
height: 2.68rem;
} */
    
    .testPlatform-contianer .testPlatform-tab-content li img {
        width: 4.40rem;
        height: 2.68rem;
    }
    /* 企业动态 */
    
    .news-contianer {
        padding: 1.52rem 2.6rem 1.20rem;
    }
    
    .news-contianer h6::before {
        content: '';
        width: 4.24rem;
        height: 0.99rem;
        background: url('../image/home_Dynamic.png') no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 50%;
        top: -0.50rem;
        ;
        transform: translate(-50%, 0);
        z-index: -1;
    }
    
    .news-contianer .news-checkmore {
        padding: 0.3rem 0;
        text-align: right;
    }
    
    .news-contianer .news-checkmore a {
        font-size: 0.2rem;
        color: #008FD8;
    }
    
    .news-contianer ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .news-contianer li a {
        width: 6.68rem;
        display: flex;
        justify-content: space-between;
        /* align-items: center; */
    }
    
    .news-contianer li:nth-of-type(1),
    .news-contianer li:nth-of-type(2) {
        padding-bottom: 0.4rem;
        border-bottom: 0.01rem solid #ECEDED;
    }
    
    .news-contianer li:nth-of-type(3),
    .news-contianer li:nth-of-type(4) {
        padding-top: 0.4rem;
    }
    
    .news-contianer li img {
        width: 1.70rem;
        height: 1.40rem;
        margin-right: 0.16rem;
        flex-shrink: 0;
    }
    
    .news-contianer li .news-item-right div:nth-of-type(1) {
        height: 0.66rem;
        font-size: 0.24rem;
        color: #2E3033;
        font-weight: 600;
        line-height: 1.4;
        margin-bottom: 0.2rem;
    }
    
    .news-contianer li .news-item-right div:nth-of-type(2) {
        height: 0.56rem;
        font-size: 0.20rem;
        color: #5D6066;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 1.4;
    }
    /* 合作伙伴 */
    
    .partner-contianer {
        padding: 1.52rem 2.6rem 1rem;
        background: #FAFAFA;
    }
    
    .partner-contianer h6::before {
        content: '';
        width: 3.73rem;
        height: 0.99rem;
        background: url('../image/home_Partner.png') no-repeat;
        background-size: 100% 100%;
        position: absolute;
        left: 50%;
        top: -0.60rem;
        transform: translate(-50%, 0);
        z-index: -1;
    }
    
    .partner-contianer .partner-swiper {
        width: 100%;
        height: 2.2rem;
        margin-top: 0.7rem;
    }
    
    .partner-contianer .partner-swiper .partner-swiper-slide {
        text-align: center;
    }
    
    .partner-contianer .partner-swiper img {
        width: 2.2rem;
        height: 1.2rem;
        margin-right: 0.3rem;
    }
    /* .partner-contianer .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 0;
    } */
    /* 公用样式部分 */
    
    .common-title {
        font-size: 0.46rem;
        /* margin: 0 auto; */
        text-align: center;
        position: relative;
        z-index: 1000;
    }