.app{
    width: 100%;
    height: 100%;
}
.header{
    position: relative;
    width: 100%; 
    background: url(../recruirment/img/banner.png) no-repeat;
    background-size: 100% 100%;
    height: 567px;
    overflow: hidden;
}
.butt{
    position:absolute;
    bottom: 0;
    width: 100%;
    height: 59px;
    background: rgba(0, 0, 0, .3);
}
.header h2{
    text-align: center;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 264px;
}
.header h3{
    font-size: 31px;
    font-family: Source Han Sans CN;
    font-weight: 800;
    color: #FFFFFF;  
    text-transform:uppercase;  
    text-align: center;  
    margin: 13px 0 20px;
}
.header .sign{
    width: 35px;
    height: 2px;
    background: #FFFFFF;
    margin: 0 auto;
} 
.min{
    width: 100%;
    height: 60px;
    background: #F1F1F1;
}
.sing2{
    width: 96px;
    height: 1px;
    background: #A0A0A0;
    margin: 0 auto;
}
.title_top{
    width: 1200px;
    margin: 0 auto;
    padding-top: 150px;
}
.title_top p{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #1D1D1D;
    line-height: 40px;
    text-align: center;
    position: relative;
}
.actio::after{
    content: "";
    display: block;
    width: 116px;
    height: 105px;
    position: absolute;
    background: url(../recruirment/img/fdj.png) no-repeat;
    background-size: 100% 100%;
    top: -55px;
    right: 326px;
}


.jobname{ 
    padding-top: 107px;
}
.job1{
    border: 2px solid #eee;
    padding: 0 36px;
    position: relative; 
    background: #FFFFFF;
    border-radius: 6px;
    margin-bottom: 30px;
    cursor: pointer;
}
.job1 div{
    float: left;
    line-height: 82px;

}
.job2{  
}
.job2 .job2_cpn{ 
    padding-bottom: 30px;
    box-sizing: border-box;
    position: relative;
}
.job2 .job2_cpn h5{  
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #000000;
    line-height: 20px;
}
.job2 .job2_cpn p{  
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #000000;
    line-height: 20px;
} 
 
 .gps{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #A8A8A8;
    padding-left: 20px;
    position: absolute;
    right: 20px;
    top: -75px;
 }
 .gps::after{
     content: "";
     display: block;
    width: 18px;
    height: 15px;
    background: url(../recruirment/img/dw.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 32px;
    left: 0;
 }
.job1 .con_h2{
    width: 600px; 
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #1874CD;
    line-height: 82px;
}
 
.job1 .con_logo{
    width: 100px;
    height: 26px;
    background: url(../recruirment/img/lo.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50px;
    right: 50px;
    transform: translateY(-50%);
}
.job1 .con_logo2{
    width: 48px;
    height: 27px;
    background: url(../zpjy/b.png) no-repeat;
    background-size: 100% 100%;
}
.conte_cpn{
    width: 1200px;
    margin: 0 auto;
    background-color: #fff; 
}

.btn{
    width: 74px;
    height: 25px;
    border: 1px solid #000;
    margin: 61px auto;
    font-size: 9px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #000;
    line-height: 25px;
    text-align: center; 
    cursor: pointer;
}
.lx_cpn{
    width: 1200px;
height: 41px;
background: #1874CD;
border-radius: 4px;
margin: 0 auto;
line-height: 41px;
color: #fff;
padding: 0 20px;
box-sizing: border-box;
margin-bottom: 200px;
}
.cpn_l{
    float: left;
}
.cpn_r{
    float: right;
}