@media screen and (max-width: 1680px) {
  body .container .index-block1 .block1-bot .bot-title .block1-img {
    top: -318px;
    left: -233px;
  }
  body .container .index-block1 .block1-bot .bot-title .block1-img img {
    width: 321px;
    height: 248px;
  }
}
@media screen and (max-width: 1360px) {
  body .container .index-block1 .block1-bot .bot-title {
    margin-left: 11%;
  }
  body .container .index-block1 .block1-bot .bot-title .block1-img {
    top: -265px;
    left: -146px;
  }
  body .container .index-block1 .block1-bot .bot-title .block1-img img {
    width: 263px;
    height: 209px;
  }
}
.top-banner {
  position: relative;
  height: 680px;
  padding-bottom: 130px;
  overflow: hidden;
  background-image: linear-gradient(to bottom, #005BAC, #5C97FF);
}
.top-banner .swiperTop {
  margin-left: 80px;
}
.top-banner .swiperTop .swiper-wrapper .swiper-slide .top-des {
  position: relative;
  width: 100%;
}
.top-banner .swiperTop .swiper-wrapper .swiper-slide .top-des .left {
  width: 325px;
  color: #fff;
  margin-top: 90px;
  margin-bottom: 30px;
}
.top-banner .swiperTop .swiper-wrapper .swiper-slide .top-des .right {
  position: absolute;
  height: 680px;
  right: 0;
  top: 0;
  transform: scale(0.94, 0.94);
}
.top-banner .swiperTop .swiper-wrapper .swiper-slide .top-des p {
  margin-top: 20px;
  font-size: 30px;
  color: #fff;
}
.top-banner .swiperTop .swiper-wrapper .swiper-slide .top-des .i-index {
  width: 131px;
  height: 47px;
  background: #3f8af6;
  border-radius: 23px;
  text-align: center;
  line-height: 47px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #fff;
  display: inline-block;
  margin-top: 56px;
  position: relative;
}
.top-banner .swiperTop .swiper-wrapper .swiper-slide .top-des .i-index:nth-of-type(2) {
  margin-left: 15px;
}
.top-banner .swiperTop .swiper-wrapper .swiper-slide .top-des .i-index img {
  width: 17px !important;
  height: 18px !important;
  position: absolute;
  left: 25px;
  top: 16px;
}
.top-banner .swiperTop .swiper-wrapper .swiper-slide .top-des .video-top {
  box-sizing: border-box;
  padding-left: 20px;
}
.top-banner .swiperTop .swiper-wrapper .swiper-slide .top-des .sb {
  background: #fff;
  color: #4286f3;
}
.top-banner .swiperTop .swiper-pagination {
  position: absolute;
  bottom: 0px;
}
.top-banner .swiperTop .swiper-pagination .swiper-pagination-bullet {
  background: #9cc8fe;
}
.top-banner .swiperTop .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.wave-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  overflow: hidden;
}
.wave-box .waves {
  position: relative;
  width: 100%;
  height: 15vh;
  min-height: 100px;
  max-height: 130px;
}
.wave-box .parallax > use {
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.wave-box .parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.wave-box .parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.wave-box .parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.wave-box .parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
.menu-block {
  margin-top: 80px;
}
.menu-block .index-block1 .block1-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.menu-block .index-block1 .block1-item .item {
  flex: 1;
  text-align: center;
}
.menu-block .index-block1 .block1-item .item img {
  width: 300px;
}
.menu-block .index-block1 .block1-item .item h2 {
  font-size: 30px;
  font-weight: normal;
  margin-top: 28px;
}
.menu-block .index-block1 .block1-item .item span {
  display: inline-block;
  color: #5A5A5A;
  margin-top: 38px;
  line-height: 24px;
  font-size: 18px;
}
.menu-block .index-block1 .l-more {
  margin-top: 65px;
}
.menu-block .index-brand .wrap {
  display: flex;
  align-items: flex-start;
}
.menu-block .index-brand__left {
  flex: 1;
}
.menu-block .index-brand__left .left-img {
  position: relative;
  width: 340px;
  padding-bottom: 50px;
}
.menu-block .index-brand__left .left-img img {
  width: 100%;
}
.menu-block .index-brand__left .left-img__title {
  position: absolute;
  bottom: 70px;
  right: -80px;
  color: #5A5A5A;
  font-size: 36px;
  font-family: 'USHei';
}
.menu-block .index-brand__left .left-img__title b {
  font-size: 36px;
  font-weight: normal;
  color: #070707;
  font-family: 'USHei';
}
.menu-block .index-brand__left .left-img__coin {
  position: absolute;
  bottom: 0;
  right: -80px;
  width: 300px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu-block .index-brand__left .left-img__coin .coin-item {
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #e3e6e6;
  font-size: 49px;
  border-radius: 50%;
  border: 3px solid #e3e6e6;
}
.menu-block .index-brand__left .l-more {
  margin: 20px 0 0 118px;
}
.menu-block .index-brand__right {
  width: 60%;
}
.menu-block .index-brand__right .brand-item {
  display: flex;
  color: #fff;
  background-color: #5B96FE;
  box-shadow: 4px 0 12px -6px #060001;
  border-radius: 8px;
  margin-bottom: 25px;
  padding: 20px 0;
}
.menu-block .index-brand__right .brand-item:last-child {
  margin-bottom: 0;
}
.menu-block .index-brand__right .brand-item__title {
  font-size: 36px;
  font-family: 'USHei';
  padding: 10px 30px;
  border-right: 2px solid #fff;
}
.menu-block .index-brand__right .brand-item__content {
  padding-left: 30px;
  letter-spacing: 4px;
}
.menu-block .index-brand__right .brand-item__content p {
  font-size: 18px;
  line-height: 24px;
}
.menu-block .index-brand__right .brand-item__content h5 {
  font-size: 24px;
  font-weight: normal;
  font-family: 'USHei';
}
.menu-block .index-company {
  background: linear-gradient(to bottom, #5f99ff, #fff);
  overflow: hidden;
  padding-bottom: 185px;
}
.menu-block .index-company .company {
  margin-top: 120px;
}
.menu-block .index-company .company .company-video {
  width: 610px;
  height: 340px;
  float: left;
}
.menu-block .index-company .company .company-video img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.menu-block .index-company .company .company-video video {
  width: 100%;
  height: 100%;
}
.menu-block .index-company .company .company-des {
  color: #fff;
  margin-left: 745px;
}
.menu-block .index-company .company .company-des .des-title {
  display: inline-block;
  font-size: 38px;
  font-family: 'USHei';
  margin-bottom: 100px;
  position: relative;
}
.menu-block .index-company .company .company-des .des-title:before {
  content: " ";
  display: block;
  width: 40px;
  height: 4px;
  background: #fff;
  position: relative;
  left: 0px;
  top: 70px;
}
.menu-block .index-company .company .company-des .des-des {
  width: 500px;
  margin-bottom: 70px;
  line-height: 25px;
  height: 25px;
  font-size: 18px;
}
.menu-block .index-news {
  position: relative;
  padding-bottom: 100px;
  width: 1366px;
  margin: 120px auto 0;
}
.menu-block .index-news .dw {
  position: relative;
}
.menu-block .index-news .dw .banner2 {
  width: 1011px;
}
.menu-block .index-news .dw .banner2 .swiper-wrapper {
  height: auto;
  padding: 10px;
}
.menu-block .index-news .dw .banner2 .swiper-wrapper .swiper-slide {
  width: 323px;
  height: 424px;
  float: left;
  margin: 0 22px 22px 0;
  box-sizing: border-box;
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 5px 11px 2px rgba(0, 0, 0, 0.03);
}
.menu-block .index-news .dw .banner2 .swiper-wrapper .swiper-slide:nth-child(3n+3) {
  margin-right: 0;
}
.menu-block .index-news .dw .banner2 .swiper-wrapper .swiper-slide img {
  width: 323px;
  height: 185px;
}
.menu-block .index-news .dw .banner2 .swiper-wrapper .swiper-slide .text {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.menu-block .index-news .dw .banner2 .swiper-wrapper .swiper-slide .text .title {
  margin-top: 20px;
  line-height: 30px;
  height: 58.89px;
}
.menu-block .index-news .dw .banner2 .swiper-wrapper .swiper-slide .text .title a {
  font-size: 16px;
  color: #005BAC;
}
.menu-block .index-news .dw .banner2 .swiper-wrapper .swiper-slide .text .time {
  font-size: 14px;
  color: #89898d;
  position: relative;
  margin-top: 4px;
}
.menu-block .index-news .dw .banner2 .swiper-wrapper .swiper-slide .text .dec {
  font-size: 12px;
  color: #57565d;
  line-height: 28px;
  height: 55.56px;
  margin-top: 10px;
}
.menu-block .index-news .dw .banner2 .swiper-wrapper .swiper-slide .text .link {
  font-size: 12px;
  color: #5C97FF;
  line-height: 50px;
}
.menu-block .index-news .dw .swiper-button-next {
  width: 53px;
  height: 53px;
  border: 1px solid #bbbcc7;
  color: #bbbcc7;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23bbbcc7'%2F%3E%3C%2Fsvg%3E");
  background-size: 15px 15px;
  position: absolute;
  top: 50%;
  margin-top: -26.5px;
}
.menu-block .index-news .dw .swiper-button-prev {
  width: 53px;
  height: 53px;
  border: 1px solid #bbbcc7;
  color: #bbbcc7;
  border-radius: 50%;
  background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23bbbcc7'%2F><%2Fsvg>");
  background-size: 15px 15px;
  top: 50%;
  margin-top: -26.5px;
}
.banner1 {
  width: 100%;
  height: 500px;
}
.banner1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.banner1 .swiper-pagination-bullet {
  width: 26px;
  height: 4px;
  display: inline-block;
  border-radius: 20px;
  background: #000;
  opacity: 0.2;
}
.banner1 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.banner2 .banner2 {
  width: 100%;
  height: 100%;
}
.banner2 .banner2 .swiper-slide {
  overflow: hidden;
}
