/* 技术研发 */
.technology-text0 {
    font-size: 0.46rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #000000;
    text-align: center
}

.ongbg {
    background-image: url(../image/jishu/onebg.png);
    background-size: 100% 100%;
    background-position: center;
    padding-bottom: 1.7rem;
}

.technology-text1 {
    width: 0.72rem;
    border-bottom: 0.04rem solid #02438D;
    margin: 0 auto;
    margin-top: .28rem;
}

.technology-development-con1 {
    position: relative;
    width: 16rem;
    /* background: #f0f0f0; */
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-top: 0.51rem;

}

.technology-development-con1left {
    /* width: 14.41rem;
    height: 4.96rem;
    box-shadow: 0.23rem 0.19rem 0px #F0F0F0; */
}

.technology-development-con1left img {
    width: 11.12rem;
    height: 5.55rem;
    /* object-fit: cover; */
}

.technology-development-con1rig {
    padding-top: 0.4rem;
    padding-left: .37rem;
    position: absolute;
    left: 9.62rem;
    top: 0.67rem;
    z-index: 999;
    width: 6.38rem;
    height: 5.58rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
}

.technology-development-con1rig-text {
    font-size: 0.42rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #02438D;
}

.solid {
    margin-top: 0.36rem;
    width: 0.72rem;
    border-bottom: 0.04rem solid #02438D;
}

.technology-development-con1rig-p {
    text-align: justify;
    width: 5.64rem;
    margin-top: 0.43rem;
    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: 1rem;
}

.about-text111 {
    font-size: 0.4rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #333333;
    padding-bottom: 0.1rem;
}

.about-text21 {
    font-size: 0.24rem;
    font-family: ArialMT-, ArialMT;
    font-weight: normal;
    color: #333333;
    line-height: 0.3rem;
}

.technology-p {
    padding-top: 0.58rem;
    text-align: center;
    font-size: 0.24rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    line-height: 0.36rem;
}
/*.technology-p p{*/
/*     font-size: 0.24rem;*/
/*    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.1rem;
}

.index-fields1 {
    width: 33.3%;
}

.index-fields2 {
    width: 50%;
}

.index-fields img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* 研发能力 end*/


/* 专利技术 */
.technology-Patented {
    background: #F9F9F9;
    padding-bottom: .95rem;
}

.technology-Patented-top {
    width: 100%;
    height: 5.52rem;
    position: relative;
}

.Patented-text0 {
    padding-top: .95rem;
    font-size: 0.46rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center
}

.Patented-text1 {

    width: 0.72rem;
    border-bottom: 0.04rem solid #FFFFFF;
    margin: 0 auto;
    margin-top: .28rem;
}

.Patented-text2 {
    margin-top: .52rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}

.PatentedSwiper {
    width: 16rem;
    margin: 0 auto;
}

.Patentedimg img {
    height: 5.3rem;
}

.technology-Patented-bot {
    margin-top: -1.88rem;
    position: relative;
}

.technology-Patented .swiper-button-next {
    right: 0.9rem;
}

.technology-Patented .swiper-button-prev {
    left: 0.9rem;
}

.technology-Patented .swiper-button-next:after,
.technology-Patented .swiper-button-prev:after {
    color: #000000;
}

/* 资质认证 */
.about-text-con2 {
    margin-top: .44rem;
    font-size: 0.24rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    text-align: center;
    margin-bottom: .44rem;
}

.qualification-top-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.85rem;
}

.qualification-top-bt {
    width: 1.2rem;
    height: 0.4rem;
    background: #014098;
    font-size: var(--font18);
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-align: center;
    flex-shrink: 0;
    cursor: pointer;
    padding: 0 0.17rem;
}

.qualification-top-bt:last-child {
    margin-left: 0.2rem;
}

/* 资质认证 end*/

@media only screen and (max-width: 1024px) {
    .PatentedSwiper{
        width: 75%;
    }
    .technology-development-con1{
        width: 100% !important;
    }
    .about-profile-text {
        padding: 0 0.2rem;
    }
    .mySwiper {
        width: 80%;
    }
    .Patentedimg img{
        height: auto;
    }
    .technology-Patented-top{
        height: 4.52rem;
    }
    .technology-Patented-bot{
        margin-top: -1.2rem;
    }
    .technology-Patented .swiper-button-next {
        right: 0.2rem;
    }
    .technology-Patented .swiper-button-prev {
        left: 0.2rem;
    }
    .technology-development-con1left img{
        height: 3.55rem;
    }
    .technology-development {
        margin-top: 0.8rem;
    }
    .ongbg{
        padding-bottom: .82rem;
    }
    .technology-development-con1rig{
        position: initial;
        width: 100%;
    }
    .technology-development-con1rig{
        padding: .4rem .37rem;
        height: auto;
    }
    .technology-development-con1rig-p{
        width: 100%;
        
    }
    .technology-development-con1 {
        display: block;
    }

    .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 {
        padding: 0 0.2rem;
    }

    .index-fields-wrap {
        display: block;
        margin-bottom: 0.6rem;
    }

    .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-Patented-con {
        padding: 0 0.2rem;
    }

    .technology-Patented-con1 {
        margin-right: 0;
    }

    .technology-Patented-cp {
        font-size: 0.26rem;
    }

    .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;
    }
}

/* 员工风采 */

.talent-staff-wrap {
    margin: 1rem auto;
}



.talentSwiper {
    width: 90%;
    margin: 0 auto;
}


.talentSwiper .swiper-wrapper {
    display: flex;
    align-items: center;
    padding-bottom: 0.7rem;
}

.talentSwiper .swiper-slide {
    position: relative;
    z-index: 1;
    box-shadow: 0rem 0rem 0.1rem 0.01rem rgba(0, 0, 0, 0.1600);
}

.talent-banner-img img {
    width: 100%;
    height: 2.92rem;
    object-fit: cover;
}

.talent-banner-text {
    padding: 0.3rem 0.35rem;
    background: #fff;
    position: relative;
}

.talent-banner-p {
    width: 3rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0.32rem;
}

.talent-banner-num {
    position: absolute;
    bottom: 0.17rem;
    right: 0.06rem;
    font-size: 0.55rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #F0F0F0;
    font-style: oblique;
}


/* 员工风采 end*/

@media only screen and (max-width: 1024px) {
    .talent-jiyu {
        padding: 0 0.2rem;
    }

    .talent-idea-wrap {
        height: auto;
        padding: 0.6rem 0;
    }

    .talent-jiyu-content {
        padding: 0.6rem 0;
    }

    .talent-idea-wrapc {
        position: inherit;
        left: 0;
        top: 0;
        width: 100%;
        height: auto;
    }

    .talent-idea-wrapct {
        line-height: 0.4rem;
    }

    .talent-idea-wrapcp {
        margin-top: 0.2rem;
        line-height: 0.36rem;
    }

    .talent-strategy {
        padding: 0 0.2rem;
    }

    .talent-zhan-box {
        display: block;
    }

    .talent-zhan-img {
        position: inherit;
        width: 100%;
    }

    .talent-zhan-left {
        width: 100%;
        padding: 0.2rem;
    }

    .talent-strategy-p,
    .talent-p {
        font-size: 0.26rem;
        line-height: 0.4rem;
    }

    .talent-px-wrap {
        display: block;
    }

    .talent-px-item {
        height: 3.5rem;
    }

    .talent-px-p {
        font-size: 0.26rem;
        line-height: 0.4rem;
    }

    .talent-px-text {
        font-size: 0.28rem;
        line-height: 0.4rem;
    }

    .talent-px-wrap .talent-px-box {
        height: auto;
        left: 50%;
        top: 50%;
        bottom: auto;
        transform: translate(-50%, -50%);
        padding: 0 0.6rem;
    }

    .talent-px-wrap .talent-px-line {
        display: block;
    }

    .talent-px-wrap .talent-px-p {
        display: block;
    }

    .talent-item {
        display: block;
    }

    .talent-item-img-box {
        margin: 0;
        width: 100%;
    }

    .talent-item-img {
        position: inherit;
    }

    .talent-item {
        /* margin-bottom: 0.3rem; */
    }

    .about-text {
        padding: 0 0.2rem;
    }

    .talent-banner .swiper-button-prev {
        left: -5px;
    }

    .talent-banner .swiper-button-next {
        right: -5px;
    }
}