.backColor{
    background: #2878b9;
}
.ki_page_title {
    padding: 0 !important;
}

.ki_nav_container {
    position: relative;
}
.ideaConXC{
    background: #9fc5e7;
}
.ki_navBack1 {
    position: absolute;
    z-index: -1;
    top: 400px;
    max-width: 100%;
}

.fontColor {
    color: #fff !important;
}

.ideaUl {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
}

.ideaLi {
    /* max-width: 250px; */
    width: 26%;
    /* height: 400px; */
    padding: 50px 40px;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 12px 12px 12px 12px;
    color: #fff;
    text-align: left;
    margin: 0 3%;
}

.ideaLiName {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 30px;
}

.ideaLiMsg {
    font-size: 16px;
    /* color: #FFFFFF; */
    min-height: 290px;
    line-height: 2;
    border-bottom: 1px solid #ffffff;
}

.ideaLiFoot {
    font-size: 16px;
    margin-top: 30px;
}

.ideaAllMsg {
    /* margin-bottom: 220px; */
    width: 100%;
    /* height: 500px; */
    padding-bottom: 35px;
    margin-top: -270px;
    padding-top: 280px;
    background: url(../images/person/perBack.png) no-repeat left top;
    background-size: 100% 100%;
}



/* 人才发展 */
.developDiv {
    position: relative;
    margin-top: -130px;
    z-index: 0;

}

.developSwiper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.developTitle {
    padding-left: 40px;
    font-size: 50px;
    color: #FFFFFF;
    position: absolute;
    top: 260px;
    left: 160px;
    z-index: 99;
    max-width: 50%;
}

.developTitleP {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: linear-gradient(271deg, #5C91FF 0%, rgba(89, 142, 255, 0) 4%, #1451FF 100%);
    opacity: 0.5;
    position: absolute;
    z-index: 98;
    top: -13px;
    left: 11px;
}

.swiper {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gps {
    position: relative;
    /* top: ; */
    width: 100%;
    overflow: hidden;
    max-width: 1400px;
    margin: -200px auto 0;
}


.gpsImg {
    width: 100%;
    margin-top: 30px;
}

/* .gpsMap {
    position: relative;
    z-index: -1;
    width: 100%;
    margin-top: -1550px;
} */

.gpsFc {
    position: relative;
    z-index: -1;
    width: 100%;
    margin-top: -1200px;
}

.developGpsTitle {
    padding-left: 40px;
    font-size: 50px;
    color: #0C31A7;
    position: relative;
    /* top: 260px; */
    left: 0px;
    /* left: 150px; */
    z-index: 99;
    max-width: 50%;
    line-height: 100px;
}

.developGpsTitleP {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: linear-gradient(271deg, #5C91FF 0%, rgba(89, 142, 255, 0) 4%, #1451FF 100%);
    opacity: 0.5;
    position: absolute;
    z-index: 98;
    top: 0px;
    left: 11px;
}

.gpsDetail {

    position: relative;
    z-index: 99;
    /* width: 65%; */
    font-size: 30px;
    color: #333333;
    /* left: 170px;
top: 30px; */
    margin: 20px auto 0px;
    line-height: 2.5;
}

.newsTopVDUl {
    padding: 40px 0 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    box-pack: start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.newsTopVDUl li:nth-of-type(2n) {
    margin-right: 0;
}

.newsTopVDUl li {
    margin: 0 20px 35px;

}
.recruitTable table {
    border: 1px solid #B6C1D7;
}

.newsTopVDUlDiv {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100px;
    /* padding-left: 5%; */
    /* padding: 5px 0; */
    cursor: pointer;
    transition: all 0.4s ease 0s;
    border-radius: 0 0 10px 10px;
}

.newsTopVDUlDiv:hover {
    background: #D8E8FD;
}

.newsTopVDUl li {
    width: calc(50% - 35px);
    margin-bottom: 24px;
    padding: 10px 0;
}

.newsTopVDUl li:hover {
    background: #D8E8FD;

}

.newsTopVDUl li a img {
    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    height: 90%;
}

.newsVDName {
    font-size: 20px;
    color: #000000;
    /* height: 30px; */
    padding-left: 5%;
    text-align: left;
}

.trHead {
    width: 1400px;
    height: 70px;
    background: #D8E8FD;
    font-weight: bold;
    font-size: 20px;
    color: #0C31A7;
}

.trHead th {
    width: 20%;
}

.trBody {
    width: 100%;
    max-width: 1400px;
    height: 70px;
    /* background: #D8E8FD; */
}

.trBody td {
    width: 20%;
    font-size: 18px;
    color: #666666;
    border-bottom: 1px solid #B6C1D7;
    /* border-right: 1px solid #B6C1D7; */
    text-align: center;

}
.trBody td a{
    display: flex;
    width: 100%;
    justify-content: center;
    /* align-items: center; */
    line-height: 70px;
    white-space: nowrap;

    /* height: 100%; */
    /* line-height: 70px; */

}
/* .trBody td:last-child {
    border-right: none;
} */

table {
    /* display: block; */
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    border-collapse: collapse;
}

.tableImg {
    width: 34px;
    height: 34px;
    margin: 0 auto;
}

.ki_gl_detail img {
    width: auto !important;
    margin: 0 auto !important;
}

/* 薪酬制度 */
.salaryBack {
    width: 100%;
    background: url(../images/person/bgback.png) no-repeat left ;
    background-size:100% 100%;
    height: 430px;
    position: relative;
}

.colorBlack {
    color: #000 !important;
}

.salaryDiv {
    /* position: relative;
    top:150px; */
    width: 90%;
    overflow: hidden;
    max-width: 1400px;
    margin: 0 auto 30px;
}

.salaryDiv2 {
    position: relative;
    top: 250px;
    width: 100%;
    /* overflow: hidden; */
    max-width: 1400px;
    margin: 0 auto;
}

.salaryTop {
    position: relative;
    top: 110px;
    width: 50%;
    /* overflow: hidden; */
    max-width: 1350px;
    /* margin: 0 auto; */
    /* left: 272px; */
    padding-left: 40px;
    margin-top: 80px;
}

.salaryDetail {
    /* position: absolute; */
    z-index: 99;
    /* width: 100%; */
    font-size: 30px;
    color: #333333;
    /* bottom: 30px; */
    /* left: 290px; */
    /* 
    top: 249px; */
    max-width: 1400px;
    margin: 150px auto 0;
}
.ki_guanText{
    font-size: 16px;
    line-height: 2.2;
    text-align: left !important;
}
.salaryAll {
    width: 100%;
    background: url(../images/person/bgback2.png) no-repeat left;
    background-size:100% 100%;

    height: 1400px;
    position: relative;
    /* padding-top: 50px; */
    padding-top: 20px;
}

.salarySwiper {
    height: 500px;
    margin-top: 40px;
    overflow: hidden;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.salarySwiperBack {
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #000;
    height: 470px;
    border-radius: 5px;
    overflow: hidden;
}

.salarySwiperp1 {
    font-size: 36px;
    color: #000000;
    margin-bottom: 20px;
    padding-top: 50px;
}

.salarySwiperp2 {
    font-size: 26px;
    color: #000000;
    margin-bottom: 10px;

}

.salarySwiperp3 {
    font-size: 16px;
    color: #000000;
}


.salarySwiperBack:hover .salarySwiperp1 {
    color: #427BFC;
    font-weight: bold;
}
.salarySwiperBack:hover .salarySwiperp2 {
    color: #427BFC;
}
.salarySwiperBack:hover .salarySwiperp3{
    color: #427BFC;
}


.salarySwiper .onebottm .swiper-slide {
    background: none !important;
}
.salarySwiperBack .sSwiper1{
    position: absolute;
    z-index: -1;
    top: 0px;
    filter: blur(2px);

}

.salarySwiperBack:hover .sSwiper1{
    filter: blur(0px);
}



.targr .swiper-container-free-mode>.swiper-wrapper{
    -webkit-transition-timing-function:linear!important; 
  -o-transition-timing-function:linear!important;
  transition-timing-function:linear!important; }
.seamlesswrap .swiper-container{margin: 10px 0;}


.contactMsg {
    /* margin-bottom: 220px; */
    width: 100%;
    /* height: 500px; */
    padding-bottom: 35px;
    margin-top: -260px;
    padding-top: 280px;
    background: url(../images/person/bg2.png) no-repeat left top;
    padding-bottom: 30px;
    background-size: 100% 100%;
}
.contactCon{
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}
.contactUL{
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
}
.contactLi {
        /* width: 26%; */
    /* height: 400px; */
    padding: 30px;
    background: #fff;
    border-radius: 0 60px 0 0;
    color: #fff;
    text-align: left;
    margin: 0 2%;
    display: flex;
    align-items: center;
    margin-top: 50px;
    flex-wrap: wrap;
    /* float: left; */
    width: 231px;

}

    
.contactLi img{
    margin-right: 25px;
}
.contactLip1{
    font-weight: bold;
    font-size: 26px;
    color: #000000;
}
.contactLip2{
    font-size: 18px;
    color: #000000;
    margin-top: 20px;
}
.contantFootImg{
    max-width: 90%;

}
.regenTables{
    border-radius: 10px;
    overflow: hidden;
    border: 3px solid #D8E8FD;
    position: relative;
}
.regenTitle{
    background: #D8E8FD;
    font-weight: bold;
font-size: 34px;
color: #000000;
height: 110px;
line-height: 110px;
}
.regenTitlep{
    font-size: 20px;
    color: #0C31A7;
    position: absolute;
    top: 15px;
    right: 30px;
}
.rentrHead{
    width: 1400px;
    height: 70px;
    background: none;
    font-weight: bold;
    font-size: 20px;
    color: #0C31A7;
    border-bottom: 1px solid #B6C1D7;
}
.ki_cul_container{
    overflow: hidden;
}
.regenText{
    /* padding-top: 14px; */
    height: 90px;
    font-size: 16px;
    color: #0C31A7;
    /* text-align: center; */
    /* padding-right: 20px; */
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

}


@media (max-width: 1650px) {
    .salaryDiv {
        overflow: initial;
    }
    .salaryTop{
        margin-top: 0px;
    }

    .ideaLi {
        padding: 40px 35px;
    }
}

@media (max-width: 1580px) {
    .developTitle {
        font-size: 30px;
        color: #FFFFFF;
        top: 160px;
        left: 150px;
        z-index: 99;
    }

    .developTitleP {
        width: 60px;
        height: 60px;
        top: -10px;
        left: 22px;
    }

    .developGpsTitle {
        font-size: 30px;
        /* top: 160px; */
        /* left: 100px; */
        line-height: 60px;
        z-index: 99;
    }

    .developGpsTitleP {
        width: 60px;
        height: 60px;
        top: 0px;
        left: 22px;
    }

    .gps {
        width: 94%;
        margin: -290px auto 0;

    }

    .gpsDetail {

        position: relative;
        z-index: 99;
        width: 95%;
        font-size: 26px;

    }
    .salaryDetail {
        position: absolute;
        z-index: 99;
        /* width: 100%; */
        font-size: 28px;
        color: #333333;
        /* bottom: 0px; */
        left: 100px;
        margin: 135px auto 0;
    }
    /* .gpsMap {
        margin-top: -1200px;
    } */

    .gpsFc {
        margin-top: -900px;

    }

    .newsTopVDUl li {
        width: calc(50% - 35px);
        margin-bottom: 24px;
    }

    .salaryBack {
        height: 290px;
    }
}

@media (max-width: 1380px) {
    .salaryDetail {
        font-size: 24px;
        color: #333333;
        bottom: 60px;
        /* left: 170px; */
        /* top: 249px; */
        max-width: 1400px;
        margin: 0 auto;
    }
    .contactCon{
        display: block;
    }
    .contactUL{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .contactLip1{
        font-weight: bold;
        font-size: 22px;
        color: #000000;
    }
    .contactLip2{
        font-size: 14px;
        color: #000000;
        margin-top: 20px;
    }
    table {
        width: 1200px;
    }

    .fontColor {
        color: #fff !important;
    }

    .gps {
        margin-top: -240px;

    }
    .contactLi {
        width: 35%;
        /* height: 400px; */
        padding: 30px 0% 30px 5%;
        margin: 0 5%;
        margin-top: 50px;
    
    }
}

@media (max-width: 1200px) {
    table {
        width: 900px;
    }
    .gps {
        margin-top: -140px;

    }
    .trHead {
        font-size: 18px;
    }

    .trBody td {
        font-size: 15px;

    }

    .ideaLi {
        width: 90%;
        padding: 20px;
        /* color: #000; */
        /* margin:10px 3%; */

    }
    .BannerShow_b1{
        background-color: #fff;
    }

    /* .gpsMap {
        margin-top: -500px;
    } */

    .salaryBack {
        height: 250px;
    }
    .salaryDetail {
        font-size: 24px;
        color: #333333;
        bottom: 20px;
        left: 76px;
        /* top: 249px; */
        max-width: 1400px;
        margin: 0 auto;
    }
    .contactLi {
        width: 35%;
        /* height: 400px; */
        padding: 30px 0% 30px 5%;
        margin: 0 5%;
        margin-top: 50px;

    }
    .regenTitlep {
        top: 30px;
    }
}

@media (max-width: 900px) {

    table {
        width: 700px;
    }
}

@media (max-width: 720px) {
    table {
        width: 100%;
    }
    .contactUL{
        flex-direction: column;
    }
    .contactLi {
        width: 76%;
        /* height: 400px; */
        padding: 30px 2% 30px 12%;
        margin: 0 5%;
        margin-bottom: 50px;
        
    }
    .contactLi img{
        width: 50px;
    }
    .ki_navBack1 {
        top: 300px;
    }

    .ideaUl {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .ideaLi {
        width: 80%;
        padding: 25px 20px;
        /* color: #000; */
        margin-top: 10px;
    }

    .ideaLiName {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .ideaLiMsg {
        font-size: 14px;
        padding-bottom: 10px;
        min-height: 90px;

    }

    .ideaLiFoot {
        font-size: 12px;
        margin-top: 10px;
    }

    .developTitle {
        font-size: 18px;
        color: #FFFFFF;
        position: absolute;
        top: 30px;
        left: 0px;
        z-index: 99;
    }

    .developTitleP {
        width: 30px;
        height: 30px;
        top: -4px;
        left: 31px;
    }

    .swiper {
        /* margin-top: 145px; */
    }

    .gps {
        margin-top: -85px;
    }
    .swiper{
        top: 0;
    }

    .developGpsTitle {
        font-size: 18px;
        top: 10px;
        left: 0px;
        z-index: 99;
        line-height: 30px;
    }

    .developGpsTitleP {
        width: 30px;
        height: 30px;
        top: 0px;
        left: 31px;
    }
    .salaryDetail{
        position: static;
        left: 5%;
        top: 50px;
        font-size: 14px;
        width: 90%;
        margin: 0 20px;
        margin-top: 30px;
    }
    .gpsMove{
        height: 500px;
    }
    
    .developDiv{
        /* z-index: 0; */
        margin-top: -40px;
    }
    .newsTopVDUl {
        padding: 0;
    }
    .newsTopVDUl li a img{
        height: auto;
    }
    .newsTopVDUl li{
        margin-bottom: 0;
    }
    .gpsDetail {
        left: 0px;
        top: 20px;
        font-size: 14px;
        width: 85%;
        margin: 0 20px;
            line-height: 2;
    }

    /* .gpsMap {
        margin-top: -410px;
    } */

    .gpsFc {
        margin-top: -360px;

    }

    .newsTopVDUlDiv {
        height: 60px;
    }

    .newsVDTime {
        font-size: 12px;
        height: 14px;
    }

    .newsVDName {
        font-size: 14px;

    }

    .trHead {
        font-size: 12px;
    }

    .trBody td {
        font-size: 12px;

    }

    .ki_gl_detail img {
        margin-top: 2.7vw;
        width: auto !important;
    }

    .salaryBack {
        height: 180px;
        overflow: hidden;
    }
    .salaryTop{
        margin-top: 60px;
    }
    .salarydevelopDiv{
        margin-top: -40px;
    }
    .salaryDiv{
        margin-bottom: 40px;
    }
    .salarySwiper{
        margin-top: 20px;
        height: 350px;
    }
    .salarySwiperp1{
        font-size: 18px;
    }
    .salarySwiperp2{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .salarySwiperp3{
        font-size: 12px;
    }
    .salaryAll{
        height: 700px;
        padding-top: 10px;
    }
    
    .salarySwiperBack {
        /* width: 170px; */
        height: 270px;
        background-size: 100% 100% !important;
    }
    .contactCon{
        display: block;
    }
    .contactLip1{
        font-weight: bold;
        font-size: 16px;
        color: #000000;
    }
    .contactLip2{
        font-size: 14px;
        color: #000000;
        margin-top: 20px;
    }

    .regenTitle{
    font-size: 14px;
    color: #000000;
    height: 60px;
    line-height: 60px;
    }
    .regenTitlep{
        font-size: 12px;
        top: 22px;
        right: 10px;
    }

    .regenText{
        font-size: 10px;
        /* padding-top: 14px; */
        height: 60px;
    }
}

@media (max-width: 400px) {
  
    
    .salarydevelopDiv{
        margin-top: -40px;
    }
}

@media (max-width: 360px) {
    .gps {
        margin-top: 20px;
    }

}
