@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-4c2128c7],
sup[data-v-4c2128c7] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-4c2128c7] {
  top: -0.5em;
}
sub[data-v-4c2128c7] {
  bottom: -0.25em;
}
.shu[data-v-4c2128c7] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-4c2128c7] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-4c2128c7] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-4c2128c7]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-4c2128c7] {
  max-width: 800px;
}
.bz-screen-container[data-v-4c2128c7] {
  width: 100%;
  height: 100%;
  position: relative;
}
.bz-screen-container[data-v-4c2128c7] .el-loading-mask {
    background: rgba(255, 255, 255, 0.3);
}
.bz-screen-container[data-v-4c2128c7] .el-loading-mask .el-loading-spinner .path {
      stroke: #2c54d1;
}
.bz-edit-page[data-v-4c2128c7] {
  background: #F6F9FB;
  /* 预览 */
}
.bz-edit-page .bz-breadcrumb[data-v-4c2128c7] {
    display: flex;
    align-items: center;
    padding: 20px;
    background: #f9fafe;
}
.bz-edit-page .bz-breadcrumb .bread-back[data-v-4c2128c7] {
      font-size: 16px;
      color: #4b4b4b;
      font-weight: 500;
      cursor: pointer;
}
.bz-edit-page .bz-breadcrumb .bread-back[data-v-4c2128c7]::after {
        content: '|';
        width: 1px;
        height: 4px;
        color: #e4e9ed;
        margin: 0 20px;
}
.bz-edit-page .bz-breadcrumb .breadcrumb[data-v-4c2128c7] {
      display: flex;
      align-items: center;
      font-size: 16px;
      font-weight: 500;
      color: #8a8a8a;
}
.bz-edit-page .bz-breadcrumb .breadcrumb .bread-item[data-v-4c2128c7]::after {
        content: '/';
        color: #8a8a8a;
        margin: 0 6px;
}
.bz-edit-page .bz-breadcrumb .breadcrumb .bread-tail[data-v-4c2128c7] {
        color: #4b4b4b;
}
.bz-edit-page .bz-edit-page-card[data-v-4c2128c7] {
    margin: 20px;
    padding: 20px;
    background: #fff;
}
.bz-edit-page .linear-gap[data-v-4c2128c7] {
    height: 6px;
    background: linear-gradient(90deg, #fafcfe, #F6F9FB 100%);
}
.bz-edit-page .common-title[data-v-4c2128c7] {
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    color: #333;
}
.bz-edit-page .common-title[data-v-4c2128c7]:before {
      content: '';
      margin-right: 15px;
      display: inline-block;
      width: 5px;
      height: 18px;
      background: #2c54d1;
}
.bz-edit-page .flex-row[data-v-4c2128c7] {
    display: flex;
    align-items: center;
}
.bz-edit-page .flex-row > span[data-v-4c2128c7] {
      font-size: 14px;
      color: #333;
}
.bz-edit-page .batch-input-item[data-v-4c2128c7] {
    margin-right: 24px;
}
.bz-edit-page[data-v-4c2128c7] .el-form .el-form-item__label {
    float: none;
}
.bz-edit-page[data-v-4c2128c7] .el-form .el-form-item__content > .el-input,
  .bz-edit-page[data-v-4c2128c7] .el-form .el-form-item__content > .el-select {
    display: block;
}
.bz-edit-page[data-v-4c2128c7] .el-form .el-form-item__content > .el-input .el-input__inner,
    .bz-edit-page[data-v-4c2128c7] .el-form .el-form-item__content > .el-select .el-input__inner {
      display: block;
}
.bz-edit-page .two-cols[data-v-4c2128c7] {
    display: flex;
    align-items: flex-start;
}
.bz-edit-page .two-cols[data-v-4c2128c7] .el-form-item + .el-form-item {
      margin-left: 40px;
}
.bz-edit-page .uploader[data-v-4c2128c7] {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.bz-edit-page .uploader.mini img[data-v-4c2128c7] {
      margin: 0 auto 6px;
      width: 20px;
      height: 20px;
}
.bz-edit-page .uploader.mini .text[data-v-4c2128c7] {
      font-size: 12px;
      line-height: 16px;
}
.bz-edit-page .uploader.mini.disabled[data-v-4c2128c7] {
      width: 64px;
      height: 64px;
      border: 1px dashed #d9d9d9;
      border-radius: 4px;
      cursor: not-allowed;
}
.bz-edit-page .uploader img[data-v-4c2128c7] {
      margin: 0 auto 12px;
      width: 24px;
      height: 24px;
}
.bz-edit-page .uploader .text[data-v-4c2128c7] {
      font-size: 14px;
      font-weight: 500;
      line-height: 22px;
      color: #202020;
}
.bz-edit-page .uploader-tip[data-v-4c2128c7] {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #666;
}
.bz-edit-page .icon-specify-del[data-v-4c2128c7] {
    margin-left: 20px;
    color: #2C54D1;
    cursor: pointer;
}
.bz-edit-page .multi-input-row[data-v-4c2128c7] {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.bz-edit-page .multi-input-row .el-form-item[data-v-4c2128c7] {
      margin-right: 12px;
      margin-bottom: 20px;
}
.bz-edit-page .multi-input-row .attrList-input[data-v-4c2128c7] {
      width: 150px;
}
.bz-edit-page .multi-input-row .attrList-input[data-v-4c2128c7] .el-input__inner {
        padding-right: 26px;
}
.bz-edit-page .multi-input-row .specify-item-del[data-v-4c2128c7] {
      position: absolute;
      right: 1px;
      top: 1px;
      width: 18px;
      height: 18px;
      background: #E9EDFA;
      border-radius: 0 3px 0 9px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
}
.bz-edit-page .multi-input-row .specify-item-del .el-icon-close[data-v-4c2128c7] {
        margin-top: -2px;
        font-size: 10px;
        font-weight: bold;
}
.bz-edit-page .plus-wrap[data-v-4c2128c7] {
    margin-left: -8px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.bz-edit-page .icon-input-add[data-v-4c2128c7] {
    font-size: 16px;
    color: #023F98;
}
.bz-edit-page .batch-modify-input[data-v-4c2128c7] {
    margin: 0 10px;
    width: 100px;
}
.bz-edit-page .batch-modify-input[data-v-4c2128c7] .el-input__inner {
      margin: 0;
}
.bz-edit-page .cell-modify-input[data-v-4c2128c7] {
    margin: 0;
    width: unset;
}
.bz-edit-page .cell-modify-input[data-v-4c2128c7] .el-input__inner {
      margin: 0;
      padding: 0 12px;
}
.bz-edit-page .qyd-table-wrap[data-v-4c2128c7] {
    padding: 0;
}
.bz-edit-page .sku-data[data-v-4c2128c7] {
    margin: 20px 0 30px;
    width: 80%;
}
.bz-edit-page .sku-data[data-v-4c2128c7] .el-table__row.sku-disabled td:not(:last-child) .cell {
      color: #ccc;
}
.bz-edit-page .sku-data[data-v-4c2128c7] .el-table__row.sku-disabled td:not(:last-child) .cell img {
        opacity: .2;
}
.bz-edit-page .sku-data[data-v-4c2128c7] .el-table__row.sku-disabled td:not(:last-child) .cell .el-switch__core {
        border-color: #ccc !important;
        background-color: #ccc !important;
}
.bz-edit-page .sku-data .el-form-item[data-v-4c2128c7] {
      margin-bottom: 0;
}
.bz-edit-page .sku-data td.color-blue .cell-modify-input[data-v-4c2128c7] .el-input__inner {
      color: #2C54D1 !important;
}
.bz-edit-page .sku-data[data-v-4c2128c7] .el-table .third-listing-disabled td.el-table__cell {
      background-color: #E4E9ED !important;
}
.bz-edit-page .onlinetime-tip[data-v-4c2128c7] {
    font-size: 12px;
    line-height: 22px;
    color: #F56C6C;
}
.bz-edit-page .complex-form-content[data-v-4c2128c7] {
    display: flex;
    align-items: center;
}
.bz-edit-page .add-model-btn[data-v-4c2128c7] {
    margin-left: 10px;
    color: #2C54D1;
}
.bz-edit-page .add-model-btn > span[data-v-4c2128c7] {
      margin-left: 4px;
}
.bz-edit-page .bz-edit-page-footer[data-v-4c2128c7] {
    padding: 28px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 88px;
    background: #fff;
}
.bz-edit-page .preview-simulator[data-v-4c2128c7] {
    position: fixed;
    top: 66px;
    right: 20px;
    width: 375px;
    height: 806px;
    z-index: 999;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.bz-edit-page .preview-simulator.fold[data-v-4c2128c7] {
      width: 52px;
      height: 48px;
      border-radius: 10px;
}
.bz-edit-page .preview-simulator .tool-row[data-v-4c2128c7] {
      padding: 14px 16px 0;
      width: 375px;
      height: 123px;
      box-sizing: border-box;
      border-radius: 10px 10px 0px 0px;
      background: linear-gradient(180deg, #4C68FE 18%, rgba(76, 104, 254, 0.71) 38%, rgba(255, 255, 255, 0) 100%);
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      font-size: 16px;
      line-height: 20px;
      color: #fff;
}
.bz-edit-page .preview-simulator .tool-row .el-icon-mobile-phone[data-v-4c2128c7] {
        margin-right: 4px;
}
.bz-edit-page .preview-simulator .tool-row .icon-screen[data-v-4c2128c7] {
        width: 20px;
        height: 20px;
        cursor: pointer;
}
.bz-edit-page .simulator[data-v-4c2128c7] {
    position: absolute;
    left: 0;
    top: 43px;
    width: 375px;
    height: 763px;
}
.bz-edit-page .simulator .simulator-bg[data-v-4c2128c7] {
      width: 375px;
      height: 763px;
}
.bz-edit-page .simulator .inner[data-v-4c2128c7] {
      position: absolute;
      padding-top: 60px;
      top: 17px;
      bottom: 17px;
      left: 18px;
      right: 18px;
      border-radius: 56px;
      overflow: hidden;
}
.bz-edit-page .simulator .inner-banner-wrap[data-v-4c2128c7] {
      padding-left: 1px;
      box-sizing: border-box;
      height: 234px;
}
.bz-edit-page .simulator .inner-banner-wrap .banner-img[data-v-4c2128c7] {
        width: 100%;
        height: 100%;
}
.bz-edit-page .simulator .inner-modal-mask[data-v-4c2128c7] {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.5);
}
.bz-edit-page .simulator .inner-modal[data-v-4c2128c7] {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      padding-bottom: 120px;
      box-sizing: border-box;
      background: #fff;
      border-radius: 24px 24px 0 0;
}
.bz-edit-page .simulator .inner-modal-title[data-v-4c2128c7] {
      padding-top: 20px;
      padding-bottom: 20px;
      text-align: center;
      font-size: 16px;
      font-weight: bold;
      line-height: 22px;
      color: #333;
}
.bz-edit-page .simulator .inner-modal-body[data-v-4c2128c7] {
      padding: 0 20px;
      max-height: 400px;
      overflow-y: auto;
}
.bz-edit-page .simulator .inner-modal-body[data-v-4c2128c7]::-webkit-scrollbar {
        width: 0;
        height: 0;
        background-color: transparent;
        display: none;
}
.bz-edit-page .simulator .preview-product[data-v-4c2128c7] {
      display: flex;
}
.bz-edit-page .simulator .preview-product .preview-cover[data-v-4c2128c7] {
        margin-right: 10px;
        width: 81px;
        height: 81px;
        display: flex;
        align-items: center;
        justify-content: center;
}
.bz-edit-page .simulator .preview-product .preview-cover img[data-v-4c2128c7] {
          max-width: 100%;
          max-height: 100%;
}
.bz-edit-page .simulator .preview-product .preview-price-row[data-v-4c2128c7] {
        padding-top: 10px;
        font-size: 13px;
        line-height: 22px;
        color: #FF4A00;
}
.bz-edit-page .simulator .preview-product .preview-price-row .big-num[data-v-4c2128c7] {
          font-size: 16px;
          font-weight: bold;
}
.bz-edit-page .simulator .preview-product .preview-price-row .gray[data-v-4c2128c7] {
          color: #666;
}
.bz-edit-page .simulator .preview-product .preview-tag-row .tag[data-v-4c2128c7] {
        margin-top: 6px;
        padding: 0 7px;
        height: 22px;
        border-radius: 4px;
        background: #FFEEE6;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        color: #FF4A00;
}
.bz-edit-page .simulator .preview-specs .specs-item[data-v-4c2128c7] {
      margin-bottom: 40px;
}
.bz-edit-page .simulator .preview-specs .specs-item .item-title[data-v-4c2128c7] {
        margin: 12px 0;
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        color: #333;
}
.bz-edit-page .simulator .preview-specs .specs-item .sub-row[data-v-4c2128c7] {
        display: flex;
        flex-wrap: wrap;
}
.bz-edit-page .simulator .preview-specs .specs-item .sub-row .sub-item[data-v-4c2128c7] {
          margin-right: 12px;
          margin-bottom: 10px;
          padding: 0 8px;
          height: 32px;
          box-sizing: border-box;
          background: #F8F9FA;
          border-radius: 8px;
          text-overflow: -o-ellipsis-lastline;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          line-clamp: 1;
          -webkit-box-orient: vertical;
          font-size: 14px;
          line-height: 30px;
          color: #333;
}
.bz-edit-page .simulator .preview-specs .specs-item .sub-row .sub-item.selected[data-v-4c2128c7] {
            background: #FFF0ED;
            border: 1px solid #CF1000;
            color: #CF1000;
}
.bz-edit-page .simulator .preview-needknow[data-v-4c2128c7] {
      font-size: 11px;
      line-height: 14px;
      color: #666;
}
.del-spec-info[data-v-4c2128c7] {
  display: flex;
  align-items: flex-start;
}
.del-spec-info .warn-img[data-v-4c2128c7] {
    margin-right: 18px;
    width: 48px;
    height: 48px;
    border-radius: 3px;
    background: #FFF0ED;
    display: flex;
    align-items: center;
    justify-content: center;
}
.del-spec-info .warn-img img[data-v-4c2128c7] {
      width: 29px;
      height: 29px;
}
.del-spec-info .del-spec-desc[data-v-4c2128c7] {
    flex: 1;
    white-space: wrap;
    font-weight: 500;
}

