@media screen and (max-width: 1024px){
  .article-content,.article-title,.article-desc,
  .dsj-content,.dsj-content .year,.year-dsj,.activity-content{
    width: 100%;
  }
  .dsj-content{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .year-dsj .each-row .ry-title{
    padding-left: 50px;
    width: 80%;
    order: 2;
  }
  .year-dsj .each-row .ry-pic{
    display: block;
    width: 20%;
    order: 1;
  }
  .inner-search input{
    width: 96.5%;
  }
  .head-blank{
    display: none;
  }
  .article-content{
    padding: 15px;
  }
  .article-share{
    width: 100%;
  }
}
@media screen and (max-width: 768px){
  .png_bg{
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .scrollleft,.scrollright{
    padding-left: 0;
  }
  #moreleftDIV{left: 0;}
  #drop{
    width: 100%;
    display: flex;
    justify-content: center;
    left: 0;
  }
}
@media screen and (max-width: 568px){
  .copyright{
    flex-direction: column;
    height: 50px;
  }
  #moreleftDIV #slide2 li{
    width: 600px;
  }
  .news-content{
    width: 100%;
  }
  .news-content .each-row{
    height: 185px;
  }
  .news-content,.page-link{
    width: 100%;
  }
  .news-main img{
    width: 100%;
  }
}
@media screen and (max-width: 480px){
  .activity-info{
    padding: 18px;
  }
}
@media screen and (max-width: 414px){
  #moreleftDIV #slide2 li .sl_ri_font{
    width: 328px;
  }
  .navbar .container .row .mid .navbar-header{
  }
  .activity .content a img{
    width: 384px;
  }
  .article-title{
    /* width: 100%; */
    flex-direction: column;
    border: none;
    margin-bottom: 70px;
  }
  .article-title span:nth-child(1){
    font-size: 18px;
    /* padding: 0 15px; */
  }
  .article-title span:nth-child(2){
    line-height: 42px;
    /* padding: 0 15px; */
    /* display: flex;
    justify-content: flex-end; */
    border-bottom: 1px solid #BBBBBB;
  }
  .product .content ul li:nth-child(2n){
    margin-left: -8px;
  }
  .dsj-content .year{
    display: flex;
    justify-content: center;
    border-bottom: 1px dashed #BDBDBD;
  }
  .year-dsj .each-row span{
    display: block;
    margin: 0 auto;
  }
  .year-dsj .each-row .ry-pic{
    display: block;
    width: 100%;
    height: 78px;
  }
  .year-dsj .each-row .ry-pic img{
    display: block;
    margin: 0 auto;
  }
  .year-dsj .each-row .ry-title{
    padding-left: 0;
    width: 100%;
    height: 82px;
    /* background-color: #efefef; */
  }
  .year-dsj .each-row{
    display: flex;
    flex-direction: column;
    height: 160px;
  }
  .year-dsj .each-row .month,.year-dsj .each-row .dsj-title{
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align-last: left;
  }
  .year-dsj .each-row .month{
    text-align-last: center;
  }
  .year-dsj .each-row .dsj-title{
    /* padding-left: 0; */
    padding: 0 15px;
  }
  .year-dsj .each-row .dsj-pic{
    position: inherit;
    width: 100%;
  }
  .activity-info,.activity-pic{
    width: 50%;
  }
  .activity-info{
    height: 210px;
    padding: 10px;
  }
  .activity-pic img{
    width: 100%;
  }
  .page-nav{
    width: 100%;
  }
  .page-label{
    display: none;
  }
  .jdyx-content{
    width: 100%;
  }
  .jdyx-content ul{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .jdyx-content .jdyx-pic:nth-child(2n){
    margin-left: 0;
  }
  .jdyx-content .img-group{
    flex-direction: column;
    align-items: center;
  }
  .jdyx-content .img-group .video-or-pic:nth-child(1){
    margin-bottom: 18px;
  }
  .png_bg{
    height: 750px;
  }
  #moreleftDIV{
    height: 800px;
  }
  #moreleftDIV #slide2 li .sl_ri_font  {
    margin-top: 0;
    height: 268px;
  }
  #moreleftDIV #slide2 li .sl_le{
    margin-top: 0;
    width: 368px;
    display: flex;
    justify-content: center;
  }
  #moreleftDIV #slide2 li{
    flex-direction: column;
    height: 800px;
  }
  #drop{
    display: none;
  }
  #moreleftDIV #slide2 li .sl_ri{
    margin-left: 20px;
  }
  .news-content,.page-link{
    width: 100%;
    padding: 0 15px;
  }
  .news-content .each-row{
    height: 240px;
    border-bottom: 1px dashed #EFEFE6;
  }
  .news-main img{
    width: 100%;
  }
}
@media screen and (max-width: 375px){
  .activity .content a img{
    width: 345px;
  }
  .mid-content .row .box:nth-child(1){
    height: 875px;
  }
  .product .content ul{
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  .product .content ul li:nth-child(2n){
    margin-left: 0;
  }
  #moreleftDIV #slide2 li .sl_ri{
    margin-left: 15px;
  }
  #moreleftDIV #slide2 li .sl_ri_font{
    width: 300px;
  }
  #moreleftDIV #slide2 li .sl_le{
    width: 329px;
    margin-top: -30px;
  }
}
@media screen and (max-width: 320px){
  .activity .content a img{
    width: 290px;
  }
  .png_bg{
    height: 780px;
  }
  #moreleftDIV #slide2 li .sl_ri{
    margin-left: 0;
    height: 380px;
  }
  #moreleftDIV #slide2 li .sl_ri_font{
    width: 248px;
  }
  #moreleftDIV #slide2 li .sl_le{
    width: 274px;
  }
  .news-content .each-row{
    height: 260px;
  }
  .activity-info{
    height: 246px;
    padding: 10px;
  }
}
