@font-face {
  font-family: 'tbtx-akrobat';
  /* src: url('./AKROBAT-EXTRALIGHT.OTF'); */
  /* src: url('https://ss.tbtx-inc.com/resource/static/project/tbtx-inc-2025/font/tbtx-akrobat.otf'); */
  /* src: url('./tbtx-akrobat.otf'); */
  src: url('./font/tbtx-akrobat.otf');
  font-display: swap;
}

.card-tab-cont-out,
.jmj-cont-out,
.certificate-cont-out,
.horizontal-scroll-out {
  padding-top: 70px;
  box-sizing: border-box;
}
.video-cont {
  position: relative;
  min-width: 1440px;
  width: 100vw;
  height: 100vh;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.video-cont video.bg-video {
  position: absolute;
  /* top: 95px; */
  top: 0px;
  left: 0;
  width: 100%;
  /* height: calc(100% - 95px); */
  height: 100%;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
}
.sound-cont {
  position: absolute;
  /* bottom: 20px; 
  right: 20px;  */
  top: 120px;
  right: 20px;
  background-color: #aeabab;
  width: 26px;
  height: 26px;
  z-index: 2;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-cont .sound {
  width: 20px;
  cursor: pointer;
  z-index: 2;
}
.banner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 750px;
}
.banner-img-cont {
  position: relative;
}
.banner img {
  /* width: 65%; */
  width: 1156px;
  margin: 0 auto;
  display: block;
  opacity: 0;
  animation: fadeInOut 8s infinite;
}

/* 第一张图片绝对定位覆盖在第二张上 */
.banner img:first-child {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  animation-delay: 0s;
}

/* 第二张图片保持在正常文档流中 */
.banner img:last-child {
  animation-delay: 4s;
}

@keyframes fadeInOut {
  0%,
  45%,
  100% {
    opacity: 0;
  }
  5%,
  40% {
    opacity: 1;
  }
}

.company-overview-out {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: 'tbtx-akrobat';
  height: 100vh;
  overflow: hidden;
}
.num-cont {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  align-items: center;
  justify-content: center;
}
.num-cont .right-float {
  width: 359px;
  height: 400px;
  position: absolute;
  right: -290px;
  top: 0;
}
.num-cont .left-float {
  width: 378px;
  position: absolute;
  left: -369px;
  bottom: -296px;
}
.num-cont i {
  font-style: normal;
  display: inline-block;
}
.num-cont .num-item {
  position: relative;
  width: 345px;
  height: 199px;
  display: flex;
  flex-direction: column;
  padding-top: 37px;
  box-sizing: border-box;
  padding-left: 17px;
}
.num-cont .num-item .add {
  display: none;
  width: 48px;
  position: absolute;
  top: 100%;
  left: 100%;
  z-index: 2;
  transform: translateX(-50%);
}

.num-cont .num-item:nth-of-type(2) {
  background: linear-gradient(180deg, #fe8133 0%, #fe731c 100%);
  padding-left: 71px;
}
.num-cont .num-item:nth-of-type(5) {
  padding-left: 71px;
}
.num-cont .num-item:nth-of-type(4),
.num-cont .num-item:nth-of-type(6) {
  background: linear-gradient(180deg, #fe731c 0%, #fe8133 100%);
}
.num-cont .num-item .text {
  z-index: 1;
  font-size: 24px;
  padding-left: 5px;
}
.num-cont .num-item .num {
  /* font-size: 120px; */
  font-size: 115px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: -29px;
  color: rgba(207, 229, 255, 1);
}
.num-cont .num-item .num .count {
  /* font-size: 120px; */
  font-size: 115px;
}
.company-overview-out .desc {
  position: relative;
  margin-top: 85px;
}
.company-overview-out .desc img {
  width: 1112px;
}
.company-overview-out .info {
  position: absolute;
  top: 23px;
  left: 32px;
  width: 964px;
  font-family: Microsoft YaHei, Microsoft YaHei Regular, 'PingFang SC', tahoma, arial,
    'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  color: #000;
}
.company-overview-out .more {
  position: absolute;
  bottom: 19px;
  right: -1px;
  font-family: Microsoft YaHei, Microsoft YaHei Regular, 'PingFang SC', tahoma, arial,
    'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  line-height: 100%;
  cursor: pointer;
}
.company-overview-out .more a {
  color: #fff;
}
.company-overview-out .more a:hover {
  text-decoration: none;
}
.company-overview-out .fly1 {
  position: absolute;
  left: -35px;
  top: -65px;
  width: 104px;
}
.company-overview-out .fly1 img {
  width: 104px;
}

.company-overview-out .fly2 {
  position: absolute;
  right: -26px;
  top: -47px;
  width: 101px;
}
.company-overview-out .fly2 img {
  width: 101px;
}

.company-overview-out .fly3 {
  position: absolute;
  right: 157px;
  top: 92px;
  width: 89px;
}
.company-overview-out .fly3 img {
  width: 89px;
}

@keyframes float1 {
  0%,
  100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(5px, -5px);
  }
  50% {
    transform: translate(-5px, 5px);
  }
  75% {
    transform: translate(5px, 5px);
  }
}

@keyframes float2 {
  0%,
  100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-7px, -4px);
  }
  50% {
    transform: translate(4px, 7px);
  }
  75% {
    transform: translate(-4px, 3px);
  }
}

@keyframes float3 {
  0%,
  100% {
    transform: translate(0, 0);
  }
  33% {
    transform: translate(8px, 6px);
  }
  66% {
    transform: translate(-6px, -6px);
  }
}
.fly1 {
  animation: float1 7s ease-in-out infinite 1s;
}

.fly2 {
  animation: float2 8s ease-in-out infinite 1s;
}

.fly3 {
  animation: float3 9s ease-in-out infinite 1s;
}
.business-growth-out .title,
.card-tab-cont-out .title,
.jmj-cont-out .title,
.certificate-cont-out .title,
.horizontal-scroll-out .title {
  height: 53px !important;
  line-height: 53px !important;
}
.business-growth-out {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 750px;
  height: 100vh;
}
.business-growth-out .title {
  font-family: Microsoft YaHei, Microsoft YaHei Regular, 'PingFang SC', tahoma, arial,
    'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 34px;
  line-height: 100%;
  text-align: center;
  color: #fff;
  margin-bottom: 93px;
}
.business-growth {
  display: flex;
}

.business-growth .item {
  position: relative;
  background: url(https://static.dingtalk.com/media/lQLPM4zpBQaaBnXNA87NAp6wKu7qAqZTP1YIX6DcAOifAA_670_974.png)
    no-repeat center center;
  background-size: cover;
  width: 270px;
  height: 390px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  margin-right: 13px;
  overflow: hidden;
}
.business-growth .item:nth-last-of-type(1) {
  margin-right: 0;
}
.business-growth-out .business-growth .item .sub-title {
  font-family: Microsoft YaHei, Microsoft YaHei Regular, 'PingFang SC', tahoma, arial,
    'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  padding-top: 20px;
  left: 0;
  top: 0;
  color: #000;
  font-size: 24px;
  position: absolute;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 400;
}
.business-growth .canvas-container {
  width: 270px;
  height: 390px;
  margin: 0 auto;
}
.business-growth .item img {
  width: 270px;
}
.business-growth .overlay {
  position: absolute;
  bottom: -153px; /* 初始状态下隐藏在底部 */
  left: 0;
  width: 100%;
  height: 121px;
  background: url(https://static.dingtalk.com/media/lQLPD29B0VBZfdXM880CG7B95GOxejlW7AhhlyIngsIA_539_243.png)
    no-repeat center center;
  background-size: cover;
  color: #000;
  font-size: 17px;
  padding: 24px 20px 0px 24px;
  box-sizing: border-box;
  transition: all 0.5s ease;
  text-align: left;
}
.business-growth .item:hover .overlay {
  bottom: 0; /* 悬浮时移动到可见位置 */
}

/* 卡片切换 */
.card-tab-cont-out {
  padding-top: 130px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 750px;
  height: 100vh;
  overflow: hidden;
}
.card-tab-cont-out .title {
  font-family: Microsoft YaHei, Microsoft YaHei Regular, 'PingFang SC', tahoma, arial,
    'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-size: 34px;
  text-align: center;
  margin-bottom: 59px;
  color: #000;
  letter-spacing: 1px;
}
/* 标签页样式 */
.card-tab-cont-out .tab-list {
  display: flex;
  margin-bottom: 50px;
  width: 1200px;
}

.card-tab-cont-out .tab {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20%;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  transition: background-color 0.3s;
  cursor: pointer;
  color: #000;
}
.card-tab-cont-out .tab img {
  width: 66px;
}

.card-tab-cont-out .tab.active {
  color: #fe731c;
}
.card-tab-cont-out .tab.active::before {
  position: absolute;
  bottom: 0;
  left: 57px;
  content: '';
  width: 145px;
  height: 5px;
  background-color: #fe731c;
}

.card-tab-cont-out .tab-cont {
  position: relative;
  width: 1200px;
  height: 446px;
}
.card-tab-cont-out .tab-inner-cont {
  display: flex;
  width: 100%;
  position: relative;
}
.card-tab-cont-out .tab-inner-cont .tab-bg {
  position: absolute;
  top: 0;
  left: 72px;
  width: 100%;
  height: 446px;
}
.card-tab-cont-out .left-section,
.card-tab-cont-out .right-section {
  width: 560px;

  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
.card-tab-cont-out .left-section {
  padding: 70px 0px 0 68px;
}
.card-tab-cont-out .right-section {
  padding: 20px 0 0 0;
}
.card-tab-cont-out .left-section .sub-title {
  position: relative;
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  margin-bottom: 60px;
  text-align: left;
}
.card-tab-cont-out .left-section .sub-title::after {
  position: absolute;
  left: -1px;
  top: 72px;
  content: '';
  width: 65px;
  height: 5px;
  background-color: #fe731c;
}
.card-tab-cont-out .left-section .info {
  font-family: Microsoft YaHei Light, Microsoft YaHei, Microsoft YaHei Regular, 'PingFang SC',
    tahoma, arial, 'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 300;
  /* font-size: 18px; */
  font-size: 14px;
  letter-spacing: 1px;
}
.card-tab-cont-out .left-section .more {
  font-family: Microsoft YaHei, Microsoft YaHei Regular, 'PingFang SC', tahoma, arial,
    'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  /* font-size: 18px; */
  font-size: 16px;
  color: #fe731c;
  line-height: 26px;
  margin-top: 15px;
  cursor: pointer;
}
.card-tab-cont-out .left-section .more a {
  color: #fe731c;
}
.card-tab-cont-out .left-section .more a:hover {
  text-decoration: none;
}
.card-tab-cont-out .right-section {
  margin-left: 90px;
}
.card-tab-cont-out .right-section img {
  width: 580px;
}

/* 左右区域内容样式 */
.card-tab-cont-out .section-content {
  width: 100%;
  height: 100%;
  position: relative;
}
/* 动画效果 - 使用线性时间函数确保匀速 */
@keyframes slideFromLeft {
  from {
    transform: translateX(-120%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideFromRight {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

.card-tab-cont-out .slide-left {
  animation: slideFromLeft 0.5s linear forwards;
}

.card-tab-cont-out .slide-right {
  animation: slideFromRight 0.5s linear forwards;
}

/* 右侧内容轻微延迟，增强流畅感 */
.card-tab-cont-out .right-section .slide-left {
  animation-delay: 0.05s;
}

.card-tab-cont-out .right-section .slide-right {
  animation-delay: 0.05s;
}

/* 金麦奖 */
/* 轮播 */

.jmj-cont-out {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
.jmj-cont-out .title {
  position: relative;
  font-family: Microsoft YaHei, Microsoft YaHei Regular, 'PingFang SC', tahoma, arial,
    'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-size: 34px;
  text-align: center;
  margin-bottom: 51px;
  color: #000;
  letter-spacing: 1px;
}
.jmj-cont-out .info {
  padding-left: 10px;
  font-family: Microsoft YaHei Light, Microsoft YaHei, Microsoft YaHei Regular, 'PingFang SC',
    tahoma, arial, 'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  position: relative;
  width: 1110px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 1px;
  margin-bottom: 54px;
}
.jmj-cont-out .info::before {
  position: absolute;
  left: -13px;
  top: 4px;
  content: '';
  width: 5px;
  height: 78px;
  background-color: #fe731c;
  /* border-radius: 3px; */
}
.jmj-cont-out .swiper-container {
  /* max-width: 1140px; */
  max-width: 1120px;
  margin: 0 auto;
  padding: 0;
}
.jmj-cont-out .swiper-container .left-mask,
.jmj-cont-out .swiper-container .right-mask {
  transform: translateZ(0); /* 强制硬件加速 */
  /* 或者 */
  /* transform: translate3d(0, 0, 0); */
  /* 或者 */
  /* will-change: transform; */ /* 告诉浏览器这些属性会变化，提前优化 */
}
.jmj-cont-out .swiper-container .left-mask {
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 2;
  width: 50px;
  height: 318px;
  background: linear-gradient(90deg, rgb(242 242 242) 0%, rgba(255, 255, 255, 0) 100%);
}
.jmj-cont-out .swiper-container .right-mask {
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 2;
  width: 50px;
  height: 318px;
  background: linear-gradient(270deg, rgb(242 242 242) 0%, rgba(255, 255, 255, 0) 100%);
}
.jmj-cont-out .swiper-slide {
  width: 575px;
  text-align: center;
  padding: 1px 0 35px;
  border-radius: 10px;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  transition: all 300ms ease;
}
.jmj-cont-out .swiper-slide .swiper-slide-img {
  width: 575px;
  height: 317px;
}
/* .jmj-cont-out .swiper-slide-active {
  background-color: #e8f4ff;
  box-shadow: 0 6px 15px rgba(0,0,0,0.15);
  transform: scale(1.05);
} */
.jmj-cont-out .swiper-pagination-bullet {
  width: 36px;
  height: 6px;
  border-radius: 4px !important;
  background: rgba(217, 217, 217, 1) !important;
  opacity: 1 !important;
}
.jmj-cont-out .swiper-container-horizontal > .swiper-pagination-bullets,
.jmj-cont-out .swiper-pagination-custom,
.jmj-cont-out .swiper-pagination-fraction {
  bottom: 0px;
  left: 0;
  width: 100%;
}
.jmj-cont-out .swiper-pagination-bullet-active {
  background-color: #fe731c !important;
}
.jmj-cont-out .swiper-button-next::after,
.jmj-cont-out .swiper-button-prev::after {
  display: none;
}
.jmj-cont-out .swiper-button-next {
  top: 50%;
  transform: translateY(-50%);
  right: 27px;
  background: url(https://static.dingtalk.com/media/lQLPM5xnU2He8ZVrarB3oKKoWwKf9whhx-vPnj8A_106_107.png)
    no-repeat;
  background-size: contain;
  width: 52px;
  height: 52px;
  will-change: transform;
}
.jmj-cont-out .swiper-button-prev {
  top: 50%;
  transform: translateY(-50%);
  left: 27px;
  background: url(https://static.dingtalk.com/media/lQLPM5EJ2krwBVVrarBA5qUIoPkmjghhx5BY5swA_106_107.png)
    no-repeat;
  background-size: contain;
  width: 52px;
  height: 52px;
  will-change: transform;
}
/* .jmj-cont-out .swiper-button-next, .jmj-cont-out .swiper-button-prev {
  color: #0066cc;
} */



#page6 {
  justify-content: space-between;
}
.certificate-cont-out {
  max-width: 1620px;
  margin: 0 auto;

  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 750px;
  height: 100vh;
  background: url('https://img.alicdn.com/imgextra/i3/O1CN01h1sf5d1u3oNsQ3Kx0_!!6000000005982-2-tps-1920-1053.png')
    no-repeat center center;
  background-size: contain;
  background-position: bottom center;

  overflow: hidden;
}
.certificate-cont-out .title {
  padding-top: 70px;
  position: relative;
  font-weight: 700;
  font-size: 34px;
  text-align: center;
  margin-bottom: 15px;
  color: #000;
  letter-spacing: 1px;
  font-family: Microsoft YaHei, Microsoft YaHei Regular, 'PingFang SC', tahoma, arial,
    'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.certificate-cont-out .certificate-cont {
  zoom: 0.8;
  width: 1360px;
  min-height: 756px;
  position: relative;
  /* background-color: rgba(255, 229, 213, 0.4); */
  overflow: hidden;
}
.prize-cont-out {
  position: relative;
  width: 1360px;
  min-height: 756px;
  position: relative;
}
.prize-mask {
  position: absolute;
  left: 0;
  right: 0;
  width: 1360px;
  min-height: 560px;
  /* background-color: rgba(255, 255, 0, 0.4); */
  z-index: 40;
}
.certificate-cont .bg-99 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 30;
  will-change: transform;
}
.certificate-cont .bg-99 img,
.prize-cont img {
  width: 100%;
}
.prize-cont {
  width: 324px;
  height: 615px;
  cursor: pointer;
}
.prize-cont .prize {
  will-change: transform;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: transform 0.2s ease-out;
  z-index: 2;
}
.prize-cont .shadow {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
  will-change: transform;
}
.prize-cont .shine {
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 3;
  transition: transform 0.2s ease-out;
}
.prize-hover .prize {
  transform: translateY(-40px);
  transition: transform 0.2s ease-out;
}
.prize-hover .shine {
  opacity: 1;
  transform: translateY(-40px);
  transition: transform 0.2s ease-out;
}
.prize-cont .tip-img {
  transition: opacity 0.3s linear;
  position: absolute;
  width: 193px;
  opacity: 0;
  z-index: 10; /* 确保在最上层 */
  pointer-events: auto; /* 确保可以响应鼠标事件 */
}
.prize-hover .tip-img {
  opacity: 1;
  transition: opacity 0.3s linear;
}
.prize1 {
  position: absolute;
  left: 149px;
  bottom: -72px;
  z-index: 28;
}
/* .prize1:hover .prize {
  transform: translateY(-70px);
} */
.prize2 {
  position: absolute;
  left: 303px;
  bottom: -132px;
  z-index: 30;
  
}
.prize3 {
  position: absolute;
  left: 228px;
  bottom: 80px;
  z-index: 22;
}

.prize4 {
  position: absolute;
  left: 488px;
  bottom: -77px;
  z-index: 24;
}

.prize5 {
  position: absolute;
  left: 648px;
  bottom: -122px;
  z-index: 26;
}
.prize6 {
  position: absolute;
  left: 835px;
  bottom: -161px;
  z-index: 25;
}
.prize7 {
  position: absolute;
  right: 128px;
  bottom: 5px;
  z-index: 24;
}

.prize8 {
  position: absolute;
  right: 309px;
  bottom: 103px;
  z-index: 23;
}
/* .prize8:hover .prize {
  transform: translateY(-70px);
}

.prize8:hover .shine {
  opacity: 1;
  transform: translateY(-70px);
} */

.prize9 {
  position: absolute;
  right: 473px;
  bottom: 139px;
  z-index: 21;
}
.prize10 {
  position: absolute;
  left: 397px;
  bottom: 158px;
  z-index: 23;

}

.prize-mask .m {
  width: 130px;
  height: 160px;
  position: absolute;
  /* background-color: rgba(255, 205, 0, 0.4); */
  cursor: pointer;
  z-index: 40;
}
/* .prize-mask .m:hover .tip-img {
  opacity: 1;
  transition: opacity 0.3s linear;
} */
.prize-mask .tip-img {
  transition: opacity 0.3s linear;
  position: absolute;
  width: 193px;
  opacity: 0;
}

.prize-mask .tip-img-hover.tip-img {
  opacity: 1;
  transition: opacity 0.3s linear;
}
.prize-mask .m1 {
  width: 130px;
  height: 178px;
  left: 236px;
  top: 258px;
}
.prize-mask .tip-img-1 {
  left: 58px;
  top: 300px;
}
    
.prize-mask .m2 {
  width: 146px;
  height: 124px;
  left: 392px;
  top: 366px;
}

.prize-mask .tip-img-2 {
  left: 207px;
  top: 346px;
}
.prize-mask .m3 {
  width: 86px;
  height: 193px;
  left: 346px;
  top: 120px;
}
.prize-mask .tip-img-3 {
  width: 247px;
  left: 103px;
  top: 143px;
}
.prize-mask .m4 {
  width: 112px;
  height: 182px;
  left: 600px;
  top: 287px;
}
.prize-mask .tip-img-4 {
  width: 231px;
  left: 417px;
  top: 287px;
}
.prize-mask .m5 {
  width: 106px;
  height: 230px;
  left: 756px;
  top: 305px;
}
.prize-mask .tip-img-5 {
  left: 856px;
  top: 341px;
}
.prize-mask .m6 {
  width: 176px;
  height: 109px;
  left: 917px;
  top: 382px;
}
.prize-mask .tip-img-6 {
  left: 1086px;
  top: 364px;
}
.prize-mask .m7 {
  width: 156px;
  height: 195px;
  left: 996px;
  top: 165px;
}
.prize-mask .tip-img-7 {
  
  left: 1128px;
  top: 206px;
}
.prize-mask .m8 {
  width: 156px;
  height: 170px;
  left: 822px;
  top: 119px;
}
.prize-mask .tip-img-8 {
  width: 166px;
  left: 973px;
  top: 101px;
}
.prize-mask .m9 {
  width: 156px;
  height: 196px;
  left: 649px;
  top: 57px;
}
.prize-mask .tip-img-9 {
  width: 251px;
  left: 789px;
  top: 58px;
}
.prize-mask .m10 {
  width: 144px;
  height: 243px;
  left: 489px;
  top: 38px;
}
.prize-mask .tip-img-10 {
  width: 247px;
  left: 260px;
  top: 60px;
}
.more-prize {
  position: absolute;
  bottom: 80px;
  left: 94px;
  z-index: 50;
  width: 1127px;
  height: 61px;
}
/* 小屏幕 */
@media (max-height: 700px) {
  /* .more-prize {
    bottom: 80px;
    display: none;
  } */
}
@media (min-height: 701px) and (max-height: 730px) {
  /* .more-prize {
    bottom: 110px;
    display: none;
  } */
}
@media (min-height: 731px) and (max-height: 770px) {
  /* .more-prize {
    bottom: 190px;
    display: none;
  } */
}
/* 中等屏幕 */
@media (min-height: 771px) and (max-height: 800px) {
  /* .more-prize {
    bottom: 190px;
  } */
}
/* 中等屏幕 */
@media (min-height: 801px) and (max-height: 850px) {
  /* .more-prize {
    bottom: 156px;
  } */
}
/* 中等屏幕 */
@media (min-height: 851px) and (max-height: 900px) {
  /* .more-prize {
    bottom: 116px;
  } */
}

/* 大屏幕 */
@media (min-height: 901px) {
  .certificate-cont-out .certificate-cont {
    zoom: 1;
  }
  /* .more-prize {
    bottom: 80px;
  } */
}
@media (min-height: 941px) {
  .certificate-cont-out .certificate-cont {
    zoom: 1;
  }
  .certificate-cont-out .title {
    padding-top: 116px;
  }
}
@media (min-height: 1001px) {
  .certificate-cont-out .certificate-cont {
    zoom: 1;
  }
  .certificate-cont-out .title {
    padding-top: 160px;
  }
}
.more-prize img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  animation: fadeInOut 12s infinite linear;
  cursor: pointer;
}
/* 第一张图片 */
.more-prize img:nth-child(1) {
    animation-delay: 0s;
}

/* 第二张图片 */
.more-prize img:nth-child(2) {
    animation-delay: 4s;
}

/* 第三张图片 */
.more-prize img:nth-child(3) {
    animation-delay: 8s;
}
/* 淡入淡出动画 */
@keyframes fadeInOut {
  0% {
      opacity: 0; /* 动画开始时隐藏 */
  }
  3.5% { /* 0.5s / 12s ≈ 4.16% - 淡入完成 */
      opacity: 1;
  }
  30% { /* 3s / 12s = 25% - 保持显示到3秒 */
      opacity: 1;
  }
  40% { /* 3.5s / 12s ≈ 29.16% - 淡出完成 */
      opacity: 0;
  }
  100% { /* 在剩余的动画周期内保持隐藏 */
      opacity: 0;
  }
}

/* 悬停时暂停所有动画 */
.more-prize:hover img {
  animation-play-state: paused;
}


.tab-news-cont,
.fp-section {
  /* background-color: transparent; */
}
.tab-news-cont {
  justify-content: flex-end!important;
  background: linear-gradient(
    rgba(255, 102, 0, 0.2) 0%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 1) 100%
  )!important;
}
.tab-cont-wrap {
  width: 1200px;
  /* height: 700px; */
  height: var(--tab-cont-wrap-height, 700px); /* 674px是默认值 */
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.tab-news-cont .title-mask {
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 10;
  width: 100%;
  transform: translateZ(0);
}
.tab-news-cont .title-mask img {
  width: 100%;
}
.tab-news-cont .tab {
  position: absolute;
  bottom: -179px;
  left: 50px;
  width: 1080px;
  height: 400px;
  background-size: 100% auto;
  transform: translateZ(0);
}
.tab-news-cont .tab.expand {
  height: var(--expand-height, 674px); /* 674px是默认值 */
  bottom: 0px;
}
.tab-news-cont .tab .tab-name {
  position: absolute;
  top: 8px;
  right: 130px;
  font-size: 26px;
  color: rgba(0, 131, 166, 1);
  width: 200px;
  height: 50px;
  text-align: center;
  padding-top: 0px;
  cursor: pointer;
}

.tab-news-cont .tab-4 {
  z-index: 1;
  bottom: -179px;
  background: url('https://img.alicdn.com/imgextra/i4/O1CN01uMbetM1pS1FExkKag_!!6000000005358-2-tps-1079-891.png')
    no-repeat top center;
  background-size: 100% auto;
}
.tab-news-cont .tab-4 .tab-name {
  right: 79px;
  color: rgba(0, 131, 166, 1);
}

.tab-news-cont .tab-3 {
  z-index: 2;
  background: url('https://img.alicdn.com/imgextra/i2/O1CN01qwhWkv1QpxYN8GLor_!!6000000002026-2-tps-1079-891.png')
    no-repeat top center;
  background-size: 100% auto;
}
.tab-news-cont .tab-3 .tab-name {
  right: 319px;
  color: rgba(23, 180, 128, 1);
}

.tab-news-cont .tab-2 {
  z-index: 3;
  background: url('https://img.alicdn.com/imgextra/i3/O1CN017SPmgF1wGIPrIPJOX_!!6000000006280-2-tps-1079-891.png')
    no-repeat top center;
  background-size: 100% auto;
}
.tab-news-cont .tab-2 .tab-name {
  right: 559px;
  color: rgba(73, 68, 210, 1);
}

.tab-news-cont .tab-1 {
  z-index: 4;
  background: url('https://img.alicdn.com/imgextra/i3/O1CN01Q37oRX1vPcrztr787_!!6000000006165-2-tps-1079-891.png')
    no-repeat top center;
  background-size: 100% auto;
}
.tab-news-cont .tab-1 .tab-name {
  right: 804px;
  color: rgba(228, 98, 13, 1);
}
.tab-news-cont .tab .list-cont {
  background-color: #fff;
  margin: 69px 18px 20px 18px;
  height: 100%;
  border-radius: 10px;
  padding-top: 15px;
}

.tab-news-cont .btn-mast-top {
  position: absolute;
  top: 25px;
  left: 111px;
  width: 956px;
  height: 50px;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.tab-news-cont .btn-mast-bottom {
  position: absolute;
  bottom: 172px;
  left: 111px;
  width: 956px;
  height: 50px;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.tab-news-cont .btn-mast-top .btn,
.tab-news-cont .btn-mast-bottom .btn {
  width: 200px;
  height: 50px;
  width: 222px;
  height: 50px;
  cursor: pointer;
  /* background-color: rgba(255, 0, 0, 60%); */
  margin-right: 25px;
}
.tab-news-cont .btn-mast-top .btn:nth-last-of-type(1),
.tab-news-cont .btn-mast-bottom .btn:nth-last-of-type(1) {
  margin-right: 0;
}
.tab-news-cont .btn-mast-top .btn.hide,
.tab-news-cont .btn-mast-bottom .btn.hide {
  cursor: auto;
}
.tab-news-cont .up-transition,
.tab-news-cont .down-transition {
  transition: bottom 0.8s cubic-bezier(0.15, 1.56, 0.54, 1.017);
}

.tab-news-cont .list-item-cont {
  width: 990px;
  margin-left: 28px;
  padding-top: 12px;
  /* height: var(--list-item-height, 500px); */
  /* background-color: yellow; */
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  overflow: auto;
}
.tab-news-cont .tab-2 .list-item-cont,
.tab-news-cont .tab-3 .list-item-cont,
.tab-news-cont .tab-4 .list-item-cont {
  height: var(--list-item-height, 500px);
}
.tab-news-cont .tab-1 .list-item-cont {
  height: var(--tab-1-list-item-height, 500px);
}
.tab-news-cont .list-item-cont .list-item {
  position: relative;
  width: 467px;
  height: 186px;
  margin-right: 22px;
  /* background-color: #fe731c; */
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 20px;
  cursor: pointer;
  transition: transform 0.3s linear;

  /* -webkit-transform: translateZ(0); */
  /* transform: translateZ(0); */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* will-change: transform; */
}
.tab-news-cont .list-item-cont .list-item:hover {
  transform: translateY(-10px);
}
.tab-news-cont .list-item-cont .item-img {
  width: 100%;
  border-radius: 20px;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); /* 使用缓动函数 */
}
.tab-news-cont .list-item-cont .list-item:hover .item-img {
  transform: scale(1.05);
}
.tab-news-cont .list-item-cont .item-mask {
  position: absolute;
  bottom: -3px;
  left: 0;
  padding: 8px 10px;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  color: #000;
  /* font-family: Microsoft YaHei; */
  font-size: 21px;
  letter-spacing: 3px;
  box-sizing: border-box;

  /* 关键样式：多行文本省略 */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; /* 最多显示2行 */
  overflow: hidden;
  text-overflow: ellipsis;

  /* 标准属性（未来支持） */
  line-clamp: 1;
  display: -webkit-box; /* 兼容性写法 */

  /* 确保正确换行 */
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;

  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* will-change: transform; */
}

/* 整个滚动条区域 */
.tab-news-cont .list-item-cont::-webkit-scrollbar {
  width: 6px; /* 垂直滚动条宽度 */
  height: 12px; /* 水平滚动条高度 */
}

/* 滚动条轨道（背景） */
.tab-news-cont .list-item-cont::-webkit-scrollbar-track {
  border-radius: 10px;
}

/* 滚动条滑块（可拖动部分） */
.tab-news-cont .list-item-cont::-webkit-scrollbar-thumb {
  border-radius: 10px;
  border: none;
}

.tab-news-cont .tab-4 .list-item-cont::-webkit-scrollbar-track {
  background: rgba(170, 238, 255, 1);
}

.tab-news-cont .tab-4 .list-item-cont::-webkit-scrollbar-thumb {
  background: rgba(13, 199, 246, 1);
}

.tab-news-cont .tab-3 .list-item-cont::-webkit-scrollbar-track {
  background: rgba(224, 255, 244, 1);
}

.tab-news-cont .tab-3 .list-item-cont::-webkit-scrollbar-thumb {
  background: rgba(158, 254, 221, 1);
}

.tab-news-cont .tab-2 .list-item-cont::-webkit-scrollbar-track {
  background: rgba(238, 237, 255, 1);
}

.tab-news-cont .tab-2 .list-item-cont::-webkit-scrollbar-thumb {
  background: rgba(173, 170, 254, 1);
}

.tab-news-cont .tab-1 .list-item-cont::-webkit-scrollbar-track {
  background: rgba(255, 241, 232, 1);
}

.tab-news-cont .tab-1 .list-item-cont::-webkit-scrollbar-thumb {
  background: rgba(251, 180, 133, 1);
}

/* 水平滚动 */
.horizontal-scroll-out {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* min-height: 750px; */
  height: 100vh;
}
.scroll-container {
  width: 100%;
  overflow: hidden;
}
.scroll-container .title {
  position: relative;
  font-family: Microsoft YaHei, Microsoft YaHei Regular, 'PingFang SC', tahoma, arial,
    'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-size: 34px;
  text-align: center;
  margin-bottom: 60px;
  color: #000;
}
.scroll-container .title .tip {
  position: absolute;
  top: 36px;
  left: calc(50% + 416px);
  font-size: 13px;
  color: rgba(126, 126, 126, 1);
  letter-spacing: 0;
  height: 17px;
  line-height: 17px;
}
.scroll-images {
  position: relative;
  display: flex;
  /* 默认状态下动画运行 */
  animation-play-state: running;
}
.scroll-images-out {
  margin-bottom: 26px;
  position: relative;
}
.scroll-images-out.last-item {
  margin-bottom: 53px;
}
.scroll-images-out::before {
  background-image: -webkit-linear-gradient(
    left,
    rgb(240, 242, 245) 20%,
    rgba(240, 242, 245, 0)
  );
  content: '';
  height: 120%;
  left: -15px;
  position: absolute;
  top: -10px;
  width: 100px;
  z-index: 2;
}
.scroll-images-out::after {
  background-image: -webkit-linear-gradient(
    right,
    rgb(240, 242, 245) 20%,
    rgba(240, 242, 245, 0)
  );
  content: '';
  height: 120%;
  position: absolute;
  right: -15px;
  top: -10px;
  width: 100px;
  z-index: 2;
}
.scroll-images:nth-last-of-type(1) {
  margin-bottom: 0px;
}
/* 鼠标悬停时暂停动画 */
.scroll-container .scroll-images:hover {
  animation-play-state: paused;
}
.scroll-images-straight {
  animation: scrolling 50s linear infinite; /* 连续滚动动画，可调整速度 */
}
.scroll-images-reverse {
  animation: scrolling-reverse 50s linear infinite; /* 连续滚动动画，可调整速度 */
}
.scroll-images:nth-last-of-type(1) {
  margin-bottom: 0px;
}

.scroll-images img {
  width: 2440px; /* 原图宽度 */
  height: 86px; /* 原图高度 */
}

/* 从右到左滚动的动画 */
@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-2470px); /* 向左移动一个图片宽度  -3551px */
  }
}

@keyframes scrolling-reverse {
  0% {
    transform: translateX(-2470px);
  }
  100% {
    transform: translateX(0); /* 向左移动一个图片宽度 */
  }
}

.scroll-container .btn-cont {
  display: flex;
  justify-content: center;
  align-items: center;
}
.scroll-container .btn {
  width: 300px;
  height: 40px;
  border-radius: 50px;
  color: #fff;
  background: linear-gradient(90deg, #ff924a 0%, #ff6600 100%);

  font-family: Microsoft YaHei, Microsoft YaHei Regular, 'PingFang SC', tahoma, arial,
    'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
  font-size: 19px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.scroll-container .btn a {
  color: #fff;
  width: 100%;
  display: inline-block;
}
.scroll-container .btn a:hover {
  text-decoration: none;
}
.scroll-container .nomal {
  color: rgba(255, 102, 0, 1);
  background: #fff;
  margin-right: 68px;
  border: 1px solid rgba(255, 102, 0, 1);
}
.scroll-container .nomal a {
  color: rgba(255, 102, 0, 1);
}

.content-mask1 {
  background: radial-gradient(
    50% 50% at 50% 50%,
    #f3e4d8 0,
    #ff825f 44%,
    hsla(0, 0%, 100%, 0) 100%
  );
  filter: blur(40px);
  height: 137px;
  width: 137px;
  position: absolute;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 101;
  opacity: 1;

  /* Add these properties */
  border-radius: 50%; /* Make the element circular before blur */
  overflow: visible; /* Remove overflow:hidden which can cause cutoff */
  will-change: filter; /* Hardware acceleration hint */
  -webkit-backface-visibility: hidden; /* Safari optimization */

  display: none;
}

.content-mask {
  mix-blend-mode: screen; /* 改变混合模式可绕过某些浏览器bug */
  opacity: 0.99; /* 强制激活GPU加速 */
  background: radial-gradient(
    50% 50% at 50% 50%,
    #f3e4d8 0,
    #ff825f 44%,
    hsla(0, 0%, 100%, 0) 100%
  );
  display: none;
  filter: blur(40px);
  height: 137px;
  width: 137px;
  position: absolute;
  left: var(--x, 0);
  top: var(--y, 0);
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 101;
  /* opacity: 1; */
  border-radius: 50%;
  will-change: transform, filter;
  -webkit-backface-visibility: hidden;
}



/* 当屏幕高度小于等于800px时应用 */
@media (max-height: 800px) {
  .company-overview-out-old,
  .card-tab-cont-out,
  .jmj-cont-out,
  /* .certificate-cont-out, */
  .horizontal-scroll-out {
    zoom: 0.88;
  }
  .company-overview-out .zoom-cont {
    zoom: 0.88;
  }
}
