body {
    background: #F8F9FA;
}


/* 招聘信息 */
.inputwrap {
    background: #fff;
    padding: 4.79% 60px 5.58%;
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 9;
}

.inputwrap .input_title {
    font-size: 32px;
    width: 100%;
}

.inputwrap>div {
    margin-right: 1.623%;
    width: 27%;
    height: fit-content;
}

.inputwrap>div:last-child {
    margin: 0;
    width: 10.5%;
    float: right;
    display: flex;
}



.group_item {
    border-bottom: 1px solid #000;
}

.group_item .pub_select {
    position: relative;
    height: 54px;
}

.group_item input {
    padding: 20px 0;
    height: 54px;
    box-sizing: border-box;
    font-size: 16px;
    width: 100%;
    display: block;
}

.group_item .pub_select dt {
    position: relative;
    cursor: pointer;
    padding: 15px 0;
}
.group_item .pub_select dt p{
    font-size: 16px;
}
.group_item i {
    position: absolute;
    right: 0px;
    font-size: 20px;
    height: 30px;
    width: 20px;
    line-height: 30px;
    font-weight: normal;
    top: 50%;
    margin-top: -15px;
    background: url(../img/xiala1.png) center no-repeat;
    background-size: 15px 15px;
}

.group_item .pub_select dd {
    z-index: 99;
    position: absolute;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    width: 100%;
    left: 0px;
    top: 100%;
    display: none;
    border: 1px solid #eee;
    border-top: 0;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.group_item .pub_select dd a {
    display: block;
    line-height: 40px;
    white-space: normal;
    padding: 0 20px;
    font-size: 16px;
}








.inputwrap>div:last-child button {
    margin-top: 10px;
    color: #fff;
    width: 100%;
    height: 45px;
    border: none;
    background: #02438d;
    line-height: 45px;
    border-radius: 25px;
}

.inputwrap>div:last-child button img {
    width: 16px;
    height: 16px;
    margin: 0 auto;
}

.inputwrap .select-box {
    border: none;
    border-bottom: 1px solid #000;
}

.inputwrap .select-box dt a {
    padding-left: 8px;
    line-height: 60px;
}

.inputwrap .select-box .ico {
    color: #000;
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translatey(-50%);
    width: auto;
    height: auto;
    z-index: 1;
    background: none;
}

.titleul {
    margin-top: 40px;
    padding: 15px 0;
    margin-bottom: 15px;
    overflow: hidden;
    background: #a6a6a6;
}

.titleul li {
    color: #fff;
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding-left: 50px;
    font-size: 16px;
}

.titleul li:nth-child(4) {
    text-align: right;
    padding-left: 0px;
    padding-right: 50px;
}

.sociabox{
    margin-bottom: 50px;
}
.sociallist {
    background: #fff;
    margin-bottom: 10px;
}

.sociallistul li {
    cursor: pointer;
    line-height: 79px;
    height: 79px;
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding-left: 60px;
}

.sociallistul li:nth-child(1) {
    color: #2a2f34;
    font-weight: bold;
}

.sociallistul li:nth-child(4) {
    text-align: right;
    padding-right: 40px;
    color: #273760;
}

.sociallistul li:nth-child(4) i {
    margin-left: 5px;
    font-style: normal;
}
.sociallistul li .xia{
    display: flex;
    align-items: center;
    float: right;
    color: #273760;
    font-size: 16px;
}
.sociallistul {
    color: #2a2f34;
    background: #fff;
    overflow: hidden;
}

.sociallist>ul li em {
    display: none;
}

.shang {
    display: none;
    font-size: 16px;
}
/*.shang i{*/
/*    width: 16px;*/
/*    height: 16px;*/
/*    display: block;*/
/*    background: url(../img/xiala2.png) center no-repeat;*/
/*    background-size: 15px 15px;*/
/*    transform: rotate(180deg);*/
/*}*/
.sociallist.on .shang {
    display: flex;
    float: right;
    align-items: center;
    color: #273760;
}

.sociallist.on .xia {
    display: none;
}

.sociallistul li {
    line-height: 79px;
    height: 79px;
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding-left: 60px;
    font-size: 16px;
}

.hidetexttitle {
    width: 100%;
    overflow: hidden;
}

.hidetexttitle li {
    color: #3b3e41;
    float: left;
    font-size: 16px;
}

.hidetexttitle li:nth-child(1) {
    text-align: left;
    width: 25%;
}

.hidetexttitle li:nth-child(2) {
    text-align: left;
    width: 25%;
}

.hidetexttitle li:nth-child(3) {
    text-align: left;
    width: 50%;
}

.hidetext {
    margin-bottom: 23px;
    background: #fff;
    box-sizing: border-box;
    padding: 40px 80px 30px 60px;
}

.lrwrap {
    margin-top: 20px;
    overflow: hidden;
}

.lrwrap .ll h2,
.lrwrap .rr h2 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
}

.lrwrap .ll,
.lrwrap .rr {
    width: 46%;
    float: left;
}

.lrwrap .rr {
    float: right;
}

.emle {
    overflow: hidden;
    margin-top: 35px;
}

.emle h2 {
    color: #3b3e41;
    line-height: 35px;
    float: left;
    font-size: 16px;
    font-weight: 500;
}

.emle button {
    width: 148px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    float: right;
    border: none;
    background: #b08f6b;
}

.emle a {
    width: 148px;
    height: 55px;
    color: #fff;
    line-height: 55px;
    float: right;
    border: none;
    background: #02438d;
    text-align: center;
    border-radius: 55px;
    font-size: 0.16rem;
}



.hidetext {
    display: none;
}

.sociallist.on .sociallistul {
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.75);
}

.sociallist.on .sociallistul li:nth-child(4) {
    color: #273760;
}

.mapul {
    margin-top: 90px;
    margin-bottom: 135px;
}

.mapul>li {
    margin-right: 52px;
    height: 458px;
    border-right: 1px solid #ebe8e5;
    padding-right: 50px;
    width: 153px;
    float: left;

}

.mapul>li h2 a {
    color: #fff;
}

.mapul>li h2 {
    margin-bottom: 20px;
    text-align: center;
    background: #b08f6b;
    height: 35px;
    line-height: 35px;
}

.mapul>li ul li {
    line-height: 3.75;
    text-align: center;
}

.mapul>li ul li a {
    color: #b08f6b;
}

.mapul>li:nth-child(5) {
    border: none;
}

.whitewrap {
    padding: 40px 0px;
    background: #fff;
}

.jiawrap li {
    box-sizing: border-box;
    background: #f8f9fa;
    width: 16.66%;
    padding: 15px 0px;
}

.jiawrap li p {
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
    font-size: .16rem;
    color: #333;
}

.rightborder {
    border-right: 1px solid #d0d1d5;
    padding-top: 50px;
    padding-bottom: 60px;
}

.jiawrap li:nth-child(6)>.rightborder {
    border-right: none;
}

.img {
    overflow: hidden;
    margin: 0 auto;
    width: 43px;
    height: 42px;
    position: relative;
}

.img img {
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;

    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.img .news_ic02 {
    top: 100%;
}

.jiawrap {
    display: flex;
}

.jiawrap li:hover .news_ic01 {
    top: 100%;
}

.jiawrap li:hover p {
    color: #02438D;
}

.jiawrap li:hover .rightborder {
    border: none;
}

.jiawrap li:hover .news_ic02 {
    top: 0;
}

.jiawrap li:hover {
    background: #fff;
    box-shadow: -14px 0px 33px -3px rgba(110, 110, 110, 0.5);
    -webkit-box-shadow: -14px 0px 33px -3px rgba(110, 110, 110, 0.5);
    -moz-box-shadow: -14px 0px 33px -3px rgba(110, 110, 110, 0.5);
}

.title_zhao {
    line-height: 1;
    margin: 0px 0px 40px;
    padding: 0 50px;
    font-size: 32px;
}


/* 招聘流程*/
.develop {
    margin-bottom: 5.3%;
}

.develop_list {
    position: relative;
    overflow: hidden;
}

.develop_list,
.develop_list .swiper-container,
.develop_list ul,
.develop_list ul li,
.develop_list ul li dl,
.develop_list ul li dt {
    height: 100%;
}

.develop_list ul li {
    color: #fff;
    width: 12%;
    transition: all .2s;
    float: left;
    position: relative;
}

.develop_list ul li dl {
    background: rgba(0, 0, 0, 0.3);
}

.develop_list ul li dd {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 20px;
    padding: 0 15px;
    box-sizing: border-box;
}

.develop_list ul li dt .tit::after {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    background: #fff;
    margin: 30px 0;
}

.develop_txt {
    height: 250px;
    overflow: hidden;
}

.develop_list ul li dt {
    background: rgba(0, 0, 0, 0.36);
    padding: 100px 120px;
    box-sizing: border-box;
    opacity: 0;
    width: 100%;
}

.develop_txtItem {
    margin-bottom: 20px;
    line-height: 30px;
}

.develop_list ul li:last-child {
    float: right;
}

.develop_list ul li.on {
    width: 64%;
}

.develop_list ul li.on dl {
    background: none;
}

.develop_list ul li.on dt {
    opacity: 1;
}

.develop_list ul li.on dd {
    display: none;
}







@media only screen and (max-width: 1440px) {
    .inputwrap .input_title {
        font-size: 28px;
    }
}
@media only screen and (max-width: 1366px) {
    .inputwrap .input_title {
        font-size: 24px;
    }
}
@media only screen and (max-width: 1280px) {
    .inputwrap .input_title {
        font-size: 22px;
    }
}
@media only screen and (max-width: 1042px) {
    .group_item .pub_select dt p{
        font-size: 14px;
    }
    .jiawrap .rightborder p{
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .inputwrap {
        margin-bottom: 15px;
        background: #fff;
        padding: 4.79% 15px;
    }
    .inputwrap>div{
        width: 100% !important;
        margin-left: 0;
    }
    .inputwrap>div:last-child button{
        width: 100% !important;
    }
    .inputwrap_wrap {
        width: 95%;
        padding:0px 0px 0px;
        box-sizing: border-box;
    }
    .inputwrap > div {
        width: 100%;
        float: none;
    }
    .inputwrap > div:last-child button {
        margin-top: 10px;
    }
    .inputwrap > div:last-child {
        float: none;
        width: 100%;
    }
    .titlewrap{
        display: none;
    }
    .inputwrap .select-box dt a {
        font-weight: bold;
        padding-left: 8px;
        line-height: 40px;
    }
    .sociallist > ul li em{
        color: #000;
        font-weight: initial;
        float: left;
        display: block;
        font-size: 14px;
        font-style: normal;
    }
    .sociallistul li:nth-child(4) {
        padding-right: 10px;
    }
    .sociallist.on .sociallistul li {
        line-height: 40px;
    }
    .hidetext {
        padding: 15px 15px;
    }
    .hidetexttitle li{
        text-align: left !important;
        width: 100% !important;
        font-size: 14px;
    }
    .lrwrap .ll, .lrwrap .rr {
        width: 100%;
    }
    .inputwrap {
        margin-bottom: 15px;
        background: #fff;
        padding: 4.79% 15px;
    }
    .sociallistul li {
        text-align: right;
        line-height: 40px;
        height: 40px;
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 0 10px;
        font-size: 13px;
        white-space: nowrap
    }
    .lrwrap {
        padding-bottom: 15px;
        margin-top: 10px;
    }
    .lrwrap .ll h2, .lrwrap .rr h2 {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 14px;
    }

    .emle h2,
    .sociallistul li .xia,
    .sociallistul li .shang,
    .emle a{
        font-size: 14px;
    }

    .emle a{
        font-size: 14px;
        width: auto;
        height: auto;
        line-height: 1;
        padding: 8px 15px;
    }



    .jiawrap{
        flex-wrap: wrap;
        gap: 20px;
    }


    .jiawrap li {
        box-sizing: border-box;
        background: #f8f9fa;
        width: calc(50% - 10px);
        margin-bottom: 2%;
        padding: 0px 0px;
    }
    .rightborder {
        border: none;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .jiawrap li:nth-child(odd) {
        float: left;
    }
    .jiawrap li:nth-child(even) {
        float: right;
    }
}

