@media only screen and (max-width: 1668px) {

}

@media only screen and (max-width: 1260px) {
}
@media only screen and (max-width: 1200px) {
  .index_news_notice_item {
    width: 48%;
  }
  .index_photo_swiper {
    width: 70%;
  }

}
@media only screen and (max-width: 1000px) {

  .index_news_notice_item {
    width: 46%;
  }
  .index_story_xygs_left {
     position: absolute;
     z-index: -1;
     left: -10000px;
  }
  .index_story_xygs_right {
    width: 100%;
  }
  .index_photo_left_num {
    display: none;
  }
.index_event_line:first-child {
   width: 80px;
 }
 .index_event_line {
   width: 100px;
 }
.index_event_line:last-child {
    width: 80px;
}
}
@media only screen and (max-width: 768px) {
  .index_moving_left {
    height: 280px;
  }
  .index_moving_left {
    width: 100%;
  }
  .index_moving_right {
    width: 100%;
    margin-top: 30px;
  }
  .index_activity_item {
    padding: 10px 20px;
  }
  .index_activity_item {
    flex-direction: column;
  }
  .index_activity_item {
    height: 350px;
  }
  .index_activity_item_img_after {
    /* content: ''; */
    position: absolute;
    right: -12px;
    bottom: 8px;
    width: 100px;
    height: 60px;
    border-right: 12px solid #e3bb91;
    border-bottom: 12px solid #e3bb91;
  }
  .index_activity_item_title {
    display: none;
  }
  .index_activity_item_imgbox {
    margin-right: 0;
  }
  .index_activity_item_img {
    width: 200px;
    height: 100px;
    margin-bottom: 20px;
  }
  .index_activity_item_wrap_head {
    margin-bottom: 10px;
  }
  .index_event_content {
    width: 120px;
  }
.index_event_line:first-child {
   width: 60px;
 }
 .index_event_line {
   width: 80px;
 }
.index_event_line:last-child {
    width: 60px;
}
}
@media only screen and (max-width: 568px) {
.index_enevt_prev {
display: none;}
.index_enevt_next {
display: none;}
  .index_news_notice_item {
    width: 100%;
  }
  .index_photo_swiper {
    width: 300px;
  }
.index_event_line:first-child {
   width: 60px;
 }
 .index_event_line {
   width: 60px;
 }
.index_event_line:last-child {
    width: 60px;
}
.index_zmxy_item {
  flex-direction: column;
}

.index_zmxy_item{
 width: 33.33%;
}
.index_zmxy_swiper .swiper-slide .active {
 width: 33.33%;
}

 .index_zmxy_item_block {
width: 95px;
display: block;
height: 180px;
padding: 10px 4px 0;
}
.index_zmxy_item_block img {
  display: none;
}
.index_zmxy_item_img {
    width: 95px;
    height: 120px;
}
.index_zmxy_item_block p:nth-of-type(1) {
padding-bottom: 4px;
}
.index_zmxy_item_block p:nth-of-type(2) {
 margin: 0 0 4px 0;
}
.index_story_pagation{
    transform: translateX(-50%);
    bottom: -40px
 }
}
@media only screen and (max-width: 414px) {
  .index_photo_swiper {
    width: 200px;
  }
}
@media only screen and (max-width: 320px) {
}
