.mianfei2Bigbox {
  margin: 0 auto;
  width: 1400px;
  margin-top: 20px;
  min-height: calc(100vh - 578.38px);
}

.mianfei2NextBox {
  border: 1px solid #eee;
  margin: 20px 0 30px 0;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.mianfei2Box {}

.mianfei2BoxTilte {
  display: flex;
  justify-content: center;
  font-size: 30px;
  font-weight: bold;
  color: black;
}

.mianfei2BoxTimeBox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.mianfei2BoxName {
  color: #666;
  font-size: 12px;
  margin-right: 10px;
}

.mianfei2BoxTime {
  color: #666;
  font-size: 12px;
}

.mianfei2BoxText {
  width: 940px;
  margin: 0 auto;
  margin-top: 20px;
  color: #444;
}

.mianfei2BoxText h1 {
  font-size: 2em;
}

.mianfei2BoxText p {
  font-size: 16px;
  line-height: 1.8;
  margin-block-start: 1em;
  margin-block-end: 1em;
}

.mianfei2BoxText span {
  font-size: 16px;
  line-height: 1.8;
}

.mianfei2BoxText img {
  width: 100%;
  height: auto;
  max-width: 800px;
}

.mianfei2BoxFour {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  grid-gap: 25px;
}

.mianfei2BoxFive {
  width: 940px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 20px;
}

.mianfei2BoxFourBut {
  border-radius: 4px;
  font-size: 15px;
  padding: 4px 13px;
  background-color: #fff;
  border: 1px solid #dcdfe6;
  border-color: #dcdfe6;
  color: #606266;
}

.mianfei2BoxFourBut:hover {
  background-color: #ecf5ff;
  border-color: #c6e2ff;
  color: #409eff;
  outline: none;
}

.mianfei2BoxSix {
  display: flex;
  justify-content: center;
}

.mianfei2BoxSixBox {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 50px;
  width: 940px;
  padding: 20px 0 30px 0;
}

.mianfei2BoxSixTop {
  color: #333;
  font-size: 18px;
  margin: 20px 0;
  font-weight: 700;
}

.mianfei2BoxSixMain {
  margin-bottom: 2px;
}

.mianfei2BoxSixMainText {
  padding: 5px 11px;
  height: calc(73px - 10px);
  width: calc(100% - 22px);
  border-radius: 4px;
  border-color: #dcdfe6;
  font-size: 14px;
  resize: none;
}

.mianfei2BoxSixBom {
  width: 88px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #409eff;
  border: 1px solid #dcdfe6;
  border-color: #409eff;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
}

.mianfei2BoxSeven {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.mianfei2BoxSevenBox {
  padding: 15px 0;
  display: flex;
  width: 940px;
  border-bottom: 1px solid #f0f0f0;
}

.mianfei2BoxSevenLeft {
  margin-right: 10px;
}

.mianfei2BoxSevenLeftImg {
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.mianfei2BoxSevenRightName {
  color: #333;
  font-weight: 700;
}

.mianfei2BoxSevenRightText {
  color: #333;
  line-height: 1.6;
}

.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;
}