.ai-sub {
  /* font-size: 0.32rem; */
  font-size: 40px;
  font-weight: 500;
  color: #000000;
}
.ai-btn-box {
  display: flex;
  justify-content: center;
  gap: 36px;
  margin-top: 60px;
}
.ai-btn1 {
  background: linear-gradient(
    90deg,
    #e46ad4 0%,
    #776cf2 24%,
    #5f8cfe 60%,
    #79baff 85%,
    #8fc7ff 100%
  );
  box-sizing: border-box;
  border: 2px solid #ffffff;
  box-shadow: inset 0px 1.87px 24.72px 0px #ffffff;

  width: 4.4rem;
  height: 0.68rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 0.3rem;
  font-weight: 500;
  border-radius: 4.4rem;
}
.ai-btn1:hover {
  background: linear-gradient(
    90deg,
    #fd4de6 0%,
    #6053fc 29%,
    #3b72ff 60%,
    #3a99ff 85%,
    #44a1ff 100%
  );
}
.ai-btn1.type2 {
  margin: 0 auto;
}
.ai-btn2-box {
  position: relative;
  width: 4.4rem;
  height: 0.68rem;
}
.ai-btn2 {
  width: 100%;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
  /* border: 2px solid #ffffff;
  box-shadow: inset 0px 1.87px 24.72px 0px #ffffff; */
  background: linear-gradient(
    90deg,
    #e46ad4 0%,
    #776cf2 24%,
    #5f8cfe 60%,
    #79baff 85%,
    #8fc7ff 100%
  );
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.3rem;
  font-weight: 500;
  border-radius: 4.4rem;
  z-index: 1;
}
.ai-btn2::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background: #f3f3fe;
  border-radius: 448px;
  z-index: -1;
}
.ai-btn2:hover:before {
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
}
.ai-btn2 span {
  background: linear-gradient(270deg, #8a49d7 0%, #5f50ed 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.ai-title1 {
  background: linear-gradient(
    93deg,
    #ff71bd 0%,
    #5d39e0 47%,
    #71dbff 71%,
    #5b70ff 96%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-left: 0 !important;
}

.framework .l-body .infos-box .card {
  width: 120px;
}
.framework .l-body .infos-box .card:nth-child(1) {
  left: 20%;
  top: 85%;
  margin-left: -70px;
}
.framework .l-body .infos-box .card:nth-child(2) {
  left: 21%;
  top: 68%;
  margin-left: -70px;
}
.framework .l-body .infos-box .card:nth-child(3) {
  left: 25%;
  top: 50%;
  margin-left: -70px;
}
.framework .l-body .infos-box .card:nth-child(4) {
  left: 32%;
  top: 36%;
  margin-left: -70px;
}
.framework .l-body .infos-box .card:nth-child(5) {
  left: 43%;
  top: 24%;
  margin-left: -70px;
}
.framework .l-body .infos-box .card:nth-child(6) {
  left: 58%;
  top: 24%;
  margin-left: -70px;
}
.framework .l-body .infos-box .card:nth-child(7) {
  left: 68%;
  top: 36%;
  margin-left: -70px;
}
.framework .l-body .infos-box .card:nth-child(8) {
  left: 75%;
  top: 50%;
  margin-left: -70px;
}
.framework .l-body .infos-box .card:nth-child(9) {
  left: 79%;
  top: 68%;
  margin-left: -70px;
}

.framework .l-body .infos-box .card:nth-child(10) {
  left: 80%;
  top: 85%;
  margin-left: -70px;
}

.framework .l-body .infos-box .card .info-box span {
  background-image: none;
  background: linear-gradient(
    180deg,
    #ffffff 35%,
    rgba(255, 255, 255, 0.6) 100%
  );
  color: #4b38ff;
  width: 120px;
  font-size: 16px;
  line-height: 24px;
  position: relative;
}
.framework .l-body .infos-box .card .info-box span.lgljl {
  width: 150px;
}
.framework .l-body .infos-box .card .img-box img {
  width: auto;
}
.ai-huo {
  width: 12px;
  margin-top: 4px;
}
.framework .l-body .infos-box .card:hover .ai-huo {
  animation: none;
}
.ai-new {
  position: absolute;
  left: -14px;
  top: -16px;
}
.framework .l-body .infos-box .card:hover .ai-new {
  animation: none;
}
.framework .l-body .infos-box .card .info-box i {
  font-style: normal;
  background: linear-gradient(270deg, #4b38ff 0%, #9048e5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.l-sub-title {
  font-size: 18px;
  padding-top: 10px;
}

.ai-time-line {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
.ai-time {
  flex: 1;
}
.ai-time img {
  width: 100%;
}
.ai-hy-kh-box {
  display: flex;
  gap: 22px;
}
.ai-hy-kh-box.ai-luodi-mb{
  display: none;
}
.ai-hy-kh {
  flex: 1;
  background-color: #ebf0f9;
  padding: 23px;
  border-radius: 12px;
}
.ai-hy-kh img {
  max-width: 100%;
}
.hy-header {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 16px;
}
.ai-kh-icon {
  border-radius: 50%;
  background: #dee4f0;
  box-shadow: 0px 1.01px 2.51px 0px rgba(235, 240, 249, 0.45);
  padding: 0px 8px;
  cursor: pointer;
}

/* 来自6000+合作伙伴的口碑认证start */
@media (max-width: 767px) {
  .word-of-mouth-certification .cer-main {
    flex-wrap: wrap;
    height: max-content !important;
  }

  .word-of-mouth-certification .cer-video {
    width: 100% !important;
    height: 200px;
  }

  .word-of-mouth-certification .cer-logo {
    flex-wrap: wrap;
    gap: 20px;
  }

  .word-of-mouth-certification .cer-logo img {
    max-width: 27% !important;
    width: 27%;
    height: 30px;
  }
  .word-of-mouth-certification .people-detail {
    height: 320px;
    overflow-y: auto;
  }

  .framework .l-body .infos-box .card:nth-child(1) {
    left: 22%;
    top: 66%;
  }
  .framework .l-body .infos-box .card:nth-child(2) {
    left: 24%;
    top: 50%;
  }
  .framework .l-body .infos-box .card:nth-child(3) {
    left: 26%;
    top: 35%;
  }
  .framework .l-body .infos-box .card:nth-child(4) {
    left: 32%;
    top: 20%;
  }
  .framework .l-body .infos-box .card:nth-child(5) {
    left: 43%;
    top: 7%;
  }
  .framework .l-body .infos-box .card:nth-child(6) {
    left: 61%;
    top: 7%;
  }
  .framework .l-body .infos-box .card:nth-child(7) {
    left: 72%;
    top: 20%;
  }
  .framework .l-body .infos-box .card:nth-child(8) {
    left: 78%;
    top: 35%;
  }
  .framework .l-body .infos-box .card:nth-child(9) {
    left: 81%;
    top: 50%;
  }

  .framework .l-body .infos-box .card:nth-child(10) {
    left: 83%;
    top: 66%;
    margin-left: -70px;
  }
  .ai-sub {
    font-size: 24px;
  }
  .ai-btn-box {
    gap: 18px;
    padding: 0 10px;
  }
  .ai-time img {
    width: 280px;
  }
  .hm4_cont {
    width: 100% !important;
    padding: 0 20px !important;
  }
  .ai-hy-kh {
    width: 280px;
    flex: none;
  }
  .ai-luodi-pc{
    display: none;
  }
  .ai-hy-kh-box.ai-luodi-mb{
    display: flex;
    overflow-x: auto;
    padding: 0 22px;
  }
  .ai-hy-kh-box::-webkit-scrollbar {
    display: none; /* 对于WebKit浏览器隐藏滚动条 */
  }
}

.word-of-mouth-certification .cer-main {
  display: flex;
  height: 326px;
  gap: 12px;
  font-size: 18px;
  color: #505050;
  margin-bottom: 40px;
}

.word-of-mouth-certification .cer-video {
  width: 450px;
  flex: none;
  box-shadow: 0px 17.21px 35.75px -5px rgba(44, 198, 208, 0.24);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 10px;
  background-size: 100%;
}

.word-of-mouth-certification .video1 {
  background-image: url(/public/mobile/index/images/an_li_feng_mian/1.png);
}

.word-of-mouth-certification .video2 {
  background-image: url(/public/mobile/index/images/an_li_feng_mian/2.png);
}

.word-of-mouth-certification .video3 {
  background-image: url(/public/mobile/index/images/an_li_feng_mian/3.png);
}

.word-of-mouth-certification .video4 {
  background-image: url(/public/mobile/index/images/an_li_feng_mian/4.png);
}

.word-of-mouth-certification .video5 {
  background-image: url(/public/mobile/index/images/an_li_feng_mian/5.png);
}

.word-of-mouth-certification .video6 {
  background-image: url(/public/mobile/index/images/an_li_feng_mian/6.png);
}

.word-of-mouth-certification .video7 {
  background-image: url(/public/mobile/index/images/an_li_feng_mian/7.png);
}

.word-of-mouth-certification .video8 {
  background-image: url(/public/mobile/index/images/an_li_feng_mian/8.png);
}

.word-of-mouth-certification .video9 {
  background-image: url(/public/mobile/index/images/an_li_feng_mian/9.png);
}

.word-of-mouth-certification .cer-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 17.21px 35.75px -5px rgba(44, 198, 208, 0.24);
  border-radius: 10px;
  padding-bottom: 20px;
}

.word-of-mouth-certification .tag-container {
  display: flex;
  justify-content: end;
  gap: 10px;
  align-items: center;
}

.word-of-mouth-certification .tag1 {
  display: flex;
  align-items: center;
  height: 30px;
  font-size: 16px;
  color: #146eff;
  background: #eaf5ff;
  padding: 0 16px;
  border-radius: 4px;
}

.word-of-mouth-certification .tag1.type2 {
  color: #ffab24;
  background: #fef8e5;
}

.word-of-mouth-certification .tag1.type3 {
  color: #12b268;
  background: #e1f3d8;
}

.word-of-mouth-certification .tag1.type4 {
  color: #8c8c8c;
  background: #f0f0f0;
}

.word-of-mouth-certification .tag2 {
  font-size: 18px;
  color: #ffffff;
  background: linear-gradient(254deg, #984dff 0%, #006aff 100%);
  padding: 8px 18px;
  border-radius: 0 10px 0 10px;
}

.word-of-mouth-certification .people-container {
  padding: 0 30px;
  overflow-y: auto;
}

.word-of-mouth-certification .people-title {
  font-size: 20px;
  color: #1a1a1a;
  font-weight: 600;
  margin-top: 20px;
}

.word-of-mouth-certification .people-description {
  display: flex;
  margin-top: 20px;
}

.word-of-mouth-certification .yh {
  height: 20px;
}

.word-of-mouth-certification .yh.end {
  align-self: flex-end;
}

.word-of-mouth-certification .people-detail {
  padding: 20px 0;
  font-size: 16px;
}

.word-of-mouth-certification .cer-logo {
  display: flex;
  justify-content: space-around;
}

.word-of-mouth-certification .cer-logo img {
  /* max-width: 12%; */
  object-fit: contain;
}

.hm4-page span {
  width: 10px;
  height: 10px;
  background-color: #cccccc;
  opacity: 1;
  margin: 0 5px;
}
.hm4-page span.swiper-pagination-bullet-active {
  background-color: #2cc6d0;
}

/* 来自6000+合作伙伴的口碑认证end */

/* 视频相关样式start */
.video-model {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s;
}
.video-model .por-player {
  width: 960px;
  height: 640px;
  position: absolute;
  top: 50%;
  margin-top: -320px;
  left: 50%;
  margin-left: -480px;
  border-radius: 20px;
  overflow: hidden;
  padding-bottom: 100px;
}
.video-model video {
  width: 960px;
  height: 540px;
  object-fit: fill;
}
.video-model .video-close {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 15px;
  height: 15px;
  background: url(/public/mobile/case/video/images/video-close.svg) center no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  z-index: 999;
}
.video-model.show {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}
.por-player .video-info-box {
  background: url(/public/mobile/case/video/images/video-b-bg.jpg);
  background-size: 100% 100%;
  height: 100px;
  display: flex;
  padding: 20px 100px;
  margin-top: -6px;
}
.por-player .video-info-box .info-box {
  width: calc(100% - 280px);
}
.por-player .video-info-box .info-box h3 {
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 5px;
}
.por-player .video-info-box .info-box p {
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
}
.por-player .video-info-box .btn-box {
  padding-top: 10px;
}
.por-player .video-info-box .btn-box a {
  border-radius: 25px;
  margin-top: 0;
  height: 40px;
  line-height: 38px;
}
.video-model img {
  width: 100%;
  opacity: 0;
}
.video-model #por-player-div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 100px;
}
.video-model #por-player-div iframe {
  width: 100%;
}
@media (max-width: 978px) {
  .video-model .por-player {
    width: 90%;
    height: auto;
    position: absolute;
    top: 50%;
    margin-top: 0;
    border-radius: 0px !important;
    padding-bottom: 0;
    left: 50%;
    margin-left: 0;
    transform: translateX(-50%) translateY(-50%);
  }
  .video-model .por-player video {
    border-radius: 10px !important;
    overflow: hidden;
  }
  .video-model .por-player video {
    width: 100%;
    height: auto;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .por-player .video-info-box {
    background: url(../images/video-bg-mb.jpg);
    background-size: 100% 100%;
    height: 100px;
    display: block;
    padding: 15px 20px;
    margin-top: -6px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .por-player .video-info-box .info-box {
    width: 100%;
  }
  .por-player .video-info-box .info-box h3 {
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0px;
  }
  .por-player .video-info-box .info-box p {
    display: none;
  }
  .por-player .video-info-box .btn-box {
    padding-top: 15px;
  }
  .por-player .video-info-box .btn-box a {
    border-radius: 25px;
    margin-top: 0;
    height: 32px;
    line-height: 30px;
    padding: 0 20px;
    font-size: 12px;
  }
  .video-model img {
    display: none;
  }
  .video-model #por-player-div {
    height: 400px !important;
    position: static !important;
  }
}
/* 视频相关样式end */

