.inban {
  padding-top: 0;
  padding-bottom: 0;
}

.tec-02 img {
  display: none;
}

.inban-tec .ban-c {
  padding: 160px 0;
  position: absolute;
  left: 13%;
  top: 20%;
}

.inban img {
  width: 100%;
  height: auto;
}

@media (max-width:1000px) {

  .text h3 {
    font-size: 31px !important;
    color: #ffffff;
  }

  .text p {
    font-size: 20px !important;
    color: #ffffff;
  }

  .inban-tec .ban-c {
    padding: 0;
    position: absolute;
    left: 50%;
    top: 20%;
    width: 100%;
    height: 100%;
    transform: translateX(-50%);
    text-align: center;
  }

  .tec-01 .tec01 .item {
    flex-direction: column;
  }

  .tec-01 .tec01 .item img {

    margin-right: 0px;
    width: 100%;
    height: auto;
  }

  .tec-01 .tec01 .item .text h2 {
    font-size: 20px;
    line-height: 20px;
  }

  .tec-01 .tec01 .item .text p {
    line-height: 18px;
    font-size: 12px !important;
    color: #000000;
    opacity: 0.6;

  }

  .tec-01 .tec01 .item .text {
    width: 95%;
    margin: auto;
    padding: 20px 0;
  }

  .tec-02 video {
    height: 45vh;
    display: none;
  }

  .tec-02 {

    height: fit-content;
    display: flex;
    flex-direction: column-reverse;
  }

  .tec-02 .text h1 {
    line-height: 28px;
    margin-bottom: 0px;
    font-size: 28px;
    display: none;
  }

  .tec-02 img {
    width: 100%;
    height: auto;
    display: block;
  }

  .propart.propart-04 .propart04 .swiper-wrapper .swiper-slide img {
    width: 100%;
  }

  .propart.propart-04.tec-04 {
    background-image: url(/uploads/pcdata/static/modules/cms/images/bg-prolist.jpg);
    background-size: cover !important;
  }

  .propart.propart-04 {

    background-position: center 0px !important;
  }

  .inban-tec {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}