.cl:after,
.clearfix:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl,
.clearfix {
    zoom: 1
}

.main-box{
  width: 1200px;
  margin: 0 auto;
  padding-top: 32px;
}

.box-title{
  width: 1200px;
  border-bottom: 1px solid #ddd;
}

.box-title .box-title-name{
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 1.25em;
  font-weight: bolder;
}

.dczj_img{
  width: 1200px;
  height: 171px;
  line-height: 171px;
  margin: 21px 0 45px;
  font-weight: 700;
  font-size: 48px;
  color: #4475EC;
  text-indent: 235px;
  background: url(../wyimages/dczj_bg.png) no-repeat;
}

.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(../wyimages/yjzj_img.png) no-repeat;
  color: #E6550B;
  margin-bottom: 18px;
}

.zjItem{

}
.zjLeft {
  width: 1059px;
  height: 192px;
  padding: 25px 26px;
  background: #F5F5F5;
  box-sizing: border-box;
}

.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; */
  float: right;
}

.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;
}