/* 公共标题 */
.public-tit {
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  color: #000000;
  text-align: center;
  margin: 120px 0 60px 0;
}

/* 超过两行... */
.overf-two {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* 一行两个的swiper */
.swiper-innovate-two {
  margin: 0 -15px;
}
.swiper-innovate-two .swiper-slide {
  padding: 0 15px 30px 15px;
}
.swiper-innovate-two .swiper-slide .img {
  width: 100%;
  height: 300px;
  padding: 20px;
  box-sizing: border-box;
}
.swiper-innovate-two .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-innovate-two .swiper-pagination {
  bottom: 0px !important;
}
.swiper-innovate-two .swiper-pagination-bullet {
  border-radius: 3px;
  width: 40px;
  height: 6px;
  background: #ebecf0;
}
.swiper-innovate-two .swiper-pagination-bullet:before {
  display: none;
}
.swiper-innovate-two .swiper-pagination-bullet-active {
  background: #0764e9;
}
.swiper-innovate-two .box {
  display: block;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #dfe1e6;
}
.swiper-innovate-two .box .text {
  padding: 0px 20px 26px 20px;
}
.swiper-innovate-two .box .text .tit {
  font-size: 20px;
  line-height: 28px;
  color: #020a1a;
}
/* .swiper-innovate-two .box .text .des{ font-size: 12px; color: #495973; line-height: 16px;height: 32px;}
.swiper-innovate-two .box .text .date{  font-size: 12px; color: #495973;line-height: 16px;}
.swiper-innovate-two .box .text .more{ display: flex;align-items: center; margin-top: 15px; color: #0764E9;font-size:14px;line-height: 24px;} */
.swiper-innovate-two .box .text .more svg {
  margin-left: 8px;
}
.swiper-innovate-two .box .text .more:hover svg {
  margin-left: 12px;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}
/* .swiper-innovate-two .box:hover .text .tit{ color: #0764E9;} */

/* banner   swiper */
.banner-swiper {
  margin: 0 15px;
}
.banner-swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.banner-swiper .swiper-slide > div h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 44px;
  color: #495973;
}
.banner-swiper .swiper-slide > div p {
  margin: 16px 0 24px 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #495973;
}
.banner-swiper .swiper-slide > div a {
  display: block;
  width: 112px;
  height: 40px;
  background: #0764e9;
  border-radius: 4px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.banner-swiper .swiper-slide img {
  width: 330px;
  height: 224px;
  object-fit: cover;
  margin: 0;
}
.banner-swiper .swiper-pagination {
  bottom: 0px !important;
}
.banner-swiper .swiper-pagination-bullet {
  border-radius: 3px;
  width: 40px;
  height: 6px;
  background: #ebecf0;
}
.banner-swiper .swiper-pagination-bullet:before {
  display: none;
}
.banner-swiper .swiper-pagination-bullet-active {
  background: #0764e9;
}

/* 2024-11月 修改analytics banner footer  */
.analytics-banner-wrap {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
  background-position: center center;
  background-image: url(../../../Public/home/images/banner_bg01.png);
}

.analytics-banner-wrap > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.analytics-banner-wrap .banner-lf h2 {
  color: #333333;
  font-size: 48px;
  font-weight: 600;
  line-height: 66px;
}

.analytics-banner-wrap .banner-lf p {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 12px 0 40px 0;
}

.analytics-banner-wrap .banner-lf span {
  display: flex;
}

.analytics-banner-wrap .banner-lf span a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 128px;
  height: 48px;
  background: #0fcc7a;
  border: 1px solid #0fcc7a;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 24px 24px;
}
.analytics-banner-wrap .banner-lf span a:hover {
  background: #0a3dff;
}

.analytics-banner-wrap .banner-lf span a svg {
  margin-left: 8px;
}

.analytics-banner-wrap .banner-lf span a:last-child {
  background: transparent;
  color: #0fcc7a;
  margin-left: 24px;
}
.analytics-banner-wrap .banner-lf span a:last-child:hover {
  color: #fff;
  background: #0fcc7a;
}

.analytics-banner-wrap .banner-rt {
  width: 50%;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.analytics-footer-bg {
  background-color: #f6f9fc;
  padding: 80px 0;
}

.analytics-footer-wrap {
  width: 100%;
  border-radius: 20px;
  background: linear-gradient(to right, #1d8bf8 0%, #36c99e 100%);
  padding: 40px 88px;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  justify-content: space-between;
}

.analytics-footer-wrap div {
  margin-right: 30px;
}

.analytics-footer-wrap div h2 {
  font-size: 32px;
  line-height: 44px;
  font-weight: 600;
  margin-bottom: 12px;
}

.analytics-footer-wrap div p {
  font-size: 18px;
  line-height: 24px;
}

.analytics-footer-wrap a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 245px;
  height: 48px;
  color: #2d3648;
  font-size: 16px;
  background-color: #edf0f7;
  cursor: pointer;
}

.analytics-footer-wrap a img {
  margin: 0 0 0 8px;
}

/* 2024-11月 修改analytics banner footer end  */

/* 2025-11月 文章页面里，当文章类型是AI词或者技术词时，banner就用这个 */
.slide-bg03 {
  width: 100%;
  height: 500px;
  background: url("../../../../Public/home/images/ml_index/swiper_banner_bg03.png")
    no-repeat;
  background-size: cover;
  object-fit: cover;
  background-position: center center;
}

.slide-bg03 > div {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.slide-bg03 > div h2 {
  color: #333333;
  font-size: 48px;
  font-weight: 600;
  line-height: 66px;
}

.slide-bg03 > div ul {
  margin: 12px 0 40px 0;
}

.slide-bg03 > div ul li {
  display: flex;
  align-items: center;
  width: fit-content;
}

.slide-bg03 > div ul li img {
  width: 19px;
  margin-right: 10px;
  flex-shrink: 0;
}

.slide-bg03 > div ul li p {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.slide-bg03 > div div {
  display: flex;
}

.slide-bg03 > div div a {
  width: 128px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 100px 100px;
  background-color: #0764e9;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  box-sizing: border-box;
  border: 1px solid #0764e9;
}
.slide-bg03 > div div .cont2 {
  background-color: transparent;
  color: #0764e9;
  margin-left: 20px;
}
.slide-bg03 > div div a:hover {
  background-color: #0fcc7a;
  border: 1px solid #0fcc7a;
}

.slide-bg03 > div div .cont2:hover {
  background-color: transparent;
  color: #0fcc7a;
  border: 1px solid #0fcc7a;
}
/* 文章页面里，当文章类型是AI词或者技术词时，banner就用这个 end */

/* 文章banner */
.new_news_banner {
  width: 100%;
  height: 300px;
  box-sizing: border-box;
  background: url(../../../Public/home/images/news_banner_2023.png) no-repeat;
  background-size: cover;
  object-fit: cover;
  background-position: center center;
}
.news-content {
  display: flex;
  justify-content: space-around;
}
.news-content img {
  margin: 0;
  width: 360px;
}
.news-content div p {
  font-weight: 600;
  font-size: 38px;
  line-height: 53px;
  color: #333333;
  margin-top: 55px;
}
.news-content div p span {
  color: #0764e9;
  margin-left: 0.2rem;
}
.news-content div h2 {
  font-size: 24px;
  line-height: 34px;
  color: #6a6a6a;
  margin: 16px 0 32px 0;
}
.news-content div a {
  display: block;
  width: 158px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background: #0764e9;
  font-size: 18px;
  color: #fff;
  border-radius: 4px;
}

@media (max-width: 1025px) {
  .news-content {
    display: flex;
    justify-content: space-between;
  }
  .news-content img {
    display: none;
  }
  /* 三大垂直行业--精彩行业内容 */
  .public-solution-wrap ul li .public-solution-center {
    width: 70% !important;
  }
}
html,
body {
  overflow-x: hidden;
  font-family: -apple-system, BlinkMacSystemFont, Sora, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "PingFang SC", "Noto Sans SC", "Microsoft YaHei",
    sans-serif;
}

/* 三大垂直行业--精彩行业内容 */
.public-solution-wrap {
  margin-bottom: 100px;
}
.public-solution-wrap ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.public-solution-wrap ul li {
  width: 47%;
}
.public-solution-wrap ul li a {
  display: flex;
  justify-content: flex-start;
}
.public-solution-wrap ul li a:hover .public-solution-rt {
  margin-left: 20px;
}
.public-solution-wrap ul li:nth-child(n + 3) {
  margin-top: 40px;
}
.public-solution-wrap ul li .public-solution-lf {
  width: 42px;
  flex-shrink: 0;
}
.public-solution-wrap ul li .public-solution-lf p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #495973;
  word-wrap: break-word;
}
.public-solution-wrap ul li .public-solution-center {
  margin-left: 16px;
  width: 78%;
}
.public-solution-wrap ul li .public-solution-center h2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #020a1a;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.public-solution-wrap ul li .public-solution-center p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #495973;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.public-solution-wrap ul li .public-solution-rt {
  width: 24px;
  flex-shrink: 0;
  margin-left: 16px;
  margin-top: 14px;
}
/* 三大垂直行业--精彩行业内容 end*/
@media (max-width: 769px) {
  .public-tit {
    font-size: 20px;
    line-height: 28px;
    margin: 60px 0 40px 0;
    z-index: 9;
  }
  /* 三大垂直行业--精彩行业内容 */
  .public-solution-wrap {
    margin-bottom: 60px;
  }
  .public-solution-wrap ul {
    flex-direction: column;
  }
  .public-solution-wrap ul li {
    width: 100%;
  }

  .public-solution-wrap ul li:nth-child(n + 2) {
    margin-top: 40px;
  }
  .public-solution-wrap ul li .public-solution-center {
    width: 87% !important;
  }
  /* 三大垂直行业--精彩行业内容 end*/

  /* 2024-11月 修改analytics banner footer  */
  .analytics-banner-wrap {
    height: 650px;
  }

  .analytics-banner-wrap > div {
    flex-direction: column;
    justify-content: center;
  }

  .analytics-banner-wrap .banner-lf {
    width: 100%;
  }

  .analytics-banner-wrap .banner-lf h2 {
    text-align: center;
  }

  .analytics-banner-wrap .banner-lf p {
    text-align: center;
  }

  .analytics-banner-wrap .banner-lf span {
    justify-content: center;
  }

  .analytics-banner-wrap .banner-rt {
    width: 100%;
  }

  .analytics-footer-bg {
    padding: 60px 0;
  }

  .analytics-footer-wrap {
    flex-direction: column;
    align-items: center;
  }

  .analytics-footer-wrap div {
    margin-right: 0;
  }

  .analytics-footer-wrap div h2 {
    text-align: center;
  }

  .analytics-footer-wrap div p {
    text-align: center;
  }

  .analytics-footer-wrap a {
    width: 100%;
    margin-top: 24px;
  }
  /* 2024-11月 修改analytics banner footer end */
  /* 2025-11月 文章页面里，当文章类型是AI词或者技术词时，banner就用这个 */
  .slide-bg03 {
    height: 400px;
  }

  .slide-bg03 > div h2 {
    font-size: 36px;
    line-height: 54px;
  }

  .slide-bg03 > div ul li img {
    width: 14px;
    margin-right: 8px;
  }

  .slide-bg03 > div ul li p {
    font-size: 16px;
    line-height: 24px;
  }
  /* 文章页面里，当文章类型是AI词或者技术词时，banner就用这个 end */
}
@media (max-width: 441px) {
  /* 2024-11月 修改analytics banner footer  */
  .analytics-banner-wrap {
    height: 540px;
  }

  .analytics-banner-wrap .banner-lf h2 {
    font-size: 32px;
    line-height: 44px;
  }

  .analytics-banner-wrap .banner-lf p {
    font-size: 16px;
    line-height: 22px;
    margin: 16px 0 40px 0;
  }

  .analytics-banner-wrap .banner-lf p br {
    display: none;
  }

  .analytics-banner-wrap .banner-rt {
    height: 260px;
  }

  .analytics-footer-bg {
    padding: 40px 0;
  }

  .analytics-footer-wrap {
    padding: 40px 24px;
  }

  .analytics-footer-wrap div h2 {
    font-size: 28px;
    line-height: 42px;
  }

  .analytics-footer-wrap div p {
    font-size: 16px;
    line-height: 22px;
  }
  /* 2024-11月 修改analytics banner footer end */
  /* 2025-11月 文章页面里，当文章类型是AI词或者技术词时，banner就用这个 */
  .slide-bg03 > div h2 {
    font-size: 28px;
    line-height: 40px;
  }

  .slide-bg03 > div ul li img {
    width: 14px;
    margin-right: 8px;
  }

  .slide-bg03 > div ul li p {
    font-size: 14px;
    line-height: 24px;
  }
  /* 文章页面里，当文章类型是AI词或者技术词时，banner就用这个 end */
}
