/* 第五屏样式 */
.section5 {
  position: relative;
  color: white;
  flex-direction: column;
  overflow: hidden;
  background: radial-gradient(
    83% 69% at 50% 42%,
    #fafcff 0%,
    #edf2f8 46%,
    #d5dbe7 100%
  );
  padding-top: 70px;
  background-image: url("/assets/images/section5/b-bg.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.section5-container {
  width: 83.3%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding-bottom: 0.2rem;
  padding-top: 0.5rem;
}

/* 第五屏标题样式 */
.section5-title {
  font-size: 0.4rem;
  font-family: "Source Han Sans SC", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.3rem;
}

.section5-title-line {
  width: 1.02rem;
  height: 0.06rem;
  background: #d12f2d;
}

.section5-content-bot-item-num {
  display: flex;
  align-items: baseline;
  z-index: 100;
}

.section5-content {
  position: absolute;
  left: 50%;
  top: 55%;
  width: 90%;
  transform: translate(-50%, -50%);
}

.zgdt {
  width: 100%;
}

.section5-content-bot {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 100;
}

.section5-content-bot-item {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  align-items: center;
  justify-content: center;
  width: 4.7rem;
}

.section5-content-bot-item .num {
  font-family: "AlimamaShuHeiTi-Bold";
  font-weight: bold;
  font-size: 0.5rem;
  color: #d12f2d;
  transition: all 0.3s ease;
  display: inline-block;
}

.section5-content-bot-item .unit {
  font-family: "Source Han Sans SC";
  font-size: 0.25rem;
  color: #8c8c8c;
}

.section5-content-bot-item-text {
  font-family: "Source Han Sans SC";
  font-size: 0.24rem;
  color: #25282f;
}

.ss {
  width: 2.1%;
  position: absolute;
}

.ss1 {
  left: 68%;
  top: 24%;
}

.ss2 {
  left: 65%;
  top: 30%;
}

.ss3 {
  left: 57%;
  top: 33%;
}

.ss4 {
  left: 38%;
  top: 45%;
}

.ss5 {
  left: 53%;
  top: 49%;
}

.ss6 {
  left: 46%;
  top: 40%;
}

.ss7 {
  left: 55%;
  top: 65%;
}

.ss8 {
  left: 54%;
  top: 57%;
}

.ss9 {
  left: 58%;
  top: 41%;
}

.ss10 {
  left: 58%;
  top: 48%;
}

.ss11 {
  left: 59%;
  top: 67%;
}

.ss12 {
  left: 36%;
  top: 33%;
}

.ss13 {
  left: 61%;
  top: 58%;
}

.ss14 {
  left: 62%;
  top: 52%;
}
.ss15 {
  left: 63%;
  top: 61%;
}

.ss16 {
  left: 64%;
  top: 56%;
}
.ss17 {
  left: 63%;
  top: 48%;
}
.ss18 {
  left: 54%;
  top: 42%;
}
.ss19 {
  left: 57%;
  top: 53%;
}
.ss20 {
  left: 37%;
  top: 55%;
}

.ssred {
  left: 63%;
  top: 42.3%;
  width: 3%;
  z-index: 1;
}

.sjred {
  left: 69.5%;
  top: 41%;
  width: 2.8%;
}

/* 内容区域显示控制 */
.section5-con1 {
  display: block;
  opacity: 1;
}

.section5-con2 {
  display: none;
  opacity: 0;
}

.section5-con3 {
  display: none;
  opacity: 0;
}

/* 淡入淡出动画类 */
.section5-content.fade-in {
  opacity: 1;
}

.section5-content.fade-out {
  opacity: 0;
}

.sj1 {
  left: 27%;
  top: 41%;
}

.sj2 {
  left: 45.5%;
  top: 35%;
}

.sj3 {
  left: 48%;
  top: 31%;
}

.sj4 {
  left: 45%;
  top: 41%;
}

.sj5 {
  left: 55%;
  top: 49%;
}

.sj6 {
  left: 67%;
  top: 51%;
}

.sj7 {
  left: 75%;
  top: 65%;
}

.sj8 {
  left: 71%;
  top: 58%;
}

.sj9 {
  left: 71%;
  top: 52%;
}

.sj10 {
  left: 60%;
  top: 41%;
}

.sj11 {
  left: 60%;
  top: 29%;
}

.sj12 {
  left: 60%;
  top: 35%;
}

.sj13 {
  left: 32%;
  top: 28%;
}

.sj14 {
  left: 49%;
  top: 58%;
}

.sj15 {
  left: 68%;
  top: 33%;
}

.sj16 {
  left: 48%;
  top: 49%;
}

.sj17 {
  left: 52%;
  top: 62%;
}

.sj18 {
  left: 73%;
  top: 45%;
}

.sj19 {
  left: 32%;
  top: 59%;
}

.sj20 {
  left: 64%;
  top: 38%;
}

.sj21 {
  left: 43%;
  top: 49%;
}

.sj22 {
  left: 56%;
  top: 35%;
}

.sj23 {
  left: 38%;
  top: 61%;
}

.sj24 {
  left: 49%;
  top: 44%;
}

.sj25 {
  left: 66%;
  top: 24%;
}

.sj26 {
  left: 33%;
  top: 39%;
}

.sj27 {
  left: 58%;
  top: 45%;
}

.sj28 {
  left: 45%;
  top: 33%;
}

.sj29 {
  left: 51%;
  top: 58%;
}

.sj30 {
  left: 29%;
  top: 45%;
}
.num-label {
  font-family: "AlimamaShuHeiTi-Bold";
  font-weight: bold;
  font-size: 0.5rem;
  color: #d12f2d;
  transition: all 0.3s ease;
  display: inline-block;
}
