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

*/
sub[data-v-560ca24e],
sup[data-v-560ca24e] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-560ca24e] {
  top: -0.5em;
}
sub[data-v-560ca24e] {
  bottom: -0.25em;
}
.shu[data-v-560ca24e] {
  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-560ca24e] {
  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-560ca24e] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-560ca24e]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-560ca24e] {
  max-width: 800px;
}
.bz-screen-container[data-v-560ca24e] {
  width: 100%;
  height: 100%;
  position: relative;
}
.bz-screen-container[data-v-560ca24e] .el-loading-mask {
    background: rgba(255, 255, 255, 0);
}
.bz-screen-container[data-v-560ca24e] .el-loading-mask .el-loading-spinner .path {
      stroke: #2c54d1;
}
.bz-edit-page[data-v-560ca24e] {
  padding-bottom: 10px;
  background: #F6F9FB;
  /* 预览 */
}
.bz-edit-page .bz-breadcrumb[data-v-560ca24e] {
    display: flex;
    align-items: center;
    padding: 20px;
    background: #f9fafe;
}
.bz-edit-page .bz-breadcrumb .bread-back[data-v-560ca24e] {
      font-size: 16px;
      color: #4b4b4b;
      font-weight: 500;
      cursor: pointer;
}
.bz-edit-page .bz-breadcrumb .bread-back[data-v-560ca24e]::after {
        content: '|';
        width: 1px;
        height: 4px;
        color: #e4e9ed;
        margin: 0 20px;
}
.bz-edit-page .bz-breadcrumb .breadcrumb[data-v-560ca24e] {
      display: flex;
      align-items: center;
      font-size: 16px;
      font-weight: 500;
      color: #8a8a8a;
}
.bz-edit-page .bz-breadcrumb .breadcrumb .bread-item[data-v-560ca24e]::after {
        content: '/';
        color: #8a8a8a;
        margin: 0 6px;
}
.bz-edit-page .bz-breadcrumb .breadcrumb .bread-tail[data-v-560ca24e] {
        color: #4b4b4b;
}
.bz-edit-page .bz-edit-page-card[data-v-560ca24e] {
    margin: 20px;
    padding: 20px;
    background: #fff;
}
.bz-edit-page .linear-gap[data-v-560ca24e] {
    height: 6px;
    background: linear-gradient(90deg, #fafcfe, #F6F9FB 100%);
}
.bz-edit-page .common-title[data-v-560ca24e] {
    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-560ca24e]:before {
      content: '';
      margin-right: 15px;
      display: inline-block;
      width: 5px;
      height: 18px;
      background: #2c54d1;
}
.bz-edit-page .flex-row[data-v-560ca24e] {
    display: flex;
    align-items: center;
}
.bz-edit-page .flex-row > span[data-v-560ca24e] {
      font-size: 14px;
      color: #333;
}
.bz-edit-page .spec-sub-item[data-v-560ca24e] {
    margin-bottom: 10px;
}
.bz-edit-page .spec-sub-item[data-v-560ca24e]:not(:last-of-type) {
      margin-right: 30px;
}
.bz-edit-page .qyd-table-wrap[data-v-560ca24e] {
    padding: 0;
}
.bz-edit-page .sku-data[data-v-560ca24e] {
    margin: 20px 0 30px;
    width: 80%;
}
.bz-edit-page .sku-data[data-v-560ca24e] .el-table__row.sku-disabled td .cell {
      color: #ccc;
}
.bz-edit-page .sku-data[data-v-560ca24e] .el-table__row.sku-disabled td .cell img {
        opacity: .2;
}
.bz-edit-page .sku-data[data-v-560ca24e] td.color-blue .cell {
      color: #2c54d1 !important;
}
.bz-edit-page .sku-data .image-placeholder[data-v-560ca24e] {
      width: 64px;
      height: 64px;
}
.bz-edit-page[data-v-560ca24e] .el-table .third-listing-disabled td.el-table__cell {
    background-color: #E4E9ED !important;
}
.bz-edit-page .preview-simulator[data-v-560ca24e] {
    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-560ca24e] {
      width: 52px;
      height: 48px;
      border-radius: 10px;
}
.bz-edit-page .preview-simulator .tool-row[data-v-560ca24e] {
      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-560ca24e] {
        margin-right: 4px;
}
.bz-edit-page .preview-simulator .tool-row .icon-screen[data-v-560ca24e] {
        width: 20px;
        height: 20px;
        cursor: pointer;
}
.bz-edit-page .simulator[data-v-560ca24e] {
    position: absolute;
    left: 0;
    top: 43px;
    width: 375px;
    height: 763px;
}
.bz-edit-page .simulator .simulator-bg[data-v-560ca24e] {
      width: 375px;
      height: 763px;
}
.bz-edit-page .simulator .inner[data-v-560ca24e] {
      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-560ca24e] {
      padding-left: 1px;
      box-sizing: border-box;
      height: 234px;
}
.bz-edit-page .simulator .inner-banner-wrap .banner-img[data-v-560ca24e] {
        width: 100%;
        height: 100%;
}
.bz-edit-page .simulator .inner-modal-mask[data-v-560ca24e] {
      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-560ca24e] {
      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-560ca24e] {
      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-560ca24e] {
      padding: 0 20px;
      max-height: 400px;
      overflow-y: auto;
}
.bz-edit-page .simulator .inner-modal-body[data-v-560ca24e]::-webkit-scrollbar {
        width: 0;
        height: 0;
        background-color: transparent;
        display: none;
}
.bz-edit-page .simulator .preview-product[data-v-560ca24e] {
      display: flex;
}
.bz-edit-page .simulator .preview-product .preview-cover[data-v-560ca24e] {
        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-560ca24e] {
          max-width: 100%;
          max-height: 100%;
}
.bz-edit-page .simulator .preview-product .preview-price-row[data-v-560ca24e] {
        padding-top: 10px;
        font-size: 13px;
        line-height: 22px;
        color: #FF4A00;
}
.bz-edit-page .simulator .preview-product .preview-price-row .big-num[data-v-560ca24e] {
          font-size: 16px;
          font-weight: bold;
}
.bz-edit-page .simulator .preview-product .preview-price-row .gray[data-v-560ca24e] {
          color: #666;
}
.bz-edit-page .simulator .preview-product .preview-tag-row .tag[data-v-560ca24e] {
        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-560ca24e] {
      margin-bottom: 40px;
}
.bz-edit-page .simulator .preview-specs .specs-item .item-title[data-v-560ca24e] {
        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-560ca24e] {
        display: flex;
        flex-wrap: wrap;
}
.bz-edit-page .simulator .preview-specs .specs-item .sub-row .sub-item[data-v-560ca24e] {
          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-560ca24e] {
            background: #FFF0ED;
            border: 1px solid #CF1000;
            color: #CF1000;
}
.bz-edit-page .simulator .preview-needknow[data-v-560ca24e] {
      font-size: 11px;
      line-height: 14px;
      color: #666;
}

