@media (min-width: 1024px) and (max-width: 1120px){
    .sea-cont {
        width: 230px;
    }
    .nav-item li a img {
        margin-left: 15%;
    }
    .row .line {
        margin: 10px 0;
    }
    .content-list a{
        line-height: 0;
    }
    .yjsgg-title a{
        margin-left: 25%;
    }
    .list ul li .date{
        width: 20%;
    }
    .list ul li .title{
        width: 80%;
    }
}

@media (min-width: 992px) and (max-width: 1200px){
     .code{
        left:450px;
    }
}

@media (max-width: 992px){

.tdgk .right .content .detail img{
      /* width: 100% !important; */
}

}

@media (max-width: 920px){
    .logo{
        width: 55%;
    }
    .sea-cont {
        width: 200px;
    }
    .search{
        margin-top: 20px!important;
    }
    .nav-item li a img {
        margin-left: -2%;
    }
    .carousel-indicators {
       /* left: 5%;*/
    }
    .news .content .row .col-sm-4{
        padding-right: 5px;
        padding-left: 5px;
    }
    .row .line {
        margin: 10px 0;
    }
    .yjsgg-title a{
        margin-left: 1%;
    }
    .list ul li .date{
        width: 26%;
    }
    .list ul li .title{
        width: 74%;
        height: 50px;
    }
    .join .pic {
        width: 40%;
        padding-top: 10px;
    }
    .zx_content ul li .date {
        padding-left: 0px;
    }
    .zx_title span:last-child {
        display:none;
    }
    
}
@media (max-width: 768px){
     .content .list {
         width: 76%;
     }
     .tdgk .right .content p img {
          max-width: 100%!important;
          height: auto!important;
       }
     

}
@media (min-width: 768px) and (max-width: 1020px){
     .code{
        left:330px;
     }
}
@media (min-width: 415px) and (max-width: 767px){
      .code{
        left: 50%;
     }
     
}
@media (max-width: 414px){
    .head{
        padding-bottom: 10px;
    } 
    .logo {
        width: 75%;
    }
    .bars{
        display: block;
        top: 93px;
        left: 355px;
    }
    .nav{
        height: 50vh;
        display: none;
        transform: translateX(100%);
        }
    .nav ul{
        width: 100%;
        display: inherit;
        text-align: center;
        }
    .nav ul li{
        width: 100%;
        margin-top: 5px;
        }
    .nav ul li a{
        font-size: 14px;
    }
    .nav-item .a1{
       display: block;
    margin-bottom: 25px;
    }
    .nav-child{
        position: unset;
        opacity: 1;
        visibility: unset;
        background: none;
        border:none;
    }
    .nav-child li {
        width: 85px!important;
       line-height: 30px;
      }
     .nav.active {
         width: 26%;
      }

     .nav-item li {
        padding-left: 5px;
     }
    .sea-cont {
        width: 290px;height: 32px;
    }
    .carousel-indicators {
      /*  left: 10%;*/
        bottom: -6px;
    }
    .carousel-caption {
        height: 30px;
        line-height: 10px;
    }
    .carousel-caption a {
        font-size: 16px;
    }
    .news .content{
        padding: 10px 0;margin:0;
    }
    .news .content .row .col-sm-4{
        margin: 15px 0;
    }
    .tongzhi-wrap .biaoti img, .yanjiu-wrap .biaoti img, .zhuanti-wrap .biaoti img {
        width: 100%;
    }
    .content-list a {
        line-height: 20px;
    }
    .line .content-wrap {
        padding-bottom: 10px;
    }
    .yjsgg-title a {
        margin-left: 45%;
    }
    .list ul li .date {
        width: 20%;
    }
    .list ul li .title {
        width: 80%;
    }
    .yanjiu-wrap .col-sm-3 {
        padding: 0 15px;
        margin: 15px 0;
    }
    .link{
        margin: 5px 0;
        position: relative;
        padding-bottom:0;
    }
    .join .pic {
        width: 70%;
        float: none;
    }
    .top span{
        display: block;
    }
    .top a {
        float:none;
        margin: 0 20px 0 0;
    }

    .tdgk {
        margin-top: 0;
        margin-bottom:50px;
    }
    .tdgk .left {
        width: 30%;
    }
    .location img {
        margin-right: 5px;
    }
    .tdgk .left{display:none;}
    .tdgk .right {
        width: 98%;
    }
    .tdgk .right .content p {
        line-height: 30px;
        font-size: 14px;
        margin: 20px 0;
    }

    .content .list {
        width: 100%;
         height: 200px;
    }
    .list .pic {
        display: none;
    }
    .list_jsdw .pic {
        display:block;
        position: relative;
        z-index: 998;
        float: right;
        right: -30px;
        top: 10px;
    }
    .tdgk .right .content img {
         width: 58%;
      }
    .list .detail {
        width: 90%;
        position: absolute;
        padding: 4px 15px 10px 15px;
    }
    .wrap .pic{
        display: none;
    }
    .wrap .detail {
        float: right;
        width: 98%;
    }

    .content .wrap .date{
        display: none;
    }
    .content .wrap .list {
        width: 98%;
    }
    .jiben{width:100%;}
    .introduce .pic{display:none;}
    .zhuanti-wrap .col-sm-4{
    background: url(/images/ztwz-bg.jpg) no-repeat 50% 100%;
   }
   .bottom {
      padding: 5px 0;
   }
   .p_first_d, .p_last{
      display: none;
    }
  

   .links{
        float: none;
        width: 100%;
        border-bottom: 1px solid #76c2d3;
        margin-bottom: 5px;
        padding-bottom:5px;
        
    }
    .links a{
        display: inline-block;
        margin-right: 10px;
        font-size: 12px;
        width: 70%;
    }
    
    .joinus{
        float: none;
        width: 100%;
    }
    .joinus p {
    font-size: 12px;
     }
      .joinus .s2 span{
         font-size: 12px;
          display: block;
      }
    .copyright{
        padding: 10px 0;
    }
    .copyright_detail{
        float: none;
        width: 100%;
    }
    .copyright .pic{
        display: none;
    }
    .code {
        left: auto;
        top: auto;
        bottom: 15px;
        right: 0;
    }
    .code img{
        width: 100%;
    }
    .code span{
        font-size: 12px;
    }
    .links span,.joinus span.s1{
       margin-bottom:0;
    }
    .copyright_detail p {
       font-size: 12px;
    }
 
    .news .content ul li {
       width:98%;
       padding:0;
   }

    .news{
      width: 100%;
    }

    .news {
      margin: 30px 0 0;
   }

    .news .title {
       margin-right: 0px;
     }

    .zxyjjz {
       margin: 0 10px 30px ;
       width: 95%;
    }

    .zx_content ul li .date {
       width: 10%;
      }

    .zx_content ul li .title {
       width: 90%;
    }

    .zhuanti-wrap .list {
      padding: 15px 0;
    }

     .zx_content {
      margin-top: 15px;
     }

      .add {
        margin-top: 10px;
     }
    
}

@media (max-width: 375px){
    .nav-child li {
    width: 75px!important;
    }
    .bars {
        left: 320px;
    }
    .sea-cont {
        width: 245px;
    }
    .yjsgg-title a {
        margin-left: 38%;
    }
    .joinus .s2 span {
        margin-right: 60px;
    }
    .code{
        width: 15%;
    }
    .zx_content ul li .date {
       width: 12%;
     }
    .zx_content ul li .title {
       width: 88%;
    }
    .list_jsdw .pic {
        right:0;
        text-align: center;
     }
    
}

@media (max-width: 360px){
    .bars {
        left: 300px;
    }
    .sea-cont {
        width: 225px;
    }
    .content-list a {
        line-height: 35px;
    }
    .yjsgg-title a {
        margin-left: 35%;
    }
    .joinus .s2 span {
      margin-right: 55px;
    }
    .show-wx{
     right:0;
    }
}

@media (max-width: 320px) {
    .bars {
        left: 270px;
    }

    .sea-cont {
        height: 22px;
     }

   .carousel-caption a {
       font-size: 14px;
    }

    .toutiao span {
      font-size: 18px;
     }

     .more {
       padding: 10px 2px;
      }

     .more a {
       font-size: 14px;
     }

     .zx_content ul li .date {
       width: 13%;
      }

    .zx_content ul li .title {
       width: 87%;
    }

     .yjsgg-title a {
       margin-left: 20%;
     }

    .zhuanti-wrap .row {
       margin:0;
     }

     .zhuanti-wrap .col-sm-4 {
       padding:0 5px;
     }

     .links a {
        width: 75%;
      }

    .joinus .s2 span {
       margin-right: 33px;
      }

    .code {
        width: 18%;
     }

    

}