@media screen and (max-width: 1280px) {
    .wrapper .inner {
        width: 96%;
      }
      .left-container{
        width:63%;
        height:auto;
      }
      .right-container{
        width:33%;
      }
      .jcdt{
        width:39%;
      }
      .articlecontent img{
        width: 100%;
        height: 280px;
      }
      .tzgg{
        width:49.5%;
      }
      

      .wp_search .search{
        background: url(/DFS/template/151/images/ss2.png) no-repeat center center !important;
      }
      .keyword{
        display: none;
      }
      
      .head_search{
        width: auto;
        background: none;
      }

      #nav{
        display: none;
      }
      .home{
        display: inline;
        
    }
      /* .home{
        display: block;
      } */


      /* Í·²¿ */
      /* #header{
              display: none;

      } */
      /* #nav{
               display: none;

      } */
      /* #container_bottom{
        display: none;
      } */

      /*  */
      .news-title{
        width: 75%;
        overflow: hidden;
        text-overflow:ellipsis;
       white-space: nowrap;
       display: block;
       float: left;
      }
      .news-time{
        float: right;
        display: block;
      }
      .news n1 > p{
        width: 60%;
        overflow: hidden;
        text-overflow:ellipsis;
       white-space: nowrap;

      }
      .site{
        width: auto;
        height: auto;
      } 
      .focus2{
        width: 100%;
      }
     
}

@media screen and (max-width: 1024px) {
   
}
@media screen and (max-width: 920px) {
   
}
@media screen and (max-width: 820px) {
   
}
@media screen and (max-width: 768px) {
    .left-container {
        width:100%;
      }
      .news-box2{
        height:auto; 
      }
      .tzgg {
        width: 100%;
        margin-top: 96px;
        height: auto;
      }
      .right-container {
        width: 100%;
      }
      .lb{
        height:200px;
      }
      .jcdt{
        width:100%;
        height: 330px;
      }
      .right-footer-content{
        display:none;
      }
      .right-footer{
        display:none;
      }
      #container_bottom .foot_bottom .left-footer {
        width:100%;
        
      }
      #container_bottom .foot_bottom .left-footer .left-footer-content{
        text-align:center;
      }
      .focus2{
        margin-top: 24px;
        margin-bottom: 24px;
        width: 100%;
      }
      .swiper-wrapper{
        width: 100% !important;
        height: 100% !important;
      }
}
@media screen and (max-width: 600px) {
  .site{
    display: none;
  }
}
@media screen and (max-width:400px) {
  .Site_Logo img{
    width: 150px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 360px) {
   
}

   
 