@media screen and (max-height:650px) {
    body .job-img{
        width: 809px;
    }
    body .job-img-item {

        /*padding: 0px 23px;*/
        width: 356px;
        height: 160px;

    }
}
@media screen and (max-width:800px) {
    body .recruit-box-header-txtBox{
        width: 100%;
    }
   body .recruit-box{
       width: 100%;
   }
   body .recruit-box-header{
    width: 100%;
    height: 160px;
   }
   body .recruit-box-header-btn-box{
    width: 126px;
    top: 103px;
   }
   body .recruit-box-header-btn{
    width: 125px;
    height: 33px;
    line-height: 33px;
   }
   body .zhaonaxianshi{
    top: 52px;
    font-size: 27px;
   }
   body .common_Big_box{
    width: 100%;
    padding-top: 65px !important;
   }
   body .job-title{
    /* width: 190px; */
    margin-top: 21px;
   }
   body .job-title-center{
    font-size: 20px;
    line-height: 44px;
   }
   body .job-img{
       width: 375px;
       margin-top: 0px;
   }
   body .job-img-item{
       padding: 0;
       height: 175px;
       width: 100%;
       margin-left: 0;
   }
   body .welfare{
       width: 100%;
       padding-bottom: 0px;
   }
}

body {
    /* overflow-x: hidden; */
}

body .common_Big_box {
    display       : flex;
    flex-direction: column;
    align-items   : center;
    padding-top: 350px;
}

a:hover {
    color: #fff;
}

.recruit-box {
    display: flex;
    flex-direction: column;
    align-items: center;

    padding-top: 100px;
    
    position   : relative;
}
.recruit-box-header-txtBox{
    width: 1120px;
    margin: 0 auto;
    /* position: absolute; */
    height: 100px;
    position: relative;
}
.recruit-box-header {
    width: 100%;
    height: 380px;
    background: url(../img/img_zhaoxinnashi.png);
    font-size: 45px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: cover;
    /* position: absolute;
    z-index: -1; */
    background-position: 50%;
}

.zhaonaxianshi {
    /* position     : absolute;
    left: 50%; */
    top: 150px;
    /* transform: translateX(-50%); */
    font-size    : 48px;
    font-family  : Microsoft YaHei;
    font-weight  : 400;
    color        : rgba(255, 255, 255, 1);
    
    
    user-select  : none;
    
 
}


.recruit-box-header-btn {
    width        : 177px;
    height       : 43px;
    background   : linear-gradient(270deg, rgba(56, 75, 187, 1), rgba(50, 117, 215, 1));
    border-radius: 29px;
    font-size    : 14px;
    font-family  : Microsoft YaHei;
    font-weight  : 400;
    color        : rgba(255, 255, 255, 1) !important;
    line-height  : 43px;
    text-align   : center;

    cursor         : pointer;
    position       : relative;
    display        : flex;
    align-items    : center;
    justify-content: center;

    user-select    : none;
    display        : table;
    margin-top: 10px;
    
    text-decoration: none !important;
}


@keyframes scale-up {
    from {
        transform: scaleY(1) scaleX(1);
        opacity  : 0.5;
    }

    to {
        transform: scaleX(1.3) scaleY(2);
        opacity  : 0;
    }
}



.recruit-box-header-btn:before {
    content         : '';
    position        : absolute;
    width           : 100%;
    height          : 100%;
    background-color: #ffffff;
    opacity         : 0.1;
    border-radius   : 40px;
    z-index         : -1;
    left            : 0;
}

.recruit-box-header-btn:after {
    content         : '';
    position        : absolute;
    width           : 100%;
    height          : 100%;
    background-color: #ffffff;
    z-index         : 1;
    transition      : ease-in-out 0.18s;
    transform-origin: center left;
    transform       : scaleX(0);
    border-radius   : 40px;
}

.recruit-box-header-btn.active:before {
    animation: scale-up 0.3s ease;
}

.job-title {
    /* display   : flex; */
    margin-top: 101px;
    /* width     : 226px; */
    text-align: center;
    width: 224px;
height: 24px;
border-left: 2px solid #384BBB;
border-right: 2px solid #384BBB;
font-size:27px;
font-family:Microsoft YaHei;
font-weight:400;
color:rgba(30,30,30,1);
line-height: 21px;
}

.job-title-left {
    width      : 44px;
    border-left: 2px solid #384BBB;
    height     : 18px;
    margin-top : 14px;
}

.job-title-rig {
    width       : 44px;
    border-right: 2px solid #384BBB;
    height      : 18px;
    margin-top  : 14px;
}

.job-title-center {
    font-size  : 27px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color      : rgba(30, 30, 30, 1);
}

.job-img {
    width             : 1120px;
    display           : flex;
    /* justify-content: space-between; */
    flex-wrap         : wrap;
    margin-top        : 72px;
    position          : relative;
}

.job-img-logo {
    width              : 130px;
    height             : 130px;
    border-radius      : 50%;
    background         : url("../img/logo.png") no-repeat;
    background-position: center center;
    background-size    : 50px 50px;
    position           : absolute;
    top                : 50%;
    left               : 50%;
    transform          : translate(-50%, -50%);
    z-index            : 2;
    background-color   : #fff;
    border             : 1px solid #3275D7;

}

.swiper-container {
    width : 100%;
    height: 100%;
}

.swiper-slide {
    width : 100%;
    height: 100%;
}

.swiper-slide img {
    width : 100%;
    height: 100%;
}

.job-img-item {
    margin-top   : 27px;
    /*padding      : 0px 40px;*/
    width        : 510px;
    height       : 214px;
     margin-left: 33px;
}

.job-img-item img {
    width : 100%;
    height: 100%;
}



.welfare {

    display        : flex;
    justify-content: center;
    flex-wrap      : wrap;
    width          : 1120px;
    padding-bottom : 88px;
    background: url("../img/tubiaoBj.png");
    background-size: cover;
    background-position: 50%;
}

.welfare-item {
    width         : 372px;
    display       : flex;
    flex-direction: column;
    align-items   : center;
    margin-top    : 90px;
}

.welfare-item:hover .welfare-icon {
    transform : rotate(360deg);
    transition: transform 0.7s;
}

.welfare-item p {
    font-size  : 23px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color      : rgba(51, 51, 51, 1);
    margin-top : 20px;
}

.welfare-icon img {
    width : 38px;
    height: 35px;
}

.common-footer {
    width: 100%;
}

.common-header {
    width   : 100%;
    position: fixed;
    top     : 0;
    z-index : 5;
}