
.announcement[data-v-4721bd05] {
  height: calc(100vh - 56px);
  overflow-y: auto !important;
}
.a-list[data-v-4721bd05] {
  position: relative;
  top: -46px;
  width: calc(100% - 160px);
  background-color: white;
  border-radius: 8px;
  margin-left: 80px;
  margin-right: 80px;
}
.a-element[data-v-4721bd05] {
  height: 92px;
  width: 100%;
  position: relative;
  background-color: white;
  border-bottom: 1px solid #f2f2f2;
}
.a-element-date[data-v-4721bd05] {
  position: absolute;
  top: 38px;
  left: 25px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #bfbfbf;
}
.a-element-title[data-v-4721bd05] {
  position: absolute;
  top: 36px;
  left: 128px;
  font-size: 16px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #252525;
  white-space: pre-wrap;
}
.a-element-detail[data-v-4721bd05] {
  position: absolute;
  top: 28px;
  right: 25px;
  padding: 9px 16px 8px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.a-element[data-v-4721bd05]:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.a-element[data-v-4721bd05]:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom: none !important;
}

