.container {
  min-width: 1200px;
  overflow: hidden;
}

@font-face {
  font-family: "YouSheBiaoTiHei";
  src: url("/channel-home/network/font/YouSheBiaoTiHei-2.ttf");
}

/* 顶部 */
.top {
  width: 100%;
  /* min-width: 1200px; */
  height: 41.67vw;
  min-height: 500.04px;
  background-image: url("https://zbhk-new.lnyun.com.cn/www/bdkj/images/202503/759352098776158381.png");
  background-size: 100% 100%;
  padding-bottom: 5vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* 顶部结束 */

/* 海量数据 多维分析 */
.hlsj {
  width: 100%;
}

.hlsjlist {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  margin-top: -104px;
  z-index: 9;
}

.black-title {
  color: #000000;
  font-weight: 700;
  font-size: 48px;
  text-align: center;
  padding: 4vw 0 0 0;
  box-sizing: border-box;
}

.hlsjone {
  width: calc((100% - 27px) / 4);
  min-width: 293.25px;
  padding: 48px 37px 48px 0px;
  box-sizing: border-box;
  display: flex;
  border-radius: 8px;
  background-color: #fdfeff;
  box-shadow: 0px 4px 16px 0px rgba(216, 226, 251, 0.3);
  margin-right: 9px;
}

.hlsjone:last-child {
  margin-right: 0;
}

.hlsjicon {
  width: 80px;
  height: 80px;
  margin-right: 8px;
}

.hlsjright-title {
  color: #313a6f;
  font-weight: 700;
  font-size: 28px;
  font-family: "YouSheBiaoTiHei";
  position: relative;
  margin-bottom: 20px;
  width: 196px;
  height: 36px;
}
.hlsjright-tiao {
  width: 90px;
  height: 10px;
  background-color: #ccdeff;
  position: absolute;
  bottom: 2px;
  left: -10px;
  z-index: 1;
}

.hlsjright-titles {
  position: absolute;
  z-index: 2;
}
.hlsjright-tip {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
}

.swiper {
  width: 100%;
  height: 100%;
  margin-top: 4vw;
  overflow: inherit !important;
}
.swiper-slide {
  width: 60% !important;
  border-radius: 24px;
  background: linear-gradient(
    -90.21deg,
    rgba(239, 246, 255, 1) 0%,
    rgba(243, 246, 255, 1) 100%
  );
  border: 1px solid #bacdff;
  padding: 56px 72px;
  box-sizing: border-box;
  color: #000000;
  font-weight: 500px;
  font-size: 40px;
  position: relative; /* 确保使用相对定位 */
  overflow: visible; /* 允许内容超出显示 */
}

.imgbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.imgbox img {
  width: calc(50% - 20px);
}

.imgboxnum {
  font-family: "YouSheBiaoTiHei";
  color: transparent; /* 设置文字颜色为透明 */
  background-image: linear-gradient(
    180deg,
    rgba(184, 213, 255, 1) 0%,
    rgba(131, 181, 255, 1) 100%
  ); /* 设置渐变背景 */
  -webkit-background-clip: text; /* 为Webkit浏览器设置背景裁剪到文字 */
  background-clip: text; /* 设置背景裁剪到文字 */
  display: inline-block; /* 确保背景应用于整个元素 */
  position: absolute;
  font-size: 144px;
  right: 94px;
  top: -88px;
  z-index: 10; /* 确保数字在顶部显示 */
}

/* 为了确保文字的选择性和可访问性，可以添加以下属性 */
.imgboxnum::selection {
  background: #b3d4fc; /* 选择文字时的背景颜色 */
  color: #fff; /* 选择文字时的文字颜色 */
}

.swipertitle {
  margin-bottom: 40px;
}

.pagebox {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4vw 0;
}

.pagebox img {
  width: 26px;
  margin: 0 16px;
  cursor: pointer;
}

.pagenum {
  display: flex;
  align-items: flex-end;
}

.pageleft {
  opacity: 0.3;
}

.currpage {
  color: #000000;
  font-weight: 400;
  font-size: 36px;
}

.totalpage {
  color: #adadad;
  font-size: 18px;
  margin-bottom: 5px;
}
/* 海量数据 多维分析结束 */
.jjfa {
  background-color: #010428;
  padding: 4vw 0;
  box-sizing: border-box;
}

.white-title {
  color: #ffffff;
  font-weight: 700;
  font-size: 48px;
  text-align: center;
}

.jjfa-cont {
  width: 1200px;
  margin: 0 auto;
  margin-top: 4vw;
  display: flex;
  justify-content: space-between;
}

.jjfa-left {
  width: 400px;
}

.jjfa-left-title {
  color: #ffffff;
  font-weight: 500;
  font-size: 40px;
  margin-bottom: 40px;
  margin-bottom: 56px;
}

.jjfa-left-tip {
  display: flex;
  align-items: flex-start;
  color: #ffffff;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 24px;
}

.jjfa-left-line {
  width: 1px;
  height: 10px;
  background-color: #fffffd;
  margin-top: 8px;
  margin-right: 14px;
}
.jjfa-right {
  width: 720px;
}
.jjfa-video {
  width: 720px;
  border-radius: 12px;
}
.videobottom {
  width: 720px;
  padding: 0 10px;
  box-sizing: border-box;
}
