
/* ----------------------人才理念-------------------------------- */
.rcln-piclist-box{width: 100%;overflow: hidden;padding: 60px 0 80px 0;}
.rcln-piclist{width: 1300px;margin: 0 auto;}
.rcln-piclistwords-box{
    width: 100%;
    overflow: hidden;
    padding: 64px 0 80px 0;
}
.rcln-piclistwords{
    width: 1300px;
    margin: 0 auto;
}
.rcln-piclistwords ul{
    width: 100%;
}
.rcln-piclistwords ul li{
    width: 16.6666666666667%;
    position: relative;
    float: left;
    z-index: 1;
}
.rcln-piclistwords-pic{
    width: 100%;
    height: 426px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
.rcln-piclistwords-pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rcln-piclistwords-pic h6{
    width: 100%;
    text-align: center;
    font-weight: bold;
    position: absolute;
    font-size: 22px;
    color: #fff;
    left: 0;
    bottom: 30px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    z-index: 2;
}
.rcln-piclistwords ul li:hover .rcln-piclistwords-pic h6{
    opacity: 0;
}
.rcln-piclistwords-words{
    width: 200%;
    height: 100%;
    background: #f7f7f7;
    position: absolute;
    top: 0%;
    opacity: 0;
    transition: all .8s;
}
.rcln-piclistwords ul li:nth-child(1) .rcln-piclistwords-words{
    left: 0%;
}
.rcln-piclistwords ul li:nth-child(1):hover .rcln-piclistwords-words{
    left: 100%;
    opacity: 1;
}
.rcln-piclistwords ul li:nth-child(2) .rcln-piclistwords-words{
    left: 0%;
}
.rcln-piclistwords ul li:nth-child(2):hover .rcln-piclistwords-words{
    left: 100%;
    opacity: 1;
}
.rcln-piclistwords ul li:nth-child(3) .rcln-piclistwords-words{
    left: 0%;
}
.rcln-piclistwords ul li:nth-child(3):hover .rcln-piclistwords-words{
    left: 100%;
    opacity: 1;
}

.rcln-piclistwords ul li:nth-child(n+4) .rcln-piclistwords-words{
    right: 0%;
}
.rcln-piclistwords ul li:nth-child(n+4):hover .rcln-piclistwords-words{
    right: 100%;
    opacity: 1;
}

.rcln-piclistwords ul li:hover{
    z-index: 10;
}
.rcln-piclistwords-wb{
    display: table;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    position: absolute;
    top: 0px;
    left: 0px;
}
.rcln-piclistwords-wbw{
    display: table-cell;
    padding: 0 10%;
    vertical-align: middle;
}
.rcln-piclistwords-wbw h6{
    font-size: 22px;
    color: #333;
    font-weight: bold;
}
.rcln-piclistwords-wbw p{
    font-size: 13px;
    color: #777;
    line-height: 24px;
    margin-top: 14px;
}


/* ------------------------人才招聘------------------------------ */
.rczp-joinpic-box{width: 100%;overflow: hidden;background-repeat: no-repeat;background-size: cover;height: 918px;position: relative;}
.rczp-joinpicL{
    position: absolute;
    left: 6%;
    top: 24%;
    z-index: 2;
}
.rczp-joinpicR{
    position: absolute;
    right: 6%;
    top: 36%;
    z-index: 2;
}
.rczp-joinpicC{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.rczp-joinpicC-title{width: 100%;overflow: hidden;text-align: center;}
.rczp-joinpicC-title  h4{font-size: 60px;color: #fff;}
.rczp-joinpicC-title  p{font-size: 17px;color: #fff;margin-top: 16px;line-height: 26px;width: 94%;margin-left: 3%;}
.rczp-joinpicC-click{width: 100%;text-align: center;overflow: hidden;font-size: 0;margin-top: 50px;}
.rczp-joinpicC-click a{
    display: inline-block;
    width: 166px;height: 46px;line-height: 46px;
    background-color: #fff;border-radius: 30px;text-align: center;
    font-size: 14px;color: #555;
    margin: 0 16px;transition: all .4s;
}
.rczp-joinpicC-click a:hover{background-color: #004098;color: #fff;}


/* ------------------------职业规划------------------------------ */
.zygh-pic-box{width: 100%;overflow: hidden;padding: 60px 0 10px 0;}
.zygh-pic{width: 1300px;margin: 0 auto;}
.zygh-pic img{width: 100%;object-fit: cover;min-height: 220px;}
.zygh-words-box{width: 100%;overflow: hidden;padding: 10px 0 80px 0;}
.zygh-words{width: 1300px;margin: 0 auto;}
.zygh-words-size{
    width: 100%;overflow: hidden;height: 288px;transition: all .6s;
}
.zygh-words-size p{font-size: 14px;color: #777;line-height: 24px;margin-top: 24px;}
.zygh-words-click{width: 100%;height: 38px;user-select: none;;background-color: #81848a;line-height: 38px;margin-top: 32px;text-align: center;cursor: pointer;transition: all .4s;}
.zygh-words-click h6{width: 100%;font-size: 14px;color: #fff;}
.zygh-words-click h6 i{width: 27px;height: 18px;margin: -2px 6px 0 0;background: url('../images/joinwe/zygh_more.png') no-repeat;display: inline-block;vertical-align: middle;}
.zygh-words-click:hover{background-color: #6b6d72;}
.zygh-words-click.cur i{display: none;}

/* -------------------------蓓蕾计划----------------------------- */
.bljh-title-box{width: 100%;overflow: hidden;padding: 80px 0;background-color: #fbfbfb;}
.bljh-title{width: 1060px;margin: 0 auto;}
.bljh-title-words{width: 100%;overflow: hidden;text-align: center;}
.bljh-title-words h4{font-size: 34px;color: #333;font-weight: bold;}
.bljh-title-words p{font-size: 16px;color: #777;line-height: 26px;margin-top: 20px;text-align: left;}
.bljh-title-words h6{width: 200px;height: 46px;border-radius: 30px;transition: all .3s ease-in-out 0s;display: inline-block;margin-top: 40px;cursor: pointer;user-select: none;;border: 1px solid #525252;text-align: center;line-height: 46px;font-size: 16px;color: #525252;}
.bljh-title-words h6 span{font-family:  "宋体","Helvetica Neue";font-weight: bold;margin-left: 6px;}
.bljh-title-words h6:hover{background-color: #2159a5;border-color: #2159a5;color: #fff;}

.bljh-shade-box{position: fixed;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .6);left: 0;top: 0;z-index: 99999;display: none;}
.bljh-shade{position: absolute;left: 0%;top: 16%;width: 100%;}
.bljh-shade-words{position: relative;width: 1300px;padding: 60px 40px;background-color: #fff;position: relative;text-align: center;margin: auto;}
.bljh-shade-words h6{font-size: 32px;color: #333;font-weight: bold;}
.bljh-shade-words img{display: block;margin: 0 auto;margin-top: 30px;}
.bljh-shade-close {width: 54px;height: 54px;cursor: pointer;right: 0;top: 0;position: absolute;text-align: center;line-height: 54px;z-index: 9;}
.bljh-shade-close i{width: 16px;height: 16px;display: inline-block;background: url('../images/joinwe/bljh_close.png') no-repeat;transition: all .4s;}
.bljh-shade-close:hover i{transform: rotate(180deg);}

.joinplan-box{width: 100%;overflow: hidden;padding: 60px 0 80px 0;}
.joinplan{width: 1300px;margin: 0 auto;}
.joinplan-left{width: 77%;overflow: hidden;float: left;}
.joinplan-left-nav{width: 100%;overflow: hidden;}

.joinplan-left-navkey,.joinplan-left-navaddress,.joinplan-left-navjob{border: 1px solid #f0f0f0;width: 100%;overflow: hidden;padding: 16px 20px;}

.joinplan-left-navkeyL{float: left;width: 16%;}
.joinplan-left-navkeyL h6{display: inline-block;vertical-align: middle;height: 42px;line-height: 42px;}
.joinplan-left-navkeyL h6 i{
    width: 24px;height: 29px;display: inline-block;vertical-align: middle;background: url('../images/joinwe/bljh_icon1.png') no-repeat;margin: 4px 0 0 0
}
.joinplan-left-navkeyL h6 span{font-size: 16px;color: #555;font-weight: bold;margin-left: 20px;}
.joinplan-left-navkeyR{float: left;}
.joinplan-left-navkeyR input{
    display: inline-block;
    width: 360px;height: 42px;
    border: 1px solid #f0f0f0;padding: 0 10px;font-size: 14px;color: #333;vertical-align: middle;
}
.joinplan-left-navkeyR p{
    width: 54px;height: 42px;display: inline-block;
    vertical-align: middle;text-align: center;line-height: 42px;font-size: 15px;color: #fff;
    background-color: #004098;
}
.joinplan-left-navaddressL{float: left;width: 16%;}
.joinplan-left-navaddressL h6{display: inline-block;vertical-align: middle;height: 42px;line-height: 42px;}
.joinplan-left-navaddressL h6 i{width: 23px;height: 26px;margin: -6px 0 0 0;display: inline-block;vertical-align: middle;background: url('../images/joinwe/bljh_icon2.png') no-repeat;}
.joinplan-left-navaddressL h6 span{font-size: 16px;color: #555;font-weight: bold;margin-left: 20px;}

.joinplan-left-navaddressC{float: left;width: 70%;overflow: hidden;}
.joinplan-left-navaddressC a{display: inline-block;margin-right: 24px;height: 42px;line-height: 42px;font-size: 14px;color: #777;}
.joinplan-left-navaddressC a:hover{color: #004098;}
.joinplan-left-navaddressR{float: left;width: 14%;overflow: hidden;cursor: pointer;text-align: center;user-select: none;}
.joinplan-left-navaddressR h6{font-size: 14px;color: #777;height: 42px;line-height: 42px;width: 100%;}
.joinplan-left-navaddressR h6:hover{color: #004098;}

.joinplan-left-navwords{width: 70%;margin-left: 16%;overflow: hidden;display: none;}
.joinplan-left-navwords a{display: inline-block;margin-right: 24px;height: 42px;line-height: 42px;font-size: 14px;color: #777;}
.joinplan-left-navwords a:hover{color: #004098;}

.joinplan-left-navjob .joinplan-left-navaddressL h6 i{width: 23px;height: 22px;margin: -6px 0 0 0;display: inline-block;vertical-align: middle;background: url('../images/joinwe/bljh_icon3.png') no-repeat;}
.joinplan-left-navjob,.joinplan-left-navaddress{border-top: none;}

.joinplan-left-words{width: 100%;overflow: hidden;}
.joinplan-left-wordT{width: 100%;border-right: 1px solid #f0f0f0;border-left: 1px solid #f0f0f0;overflow: hidden;}
.joinplan-left-wordT ul li{
    font-size: 16px;color: #555;font-weight: bold;width: 14.2857%;height: 60px;background-color: #f2f2f2;text-align: center;float: left;line-height: 60px;
}
.joinplan-left-wordsB{width: 100%;border-right: 1px solid #f0f0f0;border-left: 1px solid #f0f0f0;overflow: hidden;}
.joinplan-left-wordsB ul{border-bottom: 1px solid #f0f0f0;width: 100%;overflow: hidden;display: flex;flex-wrap: wrap;align-items: center;}
.joinplan-left-wordsB ul li{font-size: 12px;float: left;color: #555;width: 14.2857%;padding: 10px;text-align: center;overflow: hidden;}
.joinplan-words-click {cursor: pointer;user-select: none;}
.joinplan-words-click span{transform: rotate(90deg);font-family: "宋体","Helvetica Neue";display: inline-block;}
.joinplan-words-click:hover{color: #004098;}
.joinplan-words{width: 100%;overflow: hidden;background-color: #f6f6f6;padding: 10px 32px 60px 32px;display: none;}
.joinplan-words h4{font-size: 16px;color: #333;margin-top: 20px;}
.joinplan-words p{font-size: 14px;color: #666;line-height: 24px;margin-top: 6px;}
.joinplan-words a{
    display: none;width: 134px;height: 46px;line-height: 46px;margin-top: 36px;
    background-color: #00479d;font-size: 14px;color: #fff;text-align: center;
}
.joinplan-words a i{
    width: 18px;height: 17px;background: url('../images/joinwe/bljh_join.png') no-repeat;
    display: inline-block;vertical-align: middle;margin: -4px 6px 0 0;transition: all .4s;
}
.joinplan-words a:hover i{width: 0;margin: -4px 0 0 0;}

.joinplan-left-wordsB ul li.on{
    color: #fff;background-color: #004098;
}
.joinplan-left-wordsB ul.active{background-color: #004098;}
.joinplan-left-wordsB ul li.on .joinplan-words-click span{color: #fff;transform: rotate(270deg);}

.joinplan-right{width: 20.5%;float: right;overflow: hidden;border: 1px solid #f0f0f0;}
.joinplan-right-title{width: 100%;overflow: hidden;padding: 12px 20px;border-bottom: 1px solid #f0f0f0;}
.joinplan-right-title h6{font-size: 18px;color: #333;font-weight: bold;}
.joinplan-right-words{width: 100%;padding: 2px 20px 38px 20px;overflow: hidden;}
.joinplan-right-words a{display: block;width: 100%;padding: 20px 0;}
.joinplan-right-words a h4{font-size: 13px;color: #777;width: 80%;float: left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.joinplan-right-words a p{font-size: 13px;color: #bcbcbc;width: 20%;float: right;text-align: center;}
.joinplan-right-words a:hover h4{color: #004098;}

/* --------------------------招聘职位详情---------------------------- */
.joinplan-details-box{width: 100%;overflow: hidden;}
.joinplan-details-words{
    width: 100%;overflow: hidden;border: 1px solid #f0f0f0;
}
.joinplan-details-wordsT{width: 100%;overflow: hidden;padding:16px 30px;background-color: #f3f3f3;}
.joinplan-details-wordsT h4{font-size: 18px;color: #333;font-weight: bold;}
.joinplan-details-table{width: 100%;overflow: hidden;padding:20px 30px;}

.joinplan-details-table table{width: 100%;}
.joinplan-details-table table tr td{width: 15%;height: 38px;border: 1px solid #f3f3f3;font-size: 14px;color: #555;text-align: center;}
.joinplan-details-table table tr td:last-child{width: 25%;}

.joinplan-details-apply{display: block !important; background-color: #fff !important;}

.joinplan-details-back{width: 100%;overflow: hidden;margin-top: 42px;text-align: center;}
.joinplan-details-back a{width: 188px;height: 46px;transition: all .4s;line-height: 46px;border-radius: 30px;display: inline-block;background-color: #808996;font-size: 16px;color: #fff;}
.joinplan-details-back a i{
    width: 22px;height: 20px;display: inline-block;vertical-align: middle;
    background: url('../images/joinwe/bljh_back.png') no-repeat;margin: -4px 0 0 8px;transition: all .4s;
}
.joinplan-details-back a:hover{background-color: #004098;}


/* -------------------------PC端--------------------------- */

@media all and (max-width:1700px) {
    .rczp-joinpicL img{width: 440px;}
    .rczp-joinpicR img{width: 360px;}
}

@media all and (max-width:1460px) {
    .rczp-joinpicL img{width: 400px;}
    .rczp-joinpicR img{width: 360px;}
    .bljh-shade{top: 12%;}
}

@media all and (max-width:1380px) {
    .rcln-piclistwords{width: 94%;}
    .zygh-pic{width: 94%;}
    .zygh-words{width: 94%;}
    .joinplan{width: 94%;}
    .rczp-joinpicL img{width: 380px;}
    .rczp-joinpicR img{width: 300px;}
    .bljh-shade-words{width: 94%;}
    .bljh-shade{top: 10%;}
}

@media all and (max-width:1300px) {
    .rcln-piclistwords-pic{height: 380px;}
}

@media all and (max-width:1280px) {}

@media all and (max-width:1200px) {
    .rcln-piclistwords-pic{height: 320px;}
    .bljh-title{width: 94%;}
}


/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {
    .rcln-piclistwords-box{padding: 12px 0 44px 0;}
    .rcln-piclistwords ul li {width: 100%;margin-top: 20px;}
    .rcln-piclistwords-pic {width: 30%;height: 400px;}
    .rcln-piclistwords-pic h6{display: none;}
    .rcln-piclistwords-words {width: 70%;top: 0%;opacity: 1;}
    .rcln-piclistwords {width: 100%;margin-left: 0%;}
    .rcln-piclistwords ul li:nth-child(1) .rcln-piclistwords-words{left: 30%;}
    .rcln-piclistwords ul li:nth-child(2) .rcln-piclistwords-words{left: 30%;}
    .rcln-piclistwords ul li:nth-child(3) .rcln-piclistwords-words{left: 30%;}
    .rcln-piclistwords ul li:nth-child(n+4) .rcln-piclistwords-words{left: 30%;right: auto;}
    .rcln-piclistwords ul li:nth-child(1):hover .rcln-piclistwords-words {left: 30%;opacity: 1;}
    .rcln-piclistwords ul li:nth-child(2):hover .rcln-piclistwords-words {left: 30%;opacity: 1;}
    .rcln-piclistwords ul li:nth-child(3):hover .rcln-piclistwords-words {left: 30%;opacity: 1;}
    .rcln-piclistwords-wbw h6 {font-size: 18px;}
    .rcln-piclistwords-wbw {padding: 0 4%;}

    .bljh-shade{padding: 40px 20px;}

    .zygh-pic-box {padding: 32px 0 10px 0;}
    .zygh-words-size p {margin-top: 18px;}
    .zygh-words-box {padding: 10px 0 44px 0;}

    .bljh-title-box{padding: 32px 0;}
    .bljh-title-words h4{font-size: 24px;}
    .joinplan-box {padding: 32px 0 44px 0;}
    .joinplan-left{width: 100%;}
    .joinplan-right{width: 100%;}
    .joinplan-left-navkeyL{width: 100%;}
    .joinplan-left-navkeyR input{width: 200px;}
    .joinplan-left-navaddressL{width: 100%;}
    .joinplan-left-navaddressR{width: 24%;}
    .joinplan-left-navaddressC{width: 76%;}
    .joinplan-left-navwords {width: 100%;margin-left: 0%;}
    .joinplan-left-wordT ul li:nth-child(3),
    .joinplan-left-wordT ul li:nth-child(5){display: none;}
    .joinplan-left-wordT ul li{width: auto;font-size: 14px;height: 46px;line-height: 46px;}
    .joinplan-left-wordsB ul li {font-size: 12px;width: auto;padding:8px 5px}
    .joinplan-left-wordsB ul li:nth-of-type(3),
    .joinplan-left-wordsB ul li:nth-of-type(5){display: none;}
    .joinplan-left-wordT ul li:nth-child(1){width: 30%;}
    .joinplan-left-wordT ul li:nth-child(2){width: 32%;}
    .joinplan-left-wordT ul li:nth-child(4){display:none}
    .joinplan-left-wordT ul li:nth-child(6){width: 24%;}
    .joinplan-left-wordT ul li:nth-child(7){width: 14%;}
    .joinplan-left-wordsB ul li:nth-of-type(1){width: 30%;}
    .joinplan-left-wordsB ul li:nth-of-type(2){width: 32%;}
    .joinplan-left-wordsB ul li:nth-of-type(4){display:none}
    .joinplan-left-wordsB ul li:nth-of-type(6){width: 24%;}
    .joinplan-left-wordsB ul li:nth-of-type(7){width: 14%;}
    .joinplan-words-click{height: 64px;line-height: 64px;}
    .joinplan-words {padding: 10px 18px 44px 18px;}
    .joinplan-right{margin-top: 32px;}
    .joinplan-details-wordsT {padding: 10px 16px;}
    .joinplan-details-wordsT h4{font-size: 16px;}
    .joinplan-details-table table{width: 1200px;}
    .joinplan-details-table{overflow: auto;padding: 20px 0;}


    .rczp-joinpicL,
    .rczp-joinpicR{display: none;}
    .rczp-joinpicC-title h4 {
        font-size: 28px;
    }
    .rczp-joinpic-box{height: 400px;}
    .rczp-joinpicC-click a {
        display: inline-block;
        width: 136px;
        height: 40px;
        line-height: 40px;
        margin: 0 10px;
    }

}