.talent-jiyu{
    margin: 0 auto;
    margin-top: 0.6rem;
}
.talent-jiyu-title{
    margin-top: 0.5rem;
    font-size: 0.3rem;
    font-family: MicrosoftYaHei-Bold,
    MicrosoftYaHei;
    font-weight: bold;
    color: #014098;
}
.talent-jiyu-p{
    padding: 0.2rem 0 0.5rem 0;
    font-size:var(--font18);
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 0.3rem;
}
.talent-concept-wrap{
    width: 100%;
    padding: 0.46rem 0;
    background: #EEEEEE;
}
.talent-concept{
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.talent-concept-img{
    width: 9.03rem;
    height: 4.71rem;
    flex-shrink: 0;
}
.talent-concept-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.talent-concept-content{
    min-height: 4rem;
    flex: 1;
    background: #fff;
    padding: 0.5rem 0.3rem 0.5rem 0.7rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.talent-concept-title{
    font-size: 0.24rem;
    font-family: MicrosoftYaHei-Bold,
    MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
}
.talent-concept-text{
    font-size: 0.2rem;
    font-family: MicrosoftYaHei;
    color: #333333;
    margin-top: 0.17rem;
}
.talent-concept-p{
    font-size:var(--font18);
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 0.25rem;
    margin-top: 0.5rem;
}

.talent-wrap{
    margin: 0 auto;
    padding: 0.67rem 0;
}
.talent-box{
    max-width: 100%;
}
.talent-box-p{
    font-size:var(--font18);
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 0.3rem;
    margin: 0.25rem 0;
}
.talent-tongdao-box{
    display: flex;
    align-items: center;
    margin: 0.4rem 0 0.54rem 0;
}
.talent-tongdao-img{
    width: 9.85rem;
    height: 7.11rem;
    border: 0.01rem solid #DEDEDE;
    padding: 0.45rem 0.41rem;
    flex-shrink: 0;
}
.talent-tongdao-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.talent-tongdao{
    flex: 1;
    margin-left: 0.84rem;
}

.talent-banner{
    margin-top: 0.3rem;
    position: relative;
}
.talentSwiper{
    width: 90%;
    margin: 0 auto;
}
.talentSwiper .swiper-wrapper {
    display: flex;
    align-items: center;
}
.talentSwiper .swiper-slide {
    transition: 300ms;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.8);
    position: relative;
    z-index: 1;
}
.talentSwiper .swiper-slide img {
    width: 100%;
    /* max-height: 6.01rem; */
    height: 3.32rem;
    object-fit: cover;
}
.talent-banner-zhe {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    bottom: 0;
    left: 0;
}
.talent-banner-p {
    width: 100%;
    padding: 0.22rem;
    background: rgba(1, 64, 152, .79);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size:var(--font18);
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    text-align: center;
}
.talentSwiper .swiper-slide .talent-banner-p {
    display: none;
}
.talentSwiper .swiper-slide .talent-banner-zhe {
    display: block;
}
.talentSwiper .swiper-slide-active,
.talentSwiper .swiper-slide-duplicate-active {
    transform: scale(1);
    z-index: 3;
}
.talentSwiper .swiper-slide-active+.swiper-slide,
.talentSwiper .swiper-slide-duplicate-active+.swiper-slide {
    transform: scale(.9);
    z-index: 2;
}
.talentSwiper .swiper-slide-active .talent-banner-p {
    display: block;
}
.talentSwiper .swiper-slide-active .talent-banner-zhe {
    display: none;
}


.talent-banner .swiper-button-next:after,
.talent-banner .swiper-button-prev:after {
    font-size: 0.4rem;
    color: #333333;
}
.talent-banner .swiper-button-next{
    right: 0;
}
.talent-banner .swiper-button-prev {
    left: 0;
}


/* 新增央样式 */
.talent-td-wrap{
    width: 100%;
    min-height: 6.57rem;
    background: url(../image/talent/tongdao.png) no-repeat;
    background-size: cover;
    padding: 0.28rem 0;
    margin-top: 0.6rem;
    background-position: center;
}
.talent-td-box{
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.talent-td-left{
    width: 5.62rem;
}
.talent-td-title{
    margin-bottom:0.5rem;
}
.talent-td-cn{
    font-size: 0.4rem;
    font-family: MicrosoftYaHei-Bold,
    MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
}
.talent-td-en{
    font-size: 0.3rem;
    font-family: MicrosoftYaHei-Bold,
    MicrosoftYaHei;
    font-weight: bold;
    color: #999999;
    margin-top: 0.1rem;
}
.talent-td-p{
    font-size:var(--font18);
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 0.3rem;
}
.talent-td-img{
    width: 8.88rem;
}

.talent-px-wrap{
    margin: 0.6rem auto;
    display: flex;
}
.talent-px-item{
    flex: 1;
    height: 5rem;
    position: relative;
    transition: all .4s ease;
}
.talent-px-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s ease;
}
.talent-px-box{
    width: 100%;
    height: 1rem;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0.25rem;
    transition: all .4s ease;
}
.talent-px-text{
    font-size: 0.2rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 0.3rem;
    transition: all .4s ease;
}
.talent-px-line{
    width: 0.51rem;
    height: 0.05rem;
    background: #FFFFFF;
    margin: 0.4rem 0;
    display: none;
    transition: all .4s ease;
}
.talent-px-p{
    font-size: 0.18rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 0.24rem;
    display: none;
    transition: all .4s ease;
}
.talent-px-wrap .active{
    flex: 3;
}
.talent-px-wrap .active .talent-px-box {
    height: auto;
    left: 50%;
    top: 50%;
    bottom: auto;
    transform: translate(-50%,-50%);
    padding: 0 0.6rem;
}
.talent-px-wrap .active .talent-px-line {display: block;}
.talent-px-wrap .active .talent-px-p {display: block;}

.talent-ms-wrap{
    margin: 0.6rem auto;
    display: flex;
    justify-content: space-between;
}
.talent-ms-item{
    width: 7.92rem;
    min-height: 4.84rem;
    position: relative;
}
.talent-ms-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.talent-ms-box{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0.6rem;
}
.talent-ms-text{
    font-size: 0.4rem;
    font-family: MicrosoftYaHei-Bold,
    MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.talent-ms-p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    font-size: 0.18rem;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 0.3rem;
    margin-top: 0.8rem;
}
.talent-gl-wrap{
    width: 100%;
    min-height: 4.84rem;
    background: url(../image/talent/gl.png) no-repeat;
    background-size: cover;
    background-position: center;
}
.talent-gl-box{
    margin:  0 auto;
    padding: 1rem 0;
}
.talent-gl-text{
    font-size: 0.3rem;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 0.3rem;
}
.talent-gl-p{
    font-size: 0.18rem;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 0.3rem;
    margin-top: 0.5rem;
}


@media only screen and (max-width: 1024px) {
    .talent-px-p{
        text-align: justify;
    }
    .talent-jiyu{
        padding: 0 0.25rem;
    }
    .talent-concept-wrap{
        padding: 0 0.25rem;
        background: #fff;
    }
    .talent-jiyu-p{
        text-align: justify;
        font-size: 0.26rem;
        line-height: 0.45rem;
    }
    .talent-concept{
        flex-direction: column;
    }
    .talent-concept-img{
        width: 100%;
        height: auto;
    }
    .talent-concept-content{
        min-height: inherit;
        height: auto;
        padding: 0.3rem 0;
    }
    .talent-concept-title{
        font-size: 0.3rem;
    }
    .talent-concept-text{
        font-size: 0.26rem;
        line-height: 0.45rem;
    }
    .talent-concept-p{
        text-align: justify;
        margin-top: 0.3rem;
        font-size: 0.26rem;
        line-height: 0.45rem;
    }

    .talent-wrap{
        padding: 0.6rem 0.25rem;
    }

    .talent-box-p{
        font-size: 0.26rem;
        line-height: 0.45rem;
    }
    .talent-tongdao-box{
        display: block;
        margin-bottom: 0.25rem;
    }
    .talent-tongdao-img{
        width: 100%;
        height: auto;
        padding: 0.25rem;
        margin-bottom: 0.4rem;
    }
    .talent-tongdao{
        width: 100%;
        margin-left: 0;
    }
    .talent-banner .swiper-button-next,
    .talent-banner .swiper-button-prev {
        width: auto;
    }
    .talent-banner-p{
        font-size: 0.26rem;
    }


    .talent-td-wrap{
        padding: 0.4rem 0.25rem;
        display: block;
    }
    .talent-td-box{
        display: block;
    }
    .talent-td-left {
        width: 100%;
    }
    .talent-td-title{
        text-align: center;
        margin-bottom: 0.25rem;
    }
    
    .talent-td-p{
        text-align: justify;
        font-size: 0.26rem;
        line-height: 0.45rem;
    }
    .talent-td-img{
        width: 100%;
        margin-top: 0.2rem;
    }
    .talent-px-wrap{
        /* width: 100%; */
        margin: 0 0.25rem;
        margin-top: 0.3rem;
        flex-direction: column;
    }
    .talent-px-item{
        width: 100%;
        margin-bottom: 0.3rem;
    }
    .talent-px-box {
        height: auto;
        left: 50%;
        top: 50%;
        bottom: auto;
        transform: translate(-50%, -50%);
        padding: 0 0.25rem;
    }
    .talent-px-text{
        font-size: 0.26rem;
    }
    .talent-px-line{
        display: block;
    }
    .talent-px-p{
        display: block;
        font-size: 0.26rem;
        line-height: 0.45rem;
    }
    .talent-ms-wrap{
        flex-direction: column;
        margin: 0 0.25rem;
    }
    .talent-ms-item{
        width: 100%;
        height: auto;
        min-height: initial;
        margin-bottom: 0.3rem;
    }
    .talent-ms-p {
        text-align: justify;
        font-size: 0.26rem;
        font-family: MicrosoftYaHei;
        color: #FFFFFF;
        line-height: 0.45rem;
        margin-top: 0.35rem;
    }
    .talent-gl-box{
        padding: 0.5rem 0.25rem;
    }
    .talent-gl-p{
        text-align: justify;
        font-size: 0.26rem;
        line-height: 0.45rem;
    }
}