.news_banner {
  background: linear-gradient(161.6725deg, #1a1a2e 14%, #16163a 50%, #2d3cdf 85%);
  padding-top: 99px;
  overflow: hidden;
  position: relative;
}
.news_banner .flex {
  padding: 2.5rem 0 8.8rem;
}
.news_banner .image {
  position: relative;
  z-index: 2;
  align-self: center;
  width: 61.59722222%;
  margin-right: -9.30555556%;
  padding: 1px;
}
.news_banner .image::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0.2;
  content: '';
  pointer-events: none;
  clip-path: polygon(26% 0, 100% 0, 74% 100%, 0 100%);
}
.news_banner .image .img {
  padding-bottom: 58.82352941%;
  clip-path: polygon(26% 0, 100% 0, 74% 100%, 0 100%);
}
.news_banner .image::after {
  position: absolute;
  background-color: var(--secondary);
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  height: 100%;
  left: 61%;
  top: 99%;
  content: '';
  transform: skewX(-24deg);
}
.news_banner .lt {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 5.3% 0 2px;
}
.news_banner p {
  max-width: 48.3rem;
  margin-top: 2.5rem;
}
.news_banner .nums {
  margin-top: 3rem;
}
.news_banner .nums ul {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}
.news_banner .nums li {
  flex: 1;
  max-width: 17.5rem;
  color: #fff;
}
.news_banner .nums .wrap {
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}
.news_banner .nums .label {
  font-size: 1.5rem;
  opacity: 0.8;
  margin-top: 1.1rem;
  font-weight: 300;
  letter-spacing: 0.03rem;
}
.news_banner .float_mask .img {
  filter: contrast(0) brightness(2);
}
.news_banner .float_mask .img img {
  opacity: 0.11;
}
.news_banner .float_mask .img1 {
  left: -39.375%;
  bottom: -57.9591837%;
}
.news_banner .float_mask .img2 {
  right: -11.9270833%;
  bottom: 10.6122449%;
}
.news_featured {
  position: relative;
  padding: 16.6rem 0 9.6rem;
}
.news_featured .news_featured_swiper {
  overflow: hidden;
  margin-top: 6.3rem;
}
.news_featured .item {
  display: grid;
  grid-template-columns: 52.56944444% 1fr;
  height: 100%;
  gap: 0 3.19444444%;
}
.news_featured .item .img {
  display: block;
  padding-bottom: 64.72919419%;
}
.news_featured .item .img .tag {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  font-size: 1.7rem;
  font-weight: 600;
  text-transform: uppercase;
  background-color: var(--primary);
  color: #fff;
  line-height: 2.11764706;
  padding: 0 1.176471em;
  margin: 3.4346103% 3.6988111%;
}
.news_featured .item .info {
  position: relative;
  z-index: 2;
  align-self: end;
  display: flex;
  flex-direction: column;
  min-height: 91.02040816%;
  padding-top: 11.30298273%;
}
.news_featured .item .info::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: -15.1%;
  content: '';
  z-index: -1;
  pointer-events: none;
  background-color: #fff;
}
.news_featured .item .info .text {
  flex: 1;
}
.news_featured .item .info .metas {
  font-size: 1.7rem;
  color: rgba(63, 63, 63, 0.85);
}
.news_featured .item .info .metas .cat {
  font-weight: 600;
  text-transform: uppercase;
  color: var(--primary);
  margin-right: 0.411765em;
}
.news_featured .item .info .title {
  font-size: 2.8rem;
  line-height: 1.42857143;
  font-weight: 600;
  margin-top: 1.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.news_featured .item .info .desc {
  line-height: 2.6rem;
  color: var(--text);
  max-width: 63rem;
  margin-top: 2.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  letter-spacing: -0.007rem;
}
.news_featured .item .info .btn_i {
  margin-top: 2rem;
}
.news_featured .swiper_btns.middle {
  top: 60%;
}
.news_featured .float_mask .img2 {
  width: 11%;
  max-width: 19.5rem;
  bottom: unset;
  top: 0;
  right: 4.948%;
}
.news_featured .float_mask .img2 img {
  opacity: 1;
}
.news_main {
  padding: 9.6rem 0 15rem;
}
.news_main .head {
  padding-bottom: 2px;
}
.news_main .nav {
  max-width: 100%;
}
.news_main .nav .nav_list {
  gap: 1rem;
}
.news_main .nav .nav_item {
  min-width: 10.8rem;
  padding-right: 4.5rem;
}
.news_main .list {
  margin-top: 6.2rem;
}
.news_main .list ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(35rem, 100%), 1fr));
  gap: 5.7rem 2.91666667%;
}
.news_main .center:has(.btn_line) {
  margin-top: 8.52rem;
  min-height: 6.9rem;
}
.news_category {
  background-image: linear-gradient(to bottom, var(--bg2) 11%, #fbfbfd 65%, #fcfdfe);
  padding: 12.8rem 0 11.1rem;
}
.news_category .news_category_swiper {
  margin-top: 4.6rem;
  padding-bottom: 1rem;
}
.news_category .news_category_swiper .swiper-slide {
  max-width: 344px;
}
.news_category .news_category_swiper .active .item {
  box-shadow: var(--shadow3);
}
.news_category .news_category_swiper .active .item::after {
  opacity: 1;
}
.news_category .item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  border: 1px solid #eef0f5;
  background-color: #fff;
  text-align: center;
  transition: all 0.3s;
  padding: 14.8255814% 5.8139535% 9.8837209%;
}
.news_category .item::after {
  position: absolute;
  width: 100%;
  height: 0.3rem;
  background-color: var(--primary);
  left: 0;
  bottom: -2px;
  content: '';
  opacity: 0;
  transition: all 0.3s;
}
.news_category .item .icon {
  width: 5rem;
  height: 5rem;
}
.news_category .item .info {
  flex: 1;
  margin-top: 2.1rem;
}
.news_category .item .info .title {
  font-size: 2.2rem;
  font-weight: 600;
  color: #1a1a2e;
}
.news_category .item .info .desc {
  line-height: 2.6rem;
  color: var(--text);
  max-width: 28.2rem;
  margin-top: 0.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  letter-spacing: -0.007rem;
}
.news_category .item .btn_i {
  margin-top: 1.5rem;
}
.footer_contact {
  background-image: linear-gradient(to bottom, #fcfdfe, transparent 82%);
}
@media screen and (max-width: 768px) {
  .news_banner {
    padding-top: 64px;
  }
  .news_banner .flex {
    padding: 30px 0 40px;
  }
  .news_banner .image {
    width: 50%;
    margin-right: 0;
  }
  .news_banner .lt {
    padding: 0;
    display: block;
  }
  .news_banner .nums {
    margin-top: 20px;
  }
  .news_banner .nums ul {
    gap: 20px;
  }
  .news_banner .nums .wrap {
    font-size: 22px;
  }
  .news_banner .nums .label {
    font-size: 14px;
    letter-spacing: unset;
    margin-top: 8px;
  }
  .news_featured {
    padding: 50px 0;
  }
  .news_featured .news_featured_swiper {
    margin-top: 30px;
  }
  .news_featured .item {
    gap: 0;
  }
  .news_featured .item .info {
    padding-top: 20px;
  }
  .news_featured .item .info::before {
    left: -30px;
  }
  .news_featured .item .info .metas {
    font-size: 14px;
  }
  .news_featured .item .info .metas .cat {
    margin-right: 0;
  }
  .news_featured .item .info .title {
    font-size: 18px;
    margin-top: 10px;
  }
  .news_featured .item .info .desc {
    line-height: 1.5;
    letter-spacing: unset;
    margin-top: 10px;
  }
  .news_featured .item .info .wrap {
    margin-top: 16px;
    gap: 14px;
  }
  .news_main {
    padding: 50px 0;
  }
  .news_main .head {
    padding: 0;
  }
  .news_main .nav .nav_list {
    gap: 12px;
  }
  .news_main .nav .nav_list .nav_item {
    padding-right: 20px;
    min-width: unset;
  }
  .news_main .list {
    margin-top: 30px;
  }
  .news_main .list ul {
    grid-template-columns: repeat(auto-fill, minmax(min(250px, 100%), 1fr));
    gap: 30px 16px;
  }
  .news_main .center:has(.btn_line) {
    margin-top: 40px;
    min-height: 42px;
  }
  .news_category {
    padding: 50px 0;
    overflow: hidden;
  }
  .news_category .swiper_content {
    overflow: unset;
    padding: 0 20px;
  }
  .news_category .news_category_swiper {
    margin-top: 30px;
  }
  .news_category .item {
    padding: 20px;
  }
  .news_category .item .icon {
    width: 40px;
    height: 40px;
  }
  .news_category .item .info {
    margin-top: 20px;
  }
  .news_category .item .info .title {
    font-size: 18px;
  }
  .news_category .item .info .desc {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: unset;
    margin-top: 10px;
  }
  .news_category .item .info .desc br {
    display: none;
  }
  .news_category .item .btn_i {
    margin-top: 20px;
  }
  .news_category .swiper_btns.middle {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .news_banner .image {
    width: 100%;
    order: -1;
  }
  .news_banner .image::after {
    right: 113.5%;
    left: unset;
  }
  .news_banner .nums ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .news_featured .item {
    grid-template-columns: 1fr;
  }
  .news_featured .item .info {
    padding: 20px 0;
  }
  .news_featured .item .info::before {
    display: none;
  }
}
