body {
  background-color: #f7f7f7;
}
.font-gradation {
  display: inline-block;
  position: relative;
  font-weight: bolder;
  background-image: -webkit-linear-gradient(145deg, #ec02e7, #ec02e7, #c507eb, #bd07ec, #ae0aee, #ae0aee, #960df1, #900df2, #810ff4, #7411f5, #6e12f6, #6513f7, #5a15f9, #4b17fb, #4118fc, #3819fd, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bc {
  background: linear-gradient(145deg, #ec02e7, #ec02e7, #c507eb, #bd07ec, #ae0aee, #ae0aee, #960df1, #900df2, #810ff4, #7411f5, #6e12f6, #6513f7, #5a15f9, #4b17fb, #4118fc, #3819fd, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff);
  color: #fff;
}
.border-g {
  border: 1px solid transparent !important;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, #fff, #fff), linear-gradient(145deg, #ec02e7, #ec02e7, #c507eb, #bd07ec, #ae0aee, #ae0aee, #960df1, #900df2, #810ff4, #7411f5, #6e12f6, #6513f7, #5a15f9, #4b17fb, #4118fc, #3819fd, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff);
}
.border-g-white {
  border: 1px solid #fff !important;
  background-clip: inherit;
  background-origin: inherit;
  background-image: none;
}
.font-gradation-white {
  color: #fff;
  background-image: none;
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: unset;
}
.bg-white {
  background-color: #fff;
  padding: 1px 0;
}
.inner-banner {
  width: 100%;
}
.inner-banner img {
  width: 100%;
}
.content {
  width: 100%;
  position: relative;
  padding-bottom: 90px;
}
.content .map {
  position: absolute;
  top: 36px;
  left: 10.416%;
  font-size: 20px;
  line-height: 20px;
  color: #6e6e73;
  z-index: 5;
}
.content .map a {
  color: #6e6e73;
}
.content .map a:hover {
  color: #242424;
}
.content .introduce {
  position: relative;
  width: 100%;
}
.content .introduce .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.content .introduce .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .introduce .box {
  width: 79.166%;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.content .introduce .box .p {
  width: 95%;
  font-size: 24px;
  line-height: 43px;
  color: #181818;
  text-align: center;
  margin: 0 auto;
  margin-top: -60px;
}
.content .introduce .box .list {
  width: 100%;
  margin: 0 auto;
  margin-top: 130px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content .introduce .box .list .item {
  width: 25%;
  margin-bottom: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .introduce .box .list .item .info {
  width: 170px;
  text-align: left;
}
.content .introduce .box .list .item img {
  margin-right: 30px;
}
.content .introduce .box .list .item:nth-child(3),
.content .introduce .box .list .item:nth-child(7),
.content .introduce .box .list .item:nth-child(4n) {
  width: 23%;
}
.content .introduce .box .list .item .num {
  font-size: 56px;
  font-weight: bold;
  line-height: 1;
  color: #181818;
  position: relative;
  margin-top: -10px;
}
.content .introduce .box .list .item .num::after {
  content: attr(data-text);
  display: block;
  position: absolute;
  bottom: -90%;
  /* 调整倒影与原始文字的距离 */
  left: 0;
  transform: scaleY(-1);
  /* 反转Y轴，创建倒影效果 */
  /* 使用渐变背景实现颜色从有到无的效果 */
  background-image: linear-gradient(to top, rgba(36, 144, 205, 0.5) 0%, rgba(36, 144, 205, 0) 70%);
  -webkit-background-clip: text;
  color: transparent;
  /* 使文本颜色透明，以便背景渐变可见 */
  background-size: 100% 200%;
  /* 调整背景大小以覆盖整个文本并创造渐变效果 */
}
.content .introduce .box .list .item .text {
  font-size: 18px;
  line-height: 1;
  color: #333333;
  margin-top: 10px;
}
.content .vision {
  width: 100%;
  position: relative;
}
.content .vision .img {
  width: 100%;
}
.content .vision .img img {
  width: 100%;
}
.circle-box {
  height: 360px;
  overflow: hidden;
}
.emblem {
  width: 690px;
  height: 690px;
  border-radius: 50%;
  color: #000;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
.emblem span {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 16px;
  transition: all 0.5s cubic-bezier(0, 0, 0, 1);
}
.emblem img {
  margin: 0 auto;
}
.text-center {
  text-align: center;
}
.content .milestone {
  width: 100%;
  padding-bottom: 100px;
}
.content .milestone .bottom {
  width: 79.166%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  padding: 0px 0 70px 0;
}
.content .milestone .swiper {
  position: relative;
}
.content .milestone .swiper .swiper-button-prev {
  left: 32%;
  bottom: -70px;
  top: auto;
  background: url(../images/swiper-prev-icon2.png);
  width: 24px;
}
.content .milestone .swiper .swiper-button-prev::after {
  display: none;
}
.content .milestone .swiper .swiper-button-next {
  right: 32%;
  bottom: -70px;
  top: auto;
  background: url(../images/swiper-next-icon2.png);
  width: 24px;
}
.content .milestone .swiper .swiper-button-next::after {
  display: none;
}
.content .milestone .swiper .box {
  height: 230px;
  background-color: #F7F7F7;
  border-radius: 12px;
  padding-left: 80px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.content .milestone .swiper .box p {
  font-size: 20px;
  line-height: 2;
  position: relative;
}
.content .milestone .swiper .box p::before {
  position: absolute;
  top: 50%;
  left: -16px;
  transform: translate(0, -50%);
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #6E6E73;
}
.content .milestone .swiper .swiper-slide-active {
  z-index: 11;
}
.content .milestone .swiper .swiper-slide-active .box {
  background: linear-gradient(145deg, #ec02e7, #ec02e7, #c507eb, #bd07ec, #ae0aee, #ae0aee, #960df1, #900df2, #810ff4, #7411f5, #6e12f6, #6513f7, #5a15f9, #4b17fb, #4118fc, #3819fd, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff);
  color: #fff;
  margin-left: -10%;
  margin-right: -10%;
}
.content .milestone .swiper .swiper-slide-active .box p::before {
  background-color: #fff;
}
.content .milestone .box1 {
  width: 690px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  margin-top: -50px;
}
.content .milestone .box1 .s-1 {
  font-size: 50px;
  padding-bottom: 10px;
  display: block;
}
.content .competitiveness {
  width: 100%;
}
.content .competitiveness .top {
  width: 100%;
  position: relative;
}
.content .competitiveness .top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .competitiveness .bottom {
  width: 79.166%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.content .competitiveness .bottom .item {
  position: relative;
  background-color: #fff;
  padding: 30px 26px;
  box-sizing: border-box;
  height: 440px;
  flex: 1;
  margin-right: 10px;
  border-radius: 12px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  transition: all 0.5s ease;
}
.content .milestone .bottom .s-1 {
  display: none;
}
.content .competitiveness .bottom .item .hover-img {
  display: none;
}
.content .competitiveness .bottom .item .title {
  font-size: 26px;
  font-weight: bold;
  color: #181818;
  position: relative;
  padding-top: 10px;
}
.content .competitiveness .bottom .item .p {
  font-size: 20px;
  line-height: 38px;
  color: #fff;
  display: none;
}
.content .competitiveness .bottom .item:hover,
.content .competitiveness .bottom .item.active {
  flex: 0 1 400px;
  align-items: flex-start;
  justify-content: space-between;
  background: linear-gradient(145deg, #ec02e7, #ec02e7, #c507eb, #bd07ec, #ae0aee, #ae0aee, #960df1, #900df2, #810ff4, #7411f5, #6e12f6, #6513f7, #5a15f9, #4b17fb, #4118fc, #3819fd, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff);
  color: #fff;
}
.content .competitiveness .bottom .item:hover .default-img,
.content .competitiveness .bottom .item.active .default-img {
  display: none;
}
.content .competitiveness .bottom .item:hover .hover-img,
.content .competitiveness .bottom .item.active .hover-img {
  display: block;
}
.content .competitiveness .bottom .item:hover .info,
.content .competitiveness .bottom .item.active .info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.content .competitiveness .bottom .item:hover .title,
.content .competitiveness .bottom .item.active .title {
  color: #fff;
}
.content .competitiveness .bottom .item:hover .p,
.content .competitiveness .bottom .item.active .p {
  display: block;
}
@media screen and (max-width: 1024px) {
  .content {
    padding: 0 ;
    box-sizing: border-box;
  }
  .content .map {
    font-size: 16px;
    left: 15px;
    position: relative;
  }
  .content .introduce {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .content .introduce .box {
    width: 100%;
  }
  .content .introduce .box .p {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #181818;
    text-align: center;
    margin: 0 auto;
  }
  .content .introduce .box .list {
    margin-top: 50px;
    width: 90%;
  }
  .content .introduce .box .list .item {
    width: 50% !important;
    margin-bottom: 40px;
    text-align: center;
  }
  .content .introduce .box .list .item img {
    margin-right: 10px;
    width: 50px;
  }
  .content .introduce .box .list .item:nth-child(3),
  .content .introduce .box .list .item:nth-child(7),
  .content .introduce .box .list .item:nth-child(4n) {
    width: 100%;
  }
  .content .introduce {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 0px;
  }
  .content .introduce .box .list .item .num {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #181818;
    position: relative;
  }
  .content .introduce .box .list .item .text {
    font-size: 12px;
  }
  .content .vision .img {
    overflow: hidden;
  }
  .content .vision .img img {
    width: 130%;
    margin-left: -15%;
  }
  .content .milestone {
    width: 100%;
    padding-bottom: 0;
  }
  .content .competitiveness {
    padding-bottom: 40px;
  }
  .content .competitiveness .bottom {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .content .competitiveness .bottom .item {
    position: relative;
    flex: 0 1 100%;
    margin-bottom: 30px;
    align-items: flex-start;
    justify-content: space-between;
    height: auto;
    background: linear-gradient(145deg, #ec02e7, #ec02e7, #c507eb, #bd07ec, #ae0aee, #ae0aee, #960df1, #900df2, #810ff4, #7411f5, #6e12f6, #6513f7, #5a15f9, #4b17fb, #4118fc, #3819fd, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff, #2c1bff);
    color: #fff;
  }
  .content .competitiveness .bottom .item .default-img {
    display: none;
  }
  .content .competitiveness .bottom .item .hover-img {
    display: block;
  }
  .content .competitiveness .bottom .item .title {
    color: #fff;
    font-size: 20px;
  }
  .content .competitiveness .bottom .item .info {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
  }
  .content .competitiveness .bottom .item .p {
    display: block;
    font-size: 14px;
  }
  .content .milestone .bottom .s-1 {
    text-align: center;
    display: block;
    font-size: 24px;
    margin-bottom: 30px;
  }
  .content .milestone .swiper .box {
    height: 180px;
  }
  .content .milestone .swiper .swiper-slide-active .box {
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
  .content .milestone .swiper .swiper-slide-active .box p {
    font-size: 14px;
  }
  .content .milestone .box1 {
    display: none;
  }
  .content .milestone .swiper .swiper-button-prev {
    left: 0;
    top: -44px;
    transform: scale(0.5);
  }
  .content .milestone .swiper .swiper-button-next {
    right: 0;
    top: -44px;
    transform: scale(0.5);
  }
  .content .competitiveness .bottom .item:first-child::after {
    width: 2px;
  }
  .content .competitiveness .top {
    width: 100%;
    position: relative;
  }
  .content .introduce .box .list .item {
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
  }
  .content .introduce .box .list .item .num::after {
    content: attr(data-text);
    display: block;
    position: absolute;
    bottom: -90%;
    left: 50%;
    transform: scaleY(-1) translateX(-50%);
    background-image: linear-gradient(to top, rgba(36, 144, 205, 0.5) 0%, rgba(36, 144, 205, 0) 70%);
    -webkit-background-clip: text;
    color: transparent;
    background-size: 100% 200%;
  }
}
