@charset "UTF-8";
/**
 * 曝光台
 * date:2025-4-23
 * author: qcn;
 */
.content {
  margin-bottom: 40px;
}

.cont-right {
  width: 0;
}

.news-list {
  margin-top: -14px;
  max-height: unset;
}
.news-list-item {
  height: 60px;
  padding: 18px 0 18px 20px;
  background-position: -3px 21px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  margin-top: 0 !important;
}