.about-banner {
    width: 100%;
    height: 6rem;
    box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgb(0 0 0 / 30%);
}

.about-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* 集团概要 */

.about-profile {
    background-image: url(../image/about/juxing-bg.png);
    background-size: 100% 100%;
    margin: 0 auto;
    /* margin-top: 0.97rem; */
    padding-top: 1rem;
    padding-bottom: 0.01rem;
    /* margin-bottom: 0.76rem !important; */
}


/* 11 */

.about-profile-con {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 auto;
    
}

.about-profile-con1-text {
    display: flex;
    align-items: flex-end;
    /* margin-left: 0.4rem; */
}

.about-profile-con1-text11 {
    width: 2.61rem;
    height: 0.68rem;
}

.about-profile-con1-text11 img {
    width: 2.61rem;
    height: 0.68rem;
}

.about-profile-con1-ma {
    font-size: 0.28rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 0.56rem;
    margin-left: .25rem;
}

.about-profile-con1-text1 {
    margin-top: 0.22rem;
    width: 5rem;
    height: 0.77rem;
}

.about-profile-con1-text1 img {
    width: 5rem;
    height: 0.77rem;
}

.about-profile-con1-p-text {
   text-align: justify;
    position: relative;
     padding-top: 0.5rem; 
    width: 7rem;
    border-radius: 0rem 0rem 0rem 0rem;
    opacity: 1;
    font-size: 0.18rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    line-height: 0.34rem;
}

.about-profile-con1-p-text span {
    font-size: 0.18rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #02448D;
    line-height: 0.34rem;
}

.about-profile-con2 {
    width: 8.2rem;
    height: 4.68rem;
}

.about-profile-con2 img {
    width: 8.2rem;
    height: 4.68rem;
}


/* 11 */

.about-profile1 {
    margin: 0 auto;
}

.about-profile-text {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}

.about-text {
    margin-top: 0.76rem;
    margin-bottom: 0.8rem;
}

.about-text1 {
    position: relative;
    font-size: 0.46rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #333333;
}

.about-text1::before {
    content: '';
    position: absolute;
    transform: translate(-50%);
    width: 1.44rem;
    height: 0.03rem;
    background: #02438D;
    bottom: -0.2rem;
    left: 0.7rem;
    /* top: 0.21rem; */
    transform: translateX(-50%);
}

.about-text2 {
    text-transform:uppercase;
    font-size: 0.24rem;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #A4A4A4;
    margin-top: 0.33rem;
}

.about-text2 {
    display: flex;
    align-items: center;
}

.about-text2-left {
    margin-right: 0.28rem;
}

.about-text2-left1 {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #818182;
}

.about-text2-left2 {
    margin-top: 0.05rem;
    font-size: var(--font18);
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #C1C1C1;
}

.about-text2-rig {
    width: 0.65rem;
    height: 0.65rem;
}

.about-text2-rig img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-profile-p {
    border-bottom: 0.01rem solid #DBDBDB;
    padding-bottom: 0.65rem;
    margin-top: 0.82rem;
    font-size: var(--font18);
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #000000;
    line-height: 0.36rem;
}

.about-profile-p span {
    color: #02438D;
}

.index-brief-wrap {
    margin-top: 1.7rem;
    margin-bottom: 1rem;
    /* margin: 1rem auto; */
    display: flex;
    justify-content: space-between;
}

.index-brief {
    /* padding: 0 0.86rem; */
    flex: 1;
    border-right: 1px solid #BBBBBB;
}

.index-brief:first-of-type {
    padding-left: 0;
}

.index-brief:last-of-type {
    padding-right: 0;
    border-right: 0;
}

.index-brief-num {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #333333;
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.index-brief-num img {
    margin-right: 0.16rem;
    width: 0.31rem;
    height: 0.31rem;
    object-fit: cover;
}

.index-brief-num span {
    font-size: 70px;
    font-family: Impact-Regular, Impact;
    font-weight: 300;
    color: #014098;
    line-height: 0.2rem;
}

.index-brief-num {
    position: relative;
}

.roll::before {
    width: 0.36rem;
    height: 0.01rem;
    content: '';
    position: absolute;
    transform: translateX(-50%);
    background-color: #707070;
    right: 0;
    left: 50%;
    /* bottom: 0.1rem; */
    top: 0.65rem;
    opacity: 0.45;
}

.index-brief-p {
    font-size: 0.15rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #6C6C6C;
    margin-top: 0.5rem;
    text-align: center;
}


/* 集团概要 end*/


/* 发展历程 */
.about-history-text-con1 {
    font-size: 0.46rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #333333;
    line-height: 0.3rem;
    text-align: center;
}

.about-history-text-con2 {
    text-transform: uppercase;
    font-size: 0.24rem;
    font-family: ArialMT-, ArialMT;
    font-weight: normal;
    color: #5F5F5F;
    line-height: 0.3rem;
    text-align: center;
    padding-top: 0.11rem;
}
.about-development-text {
    margin: 0 auto;
}

.about-development-con {
    /* margin-top: 0.8rem; */
    width: 100%;
    display: flex;
    align-items: center;
}

.about-development-con-k {
    margin-right: 0.01rem;
    width: 4.8rem;
    height: 6.5rem;
    position: relative;
}

.about-development-con-k:nth-child(4) {
    margin-right: 0;
}

.about-development-con-k img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-development-ckc {
    padding: 0.67rem 0.4rem;
    position: absolute;
    left: 0;
    top: 0;
}

.about-development-ckctext {
    padding-left: 0.22rem;
    border-left: 0.01rem solid #FFFFFF;
}

.about-development-ckctext p {
    line-height: 0.56rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.about-development-ckcp {
    margin-top: 0.76rem;
}

.about-development-ckcpk {
    margin-bottom: 0.33rem;
    width: 3.76rem;
}

.about-development-ckcpk p {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.36rem;
}

.about-dev-banner::after{
    content: '';
    width: 92%;
    border-bottom: 0.02rem dashed #284186;
    position: absolute;
    top: 0.95rem;
    left: .95rem;
    z-index: 1;
    left: .6rem;
}

/* 发展历程 end*/


/* 沿革史 */
.about-dev-wrap {
    margin: 1rem auto 0.5rem auto;
}

.about-dev-title {
    font-size: 0.6rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.about-dev-banner {
    margin-top: 0.95rem;
    display: flex;
    align-items: center;
}

.about-dev-bt {
    /*width: 1.31rem;*/
    height: auto;
    flex-shrink: 0;
    cursor: pointer;
    /*padding-right: 0.413rem;
    padding-left: 0.413rem;*/
}

.devSwiper {
    margin: 0 1.2rem;
    z-index: 100;
    position: relative;
}

.devSwiper .swiper-slide {
    width: 1.89rem;
    height: 1.88rem;
    border: 1px dashed #0745B1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.31rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0745B1;
    background: #ffffff;
    z-index: 100;
    position: relative;
}

.devSwiper .swiper-slide-active {
    background: #0745B1;
    color: #fff;
    z-index: 1000;
    cursor: pointer;
}
.devSwiper .swiper-slide:nth-child(7){
    margin-right: 0 !important;
}
.about-dev-box {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.87rem;
}
.about-history-chuangli-left-con {
    display: flex;
    align-items: center;
    padding: 0.12rem 0 0.12rem 0;
}
.about-history-chuangli-left-con:nth-child(1){
    padding-top: 0;
}
.about-history-chuangli-left-con:nth-child(5){
    padding-bottom: 0;
}

.chuangli-left-con-left {
    width: 0.09rem;
    height: 0.17rem;
}

.chuangli-left-con-left img {
    width: 0.11rem;
    height: 0.21rem;
}

.chuangli-left-con-right {
    padding-left: 0.12rem;
    font-size: 0.28rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #000000;
    line-height: 0.44rem;
}

.about-history-chuangli-right {
    display: flex;
    justify-content: space-between;
    width: 9.98rem;
    height: 3.18rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.08rem 0.01rem rgba(0, 0, 0, 0.16);
    border-radius: 0rem 0rem 0rem 0rem;
    opacity: 1;
}

.about-history-imgbox-boxbottom {
    margin-top: 0.89rem;
    font-size: 0.32rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #000000;
    /* line-height: 0.44rem; */
    text-align: center;
}

.about-history-line {
    display: flex;
    align-items: center;
}

.about-text1-qiye {
    font-size: 0.46rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #333333;
    /* line-height: 0.3rem; */
}

.about-history-line1 {
    width: 100%;
    border: 0.01rem dashed #707070;
}

.about-history-line-dian {
    width: 0.9rem;
    height: 0.27rem;
    /* background: #014098; */
    opacity: 1;
    border: 0.04rem solid #014098;
    border-radius: 50%;
}


.about-history-chuangli-right-con {
    padding-top: 0.7rem;
    padding-left: 0.57rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 0rem;
}

.about-history-chuangli-right-con1 {
    margin: 0.35rem 0.3rem;
    width: 4.27rem;
    height: 2.46rem;
}

.about-history-chuangli-right-con1 img {
    width: 4.27rem;
    height: 2.46rem;
}

.about-history-imgbox {
    padding-top: 0.93rem;
    padding-bottom: 0.61rem;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
}

.about-history-imgbox-boxtop {
    width: 5.28rem;
    height: 2.16rem;
}

.about-history-imgbox-boxtop img {
    width: 5.26rem;
    height: 2.63rem;
    /* margin-right: 0.09rem; */
}
.about-dev-list {
    display: none;
}

.about-dev-list:first-of-type {
    display: block;
}

.about-dev-item {
    padding-left: 0.5rem;
    border-left: 1px dashed #707070;
    padding-bottom: 0.5rem;
    position: relative;
}

.about-dev-item:last-child {
    border-left: 0;
}

.about-dev-item::after {
    content: '';
    width: 0.18rem;
    height: 0.18rem;
    border: 0.01px solid #848484;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: -0.1rem;
    top: 0;
}

.about-dev-text {
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.about-dev-p {
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.32rem;
    color: #333333;
    margin-top: 0.3rem;
}
/* 沿革史 end*/


/* 企业文化 */

.about-culture {
    margin-top: 0.76rem;
    padding-bottom: 1.21rem;
}

.about-culture-con1 {
    position: relative;
    margin: 0 auto;
    margin-top: 0.63rem;
}

.about-culture-con1-p {
    position: absolute;
    top: 1.66rem;
    right: 1.8rem;
}

.about-culture-con1-p1 {
    position: relative;
    font-size: 0.56rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #0C4DA2;
}

.about-culture-con1-p1::after {
    content: '';
    width: 0.5rem;
    height: 0.03rem;
    background: #B0B0B0;
    position: absolute;
    transform: translate(-50%);
    bottom: -0.3rem;
    left: 50%;
    transform: translateX(-50%);
}

.about-culture-con1-p2 {
    margin-top: 0.44rem;
    font-size: var(--font18);
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
}

.about-culture-con2 {
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.about-culture-con2k {
    margin-top: 0.2rem;
    width: 7.93rem;
    height: 5.16rem;
    margin-right: 0.14rem;
    position: relative;
}

.about-culture-con2k:nth-child(2n) {
    margin-right: 0;
}

.about-culture-con2k img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-culture-con2k-p {
    position: absolute;
    top: 0.77rem;
    left: 0.59rem;
}

.about-culture-con2k-p1 {
    width: 1.12rem;
    height: 0.47rem;
    background: linear-gradient(180deg, #006DBB 0%, #0C4DA2 100%);
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    font-size: 0.25rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 0.47rem;
    text-align: center;
}

.about-culture-con2k-p2 {
    margin-top: 0.56rem;
    font-size: 0.32rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 0.54rem;
}

.about-culture-con2k-p22 {
    padding-right: 1.58rem;
    margin-top: 0.56rem;
    font-size: 0.32rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    line-height: 0.54rem;
}
.talent-txrz{
    margin: 0 auto;
    width:83.3%;
    /*width: 16rem;
    max-width: 99.97%;*/
}
.talent-txrzbg{
    background: url(../image/about/bbg.png);
    background-size: 100% 100%;
}
/* 企业文化 end*/


/* 组织架构 */

.about-organizational {
    margin: 0 auto;
    margin-top: 0.95rem;
}


/* 组织架构 */

.group-architect-wrap {
    margin: 0 auto;
    padding: 0.6rem 0 1rem 0;
}

.group-architect-top {
    padding-bottom: 0.3rem;
    position: relative;
}

.group-architect-top p {
    width: 2.82rem;
    height: 0.59rem;
    background: #014098;
    border-radius: 0.1rem;
    box-shadow: 0rem 0.05rem 0.1rem 0.01rem rgb(0 0 0 / 30%);
    font-size: 0.18rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.59rem;
    text-align: center;
    margin: 0 auto;
}

.group-architect-top::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 0.3rem;
    border-right: 1px dashed #333;
}

.group-architect-level-box {
    position: relative;
    margin: 0 0.1rem;
    display: flex;
    justify-content: space-between;
}

.group-architect-level-box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 2.82rem);
    border-top: 1px dashed #333;
}

.group-architect-level {
    position: relative;
    width: 2.82rem;
    height: 0.59rem;
    background: #014098;
    border-radius: 0.1rem;
    box-shadow: 0rem 0.05rem 0.1rem 0.01rem rgb(0 0 0 / 30%);
    font-size: 0.18rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.59rem;
    text-align: center;
    margin-top: 0.3rem;
}

.group-architect-level1 {
    background: #9EB1CD;
}

.group-architect-level::after {
    content: '';
    position: absolute;
    top: -0.3rem;
    left: 50%;
    transform: translateX(-50%);
    height: 0.3rem;
    border-right: 1px dashed #333;
}

.group-architect-level:nth-child(1)::before {
    content: '';
    position: absolute;
    bottom: -0.45rem;
    left: 50%;
    transform: translateX(-50%);
    height: 0.45rem;
    border-right: 1px dashed #333;
}

.group-architect-list {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 0.45rem;
}

.group-architect-list::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 0.63rem);
    border-top: 1px dashed #333;
}

.group-architect-item {
    margin-top: 0.8rem;
    position: relative;
    background: #014098;
    border-radius: 0.1rem;
    box-shadow: 0rem 0.05rem 0.1rem 0.01rem rgb(0 0 0 / 30%);
    display: block;
    width: 0.63rem;
    font-size: var(--font18);
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    writing-mode: vertical-lr;
    /* text-align: center; */
    line-height: 0.63rem;
    padding: 0.27rem 0;
}

.group-architect-item::after {
    content: '';
    position: absolute;
    top: -0.8rem;
    left: 50%;
    transform: translateX(-50%);
    height: 0.8rem;
    border-right: 1px dashed #333;
}

.group-culture-img-mobile {
    display: none;
}
.about-dev-banner .swiper-slide-active{
    width: 1.88rem !important;
    height: 1.88rem !important;
}
/*.swiper-slide{*/
/*   width: 1.88rem !important;*/
/*    height: 1.88rem !important; */
/*}*/


/* 组织架构 end*/

@media only screen and (max-width: 1024px) {
    #certify .swiper-slide{
        width: 100% !important;
    }
    #certify .swiper-slide img{
        width: 100% !important;
    }
    .about-culture-con2k{
        margin-right:0px !important;
    }
    .gongsirongyu-list-img{
        display: flex; display: -webkit-flex; flex-direction: column !important;
        justify-content: center;
        align-items: center;
    }
    .devSwiper{
        width: 1.88rem !important;
        height: 1.88rem !important;
    }
    .about-dev-banner{
        display: flex; display: -webkit-flex; flex-direction: row;
        justify-content: space-between;
    }
    .about-history-chuangli-right-con{
        text-align: center;
    }
    /*.swiper-slide-prev,.swiper-slide-next{*/
    /*    display: none !important;*/
    /*}*/
    .about-history-chuangli-left{
        width: 100%;
    }
    .about-history-imgbox{
        width: 90%;
    }
    .about-history-imgbox-box{
        width: 100%;
    }
    .about-history-imgbox-boxtop{
        height: auto !important;
    }
    .about-history-imgbox-boxtop img{
        height: auto !important;
        width: 100% !important;
    }
    .about-history-imgbox-boxtop, .about-history-imgbox-boxtop img{
        width: 100%;
    }
    .about-profile-p {
        font-size: 0.26rem;
        padding-bottom: 0.35rem;
        margin-top: 0.4rem;
    }
    .about-profile {
        padding: 0 0.2rem;
    }
    .index-brief-wrap {
        margin: 0.5rem auto;
        display: flex;
        flex-wrap: wrap;
    }
    .index-brief {
        padding: 0;
        width: 33%;
        flex: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 0.4rem;
        margin-bottom: 0.4rem;
        border-right:none;
    }
    .index-brief-num img {
        margin-right: 0.06rem;
    }
    .index-brief-num span {
        font-size: 0.48rem;
    }
    .index-solid {
        margin: 0.16rem 0;
        margin-left: 0.56rem;
    }
    .index-brief-p {
        width: 100%;
        margin-top: 0.1rem;
    }
    .roll::before {
        bottom: -0.16rem;
        width: 1rem;
    }
    .about-development-text {
        padding: 0 0.2rem;
    }
    .about-text2-left1 {
        font-size: 0.26rem;
    }
    .about-text2 {
        font-size: 0.26rem;
    }
    .about-development-con {
        display: block;
    }
    .tran_scale.tran_scale {
        overflow: hidden;
        display: block;
    }
    .about-development-ckcpk p {
        font-size: 0.26rem;
    }
    .about-development-ckctext p {
        font-size: 0.36rem;
    }
    .about-dev-box {
        width: 70%;
    }
    .about-dev-banner {
        width: auto;
    }
    .about-dev-text {
        line-height: 0.36rem;
    }
    .about-culture-con1-p {
        top: 0.56rem;
        left: 3rem;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 50%;
    }
    .about-culture-con1-p1::after {
        left: 40%;
    }
    .group-architect-wrap {
        padding: 0.6rem 0.25rem 1rem 0.25rem;
    }
    .group-architect-level-box {
        flex-wrap: wrap;
        margin: 0;
    }
    .group-architect-top p {
        font-size: 0.26rem;
    }
    .group-architect-level:nth-child(3):after,
    .group-architect-level:nth-child(4):after {
        /* border: 0; */
        top: auto;
        bottom: -0.3rem;
    }
    .group-architect-list {
        flex-wrap: wrap;
    }
    .group-architect-level {
        /* background: #1E72E8; */
        font-size: 0.24rem;
    }
    .group-architect-list {
        margin-top: 0.3rem;
    }
    .group-architect-item {
        width: 100%;
        writing-mode: initial;
        text-align: center;
        height: auto;
        min-height: 0.59rem;
        line-height: 0.3rem;
        font-size: 0.24rem;
        padding: 0.2rem;
        margin-top: 0.2rem;
    }
    .group-architect-item::after {
        border: 0;
    }
    .about-development-ckc {
        padding: 0.57rem 0.4rem;
    }
    .about-development-con-k {
        height: 6rem;
        width: 100%;
    }
}


/* 员工风采 */

.about-text-con1 {
    font-size: 0.46rem;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #333333;
    /* line-height: 0.3rem; */
    text-align: center;
}

.about-text-con2 {
    text-transform: uppercase;
    font-size: 0.24rem;
    font-family: ArialMT-, ArialMT;
    font-weight: normal;
    color: #5F5F5F;
    /* line-height: 0.3rem; */
    text-align: center;
    padding-top: 0.11rem;
    padding-bottom: 0.48rem;
}
.about-text-con2:last-child{
    padding-bottom: 0;
}
.about-text-con3 {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    /* line-height: 0.33rem; */
    text-align: center;
}

.talent-txrzbg {
    padding-top: 0.24rem;
    padding-bottom: 1rem;
}

.talent-banner {
    position: relative;
    margin: 0 auto;
}

.talentSwiper {
    width: 90%;
    margin: 0 auto;
}

.talent-banner .swiper-slide {
    display: flex !important;
    /* margin-left: 0.5rem; */
    height: 5.22rem;
    flex-direction: column;
    /* background: #FFFFFF; */
}

.talent-banner .swiper-slide img {
    /* display: flex !important; */
    height: 4.2rem;
    object-fit: contain;

    /*height: 5.22rem;*/
    /*margin: 0 auto;*/
    /* justify-content: space-between; */
}
.qualification-top-img{
    padding: 0.2rem 0.25rem;
    border: 0.01rem solid #B4B4B4;
}
.talent-banner .swiper-slide p{
    font-size: var(--font18);
    font-family: MicrosoftYaHei;
    color: #333333;
    margin-top: 0.25rem;
    text-align: center;
}
.talent-banner .swiper-button-next:after,
.talent-banner .swiper-button-prev:after {
    font-size: 0.7rem;
    font-weight: bold;
    color: rgba(1, 64, 152, 1);
}

.talent-banner .swiper-button-next {
    right: -71px;
}

.talent-banner .swiper-button-prev {
    left: -71px;
}

.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); */
}
.qualification-top-box{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.3rem 0 0.6rem 0;
}
.qualification-top-bt{
    width: 0.75rem;
    height: 0.75rem;
    margin: 0 0.6rem;
    cursor: pointer;
}
.qualification-top-bt img{
    width: 100%;
    height: 100%;
}
.qualification-top-pagination{
    width: auto !important;
    display: flex;
    justify-content: center;
    padding: 0 0.13rem;
}
.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;
}


/* .talent-banner-img {
    width: 3rem;
    height: 4.28rem;
} */

.talent-banner-img img {
    /* width: 90%; */
    height: 4.28rem;
    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;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    display: none !important;
}


/* 员工风采 end*/

@media only screen and (max-width: 1024px) {
    .biaozhunSwiper{
        width: 70% !important;
    }
    .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;
    }
    .tixiswper {
        display: flex;
    }
}


/* 专利技术 end*/


/* 资质认证 */

.technology-qualification {
    margin: 0 auto;
    margin-top: 1.06rem;
    padding-bottom: 1.26rem;
}

.technology-qualification-p {
    margin: 0.79rem 0;
    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 {
    width: 100%;
}

.biaozhunSwiper .swiper-wrapper {
    display: flex;
    align-items: center;
}

.biaozhunSwiper .swiper-slide {
    width: 4.08rem;
    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);
}

.biaozhunSwiper-level {
    transform: scale(.8) !important;
} */

.qualification-biaozhun-banner .swiper-button-next:after,
.qualification-biaozhun-banner .swiper-button-prev:after {
    font-size: 0.3rem;
    color: #333333;
}

.qualification-biaozhun-banner .swiper-button-next {
    right: -0.4rem;
}

.qualification-biaozhun-banner .swiper-button-prev{
    left: -0.4rem;
}

/* 资质认证 end*/

@media only screen and (max-width: 1024px) {
    .qualification-biaozhun-banner .swiper-button-next {
        right: 0;
    }
    
    .qualification-biaozhun-banner .swiper-button-prev{
        left: 0;
    }
    .about-profile-text {
        padding: 0 0.2rem;
    }
    .technology-development {
        margin-top: 0.8rem;
    }
    .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 {
        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;
    }
    
    
    .about-profile-con1{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .about-profile-con1-text11{
        width:1.8rem;
        height: auto;
    }
    .about-profile-con1-text11 img{
        width:1.8rem;
        height: auto;
    }
    .about-profile-con1-text{
        align-items: flex-start;
    }
    .about-profile-con1-text{
        width: 100%;
        margin-top: 0.6rem;
    }
    .about-profile-con1-text1{
        width: 100%;
        display: flex;
        /*justify-content: center;*/
        margin-top: 0.1rem;
    }
    .about-profile-con1-text1 img{
        width: 4rem;
        height: 0.616rem;
    }
    .about-profile-con1-ma{
        font-size: 0.25rem;
    }
    .about-profile-con{
        flex-direction: column;
    }
    .about-profile-con2{
        margin-top: .18rem;
        width: 100%;
    }
    .about-profile-con1-p-text{
        margin-top: 0rem;
        line-height: 0.4rem;
    }
    .about-profile-con1-p-text{
        padding-top: 0.3rem;
    }
    .roll::before{
        top:0.5rem;
    }
    .about-dev-box {
       flex-direction: column;
       width:90%;
    }
    .about-history-imgbox{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .about-history-chuangli-right{
        width:100%;
        height: auto;
    }
    .about-history-chuangli-right-con1{
        width:3.27rem;
        height: auto;
    }
    .about-history-chuangli-right-con{
        font-size: 0.24rem;
        
    }
    .ahcr{
        margin-top:.4rem;
        width: 100%;
    }
   .ahcr .about-dev-list,.about-history-chuangli-right {
        display: flex; display: -webkit-flex; flex-direction: column;
    }
    .about-history-chuangli-right-con1{
       width: auto; 
    }
    .about-history-chuangli-right-con1 img{
       width: 100%; 
           height: auto;
    }
    .about-history-imgbox-boxbottom{
        margin-bottom: 0.4rem;
    }
    .about-history-imgbox{
        padding-top:0;
        padding-bottom:0;
    }
    .about-culture-con1-p1{
        font-size: .32rem;
    }
    .about-culture-con2k {
        /*width: 3.36rem;*/
        width:100%;
        height: 2.48rem;
    }
    .about-culture-con2{
        /*justify-content: space-between;*/
        /*padding: 0 0.32rem;*/
        /*padding-right: 0;*/
    }
    .about-culture-con2k-p22, .about-culture-con2k-p2 {
        margin-top: 0.34rem;
        font-size: .24rem;
        line-height: .32rem;
        padding-right: 0.01rem;
    }
    .about-culture-con2k-p {
        top: 0.24rem;
        left: 0.24rem;
    }
    .devSwiper .swiper-slide{
        height: 1.54rem;
    }
    .about-dev-banner::after{
        width: 56%;
        top: 0.76rem;
        left: 1.6rem;
    }
    .about-dev-bt {
     /*padding-right: 0.413rem;*/
     /*padding-left: 0.413rem;*/
    }
    .devleft{
        padding-left: 0.413rem;
    }
    .devright{
        padding-right: 0.413rem;
    }
    
}