.aboutNav-rt{
    background: url('../images/招聘岗位.png') no-repeat left center;
}
.content{
    width: 1100px;
    margin: 0 auto 90px;
    background: url('../images/zhaobj.jpg')no-repeat left 75px;
}
.content h1{
    margin: 35px auto 40px;
    font-size: 24px;
    color: #0961bb;
}
.technology{
    position: relative;
    height: 69px;
    line-height: 69px;
    padding-left: 22px;
    border-bottom: 1px solid #cbcbcb;
    font-size: 16px;
    cursor: pointer;
}
.Active{
    background: #3a81c9;
    color: #fff;
}
.technology img{
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -5px;
}
.hidden{
    display: none;
}
.recruitment-info{
    display: none;
    width: 1060px;
    margin: 0 auto;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    
} 
.recruitment-info h4{
    color: #4c4c4c;
    font-size: 16px;
    margin-bottom: 20px;
}
.recruitment-info .yaoqiu{
    color: #4c4c4c;
    font-size: 16px;
    margin-bottom: 10px;
}
.recruitment-info ul li{
    font-size: 16px;
    line-height: 36px;
}
.regulations p{
    font-size: 16px;
    line-height: 36px;
}
.recruitment-info .address{
    color: #4c4c4c;
    font-size: 16px;
    margin-top: 20px;
}
.cont02{
    margin-top: 55px;
}
.cont02 h2{
    text-align: center;
    font-size: 24px;
    margin-bottom: 40px;
}
.imgList li{
    
}
.imgList li img{
    margin-bottom: 30px;
    vertical-align: top;
}
.imgList li:nth-child(1) img{
    width: 345px;
}
.imgList li:nth-child(1) img:nth-child(3n+2){
    margin: 0 28px;
}
.imgList li:nth-child(2) img{
    width: 1100px;
    display: block;   
}
.imgList li:nth-child(3) img{
    width: 534px; 
}
.imgList li:nth-child(3) img:nth-child(even){
    margin-left: 28px;
}