@charset "utf-8";

@media screen and (max-width: 1200px) {
  .header .left {
    width: 25%;
  }

  .header {
    height: auto;
    top: 0px;
    border-bottom: 0px solid #333;
  }

  .header .left a img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  .swiper-button-next, .swiper-button-prev {
    display: none !important;
  }

  .mt-tabpage-title .mt-tabpage-item {
    height: auto;
  }

  .box1-3 {
    display: none;
  }

  .box1-2 {
    width: 100%;
  }

  .box1-2 img {
    width: 100%;
    height: auto;
  }

  .anlibox {
    height: 100vh;
    flex-direction: column;
  }

  .adv-ioc-img {
    display: none;
  }

  .adv-ioc {
    top: 10%;
  }

  .about-right {
    margin-right: 0px;
  }

  .pro-box>.container {
    width: 100% !important;
  }

  .inside-pro-box img {
    width: 100% !important;
    height: auto !important;
  }

  .title-nav .insidepro-nav {
    width: 33%;
  }

  .insidepro-nav a {
    padding: 20px 0;
  }

  .insidepro-nav-1 {
    display: none;
  }

  .left-box {
    width: 40px;
  }

  #test svg, #test {
    width: 40px !important;
    height: 40px !important;
  }

  .left-box {
    background: #fff;
  }

  .header {
    background: none !important;
  }
}
