.desc{font-size:1rem;line-height:1.8}
[v-cloak]{display:none!important}
.company-profile-container{max-width:1100px;width:100%}
.about_1 img{max-width:100%}
.about_1 .p{font-size:1rem;line-height:3}
.swiper-slide:before{content:"";position:absolute;top:50px;left:0rem;right:0rem;height:3px;background:#004299}
.swiper-slide:after{margin-left:-15px;content:"";position:absolute;left:50%;top:0;width:25px;height:58px;background:url(../images/jt.jpg) center no-repeat}
.swiper-slide .box{padding:0 2.5rem;position:relative}
.swiper-slide h3{text-align:center;font-size:2.5rem;color:#004299;margin-top:70px;position:relative;font-weight:700;font-family:BEBAS;margin-bottom:2.5rem}
.swiper-slide p{text-align:center;font-size:16px;line-height:2rem;margin-bottom:0;padding-left:14px;position:relative}
.swiper-button-next{width:38px;height:38px;background:url(../images/right02.jpg) center no-repeat}
.swiper-button-prev{width:38px;height:38px;background:url(../images/left02.jpg) center no-repeat}
.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:''}
.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:''}
.about_2{min-height:800px}
@media (max-width:768px){
.list_box_13 li font{width:100%}
.about_2{min-height:500px!important}
}
@media (max-width:768px){
.n_position ul li a{padding:0 2rem}
.n_position ul li{height:3rem;line-height:3rem;margin-right:1rem;margin-bottom:1rem}
.p_box{margin-top:.5rem}
}
#gallerySlider .placeholder{opacity:1}
.placeholder{cursor:auto}

.profile-page {
  background: #f8fbff;
  color: #20242b;
  font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
}

.profile-page main {
  background: #f8fbff;
  overflow: hidden;
}

.profile-header {
  background: #fff;
  border-bottom: 1px solid #e7edf6;
  height: 70px;
  position: sticky;
  top: 0;
  z-index: 100;
}

.profile-header__inner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 32px;
}

.profile-logo img {
  display: block;
  height: 34px;
  width: auto;
}

.profile-nav {
  align-items: center;
  display: flex;
  gap: 44px;
  height: 100%;
}

.profile-nav a {
  align-items: center;
  color: #5f6773;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  height: 100%;
  position: relative;
  white-space: nowrap;
}

.profile-nav a:hover,
.profile-nav a.is-active {
  color: #1687ff;
}

.profile-nav a.is-active::after {
  background: #1687ff;
  border-radius: 999px;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 34px;
}

.profile-container {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 36px;
}

.profile-hero {
  background: #247dff url("../images/profile/profile_top_bj.jpg") center/cover no-repeat;
  height: 426px;
  overflow: hidden;
}

.profile-hero__inner {
  align-items: center;
  display: flex;
  height: 100%;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 110px 0;
}

.profile-hero h1 {
  color: #fff;
  font-size: 42px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0;
  text-shadow: 0 6px 20px rgba(13, 69, 173, 0.24);
}

.profile-content-bg {
  background: #f3f9ff url("../images/profile/ic_gsjj_qyjj_bj.jpg") center top / 100% 100% no-repeat;
}

.profile-intro {
  background: transparent;
  overflow: hidden;
  padding: 60px 0 28px;
  position: relative;
  text-align: center;
}

.profile-intro__bg {
  border-radius: 50%;
  pointer-events: none;
  position: absolute;
}

.profile-intro__bg--left {
  border: 1px solid rgba(255, 255, 255, .74);
  height: 280px;
  left: -68px;
  top: 70px;
  width: 280px;
}

.profile-intro__bg--right {
  background: rgba(70, 130, 255, .10);
  height: 360px;
  right: -70px;
  top: -150px;
  width: 360px;
}

.profile-title {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 36px;
}

.profile-title img {
  height: 36px;
  margin-right: 14px;
  width: auto;
}

.profile-title h2,
.profile-section-title {
  color: #24262b;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.35;
}

.profile-copy {
  color: #454c57;
  font-size: 18px;
  line-height: 1.9;
}

.profile-copy p + p {
  margin-top: 10px;
}

.profile-classroom {
  background: transparent;
  padding: 34px 0 78px;
  text-align: center;
}

.profile-section-title {
  margin-bottom: 58px;
  text-align: center;
}

.profile-main-image {
  border-radius: 18px;
  box-shadow: 0 14px 42px rgba(24, 70, 126, .08);
  margin: 0;
  overflow: hidden;
}

.profile-main-image img {
  display: block;
  height: auto;
  width: 100%;
}

.profile-culture {
  background: #fff;
  padding: 0 0 82px;
}

.culture-banner {
  aspect-ratio: 1200 / 656;
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.culture-banner img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.culture-banner__text {
  color: #20242b;
  left: 50%;
  margin: 0;
  position: absolute;
  text-align: center;
  text-shadow: 0 2px 8px rgba(255, 255, 255, .4);
  top: 10%;
  transform: translateX(-50%);
  width: min(520px, 76%);
}

.culture-banner__text h3 {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.45;
  margin: 0 0 25px;
}

.culture-banner__text p {
  font-size: 20px;
  line-height: 1.5;
  margin: 0 0 26px;
}

.culture-banner__text p:last-child {
  margin-bottom: 0;
}

.profile-footer {
  background: #242424;
  color: #fff;
  padding: 36px 0;
}

.profile-footer__inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 32px;
}

.profile-footer__contact {
  align-items: center;
  display: flex;
  gap: 20px;
}

.profile-footer__qr {
  background: #d8d8d8;
  height: 92px;
  width: 92px;
}

.profile-footer__info {
  color: #d7d7d7;
  font-size: 14px;
  line-height: 1.8;
}

.profile-footer__info span {
  background: #d7d7d7;
  display: block;
  height: 2px;
  margin-bottom: 14px;
  width: 28px;
}

.profile-footer__nav {
  align-items: center;
  display: flex;
  gap: 22px;
}

.profile-footer__nav a,
.profile-footer__nav span {
  color: #d7d7d7;
  font-size: 16px;
}

.profile-footer__nav a:hover {
  color: #fff;
}

.js-scroll-reveal {
  opacity: 0;
  transform: translate3d(0, 18px, 0);
  transition:
    opacity .34s ease,
    transform .34s cubic-bezier(.22, 1, .36, 1);
  transition-delay: var(--reveal-delay, 0ms);
  will-change: opacity, transform;
}

.js-scroll-reveal.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.profile-hero.js-scroll-reveal {
  transform: none;
}

@media (prefers-reduced-motion: reduce) {
  .js-scroll-reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media (max-width: 1024px) {
  .profile-header__inner,
  .profile-footer__inner {
    padding: 0 24px;
  }

  .profile-nav {
    gap: 24px;
  }

  .profile-hero__inner {
    padding: 0 56px;
  }

  .profile-hero h1 {
    font-size: 34px;
  }
}

@media (max-width: 768px) {
  .profile-header {
    height: auto;
    position: relative;
  }

  .profile-header__inner {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
    padding: 14px 18px 0;
  }

  .profile-nav {
    gap: 0;
    justify-content: space-between;
    overflow-x: auto;
    padding-bottom: 12px;
    width: 100%;
  }

  .profile-nav a {
    flex: 0 0 auto;
    font-size: 14px;
    padding: 0 12px;
  }

  .profile-container {
    padding: 0 18px;
  }

  .profile-hero {
    height: 210px;
  }

  .profile-hero__inner {
    padding: 0 26px;
  }

  .profile-hero h1 {
    font-size: 26px;
    letter-spacing: 0;
  }

  .profile-intro {
    padding: 42px 0 20px;
  }

  .profile-title {
    margin-bottom: 24px;
  }

  .profile-title h2,
  .profile-section-title {
    font-size: 24px;
  }

  .profile-title img {
    height: 28px;
  }

  .profile-copy {
    font-size: 15px;
    line-height: 1.8;
  }

  .profile-section-title {
    margin-bottom: 30px;
  }

  .profile-classroom {
    padding: 28px 0 48px;
  }

  .profile-culture {
    padding-bottom: 52px;
  }

  .culture-banner__text {
    top: 8%;
    width: 80%;
  }

  .culture-banner__text h3 {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .culture-banner__text p {
    font-size: 13px;
    margin-bottom: 11px;
  }

  .profile-footer__inner {
    align-items: flex-start;
    flex-direction: column;
    gap: 26px;
  }

  .profile-footer__nav {
    flex-wrap: wrap;
    gap: 12px 16px;
  }
}

@media (max-width: 1200px) {
  .profile-page main {
    padding-top: 0;
  }
}
