@media all and (max-width: 1680px) {
  .w1600 {
    width: 94%;
  }
}
@media all and (max-width: 1480px) {
  .w1400 {
    width: 94%;
  }
}
@media all and (max-width: 1320px) {
  .about-page .section5 .info ol {
    width: 100%;
  }
}
@media all and (max-width: 992px) {
  #container {
    padding-top: 56px !important;
  }
  header {
    position: fixed !important;
    background-color: #fff !important;
  }
  header .head-nav {
    height: 56px;
  }
  header .head-nav .logo {
    width: 130px;
  }
  header .head-nav .logo .img {
    top: 10px;
    bottom: -20px;
  }
  .enti img {
    display: none;
  }
  .index-section2 .item .text {
    position: relative;
    width: 100%;
  }
  .index-section3 ul {
    flex-wrap: wrap;
  }
  .index-section3 ul li {
    border: 1px rgba(255, 255, 255, 0.2) solid;
    height: 100px;
    max-width: 50%;
    margin-left: -1px;
    margin-top: -1px;
    min-width: 33.33%;
  }
  .index-section3 ul li img {
    width: 30px;
  }
  .index-section5 .section5-nav {
    flex-direction: column;
    justify-content: center !important;
    align-items: center !important;
  }
  .index-section5 .section5-nav > div {
    text-align: center;
    margin-bottom: 20px;
  }
  footer .content .info {
    flex-direction: column-reverse;
  }
  footer .content .info ol {
    text-align: left !important;
  }
  footer .content .info ol li h4 {
    max-width: 100%;
  }
  footer .content .info .code p {
    text-align: left !important;
  }
  footer .copyright > div {
    flex-direction: column;
  }
  .view-position .nav-bread {
    padding-left: 0;
  }
  .product-page .section1 .content {
    flex-direction: column;
  }
  .product-page .section1 .content .albums-img {
    width: 100%;
  }
  .product-page .section1 .content .text {
    width: 100%;
  }
  .product-page .section2 .content {
    flex-wrap: wrap;
  }
  .product-page .section2 .content .product-right {
    width: 100%;
  }
  .product-page .section2 .content .product-xg {
    width: 100%;
    margin-top: 24px;
  }
  .about-page .section4 ul li .item {
    height: 300px;
  }
  .about-page .section5 .info ol {
    flex-wrap: wrap;
  }
  .about-page .section5 .info ol li {
    width: 50%;
    margin: 6px 0;
  }
  .about-page .section5 .content {
    flex-wrap: wrap;
  }
  .about-page .section5 .content .section5-container {
    width: 100%;
  }
  .about-page .section5 .content .desc {
    width: 100%;
    flex-wrap: wrap;
  }
  .about-page .section5 .content .desc div {
    width: 100%;
    line-height: 26px;
  }
  .about-page .section5 .honor-info ul li .img {
    height: 200px;
  }
  .about-page .section6 ul li .img {
    height: 260px;
  }
  .case-list .section1 .text {
    position: relative;
    flex-direction: column;
    padding: 20px;
  }
  .case-list .section1 .text .ti {
    width: 50%;
    margin-bottom: 10px;
    background: #db0000;
    padding-right: 0;
  }
  .case-list .section3 ul {
    justify-content: center;
    padding-bottom: 40px;
  }
  .case-list .section3 ul li {
    width: 30%;
    margin-left: 0 !important;
    transform: translateY(0) !important;
  }
  .case-page .case-left .info .info-detail {
    padding: 0 12px;
  }
  .zqq-page .section1 .img .section1-container {
    position: relative;
    width: 90%;
    margin: auto;
  }
  .zqq-page .section1 .desc strong {
    font-size: 30px;
  }
  .zqq-page .section2 .desc strong {
    font-size: 30px;
  }
  .prev-next-bottom {
    padding: 10px 0;
  }
  .contact-page .section1 .text {
    padding: 20px 12px;
  }
  .contact-page .section1 ol li a {
    width: 120px;
  }
  .contact-page .section2 ul li .item .info {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .contact-page .section2 ul li .item .info .code {
    margin-top: 12px;
  }
  .pzzz-page .section1 ul li .item .img {
    opacity: 1;
  }
  .pzzz-page .section1 ul li .item h3,
  .pzzz-page .section1 ul li .item h4,
  .pzzz-page .section1 ul li .item .desc {
    color: #fff;
  }
  .pzzz-page .section2 ul {
    position: relative;
    background: rgba(0, 0, 0, 0.2);
  }
  .pzzz-page .section2 ul li {
    height: 100px;
  }
  .pzzz-page .section4 .content {
    position: relative;
    z-index: 1;
  }
  .pzzz-page .section4 .content::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
  }
  .pzzz-page .section4 .content ul {
    position: relative;
    z-index: 2;
  }
  .index-section2 .nav1 {
    flex-wrap: wrap;
  }
  .index-section2 .nav1 li {
    min-width: 33.33%;
  }
  .index-section2 .nav1 li .img {
    display: none;
  }
  .about-page .section3 .section3-nav {
    flex-direction: column;
    justify-content: center !important;
    align-items: center !important;
  }
  .about-page .section4 .section4-nav {
    flex-direction: column;
    justify-content: center !important;
    align-items: center !important;
  }
  .about-page .section3 .tab-content .nav2 {
    position: relative;
    flex-wrap: wrap;
    background-color: #666;
  }
  .about-page .section3 .tab-content .nav2 li {
    min-width: 33.33%;
    border: 1px rgba(255, 255, 255, 0.2) solid;
    margin-bottom: -1px;
    margin-left: -1px;
  }
  .about-page .section3 .tab-content .nav2 li a {
    padding: 10px;
  }
  .about-page .section5 .info .img img {
    max-width: 180px;
  }
  .about-page .section5 .content {
    transform: translateY(0);
  }
  .about-page .section5 .honor-info {
    transform: translateY(0);
  }
  .product-page .section2 .content .product-right .jscs {
    overflow-y: auto;
  }
  .product-page .section2 .content .product-right .jscs table {
    min-width: 600px;
  }
}
