@media (max-width: 1200px) { .container { width: 1024px; }
  .inside-banner { height: 280px; } }

@media (max-width: 1024px) { .container { width: 768px; }
  .header .container, .footer .container { width: 100%; }
  .banner { height: 400px; }
  .pro-grid-list { padding-top: 30px; padding-bottom: 30px; }
  .pro-grid-list ul { grid-template-rows: repeat(2, 200px); }
  .three-pro ul li a { height: 230px; }
  .inside-banner { height: 210px; }
  .list-img-wrapper ul { margin-left: -10px; margin-right: -10px; }
  .list-img-wrapper ul li { padding-left: 10px; padding-right: 10px; margin: 10px 0; }
  .list-img-wrapper ul li .pic { height: auto; line-height: 160px; } }

@media (max-width: 768px) { .container { width: 100% !important; }
  .header { height: auto; }
  .header .logo { height: 80px; line-height: 80px; }
  .header .navbar { height: 80px; }
  .banner { height: 300px; }
  .footer .item { float: none; width: 100%; height: auto; padding-top: 20px; padding-right: 0; padding-bottom: 10px; padding-left: 15px; border-right: 30px; border-bottom: 1px solid #333; overflow: hidden; }
  .footer .foot-nav a { float: left; margin-right: 15px; } }

@media (max-width: 576px) { .navbtn { display: block; top: 15px; right: 10px; padding: 0 5px; border-radius: 4px; }
  .navbtn span { width: 25px; height: 2px; margin: 6px 0; }
  .navbtn.navclose { position: fixed; }
  .navbtn.navclose span:nth-child(1) { -moz-transform: translateY(8px) rotate(45deg); -ms-transform: translateY(8px) rotate(45deg); -webkit-transform: translateY(8px) rotate(45deg); transform: translateY(8px) rotate(45deg); }
  .navbtn.navclose span:nth-child(3) { -moz-transform: translateY(-8px) rotate(-45deg); -ms-transform: translateY(-8px) rotate(-45deg); -webkit-transform: translateY(-8px) rotate(-45deg); transform: translateY(-8px) rotate(-45deg); }
  .header .logo { float: none; width: auto; height: 60px; line-height: 60px; }
  .header .logo img { padding: 5px 0; }
  .header .navbar { position: fixed; z-index: 990; top: 0; left: -70%; display: block; width: 70%; height: 100%; padding-left: 15px; padding-right: 15px; padding-top: 15px; transition: left 0.5s; -webkit-transition: left 0.5s; -moz-transition: left 0.5s; -o-transition: left 0.5s; }
  .header .navbar li { z-index: 999; float: none; width: 100%; background-color: #fff; border-bottom: 0.8px solid #efefef; overflow: hidden; }
  .header .navbar li:first-child { border-top-left-radius: 5px; border-top-right-radius: 5px; }
  .header .navbar li:last-child { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
  .header .navbar li h3 { height: auto; line-height: normal; }
  .header .navbar li h3 a { position: relative; z-index: 9; display: block; width: 100%; height: 45px; line-height: 45px; text-align: left; padding-left: 15px; color: #000; font-size: 14px; overflow: hidden; }
  .header .navbar li h3 .iconfont { margin-right: 10px; }
  .header .navbar li .sub { opacity: 1; position: inherit; z-index: 9; width: 100%; padding-top: 3px; padding-bottom: 3px; box-shadow: none; border-top: 0.8px solid #efefef; border-radius: 0; }
  .header .navbar li .sub a { line-height: 35px; }
  .header .navbar:before { content: ''; position: absolute; z-index: 5; top: 0; left: 0; width: 100%; height: 100%; background-color: #eee; }
  .header .navbar:after { content: ''; opacity: 0; visibility: hidden; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
  .header .navbar.nav-show { left: 0%; transition: left 0.5s; -webkit-transition: left 0.5s; -moz-transition: left 0.5s; -o-transition: left 0.5s; }
  .header .navbar.nav-show:after { opacity: 1; visibility: inherit; }
  .banner { height: 180px; }
  .banner .swiper-pagination { bottom: 10px !important; }
  .pro-slider .button-prev, .pro-slider .button-next { margin-top: -12.5px; font-size: 25px; }
  .pro-slider .button-prev { left: 20px; }
  .pro-slider .button-next { right: 20px; }
  .pro-grid-list { padding-top: 20px; padding-bottom: 20px; }
  .pro-grid-list ul { grid-template-rows: repeat(2, 120px); }
  .pro-grid-list ul li { padding: 5px; }
  .three-pro { padding-top: 20px; padding-bottom: 20px; }
  .three-pro ul li a { height: 120px; }
  .inside-banner { height: 105px; }
  .side-left { display: none; }
  .side-right { float: none; width: 100%; padding-bottom: 50px; }
  .side-right .crumbs { padding-bottom: 10px; }
  .side-right .crumbs .menu-name { float: none; width: 100%; font-size: 16px; }
  .side-right .crumbs .mbs { float: none; width: 100%; font-size: 13px; }
  .list-img-wrapper { margin-top: 10px; }
  .list-img-wrapper ul li { width: 50%; }
  .list-img-wrapper ul li .title { line-height: 35px; font-size: 14px; }
  .pagination { margin-top: 30px; }
  .pagination span, .pagination a { font-size: 13px; }
  .footer .item { padding-top: 15px; padding-left: 5px; }
  .footer .foot-nav a { margin: 5px 0; margin-right: 10px; font-size: 13px; }
  .footer .foot-about .text { font-size: 13px; }
  .footer .foot-contact ul li { margin: 5px 0; font-size: 13px; }
  .footer .foot-contact ul li .dizhi { font-size: 15px; }
  .footer .foot-contact ul li .tel { font-size: 14px; }
  .footer .foot-contact ul li .youxiang { font-size: 12px; }
  .copyright { font-size: 13px; } }

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