.body {
    min-width: 1280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.blue_background {
    background-color: #C3DCFD !important;
}

.gray_background {
    background-color: #F8F8F8 !important;
}

.pink_background {
    background-color: #EEE6FF !important;
}

.yellow_background {
    background-color: #E9F1C3 !important;
}

.banner {
    width: 100%;
    height: 26vw;
    min-width: 1280px;
    min-height: 333px;
    background: url('../images/banner3_2021_cn.jpg?20200814') center 0/100% 100% no-repeat;
}

.main_box {
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sub_box {
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
}

.sub_box_wrap {
    width: 1000px;
    height: fit-content;
}

.sub_box_title {
    width: 100%;
    height: fit-content;
    font-size: 36px;
    font-family: Source Han Sans CN Bold, Source Han Sans CN Bold-Bold;
    font-weight: 700;
    text-align: left;
    color: #000000;
    line-height: 50px;
    margin: 20px 0;
}

.sub_box_1_content {
    width: 100%;
    height: fit-content;
    font-size: 20px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #000000;
    line-height: 44px;
}

.sub_box_2_content {
    width: fit-content;
    height: fit-content;
}

.job_detail_area {
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 18px 0;
}

.job_item_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.job_item {
    width: 188px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ebebeb;
    margin: 10px 12px 0 0;
    cursor: pointer;
}

.job_item_dot {
    width: 9px;
    height: 9px;
    background: #000000;
    transform: rotate(45deg);
}

.job_item_name {
    width: fit-content;
    height: fit-content;
    font-size: 18px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 360;
    text-align: left;
    color: #000000;
    line-height: 20px;
    margin-left: 8px;
}

.job_item_checked {
    background: #c1dbff !important;
}

.job_title_box {
    display: flex;
    align-items: center;
    margin: 20px 0 6px 0;
    pointer-events: none;
}

.job_title_icon {
    width: 64px;
    height: 64px;
}

.job_title_icon_1 {
    background: url('../images/profession_icon_1.png?20200814') left 0/100% 100% no-repeat;
}

.job_title_icon_2 {
    background: url('../images/profession_icon_2.png?20200814') left 0/100% 100% no-repeat;
}

.job_title_icon_3 {
    background: url('../images/profession_icon_3.png?20200814') left 0/100% 100% no-repeat;
}

.job_title_icon_4 {
    background: url('../images/profession_icon_4.png?20200814') left 0/100% 100% no-repeat;
}

.job_title_icon_5 {
    background: url('../images/profession_icon_5.png?20200814') left 0/100% 100% no-repeat;
}

.job_title_icon_6 {
    background: url('../images/profession_icon_6.png?20200814') left 0/100% 100% no-repeat;
}

.job_title_icon_7 {
    background: url('../images/profession_icon_7.png?20200814') left 0/100% 100% no-repeat;
}

.job_title_icon_8 {
    background: url('../images/profession_icon_8.png?20200814') left 0/100% 100% no-repeat;
}

.job_title_text {
    font-size: 24px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #000000;
    line-height: 24px;
    margin-left: 24px;
}

.job_title_line {
    width: 100%;
    height: 1px;
    background: #d8d8d8;
}

.job_desc_item {
    width: fit-content;
    height: fit-content;
    margin: 20px 0;
}

.job_desc_item_title {
    font-size: 20px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: Bold;
    text-align: left;
    color: #000000;
    line-height: 30px;
}

.job_desc_item_content {
    font-size: 20px;
    font-family: Microsoft YaHei Regular;
    font-weight: normal;
    text-align: left;
    color: #000000;
    line-height: 30px;
}

.job_type_text {
    width: fit-content;
    height: fit-content;
    font-size: 26px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #000000;
    line-height: 50px;
    margin: 22px 0;
}

.sub_box_3_content {
    width: 1000px;
    height: 518px;
    position: relative;
}

.way_bg {
    z-index: 1;
    width: 762px;
    height: 517px;
    background: url('../images/recruitment_img.png?20200814') left 0/100% 100% no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

.way_box {
    z-index: 2;
    display: flex;
    position: absolute;
    align-items: center;
    left: 0;
    top: 40px;
}

.way_content {
    margin-right: 10px;
}

.way_item {
    display: flex;
    align-items: center;
    margin: 46px 0;
}

.way_item_icon {
    margin-right: 18px;
    width: 64px;
    height: 64px;
}

.way_item_icon_1 {
    background: url('../images/recruitment_icon_mail.png?20200814') left 0/100% 100% no-repeat;
}

.way_item_icon_2 {
    background: url('../images/recruitment_icon_qq.png?20200814') left 0/100% 100% no-repeat;
}

.way_item_icon_3 {
    background: url('../images/recruitment_icon_phone.png?20200814') left 0/100% 100% no-repeat;
}

.way_item_text {
    font-size: 24px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #000000;
    line-height: 36px;
}

.way_qrcode {
    width: 258px;
    height: 258px;
    background: url('../images/recruitment_qrcode.png?20200814') left 0/100% 100% no-repeat;
}

.sub_box_4_content {
    width: 1000px;
    height: fit-content;
    min-height: 525px;
    display: flex;
}

.benefit_illustration {
    min-width: 1px;
    height: 100%;
    flex: 1;
    position: relative;
}

.benefit_illustration_bg {
    position: absolute;
    left: 0;
    top: 74px;
    width: 627px;
    height: 482px;
    background: url("../images/joinus_img.png?20200814") left 0/100% 100% no-repeat;
}

.benefit_box {
    width: fit-content;
    height: fit-content;
}

.benefit_item {
    width: 557px;
    height: fit-content;
    padding-left: 100px;
    box-sizing: border-box;
    margin: 26px 0;
}

.benefit_item_title {
    font-size: 22px;
    font-family: Source Han Sans CN Bold, Source Han Sans CN Bold-Bold;
    font-weight: 700;
    text-align: left;
    color: #816fad;
    line-height: 24px;
    padding: 19px 0;
    box-sizing: border-box;
}

.benefit_item_text {
    font-size: 20px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 46px;
    display: flex;
    align-items: center;
}

.benefit_item_text_dot {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: black;
    margin-right: 14px;
}

.footer {
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0;
    font-size: 18px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 33px;
    letter-spacing: 2px;
}

.footer a {
}