/* 面包屑 */
.breadcrumbs {
    display: flex;
    align-items: center;
    color: #FFFFFF;
    font-weight: 400;
    font-family: "Elevision_r";
}

.breadcrumbs span {
    margin-right: 0.1rem;
}

.support-title-top {
    width: 100vw;
    position: absolute;
    right: 0;
    top: 0rem;
    color: #FFFFFF;
    text-align: center;
}

.support-title-top h2 {
    font-weight: bold;
    font-size: 0.48rem;
}

.support-title-top p {
    font-weight: 400;
    font-size: 0.18rem;
    color: #FFFFFF;
    margin-top: 0.2rem;
}

body {
    background: #12161F;
}

.joinus-section {
    max-width: 100vw;
    height: 4.4rem;
    padding-top: 0.8rem;
    position: relative;
    background-color: #12161EFF;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}



.joinus-section .bg-img {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.bg-img img {
    width: 100%;
    height: 100%;
}

.joinus-title-top {
    width: 6rem;
    border-top: 0.01rem solid white;
    border-bottom: 0.01rem solid white;
    position: relative;
    z-index: 4;
    padding: 0.3rem 0;
    font-family: Elevision_r;
}


.joinus-section h2 {
    color: #FFFFFF;
    font-size: 0.58rem;
    font-weight: bold;
    text-align: center;

}

.joinus-section p {
    color: #FFFFFFCC;
    font-size: 0.18rem;
    font-weight: 100;
    text-align: center;

}

/* 加入介绍 */

.join-introduce {
    max-width: 100vw;
    padding: 0 1.2rem;
    box-sizing: border-box;
    font-family: "Elevision_r";
    position: relative;
}

.introduce-tips {
    font-weight: bold;
    font-size: 0.34rem;
    color: #FFFFFF;
    margin: 0.54rem 0 0.46rem 0;
    padding: .9rem .5rem;
}

.introduce-banner {
    position: relative;
    width: 12rem;
    height: 5rem;
    border-radius: 0.08rem;
    background-image: url("../image/joinus/banner.webp");
    background-size: cover;
    background-position: left center;
    margin-left: -1.2rem;



}

.introduce-banner img {
    width: 1.37rem;
    height: 0.32rem;
    position: absolute;
    top: 0.4rem;
    left: 0.46rem;
}

.introduce-card {
    position: absolute;
    top: auto;
    right: -1.225rem;
    bottom: 0.16rem;
    width: 4.75rem;
    height: 3.1rem;
    background: rgba(0, 118, 223, 0.7);
    border-radius: 0.16rem 0.8rem 0.16rem 0.8rem;
    box-sizing: border-box;
    overflow: hidden;
    border: none;
    box-shadow: inset -0.01rem -0.01rem 0.02rem rgba(255, 255, 255, 0.25), inset 0.01rem 0.01rem 0.02rem rgba(255, 255, 255, 0.25);
    transition: 0.4s;
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding: 0.4rem 0.34rem;
}

.introduce-card p {
    font-weight: 300;
    font-size: 0.12rem;
    margin-bottom: 0.26rem;
    line-height: 0.24rem;
}

.introduce-card h2 {
    font-weight: bold;
    font-size: 0.4rem;
    font-weight: bold;
    font-size: 0.4rem;
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: space-between;
}

.introduce-card span {
    font-weight: 400;
    font-size: 0.12rem;
    margin-left: 0.2rem;
}



/* 企业展示列表 */
.introduce-list {
    width: 100%;
    padding: 0.36rem 0.2rem;
    margin-top: 1.12rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.introduce-list ul li {
    width: 6rem;
    width: 36vw;
    height: 2rem;
    background: rgba(37, 47, 70, 0);
    /* border-radius: 0.06rem ; */
    padding: 0.23rem 0.4rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
    transition: 0.4s;
    background:
        url(""), #252f47;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 80%;
    height: auto;
    margin: 0.4rem auto;
    background-color: transparent;
    display: flex;
    justify-content: space-between;

}

.introduce-list ul li:nth-child(2n) {
    flex-direction: row-reverse;
}

.introduce-list ul li p {
    font-weight: 300;
    font-size: 0.12rem;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 0.15rem;
    letter-spacing: 0.02rem;
}

/* .introduce-list ul li:hover {
    cursor: pointer;
    background: rgba(37, 47, 70, 1);
    background:
        url("../image/contactus/showbg.webp"), #2C447C;
    background-size: 100% 100%;
    background-repeat: no-repeat;
} */

/* .introduce-list ul li:hover img {
    transform: scale(0.9);
} */

.introduce-list ul li:hover p {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
}

.list-tit {
    display: flex;
    align-items: center;
}

.introduce-list ul li:nth-child(2n) .desc {
    margin-left: 1.8rem;

    margin-right: 0;
}

.introduce-list ul li .desc {
    margin-right: 1.8rem;

}


.introduce-list ul li .desc h3 {
    font-weight: bold;
    font-size: 0.2rem;
    color: #FFFFFF;
}

.introduce-list ul li .desc p {
    font-weight: 300;
    font-size: 0.12rem;
    color: #FFFFFF;
    line-height: 0.3rem;
    margin-top: 0.4rem;
}


.introduce-list ul li .img img,
.introduce-list ul li .img {
    width: 5rem;
    height: 3rem;
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
}



.list-tit img {
    width: 0.54rem;
    height: 0.54rem;
    transition: 0.4s;
}





.list-tit h3 {
    margin-left: 0.15rem;
    font-weight: bold;
    font-size: 0.16rem;
    color: #FFFFFF;
}

/* 加入我们 */

.join-board {
    max-width: 100vw;
    padding: 0.4rem 1.42rem 0.8rem 1.42rem;
}

.join-con {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.join-left {
    margin-top: 0.6rem;
}

.left-title {
    width: max-content;
    padding: 0 0.2rem;
    border-radius: 0.48rem;
    border: 0.01rem dashed rgba(255, 255, 255, 0.4);
    font-weight: 400;
    font-size: 0.11rem;
    color: rgba(255, 255, 255, 0.8);
    line-height: 0.24rem;
    text-align: center;
}

.join-left h2 {
    font-weight: bold;
    font-size: 0.44rem;
    color: #FFFFFF;
}

.join-left p {
    font-weight: 400;
    font-size: 0.19rem;
    color: rgba(255, 255, 255, 0.4);
}

.join-right {
    display: flex;
    align-items: center;
    margin-bottom: 0.06rem;
}

.search-box {
    display: flex;
    align-items: center;
    border-radius: 0.3rem;
    overflow: hidden;
    background: #2C447C;
    border: 0.01rem solid rgba(45, 126, 255, 0.2);
}

.search-input {
    display: flex;
    align-items: center;
    padding: 0 0.2rem;
    height: 0.5rem;
}

.search-input img {
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.1rem;
}

.search-input input {
    background: transparent;
    border: none;
    outline: none;
    color: #FFFFFF;
    font-size: 0.16rem;
    width: 2.4rem;
}

.search-input input::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.search-btn {
    width: max-content;
    height: 0.5rem;
    padding: 0 0.28rem;
    background: #252F47;
    color: #fff;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Elevision_r;
    font-size: 0.14rem;
    transition: background 0.2s;
}

.search-btn:hover {
    background: #2D7EFF;
}

/* 筛选面板 */
.filter-panel {
    margin-top: 0.4rem;
    border: 1px solid rgba(0, 118, 223, 1);
    border-radius: 0.08rem;
    padding: 0.24rem 0.3rem;
}

.filter-row {
    display: flex;
    align-items: flex-start;
    padding: 0.14rem 0;
    border-bottom: 0.01rem solid rgba(255, 255, 255, 0.06);
}

.filter-row:last-of-type {
    border-bottom: none;
}

.filter-label {
    width: 0.8rem;
    flex-shrink: 0;
    font-size: 0.14rem;
    color: rgba(255, 255, 255, 0.6);
    line-height: 0.3rem;
    margin-right: 0.2rem;
}

.filter-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.1rem;
    flex: 1;
}

.filter-tag {
    padding: 0.05rem 0.14rem;
    border-radius: 0.2rem;
    font-size: 0.13rem;
    color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    transition: all 0.2s ease;
    user-select: none;
    line-height: 0.2rem;
}

.filter-tag:hover {
    color: #FFFFFF;
    background: rgba(255, 255, 255, 0.08);
}

.filter-tag.active {
    background: #2C447C;
    color: #FFFFFF;
}

.filter-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.16rem;
    padding-top: 0.16rem;
    border-top: 0.01rem solid rgba(255, 255, 255, 0.08);
    font-size: 0.12rem;
}

.filter-count {
    color: rgba(255, 255, 255, 0.5);
}

.filter-count em {
    color: #2D7EFF;
    font-style: normal;
    margin: 0 0.04rem;
}

.filter-clear {
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    transition: color 0.2s;
}

.filter-clear:hover {
    color: #FFFFFF;
}

/* 职位列表 */
.job-list {
    margin-top: 0.4rem;
}

.job-tabs {
    display: none;
}

.accordion {
    box-shadow: 0 0.04rem 0.2rem rgba(0, 0, 0, 0.08);
    overflow: hidden;
    width: 100%;
}

.accordion-item {
    font-family: "Elevision_r";
    border-bottom: 0.01rem solid rgba(255, 255, 255, 0.12);
}

.accordion-item:last-child {
    border-bottom: none;
}

.accordion-item.is-hidden {
    display: none;
}

.job-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.24rem 0.24rem;
    cursor: pointer;
    transition: background 0.3s ease;
    user-select: none;
    font-weight: bold;
    font-size: 0.16rem;
    color: #FFFFFF;
    position: relative;
}

.accordion-main {
    flex: 1;
    min-width: 0;
}

.accordion-g-tit {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.job-row .meta {
    font-size: 0.13rem;
    color: rgba(255, 255, 255, 0.4);
    margin-top: 0.1rem;
    display: flex;
    align-items: center;
    font-weight: 300;
    transition: 0.4s;
}

.job-row .meta span {
    display: block;
    width: max-content;
    padding-left: 0.1rem;
    margin-left: 0.1rem;
    position: relative;
}

.job-row .meta span::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0.02rem;
    height: 50%;
    transform: translateY(50%);
    background: rgba(255, 255, 255, 0.4);
}

.job-row:hover {
    background-color: rgba(249, 249, 249, 0.1);
    background: radial-gradient(56.6% 59.99% at 28.1% 8.03%, rgba(0, 117, 255, .9) 0, rgba(0, 117, 255, .7) 15%, rgba(0, 117, 255, .15) 64%, rgba(16, 22, 33, 0) 90%), radial-gradient(56.6% 59.99% at 76.03% 92.83%, rgba(29, 214, 255, .9) 0, rgba(29, 214, 255, .7) 15%, rgba(29, 214, 255, .1) 64%, rgba(16, 22, 33, 0) 90%);
}

.job-row:hover .meta,
.job-row:hover .title,
.job-row:hover .accordion-view {
    transform: translateX(0.2rem);
}

.job-row .title {
    transition: 0.4s;
    display: flex;
    align-items: center;
    gap: 0.12rem;
    font-size: 0.18rem;
    font-weight: 600;
}

.accordion-view {
    font-size: 0.12rem;
    color: #FFFFFF;
    margin-left: 0.2rem;
    transition: 0.4s;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

.accordion-view .view-txt {
    opacity: 0;
    margin-right: 0.06rem;
    transition: opacity 0.4s;
}

.job-row:hover .accordion-view .view-txt {
    opacity: 1;
}



.accordion-body {
    user-select: none;
    max-height: 0;
    overflow: hidden;
    transition: 0.4s;
    opacity: 0;
    padding: 0 0.24rem;
    interpolate-size: allow-keywords;
    font-weight: 300;
}

.accordion-item.active .accordion-body {
    max-height: max-content;
    opacity: 1;
    padding: 0 0.24rem 0.28rem 0.24rem;
}






.accordion-body h4 {
    font-size: 0.13rem;
    color: rgba(255, 255, 255, 0.8);
    margin: 0.14rem 0 0.06rem 0;
    font-weight: 300;
}

.accordion-body ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0.12rem 0;
    font-weight: 300;
}

.accordion-body ul li {
    font-weight: 300;
    font-size: 0.12rem;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    padding: 0.02rem 0 0.02rem 0.16rem;
    position: relative;
}


.accordion-body .sub-items {
    margin-top: 0.1rem;
    padding-top: 0.1rem;
    border-top: 0.01rem dashed #e8ecf1;
}

.accordion-body .sub-items .sub-item {
    padding: 0.08rem 0;
    border-bottom: 0.01rem solid #f0f2f7;
}

.accordion-body .sub-items .sub-item:last-child {
    border-bottom: none;
}

.accordion-body .sub-items .sub-item .sub-title {
    font-size: 0.14rem;
    font-weight: 600;
    color: #1a2332;
    margin-bottom: 0.04rem;
}

.accordion-body .sub-items .sub-item .sub-meta {
    font-size: 0.12rem;
    color: #8b9dc3;
}

.accordion-body .sub-items .sub-item .sub-desc {
    font-size: 0.13rem;
    color: #4a5a7a;
    line-height: 1.6;
    margin-top: 0.04rem;
}

/* ============================================= */
/*              移动端适配 (≤750px)               */
/* ============================================= */
@media screen and (max-width: 750px) {

    html,
    body {
        max-width: 100vw;
        overflow-x: hidden;
    }

    /* ----- Banner ----- */
    .joinus-section {
        height: 16rem;
        padding-top: 0;
    }

    .joinus-title-top {
        width: 80%;
        padding: 0.3rem 0;
    }

    .joinus-section h2 {
        font-size: 0.64rem;
    }

    .joinus-section p {
        font-size: 0.4rem;
    }

    /* ----- 面包屑 ----- */
    .breadcrumbs {
        margin: 0.3rem 0 0.4rem 0.4rem;
        font-size: 0.4rem;
    }

    .breadcrumbs span img {
        width: 0.24rem !important;
        height: 0.24rem !important;
    }

    /* ----- 加入介绍 ----- */
    .join-introduce {
        padding: 0 0.8rem;
    }

    .introduce-tips {
        font-size: 0.56rem;
        margin: 0.4rem 0;
        /* text-align: center; */
    }

    .introduce-banner {
        width: 100%;
        height: 7rem;
        min-height: 4rem;
        transform: none;
        border-radius: 0.08rem;
        position: relative;
        padding: 0.4rem;
        box-sizing: border-box;
        background-image: url("../image/joinus/banner-phone.webp");
    }

    .introduce-card {
        position: absolute;
        top: auto;
        bottom: -1.8rem;
        right: -.8rem;
        width: 9.28rem;
        height: auto;
        margin-top: 0;
        padding: 0.4rem;
        box-sizing: border-box;
        border-radius: 0.16rem 0.8rem 0.16rem 0.8rem;
    }

    .introduce-card p {
        font-size: 0.4rem;
        line-height: 1.6;
        margin-bottom: 0.3rem;
    }

    .introduce-card h2 {
        font-size: 0.56rem;
    }

    .introduce-card span {
        font-size: 0.4rem;
        margin-left: 0.1rem;
    }

    /* ----- 企业展示列表 ----- */
    .introduce-list {
        padding: 0.3rem 0;
    }

    .introduce-list .left {
        width: 100%;
    }

    .introduce-list ul li {
        flex-direction: column-reverse !important;
        width: 100%;
        padding: 0.3rem;
        margin-top: 1rem;
    }

    .introduce-list ul li .desc {
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 0;
    }

    .introduce-list ul li .desc h3 {
        font-size: 0.66rem;
        margin: .5rem 0;
    }

    .introduce-list ul li .desc p {
        font-size: 0.4rem;
        line-height: 1.5;
        margin-top: 0.2rem;
    }

    .introduce-list ul li .img,
    .introduce-list ul li .img img {
        width: 100%;
        height: auto;
        border-radius: 0.08rem;
    }

    /* ----- 加入我们 ----- */
    .join-board {
        padding: 0.4rem;
    }

    .join-con {
        flex-direction: column;
        align-items: flex-start;
    }

    .join-left {
        margin-top: 0;
        padding: 1rem 0;
    }

    .left-title {
        width: max-content;
        padding: 0 0.3rem;
        line-height: 0.6rem;
        font-size: 0.4rem;
    }

    .join-left h2 {
        padding: 0.2rem 0;
        font-size: 0.8rem;
    }

    .join-left p {
        font-size: 0.4rem;
    }

    .join-left .wx {
        display: none;
        width: 0.8rem;
        height: 0.8rem;
        margin-top: 0.3rem;
    }

    .join-right {
        margin-top: 0.3rem;
    }

    .search-box {
        width: 100%;
        border-radius: 0.8rem;
    }

    .search-input {
        flex: 1;
        height: 1.5rem;
        padding: 0 0.6rem;
        width: 5rem;
    }

    .search-input img {
        width: 0.6rem;
        height: 0.6rem;
    }

    .search-input input {
        width: 100%;
        font-size: 0.5rem;
    }

    .search-btn {
        width: max-content;
        height: 1.5rem;
        padding: 0 0.5rem;
        font-size: 0.5rem;
    }

    /* ----- 筛选面板 ----- */
    .filter-panel {
        margin-top: 0.6rem;
        padding: 0.3rem 0.4rem;
    }

    .filter-row {
        flex-direction: column;
        padding: 0.2rem 0;
    }

    .filter-label {
        width: 100%;
        font-size: 0.4rem;
        line-height: 0.6rem;
        margin-bottom: 0.1rem;
    }

    .filter-tags {
        gap: 0.2rem;
    }

    .filter-tag {
        font-size: 0.36rem;
        padding: 0.1rem 0.24rem;
        line-height: 0.5rem;
    }

    .filter-footer {
        font-size: 0.36rem;
        margin-top: 0.3rem;
        padding-top: 0.3rem;
    }

    /* ----- 职位列表 ----- */
    .job-list {
        margin-top: 0.6rem;
    }

    .accordion-header {
        padding: 0.3rem 0.2rem;
        align-items: center;
    }

    .accordion-header .title {
        font-size: 0.44rem;
    }

    .accordion-header .arrow {
        width: 0.4rem;
        height: 0.4rem;
    }

    .accordion-header .meta {
        font-size: 0.36rem;
        margin-top: 0.15rem;
    }

    .accordion-view {
        /* display: none; */
        font-size: .48rem;
    }

    .accordion-body h4 {
        font-size: 0.4rem;
    }

    .accordion-body ul li {
        font-size: 0.4rem;
        line-height: 1.6;
    }

    .job-row .title {
        font-size: 0.44rem;
    }

    .job-row .meta {
        font-size: 0.36rem;
    }
}