@charset "UTF-8";
/**
* 活动通知详情
* date:2023-6-12
* author: xy;
*/
.paragraph-content > img {
  width: 1000px;
  height: 494px;
}

.bom {
  display: flex;
  justify-content: space-between;
}
.bom > div:last-child {
  display: flex;
}