.autoCouponMsg[data-v-68e628c9] {
  width: 326px;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  background: rgba(217, 217, 217, 0.95);
  border-radius: 19px;
  color: #000;
  text-align: center;
  font-size: 14px;
  z-index: 500;
  position: absolute;
  top: 120px;
  left: 50%;
  transform: translate(-50%);
}
.userActBatchVerifyResultMsg[data-v-68e628c9] {
  width: 326px;
  line-height: 36px;
  padding: 0 16px;
  background: rgba(217, 217, 217, 0.95);
  border-radius: 19px;
  color: #000;
  text-align: center;
  font-size: 14px;
  z-index: 500;
  position: absolute;
  top: 180px;
  left: 50%;
  transform: translate(-50%);
}
.userActBatchVerifyResultMsg .msgRed[data-v-68e628c9] {
  color: #FA2A2D;
}
