@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}
@media (min-width: 768px) and (max-width: 1921.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1922px) and (max-width: 2558.99px) {
  html {
    font-size: calc(100vw / 22.4);
  }
}
@media (min-width: 2559px) and (max-width: 4000px) {
  html {
    font-size: calc(100vw / 25.6);
  }
}
/* 手机 */
@media (max-width: 768px) {
  body {
    background-color: #f9f4f1;
  }
  /* banner */
  .wp-banner-sections {
    position: relative;
    width: 100%;
  }
  .wp-banner-sections .wp-banner-slide {
    position: relative;
    width: 100%;
    height: 21.33333333rem;
    overflow: hidden;
  }
  .wp-banner-sections .wp-banner-slide .wp-banner-bg {
    width: 100%;
    position: absolute;
    inset: 0;
    z-index: 1;
    overflow: hidden;
  }
  .wp-banner-sections .wp-banner-slide .wp-banner-bg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top;
    transform: scale(1.2);
    transition: transform 5s ease;
  }
  .wp-banner-sections .wp-banner-slide .wp-banner-bg .pcshcuashci {
    display: block;
  }
  .wp-banner-sections .wp-banner-slide .wp-banner-bg .shoujishcuashci {
    display: none;
  }
  .wp-banner-sections .wp-banner-slide .wp-banner-content {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 28vh 5% 0;
    text-align: center;
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
  }
  .wp-banner-sections .wp-banner-slide .wp-banner-content h3 {
    font-family: 'Alibaba_55';
    margin: 0;
    font-size: 1.33333333rem;
    line-height: 1.6;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    paint-order: stroke fill;
    text-shadow: 0 0 1.33333333rem #fff;
  }
  .wp-banner-sections .wp-banner-slide .wp-banner-content .orange-badge {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.33333333rem;
    font-size: 0.66666667rem;
    color: #fff;
    margin-bottom: 1.33333333rem;
  }
  .wp-banner-sections .wp-banner-slide .wp-banner-content .orange-badge i {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
  }
  .wp-banner-sections .wp-banner-slide .wp-banner-content .orange-badge i .icon {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    fill: #eb6100;
  }
  .wp-banner-sections .wp-banner-slide .wp-banner-content .orange-badge a {
    font-family: 'Alibaba_55';
    font-size: 0.66666667rem;
    color: #fff;
    text-shadow: 0 0.33333333rem 1.46666667rem #000000;
  }
  .wp-banner-sections .swiper-slide.is-animate .wp-banner-bg img {
    transform: scale(1);
    transition: transform 5s ease;
  }
  .wp-banner-sections .scnasiimg {
    display: block;
    position: absolute;
    bottom: -0.1rem;;
    width: 100%;
    min-height: auto;
    z-index: 2;
  }
  .wp-banner-sections .scnasiimg .wave-wrapa {
    position: relative;
    width: 100%;
    height: 1.33333333rem;
    overflow: hidden;
  }
  .wp-banner-sections .scnasiimg .wave-wrapa .wave-layer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200%;
    height: 1.33333333rem;
    pointer-events: none;
    will-change: transform;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
  }
  .wp-banner-sections .scnasiimg .wave-wrapa .wave-layer svg {
    display: block;
    width: 100%;
    height: 100%;
  }
  .wp-banner-sections .scnasiimg .wave-wrapa .wave-dark {
    z-index: 2;
    animation: waveMoveRight 26s linear infinite;
  }
  .wp-banner-sections .scnasiimg .wave-wrapa .wave-dark svg path {
    fill: #f9f4f1;
  }
  @keyframes waveMoveRight {
    0% {
      transform: translate3d(-50%, 0, 0);
    }
    100% {
      transform: translate3d(0, 0, 0);
    }
  }
  /* 职业成长 */
  .gsjj {
    position: relative;
    z-index: 2;
    padding: 5% 0 0;
    color: #333;
    background-color: #f9f4f1;
  }
  .gsjj .scnasiimg {
    display: none;
  }
  .gsjj .yfsl {
    padding: 0 5%;
    width: 100%;
    margin: 0 auto;
  }
  .gsjj .yfsl .cnsintitle {
    display: grid;
    justify-content: center;
    margin-bottom: 0.66666667rem;
  }
  .gsjj .yfsl .cnsintitle h3 {
    margin-bottom: 0.66666667rem;
    text-align: center;
    font-size: 0.8rem;
    font-family: 'SourceHanSansSCBold';
    color: #000;
  }
  .gsjj .yfsl .culture-section {
    width: 100%;
  }
  .gsjj .yfsl .culture-section .culture-container {
    width: 100%;
    margin: 0 auto;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list {
    display: flex;
    flex-wrap: wrap;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card {
    position: relative;
    width: 100%;
    height: 10.66666667rem;
    border-radius: 0.66666667rem;
    overflow: hidden;
    cursor: pointer;
    background: #ddd;
    margin-bottom: 1rem;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.65s ease;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card .culture-card-content {
    position: absolute;
    left: 0.66666667rem;
    right: 0.66666667rem;
    bottom: 0.8rem;
    z-index: 2;
    transition: all 0.45s ease;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card .culture-card-content .culture-icon {
    width: 1.33333333rem;
    height: 1.33333333rem;
    margin-bottom: 0.33333333rem;
    color: #fff;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card .culture-card-content .culture-icon img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card .culture-card-content .culture-name {
    font-size: 0.8rem;
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card .culture-card-content .culture-desc {
    max-height: 0;
    margin-top: 0;
    opacity: 0;
    overflow: hidden;
    font-size: 0.66666667rem !important;
    line-height: 1.9 !important;
    color: rgba(255, 255, 255, 0.9) !important;
    transition: all 0.45s ease;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card .culture-card-content .culture-desc * {
    font-size: 0.66666667rem !important;
    line-height: 1.9 !important;
    color: rgba(255, 255, 255, 0.9) !important;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.32) 38%, rgba(0, 0, 0, 0.04) 72%, rgba(0, 0, 0, 0) 100%);
    transition: all 0.45s ease;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card.is-active::before,
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card:hover::before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0.52) 48%, rgba(0, 0, 0, 0.12) 82%, rgba(0, 0, 0, 0.02) 100%);
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card.is-active img {
    transform: scale(1.08);
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card.is-active .culture-card-content {
    bottom: 2rem;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card.is-active .culture-desc {
    max-height: 5.33333333rem;
    margin-top: 0.66666667rem;
    opacity: 1;
  }
  /* 招聘信息 */
  .zpxx {
    position: relative;
    z-index: 2;
    padding: 5% 0 10%;
    color: #333;
    background-color: #f9f4f1;
  }
  .zpxx .yfsl {
    padding: 0 5%;
    width: 100%;
    margin: 0 auto;
  }
  .zpxx .yfsl .cnsintitle {
    display: grid;
    justify-content: center;
  }
  .zpxx .yfsl .cnsintitle h3 {
    margin-bottom: 0.66666667rem;
    text-align: center;
    font-size: 0.8rem;
    font-family: 'SourceHanSansSCBold';
    color: #000;
  }
  .zpxx .yfsl .job-section {
    width: 100%;
    padding: 2% 0 10%;
  }
  .zpxx .yfsl .job-section .job-container {
    width: 100%;
    margin: 0 auto;
  }
  .zpxx .yfsl .job-section .job-container .job-table {
    width: 100%;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-header {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
    min-height: 2rem;
    padding: 0 0.66666667rem;
    background: #eb6100;
    border-radius: 0.33333333rem;
    color: #fff;
    font-size: 0.66666667rem;
    font-weight: 400;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item {
    margin-top: 0.33333333rem;
    background: #fff;
    border-radius: 0.33333333rem;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
    min-height: 2rem;
    padding: 0 0.66666667rem;
    color: #666;
    font-size: 0.53333333rem;
    font-weight: 400;
    cursor: pointer;
    transition: background 0.3s ease;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-row span {
    white-space: initial;
    width: 2rem;
    text-align: center;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail {
    height: 0;
    overflow: hidden;
    background: #fff;
    border-top: 0 solid transparent;
    transition: height 0.45s ease;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner {
    padding: 0.33333333rem 0.66666667rem 0.8rem;
    opacity: 0;
    transform: translateY(-0.4rem);
    transition: opacity 0.35s ease, transform 0.35s ease;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-detail-block {
    margin-top: 0.66666667rem;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-detail-block * {
    position: relative;
    margin-bottom: 0.53333333rem;
    padding-left: 0.53333333rem;
    font-size: 0.53333333rem !important;
    line-height: 1.7 !important;
    color: #666 !important;
    font-weight: 400;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-detail-block h3 {
    margin: 0.33333333rem 0 0.66666667rem;
    font-size: 0.66666667rem !important;
    line-height: 1.8 !important;
    color: #333 !important;
    font-weight: 700;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-detail-block h3:first-child {
    margin-top: 0;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-email {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 100%;
    height: 1.66666667rem;
    margin-top: 0.66666667rem;
    padding: 0 0.33333333rem;
    border-radius: 33.33333333rem;
    background: #eb6100;
    color: #fff;
    font-size: 0.53333333rem;
    font-weight: 400;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-email strong {
    margin-left: 0.4rem;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item.is-active .job-detail {
    border-top: 0.06666667rem solid #ddd;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item.is-active .job-detail .job-detail-inner {
    opacity: 1;
    transform: translateY(0);
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item.is-mobile-hidden {
    display: none;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item.is-mobile-revealed {
    animation: job-mobile-reveal 0.32s ease both;
  }
  .zpxx .yfsl .job-section .job-container .product-pagination {
    display: none;
  }
  .zpxx .yfsl .job-section .job-container .mobile-load-more {
    width: 4.66666667rem;
    height: 1.66666667rem;
    margin: 1.33333333rem auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.33333333rem;
    background: #ef6500;
    color: #fff;
    font-size: 0.66666667rem;
    cursor: pointer;
    user-select: none;
    transition: 0.25s ease;
  }
  .zpxx .yfsl .job-section .job-container .mobile-load-more:active {
    transform: scale(0.96);
  }
  @keyframes job-mobile-reveal {
    from {
      opacity: 0;
      transform: translateY(0.5rem);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  /* footer波浪 */
  .wave-wrapfooter {
    background-color: #f9f4f1;
  }
}
/* pc */
@media (min-width: 768px) {
  body {
    background-color: #f9f4f1;
  }
  /* banner */
  .wp-banner-sections {
    position: sticky;
    top: 0;
    width: 100%;
    height: 118vh;
  }
  .wp-banner-sections .wp-banner-swiper {
    position: relative;
    width: 100%;
    height: 118vh;
    overflow: hidden;
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper {
    height: 100%;
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper .wp-banner-slide {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg {
    width: 100%;
    position: absolute;
    inset: 0;
    z-index: 1;
    overflow: hidden;
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top;
    transform: scale(1.2);
    transition: transform 5s ease;
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg .pcshcuashci {
    display: block;
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg .shoujishcuashci {
    display: none;
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content {
    position: relative;
    z-index: 3;
    width: 16.4rem;
    height: 100%;
    margin: 0 auto;
    padding-top: 45vh;
    text-align: center;
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content h3 {
    margin: 0;
    font-size: 0.64rem;
    color: #fff;
    display: inline-block;
    font-family: 'Alibaba_55';
    font-weight: 400;
    text-shadow: 0 0.05rem 0.3rem rgba(0, 0, 0, 0.5);
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content .orange-badge {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.15rem;
    font-size: 0.16rem;
    color: #fff;
    margin-bottom: 0.3rem;
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content .orange-badge i {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content .orange-badge i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #eb6100;
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content .orange-badge a {
    font-family: 'Alibaba_55';
    font-size: 0.16rem;
    color: #fff;
    text-shadow: 0 0.05rem 0.22rem #000000;
  }
  .wp-banner-sections .wp-banner-swiper .swiper-wrapper .swiper-slide.is-animate .wp-banner-bg img {
    transform: scale(1);
    transition: transform 5s ease;
  }
  .wp-banner-sections .scnasiimg {
    display: none;
  }
  /* 职业成长 */
  .gsjj {
    position: relative;
    z-index: 2;
    padding: 0.5rem 0 0.1rem;
    color: #333;
    background-color: #f9f4f1;
  }
  .gsjj .scnasiimg {
    display: block;
    position: absolute;
    top: -1.2rem;
    width: 100%;
    min-height: 1.25rem;
    z-index: 2;
  }
  .gsjj .scnasiimg .wave-wrapa {
    position: relative;
    width: 100%;
    height: 1.25rem;
    overflow: hidden;
  }
  .gsjj .scnasiimg .wave-wrapa .wave-layer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200%;
    height: 1.25rem;
    pointer-events: none;
    will-change: transform;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
  }
  .gsjj .scnasiimg .wave-wrapa .wave-layer svg {
    display: block;
    width: 100%;
    height: 100%;
  }
  .gsjj .scnasiimg .wave-wrapa .wave-dark {
    z-index: 2;
    animation: waveMoveRight 26s linear infinite;
  }
  .gsjj .scnasiimg .wave-wrapa .wave-dark svg path {
    fill: #f9f4f1;
  }
  @keyframes waveMoveRight {
    0% {
      transform: translate3d(-50%, 0, 0);
    }
    100% {
      transform: translate3d(0, 0, 0);
    }
  }
  .gsjj .yfsl {
    width: 16.4rem;
    margin: 0 auto;
  }
  .gsjj .yfsl .cnsintitle {
    display: grid;
    justify-content: center;
    margin-bottom: 0.3rem;
  }
  .gsjj .yfsl .cnsintitle h3 {
    margin-bottom: 0.15rem;
    text-align: center;
    font-size: 0.5rem;
    font-family: 'SourceHanSansSCBold';
    color: #000;
  }
  .gsjj .yfsl .culture-section {
    width: 100%;
    padding: 0.2rem 0 0.7rem;
  }
  .gsjj .yfsl .culture-section .culture-container {
    width: 16.4rem;
    margin: 0 auto;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list {
    display: flex;
    justify-content: space-between;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card {
    position: relative;
    width: 5.3rem;
    height: 6rem;
    border-radius: 0.2rem;
    overflow: hidden;
    cursor: pointer;
    background: #ddd;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.65s ease;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card .culture-card-content {
    position: absolute;
    left: 0.24rem;
    right: 0.24rem;
    bottom: 0.22rem;
    z-index: 2;
    transition: all 0.45s ease;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card .culture-card-content .culture-icon {
    width: 0.4rem;
    height: 0.4rem;
    margin-bottom: 0.1rem;
    color: #fff;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card .culture-card-content .culture-icon img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card .culture-card-content .culture-name {
    font-size: 0.22rem;
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card .culture-card-content .culture-desc {
    max-height: 0;
    margin-top: 0;
    opacity: 0;
    overflow: hidden;
    font-size: 0.16rem !important;
    line-height: 1.9 !important;
    color: rgba(255, 255, 255, 0.9) !important;
    transition: all 0.45s ease;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card .culture-card-content .culture-desc * {
    font-size: 0.16rem !important;
    line-height: 1.9 !important;
    color: rgba(255, 255, 255, 0.9) !important;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.32) 38%, rgba(0, 0, 0, 0.04) 72%, rgba(0, 0, 0, 0) 100%);
    transition: all 0.45s ease;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card.is-active::before,
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card:hover::before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0.52) 48%, rgba(0, 0, 0, 0.12) 82%, rgba(0, 0, 0, 0.02) 100%);
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card.is-active img {
    transform: scale(1.08);
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card.is-active .culture-card-content {
    bottom: 0.3rem;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card.is-active .culture-desc {
    max-height: 0.8rem;
    margin-top: 0.1rem;
    opacity: 1;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card:hover img {
    transform: scale(1.08);
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card:hover .culture-card-content {
    bottom: 0.3rem;
  }
  .gsjj .yfsl .culture-section .culture-container .culture-list .culture-card:hover .culture-desc {
    max-height: 0.8rem;
    margin-top: 0.1rem;
    opacity: 1;
  }
  /* 招聘信息 */
  .zpxx {
    position: relative;
    z-index: 2;
    padding: 0.5rem 0 0.1rem;
    color: #333;
    background-color: #f9f4f1;
  }
  .zpxx .yfsl {
    width: 16.4rem;
    margin: 0 auto;
  }
  .zpxx .yfsl .cnsintitle {
    display: grid;
    justify-content: center;
    margin-bottom: 0.3rem;
  }
  .zpxx .yfsl .cnsintitle h3 {
    margin-bottom: 0.15rem;
    text-align: center;
    font-size: 0.5rem;
    font-family: 'SourceHanSansSCBold';
    color: #000;
  }
  .zpxx .yfsl .job-section {
    width: 100%;
    padding: 0.2rem 0 0.7rem;
  }
  .zpxx .yfsl .job-section .job-container {
    width: 16.4rem;
    margin: 0 auto;
  }
  .zpxx .yfsl .job-section .job-container .job-table {
    width: 100%;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-header {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
    min-height: 0.8rem;
    padding: 0 0.3rem;
    background: #eb6100;
    border-radius: 0.1rem;
    color: #fff;
    font-size: 0.22rem;
    font-weight: 400;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item {
    margin-top: 0.1rem;
    background: #fff;
    border-radius: 0.05rem;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
    min-height: 0.6rem;
    padding: 0 0.3rem;
    color: #666;
    font-size: 0.18rem;
    font-weight: 400;
    cursor: pointer;
    transition: background 0.3s ease;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-row span {
    white-space: nowrap;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-row:hover {
    background: #fff8f3;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail {
    height: 0;
    overflow: hidden;
    background: #fff;
    border-top: 0 solid transparent;
    transition: height 0.45s ease;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner {
    padding: 0.08rem 0.28rem 0.36rem;
    opacity: 0;
    transform: translateY(-0.06rem);
    transition: opacity 0.35s ease, transform 0.35s ease;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-detail-block {
    margin-top: 0.16rem;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-detail-block * {
    position: relative;
    margin-bottom: 0.08rem;
    padding-left: 0.18rem;
    font-size: 0.16rem !important;
    line-height: 1.7 !important;
    color: #666 !important;
    font-weight: 400;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-detail-block *::before {
    content: "";
    position: absolute;
    left: 0.04rem;
    top: 0.1rem;
    width: 0.04rem;
    height: 0.04rem;
    border-radius: 50%;
    background: #999;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-detail-block h3 {
    margin: 0.18rem 0 0.08rem;
    font-size: 0.16rem !important;
    line-height: 1.8 !important;
    color: #333 !important;
    font-weight: 700;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-detail-block h3:first-child {
    margin-top: 0;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-email {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 4.7rem;
    height: 0.6rem;
    margin-top: 0.2rem;
    padding: 0 0.3rem;
    border-radius: 5rem;
    background: #eb6100;
    color: #fff;
    font-size: 0.16rem;
    font-weight: 400;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item .job-detail .job-detail-inner .job-email strong {
    margin-left: 0.06rem;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item:hover {
    box-shadow: 0 0.08rem 0.24rem rgba(0, 0, 0, 0.04);
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item.is-active .job-detail {
    border-top: 0.01rem solid #ddd;
  }
  .zpxx .yfsl .job-section .job-container .job-table .job-item.is-active .job-detail .job-detail-inner {
    opacity: 1;
    transform: translateY(0);
  }
  .zpxx .yfsl .job-section .job-container .product-pagination {
    margin-top: 0.35rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.15rem;
  }
  .zpxx .yfsl .job-section .job-container .product-pagination .page-link {
    width: 0.38rem;
    height: 0.38rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 0.01rem solid #666666d0;
    background: #ffffff00;
    color: #666666d0;
    font-size: 0.14rem;
    transition: 0.25s ease;
  }
  .zpxx .yfsl .job-section .job-container .product-pagination .page-link:hover {
    border-color: #eb6100;
    background: #eb6100;
    color: #fff;
  }
  .zpxx .yfsl .job-section .job-container .product-pagination .page-link.is-current {
    border-color: #eb6100;
    background: #eb6100;
    color: #fff;
  }
  .zpxx .yfsl .job-section .job-container .mobile-load-more {
    display: none;
  }
  /* footer波浪 */
  .wave-wrapfooter {
    background-color: #f9f4f1;
  }
}
