@media (max-width: 1200px) { .container { width: 1024px; }
  .banner { height: 550px; }
  .section-video iframe { width: 50%; } }

@media (max-width: 768px) { .container { width: 768px; }
  .header .nav { margin-right: 50px; }
  .banner { height: 450px; }
  .section-sensor-solution .intro { float: none; width: 100%; }
  .section-sensor-solution .pro-category { float: none; width: 100%; margin-top: 30px; }
  .section-sensor-solution .slogan { margin-top: 30px; font-size: 26px; }
  .section-recommend-product .product-intro { float: none; width: 100%; margin-top: 250px; }
  .section-recommend-product .product-intro .intro-text { margin-top: 10px; }
  .section-recommend-product .product-intro .product-tag { margin-top: 20px; }
  .section-recommend-product .product-intro .product-tag li { line-height: 30px; font-size: 12px; }
  .section-recommend-product .product-intro .more { line-height: 40px; margin-top: 20px; margin-left: auto; margin-right: auto; }
  .section-recommend-product .product-pic { top: 0; left: 0; right: auto; width: 100%; height: 230px; text-align: center; }
  .inside-banner { height: 300px; }
  .product-wrapper .product-category h1 { font-size: 30px; }
  .product-wrapper .product-category ul .pic { width: 80px; height: 80px; }
  .product-wrapper .product-category ul .title { font-size: 14px; }
  .product-wrapper .recommend-product h3 { font-size: 30px; }
  .product-wrapper .recommend-product ul .pic { height: 160px; }
  .product-wrapper .recommend-product ul .title { font-size: 16px; }
  .module-list-news { margin-left: -15px; margin-right: -15px; }
  .module-list-news .item { padding-left: 15px; padding-right: 15px; }
  .module-list-img ul { margin-top: 0; margin-left: -7px; margin-right: -7px; }
  .module-list-img ul li { width: 50%; margin-top: 15px; padding-left: 7px; padding-right: 7px; }
  .module-list-img ul li img { border: 1px solid #e50014; }
  .module-list-img ul li h2 { opacity: 1; position: static; line-height: 35px; font-size: 14px; font-weight: normal; background-color: #e50014; }
  .footer .f-content .text { padding-right: 20px; }
  .footer .f-search .input-box { width: 100%; } }

@media (max-width: 767px) { .container { width: 100% !important; }
  .navbtn { top: 35px; right: 10px; display: block; 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 .logo { max-width: 45%; padding-right: 0; }
  .header .logo a { height: 75px; line-height: 75px; }
  .header .head-right { float: none; max-width: none; }
  .header .head-top { position: absolute; top: 0; right: 10px; margin-top: 0; }
  .header .head-top ul { overflow: hidden; }
  .header .head-top ul li { padding-left: 5px; padding-right: 5px; }
  .header .head-top ul a { font-size: 0; }
  .header .navbar { position: fixed; z-index: 990; top: 0; left: -70%; display: block; width: 70%; height: 100%; margin-top: 0; transition: left 0.5s; -webkit-transition: left 0.5s; -moz-transition: left 0.5s; -o-transition: left 0.5s; }
  .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 .nav { position: relative; z-index: 999; width: 100%; height: 100%; padding: 15px; overflow-y: auto; background-color: #ededed; }
  .header .nav > li { position: relative; clear: both; width: 100%; height: auto; line-height: normal; margin-left: 0; background-color: #fff; }
  .header .nav > li:first-child { border-top-left-radius: 5px; border-top-right-radius: 5px; }
  .header .nav > li:last-child { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
  .header .nav > li > a { width: 100%; line-height: 45px; padding-left: 15px; padding-right: 15px; padding-bottom: 0; color: #333; font-size: 14px; border-width: 2px; border-bottom: 1px solid #efefef; }
  .header .nav > li > .dropdown { position: absolute; z-index: 99; top: 0; right: 0; display: block; width: 45px; line-height: 45px; text-align: center; color: #999; font-size: 26px; cursor: pointer; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }
  .header .nav > li > .dropdown.icon-down { right: 2px; transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); }
  .header .nav .child-nav { display: none; opacity: 1; position: inherit; z-index: 99; width: 100%; padding-left: 15px; border-top: none; background-color: #fff; border-bottom: 1px solid #efefef; transition: all 0s; -webkit-transition: all 0s; -moz-transition: all 0s; -o-transition: all 0s; }
  .header .nav .child-nav a { line-height: 25px; color: #777; font-size: 13px; border-bottom: 1px solid #efefef; }
  .header .show-search { display: none; }
  .banner { height: 250px; }
  .banner .swiper-slide h2 { font-size: 24px; }
  .banner .swiper-slide h5 { font-size: 14px; }
  .banner .swiper-slide a { width: 120px; line-height: 35px; }
  .section-sensor-solution { padding-top: 50px; padding-bottom: 40px; }
  .section-sensor-solution .intro h2 { font-size: 20px; }
  .section-sensor-solution .intro .intro-text { line-height: 1.8; margin-top: 15px; font-size: 13px; }
  .section-sensor-solution .pro-category li { width: 33.33%; margin-bottom: 30px; }
  .section-sensor-solution .pro-category li.more a { width: 80px; height: 80px; line-height: 80px; font-size: 13px; }
  .section-sensor-solution .pro-category .pic { width: 80px; height: 80px; }
  .section-sensor-solution .pro-category .title { margin-top: 10px; font-size: 13px; }
  .section-sensor-solution .slogan { line-height: 20px; font-size: 16px; }
  .section-recommend-product { padding-top: 50px; padding-bottom: 50px; }
  .section-recommend-product .section-title { font-size: 24px; }
  .section-recommend-product .recommend-product-slide { padding-left: 40px; padding-right: 40px; }
  .section-recommend-product .product-intro { margin-top: 170px; }
  .section-recommend-product .product-intro h2 { font-size: 18px; }
  .section-recommend-product .product-intro .intro-text { font-size: 13px; }
  .section-recommend-product .product-intro .product-tag li { line-height: 25px; margin-right: 5px; margin-bottom: 5px; padding-left: 7px; padding-right: 7px; }
  .section-recommend-product .product-intro .more { width: 120px; line-height: 35px; }
  .section-recommend-product .product-pic { height: 150px; }
  .section-application-scheme { padding-top: 50px; padding-bottom: 50px; }
  .section-application-scheme .section-title { font-size: 24px; }
  .section-application-scheme .app-scheme-slide { margin-top: 30px; }
  .section-news-center { padding-top: 50px; }
  .section-news-center .section-title { font-size: 24px; }
  .section-video { background-image: none; }
  .section-video iframe { width: 100%; height: 300px; }
  .inside-banner { height: 180px; }
  .inside-wrapper { padding-top: 30px; padding-bottom: 60px; }
  .product-wrapper .product-category h1 { font-size: 20px; }
  .product-wrapper .product-category ul { display: flex; flex-flow: row wrap; justify-content: center; margin-top: 30px; }
  .product-wrapper .product-category ul li { width: 33.33%; margin-bottom: 25px; }
  .product-wrapper .product-category ul .pic { width: 100px; height: 100px; }
  .product-wrapper .recommend-product { margin-top: 0; }
  .product-wrapper .recommend-product h3 { margin-top: 45px; font-size: 20px; }
  .product-wrapper .recommend-product ul { margin-top: 0; margin-left: -10px; margin-right: -10px; }
  .product-wrapper .recommend-product ul li { width: 50%; margin-top: 20px; padding-left: 10px; padding-right: 10px; }
  .product-wrapper .recommend-product ul .title { font-size: 14px; }
  .product-wrapper .recommend-product ul .more { line-height: 20px; margin-top: 15px; padding-bottom: 10px; font-size: 12px; }
  .product-wrapper .recommend-product ul .more .iconfont { height: 20px; font-size: 20px; }
  .product-detail-wrapper .product-title { font-size: 24px; }
  .product-detail-wrapper .product-intro { width: 100%; }
  .product-detail-wrapper .product-pic { width: 100%; margin-top: 30px; }
  .single-wrapper .single-title { padding-bottom: 15px; font-size: 20px; }
  .single-wrapper .single-content { margin-top: 30px; font-size: 16px; }
  .list-join-wrapper ul { margin-top: 30px; margin-bottom: 50px; }
  .list-join-wrapper ul li .title { line-height: 40px; padding-left: 20px; font-size: 15px; }
  .list-join-wrapper ul li .join-content { line-height: 1.6; padding-left: 10px; padding-right: 10px; padding-top: 20px; padding-bottom: 20px; }
  .contact-wrapper { margin-top: 30px; }
  .contact-wrapper .content { float: none; width: 100%; padding-right: 0; padding-bottom: 30px; }
  .contact-wrapper .message { float: none; width: 100%; }
  .contact-wrapper .message h5 { font-size: 14px; }
  .contact-wrapper .message label { height: 15px; line-height: 15px; }
  .contact-wrapper .message label input { width: 15px; height: 15px; }
  .contact-wrapper .message .submit { width: 150px; margin-left: auto; margin-right: auto; margin-top: 30px; }
  .news-detail-wrapper .detail-head .detail-title { font-size: 22px; }
  .module-list-news .item { clear: both; width: 100%; margin-bottom: 30px; }
  .module-list-news .item:last-child { margin-bottom: 0; }
  .module-list-news .title { margin-top: 15px; }
  .module-list-news .date { margin-top: 10px; }
  .list-pagination { margin-top: 40px; }
  .footer { padding-top: 40px; padding-bottom: 20px; }
  .footer .title { margin-bottom: 10px; font-size: 18px; }
  .footer .service-support, .footer .f-content, .footer .f-search { clear: both; width: 100%; max-width: none; margin-bottom: 25px; }
  .footer .service-support a { float: left; margin-top: 0; margin-right: 20px; }
  .footer .f-content .text { line-height: 1.8; }
  .footer .f-search .input-box { margin-top: 0; } }

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