.gonggaoBigbox {
  margin: 0 auto;
  width: 1400px;
  margin-top: 20px;
  min-height: calc(100vh - 578.38px);
}

.gonggaoNextBox {
  border: 1px solid #eee;
  margin: 20px 0 30px 0;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.gonggaoBox {}

.gonggaoBoxTilte {
  display: flex;
  justify-content: center;
  font-size: 30px;
  font-weight: bold;
  color: black;
}

.gonggaoBoxText {
  width: 940px;
  margin: 0 auto;
  margin-top: 20px;
}

.mianfei2BoxText h1 {
  font-size: 2em;
}

.gonggaoBoxText p {
  font-size: 16px;
  line-height: 1.8;
  margin-block-start: 1em;
  margin-block-end: 1em;
}

.gonggaoBoxText span {
  font-size: 16px;
  line-height: 1.8;
  margin-block-start: 1em;
  margin-block-end: 1em;
}

.gonggaoBoxText img {
  width: 100%;
  height: auto;
  max-width: 800px;
}

.gonggaoRightBox {
  width: 337px;
  margin-top: 41px;
}

.MainBomThreeBomBoxBomTextBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 36px;
}

.MainBomThreeLiAvatar {
  align-items: center;
  border-radius: 50%;
  display: flex;
  height: 25px;
  justify-content: center;
  overflow: hidden;
  width: 25px;
}

.MainBomThreeLiAvatarImg {
  height: 100%;
  width: 100%;
}

.MainBomThreeLiText {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 220px;
  color: #000000;
}

.MainBomThreeLiTime {
  color: #999;
  font-size: 14px;
}