.recruitLast1 {
    padding: 100px 0 101px 0
}

.recruitLast1 .wrap {
    width: 1440px;
    margin: auto;
    display: flex;
    justify-content: space-between
}

.recruitLast1 .wrap .matter {
    width: 700px
}

.recruitLast1 .wrap .matter .headline {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.recruitLast1 .wrap .matter .headline h1 {
    font-weight: bold;
    font-size: 30px;
    color: #111111
}

.recruitLast1 .wrap .matter .headline .more {
    display: flex;
    align-items: center
}

.recruitLast1 .wrap .matter .headline .more p {
    font-weight: 400;
    font-size: 16px;
    color: #111111;
    margin: 0 10px 0 0
}

.recruitLast1 .wrap .matter .headline .more .iconfont {
    color: #000;
    font-size: 12px
}

.recruitLast1 .wrap .matter .content {
    margin: 38px 0 0 0;
    height: 688px;
    display: flex;
    flex-direction: column;
    gap: 21px 0;
}

.recruitLast1 .wrap .matter .content .item {
    width: 100%;
    height: 80px;
    border-radius: 10px;
    background: #FAF7F7;
    padding: 31px 31px;
    position: relative;
    transition: 1s
}

.recruitLast1 .wrap .matter .content .item.on {
    background: #9C0C18;
    height: 180px;
    box-shadow: 1px 1px 7px 0px rgba(65, 4, 9, 0.2)
}

.recruitLast1 .wrap .matter .content .item.on .time {
    color: #fff
}

.recruitLast1 .wrap .matter .content .item.on .p1 {
    color: #fff;
    transform: translate(0, 0)
}

.recruitLast1 .wrap .matter .content .item.on .p2 {
    opacity: 1
}

.recruitLast1 .wrap .matter .content .item.on .position {
    opacity: 1
}

.recruitLast1 .wrap .matter .content .item .time {
    font-weight: bold;
    font-size: 14px;
    color: #9C0C18;
    width: 90px;
    transition: 1s
}

.recruitLast1 .wrap .matter .content .item .p1 {
    font-weight: bold;
    font-size: 18px;
    color: #111111;
    margin: 24px 0 27px 0;
    transform: translate(120px, -47px);
    transition: 1s;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recruitLast1 .wrap .matter .content .item .p2 {
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    transition: 1s;
    opacity: 0;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recruitLast1 .wrap .matter .content .item .position {
    position: absolute;
    right: 40px;
    bottom: 25px;
    z-index: 2;
    width: 40px;
    height: auto;
    opacity: 0;
    transition: 1s
}

.recruitLast1 .wrap .matter .content .item .position path {
    fill: #fff
}

.recruitLast1 .wrap .matter .content2 {
    margin: 38px 0 0 0;
    height: 688px;
    background: #FAF7F7;
    border-radius: 10px;
    padding: 30px
}

.recruitLast1 .wrap .matter .content2.giao {
    padding: 0
}

.recruitLast1 .wrap .matter .content2 .item {
    padding: 0 0 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block
}

.recruitLast1 .wrap .matter .content2 .item:hover .p1 {
    color: #9C0C18
}

.recruitLast1 .wrap .matter .content2 .item:not(:last-child) {
    margin: 0 0 22px
}

.recruitLast1 .wrap .matter .content2 .item .time {
    font-weight: bold;
    font-size: 14px;
    color: #9C0C18;
    margin: 0 0 15px
}

.recruitLast1 .wrap .matter .content2 .item .p1 {
    font-weight: bold;
    font-size: 18px;
    color: #111111;
    transition: .6s ease
}

.recruitLast1 .wrap .matter .content2 .jy .jy_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.recruitLast1 .wrap .matter .content2 .jy .jy_item:hover .img img {
    transform: scale(1.05)
}

.recruitLast1 .wrap .matter .content2 .jy .jy_item:hover .text .p1 {
    color: #9C0C18
}

.recruitLast1 .wrap .matter .content2 .jy .jy_item:not(:last-child) {
    margin: 0 0 20px
}

.recruitLast1 .wrap .matter .content2 .jy .jy_item .text {
    width: 405px
}

.recruitLast1 .wrap .matter .content2 .jy .jy_item .text .time {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 19px;
    color: #9C0C18
}

.recruitLast1 .wrap .matter .content2 .jy .jy_item .text .p1 {
    font-weight: bold;
    font-size: 18px;
    color: #111111;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .6s ease
}

.recruitLast1 .wrap .matter .content2 .jy .jy_item .img {
    width: 200px;
    height: 120px;
    overflow: hidden;
    margin: 0 20px 0 0
}

.recruitLast1 .wrap .matter .content2 .jy .jy_item .img img {
    width: 100%;
    height: 100%;
    transition: 2s
}

.recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .img {
    width: 100%;
    height: 400px
}

.recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .img:hover img {
    transform: scale(1.05)
}

.recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .img img {
    width: 100%;
    height: 100%;
    transition: 2s
}

.recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .text {
    padding: 30px 29px 0 29px
}

.recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .text .time {
    font-weight: bold;
    font-size: 14px;
    color: #9C0C18;
    margin: 0 0 20px
}

.recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .text .p1 {
    font-weight: bold;
    font-size: 18px;
    color: #111111;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .text .pick {
    width: 622px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 20px 0 0 0
}

.recruitLast1 .wrap .matter .content2 .other {
    display: flex;
    align-items: center;
    margin: 50px 0 0 0;
    padding: 0 40px;
    justify-content: space-between
}

.recruitLast1 .wrap .matter .content2 .other svg {
    width: 40px;
    height: auto;
    cursor: pointer
}

.recruitLast1 .wrap .matter .content2 .other svg:first-child {
    transform: rotateY(180deg)
}

.recruitLast1 .wrap .matter .content2 .other svg path {
    fill: #9C0C18;
    opacity: .1
}

.recruitLast1 .wrap .matter .content2 .other .swiper-pagination {
    width: fit-content;
    position: static;
    display: flex;
    height: fit-content
}

.recruitLast1 .wrap .matter .content2 .other .swiper-pagination span {
    width: 6px;
    height: 6px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    opacity: 1 !important;
    margin: 0 10px 0 0 !important;
    transition: .6s ease
}

.recruitLast1 .wrap .matter .content2 .other .swiper-pagination span:last-child {
    margin: 0
}

.recruitLast1 .wrap .matter .content2 .other .swiper-pagination .swiper-pagination-bullet-active {
    width: 40px;
    background: #9C0C18;
    border-radius: 3px !important
}

.recruitLast2 {
    padding: 0 0 100px
}

.recruitLast2 .wrap .matter .content3 {
    width: 100%;
    height: 580px;
    background: #FAF7F7;
    border-radius: 10px;
    margin: 37px 0 0 0;
    position: relative;
    padding: 90px 30px 70px 30px;
    overflow: hidden
}

.recruitLast2 .wrap .matter .content3 .flex .matter_{
    display: none;
}
.recruitLast2 .wrap .matter .content3 .flex .matter_.on{
    display: block;
}

.recruitLast2 .wrap .matter .content3 .label {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 50px;
    background: #9C0C18;
    border-radius: 0 0 50px 0;
    display: flex;
    align-items: center;
    padding: 0 0 0 30px;
    z-index: 1;
    cursor: pointer;
}
.recruitLast2 .wrap .matter .content3 .label.on .hide{
    opacity: 1;
    pointer-events: auto;
}

.recruitLast2 .wrap .matter .content3 .label .hide{
    position: absolute;
    width: 100%;
    max-height: 250px;
    background: #9C0C18;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 60px 0 20px 0;
    border-radius: 0 0 50px 0;
    overflow: hidden;
    overflow-y: scroll;
    opacity: 0;
    pointer-events: none;
    transition: .3s ease;
}
.recruitLast2 .wrap .matter .content3 .label .hide p{
    padding: 0 0 0 25px;
    font-size: 15px;
    line-height: 35px;
}

.recruitLast2 .wrap .matter .content3 .label p {
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF
}

.recruitLast2 .wrap .matter .content3 .label .iconfont {
    color: #fff;
    font-size: 12px;
    margin: 0 0 0 22px
}

.recruitLast2 .wrap .matter .content3 .item {
    display: flex;
    padding: 0 0 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.recruitLast2 .wrap .matter .content3 .item:hover .text h1 {
    color: #9C0C18
}

.recruitLast2 .wrap .matter .content3 .item:not(:last-child) {
    margin: 0 0 30px
}

.recruitLast2 .wrap .matter .content3 .item .circle {
    width: 8px;
    height: 8px;
    background: #9C0C18;
    border-radius: 50%;
    margin: 9px 10px 0 0
}

.recruitLast2 .wrap .matter .content3 .item .text h1 {
    font-weight: bold;
    font-size: 18px;
    color: #111111;
    margin: 0 0 15px;
    transition: .6s ease
}

.recruitLast2 .wrap .matter .content3 .item .text p {
    font-weight: 400;
    font-size: 14px;
    color: #666666
}

.recruitLast2 .wrap .matter .content4 {
    margin: 38px 0 0 0;
    height: 580px;
    display: flex;
    flex-direction: column;
    gap: 20px 0;
}

.recruitLast2 .wrap .matter .content4 .item {
    width: 100%;
    height: 180px;
    border-radius: 10px;
    background: #FAF7F7;
    padding: 31px 31px;
    position: relative;
    transition: 1s
}

.recruitLast2 .wrap .matter .content4 .item:hover {
    background: #9C0C18
}

.recruitLast2 .wrap .matter .content4 .item:hover .time {
    color: #fff
}

.recruitLast2 .wrap .matter .content4 .item:hover .p1 {
    color: #fff;
    transform: translate(0, 0)
}

.recruitLast2 .wrap .matter .content4 .item:hover .p2 {
    color: #fff
}

.recruitLast2 .wrap .matter .content4 .item:hover .position {
    opacity: 1
}

.recruitLast2 .wrap .matter .content4 .item .time {
    font-weight: bold;
    font-size: 14px;
    color: #9C0C18;
    width: 90px;
    transition: 1s
}

.recruitLast2 .wrap .matter .content4 .item .p1 {
    font-weight: bold;
    font-size: 18px;
    color: #111111;
    margin: 24px 0 27px 0;
    transition: 1s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
}

.recruitLast2 .wrap .matter .content4 .item .p2 {
    font-weight: 400;
    font-size: 14px;
    color: #111;
    transition: 1s;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recruitLast2 .wrap .matter .content4 .item .position {
    position: absolute;
    right: 40px;
    bottom: 25px;
    z-index: 2;
    width: 40px;
    height: auto;
    opacity: 0;
    transition: 1s
}

.recruitLast2 .wrap .matter .content4 .item .position path {
    fill: #fff
}

.recruitLast3 {
    position: relative;
    padding: 0 0 90px
}

.recruitLast3 .wrap {
    width: 1440px;
    margin: auto;
    display: flex;
    justify-content: space-between
}


.recruitLast3 .wrap .item {
    width: 310px;
    height: 200px;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    overflow: hidden;
    
    
}

.recruitLast3 .wrap .item .text {
    font-weight: bold;
    font-size: 30px;
    color: #000000
}
.recruitLast2 .wrap .matter .content3 .item .text{
    flex: 1;
}


@media screen and (max-width: 1919px) {
    .recruitLast1 {
        padding: 5.2083333333vw 0 5.2604166667vw 0
    }

    .recruitLast1 .wrap {
        width: 75vw;
        margin: auto;
        display: flex;
        justify-content: space-between
    }

    .recruitLast1 .wrap .matter {
        width: 36.4583333333vw
    }

    .recruitLast1 .wrap .matter .headline {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .recruitLast1 .wrap .matter .headline h1 {
        font-weight: bold;
        font-size: 1.5625vw;
        color: #111111
    }

    .recruitLast1 .wrap .matter .headline .more {
        display: flex;
        align-items: center
    }

    .recruitLast1 .wrap .matter .headline .more p {
        font-weight: 400;
        font-size: .8333333333vw;
        color: #111111;
        margin: 0 .5208333333vw 0 0
    }

    .recruitLast1 .wrap .matter .headline .more .iconfont {
        color: #000;
        font-size: .625vw
    }

    .recruitLast1 .wrap .matter .content {
        margin: 1.9791666667vw 0 0 0;
        height: 35.8333333333vw;
        display: flex;
        flex-direction: column;
        gap: 1.09375vw 0;
    }

    .recruitLast1 .wrap .matter .content .item {
        width: 100%;
        height: 4.1666666667vw;
        border-radius: .5208333333vw;
        background: #FAF7F7;
        padding: 1.6145833333vw 1.6145833333vw;
        position: relative;
        transition: 1s
    }

    .recruitLast1 .wrap .matter .content .item.on {
        background: #9C0C18;
        height: 9.375vw;
        box-shadow: 1px 1px 7px 0px rgba(65, 4, 9, 0.2)
    }

    .recruitLast1 .wrap .matter .content .item.on .time {
        color: #fff
    }

    .recruitLast1 .wrap .matter .content .item.on .p1 {
        color: #fff;
        transform: translate(0, 0)
    }

    .recruitLast1 .wrap .matter .content .item.on .p2 {
        opacity: 1
    }

    .recruitLast1 .wrap .matter .content .item.on .position {
        opacity: 1
    }

    .recruitLast1 .wrap .matter .content .item .time {
        font-weight: bold;
        font-size: .7291666667vw;
        color: #9C0C18;
        width: 4.6875vw;
        transition: 1s
    }

    .recruitLast1 .wrap .matter .content .item .p1 {
        font-weight: bold;
        font-size: .9375vw;
        color: #111111;
        margin: 1.25vw 0 1.40625vw 0;
        transform: translate(6.25vw, -2.4479166667vw);
        transition: 1s
    }

    .recruitLast1 .wrap .matter .content .item .p2 {
        font-weight: 400;
        font-size: .7291666667vw;
        color: #FFFFFF;
        transition: 1s;
        opacity: 0
    }

    .recruitLast1 .wrap .matter .content .item .position {
        position: absolute;
        right: 2.0833333333vw;
        bottom: 1.3020833333vw;
        z-index: 2;
        width: 2.0833333333vw;
        height: auto;
        opacity: 0;
        transition: 1s
    }

    .recruitLast1 .wrap .matter .content .item .position path {
        fill: #fff
    }

    .recruitLast1 .wrap .matter .content2 {
        margin: 1.9791666667vw 0 0 0;
        height: 35.8333333333vw;
        background: #FAF7F7;
        border-radius: .5208333333vw;
        padding: 1.5625vw
    }

    .recruitLast1 .wrap .matter .content2.giao {
        padding: 0
    }

    .recruitLast1 .wrap .matter .content2 .item {
        padding: 0 0 1.3020833333vw;
        border-bottom: .0520833333vw solid rgba(0, 0, 0, 0.1);
        display: block
    }

    .recruitLast1 .wrap .matter .content2 .item:hover .p1 {
        color: #9C0C18
    }

    .recruitLast1 .wrap .matter .content2 .item:not(:last-child) {
        margin: 0 0 1.1458333333vw
    }

    .recruitLast1 .wrap .matter .content2 .item .time {
        font-weight: bold;
        font-size: .7291666667vw;
        color: #9C0C18;
        margin: 0 0 .78125vw
    }

    .recruitLast1 .wrap .matter .content2 .item .p1 {
        font-weight: bold;
        font-size: .9375vw;
        color: #111111;
        transition: .6s ease
    }

    .recruitLast1 .wrap .matter .content2 .jy .jy_item {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 0 1.0416666667vw;
        border-bottom: .0520833333vw solid rgba(0, 0, 0, 0.1)
    }

    .recruitLast1 .wrap .matter .content2 .jy .jy_item:hover .img img {
        transform: scale(1.05)
    }

    .recruitLast1 .wrap .matter .content2 .jy .jy_item:hover .text .p1 {
        color: #9C0C18
    }

    .recruitLast1 .wrap .matter .content2 .jy .jy_item:not(:last-child) {
        margin: 0 0 1.0416666667vw
    }

    .recruitLast1 .wrap .matter .content2 .jy .jy_item .text {
        width: 21.09375vw
    }

    .recruitLast1 .wrap .matter .content2 .jy .jy_item .text .time {
        font-weight: bold;
        font-size: .7291666667vw;
        margin: 0 0 .9895833333vw;
        color: #9C0C18
    }

    .recruitLast1 .wrap .matter .content2 .jy .jy_item .text .p1 {
        font-weight: bold;
        font-size: .9375vw;
        color: #111111;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        transition: .6s ease
    }

    .recruitLast1 .wrap .matter .content2 .jy .jy_item .img {
        width: 10.4166666667vw;
        height: 6.25vw;
        overflow: hidden;
        margin: 0 1.0416666667vw 0 0
    }

    .recruitLast1 .wrap .matter .content2 .jy .jy_item .img img {
        width: 100%;
        height: 100%;
        transition: 2s
    }

    .recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .img {
        width: 100%;
        height: 20.8333333333vw
    }

    .recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .img:hover img {
        transform: scale(1.05)
    }

    .recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .img img {
        width: 100%;
        height: 100%;
        transition: 2s
    }

    .recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .text {
        padding: 1.5625vw 1.5104166667vw 0 1.5104166667vw
    }

    .recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .text .time {
        font-weight: bold;
        font-size: .7291666667vw;
        color: #9C0C18;
        margin: 0 0 1.0416666667vw
    }

    .recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .text .p1 {
        font-weight: bold;
        font-size: .9375vw;
        color: #111111;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .text .pick {
        width: 32.3958333333vw;
        font-weight: 400;
        font-size: .7291666667vw;
        color: #666666;
        line-height: 1.25vw;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 1.0416666667vw 0 0 0
    }

    .recruitLast1 .wrap .matter .content2 .other {
        display: flex;
        align-items: center;
        margin: 2.6041666667vw 0 0 0;
        padding: 0 2.0833333333vw;
        justify-content: space-between
    }

    .recruitLast1 .wrap .matter .content2 .other svg {
        width: 2.0833333333vw;
        height: auto;
        cursor: pointer
    }

    .recruitLast1 .wrap .matter .content2 .other svg:first-child {
        transform: rotateY(180deg)
    }

    .recruitLast1 .wrap .matter .content2 .other svg path {
        fill: #9C0C18;
        opacity: .1
    }

    .recruitLast1 .wrap .matter .content2 .other .swiper-pagination {
        width: fit-content;
        position: static;
        display: flex;
        height: fit-content
    }

    .recruitLast1 .wrap .matter .content2 .other .swiper-pagination span {
        width: .3125vw;
        height: .3125vw;
        background: rgba(0, 0, 0, 0.2);
        border-radius: 50%;
        opacity: 1 !important;
        margin: 0 .5208333333vw 0 0 !important;
        transition: .6s ease
    }

    .recruitLast1 .wrap .matter .content2 .other .swiper-pagination span:last-child {
        margin: 0
    }

    .recruitLast1 .wrap .matter .content2 .other .swiper-pagination .swiper-pagination-bullet-active {
        width: 2.0833333333vw;
        background: #9C0C18;
        border-radius: 3px !important
    }

    .recruitLast2 {
        padding: 0 0 5.2083333333vw
    }

    .recruitLast2 .wrap .matter .content3 {
        width: 100%;
        height: 30.2083333333vw;
        background: #FAF7F7;
        border-radius: .5208333333vw;
        margin: 1.9270833333vw 0 0 0;
        position: relative;
        padding: 4.6875vw 1.5625vw 3.6458333333vw 1.5625vw;
        overflow: hidden
    }

    .recruitLast2 .wrap .matter .content3 .label {
        position: absolute;
        top: 0;
        left: 0;
        width: 15.625vw;
        height: 2.6041666667vw;
        background: #9C0C18;
        border-radius: 0 0 2.6041666667vw 0;
        display: flex;
        align-items: center;
        padding: 0 0 0 1.5625vw
    }

    .recruitLast2 .wrap .matter .content3 .label p {
        font-weight: 500;
        font-size: 1.0416666667vw;
        color: #FFFFFF
    }

    .recruitLast2 .wrap .matter .content3 .label .iconfont {
        color: #fff;
        font-size: .625vw;
        margin: 0 0 0 1.1458333333vw
    }


    .recruitLast2 .wrap .matter .content3 .label .hide{
        position: absolute;
        width: 100%;
        max-height: 13.020833333333334vw;
        background: #9C0C18;
        top: 0;
        left: 0;
        z-index: -1;
        padding: 3.125vw 0 1.0416666666666667vw 0;
        border-radius: 0 0 2.604166666666667vw 0;
        overflow: hidden;
        overflow-y: scroll;
        opacity: 0;
        pointer-events: none;
        transition: .3s ease;
    }
    .recruitLast2 .wrap .matter .content3 .label .hide p{
        padding: 0 0 0 1.3020833333333335vw;
        font-size: 0.78125vw;
        line-height: 1.8229166666666667vw;
    }

    .recruitLast2 .wrap .matter .content3 .item {
        display: flex;
        padding: 0 0 1.3020833333vw;
        border-bottom: .0520833333vw solid rgba(0, 0, 0, 0.1)
    }

    .recruitLast2 .wrap .matter .content3 .item:hover .text h1 {
        color: #9C0C18
    }

    .recruitLast2 .wrap .matter .content3 .item:not(:last-child) {
        margin: 0 0 1.5625vw
    }

    .recruitLast2 .wrap .matter .content3 .item .circle {
        width: .4166666667vw;
        height: .4166666667vw;
        background: #9C0C18;
        border-radius: 50%;
        margin: .46875vw .5208333333vw 0 0
    }

    .recruitLast2 .wrap .matter .content3 .item .text h1 {
        font-weight: bold;
        font-size: .9375vw;
        color: #111111;
        margin: 0 0 .78125vw;
        transition: .6s ease
    }

    .recruitLast2 .wrap .matter .content3 .item .text p {
        font-weight: 400;
        font-size: .7291666667vw;
        color: #666666
    }

    .recruitLast2 .wrap .matter .content4 {
        margin: 1.9791666667vw 0 0 0;
        height: 30.2083333333vw;
        display: flex;
        flex-direction: column;
        gap: 1.041666666666vw 0;
    }

    .recruitLast2 .wrap .matter .content4 .item {
        width: 100%;
        height: 9.375vw;
        border-radius: .5208333333vw;
        background: #FAF7F7;
        padding: 1.6145833333vw 1.6145833333vw;
        position: relative;
        transition: 1s
    }

    .recruitLast2 .wrap .matter .content4 .item:hover {
        background: #9C0C18
    }

    .recruitLast2 .wrap .matter .content4 .item:hover .time {
        color: #fff
    }

    .recruitLast2 .wrap .matter .content4 .item:hover .p1 {
        color: #fff;
        transform: translate(0, 0)
    }

    .recruitLast2 .wrap .matter .content4 .item:hover .p2 {
        color: #fff
    }

    .recruitLast2 .wrap .matter .content4 .item:hover .position {
        opacity: 1
    }

    .recruitLast2 .wrap .matter .content4 .item .time {
        font-weight: bold;
        font-size: .7291666667vw;
        color: #9C0C18;
        width: 4.6875vw;
        transition: 1s
    }

    .recruitLast2 .wrap .matter .content4 .item .p1 {
        font-weight: bold;
        font-size: .9375vw;
        color: #111111;
        margin: 1.25vw 0 1.40625vw 0;
        transition: 1s
    }

    .recruitLast2 .wrap .matter .content4 .item .p2 {
        font-weight: 400;
        font-size: .7291666667vw;
        color: #111;
        transition: 1s
    }

    .recruitLast2 .wrap .matter .content4 .item .position {
        position: absolute;
        right: 2.0833333333vw;
        bottom: 1.3020833333vw;
        z-index: 2;
        width: 2.0833333333vw;
        height: auto;
        opacity: 0;
        transition: 1s
    }

    .recruitLast2 .wrap .matter .content4 .item .position path {
        fill: #fff
    }

    .recruitLast3 {
        position: relative;
        padding: 0 0 4.6875vw
    }

    .recruitLast3 .wrap {
        width: 75vw;
        margin: auto;
        display: flex;
        justify-content: space-between
    }

    .recruitLast3 .wrap .item {
        width: 16.145833333333336vw;
        height: 10.4166666667vw;
        position: relative;
        z-index: 2;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .recruitLast3 .wrap .item .text {
        font-weight: bold;
        font-size: 1.5625vw;
        color: #000000
    }
}

.common_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

@media screen and (max-width: 1024px) {
    .recruitLast1{
        padding: 60px 0;
    }
    .recruitLast1 .wrap{
        width: 90%;
        flex-direction: column;
    }
    .recruitLast1 .wrap .matter{
        width: 100%;
    }
    .recruitLast1 .wrap .matter:not(:last-child){
        margin-bottom: 60px;
    }
    .recruitLast1 .wrap .matter .headline h1{
        font-size: 24px;
    }
    .recruitLast1 .wrap .matter .headline .more p{
        font-size: 14px;
    }
    .recruitLast1 .wrap .matter .headline .more .iconfont{
        font-size: 12px;
    }
    .recruitLast1 .wrap .matter .content{
        margin-top: 20px;
    }
    .recruitLast1 .wrap .matter .content .item{
        padding: 20px;
        height: auto;
    }
    .recruitLast1 .wrap .matter .content .item .time{
        font-size: 12px;
        width: fit-content;
    }
    .recruitLast1 .wrap .matter .content .item .p1{
        transform: none;
        font-size: 16px;
        margin: 10px 0;
        width: 100%;
    }
    .recruitLast1 .wrap .matter .content .item .p2{
        opacity: 1;
        font-size: 14px;
        color: #111;
    }
    .recruitLast1 .wrap .matter .content .item.on{
        background-color: #FAF7F7;
        height: auto;
    }
    .recruitLast1 .wrap .matter .content .item.on .time{
        color: #9C0C18;
    }
    .recruitLast1 .wrap .matter .content .item.on .p1{
        color: #111;
    }
    .recruitLast1 .wrap .matter .content .item .position{
        display: none;
    }
    .recruitLast1 .wrap .matter .content{
        height: auto;
        gap: 10px 0;
    }
    .recruitLast1 .wrap .matter .content2{
        margin-top: 20px;
    }
    .recruitLast1 .wrap .matter .content2 .item .time{
        font-size: 12px;
        margin-bottom: 10px;
    }
    .recruitLast1 .wrap .matter .content2 .item .p1{
        font-size: 16px;
        width: 100%;
    }
    .recruitLast1 .wrap .matter .content .item .p2{
        width: 100%;
    }
    .recruitLast1 .wrap .matter .content2 .item{
        padding-bottom:10px;
        padding-top: 10px;
    }
    .recruitLast1 .wrap .matter .content2{
        padding: 20px;
        height: auto;
    }
    .recruitLast2 .wrap .matter .content3{
        height: auto;
        padding:50px 20px 20px;
    }
    .recruitLast2 .wrap .matter .content3 .label{
        width:200px;
        height: 30px;
        padding-left: 20px;
    }
    .recruitLast2 .wrap .matter .content3 .label p{
        font-size: 14px;
    }
    .recruitLast2 .wrap .matter .content3 .label .iconfont{
        font-size: 12px;
        margin-left: 5px;
    }
    .recruitLast2 .wrap .matter .content3 .item .circle{
        width: 8px;
        height: 8px;
        margin-right: 8px;
        margin-top: 8px;
    }
    .recruitLast2 .wrap .matter .content3 .item .text h1{
        font-size: 16px;
    }
    .recruitLast2 .wrap .matter .content3 .item .text p{
        font-size: 14px;
    }
    .recruitLast2 .wrap .matter .content3 .label .hide p{
        padding-left: 20px;
        font-size: 14px;
        line-height: 1.6;
    }
    .recruitLast2 .wrap .matter .content3 .item .text{
        flex: 1;
    }
    .recruitLast2{
        padding-top: 0;
        padding-bottom: 60px;
    }
    .recruitLast2 .wrap .matter .content3 .item .text h1{
        margin-bottom: 5px;
    }
    .recruitLast2 .wrap .matter .content3 .item{
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .recruitLast2 .wrap .matter .content4 .item{
        padding: 20px;
        height: auto;
    }
    .recruitLast2 .wrap .matter .content4 .item .time{
        width: auto;
        font-size: 12px;
    }
    .recruitLast2 .wrap .matter .content4 .item .p1{
        font-size: 16px;
    }
    .recruitLast2 .wrap .matter .content4 .item .p2{
        font-size: 14px;
    }
    .recruitLast2 .wrap .matter .content4{
        height: auto;
    }
    .recruitLast3 .wrap{
        width: 90%;
    }
    .recruitLast2 .wrap .matter .content4 .item .position{
        display: none;
    }
    .recruitLast2 .wrap .matter .content4 .item .p2,
    .recruitLast2 .wrap .matter .content4 .item .p1{
        width: 100%;
    }
    .recruitLast3{
        padding-bottom: 60px;
    }
    .recruitLast3 .wrap .item{
        width: 23%;
        height: auto;
    }
    .recruitLast3 .wrap .item .text{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
    }
    .recruitLast3 .wrap .item .common_bg{
        position: static;
    }
    .recruitLast2 .wrap .matter .content4,
    .recruitLast2 .wrap .matter .content3{
        margin-top: 20px;
    }
    .recruitLast1 .wrap .matter .content2 .jy .jy_item .img{
        width: 20%;
        height: auto;
        margin-right: 0;
    }
    .recruitLast1 .wrap .matter .content2 .jy .jy_item .text{
        flex: 1;
        margin-left: 20px;
    }
    .recruitLast1 .wrap .matter .content2 .jy .jy_item .text .time{
        font-size: 12px;
    }
    .recruitLast1 .wrap .matter .content2 .jy .jy_item .text .p1{
        font-size: 14px;
    }
    .recruitLast1 .wrap .matter .content2 .jy .jy_item:not(:last-child){
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .img{
        height: auto;
    }
    .recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .text .time{
        font-size: 12px;
        margin-bottom: 10px;
    }
    .recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .text .p1{
        font-size: 16px;
        line-height: 1.6;
    }
    .recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .text .pick {
        font-size: 14px;
        width: 100%;
        margin-top: 10px;
        line-height: 1.6;
    }
    .recruitLast1 .wrap .matter .content2 .conSwiper .swiper-slide .text{
        padding: 20px;
    }
    .recruitLast1 .wrap .matter .content2 .other{
        margin-top: 10px;
        padding-bottom: 10px;
    }
    .recruitLast1 .wrap .matter .content2 .other svg{
        width: 30px;
    }
    .recruitLast1 .wrap .matter .content2 .other svg path{
        opacity: 1;
    }
    .recruitLast1 .wrap .matter .content2 .other .swiper-pagination span{
        width: 6px;
        height: 6px;
    }
    .recruitLast1 .wrap .matter .content2 .other .swiper-pagination .swiper-pagination-bullet-active{
        width: 40px;
        border-radius: 3px;
    }
    .recruitLast1 .wrap .matter .content2 .other .swiper-pagination span{
        margin-right: 5px !important;
    }

    .recruitLast2 .wrap .matter .content3 .item:not(:last-child){
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 820px) {
    .recruitLast1 .wrap .matter .content2 .jy .jy_item .img {
        width: 30%;
    }
}

@media screen and (max-width: 767px) {
    .recruitLast1 {
        padding: 50px 0;
    }
    .recruitLast1 .wrap .matter:not(:last-child){
        margin-bottom: 50px;
    }
    .recruitLast2{
        padding-top: 0;
    }
    .recruitLast3{
        padding-bottom: 50px;
    }
    .recruitLast3 .wrap{
        flex-wrap: wrap;
    }
    
    .recruitLast1 .wrap .matter .content2 .jy{
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
    }
    .recruitLast1 .wrap .matter .content2 .jy .jy_item:not(:last-child){
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    .recruitLast1 .wrap .matter .content2 .jy .jy_item{
        flex-direction: column;
        width: 48%;
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    .recruitLast1 .wrap .matter .content2 .jy .jy_item .img{
        width: 100%;
    }
    .recruitLast1 .wrap .matter .content2 .jy .jy_item .text{
        width: 100%;
        margin-left: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .crumbs a{
        color: #666;
    }
    .crumbs span,
    .banner .text h2{
        color: #000;
    }
    .crumbs a.active{
        color: #000;
    }
}
@media screen and (max-width: 540px) {
    .recruitLast3 .wrap{
        gap: 20px;
    }
    .recruitLast3 .wrap .item{
        width: 100%;
    }
    .recruitLast1 .wrap .matter .content2 .jy .jy_item{
        width: 100%;
    }
    .recruitLast1 .wrap .matter .content2 .jy .jy_item .text{
        padding: 10px 0;
    }
}