@media (max-width: 1200px) { .container { width: 1024px; }
  .header .navbar li { margin-left: 50px; }
  .banner { height: 480px; }
  .i-news .list .pic { height: 150px; }
  .side-right { width: 76%; }
  .footer .f-nav a { margin-right: 20px; } }

@media (max-width: 768px) { .container { width: 100%; }
  .header .logo { width: 28%; }
  .header .navbar li { margin-left: 30px; }
  .banner { height: 400px; }
  .i-about .about-info .fl, .i-about .about-info .fr { float: none; width: 100%; padding-right: 0; }
  .i-about .about-info .fr { margin-top: 30px; }
  .i-about .group-children { margin-left: -10px; margin-right: -10px; }
  .i-about .group-children .item { padding-left: 10px; padding-right: 10px; }
  .i-video .text { float: none; width: 100%; }
  .i-video video { float: none; width: 100%; margin-top: 50px; }
  .i-product-show .container { width: 100%; }
  .i-product-show ul a { height: 340px; }
  .i-news .list { margin-left: -10px; margin-right: -10px; }
  .i-news .list .item { padding-left: 10px; padding-right: 10px; }
  .i-news .list .pic { height: 120px; }
  .side-right { width: 70%; }
  .list-news-wrapper .pic { width: 200px; height: 120px; line-height: 120px; margin-right: 20px; }
  .list-news-wrapper .title a { max-width: 70%; }
  .footer .item { float: none; width: 100%; height: auto; padding-top: 20px; padding-bottom: 20px; border-right: none; border-bottom: 1px solid rgba(255, 255, 255, 0.2); overflow: hidden; }
  .footer .item:last-child { border-bottom: none; }
  .footer .contact { justify-content: flex-start; } }

@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 { width: 40%; height: 60px; line-height: 60px; }
  .header .navbar { position: fixed; z-index: 990; top: 0; left: -70%; float: none; 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 { position: relative; z-index: 99; padding-top: 0; padding-bottom: 0; margin-left: 0; background-color: #fff; border-bottom: 0.8px solid #efefef; }
  .header .navbar li:first-child { border-top-left-radius: 5px; border-top-right-radius: 5px; }
  .header .navbar li:nth-last-child(2) { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
  .header .navbar li > a { display: block; width: 100%; height: 45px; line-height: 45px; text-align: left; padding-left: 15px; color: #000; font-size: 14px; }
  .header .navbar .sub-nav { position: relative; z-index: 9; opacity: 1; display: none; width: calc(100% - 15px); margin-right: 0; margin-left: auto; box-shadow: none; border-radius: 0; border-top: 0.8px solid #efefef; transition: all 0s; -webkit-transition: all 0s; -moz-transition: all 0s; -o-transition: all 0s; }
  .header .navbar .language { z-index: 999; height: 45px; margin-top: 10px; background-color: #fff; border-radius: 5px; overflow: hidden; transition: height 0.3s; -webkit-transition: height 0.3s; -moz-transition: height 0.3s; -o-transition: height 0.3s; }
  .header .navbar .language .current { height: 45px; line-height: 45px; text-align: left; padding-left: 15px; }
  .header .navbar .language .current:before { left: auto; right: 0; width: 40px; text-align: center; }
  .header .navbar .language .lang-list { position: static; opacity: 1; padding-top: 0; padding-bottom: 0; border-radius: 0; box-shadow: none; }
  .header .navbar .language .lang-list a { line-height: 35px; padding-left: 15px; text-align: left; border-top: 0.8px solid #efefef; }
  .header .navbar .language:hover { height: 80px; }
  .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: 200px; }
  .banner .button-prev, .banner .button-next { width: 35px; height: 35px; line-height: 35px; margin-top: -17.5px; font-size: 25px; }
  .banner .swiper-pagination { bottom: 15px !important; }
  .banner .swiper-pagination span { width: 7px; height: 7px; margin: 0 5px !important; }
  .index-wrapper .item-title { padding-top: 50px; }
  .index-wrapper .item-title h3 { padding-left: 110px; padding-right: 110px; font-size: 22px; }
  .index-wrapper .item-title h3:before, .index-wrapper .item-title h3:after { width: 100px; }
  .index-wrapper .item-more { width: 100px; line-height: 30px; font-size: 12px; }
  .i-about { padding-top: 50px; padding-bottom: 50px; }
  .i-about .about-info h1 { font-size: 20px; }
  .i-about .about-info h1:after { height: 3px; margin-top: 20px; }
  .i-about .about-info .intro-text { margin-top: 15px; margin-bottom: 10px; font-size: 13px; }
  .i-about .group-children { margin-left: 0; margin-right: 0; }
  .i-about .group-children .item { float: none; width: 100%; padding-left: 0; padding-right: 0; margin-bottom: 25px; }
  .i-about .group-children .item h2 { font-size: 18px; }
  .i-about .group-children .item .text { margin-top: 10px; margin-bottom: 10px; font-size: 13px; }
  .i-video .text { margin-top: 30px; padding-right: 0; font-size: 13px; }
  .i-product-show { padding-bottom: 20px; }
  .i-product-show ul { margin-top: 30px; }
  .i-product-show ul li { width: 33.33%; margin-bottom: 1px; }
  .i-product-show ul a { height: 230px; }
  .i-product-show ul h2 { width: 20px; text-align: center; margin-right: 5px; font-size: 16px; }
  .i-product-show ul span { width: 7px; text-align: center; padding-top: 45px; font-size: .5em; }
  .i-product-show ul span:before { left: 3px; height: 35px; }
  .i-news .list { margin-top: -20px; margin-left: -5px; margin-right: -5px; padding-bottom: 50px; }
  .i-news .list .item { width: 50%; margin-top: 30px; padding-left: 5px; padding-right: 5px; }
  .i-news .list .pic { height: 100px; }
  .i-news .list .title { margin-top: 15px; font-size: 14px; }
  .i-news .list .text { line-height: 1.7; margin-top: 10px; font-size: 12px; }
  .i-news .list .date { text-align: left; font-size: 12px; }
  .inside-wrapper { padding-top: 30px; padding-bottom: 50px; }
  .inside-banner { height: 150px; line-height: 150px; font-size: 24px; }
  .side-left { float: none; width: 100%; }
  .side-left h3 { line-height: 70px; font-size: 20px; }
  .side-left .sub-menu { overflow: hidden; }
  .side-left .sub-menu a { float: left; width: 33.33%; font-size: 14px; }
  .side-left .sub-menu a:before { left: 0; }
  .side-right { float: none; width: 100%; margin-top: 35px; }
  .list-news-wrapper { overflow: hidden; }
  .list-news-wrapper .item { float: left; width: 49%; }
  .list-news-wrapper .item:nth-child(even) { float: right; }
  .list-news-wrapper .pic { float: none; width: 100%; height: 100px; line-height: 100px; margin-bottom: 10px; }
  .list-news-wrapper .title a { float: none; max-width: none; font-size: 15px; }
  .list-news-wrapper .title span { float: none; max-width: none; text-align: left; margin-top: 5px; font-size: 12px; }
  .list-news-wrapper .text { line-height: 1.6; margin-top: 10px; font-size: 13px; }
  .list-news-wrapper .more { width: 85px; line-height: 25px; margin-top: 15px; font-size: 12px; }
  .pagination { margin-top: 30px; }
  .pagination span, .pagination a { font-size: 12px; }
  .single-wrapper { margin-top: 30px; }
  .detail-wrapper h1 { font-size: 22px; }
  .detail-wrapper .article-info { padding-top: 10px; }
  .detail-wrapper .article-info span { font-size: 13px; }
  .detail-wrapper .content { margin-top: 15px; }
  .footer .f-nav h3 { margin-bottom: 15px; font-size: 14px; }
  .footer .f-nav a { font-size: 13px; }
  .footer .contact ul li { line-height: 25px; font-size: 13px; }
  .footer .contact ul li .iconfont { width: 25px; height: 25px; line-height: 25px; margin-right: 0; font-size: 20px; }
  .copyright { font-size: 12px; } }

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