@media screen and (min-width:1201px) {
  .js-sidebar--open {
    display: none;
  }
  .nav ul li.img{
    display: block;
  }
  .width1000{
     width: 1000px;
  }
}

@media (max-width: 1200px) {
  /* body {
        background-color:yellow;
    } */
    .nav ul li.img{
      display: none;
    }
    .js-sidebar--open{
      display: none;
    }
    .header .logo{
      margin-left: 20px;
      width: 260px;
    }
    .nav{
      margin-right: 20px;
    }
    .container_16{
      width: 100%;
    }
    .time-line-content #time1{
      width: 30%;
    }
    .time-line-content #time2{
      width: 40%;
    }
    .time-line-content #time3{
      width: 30%;
    }
    .time-line-content #time4{
      width: 30%;
    }
    .time-line-content #time5{
      width: 40%;
    }
    .time-line-content #time6{
      width: 30%;
    }
    .news_content_right{width: 460px;}
    .list_c p{display: none;}
}

@media screen and (max-width: 1100px) {
	.js-sidebar--open{
    display: block;
  }
  .nav{display: none;}
  .floating_ck{display: none;}
  .time-origin-left{display: none;}
  .time-origin-wrap{width: 100%;}
  .originSwiper{width: 100%;}
  .news_float_rec{width: 100%;}
  .newsSwiper{width: 100%;height: auto;}
  .news_content_left{width: 100%;height: auto;}
  .news_content_right{width: 100%;height: auto;margin-top: 40px;}
  .block.news ul li{
    width: 100%;
    float: none;
  }
  .block.news ul li a{
    display: block;
    width: 100%;
  }
  .block.news ul li b{
    display: block;
  }
  .bottom .bottom_block.block1{
      margin-left: 0px;
      width: 100%;
      text-align: center;
  }

  .bottom .bottom_block.block2{
      width: 100%;
      float: right;
      text-align: center;
      margin-top: 80px;
      margin-right: 0px;
      text-align: center;
  }
  .qrcode-list-wrap li{
    float: none;
    display: inline-block;
  }
  .qrcode-list-wrap li.last{
    float: none;
  }
  .bottom{
    width: 100%;
    background: #311e1a url(/img/footer_bg.jpg) top center no-repeat;
  }
  .catelog{
    width: 100%;
  }
  .articlelist_md ul li{
      width: 100%;
  }
  .articlelist_md ul{
      padding: 0 10px;
  }
}

@media screen and (max-width: 1000px) {
}

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 800px) {
  .block.main-product{padding-top: 300px;}
  .jituanzongbu_top_block {
      width: 100%;
  }
  .dianshangpingtai .dspt_block{
      width: 50%;
  }
    .time-origin-wrap{
      height: auto;
  }
    .block.news ul li a{
        font-size: 15px;
    }
}
@media screen and (max-width: 700px) {
      .time-origin-wrap{
      height: auto;
  }
  .time-line-content #time1{
    width: 50%;
  }
  .time-line-content #time2{
    width: 50%;
  }
  .time-line-content #time3{
    width: 50%;
  }
  .time-line-content #time4{
    width: 50%;
  }
  .time-line-content #time5{
    width: 50%;
  }
  .time-line-content #time6{
    width: 50%;
  }
  .time-line-content .time-line-year{margin-top: 10px;}
  .block.main-product{padding-top: 350px;}
  .time-origin{margin-top: 0;}
  .news_wrap .title img{width: 100%;}
  .main-product .title img{width: 100%;}
  .catelog{
      width: 100%;
  }
  .catelog a{
      margin: 0;
  }
  /*集团简介*/
  .tl2, .tl3{
      width: auto;
  }
  .page_content img{
      width: 100%;
  }
  .articlelist .article_list_right {
    float: left;
    width: 100%;
  }
  .productlist ul li {
    float: left;
    width: auto; 
    margin: 10px;
    margin-bottom: 60px;
    text-align: center;
  }
  .tl1_top{
      display: block;
  }
  .tl3{
      display: block;
  }
  .tl3Txt{
      margin-top: 20px;
      width: 100%;
  }
  .leftTxt{
      width: 100%;
  }
  .tl1_top>div{
      width: 100%;
      display: block;
  }
  .tl3Txt{
      margin-left: 0;
  }
  .articlelist ul li {
     width: auto;
    margin: 10px;
  }
  .articlelist .article_list_left{
      width: 100%;
  }
  .articlelist ul li a.news_img img{
    width: 100%;
  }
  
  .page_content{
      padding: 0 10px;
  }
  .page_content p{
      text-indent: 0;
  }
  .catelog a{
      width: auto;
      padding: 0 10px;
      margin: 10px;
  }
  .articlelist_md ul li .article_list_left {
    float: left;
    width: 120px;
    margin-right: 20px;
    display: inline-block;
  }
  .articlelist_md ul li .article_list_right {
    float: left;
    width: 62%;
    display: inline-block;
  }
  .articlelist_md ul li{
      width: 100%;
  }
  .jituanzongbu_top_block img{
      width: auto;
  }
    .jituanzongbu_top.qyry_p .jituanzongbu_top_block img {
        width: inherit;
    }
    .block.news ul li p{
        display:none;
    }

}
@media screen and (max-width: 600px) {
  .time-origin-wrap{
      height: auto;
  }
  .block.main-product{padding-top: 240px;}
}
@media screen and (max-width: 400px) {
    .news_float_title a{
        line-height: normal;
        font-size: 18px;
    }
}
