@charset "UTF-8";
.comp {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
  box-sizing: border-box;
}

.comTit {
  display: block;
  max-width: 90%;
  margin: 0 auto;
}

.banner {
  height: 10.8rem;
  background-image: url("../images/banner-bg.jpg");
}
.banner .btn-video {
  display: block;
  width: 1.34rem;
  margin: 4.9rem auto 0 auto;
}
.banner .slogan {
  display: block;
  width: 90%;
  margin: -9px auto 0.3rem;
}
.banner .btn-pre {
  display: block;
  width: 3.1rem;
  height: 0.68rem;
  margin: 0 auto;
  background: url("../images/btn-pre.png") 0 0 no-repeat;
  background-size: 100%;
}

.milestone {
  height: 10.4rem;
  background-image: url("../images/milestone-bg.jpg");
}
.milestone .comTit {
  margin-bottom: 0.4rem;
  margin-top: 1rem;
}
.milestone .scroll {
  overflow-x: scroll;
}
.milestone .scroll .cont {
  width: 11.35rem;
  padding-top: 0.55rem;
}
.milestone .progressbar {
  position: relative;
  width: 100%;
  height: 0.24rem;
  margin: 0 auto 0.25rem;
}
.milestone .progressbar .line {
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  height: 2px;
  background: url("../images/milestone/line.png") 0 0 no-repeat;
  background-size: 100%;
}
.milestone .progressbar .line::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 2px;
  background: url("../images/milestone/line-active.png") 0 0 no-repeat;
  background-size: 100%;
}
.milestone .progressbar .line.active1::before {
  width: 207px;
}
.milestone .progressbar .line.active2::before {
  width: 447px;
}
.milestone .progressbar .line.active3::before {
  width: 685px;
}
.milestone .progressbar .line.active4::before {
  width: 923px;
}
.milestone .progressbar .line.activeMax::before {
  width: 100%;
}
.milestone .progressbar .progress-num {
  position: absolute;
  left: 0;
  top: 3px;
  width: 100%;
}
.milestone .progressbar .progress-num span {
  position: absolute;
  left: 50%;
  top: -0.4rem;
  margin-left: -50px;
  font-size: 0.22rem;
  color: #fef7df;
  width: 100px;
  text-align: center;
}
.milestone .progressbar .progress-num li {
  position: absolute;
  top: 0;
  width: 24px;
  height: 24px;
  background: url("/static/web202504/images/milestone/dot.png") 0 0 no-repeat;
  background-size: 0.24rem 1.45rem;
}
.milestone .progressbar .progress-num li.active {
  background-position: 0 -1.21rem;
}
.milestone .progressbar .progress-num li.active span {
  color: #ffaa33;
}
.milestone .progressbar .progress-num li:nth-child(1) {
  left: 0.99rem;
}
.milestone .progressbar .progress-num li:nth-child(2) {
  left: 3.28rem;
}
.milestone .progressbar .progress-num li:nth-child(3) {
  left: 5.56rem;
}
.milestone .progressbar .progress-num li:nth-child(4) {
  left: 7.84rem;
}
.milestone .progressbar .progress-num li:nth-child(5) {
  left: 10.14rem;
}
.milestone .progress-img {
  position: relative;
  width: 10.88rem;
  height: 3.8rem;
  background: url("../images/milestone/img.png") 0 0 no-repeat;
  background-size: 100%;
  margin: 0 auto 0.6rem 0.3rem;
}
.milestone .progress-img li {
  position: absolute;
  bottom: 0.33rem;
  width: 1.2rem;
  height: 0.3rem;
  background-image: url("/static/web202504/images/milestone/status.png");
  background-repeat: no-repeat;
  background-size: 1.2rem 1.53rem;
}
.milestone .progress-img li.active {
  background-position: 0 -1.23rem;
}
.milestone .progress-img li:nth-child(1) {
  left: 0.27rem;
}
.milestone .progress-img li:nth-child(2) {
  left: 2.55rem;
}
.milestone .progress-img li:nth-child(3) {
  left: 4.84rem;
}
.milestone .progress-img li:nth-child(4) {
  left: 7.12rem;
}
.milestone .progress-img li:nth-child(5) {
  left: 9.41rem;
}
.milestone p {
  width: 5.47rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background: url("/static/web202504/images/milestone/txt-bg.png") 0 0 no-repeat;
  background-size: contain;
  margin: 0 auto;
  font-size: 0.22rem;
  color: #fef7df;
  text-align: center;
}
.milestone p i {
  display: inline-block;
  position: relative;
  top: -31px;
}

.feature {
  height: 9.4rem;
  background-image: url("../images/feature-bg.jpg");
}
.feature .comTit {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.feature .swiper-container {
  height: 200px;
}
.feature .swiper-slide-active, .feature .swiper-slide-duplicate-active {
  transform: scale(2);
}
.feature .swiper-pagination-bullet {
  margin: 0 5px;
}
.feature .swiper-button-next,
.feature .swiper-button-prev {
  margin-top: -40px;
}
.feature .swiper-button-prev {
  left: 0;
}
.feature .swiper-button-next {
  right: 0;
}

.newsArea {
  height: 12.36rem;
  background-image: url("../images/news-bg.jpg");
}
.newsArea .comTit {
  margin-top: 1rem;
  margin-bottom: 0.4rem;
}
.newsArea .swiper-container, .newsArea .newsBox {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.newsArea .swiper-container {
  height: 3.94rem;
  margin-bottom: 0.3rem;
}
.newsArea .swiper-container img {
  display: block;
  width: 100%;
}
.newsArea .swiper-pagination {
  bottom: 0.2rem;
  right: 0.15rem;
  left: auto;
  text-align: right;
}

.newstab {
  margin: 0;
}
.newstab li {
  padding: 0 10px;
  width: auto;
}

.newslist {
  display: none;
}
.newslist li {
  line-height: 0.6rem;
  height: 0.6rem;
}
.newslist h3 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.newslist .date {
  text-align: right;
  float: right;
}

.videoBox .wrap {
  width: 90%;
  top: 40%;
}
.videoBox video {
  display: block;
  width: 100%;
}
.videoBox .btn-close {
  width: 0.46rem;
  bottom: -1rem;
  left: 50%;
  margin-left: -0.23rem;
}

.picBox .wrap {
  width: 90%;
  top: 40%;
}
.picBox .swiper-container img {
  width: 100%;
}
.picBox .btn-close {
  width: 0.46rem;
  bottom: -1rem;
  left: 50%;
  margin-left: -0.23rem;
}

.inrow {
  font-size: 12px;
  *font-size: 0;
}

.inrow > li, .inrow span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  letter-spacing: normal;
  word-spacing: normal;
}

#dataNums {
  position: relative;
  top: 7px;
  margin-right: 8px;
}

.dataNums {
  position: relative;
  top: 50%;
  display: inline-block;
  height: 75px;
  margin-top: -23px;
  text-align: center;
}

.dataNums .dataOne {
  width: 26px;
  height: 75px;
  text-align: center;
}

.dataNums .dataBoc {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.dataNums .dataBoc .tt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dataNums .tt span {
  width: 100%;
  height: 100%;
  color: #ffaa33;
  font-weight: bold;
  font-size: 28px;
  padding: 0 5px;
}

/* 当设备处于横屏状态时 */
@media screen and (orientation: landscape) {
  body {
    background-color: #000;
  }
  .comp {
    background-size: contain;
  }
  .banner .slogan {
    width: 60%;
  }
  .newsArea .swiper-container, .newsArea .newsBox {
    margin: 0 auto;
    width: 75%;
  }
  .newsArea .newsBox {
    box-sizing: border-box;
  }
  .feature .swiper-container {
    height: 90vh;
  }
  .picBox .btn-close {
    bottom: -0.7rem;
  }
  .picBox .wrap {
    height: 80%;
    max-width: 90%;
  }
  .picBox .swiper-container {
    height: 100%;
  }
  .picBox .swiper-container img {
    height: 100%;
    width: auto;
    margin: 0 auto;
    display: block;
  }
  .videoBox .wrap {
    width: 60%;
  }
  .videoBox .btn-close {
    bottom: -0.8rem;
  }
}/*# sourceMappingURL=index.css.map */