@charset "UTF-8";
body {
  overflow-x: hidden;
}

.indexTitle {
  display: flex;
  justify-content: space-between;
}
.indexTitle .left h3 {
  font-size: 48px;
  line-height: 63px;
  color: #1a1a1a;
}
.indexTitle .left .tips {
  font-size: 18px;
  line-height: 32px;
  color: #595959;
}

.indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide {
  position: relative;
}
.indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .img {
  font-size: 0;
}
.indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .img img {
  width: 100%;
}
.indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .img video {
  width: 100%;
  aspect-ratio: 192/108;
}
.indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .img .mob {
  display: none;
}
.indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .w1600 {
  display: flex;
  align-items: center;
  position: absolute;
  top: 90px;
  left: 50%;
  transform: translateX(-50%);
  height: calc(100% - 90px);
}
.indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .w1600 .left p {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
}
.indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .w1600 .left .title {
  margin-top: 16px;
  font-size: 60px;
  line-height: 74px;
  color: #fff;
}
.indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .w1600 .left .btn {
  transition: background 0.3s;
  margin-top: 90px;
  background: #fff;
}
.indexBanner .indexBannerSwiper .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 40px;
  width: 100%;
  font-size: 0;
}
.indexBanner .indexBannerSwiper .swiper-pagination span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 24px;
  height: 24px;
  margin: 0 6px;
  border: 1px solid rgba(255, 255, 255, 0);
  background: none;
  border-radius: 50%;
  opacity: 0.5;
}
.indexBanner .indexBannerSwiper .swiper-pagination span::after {
  display: block;
  content: "";
  width: 10px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #fff;
}
.indexBanner .indexBannerSwiper .swiper-pagination .swiper-pagination-bullet-active {
  border-color: #fff;
  opacity: 1;
}

.indexBlock {
  position: relative;
  padding: 110px 0 120px;
}
.indexBlock .w1600 .content {
  display: flex;
  justify-content: space-between;
  margin-top: 73px;
}
.indexBlock .w1600 .content .left {
  position: relative;
  width: 46.0625%;
  padding: 30px 0 0 30px;
}
.indexBlock .w1600 .content .left .video {
  display: block;
  position: relative;
  font-size: 0;
}
.indexBlock .w1600 .content .left .video > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.indexBlock .w1600 .content .left .video .play {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.indexBlock .w1600 .content .left::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 357px;
  height: 219px;
  background: #2C74BA;
}
.indexBlock .w1600 .content .right {
  width: 45.9375%;
  padding-top: 6px;
}
.indexBlock .w1600 .content .right p {
  margin-top: 16px;
  font-size: 18px;
  line-height: 32px;
  color: #595959;
}
.indexBlock .w1600 .content .right .btn {
  margin-top: 60px;
}
.indexBlock .posiText {
  position: absolute;
  right: 0;
  top: 100px;
  z-index: -1;
  white-space: nowrap;
  font-family: Barlow;
  font-size: 120px;
  line-height: 144px;
  letter-spacing: 5px;
  color: white; /* 设置文字颜色和透明度 */
  text-shadow: 1px 1px 0 rgba(26, 26, 26, 0.07), -1px -1px 0 rgba(26, 26, 26, 0.07), 1px -1px 0 rgba(26, 26, 26, 0.07), -1px 1px 0 rgba(26, 26, 26, 0.07);
}

.indexBlock2 {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.indexBlock2 .indexTitle {
  position: absolute;
  top: 110px;
  z-index: 2;
}
.indexBlock2 .indexTitle .left h3, .indexBlock2 .indexTitle .left .tips {
  color: #fff;
}
.indexBlock2 .indexBlock2Big {
  width: 75%;
}
.indexBlock2 .indexBlock2Big .swiper-wrapper .swiper-slide {
  display: flex;
  position: relative;
  height: 900px;
}
.indexBlock2 .indexBlock2Big .swiper-wrapper .swiper-slide .img {
  width: 100%;
  font-size: 0;
}
.indexBlock2 .indexBlock2Big .swiper-wrapper .swiper-slide .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.indexBlock2 .posi {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 75%;
  padding: 21px 160px 9px;
  background: rgba(0, 0, 0, 0.7);
}
.indexBlock2 .posi .indexBlock2List {
  padding-bottom: 12px;
}
.indexBlock2 .posi .indexBlock2List .swiper-wrapper .swiper-slide {
  width: 144px;
  height: 78px;
}
.indexBlock2 .posi .indexBlock2List .swiper-wrapper .swiper-slide a {
  position: relative;
  display: block;
  background: #fff;
  font-size: 0;
}
.indexBlock2 .posi .indexBlock2List .swiper-wrapper .swiper-slide a img {
  transform: scale(0.8);
  transition: transform 0.3s;
}
.indexBlock2 .posi .indexBlock2List .swiper-wrapper .swiper-slide.swiper-slide-thumb-active a img {
  transform: scale(1);
}
.indexBlock2 .posi .indexBlock2List .swiper-wrapper .swiper-slide.swiper-slide-thumb-active a::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px solid #2C74BA;
}
.indexBlock2 .posi .indexBlock2List .swiper-pagination {
  top: auto;
  bottom: 0px;
  background: rgba(255, 255, 255, 0.9);
}
.indexBlock2 .posi .indexBlock2List .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #2C74BA;
}
.indexBlock2 .posi .swiper-button-prev, .indexBlock2 .posi .swiper-button-next {
  width: 46px;
  height: 46px;
  border-radius: 50%;
}
.indexBlock2 .posi .swiper-button-prev::after, .indexBlock2 .posi .swiper-button-next::after {
  width: 9px;
  height: 15px;
  font-size: 14px;
  color: #fff;
}
.indexBlock2 .right {
  width: 25%;
  height: 900px;
}
.indexBlock2 .right .cont {
  height: calc(100% - 120px);
}
.indexBlock2 .right .cont .list {
  display: none;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 60px;
  background: #F7F8FA;
}
.indexBlock2 .right .cont .list .img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 300px;
  font-size: 0;
}
.indexBlock2 .right .cont .list .title {
  margin-top: 10px;
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  color: #1a1a1a;
}
.indexBlock2 .right .cont .list .tips {
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 18px;
  line-height: 32px;
  color: #595959;
}
.indexBlock2 .right .cont .list .btn {
  margin: 0 auto;
  margin-top: 64px;
}
.indexBlock2 .right .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  height: 120px;
  padding: 0 60px;
  background: #2C74BA;
}
.indexBlock2 .right .info .swiper-pagination {
  position: initial;
  width: 100%;
  text-align: center;
  font-size: 32px;
  color: #fff;
}
.indexBlock2 .right .info .swiper-pagination .swiper-pagination-total {
  font-size: 20px;
}
.indexBlock2 .right .info .menu {
  display: none;
  position: absolute;
  right: 10px;
}
.indexBlock2 .right .info .menu .swiper-button-prev, .indexBlock2 .right .info .menu .swiper-button-next {
  position: initial;
  width: 46px;
  height: 46px;
  margin-left: 12px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-top: 0;
}
.indexBlock2 .right .info .menu .swiper-button-prev::after, .indexBlock2 .right .info .menu .swiper-button-next::after {
  width: 6px;
  height: 10px;
  font-size: 12px;
  color: #fff;
}

.indexBlock3 {
  padding: 110px 0 120px;
  background: url(../images/index/indexBlock3Bg.jpeg) no-repeat top center/cover;
}
.indexBlock3 .w1600 {
  display: flex;
  justify-content: space-between;
}
.indexBlock3 .w1600 > .left {
  width: 29.25%;
}
.indexBlock3 .w1600 > .left .indexTitle .left .tips {
  margin-top: 24px;
}
.indexBlock3 .w1600 > .left .btn {
  margin-top: 86px;
}
.indexBlock3 .w1600 .right {
  display: flex;
  justify-content: space-between;
  width: 54.625%;
}
.indexBlock3 .w1600 .right .list {
  transition: background 0.3s;
  width: 47.3684210526%;
  padding: 50px 40px 0;
  background: #F7F8FA;
}
.indexBlock3 .w1600 .right .list .address {
  display: flex;
}
.indexBlock3 .w1600 .right .list .address span {
  transition: background 0.3s;
  width: 64px;
  border-radius: 15px;
  background: rgba(44, 116, 186, 0.1);
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #2C74BA;
}
.indexBlock3 .w1600 .right .list .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: color 0.3s;
  margin-top: 14px;
  font-size: 24px;
  line-height: 32px;
  color: #1a1a1a;
}
.indexBlock3 .w1600 .right .list .line {
  width: 100%;
  height: 1px;
  margin: 24px 0 30px;
  background: #ddd;
}
.indexBlock3 .w1600 .right .list .tips {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  transition: color 0.3s;
  font-size: 18px;
  line-height: 30px;
  color: #595959;
}
.indexBlock3 .w1600 .right .list .img {
  overflow: hidden;
  margin-right: -40px;
  margin-top: 75px;
  font-size: 0;
}
.indexBlock3 .w1600 .right .list .img img {
  transform: scale(1);
  transition: transform 0.3s;
}

.indexBlock4 {
  padding: 110px 0 120px;
  background: #F7F8FA;
}
.indexBlock4 .w1600 .content {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.indexBlock4 .w1600 .content .left {
  display: flex;
  justify-content: space-between;
  width: 62.25%;
}
.indexBlock4 .w1600 .content .left .list {
  transition: background 0.3s;
  width: 48.3935742972%;
  background: #fff;
}
.indexBlock4 .w1600 .content .left .list .img {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 482/300;
  font-size: 0;
}
.indexBlock4 .w1600 .content .left .list .img img {
  transform: scale(1);
  transition: transform 0.3s;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.indexBlock4 .w1600 .content .left .list .text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 300px;
  padding: 40px;
}
.indexBlock4 .w1600 .content .left .list .text .top .type {
  display: flex;
  align-items: center;
  transition: background 0.3s, border 0.3s, color 0.3s;
  width: 90px;
  height: 30px;
  padding: 0 15px;
  border-radius: 15px;
  border: 1px solid #ddd;
  font-size: 14px;
  color: #999;
}
.indexBlock4 .w1600 .content .left .list .text .top .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: color 0.3s;
  margin-top: 16px;
  font-size: 24px;
  line-height: 34px;
  color: #1a1a1a;
}
.indexBlock4 .w1600 .content .left .list .text .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.indexBlock4 .w1600 .content .left .list .text .bottom .time {
  transition: color 0.3s;
  color: #999;
}
.indexBlock4 .w1600 .content .left .list .text .bottom .icon {
  transform: rotate(0);
  transition: transform 0.3s;
  width: 36px;
  aspect-ratio: 1/1;
  background: url(../images/index/indexBlock4Ico.svg) no-repeat center;
}
.indexBlock4 .w1600 .content .right {
  width: 35.75%;
}
.indexBlock4 .w1600 .content .right .list {
  display: flex;
  width: 100%;
  padding: 20px;
  margin-top: 33px;
  background: #fff;
}
.indexBlock4 .w1600 .content .right .list .leftCont {
  overflow: hidden;
  width: 216px;
  aspect-ratio: 216/138;
  font-size: 0;
}
.indexBlock4 .w1600 .content .right .list .leftCont img {
  transform: scale(1);
  transition: transform 0.3s;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.indexBlock4 .w1600 .content .right .list .rightCont {
  width: calc(100% - 246px);
  margin-left: 30px;
  padding-top: 4px;
}
.indexBlock4 .w1600 .content .right .list .rightCont .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: color 0.3s;
  font-size: 22px;
  line-height: 34px;
  color: #1a1a1a;
}
.indexBlock4 .w1600 .content .right .list .rightCont .type {
  display: flex;
  align-items: center;
  transform: border 0.3s, background 0.3s, color 0.3s;
  width: 90px;
  height: 30px;
  margin-top: 24px;
  padding: 0 15px;
  border-radius: 15px;
  border: 1px solid #ddd;
  font-size: 14px;
  color: #999;
}
.indexBlock4 .w1600 .content .right .list:first-child {
  margin-top: 0;
}

@media (any-hover: hover) {
  .indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .w1600 .left .btn:hover {
    background: #2C74BA;
  }
  .indexBlock3 .w1600 .right .list:hover {
    background: #2C74BA;
  }
  .indexBlock3 .w1600 .right .list:hover .address span {
    background: #fff;
  }
  .indexBlock3 .w1600 .right .list:hover .title {
    color: #fff;
  }
  .indexBlock3 .w1600 .right .list:hover .tips {
    color: #fff;
  }
  .indexBlock3 .w1600 .right .list:hover .img img {
    transform: scale(1.1);
  }
  .indexBlock4 .w1600 .content .left .list:hover {
    background: #2C74BA;
  }
  .indexBlock4 .w1600 .content .left .list:hover .img img {
    transform: scale(1.1);
  }
  .indexBlock4 .w1600 .content .left .list:hover .text .top .type {
    border-color: #fff;
    background: #fff;
    color: #2C74BA;
  }
  .indexBlock4 .w1600 .content .left .list:hover .text .top .title {
    color: #fff;
  }
  .indexBlock4 .w1600 .content .left .list:hover .text .bottom .time {
    color: #fff;
  }
  .indexBlock4 .w1600 .content .left .list:hover .text .bottom .icon {
    transform: rotate(-45deg);
  }
  .indexBlock4 .w1600 .content .right .list:hover {
    background: #2C74BA;
  }
  .indexBlock4 .w1600 .content .right .list:hover .leftCont img {
    transform: scale(1.1);
  }
  .indexBlock4 .w1600 .content .right .list:hover .rightCont .title {
    color: #fff;
  }
  .indexBlock4 .w1600 .content .right .list:hover .rightCont .type {
    border-color: #fff;
    background: #fff;
    color: #2C74BA;
  }
}
@media (max-width: 1920px) {
  .indexBlock .posiText {
    right: auto;
    left: 832px;
  }
}
@media (max-width: 1600px) {
  .indexBlock4 .w1600 .content .right .list .leftCont {
    width: 180px;
  }
  .indexBlock4 .w1600 .content .right .list .rightCont {
    width: calc(100% - 210px);
    padding-top: 0;
  }
}
@media (max-width: 1440px) {
  .indexTitle .left h3 {
    font-size: 36px;
    line-height: 1.3;
  }
  .indexBlock .w1600 .content {
    margin-top: 40px;
  }
  .indexBlock .w1600 .content .left {
    width: 50%;
  }
  .indexBlock .w1600 .content .right {
    padding-top: 0;
  }
  .indexBlock .w1600 .content .right p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.6;
  }
  .indexBlock .w1600 .content .right p:first-child {
    margin-top: 0;
  }
  .indexBlock2 .right .cont .list {
    padding: 0 30px;
  }
  .indexBlock2 .right .info {
    padding: 0 30px;
  }
  .indexBlock2 .posi {
    padding-left: 66px !important;
    padding-right: 72px;
  }
  .indexBlock3 .w1600 > .left {
    width: 375px;
  }
  .indexBlock3 .w1600 .right {
    width: calc(100% - 400px);
  }
  .indexBlock3 .w1600 .right .list .tips {
    font-size: 16px;
  }
  .indexBlock4 .w1600 .content .right .list {
    margin-top: 20px;
  }
  .indexBlock4 .w1600 .content .right .list .rightCont .title {
    font-size: 20px;
  }
}
@media (max-width: 1366px) {
  .indexBlock .w1600 .content .right p {
    font-size: 14px;
  }
  .indexBlock .w1600 .content .right .btn {
    margin-top: 30px;
  }
  .indexBlock2 .indexTitle {
    top: 60px;
  }
  .indexBlock2 .indexBlock2Big .swiper-wrapper .swiper-slide {
    height: 520px;
  }
  .indexBlock2 .right {
    height: 520px;
  }
  .indexBlock2 .right .cont .list .img {
    height: 180px;
  }
  .indexBlock2 .right .cont .list .img img {
    max-width: 80%;
    max-height: 80%;
  }
  .indexBlock2 .right .cont .list .title {
    font-size: 20px;
  }
  .indexBlock2 .right .cont .list .tips {
    margin-top: 15px;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 1.5;
  }
  .indexBlock2 .right .cont .list .btn {
    margin-top: 20px;
  }
  .indexBlock3 .w1600 .right .list .tips {
    font-size: 14px;
    line-height: 1.6;
  }
}
@media (max-width: 1080px) {
  .indexTitle .left h3 {
    font-size: 24px;
    line-height: 1.5;
  }
  .indexTitle .left .tips {
    font-size: 16px;
    line-height: 1.5;
  }
  .indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .img video {
    display: none;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .img .mob {
    display: block;
  }
  .indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .w1600 {
    top: 60px;
    height: calc(100% - 60px);
  }
  .indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .w1600 .left p {
    font-size: 16px;
  }
  .indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .w1600 .left .title {
    font-size: 32px;
    line-height: 1.5;
  }
  .indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .w1600 .left .btn {
    margin-top: 30px;
  }
  .indexBanner .indexBannerSwiper .swiper-pagination span {
    width: 18px;
    height: 18px;
  }
  .indexBanner .indexBannerSwiper .swiper-pagination span::after {
    width: 8px;
    height: 8px;
  }
  .indexBlock {
    padding: 40px 0;
  }
  .indexBlock .posiText {
    display: none;
  }
  .indexBlock .w1600 .content {
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .indexBlock .w1600 .content .left {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
  }
  .indexBlock .w1600 .content .left::after {
    display: none;
  }
  .indexBlock .w1600 .content .left .video .play img {
    width: 50px;
  }
  .indexBlock .w1600 .content .right {
    width: 100%;
    padding-top: 30px;
  }
  .indexBlock .w1600 .content .right p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5;
  }
  .indexBlock .w1600 .content .right .btn {
    margin-top: 30px;
  }
  .indexBlock2 {
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 40px 0;
    background: #F7F8FA;
  }
  .indexBlock2 .indexTitle {
    position: initial;
    top: 0;
    margin-bottom: 30px;
    padding: 0 5%;
  }
  .indexBlock2 .indexTitle .left h3 {
    color: #1a1a1a;
  }
  .indexBlock2 .indexTitle .left .tips {
    color: #595959;
  }
  .indexBlock2 .indexBlock2Big {
    width: 100%;
  }
  .indexBlock2 .indexBlock2Big .swiper-wrapper .swiper-slide {
    height: auto;
  }
  .indexBlock2 .posi {
    display: none;
  }
  .indexBlock2 .right {
    display: flex;
    justify-content: flex-end;
    flex-direction: column-reverse;
    width: 100%;
    height: auto;
  }
  .indexBlock2 .right .cont .list .img {
    height: 200px;
  }
  .indexBlock2 .right .cont .list .img img {
    max-width: 70%;
    max-height: 70%;
  }
  .indexBlock2 .right .cont .list .title {
    font-size: 20px;
    line-height: 1.5;
  }
  .indexBlock2 .right .cont .list .tips {
    margin-top: 10px;
    text-align: justify;
    font-size: 16px;
    line-height: 1.5;
  }
  .indexBlock2 .right .cont .list .btn {
    margin-top: 30px;
  }
  .indexBlock2 .right .info {
    height: auto;
    padding: 20px 5%;
  }
  .indexBlock2 .right .info .swiper-pagination {
    width: auto;
    font-size: 20px;
  }
  .indexBlock2 .right .info .menu {
    display: flex;
    position: initial;
    right: auto;
  }
  .indexBlock2 .right .info .menu .swiper-button-next, .indexBlock2 .right .info .menu .swiper-button-prev {
    width: 38px;
    height: 38px;
  }
  .indexBlock3 {
    padding: 40px 0;
  }
  .indexBlock3 .w1600 {
    flex-wrap: wrap;
  }
  .indexBlock3 .w1600 > .left {
    width: 100%;
  }
  .indexBlock3 .w1600 > .left .indexTitle .left .tips {
    margin-top: 10px;
  }
  .indexBlock3 .w1600 > .left .btn {
    margin-top: 30px;
  }
  .indexBlock3 .w1600 .right {
    width: 100%;
    margin-top: 30px;
  }
  .indexBlock3 .w1600 .right .list {
    padding: 30px;
  }
  .indexBlock3 .w1600 .right .list .title {
    font-size: 20px;
  }
  .indexBlock3 .w1600 .right .list .line {
    margin: 15px 0;
  }
  .indexBlock3 .w1600 .right .list .tips {
    text-align: justify;
    font-size: 16px;
    line-height: 1.5;
  }
  .indexBlock3 .w1600 .right .list .img {
    margin-top: 20px;
    margin-right: 0;
  }
  .indexBlock4 {
    padding: 40px 0;
  }
  .indexBlock4 .w1600 .content {
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .indexBlock4 .w1600 .content .left {
    width: 100%;
  }
  .indexBlock4 .w1600 .content .left .list .text {
    height: auto;
    padding: 20px;
  }
  .indexBlock4 .w1600 .content .left .list .text .top .title {
    font-size: 18px;
    line-height: 1.5;
  }
  .indexBlock4 .w1600 .content .left .list .text .bottom {
    margin-top: 20px;
  }
  .indexBlock4 .w1600 .content .right {
    width: 100%;
    margin-top: 20px;
  }
  .indexBlock4 .w1600 .content .right .list .rightCont .title {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media (max-width: 750px) {
  .indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .img {
    height: 400px;
  }
  .indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 500px) {
  .indexBanner .indexBannerSwiper .swiper-wrapper .swiper-slide .w1600 .left .title {
    font-size: 24px;
  }
  .indexBanner .indexBannerSwiper .swiper-pagination {
    bottom: 20px;
  }
  .indexBlock2 .right .info .swiper-pagination {
    display: none;
  }
  .indexBlock2 .right .info .menu {
    justify-content: space-between;
    width: 100%;
  }
  .indexBlock2 .right .info .menu .swiper-button-next, .indexBlock2 .right .info .menu .swiper-button-prev {
    margin: 0;
  }
  .indexBlock3 .w1600 .right {
    flex-wrap: wrap;
    margin-top: 0;
  }
  .indexBlock3 .w1600 .right .list {
    width: 100%;
    margin-top: 30px;
  }
  .indexBlock3 .w1600 .right .list .img img {
    width: 100%;
  }
  .indexBlock4 .w1600 .content {
    margin-top: 0;
  }
  .indexBlock4 .w1600 .content .left {
    flex-wrap: wrap;
  }
  .indexBlock4 .w1600 .content .left .list {
    width: 100%;
    margin-top: 30px;
  }
  .indexBlock4 .w1600 .content .left .list .text .bottom {
    display: none;
  }
  .indexBlock4 .w1600 .content .right .list {
    flex-wrap: wrap;
    padding: 0;
  }
  .indexBlock4 .w1600 .content .right .list .leftCont {
    width: 100%;
  }
  .indexBlock4 .w1600 .content .right .list .rightCont {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    margin-left: 0;
    padding: 20px;
  }
  .indexBlock4 .w1600 .content .right .list .rightCont .type {
    margin-top: 0;
    margin-bottom: 16px;
  }
}/*# sourceMappingURL=index.css.map */