@media screen and (min-width: 1440px){
.zbft_tpM .tp .gyhb li{
 height: 467px;
 }
.zbft_tpM .tp .gyhb li img{
height:400px
}

}

@media screen and (max-width: 1439px){
.zbft_tpM .tp .gyhb li{
 height: 360px;
 }
.zbft_tpM .tp .gyhb li img{
height:330px
}


}

.header {
    background: url(zt_jdgyxcban20250625.png) no-repeat center 0;
    background-size: cover;
    width: 100%;
    height: 160px;
}	

.wza{ color: #fff; display: inline-block;padding:5px 10px 0;border:none }
.nyncb_link{ padding-top: 10px;}
.header-right{padding:20px 10px 0;}
.search{background: rgba(255,255,255,.2); width: 250px; display: flex; justify-content: space-between; padding: 0 5px; border-radius: 5px;}
.search input{ background: none; border: none; color: #fff; height: 30px; width: 200px;}
input::placeholder {
    color: #fff;
  }
.search button{ background: none; border: none; cursor: pointer;}