/* Static2 homepage refresh. Additive page-scoped layer; legacy static/static1 assets remain unchanged. */
.kd-static2-home {
  background: #f5f8fc;
  color: #142033;
}

header,
.header_on,
.nav,
.nav1-box,
.item-box {
  z-index: 10020;
}

header {
  overflow: visible;
}

header.header-nav,
.header-box,
.header-nav .nav-head,
.header-nav .nav-head .nav-fir,
header .nav ul .item {
  overflow: visible;
}

header.header-nav,
.header-nav .nav-head .nav-sec,
header .nav ul .item-box {
  z-index: 50010;
}

.kd-static2-home .banner {
  position: relative;
  overflow: hidden;
  background: #10223e;
}

.kd-static2-home .banner::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 34%;
  background: linear-gradient(180deg, rgba(245, 248, 252, 0) 0%, #f5f8fc 100%);
  pointer-events: none;
  z-index: 2;
}

.kd-static2-home .swiper-container1,
.kd-static2-home .swiper-container1 .swiper-slide,
.kd-static2-home .swiper-container1 .item {
  min-height: 680px;
}

.kd-static2-home .swiper-container1 .item {
  position: relative;
  background-position: center center !important;
  background-size: cover !important;
}

.kd-static2-home .swiper-container1 .item::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(9, 24, 47, 0.78) 0%, rgba(9, 24, 47, 0.42) 46%, rgba(9, 24, 47, 0.08) 100%),
    linear-gradient(180deg, rgba(9, 24, 47, 0.18) 0%, rgba(9, 24, 47, 0.34) 100%);
}

.kd-static2-home .swiper-container1 .link {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 680px;
  flex-direction: column;
  justify-content: center;
  padding-left: max(80px, calc((100vw - 1240px) / 2));
  padding-right: 48px;
}

.kd-static2-home .swiper-container1 .change-title {
  max-width: 760px;
  color: #ffffff;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.18 !important;
  letter-spacing: 0;
}

.kd-static2-home .swiper-container1 .text {
  max-width: 720px;
  margin-top: 22px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 18px;
  line-height: 1.8 !important;
}

.kd-static2-home .swiper-container1 .cir {
  background: #77c4ff;
}

.kd-static2-home .links {
  margin-top: 34px;
}

.kd-static2-home .link-box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 148px;
  height: 48px;
  padding: 0 24px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.13);
  color: #ffffff !important;
  line-height: 48px;
  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.kd-static2-home .link-box:hover {
  background: #ffffff;
  color: #1355c6 !important;
  transform: translateY(-2px);
}

.kd-static2-home .swiper-pagination1 {
  z-index: 4;
  bottom: 42px !important;
}

.kd-static2-home .swiper-pagination-bullet {
  width: 28px !important;
  height: 4px !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.7) !important;
}

.kd-static2-home .swiper-pagination-bullet-active {
  width: 48px !important;
  background: #ffffff !important;
}

.kd-static2-home .container1 {
  margin-top: 0 !important;
  padding: 86px 0 78px;
  background: #f5f8fc;
}

.kd-static2-home .container1 ul {
  display: grid;
  max-width: 1240px;
  margin: 0 auto;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.kd-static2-home .container1 li {
  width: auto !important;
  margin: 0 !important;
}

.kd-static2-home .container1 a {
  display: block;
  height: 100%;
  min-height: 192px;
  padding: 30px 26px;
  border: 1px solid #e2e8f2;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 16px 38px rgba(18, 32, 54, 0.06);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.kd-static2-home .container1 a:hover {
  border-color: #9db7ed;
  box-shadow: 0 22px 52px rgba(19, 85, 198, 0.12);
  transform: translateY(-3px);
}

.kd-static2-home .container1 .tp {
  margin-bottom: 22px;
}

.kd-static2-home .container1 .tp img {
  width: 54px;
  height: 54px;
  object-fit: contain;
}

.kd-static2-home .container1 h5 {
  color: #15243a;
  font-weight: 700;
  line-height: 1.45;
}

.kd-static2-home .container2 {
  position: relative;
  min-height: 540px;
  padding: 86px 0 92px;
  background-size: cover !important;
  background-position: center center !important;
}

.kd-static2-home .container2::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(9, 24, 47, 0.82) 0%, rgba(9, 24, 47, 0.48) 58%, rgba(9, 24, 47, 0.24) 100%);
}

.kd-static2-home .container2 .title-ch,
.kd-static2-home .container2 ul {
  position: relative;
  z-index: 1;
}

.kd-static2-home .container2 .title-ch {
  max-width: 760px;
  margin: 0 auto 54px;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: 0;
}

.kd-static2-home .container2 ul {
  display: grid;
  max-width: 1040px;
  margin: 0 auto;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
}

.kd-static2-home .container2 li {
  width: auto !important;
  margin: 0 !important;
}

.kd-static2-home .container2 a {
  display: grid;
  min-height: 150px;
  place-items: center;
  padding: 24px 16px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
  transition: background 0.2s ease, transform 0.2s ease;
}

.kd-static2-home .container2 a:hover {
  background: rgba(255, 255, 255, 0.22);
  transform: translateY(-3px);
}

.kd-static2-home .container2 img {
  width: 48px;
  height: 48px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

.kd-static2-home .container2 h4 {
  margin-top: 18px;
  color: #ffffff;
  font-weight: 700;
}

@media (max-width: 1180px) {
  .kd-static2-home .container1 ul,
  .kd-static2-home .container2 ul {
    max-width: calc(100% - 48px);
  }
}
