@media only screen and (min-width: 992px) and (max-width: 1199px) {
    
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {

}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    
}

@media only screen and (min-width: 1200px) and (max-width: 1330px) {
    
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-widget__links-t{ padding-left: 50px; }
    .jgm-col-lg-33{ flex: 0 0 auto; width: 33%; }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product .product__inner .product__inner-right .product__view-grid .product__single{ width: 33.333333%; }
}

@media only screen and (max-width: 767px) {
    .product .product__inner .product__inner-right .product__view-grid .product__single{ width: 50%; }
    .product .product__inner .product__inner-right .head .layout-options{ display: none; }
}
@media only screen and (min-width: 1200px) and (max-width: 1500px) {
   
}

@media only screen and (min-width: 992px){
    
}
@media only screen and (max-width: 992px){

    .main-menu-wrapper__center .main-menu-wrapper__logo{ width: 80%; }
    .main-menu-wrapper__top .main-menu-wrapper__desc{ width: 100%; }
    .footer-widget__links-t{ padding-left: 40px; }
    .product-location .container .current-location__inner,.product-location .seach__content{float: none;max-width: 100%;}
    .product .product__inner{display: block;}
    .product .product__inner .product__inner-left,.product .product__inner .product__inner-right{width: 100%;}
    .product .product__inner .product__inner-left .list{max-height: 0;}
    .product .product__inner .product__inner-left .title span{background-image: url(../image/p-down-hover.png);display:block;}
    .course .course-content .course-slider__nav .swiper-button-prev{ right: 0px;}
    .course .course-content .course-slider__nav .swiper-button-next{ left:0px; }
    .course .course-content .course-content__single .single-title{ padding: 0; }

    .news .news-content .news-slider__nav .swiper-button-prev{ right: 0px; }
    .news .news-content .news-slider__nav .swiper-button-next{ left:0px;  }
    .list-pager .list-pager__inner{ display:block; }
    .list-pager .list-pager__inner .pager-box{ display:flex; }
    .smt-plate .smt-plate__inner .smt-plate__bottom .smt-plate__single{width: 33.333333%;}
    .smt-show .smt-show__inner .smt-show__bottom .smt-show__single{width: 100%;}
}

@media only screen and (max-width: 768px){
    .main-menu-wrapper__center .main-menu-wrapper__right,
    .main-menu-wrapper__top .main-menu-wrapper__top-inner .main-menu-wrapper__language-box{ display: none; }
    .container{  padding: 0 10px; }
    .mi-col-lm-50 { flex: 0 0 auto; width: 50%; }
    .footer-widget__contact { position: relative; }
    .main-menu-wrapper-inner .main-menu-wrapper__left { width: 100%; }
    .footer-widget__links-t{ padding-left: 0px; }

    .product-details .product-details__inner{display: block;}
    .product-details .product-details__inner .product-details__left,.product-details .product-details__inner .product-details__right{width: 100%;margin: 0;}
    .product-details .product-details__inner .product-details__right{margin-top: 20px;}
    .product-details .product-details__inner .product-details__right .product-details__right-inner .product-details__right-top .desc p.b{ max-height: 100%;}

    .culture .culture__inner .culture__inner-content .culture__single{width: 100%;}

    .contact .contact__inner{display: block;width: 100%;}
    .contact .contact__inner .contact__inner-left,.contact .contact__inner .contact__inner-right{ width: 100%; margin: 0; }

    .smt-plate .smt-plate__inner .smt-plate__bottom .smt-plate__single,
    .smt-plate .smt-plate__inner .smt-plate__bottom .smt-plate__single.smt-single{width: 50%;}
    .smt-show .smt-show__inner .smt-show__bottom .smt-show__single .smt-show__single-center{display: block;height: auto;}
    .smt-show .smt-show__inner .smt-show__bottom .smt-show__single .smt-show__single-center .smt-show__image,
    .smt-show .smt-show__inner .smt-show__bottom .smt-show__single .smt-show__single-center .smt-show__content{width: 100%;height: 100%;}
    .smt-detection .smt-detection__inner .smt-detection__bottom .smt-detection__single{width: 100%;float: none;}
    .article-details_content .details p img, .article-details_content .details img,
    .product .product__inner .product__inner-right .content p img,
    .product .product__inner .product__inner-right .content img{ width: 100%; }
    .news .news__inner .news__inner-list .news__single{display: block;}
    .news .news__inner .news__inner-list .news__single .news__single-image,
    .news .news__inner .news__inner-list .news__single .news__single-content{ width: 100%; }
    .news .news__inner .news__inner-list .news__single .news__single-content{padding: 0;margin-top: 10px;}
    .news .news__inner .news__inner-list .news__single .news__single-content .desc {height: auto;}
    .news-recommend .news-recommend__inner .news-recommend__single .news-recommend__content .content__title{height: auto;text-overflow:unset;white-space:unset;}
}


@media only screen and (min-width: 767px) {
    .main-menu .mobile-nav__language-box{  display: none; }
    .jgm-col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
    
}
@media only screen and (max-width: 1200px) {
    /*首页产品推荐*/
    .product-recommend .product-recommend__inner .product-recommend__single .product-recommend__image { min-height: 200px; }
    .news-recommend .news-recommend__inner .news-recommend__single .news-recommend__image { min-height: 200px;height: auto;}
    .news-recommend .news-recommend__inner .news-recommend__single:hover .news-recommend__image img{
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@media only screen and (min-width: 1200px) {
    .main-menu .main-menu__list,
    .main-menu .main-menu__list ul,
    .stricky-header .main-menu__list,
    .stricky-header .main-menu__list ul { display: flex; }
    .mobile-nav__buttons,.main-menu .mobile-nav__toggler  { display: none; }
    .main-menu-wrapper__center .main-menu-wrapper__call-number .main-menu-wrapper__toggler{ display: block; }
    .jgm-col-lg-20 { flex: 0 0 auto; width: 20%; }
    
}