.hf_warp .warp_content{
    width: 100%;
}

.hf_warp .warp_content .os_banner{
    background: url(../../images/aboutsUs/aboutsUs.jpg) no-repeat center;
}

.hf_warp .warp_content .os_products_introduce{
    width: 100%;
    background-image: linear-gradient(180deg, rgba(0,0,0,0.02) 0%, rgba(0,0,0,0.01) 55%, rgba(0,0,0,0.01) 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.hf_warp .warp_content .os_products_introduce >h1{
    margin-top: 60px;
    font-family: SourceHanSansCN-Medium;
    font-size: 32px;
    color: rgba(0,0,0,0.60);
    text-align: center;
    font-weight: 500;
}

.hf_warp .warp_content .os_products_introduce .Eg{
    margin-top: 24px;
    margin-bottom: 40px;
    font-family: SourceHanSansCN-Medium;
    font-size: 18px;
    color: rgba(0,0,0,0.20);
    text-align: center;
    font-weight: 500;
}

.hf_warp .warp_content .os_products_introduce .recruitment{
    width: 1200px;
    background: #FFFFFF;
    box-shadow: 8px 8px 27px 0px rgba(0,0,0,0.1);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 80px;
}

.hf_warp .warp_content .os_products_introduce .recruitment .title{
    width: 1140px;
    height: 94px;
    font-family: SourceHanSansCN-Medium;
    font-size: 24px;
    color: rgba(0,0,0,0.80);
    letter-spacing: 0;
    font-weight: 500;
    border-bottom: 1px solid rgba(0,0,0,0.10);
    display: flex;
    justify-content: center;
    align-items: center;
    
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info{
    width: 1140px;
    margin-top: 24px;
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .synopsis-blod{
    font-family: SourceHanSansCN-Medium;
    font-size: 18px;
    color: rgba(0,0,0,0.80);
    letter-spacing: 0;
    font-weight: 500;
    position: relative;
    margin-left: 20px;
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .zhaopin{
    margin-top: 50px;
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .synopsis-blod::before{
    position: absolute;
    content: "";
    top: -8px;
    left:-16px;
    width: 4px;
    height: 18px;
    background: #3CB0BF;
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .synopsis{
    font-family: SourceHanSansCN-Medium;
    font-size: 16px;
    color: rgba(0,0,0,0.60);
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 500;
    margin-top: 30px;
    text-indent: 32px;
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .position-title{
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 74px;
    font-family: SourceHanSansCN-Medium;
    font-size: 18px;
    color: rgba(0,0,0,0.80);
    letter-spacing: 0;
    font-weight: 500;
    position: relative;
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .position-title::before{
   position: absolute;
   content: "01";
   top: 0px;
   left: -30px;
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .position-title::after{
    position: absolute;
    content: "";
    bottom: 0px;
    left: -30px;
    width: 20px;
    height: 4px;
    background: #3CB0BF;
 }

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .position-info{
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: rgba(0,0,0,0.60);
    line-height: 28px;
    font-weight: 400;
    margin-left: 110px;
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .concat{
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: rgba(0,0,0,0.60);
    line-height: 28px;
    font-weight: 400;
    margin-top: 80px;
    margin-bottom: 60px;
    margin-left: 40px;
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .right_comp{
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: rgba(0,0,0,0.60);
    text-align: right;
    line-height: 28px;
    font-weight: 400;
    text-align: right;
    margin-bottom: 60px;
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .two::before{
    content: "02";
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .three::before{
    content: "03";
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .four::before{
    content: "04";
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .five::before{
    content: "05";
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .six::before{
    content: "06";
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .seven::before{
    content: "07";
}

.hf_warp .warp_content .os_products_introduce .recruitment .content-info .eight::before{
    content: "08";
}



