@media (max-width: 1440px) { .container { width: 1200px; } }

@media (max-width: 1200px) { .container { width: 1024px; }
  .header .logo img { padding: 15px 0; }
  .header .navbar li { margin-left: 40px; }
  .banner { height: 405px; } }

@media (max-width: 1024px) { .case-wrapper .nav-list .item .picture { width: 100px; } }

@media (max-width: 768px) { .container { width: 768px; }
  .header .navbar li { margin-left: 20px; }
  .header .hot-tel { margin-left: 20px; }
  .banner { height: 305px; }
  .banner-middle { background-image: none !important; text-align: center; }
  .section-case ul { margin-left: -20px; margin-right: -20px; }
  .section-case ul li { padding-left: 20px; padding-right: 20px; }
  .section-client { padding-bottom: 70px; }
  .section-client ul li span { height: 70px; line-height: 70px; }
  .case-wrapper { padding-bottom: 80px; }
  .case-wrapper .nav-list { margin-right: -2%; }
  .case-wrapper .nav-list .item { width: 31.33%; margin-right: 2%; padding-left: 15px; padding-right: 15px; padding-top: 15px; padding-bottom: 15px; }
  .case-wrapper .nav-list .item .picture { float: none; width: 100%; height: auto; }
  .case-wrapper .nav-list .item .intro { clear: both; margin-top: 10px; }
  .case-wrapper .search-pro-solution .box-title { font-size: 24px; }
  .case-wrapper .search-pro-solution ul { margin-left: -10px; margin-right: -10px; }
  .case-wrapper .search-pro-solution ul li { padding-left: 10px; padding-right: 10px; }
  .case-wrapper .search-pro-solution ul li .pic { height: 120px; }
  .case-wrapper .search-pro-solution ul li .pic img { padding: 7px; }
  .service-product-wrapper { width: 100%; padding-left: 10px; padding-right: 10px; }
  .insidepage-sideleft { float: none; width: 100%; }
  .insidepage-sideright { float: none; width: 100%; }
  .list-news-wrapper .item .picture { width: 220px; } }

@media (max-width: 767px) { .container { width: 100%; }
  .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) { -o-transform: translateY(8px) rotate(45deg); -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) { -o-transform: translateY(-8px) rotate(-45deg); -moz-transform: translateY(-8px) rotate(-45deg); -ms-transform: translateY(-8px) rotate(-45deg); -webkit-transform: translateY(-8px) rotate(-45deg); transform: translateY(-8px) rotate(-45deg); }
  .header .container { display: block; }
  .header .container::before, .header .container::after { display: block; }
  .header .logo { float: left; height: 60px; line-height: 60px; }
  .header .logo img { padding: 8px 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 { clear: both; width: 100%; line-height: normal; margin-left: 0; }
  .header .navbar li:first-child > a { border-top-left-radius: 5px; border-top-right-radius: 5px; }
  .header .navbar li:last-child > a { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
  .header .navbar li > a { position: relative; z-index: 9; display: block; width: 100%; line-height: 45px; padding-left: 15px; padding-bottom: 0; color: #000; font-size: 14px; background-color: #fff; border-bottom: 1px solid #efefef; }
  .header .navbar:before { content: ''; position: absolute; z-index: 1; 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; }
  .header .hot-tel { float: right; height: 60px; margin-right: 50px; padding-left: 32px; font-size: 12px; background-size: auto 27px; }
  .header .hot-tel span { margin-top: 2px; font-size: 16px; }
  .banner { height: 150px; }
  .banner .pagination { bottom: 10px !important; }
  .banner .pagination span { width: 7px; height: 7px; margin: 0 5px !important; }
  .section-solution .solution-title h3 { padding-left: 10px; padding-right: 10px; font-size: 22px; }
  .section-solution ul li { clear: both; width: 100%; }
  .banner-middle { height: 130px; line-height: 130px; }
  .banner-middle img { padding: 0 50px; }
  .section-case ul li { clear: both; width: 100%; margin-bottom: 20px; }
  .section-client { padding-bottom: 50px; }
  .section-client .client-title h3 { letter-spacing: 0; font-size: 24px; }
  .section-client .client-title span { margin-top: 10px; font-size: 14px; }
  .section-client ul { display: flex; flex-flow: row wrap; justify-content: center; margin-top: 30px; margin-left: -10px; margin-right: -10px; }
  .section-client ul li { width: 33.33%; padding-left: 10px; padding-right: 10px; margin-bottom: 20px; }
  .inside-banner { height: 150px; }
  .case-wrapper .sub-nav { height: 45px; }
  .case-wrapper .sub-nav a { height: 45px; padding-left: 15px; padding-right: 15px; font-size: 14px; }
  .case-wrapper .nav-list { margin-right: 0; }
  .case-wrapper .nav-list .item { clear: both; width: 100%; margin-right: 0; }
  .case-wrapper .nav-list .item .picture { float: left; width: 120px; height: 100%; margin-right: 15px; }
  .case-wrapper .nav-list .item .intro { clear: none; margin-top: 0; }
  .case-wrapper .nav-list .item .intro h5 { font-size: 16px; }
  .case-wrapper .nav-list .item .intro p { font-size: 13px; }
  .case-wrapper .nav-list .item .intro .more { width: 80px; line-height: 25px; font-size: 12px; }
  .case-wrapper .search-pro-solution .box-title { font-size: 20px; }
  .case-wrapper .search-pro-solution ul li { width: 33.33%; }
  .service-product-wrapper { margin-top: 30px; }
  .service-product-wrapper .content { font-size: 14px; }
  .service-product-wrapper .list-column { display: flex; flex-flow: row wrap; margin-left: -5px; margin-right: -5px; margin-bottom: 50px; overflow: hidden; }
  .service-product-wrapper .list-column:before { display: none; }
  .service-product-wrapper .list-column li { float: left; width: 50%; margin-top: 20px; margin-bottom: 20px; padding-left: 5px !important; padding-right: 5px !important; }
  .service-product-wrapper .list-column li:nth-child(even) { padding-right: 0; }
  .service-product-wrapper .list-column li:nth-child(even) .info { padding-right: 0; }
  .service-product-wrapper .list-column li h3 { position: static; display: block; height: auto; text-align: center; margin-bottom: 10px; font-size: 16px; }
  .service-product-wrapper .list-column li h3:before, .service-product-wrapper .list-column li h3:after { display: none !important; }
  .service-product-wrapper .list-column li .info { padding-left: 0; }
  .inside-wrapper { padding-bottom: 50px; }
  .insidepage-sideleft { margin-top: 30px; }
  .insidepage-sideleft .inside-name { font-size: 22px; }
  .insidepage-sideleft ul { overflow: hidden; }
  .insidepage-sideleft ul li { float: left; width: 50%; }
  .insidepage-sideleft ul li a { font-size: 14px; }
  .insidepage-sideright { margin-top: 30px; }
  .list-news-wrapper .item .picture { float: none; width: 100%; }
  .list-news-wrapper .item .info { float: none; width: 100%; margin-top: 15px; }
  .single-wrapper { font-size: 14px; }
  .detail-wrapper .detail-title { font-size: 22px; }
  .detail-wrapper .date { font-size: 12px; }
  .detail-wrapper .content { font-size: 14px; }
  .list-pagination { margin-top: 30px; }
  .footer { padding-top: 50px; }
  .footer .container { width: 100%; }
  .footer .foot-logo { width: 50%; text-align: center; margin-right: 0; }
  .footer .qrcode { width: 50%; text-align: center; }
  .footer .qrcode img { width: 100px; margin-left: auto; margin-right: auto; }
  .footer .contact { clear: both; width: 100%; margin-top: 30px; }
  .footer .contact h1 { font-size: 16px; }
  .footer .contact .intro { font-size: 14px; }
  .footer .copyright { padding-bottom: 20px; font-size: 13px; } }

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