<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #1d148e;
  margin: 0;
}
.banner {
  max-width: 1920px;
  margin: 0 auto 66px auto;
}
.banner img {
  width: 100%;
}
.special-page .page-content {
  max-width: 1500px;
  margin: 0 auto;
}
.ssm-show {
  display: none;
}
.list-item {
  margin-bottom: 150px;
  position: relative;
}
.list-item .item-title {
  text-align: center;
  position: relative;
}
.list-item .item-title img {
  display: inline-block;
  margin: 0 auto;
}
.list-item .item-title p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 54px;
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.list-item .list-item-bg {
  margin-top: -51px;
  width: 100%;
}
.list-item .text-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  font-size: 36px;
  color: #000;
}
.footer-logo .logo-g {
  display: flex;
  justify-content: center;
  margin-top: 45px;
  margin-bottom: 150px;
}
.footer-logo .logo-g img {
  margin: 0 50px;
  display: inline-block;
  width: auto;
}
.list-item .text-content.content-1 {
  padding: 22% 9% 0 8%;
  font-size: 34px;
}
.list-item .text-content.content-2 {
  padding: 23% 9% 0 8%;
}
.list-item .text-content.content-3 {
  padding: 26% 9% 0 8%;
}
.list-item .text-content.content-4 {
  padding: 24% 9% 0 8%;
}
.list-item .text-content.content-5 {
  padding: 24% 9% 0 8%;
}
.list-item .text-content.content-6 {
  padding: 24% 9% 0 8%;
}
@media screen and (max-width: 1450px) {
  .banner {
    margin: unset;
  }
  .list-item {
    margin-bottom: 100px;
  }
  .list-item .item-title {
    margin: 0 auto;
    max-width: 50%;
  }
  .list-item .item-title img {
    width: 100%;
  }
  .list-item .item-title p {
    font-size: 34px;
  }
  .list-item .text-content {
    font-size: 22px;
  }
  .list-item .text-content.content-1 {
    padding: 20% 9% 0 8%;
    font-size: 22px;
  }
  .list-item .text-content.content-2 {
    padding: 21% 9% 0 8%;
  }
  .list-item .text-content.content-3 {
    padding: 21% 9% 0 8%;
  }
  .list-item .text-content.content-4 {
    padding: 21% 9% 0 8%;
  }
  .list-item .text-content.content-5 {
    padding: 21% 9% 0 8%;
  }
  .list-item .text-content.content-6 {
    padding: 21% 9% 0 8%;
  }
  .footer-logo .logo-g {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 100px;
  }
  .footer-logo .logo-g img {
    width: 150px;
    margin: 0 20px;
    display: inline-block;
  }
}
@media screen and (max-width: 1050px) {
  .list-item {
    margin-bottom: 40px;
  }
  .list-item .item-title {
    margin: 0 auto;
    max-width: 40%;
  }
  .list-item .item-title img {
    width: 100%;
  }
  .list-item .item-title p {
    font-size: 28px;
  }
  .list-item .text-content {
    font-size: 18px;
  }
  .list-item .list-item-bg {
    margin-top: -31px;
  }
  .list-item .text-content.content-1 {
    padding: 17% 9% 0 7%;
    font-size: 18px;
  }
  .list-item .text-content.content-2 {
    padding: 21% 9% 0 7%;
  }
  .list-item .text-content.content-3 {
    padding: 21% 9% 0 10%;
  }
  .list-item .text-content.content-4 {
    padding: 21% 8% 0 7%;
  }
  .list-item .text-content.content-5 {
    padding: 21% 8% 0 7%;
  }
  .list-item .text-content.content-6 {
    padding: 21% 8% 0 7%;
  }
}
@media screen and (max-width: 750px) {
  .list-item {
    margin-bottom: 30px;
  }
  .list-item .item-title {
    max-width: 50%;
  }
  .list-item .item-title p {
    bottom: 0;
    font-size: 20px;
  }
  .list-item .text-content {
    font-size: 16px;
  }
  .list-item .list-item-bg {
    margin-top: -21px;
  }
  .list-item .text-content.content-1 {
    padding: 21% 9% 0 7%;
    font-size: 15px;
  }
  .list-item .text-content.content-2 {
    padding: 24% 9% 0 9%;
  }
  .list-item .text-content.content-3 {
    padding: 24% 9% 0 10%;
  }
  .list-item .text-content.content-4 {
    padding: 24% 8% 0 10%;
  }
  .list-item .text-content.content-5 {
    padding: 24% 8% 0 10%;
  }
  .list-item .text-content.content-6 {
    padding: 24% 8% 0 10%;
  }
  .footer-logo .logo-g {
    margin-top: 20px;
    margin-bottom: 80px;
  }
  .footer-logo .logo-g img {
    width: 100px;
    margin: 0 20px;
  }
}
@media screen and (max-width: 650px) {
  .ssm-show {
    display: block;
  }
  .xl-show {
    display: none;
  }
  .list-item .item-title {
    max-width: 45%;
  }
  .list-item .item-title p {
    bottom: 0;
    font-size: 18px;
  }
  .list-item .text-content {
    font-size: 12px;
  }
  .list-item .list-item-bg {
    margin-top: -21px;
  }
  .list-item .text-content.content-1 {
    padding: 22% 9% 0 7%;
  }
  .list-item .text-content.content-2 {
    padding: 22% 9% 0 9%;
  }
  .list-item .text-content.content-3 {
    padding: 22% 9% 0 9%;
  }
  .list-item .text-content.content-4 {
    padding: 22% 8% 0 9%;
  }
  .list-item .text-content.content-5 {
    padding: 23% 8% 0 9%;
  }
  .list-item .text-content.content-6 {
    padding: 23% 8% 0 9%;
  }
}
@media screen and (max-width: 525px) {
  .list-item .item-title {
    max-width: 55%;
  }
  .list-item .item-title p {
    bottom: 0;
    font-size: 16px;
  }
  .list-item .text-content {
    font-size: 12px;
  }
  .list-item .list-item-bg {
    margin-top: 0;
  }
  .list-item .text-content.content-1 {
    padding: 27% 9% 0 7%;
    font-size: 12px;
  }
  .list-item .text-content.content-2 {
    padding: 25% 9% 0 7%;
  }
  .list-item .text-content.content-3 {
    padding: 25% 9% 0 7%;
  }
  .list-item .text-content.content-4 {
    padding: 25% 8% 0 7%;
  }
  .list-item .text-content.content-5 {
    padding: 27% 8% 0 7%;
  }
  .list-item .text-content.content-6 {
    padding: 27% 8% 0 7%;
  }
}
@media screen and (max-width: 400px) {
  .list-item .item-title {
    max-width: 55%;
  }
  .list-item .item-title p {
    bottom: 0;
    font-size: 12px;
  }
  .list-item .text-content {
    font-size: 10px;
  }
  .list-item .text-content.content-1 {
    padding: 25% 9% 0 7%;
    font-size: 10px;
  }
}
/*# sourceMappingURL=index.css.map */</pre></body></html>