.company_banner {
  position: relative;
  z-index: 2;
  max-width: 256rem;
  margin: 0 auto;
  padding: 22.8rem 0 10rem;
  overflow: hidden;
}
.company_banner .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
}
.company_banner .head {
  flex: 1;
  max-width: 56rem;
  padding-bottom: 2.083333%;
}
.company_banner .head .img {
  width: 15.6rem;
  height: 15.6rem;
  overflow: hidden;
  border-radius: 50%;
  background-color: #fff;
}
.company_banner .head h1 {
  font-weight: 500;
  font-size: 5.2rem;
  line-height: 6.8rem;
  margin-top: 3rem;
}
.company_banner .head .cat {
  max-width: max-content;
  font-size: 1.8rem;
  border-radius: 100px;
  border: 1px solid #808A95;
  padding: 0.6rem 1.6rem 0.9rem;
  margin-top: 2rem;
}
.company_banner .head p {
  color: var(--text);
  max-width: 50.6rem;
  margin-top: 3.8rem;
}
.company_banner .img_cv {
  --h: 69.230769%;
  width: 53.263889%;
  border-radius: 2.8rem;
}
.company_banner .img_cv:hover img {
  transform: scale(1.03);
}
.section_list {
  padding: 6.2rem 0;
}
.section_list .syeditorlist {
  display: grid;
  gap: 3.2rem 2.1875%;
  grid-template-columns: repeat(3, 1fr);
}
.section_list .item {
  border-radius: 2.4rem;
  border: 1px solid #C8CCCE;
  gap: 8.74036%;
  display: grid;
  align-items: start;
  grid-template-columns: auto 1fr;
  padding: 5.446623% 7.407407%;
}
.section_list .item::before {
  content: '';
  display: block;
  width: 5.5rem;
  height: 5rem;
  margin-top: 1rem;
  background: url(../img/icon-gou-case.svg) no-repeat center / contain;
}
.section_list .item p {
  color: var(--text);
  margin-bottom: 0.8rem;
}
.section_list .item strong {
  font-weight: 500;
  font-size: 2.2rem;
  display: block;
}
.company_intro {
  padding: 6.2rem 0 4.2rem;
}
.company_intro .svg {
  position: absolute;
  left: -10%;
  top: -12rem;
  width: 9.652778%;
}
.company_intro .head p {
  color: var(--text);
  margin-top: 3.6rem;
}
.company_intro .swiper_box {
  overflow: hidden;
}
.company_intro .company_intro_swiper {
  max-width: 256rem;
  margin: 8.6rem auto 0;
}
.company_intro .company_intro_swiper .swiper-wrapper {
  transition: linear;
}
.company_intro .company_intro_swiper .img {
  border-radius: 2rem;
  padding-bottom: 64.527027%;
}
.company_intro .company_intro_swiper .img:hover img {
  transform: scale(1.03);
}
.company_benefit {
  padding: 8rem 0 19.4rem;
}
.company_benefit .svg {
  position: absolute;
  right: 12%;
  top: -11rem;
  width: 9.652778%;
}
.company_benefit .swiper_box {
  margin-top: 6.4rem;
}
.company_benefit .company_benefit_swiper {
  overflow: hidden;
}
.company_benefit .company_benefit_swiper ul {
  counter-reset: benefit;
}
.company_benefit .company_benefit_swiper li {
  counter-increment: benefit;
}
.company_benefit .company_benefit_swiper .img {
  position: relative;
  --h: 100%;
  max-width: 20.2rem;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #F7F5F2;
}
.company_benefit .company_benefit_swiper .img::before {
  content: counter(benefit, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: 2.2rem;
  font-weight: 500;
  font-size: 2.2rem;
}
.company_benefit .company_benefit_swiper .img img {
  width: 50%;
  height: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.company_benefit .company_benefit_swiper .syedittext {
  text-align: center;
}
.company_benefit .company_benefit_swiper .syedittext h3 {
  font-weight: 500;
  font-size: 2.2rem;
  margin-top: 3.4rem;
}
.company_benefit .company_benefit_swiper .syedittext p {
  color: var(--text);
  line-height: 2.7rem;
  margin-top: 2rem;
}
.company_career {
  overflow: hidden;
  max-width: 256rem;
  margin: 0 auto;
}
.company_career .bg {
  width: 113.958333%;
  margin: 0 -6.979167%;
}
.company_career .bg2 {
  margin-top: -2.4rem;
}
.company_career .con {
  padding: 0.6rem 0 0;
  background-color: #F7F5F2;
}
.company_career .list {
  margin-top: 6.6rem;
}
.company_career .list .career_list {
  display: grid;
  gap: 3.2rem 2.1875%;
  grid-template-columns: repeat(3, 1fr);
}
.company_career .list .career_list li.hide{
  display: none;
}
.company_career .center:has(button) {
  margin-top: 9.2rem;
  min-height: 6.2rem;
}
.company_career .career_list .active a,
.company_career .career_list a:hover {
  border-color: var(--secondary);
  box-shadow: 1rem 1rem 1rem rgba(216, 216, 216, 0.45);
}
.company_career .career_list a {
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: all 0.3s;
  border-radius: 2.4rem;
  border: 2px solid #fff;
  background-color: #fff;
  min-height: 26rem;
  padding: 6.971678% 7.843137% 5.664488%;
}
.company_career .career_list .title {
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 4.3rem;
  margin-bottom: auto;
}
.company_career .career_list .metas {
  color: var(--text);
  font-size: 1.8rem;
  line-height: 2.8rem;
  margin-top: 4.2rem;
}
.company_career .career_list .metas li {
  position: relative;
  padding-left: 3.6rem;
}
.company_career .career_list .metas li + li {
  margin-top: 1rem;
}
.company_career .career_list .metas li::before {
  content: '';
  display: block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  left: 0;
  top: 0.4rem;
  background: no-repeat center / contain;
}
.company_career .career_list .metas .address::before {
  background-image: url(../img/icon-address.svg);
}
.company_career .career_list .metas .position::before {
  background-image: url(../img/icon-position.svg);
}
.company_related {
  padding: 11.5rem 0 10rem;
}
.company_related .swiper_box {
  margin-top: 5rem;
}
.company_related .company_related_swiper {
  width: calc(100% + 2px);
  margin: 0 -1px;
  overflow: hidden;
  padding: 1px;
}
.company_related .btn {
  margin-top: 8.8rem;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .company_banner .bg img {
    width: 110%;
    margin: 0 -5%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .section_list .item::before {
    width: 3rem;
    height: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .company_banner {
    padding: 130px 0 50px;
  }
  .company_banner .bg img {
    width: 120%;
    margin: 0 -10%;
  }
  .company_banner .head {
    padding: 0;
  }
  .company_banner .head .img {
    width: 80px;
    height: 80px;
  }
  .company_banner .head h1 {
    font-size: 25px;
    line-height: 1.5;
    margin-top: 16px;
  }
  .company_banner .head .cat {
    font-size: 14px;
    padding: 8px 17px 9px;
    margin-top: 12px;
  }
  .company_banner .head p {
    margin-top: 12px;
  }
  .company_banner .img_cv {
    border-radius: 20px;
  }
  .section_list {
    padding: 30px 0;
  }
  .section_list .syeditorlist {
    gap: 15px;
  }
  .section_list .item {
    gap: 15px;
    padding: 15px;
    border-radius: 10px;
  }
  .section_list .item::before {
    width: 20px;
    height: 20px;
  }
  .section_list .item strong {
    font-size: 16px;
  }
  .company_intro {
    padding: 50px 0;
  }
  .company_intro .head p {
    margin-top: 12px;
  }
  .company_intro .company_intro_swiper {
    margin-top: 30px;
  }
  .company_intro .company_intro_swiper .img {
    border-radius: 20px;
  }
  .company_benefit {
    padding: 50px 0;
  }
  .company_benefit .swiper_box {
    margin-top: 30px;
  }
  .company_benefit .company_benefit_swiper .syedittext h3 {
    font-size: 18px;
    margin-top: 20px;
  }
  .company_benefit .company_benefit_swiper .syedittext p {
    margin-top: 12px;
  }
  .company_career .con {
    padding: 0;
  }
  .company_career .list {
    margin-top: 30px;
  }
  .company_career .list .career_list {
    gap: 15px;
  }
  .company_career .center:has(button) {
    margin-top: 40px;
    min-height: 42px;
  }
  .company_career .bg2 {
    margin-top: 0;
  }
  .company_career .career_list a {
    padding: 15px;
    min-height: unset;
    border-radius: 10px;
  }
  .company_career .career_list .title {
    font-size: 16px;
    line-height: 1.5;
  }
  .company_career .career_list .metas {
    margin-top: 20px;
  }
  .company_career .career_list .metas li {
    font-size: 14px;
    line-height: 1.5;
    padding-left: 30px;
  }
  .company_career .career_list .metas li::before {
    width: 15px;
    height: 15px;
  }
  .company_career .career_list .metas li + li {
    margin-top: 6px;
  }
  .company_related {
    padding: 50px 0;
  }
  .company_related .swiper_box {
    margin-top: 30px;
  }
  .company_related .btn {
    margin-top: 30px;
  }
}
@media screen and (max-width: 576px) {
  .company_banner {
    padding: 30px 0 50px;
  }
  .company_banner .bg img {
    width: 260%;
    margin: 0 -80%;
  }
  .company_banner .flex {
    flex-direction: column-reverse;
  }
  .company_banner .img_cv {
    width: 100%;
  }
  .section_list .syeditorlist {
    grid-template-columns: 1fr;
  }
  .company_benefit {
    overflow: hidden;
  }
  .company_benefit .company_benefit_swiper {
    overflow: visible;
  }
  .company_benefit .swiper_btns {
    display: none;
  }
  .company_career .con {
    padding: 20px 0;
  }
  .company_career .list .career_list {
    grid-template-columns: 1fr;
  }
  .company_related {
    overflow: hidden;
  }
  .company_related .company_related_swiper {
    overflow: visible;
  }
  .company_related .swiper_btns {
    display: none;
  }
}
