.tips[data-v-2658552d] {
  background: #fffbe6;
  border: 1px solid #ffe58f;
  border-radius: 4px;
  padding: 12px 16px;
  margin-top: 16px;
}
.tips p[data-v-2658552d] {
  margin: 0 0 8px;
  font-weight: bold;
  color: #faad14;
}
.tips ul[data-v-2658552d] {
  margin: 0;
  padding-left: 20px;
  color: #666;
}
.tips ul li[data-v-2658552d] {
  line-height: 1.8;
}
.main[data-v-76e125ea] {
  margin: 16px;
}
.main .search-box[data-v-76e125ea] {
  background-color: #fff;
  padding: 16px;
  margin-bottom: 16px;
}
.main .search-box .search-form-container[data-v-76e125ea] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .search-box .search-form-container .search-form-left[data-v-76e125ea] {
  flex: 1;
}
.main .search-box .search-form-container .search-form-right[data-v-76e125ea] {
  flex-shrink: 0;
}
.main .data-list[data-v-76e125ea] {
  background-color: #fff;
}
.main .data-list .list-header[data-v-76e125ea] {
  padding: 16px;
  border-bottom: 1px solid #f0f0f0;
}
.main .data-list .list-header .left[data-v-76e125ea] {
  text-align: left;
  color: #001529;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
}
.main .data-list .list-header .right[data-v-76e125ea] {
  text-align: right;
}
.main .data-list .batch-box[data-v-76e125ea] {
  padding: 8px 16px;
  background: #e6f7ff;
  margin: 16px 16px 0;
  border-radius: 4px;
}
.main .sbtn[data-v-76e125ea] {
  margin-right: 8px;
}
.main .red[data-v-76e125ea] {
  background: #f5222d;
  border-color: #f5222d;
}
.main .red[data-v-76e125ea]:disabled {
  background: #f5f5f5;
  border-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.25);
}
.qrcode-preview[data-v-76e125ea] {
  text-align: center;
}
.qrcode-preview .qrcode-img[data-v-76e125ea] {
  width: 200px;
  height: 200px;
  margin: 0 auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qrcode-preview .qrcode-img img[data-v-76e125ea] {
  max-width: 100%;
  max-height: 100%;
}
.qrcode-preview .qrcode-code[data-v-76e125ea] {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin-bottom: 16px;
}
.qrcode-preview .qrcode-info[data-v-76e125ea] {
  background: #fafafa;
  border-radius: 4px;
  padding: 12px 16px;
  margin-bottom: 16px;
}
.qrcode-preview .qrcode-info .info-row[data-v-76e125ea] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0;
  border-bottom: 1px solid #f0f0f0;
}
.qrcode-preview .qrcode-info .info-row[data-v-76e125ea]:last-child {
  border-bottom: none;
}
.qrcode-preview .qrcode-info .info-row .label[data-v-76e125ea] {
  color: #999;
  font-size: 13px;
}
.qrcode-preview .qrcode-info .info-row .value[data-v-76e125ea] {
  color: #333;
  font-size: 13px;
}
