@media screen and (max-width: 992px) and (min-width:0px) {
  .index_proListBigBox .index_title {
    top: 0px;
    position: relative;
  }

  .box2 {
    overflow: hidden;
  }

  .index_proList_nav {
    top: 260px;
    position: relative;
  }

  .index_proListBigBox .index_prolistbox {
    margin-top: 120px;
  }

  .index_proList_txt {
    width: 46%;
  }

  .index_proList_txt p {
    font-size: 12px;
  }

  .index_about_img_1 {
    display: none;
  }

  .box3>img {
    margin-left: auto;
    transform: rotateY(0deg);
  }

  .media_phone {
    width: 100%;
  }

  .index_about {
    width: 100%;
  }

  .index_about_number {
    margin-top: 30px;
  }

  .box3 .container {
    position: relative;
    height: 100%;
    display: block;
  }

  .numCount ul {
    display: flex;
    justify-content: space-around;
  }
}
