@media (max-width: 800px) {

  .head-top,
  .bannerbox,
  .snav,
  .sprom,
  .spro,
  .sabout,
  .saboutm,
  .sly,
  .snew,
  .slym,
  .foot,
  .footf,
  .footm,
  .snav,
  .Homebanner ul,
  .sproc ul,
  .topm {
    width: 100%;
    min-width: 100%;
    overflow: hidden;
  }

  .Homebanner ul,
  .Homebanner,
  .Homebanner ul li {
    width: 100% !important;
    min-width: 100%;
    position: relative;
  }

  .Homebanner ul li img {
    width: 100%;
    left: 0;
    position: relative;
    margin: 0;
  }

  .Homebanner {
    height: auto;
  }

  .snavc ul li {
    width: 110px;
    ;
  }

  .sproc ul li {
    width: 100%;
  }

  .sproc ul li .sprocimg,
  .sproc ul li .sprocimg img {
    width: 100%;
    height: auto;
  }

  .saboutimg img,
  .saboutimg,
  .slyc ul {
    width: 100%;
    height: auto;
  }

  .slyc {
    padding: 0 37px;
  }

  .saboutc {
    padding: 0 37px;
  }

  .saboutr {
    width: 100%;
  }

  .sabouttit {
    margin-top: 20px;
  }

  .saboutbom ul {
    width: 100%;
  }

  .saboutbom ul li {
    margin-right: 131px;
  }

  .slyc ul li {
    margin-right: 130px;
  }

  .slyc ul li:nth-child(2n) {
    margin-right: 0;
  }

  .footl,
  .footll,
  .foot_link .tit {
    display: none;
  }

  .footrr,
  .footr {
    width: 45%;
  }

  .snewc {
    height: auto;
  }

  .snewl {
    display: none;
  }

  .snewr {
    width: 100%;
    padding: 0 37px;
    box-sizing: border-box;
  }

  .footfm {
    width: 100%;
  }


  .footrr {
    margin-left: 37px;
  }

  .foot-share {
    display: none;
  }

  .snewr ul li .snewwz {
    padding: 10px 0;
    width: 100%;
  }

  .nav {

    width: 100%;
    display: flex;
    flex-wrap: wrap;
    float: none;
    z-index: 999;
    margin: 0;
    /* background-color: #fff; */
    background: url(../images/topbj.jpg) bottom;
    background-size: contain;
    position: absolute;
    top: 103px;
    /* display: none; */
    transform: translateY(-1000px);
    overflow: hidden;
    transition: all .5s linear;
    z-index: -1;
  }

  .nav.show {
    /* height: auto; */
    transform: translateY(0);
    z-index: 9;
  }

  .head-top,
  .topm {
    overflow: visible;
    z-index: 99;
  }

  .nav ul {
    width: 100%;
  }

  body {
    overflow-x: hidden;
  }

  .nav>ul>li,
  .nav ul .navh>a {
    width: 100%;
  }

  .head-top .top-line {
    display: block;
    position: absolute;
    bottom: unset;
    left: unset;
    top: 40px;
    right: 37px;
    width: 40px;
    height: 5px;
    border: 0;
    background-color: #000;
    overflow: visible;
    transition: all .5s linear;
  }

  .logo img {
    margin-top: 20px;
    width: 200px;
  }

  .head-top .top-line::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background-color: #000;
    top: 20px;
    transition: all .5s linear;
  }

  .head-top .top-line.active {
    top: 40px;
    -webkit-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }

  .head-top .top-line.active::before {
    top: 15px;
    -webkit-transform: translateY(-15px) rotate(90deg);
    -ms-transform: translateY(-15px) rotate(-90deg);
    transform: translateY(-15px) rotate(-90deg);
  }

  .head-top .top-line.active::after {
    display: none;
  }

  .head-top .top-line::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background-color: #000;
    top: 10px;
  }

  .navx {
    display: none;
  }

  .nav>ul>li>a {
    font-size: 28px;
  }

  .sprozy {
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /* white-space: nowrap; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .nav>ul>li {
    background-color: none;
  }

  .sytop {
    height: auto;
  }

  .saboutbom {
    display: none;
  }

  .saboutbom ul {
    margin-left: 37px;
  }

  .footrr,
  .footr {
    width: 100%;
  }

  .foot {
    padding: 20px;
    box-sizing: border-box;
  }

  .footrr {
    margin-left: 0;
  }

  .footf {
    display: none;
  }

  .snav {
    display: none;
  }

  .banner_ab,
  .aboutc,
  .ab_honm,
  .ab_qq,
  .ab_hon,
  .banner_product,
  .product-list,
  .banner_news,
  .news-list2,
  .news-list2 ul li,
  .banner_video,
  .con_ul,
  .bnaner_con {
    min-width: 100%;
    height: auto;
    width: 100%;
    box-sizing: border-box;
  }

  .aboutc {
    padding: 0 37px;
  }

  .news-list2 ul li.f-l .news-border {
    width: 100%;
  }

  .banner_abc {
    min-width: 100%;
    height: auto;
    width: 100%;
  }

  .banner_abc ul,
  .banner_ul2 ul,
  .banner_ul ul {
    margin-top: 0;
    display: flex;
    height: 120px;

  }

  .banner_ab {
    background-size: cover;
  }

  .bnaner_con,
  .banner_ab,
  .banner_product {
    background-size: contain;
    background-position: top;
    height: 120px;
  }

  .product-list ul li {
    width: 100%;
  }

  .news-list2 ul li.f-l .news-border {
    height: auto;
  }

  .con_ul ul {
    position: relative;
    bottom: unset;
    top: 100px;
    z-index: 1;
  }

  .con_ul ul li {
    width: 100%;
    float: none;
  }

  .ab_honm {
    zoom: .5;
    padding: 30px;
  }

  .ab_qq {
    zoom: .3;
  }

  .banner_abc ul {
    zoom: .5;
  }

  .aboutc {
    padding-top: 20px;
  }

  .nav>ul>li>a {
    font-size: 18px;
    height: 60px;
    line-height: 60px;
  }

  .not-animated {
    opacity: 1;
  }

  .product-list ul li a {
    width: 100%;
  }

  .product-list ul li .pro-txt1 {
    position: relative;
    left: 0;
  }

  .ny-top {
    margin-left: 10px;
  }

  .banner_news {
    height: 81px;
    background-size: contain;
  }

  .banner_ul {
    display: none;
  }

  .news-list2 ul li .p1 span {
    margin-right: 10px;
  }

  .banner_video {
    height: 120px;
  }

  .banner_abc {
    display: none;
  }

  .banner_ab,
  .banner_product {
    background-size: cover;
  }

  .pro_con_nav {
    display: none;
  }

  .pros_cont,
  .pros_cont .cont,
  .pro_con_cont,
  .pro_con_cont {
    width: 100%;
    min-width: 100%;
    min-height: auto;
  }

  .banner_ul2 {
    display: none;
  }

  .banner_news,
  .bnaner_con {
    height: 120px;
    background-size: cover;
  }

  .news-list2 ul li .new-right {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }

  .news-list2 ul li .news-img img {
    margin-left: 20px;
  }

  .con_ul ul {
    top: 850px;
  }

  #allmap {
    min-width: 100%;
  }

  .snewr ul li.on {
    height: 230px;
  }

  .snewr ul li {
    height: 160px;
  }

  .pro_wrap {
    padding: 0 15px;
    MARGIN: 0;
  }

  .product-list ul li img {
    width: 100%;
  }

  .product-list ul li,
  .product-list ul li a,
  .product-list ul li .pro-txt1 .des {
    height: auto;
  }

  .banner_ul2 {
    display: block;
  }

  .banner_ul2 ul {
    position: absolute;
    flex-wrap: wrap;
    zoom: 0.6;
    flex-wrap: wrap;
  }

  .banner_ul2 ul li a,
  .banner_ul2 ul li a:link,
  .banner_ul2 ul li a:visited {
    width: 100%;
  }

  .banner_ul2 ul li {
    width: 50%;
    margin: 0;
  }

  .video-list,
  .news_detail,
  .ny-body,
  .news_del,
  .news_del iframe,
  .ny-top,
  .video-list ul li p {
    width: 100%;
    max-width: 100%;
  }

  .video-list ul {
    display: flex;
    flex-wrap: wrap;
  }


.video-list ul li {
  width: 100%;
  float: none;
}

body {
  touch-action: pan-y;
}

.ny-body {
  padding: 0 10px;
  box-sizing: border-box;
}

.news_del {
  padding: 20px 0;
}

.banner_ul2 ul {
  margin-top: 0px !important;
  padding-top: 40px;
  position: unset;
}

.aboutc {
  padding: 20px 10px;

}

#lightbox-container-image-box {
  max-width: 100% !important;
  max-height: 100% !important;
}

#lightbox-image {

  max-width: 100% !important;
  max-height: 100% !important;
}}