.edit-layout[data-v-e2a1bdb6] {
  background-color: #f6f6f6;
}
.edit-layout-content[data-v-e2a1bdb6] {
  background: #ffffff;
  box-shadow: 0 8px 20px 4px rgba(102, 102, 102, 0.06);
  border-radius: 8px;
  padding: 30px 20px;
}

.title-line[data-v-4783d992] {
  width: 2px;
  height: 14px;
  background: #1890ff;
}
.content[data-v-4783d992] {
  background-color: #ffffff;
  border-radius: 4px 4px 0px 0px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 20px;
}
.content div[data-v-4783d992] {
  margin-bottom: 12px;
}
.content div[data-v-4783d992]:last-child {
  margin-bottom: 0;
}

.item-title[data-v-e049dfee] {
  width: 100%;
  padding: 12px 11px;
  background-color: #f6f6f6;
}
.item-title .line[data-v-e049dfee] {
  width: 2px;
  height: 14px;
  background-color: #1890ff;
}
.qrcode-segments[data-v-e049dfee] {
  width: 100%;
  background-color: #f6f6f6;
  padding-right: 80px;
  margin-bottom: 34px;
  position: relative;
  font-size: 0;
}
.qrcode-segments ul[data-v-e049dfee] {
  display: inline-block;
  margin-bottom: 0;
}
.qrcode-segments ul li[data-v-e049dfee] {
  font-size: 14px;
  color: #333333;
  padding: 12px;
  cursor: pointer;
  float: left;
}
.qrcode-segments ul .default[data-v-e049dfee]:hover {
  color: #1890ff;
}
.qrcode-segments ul .active[data-v-e049dfee] {
  color: #1890ff;
  position: relative;
}
.qrcode-segments ul .active[data-v-e049dfee]::after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #1890ff;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.qrcode-segments ul .disabled[data-v-e049dfee] {
  color: rgba(0, 0, 0, 0.25);
}
.qrcode-segments ul .more[data-v-e049dfee] {
  position: absolute;
  padding: 0;
  top: 12px;
  right: 20px;
}
.price-span[data-v-e049dfee] {
  margin-left: 2px;
}
.bind-product[data-v-e049dfee] .ant-form-item {
  margin-bottom: 12px;
}
.product-info[data-v-e049dfee] .ant-form-inline .ant-form-item {
  margin-right: 30px;
}
.bind-num[data-v-e049dfee] .ant-form-item {
  margin-bottom: 0;
}

