body {
    background:white;
}
.recruit_banner_Big{
    background-image: url(../../images/company/banner_zm.jpg);
    width: 100%;
    height:504px;
    zoom: 1;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    object-fit: cover;
    position: relative;
}
/*标题内容*/
.recruit_header_title{
    top: 152px;
}
.recruit_header_one{
    font-size: 36px;
    font-weight: bold;
    color:white;
}
.recruit_header_two{
    font-size: 36px;
    font-weight: bold;
    color:white;
    margin-top:10px;
}
.recruit_header_line{
    width: 46px;
    height: 4px;
    background: white;
    border-radius: 3px;
    margin:22px 0;
}
.recruit_header_img {
    width: 148px;
    background-color: #ffbe0d;
    border-radius:50px;
    padding: 8px 14px;
}
.recruit_header_img_small{
    width: 22px;
    height: 22px;
}
.recruit_header_text{
    color: #000000;
    font-size: 20px;
    margin-left: 6px;
}
/*项目介绍*/
.recruit_top_positionTitle_box{
    text-align: center;
    padding:46px 0 30px 0;
}
.recruit_top_position_title{
    color: rgba(51, 51, 51,0.1);
    font-size:32px;
    font-family: SourceHanSansCN-Heavy;
    font-weight: bolder;
}
.recruit_top_position_header{
    color:#000000;
    font-size:20px;
    font-weight: bold;
    margin-top: -25px;
}
.recruit_top_position_img{
    margin-top:10px;
}
.recruit_top_text_p{
    text-indent:2em;
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    margin-bottom:10px;
}
.recruit_top_text_p span{
    font-weight: bold;
}
.recommend_card_box{
    margin-top:20px;
}
.recommend_card_list{
    width: 28%;
    height: 136px;
    box-shadow: 0px 0px 8px 1px
    rgba(0, 0, 0, 0.04);
    padding:16px;
    border-radius:6px;
}
.recommend_card_number{
    color: #febd10;
    font-size:34px;
    font-weight: bold;
}
.recommend_card_number span{
    color: #000000;
    font-size:18px;
    margin-left:4px;
}
.recommend_card_title{
    margin-left:12px;
    color: #000000;
    font-size:18px;
    font-weight: bold;
    margin-top: 10px;
}
.recommend_card_header{
    margin-top: 8px;
    font-size: 16px;
    line-height: 26px;
}
/*招募条件*/
.recruit_condition_box{
    background: #000000;
    margin-top: 40px;
}
.condition_white_color{
    color: rgba(255,255,255,0.4);
}
.condition_white_colorTwo{
    color: white;
}
.condition_content_box{
    padding-top:20px;
}
.condition_content_list{
    text-align: center;
    padding-bottom:40px;
}
.condition_content_list_img{
    padding-bottom: 20px;
}
.condition_content_list_img img{
    width: 48px;
    height: 48px;
}
.condition_content_list_text{
    color:white;
    font-size: 16px;
    padding-bottom: 10px;
}
.condition_content_list_title{
    font-size: 14px;
    color: rgba(255,255,255,0.8);
    line-height:26px;
    /*text-align: left;*/
}
/*产品优势*/
.recruit_advantage_content{
    padding-top:8px;
}
.recruit_advantage_list{
    text-align: center;
}
.recruit_advantage_line{
    width: 2px;
    height: 40px;
    background-color: #eeeeee;
    border-radius: 4px;
    margin-top: 70px;
}
.advantage_list_img img{
    width: 88px;
    height: 88px;
}
.advantage_list_title{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    padding-top:18px;
}
.advantage_list_line{
    width: 26px;
    height: 2px;
    background-color: #ffbe0d;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px;
    margin-top:6px;
}
.advantage_list_text{
    font-size: 14px;
    color: #000000;
    line-height: 26px;
    padding-top: 14px;
    /*text-align: left;*/
}
/*加盟*/
.league_table_box{
    background-image: linear-gradient(-90deg,
    #ffbe0d 0%,
    #ff960d 100%);
    border-radius: 6px;
}
 .league_table_box th {
    position: relative;
    padding:12px 15px;
     min-height: 0;
     line-height: 12px;
     font-size: 16px;
     color: #000000;
     font-weight: bold;
}
.layui-table td{
    font-size: 16px;
}
.layui-table th{
    border-width:0;
    border-color: white;
    text-align: center;
}
.layui-table td{
    border-width: 2px;
    border-color: white;
}
 .league_table_tbody p{
     line-height: 26px;
 }
.league_table_tbody td{
    padding: 26px 12px !important;
    color: #000000;
}
 .table_box_one{
     width: 66px;
     text-align: center !important;
 }
 .table_box_two{
     width: 180px;
     text-align: center !important;
 }
 .table_box_three{
     width:340px;
     text-align: center !important;
 }
.table_box_four{
    width: 160px;
    text-align: center !important;
}
.league_tr_td_margin{
    margin-bottom: 20px;
}
.league_tr_td_marginTwo{
    margin-top: 20px;
}
.league_tr_td_list_one{
    background: #fafafa;
}
.league_tr_td_list_two{
    background: #f2f2f2;
}
.league_tr_td_list_three{
    background: #fafafa;
}
.league_tr_td_list_four{
    background: #f2f2f2;
}
.league_tr_td_list_five{
    background: #fafafa;
}
/*加盟流程*/
.flow_content_list{
    box-shadow: 0px 0px 8px 1px
    rgba(0, 0, 0, 0.04);
    padding: 15px;
    border-radius:6px;
    /*height:60px;*/
    cursor: pointer;
    position: relative;
    margin-bottom: 14px;
}
.flow_content_title{
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}
.flow_content_text{
    font-size: 14px;
    color: #000000;
    padding-top: 12px;
}
.flow_content_triangle{
    position: absolute;
    bottom: -8px;
    left: 45%;
    width: 0;
    height: 0;
    border-top: 8px solid white;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.flow_line_width{
    margin: 20px 0;
    position: relative;
    height:1px;
    background:#ababab;
}
.flow_border_one{
    position: absolute;
    left: 110px;
    top: -7px;
    z-index: 10;
}
.flow_border_one_box{
    width:15px;
    height: 15px;
    border: 1px solid #ababab;
    background: white;
    border-radius: 50%;
}
.flow_border_one_circle{
    width:11px;
    height: 11px;
    background:#ababab;
    border-radius: 50%;
    margin-left: 2px;
    margin-top: 2px;
}
.flow_border_two{
    position: absolute;
    left: 334px;
    top: -7px;
    z-index: 10;
}
.flow_border_three{
    position: absolute;
    left: 552px;
    top: -7px;
    z-index: 10;
}
.flow_border_four{
    position: absolute;
    left: 788px;
    top: -7px;
    z-index: 10;
}
.flow_border_five{
    position: absolute;
    left: 1016px;
    top: -7px;
    z-index: 10;
}
.flow_content_list_bottom{
    margin-right:80px;
    margin-top: 14px;
    margin-bottom: 0;
}
.flow_content_list_bottomTwo{
    margin-left:80px;
    margin-top: 14px;
    margin-bottom: 0;
}
.flow_content_triangleTwo{
    position: absolute;
    top: -8px;
    left: 45%;
    width: 0;
    height: 0;
    border-bottom: 8px solid white;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.flow_content_list_background{
    background-color: #ffbe0d;
}
.flow_color_triangle{
    position: absolute;
    bottom: -8px;
    left: 45%;
    width: 0;
    height: 0;
    border-top: 8px solid #ffbe0d;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.flow_color_triangle_top{
    position: absolute;
    top: -8px;
    left: 45%;
    width: 0;
    height: 0;
    border-bottom: 8px solid #ffbe0d;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.colours_border_one{
    border: 1px solid #ffbe0d;
}
.colours_background_one{
    background:#ffbe0d;
}


/*联系我们*/
.relation_content_box{
    padding-top: 16px;
    padding-bottom: 40px;
}
.relation_content_img img{
    width:198px;
    height:198px;
    border-radius: 6px;
}

.relation_content_member{
    margin-left:58px;
    font-size: 14px;
}
.content_member_img img{
    width: 22px;
    height: 22px;
}
.content_member_text{
    color: white;
    margin-left: 10px;
}
.content_member_call{
    color:white;
}
.content_member_call{
    margin-top:6px;
    margin-left: 158px;
}
.content_member_line{
    width: 400px;
    height: 1px;
    background:rgba(255,255,255,0.4);
    margin: 16px 0;
}
.content_member_join{
    margin-top:26px;
    color: #ffbe0d;
}
.content_member_join_text{
    color: #ffffff;
    margin-top:12px;
}