html,
body {
  scroll-behavior: smooth;
}

.bstig-homepage section[data-anchor] {
  scroll-snap-align: start;
  scroll-snap-stop: always;
  scroll-margin-top: 0;
}

@media (min-width: 1200px) {
  html,
  body {
    scroll-snap-type: y mandatory;
  }

  .bstig-homepage section[data-anchor],
  .is-home .page10 {
    scroll-snap-align: start;
    scroll-snap-stop: always;
    min-height: 100vh;
    height: 100vh;
  }

  .bstig-homepage .section1,
  .bstig-homepage .listbox2box,
  .bstig-homepage .w-accor {
    height: 100vh;
  }
}

.is-home .site-footer--bstig {
  margin-top: 0 !important;
}

.is-home .site-header--bstig {
  position: absolute;
  inset: 0 0 auto 0;
  background: transparent;
  box-shadow: none;
  z-index: 999999;
  transition: transform 0.28s ease, opacity 0.28s ease;
}

.is-home .site-header__spacer {
  height: 0;
}

.is-home .site-header--bstig .header_list1 {
  display: block;
  width: 100%;
  min-height: 90px;
  margin: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.is-home .site-header--bstig .header_list1::after {
  content: "";
  display: block;
  clear: both;
}

.is-home .site-header--bstig .header_list2,
.is-home .site-header--bstig .header_list3,
.is-home .site-header--bstig .header_list4 {
  flex: none;
  min-width: 0;
}

.is-home .site-header--bstig .header_list2 {
  float: left;
  width: 18%;
  height: 90px;
  text-align: center;
}

.is-home .site-header--bstig .header_list3 {
  float: left;
  width: calc(100% - 24% - 110px);
}

.is-home .site-header--bstig .header_list4 {
  float: right;
  display: block;
  width: 110px;
  height: 90px;
  text-align: right;
}

.is-home .site-header--bstig .header_list4 > a {
  display: inline-block;
}

.is-home .site-header--bstig .logo1 {
  height: 45px;
  margin-top: calc((105px - 58px) / 2);
}

.is-home .site-header--bstig .list4 {
  width: 900px;
  height: 90px;
  margin: auto;
  color: #fff;
}

.is-home .header_list1 .header_title span,
.is-home .header_list1 .header_title a,
.is-home .header_list1 .searcha {
  color: #fff;
}

.is-home .header_list1 .searcha {
  width: 36px;
  height: 36px;
  filter: brightness(0) invert(1);
}

.is-home .site-header--bstig .search {
  display: flex;
  width: 105px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  cursor: pointer;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.is-home .header_list1 .navlist ul a {
  color: #24324a;
}

.is-home .header_list1 .header_title,
.is-home .header_list1 .title1 {
  color: #fff;
  transition: none;
}

.is-home .site-header--bstig .title1 {
  line-height: 90px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  background: url(../images/jtxiangxia.png) no-repeat 100px center;
  background-size: 12px;
}
.is-home .site-header--bstig .title {
  line-height: 90px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}

.is-home .header_list1 .header_title > span,
.is-home .header_list1 .title1 > span {
  position: static;
}

.is-home .site-header--bstig .header_title.title1 span {
  line-height: 66px;
}

.is-home .site-header--bstig .header_title:hover {
  color: #fff;
}

.is-home .header_list1 .navlist ul {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 60px;
  text-align: center;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: none;
  box-shadow: none;
}

.is-home .header_list1 .navlist ul li {
  display: inline;
  font-size: 16px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.is-home .header_list1 .navlist ul li:last-child {
  border-right: 0;
}

.is-home .header_list1 .navlist ul li a {
  padding: 0 50px;
  line-height: 60px;
}

.is-home .header_list1 .navlist:hover ul {
  display: block;
}

.is-home .site-header--bstig .header_title.title1:hover span {
  display: inline-block;
  color: #fff;
  border-bottom: 4px solid #fff;
}

.is-home .site-header--bstig #inhome,
.is-home .site-header--bstig #topnav5 {
  background-image: none;
}

.is-home .site-header--bstig #topnav1 ul {
  padding-right: 24%;
}

.is-home .site-header--bstig #topnav2 ul {
  padding-right: 10%;
}

.is-home .site-header--bstig #topnav4 ul {
  padding-left: 13%;
}

.is-home .site-header--bstig #topnav5 ul {
  padding-left: 23%;
}

.is-home .site-header--bstig #topnav6 ul {
  padding-left: 36%;
}

.is-home .site-header--bstig.is-scrolled {
  position: fixed;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

.is-home .site-header--bstig.is-scrolled .header_list1 .header_title,
.is-home .site-header--bstig.is-scrolled .header_list1 .title1,
.is-home .site-header--bstig.is-scrolled .header_list1 .header_title span,
.is-home .site-header--bstig.is-scrolled .header_list1 .title1 span {
  color: #fff;
}

.is-home .site-header--bstig.is-scrolled .searcha {
  filter: brightness(0) invert(1);
}

.is-home .header_list1 .navlist ul li a:hover {
  color: #66c4fd;
}

@media (min-width: 1500px) and (max-width: 1600px) {
  .is-home .site-header--bstig .logo1 {
    height: 48px;
    margin-top: calc((105px - 48px) / 2);
  }

  .is-home .site-header--bstig .list4 {
    width: 750px;
  }

  .is-home .site-header--bstig .title1 {
    font-size: 18px;
  }
}

@media (min-width: 1200px) and (max-width: 1499px) {
  .is-home .site-header--bstig .logo1 {
    height: 48px;
    margin-top: calc((105px - 48px) / 2);
  }

  .is-home .site-header--bstig .list4 {
    width: 750px;
  }

  .is-home .site-header--bstig .title1 {
    font-size: 16px;
    font-weight: 400;
    background-position: 84px center;
    background-size: 9px;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .is-home .site-header--bstig .logo1 {
    height: 38px;
    margin-top: calc((105px - 38px) / 2);
  }

  .is-home .site-header--bstig .list4 {
    width: 550px;
    position: relative;
    left: 9px;
  }

  .is-home .site-header--bstig .title1 {
    font-size: 15px;
  }
}

.is-home .site-header--bstig.is-hidden {
  opacity: 0;
  transform: translateY(-110%);
  pointer-events: none;
}

.bstig-homepage {
  position: relative;
  background: #071427;
  color: #fff;
}

.bstig-homepage .wrapper,
.bstig-homepage .main {
  overflow: visible;
}

.bstig-homepage section {
  position: relative;
}

.bstig-homepage .page1,
.bstig-homepage .page2,
.bstig-homepage .page3,
.bstig-homepage .page4,
.bstig-homepage .page5,
.bstig-homepage .page6,
.bstig-homepage .page7,
.bstig-homepage .page8,
.bstig-homepage .page9 {
  min-height: 100vh;
}

.bstig-homepage .page3 {
  display: flex;
  align-items: flex-start;
  overflow: hidden;
  padding-top: 0;
}

.bstig-homepage .page3 .w-accor {
  width: 100%;
}

.bstig-homepage .section1,
.bstig-homepage .listbox2box,
.bstig-homepage .w-accor {
  min-height: 100vh;
}

.bstig-homepage .section1 {
  position: relative;
}

.home-hero__slider,
.home-hero__slider .swiper-wrapper,
.home-hero__slider .item,
.home-hero__slider .items {
  height: 100vh;
}

.home-hero__slider .item {
  position: relative;
  overflow: hidden;
}

.home-hero__slider .swiper-slide {
  opacity: 0 !important;
  transition: opacity 1.8s ease;
}

.home-hero__slider .swiper-slide-active,
.home-hero__slider .swiper-slide-duplicate-active,
.home-hero__slider .swiper-slide.is-current {
  opacity: 1 !important;
}

.home-hero__slider .items {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1.12);
  transition: transform 5.2s linear;
}

.home-hero__slider .swiper-slide-active .items,
.home-hero__slider .swiper-slide-duplicate-active .items,
.home-hero__slider .swiper-slide.is-current .items {
  transform: scale(1);
}

.home-hero__slider .items::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(120deg, rgba(3, 15, 32, 0.82), rgba(3, 15, 32, 0.2) 55%, rgba(3, 15, 32, 0.7)),
    radial-gradient(circle at right center, rgba(198, 6, 24, 0.25), transparent 35%);
}

.home-hero__link {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  text-decoration: none;
  opacity: 0;
  transition: opacity 1s ease;
}

.home-hero__slider .swiper-slide-active .home-hero__link,
.home-hero__slider .swiper-slide-duplicate-active .home-hero__link,
.home-hero__slider .swiper-slide.is-current .home-hero__link {
  opacity: 1;
}

.home-hero__link .container {
  padding-bottom: 12vh;
}

.home-hero__link .container::before {
  content: "";
  display: block;
  width: clamp(44px, 5vw, 64px);
  height: 4px;
  margin-bottom: 22px;
  background: #fff;
}

.bstig-homepage .index_main .section1 .index_banner .item .block_txt .p1 {
  max-width: 760px;
  margin-bottom: 18px;
  font-size: clamp(38px, 4vw, 70px);
  line-height: 1.15;
  font-weight: 700;
  color: #fff;
}

.bstig-homepage .index_main .section1 .index_banner .item .block_txt .p2 {
  max-width: 780px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.home-hero__pagination {
  display: flex;
  gap: clamp(18px, 4vw, 48px);
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 16px;
}

.home-hero__pagination span {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 28px;
  padding-bottom: 18px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}

.home-hero__pagination span::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #fff;
  transform: translateX(-50%);
  transition: width 0.3s ease;
}

.home-hero__pagination span.is-active {
  color: #fff;
}

.home-hero__pagination span.is-active::after {
  width: 100%;
}

.bstig-homepage .index_main .section1 .number {
  bottom: clamp(26px, 8vh, 8%);
  padding: 0 clamp(12px, 2vw, 20px);
}

.bstig-homepage .index_main .section1 .number span {
  margin-right: clamp(20px, 5vw, 100px);
}

.bstig-homepage .index_main .section1 .number span::after {
  bottom: -16px;
}

.bstig-homepage .index_main .section1 .slick_txt {
  width: clamp(74px, 18vw, 30%);
}

.bstig-homepage .index_main .section1 .slick_txt .slick_arrow {
  width: clamp(18px, 2vw, 20px);
  height: clamp(30px, 3.6vw, 36px);
  margin-top: calc(clamp(30px, 3.6vw, 36px) / -2);
  opacity: 0.85;
  visibility: visible;
}

.bstig-homepage .index_main .section1 .slick_txt .prev {
  left: clamp(16px, 4vw, 60px);
}

.bstig-homepage .index_main .section1 .slick_txt .next {
  right: clamp(16px, 4vw, 60px);
}

.home-hero__scroll {
  position: absolute;
  right: clamp(16px, 3vw, 40px);
  bottom: 28px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  letter-spacing: 0.28em;
}

.home-hero__scroll::after {
  content: "";
  width: 1px;
  height: clamp(36px, 5vw, 56px);
  background: rgba(255, 255, 255, 0.4);
}

.home-notice {
  background: #fff;
  color: #333;
}

.bstig-homepage .indexnews {
  padding: 30px clamp(16px, 3vw, 40px) 0;
}

.bstig-homepage .txtMarquee-left {
  width: min(1440px, calc(100% - 40px));
  margin: 0 auto;
  padding: 14px clamp(16px, 2vw, 22px);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
}

.bstig-homepage .txtMarquee-left .hd h3 {
  display: inline-flex;
  align-items: center;
  margin: 0;
  color: #fff;
  font-size: 18px;
}

.bstig-homepage .txtMarquee-left .hd h3 span::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-radius: 50%;
  background: #d6001d;
  box-shadow: 0 0 0 8px rgba(214, 0, 29, 0.14);
}

.home-notice__track {
  overflow: hidden;
}

.home-notice__marquee {
  display: flex;
  align-items: center;
  gap: 16px;
  width: max-content;
  padding-left: clamp(12px, 2vw, 20px);
  animation: homeNoticeMarquee 36s linear infinite;
}

.home-notice__pill {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.07);
  color: rgba(255, 255, 255, 0.86);
  font-size: 14px;
}

.home-notice__pill:hover {
  color: #fff;
  background: rgba(214, 0, 29, 0.3);
}

.page2.home-notice .indexnews {
  padding: 0;
}

.page2.home-notice .txtMarquee-left {
  width: min(1560px, 92vw);
  margin: 0 auto;
  padding: 0;
  border-radius: 0;
  background: none;
  backdrop-filter: none;
}

.page2.home-notice .txtMarquee-left .hd h3 {
  color: #000;
}

.page2.home-notice .txtMarquee-left .hd h3 img {
  display: inline-block;
}

.page2.home-notice .listbox2box.dhc2 {
  padding: clamp(18px, 2.4vw, 30px) 0 clamp(28px, 3.6vw, 44px);
  background: url("/template/default/images/home/bg2.png") center/cover no-repeat;
  min-height: auto;
}

.page2.home-notice .list2_title2 {
  color: #000;
}

.page2.home-notice .hr1 {
  background: #015ab6;
}

.page2.home-notice .Newsswiper-pagination {
  justify-content: center;
}

.page2.home-notice .Newsswiper-pagination .swiper-pagination-bullet {
  font-size: 20px;
  font-weight: 400;
  color: #4f5d73;
}

.page2.home-notice .Newsswiper-pagination .swiper-pagination-bullet-active {
  color: #015ab6;
}

@keyframes homeNoticeMarquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

.bstig-homepage .listbox2box {
  display: block !important;
  padding: 48px clamp(18px, 3vw, 40px) 72px;
  /* background:
    linear-gradient(180deg, rgba(9, 25, 48, 0.86), rgba(7, 20, 39, 0.98)),
    url("../images/home/bg2.png") center/cover no-repeat; */
}

.bstig-homepage .titlebox {
  margin-bottom: 38px;
  text-align: center;
}

/* .bstig-homepage .list2_title2 {
  margin-bottom: 14px;
  font-size: clamp(30px, 3vw, 44px);
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.1em;
} */

.bstig-homepage .page4 .list2_title2,
.bstig-homepage .page6 .list2_title2,
.bstig-homepage .page7 .list2_title2 {
  color: #1c6bbd;
}

/* .bstig-homepage .page6 .hr1 {
  display: none;
} */

/* .bstig-homepage .hr1 {
  width: 84px;
  height: 3px;
  margin: 0 auto;
  background: #d6001d;
} */

.home-news__tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  margin-bottom: 34px;
}

.home-news__tab {
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.06);
  color: rgba(255, 255, 255, 0.78);
  border-radius: 999px;
  padding: 12px 22px;
  font-size: 15px;
  transition: all 0.25s ease;
}

.home-news__tab.is-active,
.home-news__tab:hover {
  background: #fff;
  color: #062042;
  border-color: #fff;
}

.home-news__panels {
  width: min(1400px, 100%);
  margin: 0 auto;
}

.home-news__panel {
  display: none;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
  gap: clamp(22px, 3vw, 36px);
}

.home-news__panel.is-active {
  display: grid;
}

.home-news__feature,
.home-news__list {
  min-height: 100%;
}

.home-news__feature-link {
  display: block;
  height: 100%;
  overflow: hidden;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.18);
}

.home-news__feature figure {
  margin: 0;
  height: clamp(240px, 28vw, 360px);
  overflow: hidden;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.04));
}

.home-news__feature figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-news__feature-copy {
  padding: clamp(20px, 2.4vw, 28px) clamp(20px, 2.6vw, 30px) clamp(22px, 2.8vw, 32px);
}

.home-news__feature-date {
  display: inline-flex;
  margin-bottom: 14px;
  color: #7bb7ff;
  font-size: 13px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.home-news__feature-copy h3 {
  margin-bottom: 14px;
  color: #fff;
  font-size: 28px;
  line-height: 1.35;
}

.home-news__feature-copy p {
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  line-height: 1.85;
}

.home-news__feature--notice {
  display: flex;
}

.home-news__feature--notice .home-news__feature-link {
  display: flex;
  align-items: center;
  background:
    linear-gradient(135deg, rgba(214, 0, 29, 0.5), rgba(7, 20, 39, 0.9)),
    radial-gradient(circle at top right, rgba(255, 255, 255, 0.22), transparent 30%);
}

.home-news__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.home-news__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: clamp(16px, 2vw, 20px) clamp(18px, 2.2vw, 24px);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  transition: transform 0.2s ease, background 0.2s ease;
}

.home-news__item:hover {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.11);
}

.home-news__item-title {
  flex: 1;
  color: #fff;
}

.home-news__item-date {
  flex: none;
  color: rgba(255, 255, 255, 0.62);
  font-size: 13px;
}

/* .bstig-homepage .list3_list1 {
  width: min(1400px, 100%);
  min-height: clamp(280px, 31vw, 380px);
  gap: clamp(18px, 2.4vw, 34px);
} */

.bstig-homepage .list3_list21 {
  padding-left: clamp(18px, 3vw, 40px);
}

.bstig-homepage .list3_list22 {
  line-height: 1.6;
}

.bstig-homepage .list3_list22:hover {
  padding-left: 6px;
}

.bstig-homepage .bannerH figure {
  border-radius: 24px;
}

.bstig-homepage .page9 .picScroll {
  width: min(66%, 1080px);
  position: relative;
  margin: 48px auto 0;
}

.bstig-homepage .page9 .picScroll .tempWrap {
  width: 99% !important;
  margin: 0 auto;
}

.bstig-homepage .page9 .picScroll ul {
  overflow: hidden;
  zoom: 1;
}

.bstig-homepage .page9 .picScroll ul li {
  float: left;
  overflow: hidden;
  margin: 10px;
  text-align: center;
  width: 320px;
  box-sizing: content-box;
}

.bstig-homepage .page9 .picScroll .prev,
.bstig-homepage .page9 .picScroll .next {
  display: block;
  position: absolute;
  top: 35%;
  left: -20px;
  width: 27px;
  height: 44px;
}

.bstig-homepage .page9 .picScroll .prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}

.bstig-homepage .page9 .picScroll .next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: auto;
  right: -20px;
}

.btn1div1 {
  margin-top: clamp(18px, 2vw, 22px);
}

.btn1div1 .btn1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: clamp(138px, 12vw, 160px);
  height: clamp(42px, 4.2vw, 48px);
  padding: 0 22px;
  border-radius: 999px;
  background: #fff;
  color: #042047;
  font-weight: 600;
}

/* .btn1div1 .btn1:hover {
  background: #d6001d;
  color: #fff;
} */

.bstig-homepage .page7 #swiper1 {
  width: min(68%, 1240px);
  height: clamp(360px, 27vw, 440px);
  margin: 0 auto;
  overflow: hidden;
  display: none;
}

.bstig-homepage .page7 #swiper1 .swiper-slide {
  height: 100%;
  overflow: hidden;
}

.bstig-homepage .page7 #swiper1 .swiper-wrapper {
  height: 100%;
}

.bstig-homepage .in-tzqy-ul {
  width: min(82%, 1380px);
  margin: clamp(32px, 5vw, 80px) auto 0;
  display: block !important;
}

.bstig-homepage .in-tzqy-ul .in-tzqy {
  width: 16.666666%;
  margin-bottom: clamp(14px, 2vw, 30px);
  padding: 0 clamp(6px, 1vw, 15px);
}

.bstig-homepage .enterprise-page {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-template-rows: repeat(4, minmax(0, 1fr));
  gap: clamp(0px, 0.15vw, 3px);
  grid-auto-flow: row;
  align-content: start;
  height: 100%;
  width: 100%;
  padding: 0 1px;
  box-sizing: border-box;
}

.bstig-homepage .enterprise-page__item {
  min-width: 0;
  display: flex;
  align-items: center;
}

.bstig-homepage .enterprise-card {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: clamp(48px, 3.6vw, 66px);
  padding: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  overflow: hidden;
}

.bstig-homepage .enterprise-card img {
  width: 100%;
  max-width: 100%;
  max-height: 74%;
  object-fit: contain;
  transition: transform 0.4s ease;
}

.bstig-homepage .enterprise-card:hover img {
  transform: scale(1.04);
}

.bstig-homepage .page7 #swiper1 .swiper-pagination {
  left: 50%;
  bottom: -10px;
  width: auto;
  transform: translateX(-50%);
}

.bstig-homepage .page7 #swiper1 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 6px !important;
  background: rgba(28, 107, 189, 0.28);
  opacity: 1;
}

.bstig-homepage .page7 #swiper1 .swiper-pagination-bullet-active {
  background: #1c6bbd;
}

.bstig-homepage .page7 .titlebox {
  margin-bottom: 4px;
}

.bstig-homepage .in-hzhb .focusBox {
  width: min(50%, 980px);
  margin: clamp(32px, 5vw, 80px) auto 0;
  position: relative;
  height: auto;
  min-height: 560px;
}

.bstig-homepage .in-hzhb .focusBox .pic li .in-hzhb-div:nth-child(2) {
  margin: clamp(-24px, -2vw, -16px) 0;
}

.bstig-homepage .in-hzhb .focusBox .pic li .in-hzhb-div a {
  width: 19%;
}

.bstig-homepage .in-hzhb .focusBox .prev,
.bstig-homepage .in-hzhb .focusBox .next {
  position: absolute;
  width: 19%;
  height: clamp(120px, 14vw, 184px);
}

/* .bstig-homepage .in-hzhb .focusBox .prev {
  top: 0;
  left: 10%;
} */

.bstig-homepage .in-hzhb .focusBox .next {
  bottom: 4%; 
  right: 11%;
}

.home-business {
  background: #071427;
}

/* .bstig-homepage .home-video #dg-container {
  width: min(92vw, 980px);
  height: auto;
  margin: clamp(24px, 4vw, 50px) auto 0;
  overflow: hidden;
} */

/* .bstig-homepage .home-video .dhc4,
.bstig-homepage .home-party .dhc5 {
  position: relative;
  padding: clamp(24px, 4vw, 48px) 0 clamp(40px, 7vw, 72px);
}

.bstig-homepage .home-video .dg-wrapper {
  width: min(660px, 68vw);
  height: clamp(300px, 42vw, 580px);
}

.bstig-homepage .home-video .dg-wrapper a {
  width: min(660px, 68vw);
  height: clamp(240px, 32vw, 448px);
}

.bstig-homepage .home-video .dg-wrapper a img {
  padding: clamp(18px, 3vw, 41px) 0 0 1px;
} */

/* .bstig-homepage .home-video .dg-container nav {
  bottom: clamp(-90px, -7vw, -40px);
}

.bstig-homepage .home-video .dg-container nav span {
  width: clamp(40px, 4.4vw, 55px);
  height: clamp(40px, 4.4vw, 55px);
  margin: 0 clamp(8px, 1.4vw, 15px);
} */

.bstig-homepage .page5 .titlebox {
  position: relative;
  z-index: 1000;
}

.bstig-homepage .page5 .list2_title2 {
  padding-top: 0;
  margin-bottom: clamp(18px, 2vw, 30px);
}

.bstig-homepage .page5 .index-message {
  width: 100%;
  min-height: 100vh;
  height: 100vh;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
}

.bstig-homepage .page5 .scienceFi {
  width: 140%;
  height: 100%;
  position: absolute;
  top: -300px;
  left: -21%;
  transform: none;
  z-index: 1;
}

.bstig-homepage .page5 .tiny-stars {
  width: 100%;
  height: 100%;
  position: relative;
}

.bstig-homepage .page5 .tiny-stars a {
  display: block;
  width: 426px;
  height: 390px;
  position: absolute;
  z-index: 100;
  top: 112%;
  left: 42%;
  transform: none;
  opacity: 0.2;
  border-radius: 50%;
  transition: all 0.3s;
}

.bstig-homepage .page5 .tiny-stars .Mod2,
.bstig-homepage .page5 .tiny-stars .Mod3 {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
}

.bstig-homepage .page5 .tiny-stars .Mod2 {
  top: -80px;
}

.bstig-homepage .page5 .tiny-stars .Mod3 {
  top: -82px;
}

.bstig-homepage .page5 .tiny-stars .jiufang-core {
  top: 270px;
}

.bstig-homepage .w-accor {
  overflow: hidden;
}
.bstig-homepage .w-accor ul {
  height: 100%;
}
.bstig-homepage .w-accor ul,
.bstig-homepage .w-accor li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.bstig-homepage .w-accor li {
  position: relative;
  overflow: hidden;
  float: left;
  transition: all 0.8s;
  width: 30% !important;
}

.bstig-homepage .w-accor li.cur {
  width: 55% !important;
}

.bstig-homepage .w-accor li .item {
  display: block;
  position: relative;
  height: 100%;
  color: #fff;
}

.bstig-homepage .w-accor li .img_ar,
.bstig-homepage .w-accor li .img_ar img,
.bstig-homepage .w-accor li .cont_ar {
  height: 100%;
}

.bstig-homepage .w-accor li .img_ar img {
  width: 100%;
  object-fit: cover;
}

/* .bstig-homepage .w-accor li .cont_ar::before {
  background:
    linear-gradient(180deg, rgba(5, 18, 35, 0.32), rgba(5, 18, 35, 0.84)),
    url("../images/qianceng.png") center/cover no-repeat;
} */

.bstig-homepage .w-accor li {
  position: relative;
  overflow: hidden;
  float: left;
  transition: all 0.8s;
  width: 30% !important;
}

.bstig-homepage .w-accor li:nth-child(2),
.bstig-homepage .w-accor li:nth-child(3) {
  margin-left: -45px;
}

.bstig-homepage .w-accor li .img_ar {
  width: 100%;
  height: 100% !important;
}

.bstig-homepage .w-accor li .img_ar img {
  width: 100%;
  height: 100%;
}

/* .bstig-homepage .w-accor4 li h3 {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  position: absolute;
  z-index: 1;
  left: 0;
  margin-left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.5s;
  font-size: clamp(28px, 2.2vw, 42px);
  font-weight: bold;
  color: #fff;
} */

/* :root .bstig-homepage .w-accor4 li h3 {
  top: 20%;
}

.bstig-homepage .w-accor4 li.cur h3 {
  text-align: left;
  padding-left: 11%;
  opacity: 1;
  top: 20%;
  transform: translateY(0);
} */

/* .bstig-homepage .w-accor4 li .dec_ar {
  color: #fff;
  opacity: 0;
  line-height: 26px;
  max-height: 100%;
  position: absolute;
  z-index: 1;
  left: 11%;
  right: 16%;
  top: 50%;
  transform: translateY(10px);
  transition: opacity 0.45s ease, transform 0.45s ease;
} */

/* :root .bstig-homepage .w-accor4 li .dec_ar {
  top: 48%;
}

.bstig-homepage .w-accor4 li .i_img {
  width: 170px;
  height: 10px;
  background: transparent;
  position: relative;
  margin-bottom: 34px;
} */

/* .bstig-homepage .w-accor4 li .i_img::before,
.bstig-homepage .w-accor4 li .i_img::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  height: 2px;
  width: 100%;
} */

/* .bstig-homepage .w-accor4 li .i_img::before {
  background: rgba(255, 255, 255, 1);
  z-index: 1;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.35), 0 0 12px rgba(255, 255, 255, 0.12);
}

.bstig-homepage .w-accor4 li .i_img::after {
  background: #c40710;
  z-index: 2;
  transform-origin: left center;
  transform: scaleX(0.1);
  opacity: 0.9;
  transition: transform 0.9s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.35s ease;
} */

/* .bstig-homepage .w-accor .acr_p {
  margin-top: 0.5em;
}

.bstig-homepage .w-accor4 li .i_img img {
  max-width: 80%;
  max-height: 80px;
}

.bstig-homepage .w-accor4 li .cont_ar {
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
} */

/* .bstig-homepage .w-accor4 li .cont_ar:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
  transition: all 0.5s;
  background-size: 100% 100%;
} */

/* .bstig-homepage .w-accor4 li.cur .cont_ar:before {
  opacity: 0;
} */
/* 
.bstig-homepage .w-accor4 li.cur .dec_ar {
  opacity: 1;
  transform: translateY(0) scale(1);
  transition-delay: 0.3s;
}

.bstig-homepage .w-accor4 li.cur .i_img::after {
  transform: scaleX(0.58);
  opacity: 1;
} */

.home-business__cta {
  display: inline-flex;
  margin-top: clamp(16px, 2vw, 22px);
  padding: 12px clamp(16px, 2vw, 20px);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  font-size: 14px;
}

.home-party .dhc4 {
  background:
    linear-gradient(180deg, rgba(255, 247, 247, 0.92), rgba(255, 255, 255, 0.98)),
    url("../images/bg5.jpg") center/cover no-repeat;
}

.home-party__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: clamp(22px, 3vw, 32px);
  width: min(1380px, 100%);
  margin: 0 auto;
}

.home-party__feature {
  display: block;
  overflow: hidden;
  min-height: 100%;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(110, 22, 28, 0.12);
}

.home-party__feature figure {
  margin: 0;
  height: clamp(240px, 28vw, 360px);
}

.home-party__feature figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-party__copy {
  padding: clamp(20px, 2.2vw, 26px) clamp(20px, 2.4vw, 28px) clamp(24px, 2.8vw, 32px);
  color: #1b2430;
}

.home-party__eyebrow {
  display: inline-flex;
  margin-bottom: 12px;
  color: #b72720;
  font-size: 13px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.home-party__copy h3 {
  margin-bottom: 12px;
  color: #1b2430;
  font-size: 28px;
  line-height: 1.4;
}

.home-party__copy p {
  margin: 0;
  color: #5f6978;
  line-height: 1.9;
}

.home-party__lists {
  display: grid;
  gap: clamp(18px, 2vw, 24px);
}

.home-party__list-card {
  padding: clamp(20px, 2.4vw, 28px);
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(110, 22, 28, 0.12);
}

.home-party__list-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.home-party__list-head h4 {
  margin: 0;
  color: #b72720;
  font-size: 22px;
}

.home-party__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 0;
  border-top: 1px solid #eef1f4;
  color: #1b2430;
}

.home-party__item:first-of-type {
  border-top: 0;
}

.home-party__item em {
  color: #8390a3;
  font-style: normal;
  font-size: 13px;
}

.bstig-homepage .page6 .listbox2box.dhc6 {
  background: #fff url("../images/home/bg6.png") center/cover no-repeat !important;
}

.list5box {
  display: flex;
  width: min(1200px, 92vw);
  margin: auto;
  padding-top: 60px;
}

.list5box1 {
  flex: 1;
  padding: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  text-align: center;
}

.list5box2 {
  width: 270px;
  margin: auto;
  height: 384px;
  background: url(../images/tzqy-bj.png) no-repeat;
  text-align: center;
  padding-top: 100px;
  transition: all 0.5s;
  border-radius: 10px;
  overflow: hidden;
  background-size: 100%;
  position: relative;
}

.list5box2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../images/tzqy-qc.png) no-repeat;
  background-size: 100%;
}

.tiat1 {
  font-size: 50px;
  font-weight: bold;
  color: #1c6bbd;
}

.tiat2 {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  margin-top: 10px;
}

.hr5 {
  width: 50px;
  height: 3px;
  background: #1c6bbd;
  border-radius: 0;
  margin: auto;
  margin-top: 24px;
}

.home-stats__summary {
  width: min(920px, 100%);
  margin: 28px auto 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.9;
}

.home-jobs .dhc6 {
  background:
    linear-gradient(180deg, rgba(4, 22, 50, 0.94), rgba(7, 20, 39, 0.98)),
    linear-gradient(135deg, rgba(19, 87, 171, 0.4), transparent 45%);
}

.home-jobs__layout {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
  gap: clamp(20px, 2.6vw, 28px);
  width: min(1380px, 100%);
  margin: 0 auto;
}

.home-jobs__board,
.home-jobs__promo {
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.06);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

.home-jobs__board {
  padding: clamp(22px, 2.6vw, 30px);
}

.home-jobs__board-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}

.home-jobs__board-head h3 {
  margin: 0;
  font-size: 26px;
  color: #fff;
}

.home-jobs__board-head a {
  color: #8fc6ff;
}

.home-jobs__list {
  display: grid;
  gap: 14px;
}

.home-jobs__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: clamp(16px, 1.8vw, 18px) clamp(18px, 2vw, 22px);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
}

.home-jobs__item:hover {
  background: rgba(255, 255, 255, 0.1);
}

.home-jobs__meta {
  color: rgba(255, 255, 255, 0.62);
  font-size: 13px;
}

.home-jobs__aside {
  display: grid;
  gap: 18px;
}

.home-jobs__promo {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: clamp(22px, 2.4vw, 28px);
  color: #fff;
}

.home-jobs__promo strong {
  font-size: 24px;
  font-weight: 700;
}

.home-jobs__promo span {
  color: rgba(255, 255, 255, 0.76);
  line-height: 1.85;
}

.home-links .dhc7 {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(244, 247, 251, 0.98));
}

/* .home-links .list2_title2 {
  color: #10213d;
} */

.home-links__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(16px, 2vw, 22px);
  width: min(1380px, 100%);
  margin: 0 auto 28px;
}

.home-links__card {
  display: flex;
  min-height: clamp(180px, 18vw, 220px);
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(20px, 2.4vw, 28px);
  border-radius: 26px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(12, 31, 56, 0.08);
  color: #10213d;
}

.home-links__card strong {
  font-size: 24px;
  line-height: 1.35;
}

.home-links__card span {
  color: #637287;
  line-height: 1.9;
}

.home-links__group {
  width: min(1380px, 100%);
  margin: 0 auto;
  padding: clamp(22px, 2.6vw, 30px);
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(12, 31, 56, 0.08);
}

.home-links__group-title {
  margin-bottom: 18px;
  color: #10213d;
  font-size: 28px;
  font-weight: 700;
}

.home-links__group-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px clamp(14px, 1.8vw, 18px);
}

.home-links__group-list a {
  padding: 16px 18px;
  border-radius: 18px;
  background: #f3f6fb;
  color: #31425a;
}

.is-home .foota {
  height: auto !important;
  min-height: 640px;
  background-size: cover !important;
  background-position: center top !important;
}

.is-home .foota_head,
.is-home .foota6 {
  padding-left: clamp(20px, 8vw, 160px);
  padding-right: clamp(20px, 8vw, 160px);
}

.is-home .foota_head {
  min-height: 110px;
  height: auto;
  padding-top: 20px;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}

.is-home .foota5 {
  width: min(1600px, calc(100% - 40px));
}

.is-home .foota6 {
  display: flex;
  gap: clamp(28px, 4vw, 60px);
  flex-wrap: wrap;
  padding-bottom: 116px !important;
}

.is-home .foota61 {
  min-width: 280px;
}

.is-home .foota63 {
  display: grid;
  gap: 10px;
}

.is-home .foota63 div {
  margin-top: 0;
}

.is-home .foota641 {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 18px;
}

.is-home .foota4 {
  width: min(210px, 42vw);
  margin-left: clamp(18px, 3vw, 60px);
  left: 0;
}

.is-home .foota41 {
  padding-left: clamp(14px, 1.6vw, 21px);
}

.is-home .yqljlist {
  width: 100%;
  top: calc(100% + 8px);
  position: absolute;
  color: #1f2937;
  display: none;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(12, 31, 56, 0.16);
}

.is-home .yqlj-item {
  padding: 10px 14px;
}

.is-home .footb {
  height: auto;
  min-height: 60px;
  padding: 12px clamp(20px, 8vw, 160px);
  align-items: center;
  gap: 16px;
  flex-wrap: nowrap;
}

.is-home .footb1 {
  padding-left: 0;
  line-height: 1.8;
}

.is-home .footer-meta-links {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: 12px 0;
  white-space: nowrap;
}

.is-home .footc1 {
  line-height: 1.8;
}

.is-home .footc1--spaced {
  padding-right: clamp(20px, 4vw, 60px);
}

.daohanga {
  position: fixed;
  left: 0;
  top: 0;
  width: clamp(60px, 6vw, 80px);
  height: 100vh;
  z-index: 99;
  display: none;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 12px 30px rgba(204, 204, 204, 0.3);
}

.daohanga.is-visible {
  display: block;
}

.dha1 {
  width: 1px;
  height: clamp(80px, 10vh, 120px);
  margin: 0 auto;
  background: #999;
}

.dha2 {
  margin-top: 10px;
  color: #333;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
}

.iconaa2 {
  margin-top: 30px;
  text-align: center;
}

.iconaa1 {
  width: clamp(20px, 2vw, 24px);
  cursor: pointer;
}

.daohangb {
  position: fixed;
  right: clamp(8px, 1vw, 14px);
  top: 50%;
  z-index: 99;
  display: none;
  width: clamp(38px, 4vw, 50px);
  height: auto;
  transform: translateY(-50%);
}

.daohangb.is-visible {
  display: block;
}

.daohangc1 {
  display: block;
  width: 100%;
  margin-top: 15px;
  padding: 0;
  border: 0;
  background: transparent;
}
.daohangc1:active{
  border: 0;
}
.daohangc1:focus{
  outline: none !important;
}


.daohangb1 {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 auto;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.8) !important;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
}

.daohangb1.is-active,
.daohangb1.daohangb2 {
  width: clamp(12px, 1.4vw, 15px);
  height: clamp(12px, 1.4vw, 15px);
}

.daohangc1:hover .daohangb1 {
  width: clamp(9px, 1vw, 10px);
  height: clamp(9px, 1vw, 10px);
  cursor: pointer;
}

@media (max-width: 1199px) {
  .bstig-homepage .page1,
  .bstig-homepage .page2,
  .bstig-homepage .page3,
  .bstig-homepage .page4,
  .bstig-homepage .page5,
  .bstig-homepage .page6,
  .bstig-homepage .page7,
  .bstig-homepage .page8,
  .bstig-homepage .page9,
  .bstig-homepage .section1,
  .bstig-homepage .listbox2box,
  .bstig-homepage .w-accor,
  .home-hero__slider,
  .home-hero__slider .swiper-wrapper,
  .home-hero__slider .item,
  .home-hero__slider .items {
    min-height: auto;
    height: auto;
  }

  .home-hero__slider .items {
    min-height: 520px;
  }

  .home-hero__link .container {
    padding-top: 180px;
    padding-bottom: 72px;
  }

  .bstig-homepage .index_main .section1 .slick_txt .slick_arrow {
    opacity: 1;
  }

  .bstig-homepage .home-video .dg-wrapper,
  .bstig-homepage .home-video .dg-wrapper a {
    width: min(660px, 84vw);
  }

  .bstig-homepage .page5 .index-message {
    min-height: 360px;
  }

  .bstig-homepage .page5 .scienceFi {
    width: min(177%, 1500px);
    top: 0;
    left: 50%;
  }

  .is-home .foota {
    min-height: 0;
  }

  .is-home .foota_head,
  .is-home .foota6 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .is-home .foota641 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .is-home .divfix {
    width: min(920px, calc(100% - 90px));
  }

  .is-home .divfix1 {
    display: grid;
    grid-template-columns: minmax(120px, 160px) 1fr 1fr;
  }

  .home-news__panel,
  .home-party__grid,
  .home-jobs__layout,
  .home-links__grid,
  .list5box,
  .home-links__group-list {
    grid-template-columns: 1fr;
  }

  .bstig-homepage .page9 .picScroll {
    width: min(92vw, 900px);
  }

  .bstig-homepage .page9 .picScroll ul li {
    width: min(420px, 42vw);
  }

  .bstig-homepage .page7 #swiper1 {
    width: min(90vw, 1080px);
    height: auto;
    min-height: 360px;
  }

  .bstig-homepage .in-hzhb .focusBox {
    width: min(76vw, 820px);
    min-height: 420px;
  }

  .bstig-homepage .w-accor ul {
    display: grid;
    min-height: auto;
    gap: 16px;
    padding: 0;
  }

  .bstig-homepage .w-accor li,
  .bstig-homepage .w-accor li.cur {
    width: 100%;
  }

  .bstig-homepage .w-accor li .item,
  .bstig-homepage .w-accor li .img_ar,
  .bstig-homepage .w-accor li .img_ar img,
  .bstig-homepage .w-accor li .cont_ar {
    min-height: 420px;
    height: auto;
  }

  .list5box2 {
    min-height: 240px;
    padding-top: 56px;
  }

  .bstig-homepage .w-accor4 li h3 {
    top: 16%;
  }

  .home-hero__scroll,
  .daohanga,
  .daohangb {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .bstig-homepage .indexnews,
  .bstig-homepage .listbox2box {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bstig-homepage .txtMarquee-left {
    width: 100%;
    padding: 14px 16px;
  }

  .page2.home-notice .txtMarquee-left {
    width: 100%;
    padding: 0 0 0 20px;
  }


  .home-news__tabs {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 6px;
  }

  .home-news__tab {
    flex: none;
  }

  .home-news__feature figure {
    height: 220px;
  }

  .home-party__feature figure {
    height: 220px;
  }

  .bstig-homepage .index_main .section1 .number {
    bottom: 22px;
  }

  .bstig-homepage .index_main .section1 .number span {
    margin-right: 18px;
    font-size: 13px;
  }

  .bstig-homepage .index_main .section1 .number span::after {
    bottom: -12px;
  }

  .bstig-homepage .index_main .section1 .slick_txt {
    width: 52px;
  }

  .bstig-homepage .index_main .section1 .slick_txt .slick_arrow {
    width: 16px;
    height: 26px;
    margin-top: -13px;
  }

  .bstig-homepage .index_main .section1 .slick_txt .prev {
    left: 10px;
  }

  .bstig-homepage .index_main .section1 .slick_txt .next {
    right: 10px;
  }

  .bstig-homepage .list3_list21 {
    padding-left: 0;
  }

  .bstig-homepage .home-video #dg-container {
    width: 92vw;
    margin-top: 16px;
  }

  .bstig-homepage .home-video .dg-wrapper {
    width: 90%;
    height: 320px;
  }

  .bstig-homepage .home-video .dg-wrapper a {
    width: 100%;
    height: 240px;
  }

  .bstig-homepage .home-video .dg-container nav {
    bottom: 0;
    margin-bottom: 12px;
  }

  .bstig-homepage .home-video .dg-container nav span {
    width: 38px;
    height: 38px;
  }

  .bstig-homepage .page5 .index-message {
    min-height: 300px;
  }

  .bstig-homepage .page5 .scienceFi {
    width: 177%;
    left: 50%;
  }

  .bstig-homepage .page5 .tiny-stars a {
    width: 180px;
    height: 170px;
    top: 62%;
  }

  .bstig-homepage .page5 .tiny-stars .Mod2,
  .bstig-homepage .page5 .tiny-stars .Mod3 {
    top: 0;
  }

  .bstig-homepage .page9 .picScroll {
    width: calc(100% - 24px);
  }

  .bstig-homepage .page9 .picScroll ul li {
    width: min(320px, 78vw);
    margin: 10px 8px;
  }

  .bstig-homepage .in-tzqy-ul {
    width: min(94vw, 680px);
    margin: 22px auto 72px;
    display: none !important;
  }

  .bstig-homepage .in-tzqy-ul .in-tzqy {
    width: 25%;
    padding: 0 4px;
    margin-bottom: 8px;
  }

  .bstig-homepage .page7 #swiper1 {
    display: block;
  }

  .bstig-homepage .in-hzhb .focusBox {
    width: 96%;
    min-height: 0;
    margin-top: 30px;
  }

  .bstig-homepage .in-hzhb .focusBox .pic li .in-hzhb-div:nth-child(2) {
    margin: -12px 0;
  }

  .bstig-homepage .in-hzhb .focusBox .prev,
  .bstig-homepage .in-hzhb .focusBox .next {
    height: 74px;
  }

  .bstig-homepage .in-hzhb .focusBox .next {
    bottom: 0;
  }

  .bstig-homepage .page9 .picScroll .prev,
  .bstig-homepage .page9 .picScroll .next {
    display: none;
  }

  .list5box2 {
    width: 150px;
    max-height: 200px;
    padding-top: 42px;
  }
  .tiat1 {
    font-size: 28px;
  }

  .tiat2 {
    font-size: 16px;
  }

  .home-jobs__board,
  .home-jobs__promo,
  .home-links__card,
  .home-links__group {
    padding: 20px;
  }

  .home-links__card {
    min-height: 180px;
  }

  .is-home .foota_head,
  .is-home .foota6,
  .is-home .footb {
    padding-left: 16px;
    padding-right: 16px;
  }

  .is-home .foota4 {
    width: min(210px, 58vw);
    margin-left: 18px;
  }

  .is-home .foota641 {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .is-home .footer-meta-links {
    justify-content: flex-start;
  }

  .is-home .footc1--spaced {
    padding-right: 24px;
  }

  .is-home .divfix {
    width: calc(100% - 24px);
    left: 12px;
    right: 12px;
    bottom: 20px;
    transform: none;
    border-radius: 18px;
    padding: 16px;
  }

  .is-home .divfix1 {
    grid-template-columns: 1fr;
  }

  .is-home .divfix2 {
    min-width: 0;
  }

  .bstig-homepage .w-accor li.cur {
     width: 100% !important;
  }
  .bstig-homepage .w-accor li {
    width: 100% !important;
  }
  .bstig-homepage .w-accor li:nth-child(2), 
  .bstig-homepage .w-accor li:nth-child(3) {
    margin-left: 0 !important;
  }
  .bstig-homepage .w-accor ul {
    gap: 0 !important;
  }
  .w-accor4 li h3 {
    text-align: left;
    padding-left: 11%;
  }
  .home-business {
    padding: 0;
  }
  .bstig-homepage .page5 .scienceFi {
    width: 80%;
    left: 10%;
    top: 5%;
    max-width: 400px;
  }
  .bstig-homepage .page5 {
    min-height: 400px;
  }
  .bstig-homepage .listbox2box {
    height: 100%;
  }
  .bstig-homepage .page7 #swiper1 .swiper-pagination {
        bottom: 25%;
  }
}
