.daily-bulletin[data-v-9841e352] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
.daily-bulletin .item[data-v-9841e352] {
  width: 18%;
}
.daily-bulletin .item .item-title[data-v-9841e352] {
  font-size: 14px;
  color: #606266;
  font-weight: bold;
  border: 1px solid #e5e5e5;
  padding: 20px 30px;
  border-radius: 5px;
  margin-bottom: 10px;
  background-color: #f5f7fa;
}
