.h-img {
  /* background: url(../img/zdly_img.png); */
  width: 1200px;
  height: 171px;
  line-height: 171px;
  margin: 21px 0 45px;
  font-weight: 700;
  font-size: 36px;
  color: #FFFFFF;
  text-indent: 128px;
}
/* 意见征集列表 */
.yjzj .h-img {
  background-image: url(https://t.xinyang.gov.cn/file/4640000376/img/yjzj_img.png);
  color: #E6550B;
  margin-bottom: 18px;
}
.zjItem{

}
.zjLeft {
  width: 1059px;
  height: 192px;
  padding: 25px 26px;
  background: #F5F5F5;
}

.zjLeft div {
  margin-bottom: 17px;
  font-size: 16px;
}

.zjLeft div:nth-last-child(1) {
  margin-bottom: 0;
}

.zjLeft div span:nth-child(1) {
  font-weight: 700;
  font-size: 16px;
  color: #000000;
  margin-right: 15px;
}

.zjTit a {
  font-weight: 700;
  font-size: 16px;
  color: #275CD9;
}

.zjDate span:nth-child(2),
.zjDw span:nth-child(2) {
  font-size: 16px;
  color: #121212;
}

.zjType span:nth-child(2) {
  font-size: 15px;
  padding: 4px 18px;
  display: inline-block;
}

.zjOn {
  color: #50AF1D;
  background: #DAEBDA;
}

.zjOff {
  color: #9D9D9D;
  background: #E4E4E4;
}

.zjRight {
  width: 135px;
  height: 192px;
  background: #F0F6FF;
  /* line-height: 192px; */
  text-align: center;
  /* background-color: #f5f5f5; */
}

.zjRight a {
  font-weight: 700;
  font-size: 17px;
  color: #275CD9;
  display: block;
  display: flex;
  justify-content: space-around;
  /* align-items: center; */
  flex-wrap: wrap;
  align-content: center;
  width: 100%;
  height: 100%;
}
.zjRight a img{
  margin-bottom: 10px;
}

.zjItem {
  margin-bottom: 10px;
}