.maskCover[data-v-76142a57] {
  -webkit-mask-image: -webkit-linear-gradient(transparent 0%, black 25px);
          mask-image: linear-gradient(transparent 0%, black 25px);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.msgWrap[data-v-76142a57] {
  padding: 0 0.32rem;
  position: relative;
}
.bulletBox[data-v-76142a57] {
  width: 100%;
  max-height: 4.18rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 600;
  -webkit-overflow-scrolling: touch;
  position: static;
}
.bulletBox[data-v-76142a57]::-webkit-scrollbar {
    display: none;
}
.bulletBox .content > div:nth-child(4n-1) .name[data-v-76142a57] {
    color: #fed774;
}
.bulletBox .content > div:nth-child(4n) .name[data-v-76142a57] {
    color: #d2ecba;
}
.bulletBox .content > div:nth-child(4n + 1) .name[data-v-76142a57] {
    color: #ffcfd0;
}
.bulletBox .content > div:nth-child(4n + 2) .name[data-v-76142a57] {
    color: #7ed8f5;
}
.bulletBox .prodDom[data-v-76142a57] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 50px;
    background-color: red;
}
.bulletBox .item[data-v-76142a57] {
    display: inline-block;
    max-width: 4.64rem;
    line-height: 0.37rem;
    background: rgba(41, 41, 41, 0.3);
    -webkit-border-radius: 0.36rem;
            border-radius: 0.36rem;
    color: white;
    font-size: 0.26rem;
    padding: 0.05rem 0.12rem;
    white-space: pre-line;
    word-break: break-all;
    margin-bottom: 0.15rem;
}
.bulletBox .item *[data-v-76142a57] {
      font-family: PingFangSC-Regular, PingFang SC !important;
}
.bulletBox .item.long[data-v-76142a57] {
      width: 100%;
      max-width: -webkit-calc(100% - 0.32rem);
      max-width: calc(100% - 0.32rem);
      -webkit-border-radius: 0.36rem;
              border-radius: 0.36rem;
      padding: 0.1rem 0.12rem;
}
.bulletBox .item .tag[data-v-76142a57] {
      display: inline-block;
      width: 0.74rem;
      height: 0.28rem;
      line-height: 0.28rem;
      text-align: center;
      -webkit-border-radius: 0.14rem;
              border-radius: 0.14rem;
      font-size: 0.2rem;
      vertical-align: middle;
      margin-right: 0.05rem;
      -webkit-transform: translateY(-0.03rem);
          -ms-transform: translateY(-0.03rem);
              transform: translateY(-0.03rem);
}
.bulletBox .item .name[data-v-76142a57] {
      color: #acacac;
}
.bulletBox .item .system[data-v-76142a57] {
      color: #acacac;
}
.bulletBox .item .publishName[data-v-76142a57] {
      color: #f13d87;
}
.bulletBox .item .helper[data-v-76142a57] {
      background-color: #00b6b6;
}
.bulletBox .item .player[data-v-76142a57] {
      background: -webkit-gradient(linear, left top, right top, from(#ff6c0a), to(#ff9f18));
      background: -webkit-linear-gradient(left, #ff6c0a 0%, #ff9f18 100%);
      background: linear-gradient(90deg, #ff6c0a 0%, #ff9f18 100%);
}

