.swiper-slide {
  position: relative;
}
.banner-img {
  height: 600px;
}
.banner-box {
  position: absolute;
  top: 0;
  height: 600px;
  left: calc(50% - 730px);
  z-index: 10;
  padding-top: 46px;
  box-sizing: border-box;
}
.banner-box .h1 {
  font-size: 42px;
  line-height: 42px;
  font-weight: bold;
  margin-bottom: 35px;
}
.banner-box .h2 {
  font-size: 56px;
  line-height: 56px;
  font-weight: bold;
  margin-bottom: 50px;
}
.banner-box .h3 {
  font-size: 42px;
  line-height: 42px;
  font-weight: bold;
  margin-bottom: 100px;
}
.banner-box .common-btn {
  width: 100%;
  justify-content: flex-start;
}
.content1 .content1-back {
  width: 1800px;
  height: 924px;
  background: linear-gradient(180deg, #B4D3FF 0%, rgba(180, 211, 255, 0.2) 100%);
  border-radius: 30px 30px 30px 30px;
  margin: 0 auto;
  padding: 70px;
  box-sizing: border-box;
}
.content1 .content1-card {
  height: 327px;
  background: #FFFFFF;
  border-radius: 30px 30px 30px 30px;
  padding: 37px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.content1 .content1-card .card-title {
  font-weight: bold;
  font-size: 20px;
  color: #1F2329;
  text-align: center;
}
.content1 .content1-card .card-title > .tag {
  width: 64px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  background: linear-gradient(90deg, #6F63FF 0%, #314EFF 50%, #3F98FD 100%);
  border-radius: 6px 6px 6px 6px;
  color: #fff;
  font-size: 16px;
}
.content1 .content1-card .card-p {
  padding-left: 40px;
  padding-right: 40px;
}
.content1 .content1-card .card-in {
  gap: 40px;
}
.content1 .content1-card .card-in > div {
  width: 160px;
  height: 192px;
  background: #FFFFFF;
  padding: 30px 0;
  box-sizing: border-box;
}
.content1 .content1-card .card-in > div > img {
  width: 56px;
  height: 56px;
  display: block;
  margin: 0 auto;
}
.content1 .content1-card .card-in > div > :nth-child(2) {
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  text-align: center;
  margin: 25px 0 10px 0;
}
.content1 .content1-card .card-in > div > :nth-child(3) {
  font-weight: 400;
  font-size: 14px;
  color: #6A7078;
  white-space: nowrap;
  text-align: center;
}
.content2 {
  height: 813px;
  position: relative;
}
.content2 .title {
  font-size: 20px;
  color: #323232;
  text-align: center;
  margin-bottom: 49px;
}
.content2 .content2-content {
  margin-bottom: 40px;
}
.content2 .content2-content > div {
  gap: 31px;
}
.content2 .content2-content > div > div {
  width: 466px;
  height: 422px;
  background: #F6F6FB;
  border-radius: 12px 12px 12px 12px;
  padding: 40px 20px;
  box-sizing: border-box;
}
.content2 .content2-content > div > div > img {
  width: 90px;
  height: 90px;
  display: block;
  margin: 0 auto;
}
.content2 .content2-content > div > div > :nth-child(2) {
  font-weight: bold;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  color: #000;
  margin: 25px 0 20px 0;
}
.content2 .content2-content > div > div > :nth-child(3) {
  font-weight: 400;
  font-size: 18px;
  color: #6A7078;
  line-height: 36px;
  text-align: center;
}
.content3 {
  padding-bottom: 80px;
}
.content3 .content3-content {
  margin-bottom: 40px;
}
.content3 .content3-content > div {
  gap: 30px;
}
.content3 .content3-content > div > div {
  width: 268px;
  height: 322px;
  background: #F6F6FB;
  border-radius: 12px 12px 12px 12px;
}
.content3 .content3-content > div > div > :nth-child(2) {
  font-weight: bold;
  font-size: 22px;
  line-height: 22px;
  text-align: start;
  margin: 30px 0 10px 30px;
}
.content3 .content3-content > div > div > :nth-child(3) {
  font-weight: 400;
  font-size: 18px;
  color: #1F2329;
  text-align: start;
  margin: 0 0 60px 30px;
}
.content3 .content3-content > div > div > :nth-child(4) {
  display: block;
  margin: 0 0 0 30px;
}
.content6 {
  padding-bottom: 120px;
  background: #F2F5FA;
}
.content6 .content6-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}
.content6 .content6-content .uk-article-title {
  font-size: 16px !important;
  font-weight: 600;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0;
}
.content6 .content6-content .uk-text-lead {
  font-size: 14px !important;
}
.content6 .content6-content .uk-article-meta {
  font-size: 12px !important;
}
.content6 .content6-content .left-list {
  width: 940px;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.content6 .content6-content .left-list > div {
  width: 460px;
  height: 367px;
  background: #FFFFFF;
}
.content6 .content6-content .left-list > div .hr {
  border-bottom: 1px solid #eee;
}
.content6 .content6-content .left-list > div .hr:last-child {
  border: none;
}
.content6 .content6-content .left-list > div .uk-article {
  padding: 20px 12px;
  box-sizing: border-box;
  margin-top: 0;
}
.content6 .content6-content .left-list > div .uk-article-meta {
  margin: 12px 0 12px 0;
}
.content6 .content6-content .left-list > div .ex {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content6 .content6-content .left-list > div .ex3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content6 .content6-content .content6-news-list {
  background: #fff;
  width: 445px;
  padding: 0 26px;
  box-sizing: border-box;
}
.content6 .content6-content .content6-news-list .ex {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}
.content6 .content6-content .content6-news-list .uk-text-lead {
  margin: 0 0 12px 0;
}
.content6 .content6-content .content6-news-list .uk-article {
  margin-top: 16px !important;
}
.content6 .content6-content .content6-news-list .uk-article-title {
  margin-bottom: 12px;
}
.content6 .content6-content .content6-news-list .hr {
  border-bottom: 1px solid #eee;
  padding-bottom: 16px;
}
.content6 .content6-content .list > img {
  width: 100%;
  height: 221px;
  object-fit: scale-down;
}
.content6 .content6-content p {
  margin: 0;
}
@media (max-width: 768px) {
  .content1 {
    max-width: 100vw;
  }
  .content1-back {
    max-width: 100vw;
    padding: 12px !important;
    height: auto !important;
  }
  .content1-card {
    height: auto !important;
  }
  .card-in {
    flex-direction: column;
    align-items: center;
  }
  .card-in > div {
    width: auto !important;
  }
  .content2 {
    height: auto;
    padding: 20px 12px;
    box-sizing: border-box;
  }
  .content3-content > div {
    flex-direction: column;
    align-items: center;
  }
  .content6 .list {
    max-width: 100vw;
  }
  .content6 .content6-news-list {
    max-width: 100vw;
  }
}
