.kaijiangBigbox {
  margin: 0 auto;
  width: 1400px;
  margin-top: 20px;
  min-height: calc(100vh - 578.38px);
}

.tableinfoKaijiang {
  margin-top: 20px;
  border-top: 2px solid #de2103;
}

.kaijiangNextBox {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.tableinfo {
  width: 990px;
}

.tableinfoKaijiang thead {
  background-color: #de210320;
}

.tableinfoKaijiang thead tr td {
  font-size: 16px;
  height: 20.5px;
  line-height: 20.5px;
}

.tableinfoKaijiang tbody tr td {
  font-size: 16px;
  height: 21px;
  line-height: 21px;
  color: #000000;
}

.kaijiangtd {
  display: flex;
  align-items: center;
}

.red-q {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  height: 18px;
  width: 18px;
  margin-left: 2px;
  background-color: #de2103;
}

.red-q:first-child {
  margin-left: 0;
}

.bule-q {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  height: 18px;
  width: 18px;
  margin-left: 2px;
  background-color: #4D6FF8;
}

.duanzuheTwoRight {
  border: 1px solid #eee;
  padding: 20px;
  margin-top: 20px;
}

.duanzuheTwoRightBox {
  width: 337px;
}


.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;
}