.area_01 {
  padding: 20px 0;
}

.publish_name {
  margin-bottom: 10px;
}

.publish_name span {
  display: block;
  float: left;
  font-size: 24px;
  color: #333;
  line-height: 40px;
}

.publish_name a {
  display: block;
  float: right;
  font-size: 16px;
  color: #333;
  line-height: 40px;
}

.publish_name {
  display: inline-block;
  width: 100%;
}

.wsdc_left {
  width: 580px;
}

.dqdc_box {
  position: relative;
  padding-left: 80px;
  min-height: 60px;
}

.dqdc_box img {
  width: 60px;
  height: 60px;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

.dc_txt {
  margin-bottom: 20px;
}

.dc_txt a {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dc_txt span {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dc_list {
  padding: 15px 0;
  border-top: 1px dashed #ddd8d8;
}

.dc_list li {
  line-height: 42px;
  font-size: 16px;
  color: #666;
}

.dc_list li a {
  display: block;
  float: left;
  width: 80%;
  color: #333;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dc_list li span {
  display: block;
  float: right;
}

.area_two {
  display: flex;
  padding-bottom: 35px;
}

/* 咨询举报平台 */
.zxjbpt {
  width: 100%;
  margin-right: 15px;
  -webkit-box-shadow: 0px 0px 6px 2px #ededed;
  -moz-box-shadow: 0px 0px 6px 2px #ededed;
  -ms-box-shadow: 0px 0px 6px 2px #ededed;
  -o-box-shadow: 0px 0px 6px 2px #ededed;
  box-shadow: 0px 0px 6px 2px #ededed;
}

.zxjbpt h4 {
  font-size: 24px;
  line-height: 42px;
  color: #333;
  text-align: center;
  font-weight: normal;
  margin: 10px;
}

.zxjbpt_list li {
  width: 14%;
  float: left;
}

.zxjbpt_list li a {
  display: block;
  margin-top: 10px;
}

.zxjbpt_list li a i {
  display: block;
  width: 60px;
  height: 60px;
  margin: auto;
}

.zxjbpt_list {
  padding: 0 15px 20px 15px;
}

.zxjbpt_list li a i img {
  width: 100%;
}

.zxjbpt_list li a span {
  font-size: 16px;
  display: block;
  color: #333;
  text-align: center;
  line-height: 40px;
}

/* 新闻发布会和在线访谈按钮 */
.zxft-xwfbh-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* 中心 */
.slzx {
  width: 580px;
}

.slzx_list li {
  background: #f6f6f6;
  padding: 25px 200px 25px 0;
  position: relative;
}

.slzx_list li img {
  width: 180px;
  height: 115px;
  right: 15px;
  bottom: 0;
  position: absolute;
}

.slzx_list li.ggsw {
  margin-bottom: 42px;
}

.slzx_list li p {
  font-size: 26px;
  color: #cb2120;
  line-height: 40px;
  text-indent: 50px;
}

.slzx_list li a,
.slzx_list li i {
  font-size: 16px;
  color: #333;
  display: block;
  line-height: 40px;
  font-style: normal;
  text-indent: 50px;
}