@media only screen and (max-width: 1668px) {
}
@media only screen and (max-width: 1260px) {
}
@media only screen and (max-width: 1200px) {
  .index-news-left {
    float: none;
    margin-bottom: 50px;
  }
  .index-news-left-title {
    display: none;
    float: left;
    margin-bottom: 0;
  }
  .index-news-left-tab {
    float: left;
    margin-bottom: 0;
    display: flex;
  }
  .index-news-left-tab-item {
    margin-bottom: 0;
  }
  .index-news-left-tab-item-active {
    margin-bottom: 0;
  }
  .index-news-left-more {
    position: absolute;
    right: 0;
  }

  .index-news-swiper {
    width: 100%;
    float: none;
    margin: 20px 0 20px 0;
  }
  .index-news-list {
    float: none;
  }
  .index-news-item {
    width: 100%;
    box-sizing: border-box;
  }

  .index-people-more {
    display: none !important;
  }
  .index-people-swiper-item a {
    display: flex;
    flex-direction: column;
  }
  .index-people-swiper .swiper-slide {
    width: 49% !important;
  }
  .index-people-swiper-left-title {
    display: block;
    width: 100%;
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    margin-bottom: 22px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .index-people-swiper-left-content {
    width: 100%;
    min-height: 140px;
    display: block;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 34px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .index-people-swiper-img {
    width: 100%;
    height: 336px;
    margin-left: 0;
  }
  .index-people-swiper .swiper-slide-prev {
    width: 49% !important;
  }
  .index-people-swiper .swiper-slide-next {
    width: 49% !important;
  }
  .index-people-swiper .swiper-slide .index-people-swiper-img {
    transform: scale(1);
  }
  .index-people-swiper .swiper-slide-active .index-people-swiper-img {
    transform: scale(1);
    border: 0 solid #9C1613;
  }
  .index-people-swiper-navigation {
    transform: translateX(0) translateY(0);
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 1000px) {
  .index-notice-left {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .index-notice-middle {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .index-notice-right {
    float: none;
    width: 100%;
  }
  .index-activity-swiper-img {
    width: 100%;
    float: none;
  }
  .index-activity-swiper-content {
    width: 100%;
    height: 350px;
    float: none;
    margin-top: 0;
  }
  .index-activity-imgswiper {
    width: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .index-people-swiper .swiper-slide {
    width: 100% !important;
  }
  .index-people-swiper .swiper-slide-prev {
    width: 100% !important;
  }
  .index-people-swiper .swiper-slide-next {
    width: 100% !important;
  }
}
@media only screen and (max-width: 568px) {
  .index-activity-imgswiper-img {
    width: 90px;
    height: 60px;
    cursor: pointer;
    box-sizing: border-box;
  }
  .index-activity-swiper-content {
    width: 100%;
    height: 320px;
    float: none;
    margin-top: 0;
  }
}
@media only screen and (max-width: 414px) {
}
@media only screen and (max-width: 320px) {
}
