
main iframe {
  width: 100%;
  height: 853px;
  overflow: hidden;
  margin: 0;
}
main .section4 {
  height: 197px;
  background: url("../images/image 15.png") no-repeat center center;
  background-size: 100% 100%;
  margin-top: -10px;
}
main .section4 .container {
  color: #fff;
}
main .section4 .container li span {
  white-space: nowrap;
  color: #FFF;
  font-family: PingFang SC;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  /* 150% */
}
main .section4 .container .left {
  flex: 4.1;
}
main .section4 .container .center {
  flex: 0.01;
  height: 60px;
  width: 1px;
  background: #fff;
}
main .section4 .container .right {
  flex: 8;
  padding-left: 189px;
}
main .section4 .container .right > div {
  width: 469px;
}
main .section4 .container .right > div h6 {
  color: var(--cn-fs-com-1920-x-1080-default-nero, #FFF);
  font-family: PingFang SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 157.143% */
  margin: 0;
}
main .section4 .container .right > div span {
  color: var(--cn-fs-com-1920-x-1080-default-nero, #FFF);
  font-family: PingFang SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 150% */
}
@media screen and (max-width: 1680px) {
  main iframe {
    height: 650px;
  }
}
@media screen and (max-width: 1440px) {
  main iframe {
    height: 600px;
  }
}
@media screen and (max-width: 1000px) {
  main .banner .swiper-container .swiper-wrapper .swiper-slide .pic img {
    height: 500px;
  }
  main .banner .swiper-container .swiper-wrapper .swiper-slide .text .title {
    width: 76%;
    font-size: 20px;
  }
  main .banner .swiper-container .swiper-wrapper .swiper-slide .text .txt {
    width: 76%;
  }
  main .banner .swiper-container .swiper-wrapper .swiper-slide .text .txt .des {
    font-size: 16px;
    line-height: 30px;
    margin: 20px 0;
  }
  main .banner .swiper-container .swiper-wrapper .swiper-slide .text .txt .more {
    font-size: 14px;
  }
  main .section2 .title {
    font-size: 50px;
    margin-top: 0;
  }
  main .section2 .content .left h1 {
    font-size: 24px;
    line-height: inherit;
  }
  main .section2 .content .left p {
    font-size: 14px;
    line-height: 28px;
    margin: 20px 0;
  }
  main .section2 .content .right {
    margin-top: 30px;
  }
  main .section2 .content .right div {
    padding: 20px 0;
  }
  main .section2 .content .right div > .number-box {
    margin-left: 20px;
  }
  main .section2 .content .right div > .number-box h2 {
    font-size: 30px;
  }
  main iframe {
    width: 100%;
    height: 1400px;
    overflow: hidden;
    margin: 0;
  }
  main .section4 .container .right {
    margin-top: 20px;
  }
  main .section4 .container .right div > h6 {
    margin-left: 10px;
    font-size: 16px;
  }
  main .section4 .container .right div > span {
    margin-top: 15px;
    font-size: 14px;
  }
}

/*# sourceMappingURL=index.css.map */
