.section div:nth-child(8)::after {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 8px;
    content: '';
    width: 56px;
    height: 3px;
    background: #C81118;
}

.fisback {
    width: 100%;
    height: 450px;
    background: url("../img/recruiting/back.png") no-repeat;
    display: flex;
    flex-direction: column;
}

.fisback span:nth-child(1) {
    font-size: 68px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    color: #111111;
    margin-left: 409px;
    margin-top: 81px;
}

.fisback span:nth-child(2) {
    font-size: 36px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #C81118;
    margin-left: 409px;
}

.fisback div {
    width: 223px;
    height: 55px;
    background: #C81118;
    text-align: center;
    line-height: 55px;
    font-size: 20px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 409px;
    margin-top: 60px;
}

.recrText {
    width: 1180px;
    font-size: 18px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #111111;
    line-height: 30px;
    text-indent:2em;
}

.recrIcon {
    width: 1180px;
    height: 492px;
    margin-top: 60px;
}

.recChose {
    width: 1210px;
    display: flex;
    flex-wrap: wrap;
    margin-left: 40px;
    margin-top: 60px;
}

.recChose div {
    width: 370px;
    height: 334px;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    margin-bottom: 40px;
}

.recChose div:hover {
    border: 1px solid rgba(200, 17, 24, 1);
}

.recChose div img {
    width: 100px;
    height: 100px;
    margin-bottom: 50px;
}

.recChose div span:nth-child(2) {
    font-size: 24px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #111111;
    margin-bottom: 20px;
}

.recChose div span:nth-child(3) {
    width: 284px;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #929292;
}

.givePriorityTo {
    width: 1170px;
    height: 404px;
}

.swiper-container-givePriorityTo {
    width: 100%!important;
    height: 100%!important;
}

.givePriorityToCont {
    width: 276px!important;
    height: 294px!important;
    margin-top: 60px;
}

.givePriorityToCont img {
    width: 276px;
    height: 294px;
}

.giveback1 {
    width: 100%;
    height: 833px;
    background: url("../img/recruiting/back3.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 80px;
}

.giveback1 img {
    width: 1097px;
    height: 544px;
    margin-top: 50px;
}

.recrIcon1 {
    width: 1180px;
    height: 149px;
    margin-top: 60px;
}

.giveback2 {
    width: 100%;
    height: 478px;
    background: #F6F6F8;
    margin-top: 80px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.giveback2 img {
    width: 480px;
    height: 358px;
}

.givebackColl {
    display: flex;
    flex-direction: column;
    margin-left: 106px;
}

.givebackColl span:nth-child(1) {
    font-size: 40px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #111111;
    margin-bottom: 42px;
}

.givebackColl span:nth-child(2) {
    font-size: 40px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #C81118;
}

.givJoinIn {
    width: 100%;
    height: 709px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.givJoinIn_apply {
    display: flex;
    flex-wrap: wrap;
    margin-top: 66px;
}

.givJoinIn_apply img {
    width: 300px;
    height: 300px;
}

.givImmapply {
    display: flex;
    flex-direction: column;
    margin-left: 63px;
}

.givImmapply1 {
    display: flex;
    flex-direction: column;
    margin-top: 45px;
}

.givImmapply1 span {
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    color: #111111;
}

.givImmapply1 input {
    width: 754px;
    height: 28px;
    border-bottom: 1px solid rgba(17, 17, 17, .7);
    font-size: 14px;
    margin-top: 17px;
}

.givImmapply2 {
    display: flex;
    flex-wrap: wrap;
}

.givImmapply2 div {
    display: flex;
    flex-direction: column;
}

.givImmapply2 div span {
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    color: #111111;
}

.givImmapply2 div input {
    width: 364px;
    height: 28px;
    border-bottom: 1px solid rgba(17, 17, 17, .7);
    font-size: 14px;
    margin-top: 17px;
}

.givImmapply2 div:nth-child(2) {
    margin-left: 26px;
}

.applyfor {
    width: 199px;
    height: 48px;
    background: #c81118;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #ffffff;
    margin-top: 60px;
    cursor: pointer;
}