/* 技术研发 */
.technology-development {
    margin-top: 0.66rem;
}

.about-profile-text {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}



.technology-development-con1 {
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-top: 0.64rem;
}

.technology-development-con1left {
    width: 10.41rem;
    height: 4.96rem;
    box-shadow: 0.23rem 0.19rem 0px #F0F0F0;
}

.technology-development-con1left img {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
}



.technology-development-con1rig {
    margin-left: 0.74rem;
}

.technology-development-con1rig-text {
    font-size: 0.42rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #02438D;
}

.solid {
    margin-top: 0.27rem;
    width: 0.72rem;
    height: 0.03rem;
    background: #02438D;
}

.technology-development-con1rig-p {
    width: 4.86rem;
    margin-top: 0.5rem;
    font-size: 0.24rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    line-height: 0.43rem;
}

.technology-development-con2 {
    position: relative;
    margin-top: 0.82rem;
    width: 100%;
    height: 5.47rem;
}

.technology-development-con2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.technology-development-con2-p {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2.06rem 1.6rem;
}

.technology-development-con2-p p {
    font-size: 0.36rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.63rem;
}

/* 技术研发 end*/
/* 研发能力 */
.technology-ability {
    margin: 0 auto;
    margin-top: 0.89rem;
}

.technology-p {
    margin-top: 0.63rem;
    font-size: var(--font18);
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    line-height: 0.36rem;
}

.index-fields-wrap {
    margin-top: 0.55rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}

.index-fields {
    height: 3.2rem;
    margin-top: 0.05rem;
}

.index-fields-img {
    width: 100%;
    height: 100%;
}

.index-fields:nth-child(1),
.index-fields:nth-child(2),
.index-fields:nth-child(4) {
    padding-right: 0.05rem;
}

.index-fields1 {
    width: 25%;
}

.index-fields2 {
    width: 50%;
}

.index-fields img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 研发能力 end*/
/* 专利技术 */
.technology-Patented {
    width: 100%;
    height: 7.2rem;
    background: #F2F2F2;
}

.technology-Patented-con {
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.technology-Patented-cp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    /* width: 7.45rem; */
    margin-top: 0.73rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0.4rem;
}

.technology-Patented-con1 {
    /* height: 100%; */
    flex: 1;
    margin-right: 1.05rem;
}

.technology-Patented-con2 {
    display: flex;
    flex-shrink: 0;
    /* height: 100%; */
}

.technology-Patented-bt {
    display: flex;
    align-items: center;
    width: 1.62rem;
    height: 0.25rem;
    flex-shrink: 0;
    cursor: pointer;
    background: #014098;
}

.technology-Patented-bt img {
    margin: 0 auto;
}

.technology-Patented-bt:first-child {
    margin-bottom: 0.11rem;
}

.technology-Patented-bt:last-child {
    margin-top: 0.11rem;
}

.technology-Patented-list {
    width: 4.26rem;
    height: 6rem;
    display: none;
}

.technology-Patented-list:first-of-type {
    display: block;
}

.technology-Patented-list img {
    height: 100%;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    max-height: 100%;
}

.technology-Patented-banner {
    height: 6rem;
}

.PatentedSwiper {
    height: calc(6rem - 0.5rem - 0.22rem);
}

.PatentedSwiper .swiper-slide {
    cursor: pointer;
    width: 1.62rem;
    /* height: 2.27rem !important; */
}

.PatentedSwiper .swiper-slide img {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
}

.technology-Patented-box {
    margin-right: 0.22rem;
}

/* 专利技术 end*/
/* 资质认证 */
.technology-qualification {
    margin: 0 auto;
    margin-top: 1.06rem;
    padding-bottom: 1.06rem;
}

.technology-qualification-p {
    /*margin: 0.79rem 0;*/
    margin-top: .6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.24rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    line-height: 0.4rem;
}

.qualification-biaozhun-banner{
    width: 100%;
    height: auto;
    position: relative;
}
.biaozhunSwiper  .swiper-wrapper {
    display: flex;
    align-items: center;
}
.biaozhunSwiper .swiper-slide {
    transition: 300ms;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.6);
}
.biaozhunSwiper .swiper-slide img{
    width: 100%;
    max-height: 6.03rem;
    /* height: 4.11rem; */
    object-fit: contain;
    
}
.biaozhunSwiper .swiper-slide-active,
.biaozhunSwiper .swiper-slide-duplicate-active{
    transform: scale(1);
    /* height: 6.01rem; */
}
.biaozhunSwiper-level{
    transform: scale(.8) !important;
    /* height: 4.71rem !important; */
}
.qualification-biaozhun-banner .swiper-button-next:after,
.qualification-biaozhun-banner .swiper-button-prev:after {
    font-size: 0.4rem;
    color: #333333;
}

/* 资质认证 end*/
@media only screen and (max-width: 1024px) {
    .technology-development-con1{
        margin-top: 0.6rem;
    }
    .about-profile-text{
        padding: 0 0.2rem;
    }
    .technology-p{
        margin-top: 0.6rem;
    }
    .technology-development-con1rig-text{
        font-size: 0.3rem;
    }
    .solid{
        height: 0.02rem;
    }
    .technology-development-con1rig-p{
        width: 100%;
        margin-top: 0.27rem;
    }
    .technology-development{
        margin-top: 0.6rem;
    }
    .technology-development-con1{
        display: block;
    }
    .technology-development-con1{
        padding: 0 0.2rem;
    }
    .technology-development-con1left{
        width: 97%;
    }
    .technology-development-con1rig {
        margin-top: 0.6rem;
        margin-left: 0;
    }
    .technology-development-con2{
        margin-top: 0.6rem;
        height: 4.47rem;
    }
    .technology-development-con2-p{
        padding: 1.3rem 1.3rem;
    }
    .technology-ability{
        margin-top: 0;
        padding: 0 0.2rem;
    }
    .index-fields-wrap{
        display: block;
        margin-bottom: 0.3rem;
    }
    .index-fields{
        width: 100%;
        margin-top: 0.15rem;
    }
    .index-fields:nth-child(1), .index-fields:nth-child(2), .index-fields:nth-child(4){
        padding-right: 0;
    }
    .technology-p{
        font-size: 0.26rem;
    }
    .technology-Patented{
        height: auto;
    }
    .technology-Patented-con{
        display: block;
    }
    .technology-Patented{
        /*padding: 0.3rem 0;*/
        padding-bottom: 0.6rem;
    }
    .technology-development-con2-p p{
        font-size: 0.3rem;
    }
    
    .technology-Patented-con{
        padding: 0 0.2rem;
    }
    .technology-Patented-con1{
        margin-right: 0;
    }
    .technology-Patented-cp{
        font-size: 0.24rem;
        margin-top: 0.6rem;
    }
    .technology-Patented-con2{
        margin-top: 0.3rem;
    }
    .technology-Patented-con2{
        align-items: center;
        justify-content: center;
    }
    .technology-qualification{
        padding: 0 0.2rem;
        padding-bottom: 0.6rem;
    }
    .technology-qualification{
        margin-top: 0;
    }
    .technology-qualification-p{
        margin: 0.3rem 0;
    }
    .biaozhun-prev, .biaozhun-next{
        display: none;
    }
}