@charset "UTF-8";
/* global css variable */
/* 版心 */
.line-box[data-v-48071ef2] {
  width: 100%;
  overflow: hidden;
}
.empty_box[data-v-48071ef2] {
  width: 100%;
  padding: 40px 0;
  text-align: center;
}
.empty_box img[data-v-48071ef2] {
  width: 200px;
}
.quick_view_header[data-v-48071ef2] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 300px;
  padding: 0 0 20px;
}
.quick_view_header .header_swiper[data-v-48071ef2] {
  width: 100%;
  height: 100%;
}
.quick_view_header .header_swiper .header_box[data-v-48071ef2] {
  width: 100%;
  height: 100%;
  text-align: center;
}
.quick_view_header .header_swiper .header_box img[data-v-48071ef2] {
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.quick_view_header_img[data-v-48071ef2] {
  width: 300px;
  max-width: 100%;
  height: 300px;
  max-height: 100%;
}
[data-v-48071ef2] .el-table--default .cell {
  padding-right: 0 !important;
  padding-left: 10px !important;
}
.quick_view_container[data-v-48071ef2] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.quick_view_container .qick_view_body[data-v-48071ef2] {
  flex: 1;
  overflow: hidden;
}
.item_desc[data-v-48071ef2] {
  float: left;
  margin-right: 1%;
  margin-bottom: 40px;
}
.item_desc.item_desc_zh[data-v-48071ef2] {
  width: 22%;
  margin-right: 3%;
}
.item_desc.item_desc_zh[data-v-48071ef2]:nth-child(4n) {
  margin-right: 0;
}
.item_desc.item_desc_ru[data-v-48071ef2] {
  width: 32%;
  margin-right: 1%;
}
.item_desc.item_desc_ru[data-v-48071ef2]:nth-child(3n) {
  margin-right: 0;
}
.item_desc.item_desc_100[data-v-48071ef2] {
  width: 100%;
}
.item_desc .item_desc_label[data-v-48071ef2] {
  flex: 0 0 30%;
  margin-bottom: 5px;
  font-size: 13px;
  color: #888888;
  text-align: left;
}
.item_desc .item_desc_value[data-v-48071ef2] {
  flex: 1;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
}
.item_desc .item_desc_value .tag_red[data-v-48071ef2] {
  padding: 0 10px;
  border-radius: 3px;
}
.qick_view_body[data-v-48071ef2] {
  display: flex;
}
[data-v-48071ef2] .el-tabs {
  display: flex;
  flex: 1;
}
[data-v-48071ef2] .el-tab-pane {
  display: flex;
  flex: 1;
}
[data-v-48071ef2] .el-tabs__item {
  padding-left: 32px;
  font-size: 14px;
  font-weight: 400;
}
[data-v-48071ef2] .el-tabs__content {
  display: flex;
  flex: 1;
  padding: 15px 0;
  overflow: hidden;
}
[data-v-48071ef2] .merak-table-container.el-table .el-table__body .el-table__row .el-table__cell {
  background-color: inherit;
}
[data-v-48071ef2] .merak-table-container.el-table .el-table__header tr .el-table__cell {
  background-color: #ffffff;
}
.el-tabs__content[data-v-48071ef2] {
  display: flex;
  flex: 1;
}
.el-tabs__content .el-scrollbar[data-v-48071ef2] {
  flex: 1;
  padding: 0;
  margin: 0;
}
.quick_view_top[data-v-48071ef2] {
  display: flex;
  align-items: center;
  color: #111111;
}
.quick_view_top .quick_view_tbox[data-v-48071ef2] {
  display: flex;
  align-items: center;
  margin-right: 15px;
  font-size: 20px;
}
.quick_view_top .quick_view_tbox i[data-v-48071ef2] {
  margin: 0 5px;
}
.quick_view_top .quick_view_tbox[data-v-48071ef2] .el-tag__content {
  font-size: 13px;
}
.quick_link[data-v-48071ef2] {
  font-size: 20px;
  color: #3768fa;
  text-overflow: ellipsis;
}
.search_container[data-v-965bb92f] {
  /* margin-bottom: 24px; */
  margin-bottom: 16px;
}
.search_content[data-v-965bb92f] {
  flex-direction: column;
  height: 100%;
}
.search_content > div[data-v-965bb92f] {
  flex-direction: column;
}
.search_btn[data-v-965bb92f] {
  width: 32px;
  min-width: 32px;
  height: 32px;
  padding: 0;
  font-size: 16px;
  line-height: 32px;
}
.search_popver_tools[data-v-965bb92f] {
  padding: 10px 0;
}
.search_popover_content_scrollbar[data-v-965bb92f] {
  padding-right: 15px;
  margin-right: -15px;
}
.search_content_header[data-v-965bb92f] {
  position: sticky;
  top: 0;
  z-index: 10;
  margin-bottom: 20px;
  background: var(--el-color-white);
}
.search_content_body[data-v-965bb92f] {
  flex: 1;
}
.search_content .search_content_footer[data-v-965bb92f] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}
.serch_btn_[data-v-965bb92f] {
  display: flex;
  align-content: center;
  justify-items: center;
}
.del_item[data-v-965bb92f] {
  /* color: var(--el-color-primary);  20250721 要求改为红色 --田 */
  color: var(--el-color-danger);
  cursor: pointer;
}

.search_popover.el-popover.el-popper {
  padding: 0 24px;
}

/* global css variable */
/* 版心 */
.selected_parameters[data-v-de053bc0] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 53px;
  padding: 10px 20px;
  border: 1px dashed #cccccc;
  border-radius: 8px;
}
.selected_parameters_content[data-v-de053bc0] {
  flex-wrap: wrap;
  justify-content: flex-start;
  justify-items: center;
}
.selected_parameters_content .selected_parameters_item[data-v-de053bc0] {
  justify-content: flex-start;
  justify-items: center;
  padding: 3px 8px;
  font-size: 12px;
  color: #646567;
  white-space: nowrap;
  background: #f8f9fa;
  border: 1px solid #e6e6ee;
  border-radius: 8px;
}
.selected_parameters_content .selected_parameters_item .selected_parameters_colon[data-v-de053bc0] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 2px;
}
.selected_parameters_content .selected_parameters_item .selected_parameters_value[data-v-de053bc0] {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.selected_parameters_content .selected_parameters_title[data-v-de053bc0] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 31px;
}
.selected_parameters_content .del_item[data-v-de053bc0] {
  color: var(--el-color-danger);
  cursor: pointer;
}
/* global css variable */
/* 版心 */
.fade-enter-active[data-v-988a76cb],
.fade-leave-active[data-v-988a76cb] {
  transition: opacity 0.5s ease;
}
.fade-enter-from[data-v-988a76cb],
.fade-leave-to[data-v-988a76cb] {
  opacity: 0;
}
.merak-input-range[data-v-988a76cb] {
  position: relative;
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 1px 11px;
  cursor: text;
  background-color: var(--el-input-bg-color, var(--el-fill-color-blank));
  background-image: none;
  border-radius: var(--el-input-border-radius, var(--el-border-radius-base));
  box-shadow: 0 0 0 1px var(--el-input-border-color, var(--el-border-color)) inset;
  transition: var(--el-transition-box-shadow);
  transform: translateZ(0);
}
.merak-input-range .el-icon[data-v-988a76cb] {
  color: var(--el-text-color-placeholder);
}
.merak-input-range .el-input-number[data-v-988a76cb] {
  flex: 1;
  width: auto;
}
.merak-input-range .el-input-number[data-v-988a76cb] .el-input {
  --el-input-inner-height: calc(var(--spm-input-height) - 2px);
}
.merak-input-range .el-input-number[data-v-988a76cb] .el-input__wrapper {
  padding-right: 0;
  padding-left: 20px;
  box-shadow: none !important;
}
.merak-input-range .el-input-number.last-child-number[data-v-988a76cb] {
  padding-right: 20px;
}
.merak-input-range .el-input-number.last-child-number[data-v-988a76cb] .el-input__wrapper {
  padding-right: 20px;
  padding-left: 0;
  box-shadow: none !important;
}
/* global css variable */
/* 版心 */
.el-select-dropdown.is-multiple .el-select-dropdown__item.is-selected::after {
  display: none !important;
}
.el-select-dropdown.is-multiple .el-select-dropdown__item .el-checkbox {
  margin-right: 8px !important;
}
.annotation_tip {
  margin-left: 6px !important;
  color: var(--el-color-danger);
}
.has_annotation .el-input__wrapper {
  background: rgb(254 238 238 / 100%);
  box-shadow: 0 0 0 1px var(--el-color-danger) inset;
}
.has_annotation .el-textarea__inner {
  background: rgb(254 238 238 / 100%);
  box-shadow: 0 0 0 1px var(--el-color-danger) inset;
}
.has_annotation .el-select__wrapper {
  background: rgb(254 238 238 / 100%);
  box-shadow: 0 0 0 1px var(--el-color-danger) inset;
}

/* global css variable */
/* 版心 */
.spm-table__custom-content[data-v-2cedefc6]::before {
  position: absolute;
  inset: 0 2px 4px;
  pointer-events: none;
  content: "";
  border-radius: 0 0 4px 4px;
  box-shadow: 0 2px 4px 0 #e6e6ee, 0 -1px 4px 0 #e6e6ee;
}
.spm-table__custom-content .el-button-group > .el-button[data-v-2cedefc6]:last-child {
  min-width: 0;
  padding: 5px 8px;
  margin-left: 0;
}
.spm-table__custom-content .el-button[data-v-2cedefc6] {
  min-width: 60px;
  height: 28px;
  padding: 5px 14px;
  font-size: 12px;
  line-height: 18px;
}
.spm-table__custom-enter-active[data-v-2cedefc6] {
  animation: fade-in-right-2cedefc6 0.5s;
}
.spm-table__custom-leave-active[data-v-2cedefc6] {
  animation: fade-in-right-2cedefc6 0.5s reverse;
}
@keyframes fade-in-right-2cedefc6 {
0% {
    opacity: 0;
    transform: translateX(0);
}
100% {
    opacity: 1;
    transform: translateX(-100%);
}
}
/* global css variable */
/* 版心 */
.spm-table__export-content .el-button-group > .el-button[data-v-e5dfaa8c]:last-child {
  min-width: 0;
  padding: 5px 8px;
  margin-left: 0;
}
.spm-table__export-content .el-button[data-v-e5dfaa8c] {
  min-width: 60px;
  height: 28px;
  padding: 5px 14px;
  font-size: 12px;
  line-height: 18px;
}
.spm-table__export-enter-active[data-v-e5dfaa8c] {
  animation: fade-in-out-e5dfaa8c 0.5s;
}
.spm-table__export-leave-active[data-v-e5dfaa8c] {
  animation: fade-in-out-e5dfaa8c 0.5s reverse;
}
@keyframes fade-in-out-e5dfaa8c {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
/* global css variable */
/* 版心 */
:root {
  --vxe-ui-tooltip-dark-background-color: #000000cc;
}
.vxe-tooltip--wrapper .vxe-tooltip--arrow::before {
  border-color: transparent !important;
}
/* global css variable */
/* 版心 */
.spm-table[data-v-798718e7] {
  --vxe-ui-font-family: var(--el-font-family);
  --vxe-ui-table-cell-padding-default: var(--el-table-cell-padding-y) var(--el-table-cell-padding-x);
  --vxe-ui-font-primary-color: var(--el-color-primary);
  --vxe-ui-table-header-font-color: var(--el-table-header-text-color);
  --vxe-ui-table-header-background-color: var(--el-table-header-bg-color);
  --vxe-ui-table-row-current-background-color: var(--el-table-current-row-bg-color);
  --vxe-ui-table-row-hover-background-color: var(--vxe-ui-table-header-background-color);
  --vxe-ui-table-row-hover-current-background-color: var(--vxe-ui-table-row-current-background-color);
  --vxe-ui-table-border-color: var(--el-table-border-color);
  --vxe-ui-border-radius: var(--el-table-border-radius);
}
.spm-table[data-v-798718e7] ::-webkit-scrollbar {
  width: var(--el-table-thumb-size);
  height: var(--el-table-thumb-size);
}
.spm-table[data-v-798718e7] ::-webkit-scrollbar-thumb {
  border-radius: var(--el-table-thumb-radius);
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-grid--table-container {
  overflow: hidden;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-grid--table-container .vxe-table .vxe-table--header-wrapper.body--wrapper {
  border-radius: var(--vxe-ui-border-radius);
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-grid--table-container .vxe-table.is--fixed-left .vxe-table--header-wrapper.fixed-left--wrapper {
  border-radius: var(--vxe-ui-border-radius) 0 0 var(--vxe-ui-border-radius);
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-grid--table-container .vxe-table.is--fixed-right:not(.is--scroll-y) .vxe-table--header-wrapper.fixed-right--wrapper {
  border-radius: 0 var(--vxe-ui-border-radius) var(--vxe-ui-border-radius) 0;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-grid--table-container .vxe-table.is--scroll-y .vxe-table--header-wrapper.body--wrapper {
  border-radius: var(--vxe-ui-border-radius) 0 0 var(--vxe-ui-border-radius);
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-grid--table-container .vxe-table.is--scroll-y .vxe-table--scroll-y-top-corner {
  border-radius: 0 var(--vxe-ui-border-radius) var(--vxe-ui-border-radius) 0;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-grid--table-container .vxe-table.is--scroll-y .vxe-table--scroll-y-top-corner::before {
  border-bottom-width: 0;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-grid--table-container .vxe-table .vxe-header--row .vxe-cell--col-resizable {
  right: -0.2em;
  opacity: 0;
  transition: opacity 0.3s;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-grid--table-container .vxe-table .vxe-header--row .vxe-cell--col-resizable::before {
  width: 3px;
  background-color: transparent;
  border-color: var(--vxe-ui-table-resizable-line-color);
  border-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-grid--table-container .vxe-table .vxe-header--row:hover .vxe-cell--col-resizable {
  opacity: 1;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-toolbar {
  padding-top: 0;
  padding-bottom: 16px;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-toolbar .el-button.is-link:not(.el-button--danger) {
  width: 24px;
  min-width: unset;
  height: 24px;
  padding: 6px;
  font-size: 16px;
  color: #666666;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-toolbar .el-button.is-link:not(.el-button--danger):hover {
  color: var(--el-color-primary);
  background-color: #ebf0ff;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-toolbar .el-button.is-link:not(.el-button--danger) + .el-button.is-link {
  margin-left: 4px;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-header--column {
  font-size: var(--el-table-header-text-size);
  font-weight: var(--el-table-header-text-weight);
  line-height: var(--el-table-header-text-height);
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-header--column.col--magnet:not(.col--checkbox) > .vxe-cell {
  padding-left: 4px;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-header--column.col--magnet.col--checkbox > .vxe-cell {
  padding-right: 4px;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-header--column .vxe-cell--sort {
  height: 16px;
  margin-left: 4px;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-header--column .vxe-cell--sort > * {
  height: 7px;
  font-size: 8px;
  line-height: 8px;
  color: #999999;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-header--column .vxe-cell--sort > *:hover {
  color: #666666;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-header--column .vxe-cell--sort > *.sort--active {
  color: var(--vxe-ui-font-primary-color);
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-body--column {
  font-size: var(--el-table-body-text-size);
  font-weight: var(--el-table-body-text-weight);
  line-height: var(--el-table-body-text-height);
  color: var(--el-table-body-text-color);
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-body--column.col--magnet:not(.col--checkbox) > .vxe-cell {
  padding-left: 4px;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-body--column.col--magnet.col--checkbox > .vxe-cell {
  padding-right: 4px;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-table--render-default.border--inner .vxe-table--border-line {
  border-width: 0;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-table--render-default.is--empty .scrolling--middle {
  box-shadow: none;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-table--render-default.is--empty:hover .vxe-table--fixed-left-wrapper.scrolling--middle {
  box-shadow: var(--vxe-ui-table-fixed-left-scrolling-box-shadow);
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-table--render-default.is--empty:hover .vxe-table--fixed-right-wrapper.scrolling--middle {
  box-shadow: var(--vxe-ui-table-fixed-right-scrolling-box-shadow);
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-table--scroll-x-left-corner::before,
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-table .vxe-table--scroll-x-right-corner::before {
  border-width: 0;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-table--scroll-x-handle,
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper .vxe-table--scroll-y-handle {
  opacity: 0;
  transition: opacity 0.5s;
}
.spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper:hover .vxe-table--scroll-x-handle, .spm-table[data-v-798718e7] .vxe-grid--layout-body-wrapper:hover .vxe-table--scroll-y-handle {
  opacity: 1;
}
.spm-table[data-v-798718e7] .vxe-grid--right-wrapper {
  position: relative;
  overflow: initial;
}
.spm-table__loading[data-v-798718e7] .el-loading-mask {
  background-color: transparent;
}
.spm-table__checkbox[data-v-798718e7] .el-checkbox__inner::after {
  /* 解决 checkbox icon 样式问题 */
  box-sizing: content-box;
}
.spm-table__handle[data-v-798718e7] >  .el-button {
  min-width: unset;
  padding: 0;
  font-size: 13px;
  line-height: 20px;
}
.spm-table__handle[data-v-798718e7] >  .el-button.is-link:not(.is-disabled, .el-button--danger) {
  color: var(--el-color-primary);
}
.spm-table__handle[data-v-798718e7] >  .el-button.is-link:not(.is-disabled, .el-button--danger):hover {
  color: var(--el-color-primary-light-3);
}
.spm-table__handle[data-v-798718e7] >  .el-button + .el-button {
  margin-left: 16px;
}
.spm-table__handle[data-v-798718e7] >  .el-button + .el-dropdown {
  margin-left: 20px;
}
.spm-table__handle[data-v-798718e7] .el-dropdown > .el-button {
  width: 24px;
  min-width: unset;
  height: 24px;
  padding: 0;
  color: #666666;
  background-color: transparent;
  border: none;
  outline: none;
}
.spm-table__handle[data-v-798718e7] .el-dropdown > .el-button:hover, .spm-table__handle[data-v-798718e7] .el-dropdown > .el-button.active {
  color: var(--el-color-primary);
  background-color: #ebf0ff;
}
.spm-table__pager.el-pagination.is-background[data-v-798718e7] .el-pagination__total {
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}
.spm-table__pager.el-pagination.is-background[data-v-798718e7] .el-pagination__rightwrapper .el-select__wrapper {
  min-height: 28px;
  font-size: 13px;
}
.spm-table__pager.el-pagination.is-background[data-v-798718e7] .el-pagination__rightwrapper button {
  min-width: 28px;
  height: 28px;
  margin: 0 4px;
  font-size: 20px;
  color: #999999;
  background-color: transparent;
  border: 1px solid #e6e9ec;
  border-radius: 8px;
}
.spm-table__pager.el-pagination.is-background[data-v-798718e7] .el-pagination__rightwrapper button.btn-prev {
  margin-left: 24px;
}
.spm-table__pager.el-pagination.is-background[data-v-798718e7] .el-pagination__rightwrapper .el-pager li {
  min-width: 28px;
  height: 28px;
  margin: 0 4px;
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
  color: #333333;
  background-color: transparent;
  border: 1px solid #e6e9ec;
  border-radius: 8px;
}
.spm-table__pager.el-pagination.is-background[data-v-798718e7] .el-pagination__rightwrapper .el-pager li.is-active {
  color: #ffffff;
  background-color: var(--el-color-primary);
  border-color: transparent;
}
.spm-table__pager.el-pagination.is-background[data-v-798718e7] .el-pagination__rightwrapper .el-pagination__jump {
  margin-left: 24px;
  font-size: 12px;
}
.spm-table__pager.el-pagination.is-background[data-v-798718e7] .el-pagination__rightwrapper .el-pagination__jump .el-input {
  height: 28px;
  font-size: 13px;
  line-height: 1;
}
.spm-table__pager.el-pagination.is-background[data-v-798718e7] .el-pagination__rightwrapper .el-pagination__jump .el-input__inner {
  height: 28px;
}
.user_box[data-v-888c7bb5] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-inline: auto 0;
  overflow: hidden;
  cursor: pointer;
  border-radius: 4px;
.suit_img[data-v-888c7bb5] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 24px;
    height: 13px;
}
.show_image[data-v-888c7bb5] {
    position: absolute;
    inset: 0;
    z-index: 10;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 60%);
.iconfont[data-v-888c7bb5] {
      font-size: 12px;
      color: #ffffff;
}
}
&[data-v-888c7bb5]:hover {
.show_image[data-v-888c7bb5] {
      display: flex;
}
}
.el-image[data-v-888c7bb5] {
    width: 100%;
    height: 100%;
    pointer-events: all;
.el-image__error[data-v-888c7bb5] {
      font-size: 8px;
}
}
}

/* global css variable */
/* 版心 */
.el-tag[data-v-8b284f56] {
  height: 20px;
  padding-right: 10px;
  padding-left: 10px;
  margin: 2px;
  font-size: 12px;
  border-radius: 10px;
}
.spm-sys-tag.el-tag.hide[data-v-8b284f56] {
  display: none;
}
/* global css variable */
/* 版心 */
.spm-editor-vtable[data-v-334cace2] {
  position: relative;
  width: 100%;
  height: 100%;
}
.spm-editor-vtable .text_size[data-v-334cace2] {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #333333;
}
.spm-editor-vtable .text_size .select_icon[data-v-334cace2] {
  position: absolute;
  right: 6px;
  z-index: 9;
  font-size: 14px;
  color: #999999;
}
.spm-editor-vtable .img_show[data-v-334cace2] {
  width: 25px;
  height: 25px;
  cursor: pointer;
  border-radius: 8px;
}
.spm-editor-vtable .img_show img[data-v-334cace2] {
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 8px;
}
.spm-editor-vtable .minWdi[data-v-334cace2] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.spm-editor-vtable .td_cell[data-v-334cace2] {
  width: 100%;
  height: 100%;
  padding: 10px 16px;
  margin-right: -15px;
  margin-left: -15px;
}
.spm-editor-vtable .isDisabled[data-v-334cace2] {
  cursor: alias;
  background-color: #f5f6f7;
}
.spm-editor-vtable .isDisabled .text_size[data-v-334cace2] {
  color: #333333;
}
.spm-editor-vtable .isErrBg[data-v-334cace2] {
  background-color: #feeeee;
}
.spm-editor-vtable .isApprovalTip[data-v-334cace2] {
  position: relative;
}
.spm-editor-vtable .isApprovalTip[data-v-334cace2]::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: "";
  border-top: 6px solid #f55251;
  border-right: 6px solid #f55251;
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
}
.spm-editor-vtable .error_tip_warp[data-v-334cace2] {
  position: absolute;
  top: 0;
  opacity: 0;
}
.spm-editor-vtable .error_tip_warp .error_block[data-v-334cace2] {
  position: relative;
  width: 200px;
  padding: 8px 12px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  background-color: rgba(17, 17, 17, 0.8509803922);
  border-radius: 8px;
}
.spm-editor-vtable .error_tip_warp .error_block .triangle[data-v-334cace2] {
  position: absolute;
  top: -6px;
  left: 10px;
  width: 0;
  height: 0;
  border-top: 8px solid rgba(17, 17, 17, 0.8509803922);
  border-right: 8px solid rgba(17, 17, 17, 0.8509803922);
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  border-radius: 3px;
  transform: rotate(-45deg);
}
.spm-editor-vtable .only_one_editor_div[data-v-334cace2] {
  position: absolute;
  top: 0;
  font-size: 14px;
  font-weight: 400;
  border-radius: 8px;
  opacity: 0;
}
.spm-editor-vtable .only_one_editor_div .editCont[data-v-334cace2] {
  width: 100%;
  min-height: 10px;
  padding: 10px;
  background-color: #ffffff;
}
.spm-editor-vtable .only_one_editor_div .editCont[data-v-334cace2]:focus-visible {
  outline: #3768fa auto 2px;
}
.spm-editor-vtable .only_one_editor_div .editSelct[data-v-334cace2] {
  width: 100%;
  height: 100%;
}
[data-v-334cace2] .only_one_editor_div .el-select__wrapper {
  min-height: 41px;
  border-radius: 4px;
  box-shadow: 0 0 0 2px var(--el-color-primary) inset;
}
[data-v-334cace2] .only_one_editor_div .el-select__wrapper.is-focused {
  box-shadow: 0 0 0 2px var(--el-color-primary) inset;
}
[data-v-334cace2] .only_one_editor_div .el-input__wrapper {
  min-height: 41px;
  border-radius: 4px;
  box-shadow: 0 0 0 2px var(--el-color-primary) inset;
}
[data-v-334cace2] .only_one_editor_div .el-input__wrapper.is-focused {
  box-shadow: 0 0 0 2px var(--el-color-primary) inset;
}
[data-v-334cace2] .only_one_editor_div .dateEdit {
  width: 100%;
  height: 100%;
}
[data-v-334cace2] .only_one_editor_div .dateEdit .el-input__wrapper {
  min-height: 41px;
  border-radius: 4px;
  box-shadow: 0 0 0 2px var(--el-color-primary) inset;
}
.spm-editor-vtable .error_info {
  color: #f55251;
}
.spm-editor-vtable .approval_info {
  margin-top: 10px;
  color: #ffffff;
}
.spm-editor-vtable .approval_info .iconfont {
  margin-right: 4px;
  font-size: 12px;
}

/* global css variable */
/* 版心 */
#card-progress[data-v-96a5de7b] .el-dialog .el-dialog {
  margin-top: 30vh;
}
#card-progress .title[data-v-96a5de7b] {
  position: relative;
  font-size: 30px;
  color: #303133;
  text-align: center;
}
#card-progress .title .already_handled[data-v-96a5de7b] {
  position: absolute;
  top: 30%;
  right: 60%;
  padding-right: 5px;
  font-size: 14px;
  color: #646567;
}
#card-progress .title .cur-status[data-v-96a5de7b] {
  color: var(--el-color-primary);
}
#card-progress .title .line[data-v-96a5de7b] {
  display: inline-block;
  height: 33px;
  overflow: hidden;
}
#card-progress .progress[data-v-96a5de7b] {
  width: 350px;
  height: 16px;
  margin: 20px auto;
  overflow: hidden;
  background: #edeff5;
  border-radius: 8px;
}
#card-progress .progress .pro-in[data-v-96a5de7b] {
  height: 100%;
  background: var(--el-color-primary);
  border-radius: 8px;
  transition: all linear 0.1s;
}
#card-progress .progress .progress-ani[data-v-96a5de7b] {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, transparent);
  background-size: 1.25em 1.25em;
  animation: striped-flow 5s linear infinite;
}
#card-progress .loading-text[data-v-96a5de7b] {
  height: 20px;
  margin-top: 24px;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}
#card-progress .loading-text .text[data-v-96a5de7b] {
  display: inline-block;
  height: 20px;
  padding-right: 16px;
  margin-right: 16px;
}
#card-progress .loading-text .succTxt[data-v-96a5de7b] {
  padding: 0 5px;
  color: green;
}
#card-progress .loading-text .errTxt[data-v-96a5de7b] {
  padding: 0 5px;
  color: red;
}
#card-progress .loading-text .text1[data-v-96a5de7b] {
  border: none;
}
#card-progress .loading-text .text2[data-v-96a5de7b] {
  padding-right: 10px;
  border-right: 1px solid #d8d8d8;
}
#card-progress .contunit_edit[data-v-96a5de7b] {
  padding-right: 10px;
  padding-left: 16px;
  color: var(--el-color-primary);
  cursor: pointer;
}
#card-progress .success_tip_block .success_tip[data-v-96a5de7b] {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
}
#card-progress .success_tip_block .success_tip .iconfont[data-v-96a5de7b] {
  margin-right: 8px;
  font-size: 18px;
  color: #30a46c;
}
#card-progress .success_tip_block .txt_line[data-v-96a5de7b] {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
#card-progress .success_tip_block .txt_line .succTxt[data-v-96a5de7b] {
  padding: 0 5px;
  color: green;
}
#card-progress .success_tip_block .txt_line .errTxt[data-v-96a5de7b] {
  padding: 0 5px;
  color: red;
}
/* global css variable */
/* 版心 */
.error-goods[data-v-778b1209] {
  position: fixed;
  top: 64px;
  left: 0;
  z-index: 99;
  width: 100%;
  height: calc(100% - 64px);
  padding: 0 24px 21px;
}
.error-goods .bg_white[data-v-778b1209] {
  background-color: #ffffff;
  border-radius: 8px;
}
.error-goods .card[data-v-778b1209] {
  width: 100%;
  height: 100%;
  padding: 0;
  background: var(--spm-body-bg-linear-gradient);
}
.error-goods .card .card_header[data-v-778b1209] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  padding: 0 24px;
  line-height: 50px;
}
.error-goods .card .card_header .err_tip_title[data-v-778b1209] {
  margin-left: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #f55251;
}
.error-goods .card .card_header .red_badge[data-v-778b1209] {
  padding: 0 6px;
  margin-left: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #ffffff;
  background-color: #f55251;
  border-radius: 10px;
}
.error-goods .card .card_header .alredy_update[data-v-778b1209] {
  margin-left: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #30a46c;
}
.error-goods .card .card_header .alredy_update > span[data-v-778b1209] {
  margin-left: 5px;
}
.error-goods .card .card_body[data-v-778b1209] {
  padding: 20px 24px;
}
.error-goods .card .card_body .editor_wrap[data-v-778b1209] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.error-goods .card .card_body .editor_wrap .editor_table_warp[data-v-778b1209] {
  flex: 1;
  padding-top: 16px;
}
/* global css variable */
/* 版心 */
.import-goods-main-list[data-v-ce50808a] {
  height: calc(100% - 126px);
  padding: 20px 24px;
  background-color: #ffffff;
  border-radius: 8px;
}
.import-goods-main-list .edit-dialog .text-red[data-v-ce50808a] {
  color: #f55251;
}
.import-goods-main-list .edit-dialog .text-link[data-v-ce50808a] {
  color: #3768fa;
  cursor: pointer;
}
.import-goods-main-list .edit-dialog > div[data-v-ce50808a] {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.import-goods-main-list .edit-dialog > div[data-v-ce50808a]:first-child {
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.import-goods-main-list .search-form[data-v-ce50808a] {
  display: flex;
}
.import-goods-main-list .search-form > div[data-v-ce50808a] {
  margin-right: 8px;
}
.import-goods-main-list .table-wrapper[data-v-ce50808a] {
  height: calc(100% - 60px);
}
.import-goods-main-list .table-wrapper .empty[data-v-ce50808a] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.import-goods-main-list .table-wrapper .empty img[data-v-ce50808a] {
  width: 160px;
  height: auto;
  margin-bottom: 16px;
}
.import-goods-main-list .table-wrapper .empty span[data-v-ce50808a] {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}
.import-goods-main-list .search-form .el-select__placeholder span {
  color: #000000;
}

/* global css variable */
/* 版心 */
[data-v-9dbbfe96] .picUpload .el-upload--picture-card {
  width: 100px;
  height: 100px;
  border-color: transparent;
}
[data-v-9dbbfe96] .picUpload .el-upload--picture-card:hover {
  border-color: transparent;
}
[data-v-9dbbfe96] .picUpload .el-upload-dragger {
  height: 100%;
}
.picUpload .picUploadCont[data-v-9dbbfe96] {
  font-size: 16px;
}
[data-v-9dbbfe96] .el-upload-dragger .el-icon--upload {
  font-size: 32px;
}
[data-v-9dbbfe96] .el-upload-dragger .el-upload__text {
  font-size: 13px;
}
[data-v-9dbbfe96] .el-upload-dragger {
  border-radius: 2px;
}
[data-v-9dbbfe96] .drag_upload_picture .el-upload--picture-card {
  width: 100%;
  height: auto;
  border-color: transparent;
}
[data-v-9dbbfe96] .drag_upload_picture .el-upload--picture-card:hover {
  border-color: transparent;
}
[data-v-9dbbfe96] .upload_loading .el-dialog__header {
  border-bottom: none;
}
.upload_module[data-v-9dbbfe96] {
  padding-bottom: 30px;
}
.loading_block[data-v-9dbbfe96] {
  text-align: center;
}
.loading_block .loading_File[data-v-9dbbfe96] {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.loading_block .loading_tip .success[data-v-9dbbfe96] {
  margin-right: 2px;
  margin-left: 5px;
  font-size: 16px;
  color: var(--el-color-primary);
}
.loading_block .loading_tip .total[data-v-9dbbfe96] {
  margin-left: 2px;
  font-size: 14px;
}
[data-v-9dbbfe96] .el-loading-mask {
  background-color: var(--el-bg-color);
}
.errTip[data-v-9dbbfe96] {
  margin-top: -20px;
  color: red;
  text-align: center;
}
/* :deep(.el-upload-list) {
  display: none;
} */
[data-v-9dbbfe96] .el-button--danger.is-link {
  align-items: start;
  justify-content: left;
  text-align: left;
}
.progress_div[data-v-9dbbfe96] {
  position: absolute;
  bottom: 27px;
  left: 0;
  width: 100%;
}
.upload_table[data-v-9dbbfe96] {
  position: relative;
.th_tr[data-v-9dbbfe96] {
    display: flex;
    width: 100%;
    margin-top: 20px;
    background-color: #f5f8fa;
.upload_th[data-v-9dbbfe96] {
      height: 40px;
      padding: 0 16px;
      font-size: 12px;
      line-height: 40px;
      color: #646567;
}
}
[data-v-9dbbfe96] .el-upload-list {
    padding-top: 50px;
}
}
.avatar-uploader .avatar[data-v-9dbbfe96] {
  display: block;
  width: 90px;
  height: 90px;
}
.file_ever[data-v-9dbbfe96] {
  position: relative;
  display: flex;
.td[data-v-9dbbfe96] {
    /* height: 40px; */
    padding: 0 16px;
    font-size: 12px;
    line-height: 40px;
    color: #646567;
}
.td.icon_show[data-v-9dbbfe96] {
i[data-v-9dbbfe96] {
      position: relative;
      top: 2px;
      margin-right: 4px;
      font-size: 14px;
}
.success[data-v-9dbbfe96] {
      color: #28ae60;
}
.error[data-v-9dbbfe96] {
      color: #e74c3d;
}
}
}

.avatar-uploader .el-upload {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border: 1px dashed let(--el-border-color);
  border-radius: 6px;
  transition: let(--el-transition-duration-fast);
}
.avatar-uploader .el-upload:hover {
  border-color: let(--el-color-primary);
}
.el-icon.avatar-uploader-icon {
  width: 90px;
  height: 90px;
  font-size: 28px;
  color: #8c939d;
  text-align: center;
}
.upload_table {
  width: 100%;
}
.el-upload-dragger {
  padding: 15px 0;
  border: 1px dashed #cccccc;
  border-radius: 6px;
i {
    font-size: 40px;
    color: #3768fa;
}
.el-upload__text {
    margin-top: 8px;
    font-size: 14px !important;
    line-height: 14px;
    color: #666666;
}
}
.el-upload__tip {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #888888;
  letter-spacing: 0;
}
.el-upload-dragger.is-dragover {
  padding: 15px 0;
}

/* global css variable */
/* 版心 */
.video-viewer-container[data-v-3ac3d608] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}
/* global css variable */
/* 版心 */
.goods-info-upload .upload-tip[data-v-bfa26b78] {
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
.goods-info-upload .upload-tip > div[data-v-bfa26b78]:first-child {
  margin-top: 16px;
  margin-bottom: 8px;
  font-weight: 500;
}
.goods-info-upload .upload-area[data-v-bfa26b78] {
  margin-bottom: 16px;
}
.goods-info-upload .upload-list[data-v-bfa26b78],
.goods-info-upload .upload-area[data-v-bfa26b78] {
  padding: 20px 24px;
  background-color: #ffffff;
  border-radius: 8px;
}
.goods-info-upload .upload-list .title[data-v-bfa26b78],
.goods-info-upload .upload-area .title[data-v-bfa26b78] {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
.goods-info-upload .el-upload-dragger {
  border-radius: 8px;
}

/* global css variable */
/* 版心 */
.goods-batch-import[data-v-33e55bcb] {
  width: 100%;
  height: 100%;
  overflow: hidden auto;
  border-radius: 8px;
}
.goods-batch-import .header[data-v-33e55bcb] {
  padding: 20px 24px 0;
  margin-bottom: 16px;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 8px;
}
.goods-batch-import .header .title[data-v-33e55bcb] {
  margin-bottom: 24px;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}
.goods-batch-import .header .tabs .el-tabs__nav-scroll[data-v-33e55bcb] {
  margin-bottom: 0;
  border: none;
}
.goods-batch-import .tabs .el-tabs__header {
  margin-bottom: 1px;
}
.goods-batch-import .tabs .el-tabs__nav-wrap.is-top::after {
  display: none;
}

/* global css variable */
/* 版心 */
.tabs_menu[data-v-aa61e69b] {
  min-height: 36px;
  overflow: hidden;
  font-size: 0;
  border: 1px solid #ffffff;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_ul[data-v-aa61e69b] {
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
}
.tabs_menu .tabs_menu_item[data-v-aa61e69b] {
  position: relative;
  display: inline-block;
  height: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  cursor: pointer;
}
.tabs_menu .tabs_menu_item .relative[data-v-aa61e69b] {
  padding: 0 24px;
  color: #666666;
}
.tabs_menu .tabs_menu_item.pre .relative[data-v-aa61e69b] {
  border-bottom-right-radius: 8px;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-aa61e69b] {
  color: #111111;
  background: #ffffff;
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-aa61e69b]::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: -16px;
  width: 16px;
  height: 16px;
  content: "";
  background-color: transparent;
  border-bottom-right-radius: 8px;
  box-shadow: 4px 4px 0 0 #ffffff;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-aa61e69b]::after {
  position: absolute;
  right: -16px;
  bottom: 0;
  width: 16px;
  height: 16px;
  content: "";
  background-color: transparent;
  border-bottom-left-radius: 8px;
  box-shadow: -4px 4px 0 0 #ffffff;
}
.tabs_menu .tabs_menu_item span[data-v-aa61e69b] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
/* global css variable */
/* 版心 */
.alert-rows[data-v-30c1d46f] {
  padding-right: 15px;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  color: #333333;
}
.alert-rows .alert_icon[data-v-30c1d46f] {
  margin-right: 8px;
  font-size: 20px;
}
.alert-rows .marL[data-v-30c1d46f] {
  margin-left: 8px;
}
.alert_description[data-v-30c1d46f] {
  padding-left: 22px;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  color: #666666;
}
/* global css variable */
/* 版心 */
.import-goods-main-list[data-v-a28ca8e1] {
  padding: 20px 24px;
  background-color: #ffffff;
  border-radius: 8px;
}
.import-goods-main-list .edit-dialog .text-red[data-v-a28ca8e1] {
  color: #f55251;
}
.import-goods-main-list .edit-dialog .text-link[data-v-a28ca8e1] {
  color: #3768fa;
  cursor: pointer;
}
.import-goods-main-list .edit-dialog > div[data-v-a28ca8e1] {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.import-goods-main-list .edit-dialog > div[data-v-a28ca8e1]:first-child {
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.import-goods-main-list .search-form[data-v-a28ca8e1] {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
}
.import-goods-main-list .table-wrapper .empty[data-v-a28ca8e1] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.import-goods-main-list .table-wrapper .empty img[data-v-a28ca8e1] {
  width: 160px;
  height: auto;
  margin-bottom: 16px;
}
.import-goods-main-list .table-wrapper .empty span[data-v-a28ca8e1] {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}
/* global css variable */
/* 版心 */
.create_goods[data-v-b304d95b] {
  height: calc(100% - 126px);
  background-color: #ffffff;
  border-radius: 8px;
}
.create_goods .tab-content-wrapper[data-v-b304d95b] {
  height: calc(100% - 37px);
}
/* global css variable */
/* 版心 */
.error-goods[data-v-c40b7af7] {
  position: fixed;
  top: 64px;
  left: 0;
  z-index: 99;
  width: 100%;
  height: calc(100% - 64px);
  padding: 0 24px 21px;
}
.error-goods .bg_white[data-v-c40b7af7] {
  background-color: #ffffff;
  border-radius: 8px;
}
.error-goods .card[data-v-c40b7af7] {
  width: 100%;
  height: 100%;
  padding: 0;
  background: var(--spm-body-bg-linear-gradient);
}
.error-goods .card .card_header[data-v-c40b7af7] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  padding: 0 24px;
  line-height: 50px;
}
.error-goods .card .card_header .err_tip_title[data-v-c40b7af7] {
  margin-left: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #f55251;
}
.error-goods .card .card_header .red_badge[data-v-c40b7af7] {
  padding: 0 6px;
  margin-left: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #ffffff;
  background-color: #f55251;
  border-radius: 10px;
}
.error-goods .card .card_header .alredy_update[data-v-c40b7af7] {
  margin-left: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #30a46c;
}
.error-goods .card .card_header .alredy_update > span[data-v-c40b7af7] {
  margin-left: 5px;
}
.error-goods .card .card_body[data-v-c40b7af7] {
  padding: 20px 24px;
}
.error-goods .card .card_body .editor_wrap[data-v-c40b7af7] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.error-goods .card .card_body .editor_wrap .editor_table_warp[data-v-c40b7af7] {
  flex: 1;
  padding-top: 16px;
}
/* global css variable */
/* 版心 */
.import-goods-main-list[data-v-d563841c] {
  padding: 20px 24px;
  background-color: #ffffff;
  border-radius: 8px;
}
.import-goods-main-list .edit-dialog .text-red[data-v-d563841c] {
  color: #f55251;
}
.import-goods-main-list .edit-dialog .text-link[data-v-d563841c] {
  color: #3768fa;
  cursor: pointer;
}
.import-goods-main-list .edit-dialog > div[data-v-d563841c] {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.import-goods-main-list .edit-dialog > div[data-v-d563841c]:first-child {
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.import-goods-main-list .search-form[data-v-d563841c] {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
}
.import-goods-main-list .table-wrapper .empty[data-v-d563841c] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.import-goods-main-list .table-wrapper .empty img[data-v-d563841c] {
  width: 160px;
  height: auto;
  margin-bottom: 16px;
}
.import-goods-main-list .table-wrapper .empty span[data-v-d563841c] {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}
/* global css variable */
/* 版心 */
.create_goods[data-v-5956a167] {
  height: calc(100% - 126px);
  background-color: #ffffff;
  border-radius: 8px;
}
.create_goods .tab-content-wrapper[data-v-5956a167] {
  height: calc(100% - 37px);
}
/* global css variable */
/* 版心 */
.tip[data-v-436d681a] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
.tip i[data-v-436d681a] {
  margin-right: 6px;
}
.fail[data-v-436d681a],
.success[data-v-436d681a] {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.fail span[data-v-436d681a]:first-child,
.success span[data-v-436d681a]:first-child {
  font-weight: 500;
  color: #30a46c;
}
.fail span[data-v-436d681a]:last-child,
.success span[data-v-436d681a]:last-child {
  margin-left: 16px;
  color: #3768fa;
  cursor: pointer;
}
.fail span[data-v-436d681a]:first-child {
  color: #f55251;
}
/* global css variable */
/* 版心 */
.tabs_menu[data-v-de93a030] {
  min-height: 36px;
  overflow: hidden;
  font-size: 0;
  border: 1px solid #ffffff;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_ul[data-v-de93a030] {
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
}
.tabs_menu .tabs_menu_item[data-v-de93a030] {
  position: relative;
  display: inline-block;
  height: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  cursor: pointer;
}
.tabs_menu .tabs_menu_item .relative[data-v-de93a030] {
  padding: 0 24px;
  color: #666666;
}
.tabs_menu .tabs_menu_item.pre .relative[data-v-de93a030] {
  border-bottom-right-radius: 8px;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-de93a030] {
  color: #111111;
  background: #ffffff;
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-de93a030]::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: -16px;
  width: 16px;
  height: 16px;
  content: "";
  background-color: transparent;
  border-bottom-right-radius: 8px;
  box-shadow: 4px 4px 0 0 #ffffff;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-de93a030]::after {
  position: absolute;
  right: -16px;
  bottom: 0;
  width: 16px;
  height: 16px;
  content: "";
  background-color: transparent;
  border-bottom-left-radius: 8px;
  box-shadow: -4px 4px 0 0 #ffffff;
}
.tabs_menu .tabs_menu_item span[data-v-de93a030] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
/* global css variable */
/* 版心 */
.goods-batch-import[data-v-ffb43990] {
  width: 100%;
  height: 100%;
  overflow: hidden auto;
  border-radius: 8px;
}
/* global css variable */
/* 版心 */
.goods-batch-import[data-v-7b2a3bec] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: hidden auto;
  border-radius: 8px;
}
.goods-batch-import .header[data-v-7b2a3bec] {
  display: flex;
  align-items: end;
  padding: 0 24px;
  margin-bottom: 16px;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 8px;
}
.goods-batch-import .header .title[data-v-7b2a3bec] {
  display: flex;
  align-items: center;
  margin-right: 48px;
}
.goods-batch-import .header .title .title-name[data-v-7b2a3bec] {
  font-size: 20px;
  font-weight: 500;
  line-height: 54px;
}
/* global css variable */
/* 版心 */
.goods-batch-import[data-v-748c9331] {
  width: 100%;
  height: 100%;
  overflow: hidden auto;
  border-radius: 8px;
}
.goods-batch-import .header[data-v-748c9331] {
  padding: 20px 24px 0;
  margin-bottom: 16px;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 8px;
}
.goods-batch-import .header .title[data-v-748c9331] {
  margin-bottom: 24px;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}
.goods-batch-import .header .tabs .el-tabs__nav-scroll[data-v-748c9331] {
  margin-bottom: 0;
  border: none;
}
.goods-batch-import .tabs .el-tabs__header {
  margin-bottom: 1px;
}
.goods-batch-import .tabs .el-tabs__nav-wrap.is-top::after {
  display: none;
}

/* global css variable */
/* 版心 */
.main-goods-data-import[data-v-ef447564] {
  height: 100%;
  overflow-y: auto;
  border-radius: 8px;
}
.main-goods-data-import .header[data-v-ef447564] {
  display: flex;
  padding: 20px 24px;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  background-color: #ffffff;
  border-radius: 8px;
}
.main-goods-data-import .header span[data-v-ef447564] {
  margin-right: 10px;
  font-size: 20px;
  cursor: pointer;
}
.main-goods-data-import .content[data-v-ef447564] {
  display: flex;
  padding: 20px 24px;
  margin-top: 16px;
  background-color: #ffffff;
  border-radius: 8px;
}
.main-goods-data-import .content .upload-tip[data-v-ef447564] {
  font-size: 12px;
  line-height: 16px;
  color: #999999;
}
.main-goods-data-import .content .upload-tip > div[data-v-ef447564]:first-child {
  margin-top: 12px;
  margin-bottom: 8px;
  font-weight: 500;
}
.main-goods-data-import .content .template-content[data-v-ef447564] {
  display: inline-block;
  padding: 14px 17px 12px;
  margin-bottom: 16px;
  background-color: #f6f8fa;
  border-radius: 8px;
}
.main-goods-data-import .content .template-content .title[data-v-ef447564] {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #666666;
}
.main-goods-data-import .content .step[data-v-ef447564] {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.main-goods-data-import .content .step .step-item[data-v-ef447564] {
  display: flex;
}
.main-goods-data-import .content .step .step-item .step-head[data-v-ef447564] {
  position: relative;
}
.main-goods-data-import .content .step .step-item .step-head .step-line[data-v-ef447564] {
  position: absolute;
  left: 13px;
  width: 2px;
  height: 100%;
  background-color: #edeff1;
}
.main-goods-data-import .content .step .step-item .step-head .step-icon[data-v-ef447564] {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  background-color: #3768fa;
  border-radius: 50%;
}
.main-goods-data-import .content .step .step-item .step-main[data-v-ef447564] {
  flex-grow: 1;
  padding-left: 20px;
}
.main-goods-data-import .content .step .step-item .step-main .template-download[data-v-ef447564] {
  padding-bottom: 38px;
}
.main-goods-data-import .content .step .step-item .step-main .template-download img[data-v-ef447564] {
  width: 80px;
  height: auto;
  margin-bottom: 16px;
}
.main-goods-data-import .content .step .step-item .step-main .step-title[data-v-ef447564] {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.main-goods-data-import .content .step .step-item:last-child .step-head .step-line[data-v-ef447564] {
  height: 0;
}
.main-goods-data-import .el-upload-dragger {
  border-radius: 8px;
}

/* global css variable */
/* 版心 */
.main-goods-data-import[data-v-3aa31581] {
  height: 100%;
  overflow-y: auto;
  border-radius: 8px;
}
.main-goods-data-import .header[data-v-3aa31581] {
  display: flex;
  padding: 0 24px;
  font-size: 20px;
  font-weight: 500;
  line-height: 50px;
  background-color: #ffffff;
  border-radius: 8px;
}
.main-goods-data-import .header span[data-v-3aa31581] {
  margin-right: 10px;
  font-size: 20px;
  cursor: pointer;
}
.main-goods-data-import .content[data-v-3aa31581] {
  display: flex;
  padding: 20px 24px;
  margin-top: 16px;
  background-color: #ffffff;
  border-radius: 8px;
}
.main-goods-data-import .content .upload-tip[data-v-3aa31581] {
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
.main-goods-data-import .content .upload-tip > div[data-v-3aa31581]:first-child {
  margin-top: 16px;
  margin-bottom: 8px;
  font-weight: 500;
}
.main-goods-data-import .content .template-content[data-v-3aa31581] {
  display: inline-block;
  padding: 14px 17px 12px;
  margin-bottom: 16px;
  background-color: #f6f8fa;
  border-radius: 8px;
}
.main-goods-data-import .content .template-content .title[data-v-3aa31581] {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #666666;
}
.main-goods-data-import .content .step[data-v-3aa31581] {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.main-goods-data-import .content .step .step-item[data-v-3aa31581] {
  display: flex;
}
.main-goods-data-import .content .step .step-item .step-head[data-v-3aa31581] {
  position: relative;
}
.main-goods-data-import .content .step .step-item .step-head .step-line[data-v-3aa31581] {
  position: absolute;
  left: 13px;
  width: 2px;
  height: 100%;
  background-color: #edeff1;
}
.main-goods-data-import .content .step .step-item .step-head .step-icon[data-v-3aa31581] {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  background-color: #3768fa;
  border-radius: 50%;
}
.main-goods-data-import .content .step .step-item .step-main[data-v-3aa31581] {
  flex-grow: 1;
  padding-left: 20px;
}
.main-goods-data-import .content .step .step-item .step-main .template-download[data-v-3aa31581] {
  padding-bottom: 38px;
}
.main-goods-data-import .content .step .step-item .step-main .template-download img[data-v-3aa31581] {
  width: 80px;
  height: auto;
  margin-bottom: 16px;
}
.main-goods-data-import .content .step .step-item .step-main .step-title[data-v-3aa31581] {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.main-goods-data-import .content .step .step-item:last-child .step-head .step-line[data-v-3aa31581] {
  height: 0;
}
.main-goods-data-import .el-upload-dragger {
  border-radius: 8px;
}

/* global css variable */
/* 版心 */
.main-goods-data-import[data-v-9ada3995] {
  height: 100%;
  overflow-y: auto;
  border-radius: 8px;
}
.main-goods-data-import .header[data-v-9ada3995] {
  display: flex;
  padding: 0 24px;
  font-size: 20px;
  font-weight: 500;
  line-height: 50px;
  background-color: #ffffff;
  border-radius: 8px;
}
.main-goods-data-import .header span[data-v-9ada3995] {
  margin-right: 10px;
  font-size: 20px;
  cursor: pointer;
}
.main-goods-data-import .content[data-v-9ada3995] {
  display: flex;
  padding: 20px 24px;
  margin-top: 16px;
  background-color: #ffffff;
  border-radius: 8px;
}
.main-goods-data-import .content .upload-tip[data-v-9ada3995] {
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
.main-goods-data-import .content .upload-tip > div[data-v-9ada3995]:first-child {
  margin-top: 16px;
  margin-bottom: 8px;
  font-weight: 500;
}
.main-goods-data-import .content .template-content[data-v-9ada3995] {
  display: inline-block;
  padding: 14px 17px 12px;
  margin-bottom: 16px;
  background-color: #f6f8fa;
  border-radius: 8px;
}
.main-goods-data-import .content .template-content .title[data-v-9ada3995] {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #666666;
}
.main-goods-data-import .content .step[data-v-9ada3995] {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.main-goods-data-import .content .step .step-item[data-v-9ada3995] {
  display: flex;
}
.main-goods-data-import .content .step .step-item .step-head[data-v-9ada3995] {
  position: relative;
}
.main-goods-data-import .content .step .step-item .step-head .step-line[data-v-9ada3995] {
  position: absolute;
  left: 13px;
  width: 2px;
  height: 100%;
  background-color: #edeff1;
}
.main-goods-data-import .content .step .step-item .step-head .step-icon[data-v-9ada3995] {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  background-color: #3768fa;
  border-radius: 50%;
}
.main-goods-data-import .content .step .step-item .step-main[data-v-9ada3995] {
  flex-grow: 1;
  padding-left: 20px;
}
.main-goods-data-import .content .step .step-item .step-main .template-download[data-v-9ada3995] {
  padding-bottom: 38px;
}
.main-goods-data-import .content .step .step-item .step-main .template-download img[data-v-9ada3995] {
  width: 80px;
  height: auto;
  margin-bottom: 16px;
}
.main-goods-data-import .content .step .step-item .step-main .step-title[data-v-9ada3995] {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.main-goods-data-import .content .step .step-item:last-child .step-head .step-line[data-v-9ada3995] {
  height: 0;
}
.main-goods-data-import .el-upload-dragger {
  border-radius: 8px;
}

/* global css variable */
/* 版心 */
.el-button.is-link[data-v-a6b0eb76] {
  height: 32px;
}
/* global css variable */
/* 版心 */
.historical_record[data-v-c0c50d43] {
  margin-top: -6px;
}
.historical_record .title[data-v-c0c50d43] {
  margin-bottom: 2px;
  font-size: 12px;
  line-height: 1;
  color: #666666;
}
.historical_record[data-v-c0c50d43] .el-tag {
  margin-right: 8px;
  margin-left: 0;
  cursor: pointer;
}
.tags > .tag-item[data-v-c0c50d43] {
  border-radius: 20px;
  transition: all 0.3s;
}
.tags > .tag-item[data-v-c0c50d43]:hover {
  color: var(--el-color-primary) !important;
  background-color: var(--el-color-primary-light-9) !important;
}
/* global css variable */
/* 版心 */
.block_upload .upload_loading {
  display: none;
}
.block_upload .el-upload-list--picture-card .el-upload-list__item {
  width: 80px;
  height: 80px;
  margin: 0 12px 4px 0;
  overflow: visible;
  border-radius: 8px;
}
.block_upload .el-upload-list__item-actions {
  overflow: hidden;
  border-radius: 8px;
}
.block_upload .el-upload--picture-card {
  width: 80px;
  height: 80px;
  background: none;
}
.block_upload .upload_tip {
  padding-top: 4px;
  font-size: 12px;
  line-height: 20px;
  color: #888888;
}
.block_upload .el-upload-list__item > div {
  width: 100%;
}
.noup.block_upload .el-upload--picture-card {
  display: none;
}
.el-upload--picture-card i {
  color: #dddddd;
}
.el-icon.avatar-uploader-icon {
  background: #fcfcfc;
}
.el-upload_step {
  font-size: 12px;
  color: #3768fa;
  text-align: center;
}
.el-upload_step i {
  font-size: 16px;
  color: #3768fa;
}
.del_video:hover {
  opacity: 1;
}
.del_video {
  position: absolute;
  top: -7px;
  right: 5px;
  right: 0;
  left: 70px;
  z-index: 5;
  width: 20px;
  height: 20px;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  text-align: center;
  cursor: pointer;
  opacity: 0.5;
}
.images_box {
  position: relative;
}
.images_box .del_video {
  right: 0;
  left: 70px;
}
.goods_image .all_goods_images {
  display: flex;
}
.goods_image .all_goods_images .el-upload {
  width: 80px;
  height: 80px;
  border: 1px dashed #cccccc;
  border-radius: 8px;
}
.goods_image .all_goods_images .el-upload.is-disabled {
  opacity: 0.5;
}
.goods_image .all_goods_images .el-upload:hover {
  border-color: var(--el-color-primary);
}
.goods_image .all_goods_images .is-disabled.el-upload:hover {
  border: 1px dashed #cccccc;
  opacity: 0.5;
}
.goods_image .all_goods_images.is-buyer .el-upload {
  background-color: #f6f8ff;
  border-color: #e4edfe;
}
.error_tip {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: #333333;
}
.error_tip i {
  position: relative;
  top: 3px;
  font-size: 20px;
  color: #f55251;
}
.error_tip b {
  font-weight: normal;
  color: #f55251;
}
.block_upload .image_parents {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid #cccccc;
  border-radius: 8px;
}
.dialog_img_show {
  margin: 0 auto;
}
.goods_image ul.el-upload-list {
  display: none;
}
.goods_every_fail {
  display: none;
}
.photo-wall {
  display: flex;
  flex-wrap: wrap;
.goods_every {
    position: relative;
    width: 80px;
    height: 80px;
    margin-right: 12px;
    margin-bottom: 12px;
img {
      width: 100%;
      height: 100%;
      object-fit: contain;
}
}
.goods_every:hover {
    cursor: move;
}
.goods_every .images_show_item_actions {
    top: auto;
    bottom: 0;
    z-index: 5;
    height: 24px;
    line-height: 24px;
    border-radius: 0;
    opacity: 1;
i {
      width: 50%;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      text-align: center;
      cursor: pointer;
}
i:hover {
      opacity: 0.7;
}
}
.images_show_item_actions.all i {
    width: 100%;
}
.ghost {
    /* border: solid 1px rgb(19, 41, 239); */
}
.chosenClass {
    /* background-color: #f1f1f1; */
}
}
.annotation_images {
.goods_every:hover {
    cursor: default;
}
.red_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    text-align: right;
    background: rgb(245 82 81 / 30%);
    border-radius: 8px;
}
.red_bg_icon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
i {
      margin: 4px;
      font-size: 14px;
      color: #f55251;
      cursor: pointer;
}
}
}
.trigger_btn {
  display: none;
}
.all .trigger_btn {
  display: block;
}
.left_top_icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  gap: 10px;
  min-width: 20px;
  height: 18px;
  padding-right: 6px;
  padding-left: 6px;
  font-size: 12px;
  line-height: 15px;
  color: #ffffff;
  background: rgb(102 102 102 / 60%);
  border-top-left-radius: 6px;
  border-bottom-right-radius: 20px;
}
.el-upload-list--picture-card .el-upload-list__item {
  border: 0;
}

.avatar-uploader .avatar[data-v-13124843] {
  display: block;
  width: 80px;
  height: 80px;
}
.trigger_btn[data-v-13124843] {
  display: none;
}
.all .trigger_btn[data-v-13124843] {
  display: block;
}
.annotation_images[data-v-13124843] {
.goods_every[data-v-13124843]:hover {
    cursor: default;
}
.red_bg[data-v-13124843] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    text-align: right;
    background: rgb(245 82 81 / 30%);
    border-radius: 8px;
i[data-v-13124843] {
      margin: 4px;
      font-size: 14px;
      color: #f55251;
      cursor: pointer;
}
}
.red_bg.change_over[data-v-13124843] {
    background: none;
}
}

.images_show_item {
  position: relative;
  box-sizing: border-box;
  display: inline-flex;
  width: 80px;
  height: 80px;
  padding: 0;
  margin: 0;
  background-color: var(--el-fill-color-blank);
  border: 1px solid var(--el-border-color);
  border-radius: 8px;
}
.images_show_item_img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.images_show_item_actions {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
  color: #ffffff;
  cursor: default;
  background-color: var(--el-overlay-color-lighter);
  border-radius: 8px;
  opacity: 0;
  transition: opacity var(--el-transition-duration);
}
.images_show_item_actions.all {
  top: auto;
  bottom: 0;
  z-index: 5;
  height: 24px;
  line-height: 24px;
  border-radius: 0 0 8px 8px;
  opacity: 1;
i {
    width: 50%;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
}
i:hover {
    opacity: 0.7;
}
}
.images_show_item:hover .images_show_item_actions {
  opacity: 1;
}
.images_show_item_preview {
  height: 20px;
  cursor: pointer;
}
.images_show_item_preview.video {
  display: block;
  font-size: 20px;
  line-height: 20px;
}
.images_show_item_actions span + span {
  margin-left: 16px;
}
.image_show_tit {
  padding-bottom: 8px;
  font-size: 13px;
  line-height: 16px;
  color: #666666;
}
.no-controls {
  outline: none;
}
.no-controls::-webkit-media-controls {
  display: none !important;
}
.no-controls::-webkit-media-controls-enclosure {
  display: none !important;
}
.avatar-uploader .el-upload {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border: 1px dashed #cccccc;
  border-radius: 8px;
  transition: var(--el-transition-duration-fast);
}
.avatar-uploader .el-upload:hover {
  border-color: var(--el-color-primary);
}
.el-icon.avatar-uploader-icon {
  width: 80px;
  height: 80px;
  font-size: 28px;
  color: #dddddd;
  text-align: center;
  background: #fcfcfc;
}
.loading_File {
  height: 130px;
}
.loading_tip {
  text-align: center;
}
.dplayer-video-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 0;
  background: #000000;
}
.dplayer-video-wrap .dplayer-video {
  width: 100%;
  height: 100%;
}
.del_video {
  position: absolute;
  top: -7px;
  right: 5px;
  right: 0;
  left: 70px;
  z-index: 5;
  width: 20px;
  height: 20px;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  text-align: center;
  cursor: pointer;
  opacity: 0.5;
}
.images_box {
  position: relative;
}
.images_box .del_video {
  right: 0;
  left: 70px;
}
.video-player {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.simple_upload .upload_tip {
  padding-top: 8px;
  font-size: 12px;
  line-height: 20px;
  color: #888888;
}
.simple_upload .avatar-uploader,
.simple_upload .images_show_block {
  height: 82px;
  margin-right: 12px;
}
.uploader_icon_checked {
  width: 80px;
  height: 80px;
  padding-top: 19px;
}
.el-upload_step {
  font-size: 12px;
  color: #3768fa;
  text-align: center;
i {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #3768fa;
}
div {
    line-height: 20px;
}
}
.del_video:hover {
  opacity: 1;
}
.images_box.annotationstatus {
  display: none;
}
.el-upload.is-disabled {
  cursor: no-drop;
  opacity: 0.5;
}

.tiered-pricing-table table {
  width: 100%;
  table-layout: fixed;
  border: none;
}
.tiered-pricing-table table th {
  background-color: #f6f8fa;
}
.tiered-pricing-table table td {
  font-size: 14px !important;
  border-bottom: 1px solid #ebeef5;
}
.tiered-pricing-table table th,
.tiered-pricing-table table td {
  padding: 0 16px;
  font-size: 12px;
  font-weight: normal;
  line-height: 40px;
  color: rgb(100 101 103);
  text-align: left;
}
.tiered-pricing-form-header > div,
.tiered-pricing-table-header > div {
  box-sizing: border-box;
  padding: 0 16px;
  font-size: 12px;
  line-height: 40px;
  color: rgb(100 101 103);
  background-color: #f6f8fa;
}
.tiered-pricing-form-row > div {
  padding: 8px 16px;
}
.tiered-pricing-form-row:not(:last-child) > div {
  border-bottom: 1px solid rgb(240 242 244);
}

/* .tiered-pricing-form .el-form-item {
  margin-bottom: 18px !important;
} */
.table_item {
  margin-bottom: 0;
  transition: margin-bottom 0.5s;
&.is-error {
    margin-bottom: 14px;
}
}

.production_cycle_table .el-form-item__error {
  z-index: 9;
}

.production_cycle_table[data-v-63287c07] {
  border: 1px solid #f0f2f4;
.name[data-v-63287c07] {
    height: 40px;
    padding-right: 16px;
    padding-left: 16px;
    font-weight: normal;
    line-height: 40px;
    color: #646567;
    background-color: #f5f8fa;
}
.production_cycle_table_r[data-v-63287c07] {
    flex: 1;
    overflow-x: auto;
.td[data-v-63287c07] {
      min-width: 180px;
      max-width: 180px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
}
.line_one[data-v-63287c07],
  .line_two[data-v-63287c07] {
    display: flex;
    border-bottom: 1px solid #f0f2f4;
.tds[data-v-63287c07] {
      display: flex;
      flex: 1;
      justify-content: space-evenly;
}
.td[data-v-63287c07] {
      box-sizing: border-box;
      height: 32px;
      padding-right: 16px;
      padding-left: 16px;
      font-weight: normal;
      line-height: 32px;
      color: #646567;
}
}
}
.production_cycle_table.edit[data-v-63287c07] {
  border: 0;
.line_one[data-v-63287c07] {
    position: relative;
}
.del_line[data-v-63287c07] {
    width: 90px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.line_one[data-v-63287c07],
  .line_two[data-v-63287c07] {
    border-bottom: 0;
.num_box[data-v-63287c07] {
      display: flex;
      align-items: flex-start;
      font-size: 14px;
      color: var(--merak-text-color);
}
.td[data-v-63287c07] {
      box-sizing: border-box;
      height: auto;
      padding: 8px 16px;
      font-weight: normal;
      color: #646567;
      text-align: left;
}
}
}
.line_two[data-v-63287c07] {
  border-bottom: 1px solid rgb(240 242 244) !important;
}
[data-v-63287c07] .line_two:last-child {
  border-bottom: none !important;
}
.last_line_num[data-v-63287c07] {
  flex: 1;
  padding: 0 14px;
  padding-right: 0;
  font-style: normal;
  text-align: left;
}
.disabled_input[data-v-63287c07] {
  height: 32px;
  line-height: 32px;
  color: #646567;
  background: #edeff1;
  border-radius: 8px;
}
.red_start[data-v-63287c07]::after {
  margin-left: 4px;
  color: var(--el-color-danger);
  content: "*";
}
.name.red_start[data-v-63287c07]::after {
  margin-left: 0;
}
.table_item[data-v-63287c07] {
  margin-bottom: 0;
  transition: margin-bottom 0.5s;
&.is-error[data-v-63287c07] {
    margin-bottom: 14px;
}
}

/* .table_item {
  margin-bottom: 0;
  transition: margin-bottom 0.5s;
}
.line_two:has(> .is-error) .table_item {
  margin-bottom: 14px !important;
} */

/* global css variable */
/* 版心 */
.compliance_box[data-v-fe57e642] {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #333333;
}
.form_item_title[data-v-fe57e642]::after {
  margin-left: 4px;
  color: var(--el-color-danger);
  content: "*";
}
.quantityForm_box[data-v-fe57e642] {
  padding: 16px;
  margin-top: 8px;
  margin-bottom: 24px;
  background-color: #f6f8fa;
  border-radius: 8px;
}
.quantityForm_box[data-v-fe57e642] .el-col {
  padding-right: 4px !important;
  padding-left: 4px !important;
}
.quantity_every[data-v-fe57e642] {
  position: relative;
}
.quantity_every[data-v-fe57e642] .el-form-item--default {
  margin-bottom: 0;
}
.quantity_every[data-v-fe57e642] .el-input__inner {
  padding-left: 90px;
}
.quantity_every .type_quantity_every_key[data-v-fe57e642] {
  position: absolute;
  top: 6px;
  left: 12px;
  display: flex;
  align-content: center;
  width: 86px;
  padding: 2px 6px;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  text-align: center;
  background: #edeff1;
  border: 1px solid #ffffff;
  border-radius: 4px;
}
.quantity_every .type_quantity_every_key i img[data-v-fe57e642] {
  position: relative;
  top: 2px;
  width: 16px;
  margin-right: 4px;
}
.single.quantity_every[data-v-fe57e642] .el-input__inner {
  padding-left: 0;
}
.red_start[data-v-fe57e642]::after {
  margin-left: 4px;
  color: var(--el-color-danger);
  content: "*";
}
[data-v-fe57e642] .spu_box .el-switch {
  height: 24px;
}
/* global css variable */
/* 版心 */
.el-form-item--label-left[data-v-fb94abb0] >  .el-form-item__label::before {
  display: none;
}
/* global css variable */
/* 版心 */
.spm-table[data-v-a4460ef6] {
  --el-table-cell-padding-y: 8px;
}
.spm-table[data-v-a4460ef6] .el-table__body .el-table__cell {
  position: relative;
}
.table_item[data-v-a4460ef6] {
  margin-bottom: 0;
  transition: margin-bottom 0.5s;
}
.table_item.is-error[data-v-a4460ef6] {
  margin-bottom: 16px;
}
/* global css variable */
/* 版心 */
.batch-message-box .el-message-box__message {
  width: 100%;
}
/* global css variable */
/* 版心 */
.spm-table[data-v-4dd1d686] {
  --el-table-cell-padding-y: 8px;
}
.spm-table[data-v-4dd1d686] .el-table__body .el-table__cell {
  position: relative;
}
.table_item[data-v-4dd1d686] {
  margin-bottom: 0;
  transition: margin-bottom 0.5s;
}
.table_item.is-error[data-v-4dd1d686] {
  margin-bottom: 14px;
}
/* global css variable */
/* 版心 */
.spm-table[data-v-8f5e2310] {
  --el-table-cell-padding-y: 8px;
}
.table_item[data-v-8f5e2310] {
  margin-bottom: 0;
  transition: margin-bottom 0.5s;
}
.table_item.is-error[data-v-8f5e2310] {
  margin-bottom: 14px;
}
/* global css variable */
/* 版心 */
.only-switch[data-v-82ab0c0f] .el-switch__label {
  color: var(--el-text-color-primary) !important;
}
.custom-switch[data-v-82ab0c0f] .el-switch__core {
  background-color: var(--el-color-primary);
  border-color: transparent;
}
.search-form .el-form-item[data-v-82ab0c0f] {
  margin-bottom: 0;
  transition: margin-bottom 0.5s;
}
.search-form .el-form-item[data-v-82ab0c0f] .el-form-item__label {
  color: #666666;
}
.search-form .el-form-item[data-v-82ab0c0f] .el-form-item__label .el-tooltip__trigger {
  color: #999999;
}
.search-form:has(.el-form-item.is-error) .el-form-item[data-v-82ab0c0f] {
  margin-bottom: 14px;
}
.table-form-item[data-v-82ab0c0f] >  .el-form-item__content {
  display: block;
}
.annotation-enter-active[data-v-82ab0c0f],
.annotation-leave-active[data-v-82ab0c0f] {
  transition: opacity 0.5s ease;
}
.annotation-enter-from[data-v-82ab0c0f],
.annotation-leave-to[data-v-82ab0c0f] {
  opacity: 0;
}
/* global css variable */
/* 版心 */
[data-v-3660a75a] .custom-switch .el-switch__core {
  background-color: var(--el-color-primary);
  border-color: transparent;
}
.el-backtop[data-v-de2ebb9e] {
  z-index: 2000;
}
.backtop-content[data-v-de2ebb9e] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.create_good_container .el-form--label-top {
.el-form-item__label {
    color: #666666;
.el-tooltip__trigger {
      color: #999999;
}
}
.el-form-item__content > .el-date-editor.el-input {
    width: 100%;
}
}
.spm-tooltip__max {
  max-width: 320px;
}

/* global css variable */
/* 版心 */
.production_cycle_table[data-v-95a5d2ee] {
  border: 1px solid #f0f2f4;
}
.production_cycle_table .name[data-v-95a5d2ee] {
  height: 40px;
  padding-right: 16px;
  padding-left: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #646567;
  background-color: #f5f8fa;
}
.production_cycle_table .production_cycle_table_r[data-v-95a5d2ee] {
  flex: 1;
  overflow-x: auto;
}
.production_cycle_table .production_cycle_table_r .td[data-v-95a5d2ee] {
  min-width: 180px;
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.production_cycle_table .line_one[data-v-95a5d2ee],
.production_cycle_table .line_two[data-v-95a5d2ee] {
  display: flex;
  border-bottom: 1px solid #f0f2f4;
}
.production_cycle_table .line_one .tds[data-v-95a5d2ee],
.production_cycle_table .line_two .tds[data-v-95a5d2ee] {
  display: flex;
  flex: 1;
  justify-content: space-evenly;
}
.production_cycle_table .line_one .td[data-v-95a5d2ee],
.production_cycle_table .line_two .td[data-v-95a5d2ee] {
  box-sizing: border-box;
  height: 40px;
  padding-right: 16px;
  padding-left: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #646567;
}
.production_cycle_table.edit[data-v-95a5d2ee] {
  border: 0;
}
.production_cycle_table.edit .line_one[data-v-95a5d2ee] {
  position: relative;
}
.production_cycle_table.edit .del_line[data-v-95a5d2ee] {
  width: 90px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.production_cycle_table.edit .line_one[data-v-95a5d2ee],
.production_cycle_table.edit .line_two[data-v-95a5d2ee] {
  border-bottom: 0;
}
.production_cycle_table.edit .line_one .num_box[data-v-95a5d2ee],
.production_cycle_table.edit .line_two .num_box[data-v-95a5d2ee] {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  color: var(--merak-text-color);
}
.production_cycle_table.edit .line_one .td[data-v-95a5d2ee],
.production_cycle_table.edit .line_two .td[data-v-95a5d2ee] {
  box-sizing: border-box;
  height: auto;
  padding: 8px 16px;
  font-weight: normal;
  color: #646567;
  text-align: left;
}
.line_two[data-v-95a5d2ee] {
  border-bottom: 1px solid rgb(240, 242, 244) !important;
}
[data-v-95a5d2ee] .line_two:last-child {
  border-bottom: none !important;
}
.last_line_num[data-v-95a5d2ee] {
  flex: 1;
  padding: 0 14px;
  padding-right: 0;
  font-style: normal;
  text-align: left;
}
.disabled_input[data-v-95a5d2ee] {
  height: 36px;
  line-height: 36px;
  color: #646567;
  background: #edeff1;
  border-radius: 8px;
}
.red_start[data-v-95a5d2ee]::after {
  margin-left: 4px;
  color: var(--el-color-danger);
  content: "*";
}
.table_item[data-v-95a5d2ee] {
  margin-bottom: 0;
  transition: margin-bottom 0.5s;
}
.table_item.is-error[data-v-95a5d2ee] {
  margin-bottom: 14px;
}
/* global css variable */
/* 版心 */
.sale_type[data-v-dd0398c2] {
  margin-left: 2px;
}
.review_time[data-v-dd0398c2] {
  color: var(--el-text-color-placeholder);
}
.card_header[data-v-dd0398c2] .el-tabs__nav-wrap::after {
  background: #ffffff !important;
}
.card_header[data-v-dd0398c2] .el-tabs__header {
  margin-bottom: 0 !important;
}
.spm-tabs-box-tag[data-v-dd0398c2] {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
  overflow: hidden;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #ffffff;
  border-radius: 8px 0 10px;
}
.line_file[data-v-3ba3cde4] {
span[data-v-3ba3cde4] {
    padding-left: 4px;
    font-size: 14px;
}
i[data-v-3ba3cde4] {
    position: relative;
    top: 2px;
    color: #666666;
}
}
.images_show_item[data-v-3ba3cde4] {
  position: relative;
  box-sizing: border-box;
  display: inline-flex;
  width: 80px;
  height: 80px;
  padding: 0;
  margin: 4px;
  overflow: hidden;
  background-color: var(--el-fill-color-blank);
  border: 1px solid var(--el-border-color);
  border-radius: 8px;
}
.images_show_item_img[data-v-3ba3cde4] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.images_show_item_actions[data-v-3ba3cde4] {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
  color: #ffffff;
  cursor: default;
  background-color: var(--el-overlay-color-lighter);
  opacity: 0;
  transition: opacity var(--el-transition-duration);
}
.images_show_item:hover .images_show_item_actions[data-v-3ba3cde4] {
  opacity: 1;
}
.images_show_item_preview[data-v-3ba3cde4] {
  height: 20px;
  cursor: pointer;
}
.images_show_item_preview.video[data-v-3ba3cde4] {
  display: block;
  font-size: 20px;
  line-height: 20px;
}
.image_show_tit[data-v-3ba3cde4] {
  padding-bottom: 8px;
  font-size: 13px;
  line-height: 20px;
  color: #888888;
}
.no-controls[data-v-3ba3cde4] {
  outline: none;
}
.no-controls[data-v-3ba3cde4]::-webkit-media-controls {
  display: none !important;
}
.no-controls[data-v-3ba3cde4]::-webkit-media-controls-enclosure {
  display: none !important;
}
.dialog_img_show[data-v-3ba3cde4] {
  margin: 0 auto;
}
.file_show_box .images_show_block[data-v-3ba3cde4] {
  display: flex;
  flex-wrap: wrap;
  margin: -4px;
  margin-bottom: 24px;
}
.line_file a[data-v-3ba3cde4]:hover {
  color: #3768fa !important;
}
.left_top_icon[data-v-3ba3cde4] {
  position: absolute;
  top: 0;
  left: 0;
  gap: 10px;
  min-width: 20px;
  height: 18px;
  padding-right: 6px;
  padding-left: 6px;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  background: rgb(102 102 102 / 60%);
  border-top-left-radius: 6px;
  border-bottom-right-radius: 20px;
}
.image_parents[data-v-3ba3cde4] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
}

/* global css variable */
/* 版心 */
.imgs_goods_detial .file_show_box .images_show_block {
  margin-bottom: -8px;
}
/* global css variable */
/* 版心 */
[data-v-d85a80a0] .el-table .cell {
  white-space: nowrap;
}
.imgs_goods_detial .file_show_box .images_show_block {
  margin-bottom: -8px;
}

/* global css variable */
/* 版心 */
.production_cycle_table[data-v-1ec7f5bd] {
  border: 1px solid #f0f2f4;
}
.production_cycle_table .name[data-v-1ec7f5bd] {
  height: 40px;
  padding-right: 16px;
  padding-left: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #646567;
  background-color: #f5f8fa;
}
.production_cycle_table .production_cycle_table_r[data-v-1ec7f5bd] {
  flex: 1;
  overflow-x: auto;
}
.production_cycle_table .production_cycle_table_r .td[data-v-1ec7f5bd] {
  min-width: 180px;
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.production_cycle_table .line_one[data-v-1ec7f5bd],
.production_cycle_table .line_two[data-v-1ec7f5bd] {
  display: flex;
  border-bottom: 1px solid #f0f2f4;
}
.production_cycle_table .line_one .tds[data-v-1ec7f5bd],
.production_cycle_table .line_two .tds[data-v-1ec7f5bd] {
  display: flex;
  flex: 1;
  justify-content: space-evenly;
}
.production_cycle_table .line_one .td[data-v-1ec7f5bd],
.production_cycle_table .line_two .td[data-v-1ec7f5bd] {
  box-sizing: border-box;
  height: 40px;
  padding-right: 16px;
  padding-left: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #646567;
}
.production_cycle_table.edit[data-v-1ec7f5bd] {
  border: 0;
}
.production_cycle_table.edit .line_one[data-v-1ec7f5bd] {
  position: relative;
}
.production_cycle_table.edit .del_line[data-v-1ec7f5bd] {
  width: 90px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.production_cycle_table.edit .line_one[data-v-1ec7f5bd],
.production_cycle_table.edit .line_two[data-v-1ec7f5bd] {
  border-bottom: 0;
}
.production_cycle_table.edit .line_one .num_box[data-v-1ec7f5bd],
.production_cycle_table.edit .line_two .num_box[data-v-1ec7f5bd] {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  color: var(--merak-text-color);
}
.production_cycle_table.edit .line_one .td[data-v-1ec7f5bd],
.production_cycle_table.edit .line_two .td[data-v-1ec7f5bd] {
  box-sizing: border-box;
  height: auto;
  padding: 8px 16px;
  font-weight: normal;
  color: #646567;
  text-align: left;
}
.line_two[data-v-1ec7f5bd] {
  border-bottom: 1px solid rgb(240, 242, 244) !important;
}
[data-v-1ec7f5bd] .line_two:last-child {
  border-bottom: none !important;
}
.last_line_num[data-v-1ec7f5bd] {
  flex: 1;
  padding: 0 14px;
  padding-right: 0;
  font-style: normal;
  text-align: left;
}
.disabled_input[data-v-1ec7f5bd] {
  height: 36px;
  line-height: 36px;
  color: #646567;
  background: #edeff1;
  border-radius: 8px;
}
.red_start[data-v-1ec7f5bd]::after {
  margin-left: 4px;
  color: var(--el-color-danger);
  content: "*";
}
.table_item[data-v-1ec7f5bd] {
  margin-bottom: 0;
  transition: margin-bottom 0.5s;
}
.table_item.is-error[data-v-1ec7f5bd] {
  margin-bottom: 14px;
}
[data-v-f252afba] .sku-title-img .images_show_block {
  height: 36px;
  margin: 0 !important;
}
[data-v-f252afba] .sku-title-img .images_show_item {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

/* global css variable */
/* 版心 */
.production_cycle_table[data-v-676051bf] {
  border: 1px solid #f0f2f4;
}
.production_cycle_table .name[data-v-676051bf] {
  height: 40px;
  padding-right: 16px;
  padding-left: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #646567;
  background-color: #f5f8fa;
}
.production_cycle_table .production_cycle_table_r[data-v-676051bf] {
  flex: 1;
  overflow-x: auto;
}
.production_cycle_table .production_cycle_table_r .td[data-v-676051bf] {
  min-width: 180px;
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.production_cycle_table .line_one[data-v-676051bf],
.production_cycle_table .line_two[data-v-676051bf] {
  display: flex;
  border-bottom: 1px solid #f0f2f4;
}
.production_cycle_table .line_one .tds[data-v-676051bf],
.production_cycle_table .line_two .tds[data-v-676051bf] {
  display: flex;
  flex: 1;
  justify-content: space-evenly;
}
.production_cycle_table .line_one .td[data-v-676051bf],
.production_cycle_table .line_two .td[data-v-676051bf] {
  box-sizing: border-box;
  height: 40px;
  padding-right: 16px;
  padding-left: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #646567;
}
.production_cycle_table.edit[data-v-676051bf] {
  border: 0;
}
.production_cycle_table.edit .line_one[data-v-676051bf] {
  position: relative;
}
.production_cycle_table.edit .del_line[data-v-676051bf] {
  width: 90px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.production_cycle_table.edit .line_one[data-v-676051bf],
.production_cycle_table.edit .line_two[data-v-676051bf] {
  border-bottom: 0;
}
.production_cycle_table.edit .line_one .num_box[data-v-676051bf],
.production_cycle_table.edit .line_two .num_box[data-v-676051bf] {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  color: var(--merak-text-color);
}
.production_cycle_table.edit .line_one .td[data-v-676051bf],
.production_cycle_table.edit .line_two .td[data-v-676051bf] {
  box-sizing: border-box;
  height: auto;
  padding: 8px 16px;
  font-weight: normal;
  color: #646567;
  text-align: left;
}
.line_two[data-v-676051bf] {
  border-bottom: 1px solid rgb(240, 242, 244) !important;
}
[data-v-676051bf] .line_two:last-child {
  border-bottom: none !important;
}
.last_line_num[data-v-676051bf] {
  flex: 1;
  padding: 0 14px;
  padding-right: 0;
  font-style: normal;
  text-align: left;
}
.disabled_input[data-v-676051bf] {
  height: 36px;
  line-height: 36px;
  color: #646567;
  background: #edeff1;
  border-radius: 8px;
}
.red_start[data-v-676051bf]::after {
  margin-left: 4px;
  color: var(--el-color-danger);
  content: "*";
}
.table_item[data-v-676051bf] {
  margin-bottom: 0;
  transition: margin-bottom 0.5s;
}
.table_item.is-error[data-v-676051bf] {
  margin-bottom: 14px;
}
[data-v-676051bf] .el-form-item {
  margin-bottom: 0;
}
[data-v-676051bf] .el-form-item__error {
  position: static;
}
/* global css variable */
/* 版心 */
.mb_0[data-v-d60acd68] {
  margin-bottom: 0 !important;
}
[data-v-d60acd68] .el-drawer__body {
  padding-top: 0;
}
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
.activeTip li[data-v-d60acd68] {
  display: flex;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #bebebe;
}
.activeTip li span[data-v-d60acd68] {
  display: block;
  width: 6px;
  height: 6px;
  margin-top: 8px;
  margin-right: 10px;
  background: #aaaaaa;
  border-radius: 6px;
}
.activeTip li p[data-v-d60acd68] {
  flex: 1;
}
[data-v-d60acd68] .exclusive-pricing-native-table {
  width: 100%;
  overflow: hidden;
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: separate;
  border: 1px solid #e6e9ec;
  border-radius: 8px;
}
[data-v-d60acd68] .exclusive-pricing-native-table thead th {
  padding: 0 16px;
  font-size: 12px;
  font-weight: normal;
  line-height: 36px;
  color: rgb(100, 101, 103);
  text-align: left;
  background-color: #f6f8fa;
  border-left: 1px solid #e6e9ec;
}
[data-v-d60acd68] .exclusive-pricing-native-table tbody tr:last-child td {
  border-bottom: none;
}
[data-v-d60acd68] .exclusive-pricing-native-table tbody td:last-child {
  border-right: none;
}
[data-v-d60acd68] .exclusive-pricing-native-table tbody td:first-child,[data-v-d60acd68] .exclusive-pricing-native-table thead th:first-child {
  border-left: none;
}
[data-v-d60acd68] .exclusive-pricing-native-table tbody td {
  padding: 0 16px;
  font-size: 12px;
  line-height: 48px;
  color: rgb(100, 101, 103);
  text-align: left;
  border-bottom: 1px solid #e6e9ec;
  border-left: 1px solid #e6e9ec;
}
/* global css variable */
/* 版心 */
.mb_0[data-v-dba5e5cb] {
  margin-bottom: 0 !important;
}
[data-v-dba5e5cb] .el-drawer__body {
  padding-top: 0;
}
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
.activeTip li[data-v-dba5e5cb] {
  display: flex;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #bebebe;
}
.activeTip li span[data-v-dba5e5cb] {
  display: block;
  width: 6px;
  height: 6px;
  margin-top: 8px;
  margin-right: 10px;
  background: #aaaaaa;
  border-radius: 6px;
}
.activeTip li p[data-v-dba5e5cb] {
  flex: 1;
}
[data-v-dba5e5cb] .exclusive-pricing-native-table {
  width: 100%;
  overflow: hidden;
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: separate;
  border: 1px solid #e6e9ec;
  border-radius: 8px;
}
[data-v-dba5e5cb] .exclusive-pricing-native-table thead th {
  padding: 0 16px;
  font-size: 12px;
  font-weight: normal;
  line-height: 36px;
  color: rgb(100, 101, 103);
  text-align: left;
  background-color: #f6f8fa;
  border-left: 1px solid #e6e9ec;
}
[data-v-dba5e5cb] .exclusive-pricing-native-table tbody tr:last-child td {
  border-bottom: none;
}
[data-v-dba5e5cb] .exclusive-pricing-native-table tbody td:last-child {
  border-right: none;
}
[data-v-dba5e5cb] .exclusive-pricing-native-table tbody td:first-child,[data-v-dba5e5cb] .exclusive-pricing-native-table thead th:first-child {
  border-left: none;
}
[data-v-dba5e5cb] .exclusive-pricing-native-table tbody td {
  padding: 0 16px;
  font-size: 12px;
  line-height: 48px;
  color: rgb(100, 101, 103);
  text-align: left;
  border-bottom: 1px solid #e6e9ec;
  border-left: 1px solid #e6e9ec;
}
/* global css variable */
/* 版心 */
.card_item_props_block[data-v-98864f8d] {
  margin-top: var(--spm-gap);
}
.el-date-editor--date[data-v-98864f8d] {
  width: 100%;
}
/* global css variable */
/* 版心 */
.statics_loading[data-v-0c3613be] {
  position: relative;
  width: 100%;
  height: 100%;
}
.statics_loading .lds-typing[data-v-0c3613be] {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -70px;
}
/* 加载状态样式 */
.data-loading[data-v-d24d0760] {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgb(255 255 255 / 80%); /* 半透明白色背景 */
}
[data-v-d24d0760] .period_filter .el-radio-button__inner {
  line-height: 18px;
}

/* global css variable */
/* 版心 */
.batch-process-queue[data-v-e6bf8307] .clear_title .el-dialog__header {
  border-bottom: none;
}
.batch-process-queue[data-v-e6bf8307] .clear_title .result_list {
  margin-top: -40px;
}
.batch-process-queue .error-item[data-v-e6bf8307] {
  padding: 8px;
  border-bottom: 1px solid #eeeeee;
}
.batch-process-queue .error-item[data-v-e6bf8307]:last-child {
  border-bottom: none;
}
.batch-process-queue .auto_close[data-v-e6bf8307] {
  margin-left: 12px;
  font-size: 12px;
  color: #747272;
  text-align: right;
}
.batch-process-queue .dialog-footer[data-v-e6bf8307] {
  display: flex;
  gap: 12px;
  justify-content: flex-end;
}
.dialogtTips[data-v-e6bf8307] {
  margin-top: 30px;
  font-size: 13px;
  line-height: 20px;
  color: #888888;
}
/* global css variable */
/* 版心 */
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
.mb_0[data-v-011d3da2] {
  margin-bottom: 0 !important;
}
[data-v-011d3da2] .el-drawer__body {
  padding-top: 0;
}
.activeTip li[data-v-011d3da2] {
  display: flex;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #bebebe;
}
.activeTip li span[data-v-011d3da2] {
  display: block;
  width: 6px;
  height: 6px;
  margin-top: 8px;
  margin-right: 10px;
  background: #aaaaaa;
  border-radius: 6px;
}
.activeTip li p[data-v-011d3da2] {
  flex: 1;
}
.price_msg[data-v-011d3da2] {
  display: none;
  margin-top: 8px;
  font-size: 12px;
  line-height: 16px;
  color: #ff870b;
}
.price_msg span[data-v-011d3da2] {
  color: #ff0000;
}
[data-v-011d3da2] .exclusive-pricing-native-table {
  width: 100%;
  overflow: hidden;
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: separate;
  border: 1px solid #e6e9ec;
  border-radius: 8px;
}
[data-v-011d3da2] .exclusive-pricing-native-table thead th {
  padding: 0 16px;
  font-size: 12px;
  font-weight: normal;
  line-height: 36px;
  color: rgb(100, 101, 103);
  text-align: left;
  background-color: #f6f8fa;
  border-left: 1px solid #e6e9ec;
}
[data-v-011d3da2] .exclusive-pricing-native-table tbody tr:last-child td {
  border-bottom: none;
}
[data-v-011d3da2] .exclusive-pricing-native-table tbody td:last-child {
  border-right: none;
}
[data-v-011d3da2] .exclusive-pricing-native-table tbody td:first-child,[data-v-011d3da2] .exclusive-pricing-native-table thead th:first-child {
  border-left: none;
}
[data-v-011d3da2] .exclusive-pricing-native-table tbody td {
  padding: 0 16px;
  font-size: 12px;
  line-height: 48px;
  color: rgb(100, 101, 103);
  text-align: left;
  border-bottom: 1px solid #e6e9ec;
  border-left: 1px solid #e6e9ec;
}
[data-v-011d3da2] .exclusive-pricing-native-table tbody td .qf_input {
  margin: 5px 0;
}
[data-v-011d3da2] .exclusive-pricing-native-table .el-form-item__error {
  position: static;
  margin-bottom: 5px;
}
/* global css variable */
/* 版心 */
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
/* global css variable */
/* 版心 */
[data-v-38cb1f3f] .spm-tabs-box .el-tabs__item {
  height: 32px;
}
[data-v-38cb1f3f] .spm-tabs-box .el-tabs__header {
  margin: 0;
}
[data-v-38cb1f3f] .spm-tabs-box .el-tabs__nav-wrap::after {
  display: none;
}
.for_sale_card[data-v-4886e0bb] .el-collapse.spm-collapse .el-collapse-item + .el-collapse-item {
  margin-top: 32px;
}
[data-v-4886e0bb] .card_header_no_tabs > div {
  padding-bottom: 20px;
}
[data-v-4886e0bb] .spm-tabs-box .el-tabs__item {
  height: 32px;
}
[data-v-4886e0bb] .spm-tabs-box .el-tabs__header {
  margin: 0;
}
[data-v-4886e0bb] .spm-tabs-box .el-tabs__nav-wrap::after {
  display: none;
}

/* global css variable */
/* 版心 */
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
/* global css variable */
/* 版心 */
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
/* global css variable */
/* 版心 */
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
/* global css variable */
/* 版心 */
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
[data-v-1be6bf28] .el-drawer__body {
  padding-top: 0;
}
.activeTip li[data-v-1be6bf28] {
  display: flex;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #bebebe;
}
.activeTip li span[data-v-1be6bf28] {
  display: block;
  width: 6px;
  height: 6px;
  margin-top: 8px;
  margin-right: 10px;
  background: #aaaaaa;
  border-radius: 6px;
}
.activeTip li p[data-v-1be6bf28] {
  flex: 1;
}
/* global css variable */
/* 版心 */
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
/* global css variable */
/* 版心 */
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
/* global css variable */
/* 版心 */
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
/* global css variable */
/* 版心 */
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
/* global css variable */
/* 版心 */
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
/* global css variable */
/* 版心 */
.error-goods[data-v-cb84d4fb] {
  position: fixed;
  top: 64px;
  left: 0;
  z-index: 99;
  width: 100%;
  height: calc(100% - 64px);
  padding: 0 24px 21px;
}
.error-goods .bg_white[data-v-cb84d4fb] {
  background-color: #ffffff;
  border-radius: 8px;
}
.error-goods .card[data-v-cb84d4fb] {
  width: 100%;
  height: 100%;
  padding: 0;
  background: var(--spm-body-bg-linear-gradient);
}
.error-goods .card .card_header[data-v-cb84d4fb] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  padding: 0 24px;
  line-height: 50px;
}
.error-goods .card .card_header .err_tip_title[data-v-cb84d4fb] {
  margin-left: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #f55251;
}
.error-goods .card .card_header .red_badge[data-v-cb84d4fb] {
  padding: 0 6px;
  margin-left: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #ffffff;
  background-color: #f55251;
  border-radius: 10px;
}
.error-goods .card .card_header .alredy_update[data-v-cb84d4fb] {
  margin-left: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #30a46c;
}
.error-goods .card .card_header .alredy_update > span[data-v-cb84d4fb] {
  margin-left: 5px;
}
.error-goods .card .card_body[data-v-cb84d4fb] {
  padding: 20px 24px;
}
.error-goods .card .card_body .editor_wrap[data-v-cb84d4fb] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.error-goods .card .card_body .editor_wrap .editor_table_warp[data-v-cb84d4fb] {
  flex: 1;
  padding-top: 16px;
}
.category_details {
  padding-top: 0;
  padding-bottom: 16px;
}

/* global css variable */
/* 版心 */
.presell_time_box[data-v-cb329a2a] {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #666666;
}
.presell_time_box .iconfont[data-v-cb329a2a] {
  margin-right: 2px;
  font-size: 12px;
}
.presell_time_box .presell_time_val[data-v-cb329a2a] {
  margin-top: 2px;
}
.presell_time_box.active[data-v-cb329a2a] {
  color: #ff870b;
}
.category_details_box[data-v-cb329a2a] {
  padding-top: 8px;
  overflow: hidden;
}
.category_details_box .category_details_item[data-v-cb329a2a] {
  display: flex;
  align-items: center;
  float: left;
  width: 50%;
  padding-right: 20px;
  margin-top: 8px;
}
.category_details_box .category_details_item[data-v-cb329a2a]:nth-child(2n) {
  padding-right: 0;
}
.category_details_box .category_details_item .category_details_item_name[data-v-cb329a2a] {
  width: 150px;
  margin-right: 24px;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}
.category_details_box .category_details_item .category_details_item_value[data-v-cb329a2a] {
  max-width: calc(100% - 104px);
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tabs_list[data-v-cb329a2a] .el-tabs__header {
  margin-bottom: 0;
}
.tabs_list[data-v-cb329a2a] .el-tabs__item {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
}
.tabs_list .tabs_item_count[data-v-cb329a2a] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.new_status_box_yes[data-v-cb329a2a] {
  color: #ff870b;
}
.new_status_box_no[data-v-cb329a2a] {
  color: #999999;
}
.promo_time_box[data-v-cb329a2a] {
  font-size: 12px;
}
.promo_time_box .iconfont[data-v-cb329a2a] {
  margin-right: 3px;
  font-size: 12px;
  color: #111111;
}
.price_new[data-v-cb329a2a] {
  margin-right: 6px;
  color: #f55251;
}
.error_msg[data-v-cb329a2a] {
  color: #f55251;
}
.price_old[data-v-cb329a2a] {
  color: #999999;
  text-decoration: line-through;
}
.settlement_box[data-v-cb329a2a] {
  cursor: pointer;
}
.settlement_box .editIcon[data-v-cb329a2a] {
  display: none;
  margin-left: 5px;
  font-size: 14px;
  color: #3768fa;
}
.settlement_box:hover .editIcon[data-v-cb329a2a] {
  display: inline-block;
}
.ai-center[data-v-cb329a2a] {
  align-items: center;
}
.property_specs_btn[data-v-cb329a2a] {
  color: #3768fa;
  cursor: pointer;
}
.property_specs_btn .iconfont[data-v-cb329a2a] {
  margin-left: 2px;
  font-size: 14px;
}
.property_specs_btn .editIcon[data-v-cb329a2a] {
  display: none;
  margin-left: 3px;
}
.property_specs_btn:hover .editIcon[data-v-cb329a2a] {
  display: inline-block;
}
.text_box[data-v-cb329a2a] {
  font-size: 13px;
  color: #333333;
  cursor: pointer;
}
.text_box .txt[data-v-cb329a2a] {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text_box.link .txt[data-v-cb329a2a] {
  text-decoration: underline;
}
.text_box .warning[data-v-cb329a2a] {
  box-sizing: border-box;
  display: inline-flex;
  height: 20px;
  padding: 0 4px;
  margin-top: 4px;
  font-size: 12px;
  color: #f55251;
  border: 1px solid #f55251;
  border-radius: 4px;
}
.text_box .iconfont[data-v-cb329a2a] {
  margin-left: 2px;
  font-size: 14px;
  color: transparent;
}
.text_box:hover .iconfont[data-v-cb329a2a] {
  color: #3768fa;
}
.text_box:hover.link .txt[data-v-cb329a2a] {
  color: #3768fa;
}
.merak-colapse-item[data-v-cb329a2a] {
  display: flex;
  justify-content: flex-start;
  height: 285px;
  min-height: 50px;
  margin-bottom: 5px;
  overflow: hidden;
  border: 1px dashed #e6e6ee;
  border-radius: 8px;
  transition: "height" 0.4s;
}
.merak-colapse-item .merak-colapse-item-header[data-v-cb329a2a] {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 148px;
  padding: 0 20px;
  cursor: pointer;
  background: #f8f9fa;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-cont[data-v-cb329a2a] {
  font-size: 13px;
  font-weight: 400;
  color: #303133;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-icon[data-v-cb329a2a] {
  position: relative;
  top: 0;
  left: 3px;
  width: 20px;
  font-size: 10px;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-body[data-v-cb329a2a] {
  flex: 1;
  padding: 15px 10px 0;
}
.merak-colapse-item.is-active[data-v-cb329a2a] {
  height: auto !important;
}
.card_two[data-v-cb329a2a] {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 8px;
}
.card_body[data-v-cb329a2a] {
  padding: 20px 24px;
}
.tabs_menu[data-v-cb329a2a] {
  width: 100%;
  min-height: 36px;
  margin-bottom: 20px;
  overflow: hidden;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_ul[data-v-cb329a2a] {
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
}
.tabs_menu .tabs_menu_item[data-v-cb329a2a] {
  display: inline-block;
  height: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  cursor: pointer;
}
.tabs_menu .tabs_menu_item .relative[data-v-cb329a2a] {
  padding: 0 24px;
  color: #666666;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-cb329a2a] {
  color: #111111;
  background: #ffffff;
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-cb329a2a]::after {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_one.no_active > .relative[data-v-cb329a2a]::before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-right-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_one.active > div[data-v-cb329a2a]::before {
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.no_active > .relative[data-v-cb329a2a]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-cb329a2a]::before {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-cb329a2a]::after {
  position: absolute;
  bottom: 0;
  left: -8px;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item span[data-v-cb329a2a] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-cb329a2a] {
  color: rgba(0, 0, 0, 0);
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-cb329a2a]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
[data-v-cb329a2a] .search_container {
  width: 100%;
}
[data-v-cb329a2a] .search_hearch_wrap {
  width: 100%;
}
.search_bar_header[data-v-cb329a2a] {
  min-width: 100%;
}
.w20[data-v-cb329a2a] {
  width: 20% !important;
  max-width: 20% !important;
}
.search_select[data-v-cb329a2a] {
  height: 32px;
}
[data-v-cb329a2a] .el-select--large .el-select__wrapper {
  height: 32px;
  min-height: 32px;
}
.progress_box[data-v-cb329a2a] {
  box-sizing: border-box;
  width: 88px;
  height: 8px;
  background-color: #edeff1;
  border-radius: 8px;
}
.progress_box .progress_item[data-v-cb329a2a] {
  box-sizing: border-box;
  height: 8px;
  background-color: #ff870b;
  border-radius: 8px;
}
.progress_value[data-v-cb329a2a] {
  margin-top: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #333333;
}
.category_details {
  padding-top: 0;
  padding-bottom: 16px;
}

/* global css variable */
/* 版心 */
.presell_time_box[data-v-5ad242f2] {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #666666;
}
.presell_time_box .iconfont[data-v-5ad242f2] {
  margin-right: 2px;
  font-size: 12px;
}
.presell_time_box .presell_time_val[data-v-5ad242f2] {
  margin-top: 2px;
}
.presell_time_box.active[data-v-5ad242f2] {
  color: #ff870b;
}
.category_details_box[data-v-5ad242f2] {
  padding-top: 8px;
  overflow: hidden;
}
.category_details_box .category_details_item[data-v-5ad242f2] {
  display: flex;
  align-items: center;
  float: left;
  width: 50%;
  padding-right: 20px;
  margin-top: 8px;
}
.category_details_box .category_details_item[data-v-5ad242f2]:nth-child(2n) {
  padding-right: 0;
}
.category_details_box .category_details_item .category_details_item_name[data-v-5ad242f2] {
  width: 150px;
  margin-right: 24px;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}
.category_details_box .category_details_item .category_details_item_value[data-v-5ad242f2] {
  max-width: calc(100% - 104px);
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tabs_list[data-v-5ad242f2] .el-tabs__header {
  margin-bottom: 0;
}
.tabs_list[data-v-5ad242f2] .el-tabs__item {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
}
.tabs_list .tabs_item_count[data-v-5ad242f2] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.new_status_box_yes[data-v-5ad242f2] {
  color: #ff870b;
}
.new_status_box_no[data-v-5ad242f2] {
  color: #999999;
}
.promo_time_box[data-v-5ad242f2] {
  font-size: 12px;
}
.promo_time_box .iconfont[data-v-5ad242f2] {
  margin-right: 3px;
  font-size: 12px;
  color: #111111;
}
.price_new[data-v-5ad242f2] {
  margin-right: 6px;
  color: #f55251;
}
.error_msg[data-v-5ad242f2] {
  color: #f55251;
}
.price_old[data-v-5ad242f2] {
  color: #999999;
  text-decoration: line-through;
}
.settlement_box[data-v-5ad242f2] {
  cursor: pointer;
}
.settlement_box .editIcon[data-v-5ad242f2] {
  display: none;
  margin-left: 5px;
  font-size: 14px;
  color: #3768fa;
}
.settlement_box:hover .editIcon[data-v-5ad242f2] {
  display: inline-block;
}
.ai-center[data-v-5ad242f2] {
  align-items: center;
}
.property_specs_btn[data-v-5ad242f2] {
  color: #3768fa;
  cursor: pointer;
}
.property_specs_btn .iconfont[data-v-5ad242f2] {
  margin-left: 2px;
  font-size: 14px;
}
.property_specs_btn .editIcon[data-v-5ad242f2] {
  display: none;
  margin-left: 3px;
}
.property_specs_btn:hover .editIcon[data-v-5ad242f2] {
  display: inline-block;
}
.text_box[data-v-5ad242f2] {
  font-size: 13px;
  color: #333333;
  cursor: pointer;
}
.text_box .txt[data-v-5ad242f2] {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text_box.link .txt[data-v-5ad242f2] {
  text-decoration: underline;
}
.text_box .warning[data-v-5ad242f2] {
  box-sizing: border-box;
  display: inline-flex;
  height: 20px;
  padding: 0 4px;
  margin-top: 4px;
  font-size: 12px;
  color: #f55251;
  border: 1px solid #f55251;
  border-radius: 4px;
}
.text_box .iconfont[data-v-5ad242f2] {
  margin-left: 2px;
  font-size: 14px;
  color: transparent;
}
.text_box:hover .iconfont[data-v-5ad242f2] {
  color: #3768fa;
}
.text_box:hover.link .txt[data-v-5ad242f2] {
  color: #3768fa;
}
.merak-colapse-item[data-v-5ad242f2] {
  display: flex;
  justify-content: flex-start;
  height: 285px;
  min-height: 50px;
  margin-bottom: 5px;
  overflow: hidden;
  border: 1px dashed #e6e6ee;
  border-radius: 8px;
  transition: "height" 0.4s;
}
.merak-colapse-item .merak-colapse-item-header[data-v-5ad242f2] {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 148px;
  padding: 0 20px;
  cursor: pointer;
  background: #f8f9fa;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-cont[data-v-5ad242f2] {
  font-size: 13px;
  font-weight: 400;
  color: #303133;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-icon[data-v-5ad242f2] {
  position: relative;
  top: 0;
  left: 3px;
  width: 20px;
  font-size: 10px;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-body[data-v-5ad242f2] {
  flex: 1;
  padding: 15px 10px 0;
}
.merak-colapse-item.is-active[data-v-5ad242f2] {
  height: auto !important;
}
.card_two[data-v-5ad242f2] {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 8px;
}
.card_body[data-v-5ad242f2] {
  padding: 20px 24px;
}
.tabs_menu[data-v-5ad242f2] {
  width: 100%;
  min-height: 36px;
  margin-bottom: 20px;
  overflow: hidden;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_ul[data-v-5ad242f2] {
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
}
.tabs_menu .tabs_menu_item[data-v-5ad242f2] {
  display: inline-block;
  height: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  cursor: pointer;
}
.tabs_menu .tabs_menu_item .relative[data-v-5ad242f2] {
  padding: 0 24px;
  color: #666666;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-5ad242f2] {
  color: #111111;
  background: #ffffff;
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-5ad242f2]::after {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_one.no_active > .relative[data-v-5ad242f2]::before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-right-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_one.active > div[data-v-5ad242f2]::before {
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.no_active > .relative[data-v-5ad242f2]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-5ad242f2]::before {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-5ad242f2]::after {
  position: absolute;
  bottom: 0;
  left: -8px;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item span[data-v-5ad242f2] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-5ad242f2] {
  color: rgba(0, 0, 0, 0);
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-5ad242f2]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
[data-v-5ad242f2] .search_container {
  width: 100%;
}
[data-v-5ad242f2] .search_hearch_wrap {
  width: 100%;
}
.search_bar_header[data-v-5ad242f2] {
  min-width: 100%;
}
.w20[data-v-5ad242f2] {
  width: 20% !important;
  max-width: 20% !important;
}
.search_select[data-v-5ad242f2] {
  height: 32px;
}
[data-v-5ad242f2] .el-select--large .el-select__wrapper {
  height: 32px;
  min-height: 32px;
}
.progress_box[data-v-5ad242f2] {
  box-sizing: border-box;
  width: 88px;
  height: 8px;
  background-color: #edeff1;
  border-radius: 8px;
}
.progress_box .progress_item[data-v-5ad242f2] {
  box-sizing: border-box;
  height: 8px;
  background-color: #ff870b;
  border-radius: 8px;
}
.progress_value[data-v-5ad242f2] {
  margin-top: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #333333;
}
.category_details {
  padding-top: 0;
  padding-bottom: 16px;
}

/* global css variable */
/* 版心 */
.presell_time_box[data-v-d1ba2aa2] {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #666666;
}
.presell_time_box .iconfont[data-v-d1ba2aa2] {
  margin-right: 2px;
  font-size: 12px;
}
.presell_time_box .presell_time_val[data-v-d1ba2aa2] {
  margin-top: 2px;
}
.presell_time_box.active[data-v-d1ba2aa2] {
  color: #ff870b;
}
.category_details_box[data-v-d1ba2aa2] {
  padding-top: 8px;
  overflow: hidden;
}
.category_details_box .category_details_item[data-v-d1ba2aa2] {
  display: flex;
  align-items: center;
  float: left;
  width: 50%;
  padding-right: 20px;
  margin-top: 8px;
}
.category_details_box .category_details_item[data-v-d1ba2aa2]:nth-child(2n) {
  padding-right: 0;
}
.category_details_box .category_details_item .category_details_item_name[data-v-d1ba2aa2] {
  width: 150px;
  margin-right: 24px;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}
.category_details_box .category_details_item .category_details_item_value[data-v-d1ba2aa2] {
  max-width: calc(100% - 104px);
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tabs_list[data-v-d1ba2aa2] .el-tabs__header {
  margin-bottom: 0;
}
.tabs_list[data-v-d1ba2aa2] .el-tabs__item {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
}
.tabs_list .tabs_item_count[data-v-d1ba2aa2] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.new_status_box_yes[data-v-d1ba2aa2] {
  color: #ff870b;
}
.new_status_box_no[data-v-d1ba2aa2] {
  color: #999999;
}
.promo_time_box[data-v-d1ba2aa2] {
  font-size: 12px;
}
.promo_time_box .iconfont[data-v-d1ba2aa2] {
  margin-right: 3px;
  font-size: 12px;
  color: #111111;
}
.price_new[data-v-d1ba2aa2] {
  margin-right: 6px;
  color: #f55251;
}
.error_msg[data-v-d1ba2aa2] {
  color: #f55251;
}
.price_old[data-v-d1ba2aa2] {
  color: #999999;
  text-decoration: line-through;
}
.settlement_box[data-v-d1ba2aa2] {
  cursor: pointer;
}
.settlement_box .editIcon[data-v-d1ba2aa2] {
  display: none;
  margin-left: 5px;
  font-size: 14px;
  color: #3768fa;
}
.settlement_box:hover .editIcon[data-v-d1ba2aa2] {
  display: inline-block;
}
.ai-center[data-v-d1ba2aa2] {
  align-items: center;
}
.property_specs_btn[data-v-d1ba2aa2] {
  color: #3768fa;
  cursor: pointer;
}
.property_specs_btn .iconfont[data-v-d1ba2aa2] {
  margin-left: 2px;
  font-size: 14px;
}
.property_specs_btn .editIcon[data-v-d1ba2aa2] {
  display: none;
  margin-left: 3px;
}
.property_specs_btn:hover .editIcon[data-v-d1ba2aa2] {
  display: inline-block;
}
.text_box[data-v-d1ba2aa2] {
  font-size: 13px;
  color: #333333;
  cursor: pointer;
}
.text_box .txt[data-v-d1ba2aa2] {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text_box.link .txt[data-v-d1ba2aa2] {
  text-decoration: underline;
}
.text_box .warning[data-v-d1ba2aa2] {
  box-sizing: border-box;
  display: inline-flex;
  height: 20px;
  padding: 0 4px;
  margin-top: 4px;
  font-size: 12px;
  color: #f55251;
  border: 1px solid #f55251;
  border-radius: 4px;
}
.text_box .iconfont[data-v-d1ba2aa2] {
  margin-left: 2px;
  font-size: 14px;
  color: transparent;
}
.text_box:hover .iconfont[data-v-d1ba2aa2] {
  color: #3768fa;
}
.text_box:hover.link .txt[data-v-d1ba2aa2] {
  color: #3768fa;
}
.merak-colapse-item[data-v-d1ba2aa2] {
  display: flex;
  justify-content: flex-start;
  height: 285px;
  min-height: 50px;
  margin-bottom: 5px;
  overflow: hidden;
  border: 1px dashed #e6e6ee;
  border-radius: 8px;
  transition: "height" 0.4s;
}
.merak-colapse-item .merak-colapse-item-header[data-v-d1ba2aa2] {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 148px;
  padding: 0 20px;
  cursor: pointer;
  background: #f8f9fa;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-cont[data-v-d1ba2aa2] {
  font-size: 13px;
  font-weight: 400;
  color: #303133;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-icon[data-v-d1ba2aa2] {
  position: relative;
  top: 0;
  left: 3px;
  width: 20px;
  font-size: 10px;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-body[data-v-d1ba2aa2] {
  flex: 1;
  padding: 15px 10px 0;
}
.merak-colapse-item.is-active[data-v-d1ba2aa2] {
  height: auto !important;
}
.card_two[data-v-d1ba2aa2] {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 8px;
}
.card_body[data-v-d1ba2aa2] {
  padding: 20px 24px;
}
.tabs_menu[data-v-d1ba2aa2] {
  width: 100%;
  min-height: 36px;
  margin-bottom: 20px;
  overflow: hidden;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_ul[data-v-d1ba2aa2] {
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
}
.tabs_menu .tabs_menu_item[data-v-d1ba2aa2] {
  display: inline-block;
  height: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  cursor: pointer;
}
.tabs_menu .tabs_menu_item .relative[data-v-d1ba2aa2] {
  padding: 0 24px;
  color: #666666;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-d1ba2aa2] {
  color: #111111;
  background: #ffffff;
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-d1ba2aa2]::after {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_one.no_active > .relative[data-v-d1ba2aa2]::before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-right-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_one.active > div[data-v-d1ba2aa2]::before {
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.no_active > .relative[data-v-d1ba2aa2]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-d1ba2aa2]::before {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-d1ba2aa2]::after {
  position: absolute;
  bottom: 0;
  left: -8px;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item span[data-v-d1ba2aa2] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-d1ba2aa2] {
  color: rgba(0, 0, 0, 0);
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-d1ba2aa2]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
[data-v-d1ba2aa2] .search_container {
  width: 100%;
}
[data-v-d1ba2aa2] .search_hearch_wrap {
  width: 100%;
}
.search_bar_header[data-v-d1ba2aa2] {
  min-width: 100%;
}
.w20[data-v-d1ba2aa2] {
  width: 20% !important;
  max-width: 20% !important;
}
.search_select[data-v-d1ba2aa2] {
  height: 32px;
}
[data-v-d1ba2aa2] .el-select--large .el-select__wrapper {
  height: 32px;
  min-height: 32px;
}
.progress_box[data-v-d1ba2aa2] {
  box-sizing: border-box;
  width: 88px;
  height: 8px;
  background-color: #edeff1;
  border-radius: 8px;
}
.progress_box .progress_item[data-v-d1ba2aa2] {
  box-sizing: border-box;
  height: 8px;
  background-color: #ff870b;
  border-radius: 8px;
}
.progress_value[data-v-d1ba2aa2] {
  margin-top: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #333333;
}
.category_details {
  padding-top: 0;
  padding-bottom: 16px;
}

/* global css variable */
/* 版心 */
.presell_time_box[data-v-a43192ba] {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #666666;
}
.presell_time_box .iconfont[data-v-a43192ba] {
  margin-right: 2px;
  font-size: 12px;
}
.presell_time_box .presell_time_val[data-v-a43192ba] {
  margin-top: 2px;
}
.presell_time_box.active[data-v-a43192ba] {
  color: #ff870b;
}
.category_details_box[data-v-a43192ba] {
  padding-top: 8px;
  overflow: hidden;
}
.category_details_box .category_details_item[data-v-a43192ba] {
  display: flex;
  align-items: center;
  float: left;
  width: 50%;
  padding-right: 20px;
  margin-top: 8px;
}
.category_details_box .category_details_item[data-v-a43192ba]:nth-child(2n) {
  padding-right: 0;
}
.category_details_box .category_details_item .category_details_item_name[data-v-a43192ba] {
  width: 150px;
  margin-right: 24px;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}
.category_details_box .category_details_item .category_details_item_value[data-v-a43192ba] {
  max-width: calc(100% - 104px);
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tabs_list[data-v-a43192ba] .el-tabs__header {
  margin-bottom: 0;
}
.tabs_list[data-v-a43192ba] .el-tabs__item {
  align-items: center;
  font-size: 14px;
  line-height: 20px;
}
.tabs_list .tabs_item_count[data-v-a43192ba] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.new_status_box_yes[data-v-a43192ba] {
  color: #ff870b;
}
.new_status_box_no[data-v-a43192ba] {
  color: #999999;
}
.promo_time_box[data-v-a43192ba] {
  font-size: 12px;
}
.promo_time_box .iconfont[data-v-a43192ba] {
  margin-right: 3px;
  font-size: 12px;
  color: #111111;
}
.price_new[data-v-a43192ba] {
  margin-right: 6px;
  color: #f55251;
}
.error_msg[data-v-a43192ba] {
  color: #f55251;
}
.price_old[data-v-a43192ba] {
  color: #999999;
  text-decoration: line-through;
}
.settlement_box[data-v-a43192ba] {
  cursor: pointer;
}
.settlement_box .editIcon[data-v-a43192ba] {
  display: none;
  margin-left: 5px;
  font-size: 14px;
  color: #3768fa;
}
.settlement_box:hover .editIcon[data-v-a43192ba] {
  display: inline-block;
}
.ai-center[data-v-a43192ba] {
  align-items: center;
}
.property_specs_btn[data-v-a43192ba] {
  color: #3768fa;
  cursor: pointer;
}
.property_specs_btn .iconfont[data-v-a43192ba] {
  margin-left: 2px;
  font-size: 14px;
}
.property_specs_btn .editIcon[data-v-a43192ba] {
  display: none;
  margin-left: 3px;
}
.property_specs_btn:hover .editIcon[data-v-a43192ba] {
  display: inline-block;
}
.text_box[data-v-a43192ba] {
  font-size: 13px;
  color: #333333;
  cursor: pointer;
}
.text_box .txt[data-v-a43192ba] {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text_box.link .txt[data-v-a43192ba] {
  text-decoration: underline;
}
.text_box .warning[data-v-a43192ba] {
  box-sizing: border-box;
  display: inline-flex;
  height: 20px;
  padding: 0 4px;
  margin-top: 4px;
  font-size: 12px;
  color: #f55251;
  border: 1px solid #f55251;
  border-radius: 4px;
}
.text_box .iconfont[data-v-a43192ba] {
  margin-left: 2px;
  font-size: 14px;
  color: transparent;
}
.text_box:hover .iconfont[data-v-a43192ba] {
  color: #3768fa;
}
.text_box:hover.link .txt[data-v-a43192ba] {
  color: #3768fa;
}
.merak-colapse-item[data-v-a43192ba] {
  display: flex;
  justify-content: flex-start;
  height: 285px;
  min-height: 50px;
  margin-bottom: 5px;
  overflow: hidden;
  border: 1px dashed #e6e6ee;
  border-radius: 8px;
  transition: "height" 0.4s;
}
.merak-colapse-item .merak-colapse-item-header[data-v-a43192ba] {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 148px;
  padding: 0 20px;
  cursor: pointer;
  background: #f8f9fa;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-cont[data-v-a43192ba] {
  font-size: 13px;
  font-weight: 400;
  color: #303133;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-icon[data-v-a43192ba] {
  position: relative;
  top: 0;
  left: 3px;
  width: 20px;
  font-size: 10px;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-body[data-v-a43192ba] {
  flex: 1;
  padding: 15px 10px 0;
}
.merak-colapse-item.is-active[data-v-a43192ba] {
  height: auto !important;
}
.card_two[data-v-a43192ba] {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 8px;
}
.card_body[data-v-a43192ba] {
  padding: 20px 24px;
}
.tabs_menu[data-v-a43192ba] {
  width: 100%;
  min-height: 36px;
  margin-bottom: 20px;
  overflow: hidden;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_ul[data-v-a43192ba] {
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
}
.tabs_menu .tabs_menu_item[data-v-a43192ba] {
  display: inline-block;
  height: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  cursor: pointer;
}
.tabs_menu .tabs_menu_item .relative[data-v-a43192ba] {
  padding: 0 24px;
  color: #666666;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-a43192ba] {
  color: #111111;
  background: #ffffff;
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-a43192ba]::after {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_one.no_active > .relative[data-v-a43192ba]::before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-right-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_one.active > div[data-v-a43192ba]::before {
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.no_active > .relative[data-v-a43192ba]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-a43192ba]::before {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-a43192ba]::after {
  position: absolute;
  bottom: 0;
  left: -8px;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item span[data-v-a43192ba] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-a43192ba] {
  color: rgba(0, 0, 0, 0);
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-a43192ba]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
[data-v-a43192ba] .search_container {
  width: 100%;
}
[data-v-a43192ba] .search_hearch_wrap {
  width: 100%;
}
.search_bar_header[data-v-a43192ba] {
  min-width: 100%;
}
.w20[data-v-a43192ba] {
  width: 20% !important;
  max-width: 20% !important;
}
.search_select[data-v-a43192ba] {
  height: 32px;
}
[data-v-a43192ba] .el-select--large .el-select__wrapper {
  height: 32px;
  min-height: 32px;
}
.progress_box[data-v-a43192ba] {
  box-sizing: border-box;
  width: 88px;
  height: 8px;
  background-color: #edeff1;
  border-radius: 8px;
}
.progress_box .progress_item[data-v-a43192ba] {
  box-sizing: border-box;
  height: 8px;
  background-color: #ff870b;
  border-radius: 8px;
}
.progress_value[data-v-a43192ba] {
  margin-top: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #333333;
}
/* global css variable */
/* 版心 */
.tabs-wrapper[data-v-8292f0c7] {
.tabs-inner[data-v-8292f0c7] {
    margin-inline-start: auto;
}
.tabs[data-v-8292f0c7] {
    position: relative;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    height: 32px;
    margin-bottom: 0;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    background: color-mix(in oklab, #ededed, white 2%);
    border: 1px solid #ededed;
    border-bottom: none;
    border-radius: 8px;
    -webkit-overflow-scrolling: touch;
&.is-centered[data-v-8292f0c7] {
      margin-inline: auto 0;
}
ul[data-v-8292f0c7] {
      display: flex;
      flex-grow: 1;
      flex-shrink: 0;
      align-items: center;
      justify-content: center;
      border-bottom: none;
li[data-v-8292f0c7] {
        width: 50%;
a[data-v-8292f0c7] {
          position: relative;
          z-index: 5;
          display: flex;
          align-items: center;
          justify-content: center;
          height: 32px;
          padding: 0.5em 1em;
          font-weight: 400;
          color: #a2a5b9;
          text-decoration: none;
          vertical-align: top;
          cursor: pointer;
          border-bottom: none;
span[data-v-8292f0c7] {
            position: relative;
            display: block;
            font-size: 13px;
}
}
&.is-active[data-v-8292f0c7] {
a[data-v-8292f0c7] {
            color: #ffffff;
}
}
&.tab-nave[data-v-8292f0c7] {
          position: absolute;
          inset-inline-start: 0;
          z-index: 4;
          display: block;
          width: 50%;
          height: 32px;
          margin-inline-start: 0;
          background: #3768fa;
          border-radius: 8px;
          transition: all 0.3s;
}
&[data-v-8292f0c7]:first-child {
&.is-active[data-v-8292f0c7] {
~ .tab-nave[data-v-8292f0c7] {
              margin-inline-start: 0;
}
}
}
&[data-v-8292f0c7]:nth-child(2) {
&.is-active[data-v-8292f0c7] {
~ .tab-nave[data-v-8292f0c7] {
              margin-inline-start: 50% !important;
}
}
}
}
}
}
}

/* global css variable */
/* 版心 */
.switchBox[data-v-db5385dc] {
  --el-switch-on-color: #3768fa;
  --el-switch-off-color: #e6e9ec;
}
.label-hint .iconfont[data-v-db5385dc] {
  margin-left: 3px;
  font-size: 14px;
  color: #999999;
}
.price_msg[data-v-db5385dc] {
  margin-top: 8px;
  font-size: 12px;
  line-height: 16px;
  color: #ff870b;
}
.price_msg span[data-v-db5385dc] {
  color: #ff0000;
}
.merak-table-container[data-v-db5385dc] .el-form-item--default {
  margin-bottom: 0;
}
[data-v-db5385dc] .el-form-item__label {
  color: #666666;
}
[data-v-db5385dc] .el-drawer__body {
  padding: 0 24px;
}
.drawer__desc span[data-v-db5385dc] {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #111111;
}
.drawer__desc span.drawer_desc_tag[data-v-db5385dc] {
  padding: 2px 4px;
  margin-left: 16px;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  white-space: nowrap;
  border: 1px solid #666666;
  border-radius: 4px;
}
.no-spin input[type="number"]::-webkit-outer-spin-button,.no-spin input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  appearance: none !important;
}
.activeTip li[data-v-db5385dc] {
  display: flex;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #bebebe;
}
.activeTip li span[data-v-db5385dc] {
  display: block;
  width: 6px;
  height: 6px;
  margin-top: 8px;
  margin-right: 10px;
  background: #aaaaaa;
  border-radius: 6px;
}
.activeTip li p[data-v-db5385dc] {
  flex: 1;
}
[data-v-db5385dc] .qf_input.is-disabled .el-input__inner {
  color: var(--font-color) !important;
  -webkit-text-fill-color: var(--font-color) !important;
}
.merak-table-container.el-table[data-v-db5385dc] .el-table__body .el-table__row:hover {
  background-color: var(--merak-table-row-bg-color) !important;
}
.merak-table-container.el-table[data-v-db5385dc] .el-button.is-link {
  font-size: 18px;
}
.merak-table-container.el-table .qf_input[data-v-db5385dc]:has(input[readonly]) >  .el-input__wrapper {
  border-bottom-color: transparent !important;
}
.el-form.form-quick > .el-row[data-v-db5385dc] {
  margin: 0 -20px !important;
}
.el-form.form-quick > .el-row > .el-col[data-v-db5385dc] {
  padding: 0 20px !important;
}
.el-scrollbar[data-v-db5385dc] >  .el-scrollbar__bar.is-horizontal {
  display: none !important;
}
.help-icon[data-v-db5385dc] {
  margin-left: 3px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  cursor: pointer;
}
/* global css variable */
/* 版心 */
.quick_link[data-v-7709ce8e] {
  font-size: 20px;
  color: #3768fa;
  text-overflow: ellipsis;
}
.production_cycle_table[data-v-7709ce8e] {
  position: relative;
  border-top: 1px solid #f0f2f4;
}
.production_cycle_table .name[data-v-7709ce8e] {
  height: 40px;
  padding-right: 16px;
  padding-left: 16px;
  font-size: 12px;
  font-weight: normal;
  line-height: 40px;
  color: #646567;
  background-color: #f5f8fa;
  border-left: 1px solid #f0f2f4;
}
.production_cycle_table[data-v-7709ce8e]::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 80px;
  content: " ";
  background-color: #f0f2f4;
}
.production_cycle_table .production_cycle_table_r[data-v-7709ce8e] {
  flex: 1;
  overflow-x: auto;
}
.production_cycle_table .production_cycle_table_r .td[data-v-7709ce8e] {
  min-width: 180px;
}
.production_cycle_table .line_one[data-v-7709ce8e],
.production_cycle_table .line_two[data-v-7709ce8e] {
  display: flex;
}
.production_cycle_table .line_one .tds[data-v-7709ce8e],
.production_cycle_table .line_two .tds[data-v-7709ce8e] {
  display: flex;
  flex: 1;
  justify-content: space-evenly;
  font-size: 12px;
}
.production_cycle_table .line_one .td[data-v-7709ce8e],
.production_cycle_table .line_two .td[data-v-7709ce8e] {
  box-sizing: border-box;
  height: 40px;
  padding-right: 16px;
  padding-left: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #646567;
  text-align: center;
  border-bottom: 1px solid #f0f2f4;
}
.line-box[data-v-7709ce8e] {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  width: 100%;
  overflow: hidden;
}
.priceTable[data-v-7709ce8e] {
  padding-bottom: 30px;
}
.empty_box[data-v-7709ce8e] {
  width: 100%;
  padding: 40px 0;
  text-align: center;
}
.empty_box img[data-v-7709ce8e] {
  width: 200px;
  margin-inline: auto;
}
.item_box[data-v-7709ce8e] {
  overflow: hidden;
}
.item_height[data-v-7709ce8e] {
  height: 65px;
}
.tabs_btns[data-v-7709ce8e] {
  width: 100%;
}
.tabs_btns .tabs_btn_box[data-v-7709ce8e] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 20px;
  padding-top: 0;
  cursor: pointer;
}
.tabs_btns .tabs_btn_box .tabs_text[data-v-7709ce8e] {
  margin-right: 5px;
  font-size: 12px;
  color: var(--placeholder-color);
}
[data-v-7709ce8e] .merak-table-container.el-table .el-table__body .el-table__row .el-table__cell {
  background-color: inherit;
}
[data-v-7709ce8e] .merak-table-container.el-table .el-table__header tr .el-table__cell {
  background-color: var(--merak-table-header-bg);
}
.deawer_loading[data-v-7709ce8e] {
  position: absolute;
  inset: 0;
  z-index: 999;
  background: var(--el-bg-color);
}
.strike[data-v-7709ce8e] {
  text-decoration: line-through;
}
.tag_red[data-v-7709ce8e] {
  color: #ffffff;
  background-color: #e74c3d;
}
.red_text[data-v-7709ce8e] {
  color: #e74c3d;
}
.green_text[data-v-7709ce8e] {
  color: #63c820;
}
.quick_view_top[data-v-7709ce8e] {
  display: flex;
  align-items: center;
  color: #111111;
}
.quick_view_top .quick_view_tbox[data-v-7709ce8e] {
  display: flex;
  align-items: center;
  margin-right: 15px;
  font-size: 20px;
}
.quick_view_top .quick_view_tbox i[data-v-7709ce8e] {
  margin: 0 5px;
}
.quick_view_top .quick_view_tbox[data-v-7709ce8e] .el-tag__content {
  font-size: 13px;
}
.quick_view_header[data-v-7709ce8e] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 300px;
  padding: 0 0 20px;
}
.quick_view_header .header_swiper[data-v-7709ce8e] {
  width: 100%;
  height: 100%;
}
.quick_view_header .header_swiper .header_box[data-v-7709ce8e] {
  width: 100%;
  height: 100%;
  text-align: center;
}
.quick_view_header .header_swiper .header_box img[data-v-7709ce8e] {
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.quick_view_header_img[data-v-7709ce8e] {
  width: 300px;
  max-width: 100%;
  height: 300px;
  max-height: 100%;
}
[data-v-7709ce8e] .el-table--default .cell {
  padding-right: 0 !important;
  padding-left: 10px !important;
}
.quick_view_container[data-v-7709ce8e] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.quick_view_container .qick_view_body[data-v-7709ce8e] {
  flex: 1;
  overflow: hidden;
}
.tabs_box[data-v-7709ce8e] {
  width: 100%;
  overflow: hidden;
}
.tabs_box .item_desc[data-v-7709ce8e] {
  margin-bottom: 30px !important;
}
.tabs_box[data-v-7709ce8e]:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.item_desc[data-v-7709ce8e] {
  float: left;
  margin-right: 1%;
  margin-bottom: 40px;
}
.item_desc.item_desc_zh[data-v-7709ce8e] {
  width: 22%;
  margin-right: 3%;
}
.item_desc.item_desc_zh[data-v-7709ce8e]:nth-child(4n) {
  margin-right: 0;
}
.item_desc.item_desc_ru[data-v-7709ce8e] {
  width: 32%;
  margin-right: 1%;
}
.item_desc.item_desc_ru[data-v-7709ce8e]:nth-child(3n) {
  margin-right: 0;
}
.item_desc.item_desc_100[data-v-7709ce8e] {
  width: 100%;
}
.item_desc .item_desc_label[data-v-7709ce8e] {
  flex: 0 0 30%;
  margin-bottom: 5px;
  font-size: 13px;
  color: #888888;
  text-align: left;
}
.item_desc .item_desc_value[data-v-7709ce8e] {
  flex: 1;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
  overflow-wrap: break-word;
}
.item_desc .item_desc_value .tag_red[data-v-7709ce8e] {
  padding: 0 10px;
  border-radius: 3px;
}
.qick_view_body[data-v-7709ce8e] {
  display: flex;
}
[data-v-7709ce8e] .el-tabs {
  display: flex;
  flex: 1;
}
[data-v-7709ce8e] .el-tab-pane {
  display: flex;
  flex: 1;
  width: 100%;
}
[data-v-7709ce8e] .el-tabs__item {
  padding-left: 32px;
  font-size: 14px;
  font-weight: 400;
}
.el-tabs__content[data-v-7709ce8e] {
  display: flex;
  flex: 1;
  padding: 15px 0;
  overflow: hidden;
}
.el-tabs__content .el-scrollbar[data-v-7709ce8e] {
  flex: 1;
  padding: 0;
  margin: 0;
}
[v-cloak] {
  display: none;
}

.category_details {
  padding-top: 0;
  padding-bottom: 16px;
}

/* global css variable */
/* 版心 */
.presell_time_box[data-v-387fc007] {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #666666;
}
.presell_time_box .iconfont[data-v-387fc007] {
  margin-right: 2px;
  font-size: 12px;
}
.presell_time_box .presell_time_val[data-v-387fc007] {
  margin-top: 2px;
}
.presell_time_box.stale[data-v-387fc007] {
  color: #f55251;
}
.presell_time_box.underway[data-v-387fc007] {
  color: #ff870b;
}
.category_details_box[data-v-387fc007] {
  display: flex;
  flex-wrap: wrap;
  padding-top: 8px;
  overflow: hidden;
}
.category_details_box .category_details_item[data-v-387fc007] {
  display: flex;
  align-items: start;
  float: left;
  min-width: 50%;
  max-width: 50%;
  padding-right: 20px;
  margin-top: 8px;
}
.category_details_box .category_details_item[data-v-387fc007]:nth-child(2n) {
  padding-right: 0;
}
.category_details_box .category_details_item .category_details_item_name[data-v-387fc007] {
  min-width: 88px;
  max-width: 88px;
  margin-right: 16px;
  font-size: 13px;
  line-height: 20px;
  color: #888888;
  text-align: right;
}
.category_details_box .category_details_item .category_details_item_value[data-v-387fc007] {
  max-width: 184px;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
}
.tabs_list[data-v-387fc007] .el-tabs__header {
  margin-bottom: 0;
}
.tabs_list .tabs_item_count[data-v-387fc007] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.new_status_box_yes[data-v-387fc007] {
  color: #ff870b;
}
.new_status_box_no[data-v-387fc007] {
  color: #999999;
}
.promo_time_box[data-v-387fc007] {
  font-size: 12px;
}
.promo_time_box .iconfont[data-v-387fc007] {
  margin-right: 3px;
  font-size: 12px;
  color: #111111;
}
.price_new[data-v-387fc007] {
  color: #f55251;
}
.error_msg[data-v-387fc007] {
  color: #f55251;
}
.price_old[data-v-387fc007] {
  color: #999999;
  text-decoration: line-through;
}
.settlement_box[data-v-387fc007] {
  cursor: pointer;
}
.settlement_box .editIcon[data-v-387fc007] {
  display: none;
  margin-left: 5px;
  font-size: 14px;
  color: #3768fa;
}
.settlement_box:hover .editIcon[data-v-387fc007] {
  display: inline-block;
}
.ai-center[data-v-387fc007] {
  align-items: center;
}
.property_specs_btn[data-v-387fc007] {
  color: #3768fa;
  cursor: pointer;
}
.property_specs_btn .iconfont[data-v-387fc007] {
  margin-left: 2px;
  font-size: 14px;
}
.property_specs_btn .editIcon[data-v-387fc007] {
  display: none;
  margin-left: 3px;
}
.property_specs_btn:hover .editIcon[data-v-387fc007] {
  display: inline-block;
}
.text_box[data-v-387fc007] {
  font-size: 13px;
  color: #333333;
  cursor: pointer;
}
.text_box .txt[data-v-387fc007] {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text_box.link .txt[data-v-387fc007] {
  color: #3768fa;
}
.text_box .warning[data-v-387fc007] {
  box-sizing: border-box;
  display: inline-flex;
  height: 20px;
  padding: 0 4px;
  margin-top: 4px;
  font-size: 12px;
  color: #f55251;
  border: 1px solid #f55251;
  border-radius: 4px;
}
.text_box .iconfont[data-v-387fc007] {
  margin-left: 2px;
  font-size: 14px;
  color: transparent;
}
.text_box:hover .iconfont[data-v-387fc007] {
  color: #3768fa;
}
.text_box:hover.link .txt[data-v-387fc007] {
  text-decoration: underline;
}
.merak-colapse-item[data-v-387fc007] {
  display: flex;
  justify-content: flex-start;
  min-height: 50px;
  margin-bottom: 5px;
  overflow: hidden;
  border: 1px dashed #e6e6ee;
  border-radius: 8px;
  transition: "height" 0.4s;
}
.merak-colapse-item.noHeight[data-v-387fc007] {
  height: 113px;
}
.merak-colapse-item .merak-colapse-item-header[data-v-387fc007] {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 148px;
  padding: 0 20px;
  cursor: pointer;
  background: #f8f9fa;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-cont[data-v-387fc007] {
  font-size: 13px;
  font-weight: 400;
  color: #303133;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-icon[data-v-387fc007] {
  position: relative;
  top: -1px;
  left: 3px;
  width: 20px;
  font-size: 10px;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-body[data-v-387fc007] {
  flex: 1;
  padding: 15px 10px 0;
}
.merak-colapse-item.is-active[data-v-387fc007] {
  height: auto !important;
}
.card_two[data-v-387fc007] {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 8px;
}
.card_body[data-v-387fc007] {
  padding: 24px;
}
.tabs_menu[data-v-387fc007] {
  min-height: 36px;
  margin-bottom: 18px;
  overflow: hidden;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_ul[data-v-387fc007] {
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
}
.tabs_menu .tabs_menu_item[data-v-387fc007] {
  display: inline-block;
  height: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  cursor: pointer;
}
.tabs_menu .tabs_menu_item .relative[data-v-387fc007] {
  padding: 0 24px;
  color: #666666;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-387fc007] {
  color: #111111;
  background: #ffffff;
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-387fc007]::after {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_one.no_active > .relative[data-v-387fc007]::before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-right-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_one.active > div[data-v-387fc007]::before {
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.no_active > .relative[data-v-387fc007]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-387fc007]::before {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-387fc007]::after {
  position: absolute;
  bottom: 0;
  left: -8px;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item span[data-v-387fc007] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-387fc007] {
  color: rgba(0, 0, 0, 0);
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-387fc007]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
.vxe-body--row:hover .editIcon[data-v-387fc007] {
  display: block;
}
[data-v-387fc007] .help-icon {
  margin-left: 3px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  cursor: pointer;
}
.search_select[data-v-387fc007] {
  height: 32px;
}
[data-v-387fc007] .el-select--large .el-select__wrapper {
  height: 32px;
  min-height: 32px;
}
[data-v-387fc007] .el-tabs__nav-wrap {
  border-bottom: 1px solid #e4e7ed;
}
.cross_off[data-v-387fc007] {
  text-decoration: line-through;
}
.dateEdit[data-v-387fc007] {
  width: 100%;
}
.tabs_item[data-v-387fc007] {
  margin-bottom: 32px;
}
.tabs_item[data-v-387fc007]:first-child {
  margin-top: 20px;
}
.tabs_item[data-v-387fc007]:last-child {
  margin-bottom: 0;
}
.tabs_item_name[data-v-387fc007] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #111111;
}
.tabs-wrapper .tabs[data-v-387fc007] {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  min-width: 170px;
  max-width: 185px;
  height: 35px;
  margin-bottom: 0;
  overflow: hidden;
  overflow-x: auto;
  font-size: 1rem;
  white-space: nowrap;
  background: color-mix(in oklab, #ededed, white 2%);
  border: 1px solid #ededed;
  border-bottom: none;
  border-radius: 8px;
  -webkit-overflow-scrolling: touch;
}
.tabs-wrapper .tabs.is-centered[data-v-387fc007] {
  margin-inline: auto auto;
}
.tabs-wrapper .tabs ul[data-v-387fc007] {
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-bottom: none;
}
.tabs-wrapper .tabs ul li[data-v-387fc007] {
  width: 50%;
}
.tabs-wrapper .tabs ul li a[data-v-387fc007] {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0.5em 1em;
  margin-bottom: -1px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  vertical-align: top;
  cursor: pointer;
  border-bottom: none;
}
.tabs-wrapper .tabs ul li a span[data-v-387fc007] {
  position: relative;
  top: -1px;
  display: block;
}
.tabs-inner[data-v-387fc007] {
  margin-inline-start: auto;
}
.category_details {
  padding-top: 0;
  padding-bottom: 16px;
}

/* global css variable */
/* 版心 */
.presell_time_box[data-v-401e5c5c] {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #666666;
}
.presell_time_box .iconfont[data-v-401e5c5c] {
  margin-right: 2px;
  font-size: 12px;
}
.presell_time_box .presell_time_val[data-v-401e5c5c] {
  margin-top: 2px;
}
.presell_time_box.stale[data-v-401e5c5c] {
  color: #f55251;
}
.presell_time_box.underway[data-v-401e5c5c] {
  color: #ff870b;
}
.category_details_box[data-v-401e5c5c] {
  display: flex;
  flex-wrap: wrap;
  padding-top: 8px;
  overflow: hidden;
}
.category_details_box .category_details_item[data-v-401e5c5c] {
  display: flex;
  align-items: start;
  float: left;
  min-width: 50%;
  max-width: 50%;
  padding-right: 20px;
  margin-top: 8px;
}
.category_details_box .category_details_item[data-v-401e5c5c]:nth-child(2n) {
  padding-right: 0;
}
.category_details_box .category_details_item .category_details_item_name[data-v-401e5c5c] {
  min-width: 88px;
  max-width: 88px;
  margin-right: 16px;
  font-size: 13px;
  line-height: 20px;
  color: #888888;
  text-align: right;
}
.category_details_box .category_details_item .category_details_item_value[data-v-401e5c5c] {
  max-width: 184px;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
}
.tabs_list[data-v-401e5c5c] .el-tabs__header {
  margin-bottom: 0;
}
.tabs_list .tabs_item_count[data-v-401e5c5c] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.new_status_box_yes[data-v-401e5c5c] {
  color: #ff870b;
}
.new_status_box_no[data-v-401e5c5c] {
  color: #999999;
}
.promo_time_box[data-v-401e5c5c] {
  font-size: 12px;
}
.promo_time_box .iconfont[data-v-401e5c5c] {
  margin-right: 3px;
  font-size: 12px;
  color: #111111;
}
.price_new[data-v-401e5c5c] {
  color: #f55251;
}
.error_msg[data-v-401e5c5c] {
  color: #f55251;
}
.price_old[data-v-401e5c5c] {
  color: #999999;
  text-decoration: line-through;
}
.settlement_box[data-v-401e5c5c] {
  cursor: pointer;
}
.settlement_box .editIcon[data-v-401e5c5c] {
  display: none;
  margin-left: 5px;
  font-size: 14px;
  color: #3768fa;
}
.settlement_box:hover .editIcon[data-v-401e5c5c] {
  display: inline-block;
}
.ai-center[data-v-401e5c5c] {
  align-items: center;
}
.property_specs_btn[data-v-401e5c5c] {
  color: #3768fa;
  cursor: pointer;
}
.property_specs_btn .iconfont[data-v-401e5c5c] {
  margin-left: 2px;
  font-size: 14px;
}
.property_specs_btn .editIcon[data-v-401e5c5c] {
  display: none;
  margin-left: 3px;
}
.property_specs_btn:hover .editIcon[data-v-401e5c5c] {
  display: inline-block;
}
.text_box[data-v-401e5c5c] {
  font-size: 13px;
  color: #333333;
  cursor: pointer;
}
.text_box .txt[data-v-401e5c5c] {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text_box.link .txt[data-v-401e5c5c] {
  color: #3768fa;
}
.text_box .warning[data-v-401e5c5c] {
  box-sizing: border-box;
  display: inline-flex;
  height: 20px;
  padding: 0 4px;
  margin-top: 4px;
  font-size: 12px;
  color: #f55251;
  border: 1px solid #f55251;
  border-radius: 4px;
}
.text_box .iconfont[data-v-401e5c5c] {
  margin-left: 2px;
  font-size: 14px;
  color: transparent;
}
.text_box:hover .iconfont[data-v-401e5c5c] {
  color: #3768fa;
}
.text_box:hover.link .txt[data-v-401e5c5c] {
  text-decoration: underline;
}
.merak-colapse-item[data-v-401e5c5c] {
  display: flex;
  justify-content: flex-start;
  min-height: 50px;
  margin-bottom: 5px;
  overflow: hidden;
  border: 1px dashed #e6e6ee;
  border-radius: 8px;
  transition: "height" 0.4s;
}
.merak-colapse-item.noHeight[data-v-401e5c5c] {
  height: 113px;
}
.merak-colapse-item .merak-colapse-item-header[data-v-401e5c5c] {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 148px;
  padding: 0 20px;
  cursor: pointer;
  background: #f8f9fa;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-cont[data-v-401e5c5c] {
  font-size: 13px;
  font-weight: 400;
  color: #303133;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-icon[data-v-401e5c5c] {
  position: relative;
  top: -1px;
  left: 3px;
  width: 20px;
  font-size: 10px;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-body[data-v-401e5c5c] {
  flex: 1;
  padding: 15px 10px 0;
}
.merak-colapse-item.is-active[data-v-401e5c5c] {
  height: auto !important;
}
.card_two[data-v-401e5c5c] {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 8px;
}
.card_body[data-v-401e5c5c] {
  padding: 24px;
}
.tabs_menu[data-v-401e5c5c] {
  min-height: 36px;
  margin-bottom: 18px;
  overflow: hidden;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_ul[data-v-401e5c5c] {
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
}
.tabs_menu .tabs_menu_item[data-v-401e5c5c] {
  display: inline-block;
  height: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  cursor: pointer;
}
.tabs_menu .tabs_menu_item .relative[data-v-401e5c5c] {
  padding: 0 24px;
  color: #666666;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-401e5c5c] {
  color: #111111;
  background: #ffffff;
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-401e5c5c]::after {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_one.no_active > .relative[data-v-401e5c5c]::before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-right-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_one.active > div[data-v-401e5c5c]::before {
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.no_active > .relative[data-v-401e5c5c]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-401e5c5c]::before {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-401e5c5c]::after {
  position: absolute;
  bottom: 0;
  left: -8px;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item span[data-v-401e5c5c] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-401e5c5c] {
  color: rgba(0, 0, 0, 0);
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-401e5c5c]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
.vxe-body--row:hover .editIcon[data-v-401e5c5c] {
  display: block;
}
[data-v-401e5c5c] .help-icon {
  margin-left: 3px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  cursor: pointer;
}
.search_select[data-v-401e5c5c] {
  height: 32px;
}
[data-v-401e5c5c] .el-select--large .el-select__wrapper {
  height: 32px;
  min-height: 32px;
}
[data-v-401e5c5c] .el-tabs__nav-wrap {
  border-bottom: 1px solid #e4e7ed;
}
.cross_off[data-v-401e5c5c] {
  text-decoration: line-through;
}
.dateEdit[data-v-401e5c5c] {
  width: 100%;
}
.tabs_item[data-v-401e5c5c] {
  margin-bottom: 32px;
}
.tabs_item[data-v-401e5c5c]:first-child {
  margin-top: 20px;
}
.tabs_item[data-v-401e5c5c]:last-child {
  margin-bottom: 0;
}
.tabs_item_name[data-v-401e5c5c] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #111111;
}
.tabs-wrapper .tabs[data-v-401e5c5c] {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  min-width: 170px;
  max-width: 185px;
  height: 35px;
  margin-bottom: 0;
  overflow: hidden;
  overflow-x: auto;
  font-size: 1rem;
  white-space: nowrap;
  background: color-mix(in oklab, #ededed, white 2%);
  border: 1px solid #ededed;
  border-bottom: none;
  border-radius: 8px;
  -webkit-overflow-scrolling: touch;
}
.tabs-wrapper .tabs.is-centered[data-v-401e5c5c] {
  margin-inline: auto auto;
}
.tabs-wrapper .tabs ul[data-v-401e5c5c] {
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-bottom: none;
}
.tabs-wrapper .tabs ul li[data-v-401e5c5c] {
  width: 50%;
}
.tabs-wrapper .tabs ul li a[data-v-401e5c5c] {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0.5em 1em;
  margin-bottom: -1px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  vertical-align: top;
  cursor: pointer;
  border-bottom: none;
}
.tabs-wrapper .tabs ul li a span[data-v-401e5c5c] {
  position: relative;
  top: -1px;
  display: block;
}
.tabs-inner[data-v-401e5c5c] {
  margin-inline-start: auto;
}
.category_details {
  padding-top: 0;
  padding-bottom: 16px;
}

/* global css variable */
/* 版心 */
.presell_time_box[data-v-fb67e2ff] {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #666666;
}
.presell_time_box .iconfont[data-v-fb67e2ff] {
  margin-right: 2px;
  font-size: 12px;
}
.presell_time_box .presell_time_val[data-v-fb67e2ff] {
  margin-top: 2px;
}
.presell_time_box.stale[data-v-fb67e2ff] {
  color: #f55251;
}
.presell_time_box.underway[data-v-fb67e2ff] {
  color: #ff870b;
}
.category_details_box[data-v-fb67e2ff] {
  display: flex;
  flex-wrap: wrap;
  padding-top: 8px;
  overflow: hidden;
}
.category_details_box .category_details_item[data-v-fb67e2ff] {
  display: flex;
  align-items: start;
  float: left;
  min-width: 50%;
  max-width: 50%;
  padding-right: 20px;
  margin-top: 8px;
}
.category_details_box .category_details_item[data-v-fb67e2ff]:nth-child(2n) {
  padding-right: 0;
}
.category_details_box .category_details_item .category_details_item_name[data-v-fb67e2ff] {
  min-width: 88px;
  max-width: 88px;
  margin-right: 16px;
  font-size: 13px;
  line-height: 20px;
  color: #888888;
  text-align: right;
}
.category_details_box .category_details_item .category_details_item_value[data-v-fb67e2ff] {
  max-width: 184px;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
}
.tabs_list[data-v-fb67e2ff] .el-tabs__header {
  margin-bottom: 0;
}
.tabs_list .tabs_item_count[data-v-fb67e2ff] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.new_status_box_yes[data-v-fb67e2ff] {
  color: #ff870b;
}
.new_status_box_no[data-v-fb67e2ff] {
  color: #999999;
}
.promo_time_box[data-v-fb67e2ff] {
  font-size: 12px;
}
.promo_time_box .iconfont[data-v-fb67e2ff] {
  margin-right: 3px;
  font-size: 12px;
  color: #111111;
}
.price_new[data-v-fb67e2ff] {
  color: #f55251;
}
.error_msg[data-v-fb67e2ff] {
  color: #f55251;
}
.price_old[data-v-fb67e2ff] {
  color: #999999;
  text-decoration: line-through;
}
.settlement_box[data-v-fb67e2ff] {
  cursor: pointer;
}
.settlement_box .editIcon[data-v-fb67e2ff] {
  display: none;
  margin-left: 5px;
  font-size: 14px;
  color: #3768fa;
}
.settlement_box:hover .editIcon[data-v-fb67e2ff] {
  display: inline-block;
}
.ai-center[data-v-fb67e2ff] {
  align-items: center;
}
.property_specs_btn[data-v-fb67e2ff] {
  color: #3768fa;
  cursor: pointer;
}
.property_specs_btn .iconfont[data-v-fb67e2ff] {
  margin-left: 2px;
  font-size: 14px;
}
.property_specs_btn .editIcon[data-v-fb67e2ff] {
  display: none;
  margin-left: 3px;
}
.property_specs_btn:hover .editIcon[data-v-fb67e2ff] {
  display: inline-block;
}
.text_box[data-v-fb67e2ff] {
  font-size: 13px;
  color: #333333;
  cursor: pointer;
}
.text_box .txt[data-v-fb67e2ff] {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text_box.link .txt[data-v-fb67e2ff] {
  color: #3768fa;
}
.text_box .warning[data-v-fb67e2ff] {
  box-sizing: border-box;
  display: inline-flex;
  height: 20px;
  padding: 0 4px;
  margin-top: 4px;
  font-size: 12px;
  color: #f55251;
  border: 1px solid #f55251;
  border-radius: 4px;
}
.text_box .iconfont[data-v-fb67e2ff] {
  margin-left: 2px;
  font-size: 14px;
  color: transparent;
}
.text_box:hover .iconfont[data-v-fb67e2ff] {
  color: #3768fa;
}
.text_box:hover.link .txt[data-v-fb67e2ff] {
  text-decoration: underline;
}
.merak-colapse-item[data-v-fb67e2ff] {
  display: flex;
  justify-content: flex-start;
  min-height: 50px;
  margin-bottom: 5px;
  overflow: hidden;
  border: 1px dashed #e6e6ee;
  border-radius: 8px;
  transition: "height" 0.4s;
}
.merak-colapse-item.noHeight[data-v-fb67e2ff] {
  height: 113px;
}
.merak-colapse-item .merak-colapse-item-header[data-v-fb67e2ff] {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 148px;
  padding: 0 20px;
  cursor: pointer;
  background: #f8f9fa;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-cont[data-v-fb67e2ff] {
  font-size: 13px;
  font-weight: 400;
  color: #303133;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-header .colapse-item-header-icon[data-v-fb67e2ff] {
  position: relative;
  top: -1px;
  left: 3px;
  width: 20px;
  font-size: 10px;
  cursor: pointer;
}
.merak-colapse-item .merak-colapse-item-body[data-v-fb67e2ff] {
  flex: 1;
  padding: 15px 10px 0;
}
.merak-colapse-item.is-active[data-v-fb67e2ff] {
  height: auto !important;
}
.card_two[data-v-fb67e2ff] {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 8px;
}
.card_body[data-v-fb67e2ff] {
  padding: 24px;
}
.tabs_menu[data-v-fb67e2ff] {
  min-height: 36px;
  margin-bottom: 18px;
  overflow: hidden;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_ul[data-v-fb67e2ff] {
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
}
.tabs_menu .tabs_menu_item[data-v-fb67e2ff] {
  display: inline-block;
  height: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  cursor: pointer;
}
.tabs_menu .tabs_menu_item .relative[data-v-fb67e2ff] {
  padding: 0 24px;
  color: #666666;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-fb67e2ff] {
  color: #111111;
  background: #ffffff;
  border-radius: 8px 8px 0 0;
}
.tabs_menu .tabs_menu_item.active .relative[data-v-fb67e2ff]::after {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_one.no_active > .relative[data-v-fb67e2ff]::before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-right-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_one.active > div[data-v-fb67e2ff]::before {
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.no_active > .relative[data-v-fb67e2ff]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-fb67e2ff]::before {
  position: absolute;
  right: -8px;
  bottom: 0;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item.tabs_two.active > div[data-v-fb67e2ff]::after {
  position: absolute;
  bottom: 0;
  left: -8px;
  width: 8px;
  height: 8px;
  content: "";
  background-color: #ffffff;
}
.tabs_menu .tabs_menu_item span[data-v-fb67e2ff] {
  padding: 0 6px;
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #666666;
  background-color: #edeff1;
  border-radius: 999px;
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-fb67e2ff] {
  color: rgba(0, 0, 0, 0);
}
.tabs_menu .tabs_menu_item.tabs_three .relative[data-v-fb67e2ff]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 8px;
  height: 8px;
  content: "";
  background: linear-gradient(270deg, #f7f5fe 0%, #f0f6ff 100%);
  border-bottom-left-radius: 8px;
}
.vxe-body--row:hover .editIcon[data-v-fb67e2ff] {
  display: block;
}
[data-v-fb67e2ff] .help-icon {
  margin-left: 3px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  cursor: pointer;
}
.search_select[data-v-fb67e2ff] {
  height: 32px;
}
[data-v-fb67e2ff] .el-select--large .el-select__wrapper {
  height: 32px;
  min-height: 32px;
}
[data-v-fb67e2ff] .el-tabs__nav-wrap {
  border-bottom: 1px solid #e4e7ed;
}
.cross_off[data-v-fb67e2ff] {
  text-decoration: line-through;
}
.dateEdit[data-v-fb67e2ff] {
  width: 100%;
}
.tabs_item[data-v-fb67e2ff] {
  margin-bottom: 32px;
}
.tabs_item[data-v-fb67e2ff]:first-child {
  margin-top: 20px;
}
.tabs_item[data-v-fb67e2ff]:last-child {
  margin-bottom: 0;
}
.tabs_item_name[data-v-fb67e2ff] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #111111;
}
.tabs-wrapper .tabs[data-v-fb67e2ff] {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  min-width: 170px;
  max-width: 185px;
  height: 35px;
  margin-bottom: 0;
  overflow: hidden;
  overflow-x: auto;
  font-size: 1rem;
  white-space: nowrap;
  background: color-mix(in oklab, #ededed, white 2%);
  border: 1px solid #ededed;
  border-bottom: none;
  border-radius: 8px;
  -webkit-overflow-scrolling: touch;
}
.tabs-wrapper .tabs.is-centered[data-v-fb67e2ff] {
  margin-inline: auto auto;
}
.tabs-wrapper .tabs ul[data-v-fb67e2ff] {
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-bottom: none;
}
.tabs-wrapper .tabs ul li[data-v-fb67e2ff] {
  width: 50%;
}
.tabs-wrapper .tabs ul li a[data-v-fb67e2ff] {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0.5em 1em;
  margin-bottom: -1px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  vertical-align: top;
  cursor: pointer;
  border-bottom: none;
}
.tabs-wrapper .tabs ul li a span[data-v-fb67e2ff] {
  position: relative;
  top: -1px;
  display: block;
}
.tabs-inner[data-v-fb67e2ff] {
  margin-inline-start: auto;
}
/* global css variable */
/* 版心 */
.header_title[data-v-788be084] {
  padding: 12px 0;
  margin-right: 48px;
  font-size: 20px;
  line-height: 30px;
}