@charset "utf-8";
/* 蓝天保卫战专栏适配样式 */
@media only screen and (max-width: 1200px) {
  .zt_head{min-width: 100%;width: 100%;}
  .body_w{width: calc(100% - 20px);min-width: calc(100% - 20px);margin: 0 10px;}
  .wrap{width: 100%;}
  .pxyw{width: calc(100% - 570px);}
  .pxyw_t{width: 100%;}
  .news_w, .zcfg_w{width: 100%;}
  .con4-left{width: 50%;}
  .zcfg_t{width: 100%;}
  .zcfg_b ul li{width: calc(100% /4 - 42px);height: auto;}
  .con4-dh{width: 100%;}
  .ldxx{width: calc(100% - 20px);height: auto;}
  .ldxx li{width: 100%;height: auto;}
  .ld_r{width: calc(100% - 105px);height: auto;}
  .ld_r .list{height: auto;}
  .con4-dh_l{background: url(/images/dt_l.png) no-repeat left;}
  .con4-dh_r{background: url(/images/dt_r.png) no-repeat left;}
  
  .pxyw_b{width: 100%;}
  .pxyw_b li{width: calc(100% - 25px);}
  .pxyw_b li span{width: 90px;}
  .pxyw_b li a{width: calc(100% - 135px);}
  
}
@media only screen and (max-width: 950px) {
  .img-box,.pxyw{width: 100%;}
  .pxyw{margin-top: 10px;}
  .con4-left{width: 100%;}
  .zcfg_b ul li{width: calc(100% /2 - 42px);margin-bottom: 20px;background-size: 100% 100%;margin-left: 10px;margin-right: 10px;padding-bottom: 10px;}
  .zcfg_b ul li:first-child{margin-left: 10px;}
  .news_w_t h1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
  .news_w_t,.news_w_t p{height: auto;}
  
}
@media only screen and (max-width: 620px) {
  .zt_head{background: url(/images/head_w1.jpg) center no-repeat;background-size: 100% 100%;}
   .pxyw_b li span{width: 110px;margin-right: 0;text-align: center;font-size: 0.85rem;}
  .pxyw_b li a {width: calc(100% - 150px);max-width: 65%;}
}
@media only screen and (max-width: 450px) {
  .zcfg_b ul li{width: calc(100% /1 - 42px);}
  .ld_l{display: none;}
  .ld_r{width: calc(100% - 0px);padding: 0;}
 
}
@media only screen and (max-width: 390px) {
  .zt_head .gg_logo img{width: 100%;}
  
}