@media all and (max-width: 1680px) {
  .w1600 {
    width: 94%;
  }
}
@media all and (max-width: 1500px) {
  .w1400 {
    width: 94%;
  }
  .home-about .text .img {
    width: 400px;
  }
  header .head-nav .content ul li {
    margin-right: 32px !important;
  }
}
@media all and (max-width: 1480px) {
  #pc-header .logo img {
    max-height: 60px;
    max-width: 180px;
  }
  #pc-header .nav li a {
    padding: 0 10px;
  }
  #pc-header .logo img:first-child {
    margin-right: 10px;
  }
}
@media all and (max-width: 1400px) {
  .about-page .section2 ul li .item .img {
    height: 100px;
  }
  footer .content ul {
    margin: 0 20px 0 60px;
  }
  footer .content {
    padding-bottom: 90px;
  }
  footer .content ul li a {
    line-height: 30px;
  }
  footer .content ul li p {
    line-height: 24px;
  }
  header .head-nav .logo img {
    max-height: 60%;
  }
  .home-about .text .img {
    width: 380px;
  }
  header .head-nav .content ul li {
    margin-right: 20px !important;
  }
  #pc-header .navbar {
    padding: 0 2%;
  }
  #pc-header .logo img {
    max-width: 160px;
  }
}
@media all and (max-width: 1280px) {
  .w1200 {
    width: 94%;
  }
  header .head-nav .content .info {
    display: none !important;
  }
  #pc-header .header-info .info-tel-web .tel {
    display: none;
  }
}
@media all and (max-width: 1200px) {
  .about-page .section2 ul li .item .img {
    height: 80px;
  }
  footer .content ul {
    margin: 0 20px 0 30px;
  }
  footer .content {
    padding-bottom: 60px;
  }
  footer .content .code {
    flex-direction: column;
  }
  footer .content .code div {
    margin-bottom: 16px;
    width: 100px;
  }
  .home-about .text .img {
    width: 360px;
  }
  #pc-header .header-info .info-tel-web a {
    display: none;
  }
  #pc-header .logo img {
    max-width: 140px;
  }
}
@media all and (max-width: 1100px) {
  header .head-nav .website {
    display: none !important;
  }
}
@media all and (max-width: 992px) {
  header .head-nav .logo img {
    max-height: 40%;
  }
  .home-about .text .img {
    width: 300px;
  }
} /*# sourceMappingURL=./style_devices.css.map */
