.new_info {
  width: 100%;
  background: #fbfbfb;
  line-height: 1.5;
padding-bottom:40px;
}
.new_info .list-box {
  background: #ffffff;
  box-shadow: 0px 3px 24px rgba(33, 70, 98, 0.3);
  opacity: 1;
  border-radius: 8px;
  padding: 32px 24px 10px;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;

}
.new_info .list-title::before {
  background-size: 100% 100%;
}
.new_info .list-title span {
  font-size: 24px;
}
.new_info .bottom-txt {
  display: flex;
}
.new_info .bottom-txt .div {
  font-size: 14px;
  color: #5b5c5c;
  display: inline-flex;
  align-items: center;
}
.new_info .bottom-txt .div img {
  margin-right: 8px;
}
.new_info .bottom-txt .div + .div {
  margin-left: 24px;
}
.new_info .w-box1 .info-left {
  width: unset;
  flex: 1;
  padding: 0 50px 30px;
  box-sizing: border-box;
}
.new_info .w-box1 .info-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  color: #20130a;
  text-align: center;
  padding: 18px 0 0;
}
.new_info .w-box1 .info-top {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #5b5c5c;
  margin: 10px 0 18px;
}
.new_info .w-box1 .info-top .div {
  font-size: 14px;
  font-weight: 400;
  color: #5b5c5c;
  display: inline-flex;
  align-items: center;
}
.new_info .w-box1 .info-top .div img {
  margin-right: 8px;
}
.new_info .w-box1 .info-top .div + .div {
  margin-left: 24px;
}
.new_info .w-box1 .info-txt {
  width: 100%;
}
.new_info .w-box1 .info-txt img {
  max-width: 100%;
  margin: 0 auto;
}
/** 党团建设喜庆模块 */
.header-theme_joyous .common-addr::before {
  background-image: url('../img/dqwz2.png');
}
.header-theme_joyous .common-flag-tit span {
  color: #df3934;
}
.header-theme_joyous .common-flag-tit::before {
  background-image: url('../img/xyjj-line2.png');
}
.header-theme_joyous .common-flag-tit::after {
  background-image: url('../img/xy-icon-tit2.png');
}