.buss_titcon {
    width: 100%;
    padding-right: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
}

.buss_titcon .tit_left {
    display: flex;
    align-items: center;
}

.buss_titcon .tit_left .line {
    width: 3px;
    height: 20px;
    background: #AE0C2A;
    border-radius: 2px;
}

.buss_titcon .tit_left .val {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    margin-left: 21px;
}

.buss_titcon .tit_right {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.buss_titcon .tit_right .val,.buss_titcon .tit_right a {
    font-weight: 400;
    font-size: 14px;
    color: #AE0C2A;
    margin-right: 6px;
}

.buss_titcon .tit_right img {
    width: 5px;
    height: 8px;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #AE0C2A;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit1 {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0 0;
    margin-bottom: 16px;
}

.hire_con .hire_list {
    width: 100%;
    padding: 0 24px;
}

.hire_con .hire_list .list_con {
    width: 368px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    padding: 20px 24px;
    margin-right: 24px;
    margin-bottom: 24px;
}

.hire_con .hire_list .list_con:nth-child(3n) {
    margin-right: 0;
}

.hire_con .hire_list .list_con .header_con {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
}

.hire_con .hire_list .list_con .header_con .job_con span:first-child {
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.hire_con .hire_list .list_con .header_con .job_con span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #F37A00;
}

.hire_con .hire_list .list_con .header_con .classfiy_con {
    margin-top: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_tit {
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 10px;
}

.hire_con .hire_list .list_con .header_con .classfiy_con .c_type {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-right: 5px;
}

.hire_con .hire_list .list_con .body_con {
    width: 100%;
    padding-top: 10px;
}

.hire_con .hire_list .list_con .body_con .area {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}

.hire_con .hire_list .list_con .body_con .tag_con {
    display: flex;
    flex-wrap: wrap;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag {
    width: -moz-max-content;
    width: max-content;
    height: 22px;
    background: #F5F6F7;
    border-radius: 4px;
    padding: 0 8px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.hire_con .hire_list .list_con .body_con .tag_con .tag:last-child {
    margin-right: 0;
}

.btn{
    width: 160px;
    height: 42px;
    background: #AE0C2A;
    border-radius: 21px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 15px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}