.content02{

}
.content02 h3{
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    color: #0961bb;
    margin-bottom: 0.42rem;
}
.recruitment{
    padding: 0 0.3rem;
}
.recruitment li .title{
    position: relative;
    height: 0.66rem;
    line-height: 0.66rem;
    padding-left: 0.2rem;
    color: #4c4c4c;
    font-size: 0.28rem;
    font-weight: bold;
    border-bottom: 1px solid #cbcbcb;
}
.recruitment li .title img{
    width: 0.26rem;
    height: 0.16rem;
    position: absolute;
    right: 0.2rem;
    top: 50%;
    margin-top: -0.08rem;
}
.recruitment-info{
    display: none;
    padding-top: 0.42rem;
    padding-bottom: 0.2rem;
}
.recruitment-info h6{
    font-size: 0.28rem;
    color: #4c4c4c;
    margin-bottom: 0.18rem;
}
.recruitment-info span{
    font-size: 0.28rem;
    color: #4c4c4c;
}
.conditions p{
    font-size: 0.28rem;
    color: #4c4c4c;
    line-height: 0.45rem;
}
.content03 {
    padding: 0 0.3rem 0.5rem;
}
.content03 h3{
    text-align: center;
    color: #0961bb;
    font-size: 0.3rem;
    font-weight: bold;
    margin-top: 0.75rem;
    margin-bottom: 0.45rem;
}
.content03 .imgOne img{
    
    width: 3.4rem;
    margin-bottom: 0.1rem;
    vertical-align: middle;
}
.content03 .imgOne img:nth-child(even){
    margin-left: 0.01rem;
}
.content03 .imgTwo img{
    display: block;
    width: 6.9rem;
    margin-bottom: 0.2rem;
}
.recruitment li .active{
    background: #5290cf;
    color: #fff;
}