@media screen and (max-width: 1900px) {
  .footer .top .left .uls ul {
    margin-right: 0.5rem;
  }
}
@media screen and (max-width: 1760px) {
  .footer .top .left .uls ul {
    margin-right: 0.5rem;
  }
  .footer .top .center {
    width: 5rem;
  }
}
@media screen and (max-width: 1680px) {
  .container {
    width: 90%;
  }
  .pc_header .main > a img {
    width: 0.5rem;
    height: 0.5rem;
  }
  .pc_header .main > a .logo_font {
    font-size: 0.28rem;
  }
  .pc_header .main .box ul li {
    font-size: 0.18rem;
    padding: 0 0.15rem;
  }
  .pc_header .main .box .yy {
    margin-left: 0.1rem;
  }
  .pc_header .main .box .yy a:nth-of-type(1) {
    margin: 0;
  }
}
@media screen and (max-width: 1530px) {
    .section5 .items{
        grid-template-columns: repeat(auto-fill, 4rem);
    }
}
@media screen and (max-width: 1460px) {
  .wrap .section4 .container .right .flex {
    flex-direction: column;
  }
  .wrap .section4 .container .right .item {
    text-align: center;
    margin-bottom: 0.2rem;
    margin-right: 0;
  }
}
@media screen and (max-width: 1360px) {
    .section5 .items{
        grid-template-columns: repeat(auto-fill, 3.5rem);
    }
  .footer .top .center {
    width: 4.5rem;
  }
  .footer .top .right img {
    height: 1rem;
    width: 1rem;
  }
  .timeline .item {
    flex-direction: column !important;
  }
  .timeline .rg .item .q_c {
    margin-top: 0.2rem;
    text-align: center;
  }
  .timeline .item .q_c {
    margin-top: 0.2rem;
    text-align: center;
  }
}
@media screen and (max-width: 1200px) {
    .empty_height{
        height: 0.5rem;
    }
     .section5 .items{
        grid-template-columns: repeat(auto-fill, 4.5rem);
    }
  .water_swiper {
    display: none;
  }
  .pc_header {
    display: none;
  }
  .m_header {
    display: block;
  }
  .m_water_swiper {
    display: block;
  }
  .footer .top {
    flex-direction: column;
    align-items: center;
  }
  .footer .top .right_all {
    margin-bottom: 1rem;
  }
  .nav .container .left {
    display: none;
  }
  .timeline {
    width: 100% !important;
  }
  .timeline .lf {
    align-items: center;
  }
  .timeline .rg {
    align-items: center;
  }
  .l_tab_show .item {
    width: 100%;
  }
  .to_from .back span {
    display: none;
  }
  .to_from .back span img {
    margin: 0;
  }
  .product_item {
    flex-direction: column;
  }
  .product_item .hover_img {
    width: 100%;
  }
  .product_item .rg {
    margin: 0;
  }
}
@media screen and (max-width: 1025px) {
  .w_content {
    flex-direction: column;
    position: static;
    align-items: center;
  }
  .section5 .items {
    justify-content: center;
    grid-template-columns: 100%;
  }
  .section5 .items .item {
    width: 100%;
    max-width: 100%;
  }
  .section5 .items .item img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 780px) {
  .wrap .section3 .items {
    flex-direction: column;
    align-items: center;
  }
  .wrap .section3 .items a {
    width: 80%;
    margin-bottom: 0.6rem;
  }
  .wrap .section3 .more {
    margin-left: 0.6rem;
  }
}

/*# sourceMappingURL=media.css.map */
