.top_poper {
  background-color: #646566 !important;
  color: #fff !important;
  height: 21px !important;
  line-height: 21px !important;
  text-align: center !important;
  font-size: 12px !important;
}
.top-module[data-v-458a9ec5] {
  height: 54px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
}
.top-module .left-content[data-v-458a9ec5] {
  display: flex;
  white-space: nowrap;
  align-items: center;
}
.top-module .left-content .left-padding[data-v-458a9ec5] {
  padding-right: 8px;
  cursor: pointer;
}
.top-module .center-content[data-v-458a9ec5] {
  display: flex;
  white-space: nowrap;
  align-items: center;
}
.top-module .center-content .el-button--mini[data-v-458a9ec5] {
  padding: 7px 10px;
}
.top-module .center-content .device-select[data-v-458a9ec5] {
  margin: 0 8px;
}
.top-module .center-content .collect[data-v-458a9ec5] .el-input__inner {
  color: red;
}
.top-module .center-content .el-button-group[data-v-458a9ec5] {
  display: flex;
  white-space: nowrap;
}
.top-module .el-button--primary[data-v-458a9ec5] {
  background-color: #ffe423;
  border-color: #ffe423;
  color: #303133;
}
.top-module .right-content[data-v-458a9ec5] {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.related-products[data-v-fa96454e] {
  margin-top: 16px;
}
.related-products[data-v-fa96454e] .el-collapse {
  border: none;
}
.related-products[data-v-fa96454e] .el-collapse .el-collapse-item__header {
  color: #303030;
  border: none;
  background-color: #f0f0f0;
  padding: 8px;
  height: auto;
  line-height: 22px;
}
.related-products[data-v-fa96454e] .el-collapse .el-collapse-item__content {
  border-top: 1px solid #dcdfe6;
  color: #303030;
  background-color: #f0f0f0;
  padding: 16px;
}
.related-products[data-v-fa96454e] .el-collapse .catalog_remark {
  padding: 16px;
}
.related-products[data-v-fa96454e] .el-collapse .el-empty {
  padding: 16px 0;
}
.related-products[data-v-fa96454e] .el-collapse .el-card {
  margin-bottom: 16px;
}
.related-products[data-v-fa96454e] .el-collapse .el-card:last-child {
  margin-bottom: 0;
}
.related-products[data-v-fa96454e] .el-collapse .el-card__body {
  height: 190px;
  color: #303030;
  padding: 16px;
}
.related-products[data-v-fa96454e] .el-collapse .el-card__body .title-style {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 16px;
}
.related-products[data-v-fa96454e] .el-collapse .content {
  display: flex;
  align-items: center;
}
.related-products[data-v-fa96454e] .el-collapse .content .image-style {
  width: 100px;
  height: 110px;
}
.related-products[data-v-fa96454e] .el-collapse .content .image-style .el-image {
  width: 100%;
  height: 100%;
}
.related-products[data-v-fa96454e] .el-collapse .content .content-text {
  display: flex;
  flex-direction: column;
  color: #a8a9ac;
  margin-left: 32px;
}
.related-products[data-v-fa96454e] .el-collapse .content .content-text .first {
  margin-bottom: 16px;
}
@media (max-width: 768px) {
.related-products[data-v-fa96454e] .el-collapse .el-card__body {
    height: auto;
    min-height: 150px;
    padding: 12px;
}
.related-products[data-v-fa96454e] .el-collapse .el-card__body .title-style {
    font-size: 14px;
    padding-bottom: 12px;
}
.related-products[data-v-fa96454e] .el-collapse .content .image-style {
    width: 80px;
    height: 90px;
}
.related-products[data-v-fa96454e] .el-collapse .content .content-text {
    margin-left: 20px;
    font-size: 14px;
}
}
@media (max-width: 480px) {
.related-products[data-v-fa96454e] .el-collapse .el-collapse-item__content {
    padding: 12px;
}
.related-products[data-v-fa96454e] .el-collapse .el-card__body {
    height: auto;
    min-height: 120px;
}
.related-products[data-v-fa96454e] .el-collapse .el-card__body .title-style {
    font-size: 13px;
    padding-bottom: 10px;
}
.related-products[data-v-fa96454e] .el-collapse .content {
    flex-direction: row;
    align-items: center;
}
.related-products[data-v-fa96454e] .el-collapse .content .image-style {
    width: 60px;
    height: 70px;
}
.related-products[data-v-fa96454e] .el-collapse .content .content-text {
    margin-left: 16px;
    font-size: 12px;
}
}
.shop-tour-record[data-v-105e2b99] {
  font-size: 14px;
  font-weight: 400;
  color: #303030;
}
.shop-tour-record .type-class[data-v-105e2b99] {
  background-color: #fbf8f6;
  padding: 12px;
  font-weight: 600;
}
.shop-tour-record .content[data-v-105e2b99] {
  padding: 12px;
}
.shop-tour-record .content .div-style[data-v-105e2b99] {
  padding-bottom: 12px;
  display: flex;
  align-items: center;
}
.shop-tour-record .content .div-style .label[data-v-105e2b99] {
  display: inline-block;
  width: 100px;
  text-align: right;
}
.shop-tour-record .content .div-style .value[data-v-105e2b99] {
  display: inline-block;
  width: calc(100% - 100px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shop-tour-record .content .div-style.wrap-text[data-v-105e2b99] {
  align-items: flex-start;
  flex-direction: column;
}
.shop-tour-record .content .div-style .inspection-summary[data-v-105e2b99] {
  margin-top: 12px;
  white-space: pre-wrap;
  background-color: #f0f0f0;
  display: inline-block;
  width: 100%;
  padding: 12px;
  max-height: 200px;
  overflow-y: auto;
}
.shop-tour-record .content[data-v-105e2b99] .el-tabs__header .el-tabs__item {
  color: #909399;
}
.shop-tour-record .content[data-v-105e2b99] .el-tabs__header .is-active {
  color: #303133;
  font-weight: 600;
}
.shop-tour-record .content[data-v-105e2b99] .el-tabs__header .el-tabs__active-bar {
  background-color: #ffe423;
}
.shop-tour-record .content .col-div[data-v-105e2b99] {
  padding-bottom: 12px;
}
.shop-tour-record .content .col-div .catalog[data-v-105e2b99] {
  display: flex;
  justify-content: space-between;
  padding-bottom: 8px;
}
.shop-tour-record .content .col-div .catalog .catalog-name[data-v-105e2b99] {
  font-size: 14px;
  font-weight: 600;
}
.shop-tour-record .content .col-div .check-item[data-v-105e2b99] {
  padding-bottom: 8px;
  padding-left: 12px;
  display: flex;
  justify-content: space-between;
}
.shop-tour-record .content .col-div .check-item .check-item-name[data-v-105e2b99] {
  padding-bottom: 8px;
}
.shop-tour-record .content .col-div .check-item .item-name[data-v-105e2b99] {
  flex: 1;
}
.shop-tour-record .content .col-div .check-item .item-count[data-v-105e2b99] {
  width: 217px;
  font-size: 12px;
  text-align: right;
}
.shop-tour-record .content .col-div .deduct-score[data-v-105e2b99] {
  display: inline-block;
  text-align: right;
  color: #f56c6c;
  margin-left: 8px;
}
.shop-tour-record .content .col-div .improve_solution_part[data-v-105e2b99] {
  margin: 5px 0;
}
.shop-tour-record .content .col-div .improve_solution_part .improve_solution_btn[data-v-105e2b99] {
  color: #33CCFF;
  cursor: pointer;
}
.shop-tour-record .content .col-div .improve_solution_part .suggestion_content[data-v-105e2b99] {
  margin-top: 8px;
  height: 100px;
  padding: 16px;
  overflow: hidden;
  overflow-y: auto;
  white-space: pre-wrap;
}
.shop-tour-record .content .col-div .catalog-remark[data-v-105e2b99] {
  padding-bottom: 8px;
}
.shop-tour-record .content .col-div .catalog-remark .inspection-summary[data-v-105e2b99] {
  color: #909399;
  line-height: 24px;
  display: inline-block;
  white-space: pre-wrap;
}
.shop-tour-record .content .col-div .first-item-name[data-v-105e2b99] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
  padding-left: 24px;
  white-space: pre-wrap;
}
.shop-tour-record .content .col-div .first-item-name .item-name[data-v-105e2b99] {
  flex: 1;
}
.shop-tour-record .content .col-div .first-item-name .item-count[data-v-105e2b99] {
  width: 217px;
  font-size: 12px;
  text-align: right;
}
.shop-tour-record .content .col-div .second-item-name[data-v-105e2b99] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
  padding-left: 36px;
  white-space: pre-wrap;
}
.shop-tour-record .content .col-div .second-item-name .item-name[data-v-105e2b99] {
  flex: 1;
}
.shop-tour-record .content .col-div .second-item-name .item-count[data-v-105e2b99] {
  text-align: right;
  width: 217px;
  font-size: 12px;
}
.not_applicable[data-v-105e2b99] {
  font-size: 11px;
  padding: 4px 6px;
  background-color: rgb(255, 115, 0);
  border-radius: 15px;
  color: #fff;
}
.num[data-v-105e2b99] {
  color: #f56c6c;
}
.shop-tour-record[data-v-105e2b99] .el-collapse {
  border: none;
}
.shop-tour-record[data-v-105e2b99] .el-collapse .el-collapse-item__header {
  color: #303030;
  border: none;
  background-color: #f0f0f0;
  padding-left: 8px;
}
.shop-tour-record[data-v-105e2b99] .el-collapse .el-collapse-item__content {
  border-top: 1px solid #dcdfe6;
  color: #303030;
  background-color: #f0f0f0;
}
.shop-tour-record[data-v-105e2b99] .el-collapse .catalog_remark {
  padding: 16px;
}
.shop-tour-record[data-v-105e2b99] .el-collapse .el-empty {
  padding: 16px 0;
}
.shop-tour-record[data-v-105e2b99] .el-collapse .el-image {
  width: 100%;
  height: 120px;
}
.new-store-upload-details[data-v-7bde804a] {
  height: 600px;
  overflow-y: auto;
}
.new-store-upload-details[data-v-7bde804a] .el-descriptions {
  color: #303030;
}
.new-store-upload-details[data-v-7bde804a] .el-descriptions .el-descriptions__body {
  margin-left: 16px;
}
.new-store-upload-details[data-v-7bde804a] .el-descriptions .el-descriptions-item__container {
  align-items: flex-start;
}
.new-store-upload-details .qc-result[data-v-7bde804a] {
  padding-top: 16px;
}
.new-store-upload-details .qc-result p[data-v-7bde804a] {
  font-weight: bold;
  font-size: 16px;
  color: #303030;
  margin-bottom: 20px;
}
.new-store-upload-details .item[data-v-7bde804a] {
  padding: 0 16px 16px 16px;
}
.new-store-upload-details .item .label[data-v-7bde804a] {
  font-weight: bold;
  padding-bottom: 8px;
}
.new-store-upload-details .item .value[data-v-7bde804a] {
  background-color: #f9f9f9;
  margin-left: 16px;
  padding: 8px;
}
.new-store-guidance-quality .callback-time-record[data-v-61554e64] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
}
.association-form-task[data-v-78d9a7e7] {
  margin: 16px 0 8px 0;
}
.association-form-task .el-button[data-v-78d9a7e7] {
  width: 100%;
}
.popover-content[data-v-78d9a7e7] {
  height: 208px;
  overflow-y: auto;
  padding: 16px;
}
.popover-content .el-checkbox-group[data-v-78d9a7e7] {
  display: flex;
  flex-direction: column;
}
.popover-content .checkbox-item[data-v-78d9a7e7] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
}
.popover-content .task-name[data-v-78d9a7e7] {
  display: inline-block;
  width: 207px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 16px;
}
.popover-footer[data-v-78d9a7e7] {
  display: flex;
  justify-content: flex-end;
  padding: 16px;
}
.association-complaint .el-button[data-v-cbd79dc8] {
  width: 100%;
}
.popover-content[data-v-cbd79dc8] {
  padding: 16px;
  height: 208px;
  overflow-y: auto;
}
.popover-content .el-checkbox-group[data-v-cbd79dc8] {
  display: flex;
  flex-direction: column;
}
.popover-content .checkbox-item[data-v-cbd79dc8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
}
.popover-content .task-name[data-v-cbd79dc8] {
  display: inline-block;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 16px;
}
.popover-footer[data-v-cbd79dc8] {
  display: flex;
  justify-content: flex-end;
  padding: 16px;
}
.popper-class[data-v-72b09582] {
  height: 300px;
  padding: 16px;
  display: flex;
  flex-direction: column;
}
.popper-class[data-v-72b09582] .el-checkbox-group {
  flex: 1;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  margin-top: 12px;
}
.popper-class[data-v-72b09582] .el-checkbox-group .el-checkbox {
  padding: 8px 0;
}
.popper-class[data-v-72b09582] .el-checkbox-group .el-checkbox:first-child {
  padding-top: 0;
}
.popper-class .popper-footer[data-v-72b09582] {
  display: flex;
  justify-content: flex-end;
}
.popper-class[data-v-fbb57f02] {
  height: 300px;
  padding: 16px;
  display: flex;
  flex-direction: column;
}
.popper-class[data-v-fbb57f02] .el-radio-group {
  flex: 1;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  margin-top: 12px;
}
.popper-class[data-v-fbb57f02] .el-radio-group .el-radio {
  padding: 8px 0;
}
.popper-class[data-v-fbb57f02] .el-radio-group .el-radio:first-child {
  padding-top: 0;
}
.popper-class .popper-footer[data-v-fbb57f02] {
  display: flex;
  justify-content: flex-end;
}
.check-item .check-item-title[data-v-199dc247] {
  display: flex;
  align-items: center;
}
.check-item .check-item-title .check-item-title-text-wrap[data-v-199dc247] {
  flex: 1;
  line-height: 21px;
  padding-bottom: 8px;
}
.check-item .check-item-title .check-item-title-text-wrap .required[data-v-199dc247] {
  color: #f56c6c;
  font-size: 16px;
  margin-right: 8px;
}
.check-item .check-item-title .check-item-title-text-wrap .check-item-title-text[data-v-199dc247] {
  padding-right: 16px;
}
.check-item .check-item-title .check-item-title-text-wrap .level_S[data-v-199dc247] {
  display: inline-block;
  width: 28px;
  height: 14px;
  border-radius: 4px;
  background: red;
  margin-right: 2px;
  font-size: 8px;
  font-weight: normal;
  line-height: 14px;
  text-align: center;
  color: #ffffff;
  position: relative;
  top: -3px;
}
.check-item .check-item-title .check-item-title-text-wrap .level_A[data-v-199dc247] {
  display: inline-block;
  width: 28px;
  height: 14px;
  border-radius: 4px;
  background: #f0a330;
  margin-right: 2px;
  font-size: 8px;
  font-weight: normal;
  line-height: 14px;
  text-align: center;
  color: #ffffff;
  position: relative;
  top: -3px;
}
.check-item .check-item-title .check-item-title-text-wrap .level_B[data-v-199dc247] {
  display: inline-block;
  width: 28px;
  height: 14px;
  border-radius: 4px;
  background: rgb(103, 194, 58);
  margin-right: 2px;
  font-size: 8px;
  font-weight: normal;
  line-height: 14px;
  text-align: center;
  color: #ffffff;
  position: relative;
  top: -3px;
}
.check-item .check-item-title .check-item-title-text-wrap .check-item-socrt[data-v-199dc247] {
  color: #f56c6c;
  padding: 0 16px;
  font-size: 12px !important;
}
.check-item .check-item-title .check-item-title-text-wrap .check-item-deduction-frequency[data-v-199dc247] {
  font-size: 12px !important;
}
.check-item .check-item-title .check-item-title-text-wrap .check-item-deduction-frequency span[data-v-199dc247] {
  color: #f56c6c;
}
.check-item .check-item-tips[data-v-199dc247] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 11px;
  color: #dfdada;
  padding-bottom: 8px;
}
.check-item .check-item-standard[data-v-199dc247] {
  padding: 8px 0;
}
.check-item .check-item-operate[data-v-199dc247] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 0 8px 0;
}
.check-item .check-item-operate .check-item-standard-required[data-v-199dc247] {
  color: #f56c6c;
  font-size: 14px;
  padding-right: 6px;
}
.check-item .check-item-operate[data-v-199dc247]:last-child {
  padding-bottom: 0;
}
.check-item .check-item-operate[data-v-199dc247] .el-radio-button__orig-radio:disabled + .el-radio-button__inner {
  color: #ffffff;
  background-color: #c8c9cc;
  border-color: #e0e2e7;
}
.check-item .but-tip[data-v-199dc247] {
  font-size: 12px;
  color: #dfdada;
  display: flex;
  justify-content: flex-end;
}
.check-item .check-item-children[data-v-199dc247] {
  font-weight: 500 !important;
  padding-bottom: 8px;
}
.check-item .check-item-children[data-v-199dc247]:last-child {
  padding-bottom: 0;
}
.check-item .check-item-remark[data-v-199dc247] {
  padding-top: 8px;
  margin-bottom: 8px;
  margin-top: -46px;
}
.check-item .check-item-remark .camera[data-v-199dc247] {
  display: flex;
  width: 18px;
  height: 32px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.check-item .check-item-remark .rating-template[data-v-199dc247] {
  display: flex;
  justify-content: flex-end;
  padding: 8px 0;
}
.check-item .check-item-remark .check-item-remark-img[data-v-199dc247] {
  width: 100%;
  height: 160px;
  margin: 0 0 8px 0;
  background-color: #f8f8fa;
  position: relative;
}
.check-item .check-item-remark .check-item-remark-img img[data-v-199dc247] {
  -o-object-fit: cover;
     object-fit: cover;
}
.check-item .check-item-remark .check-item-remark-img .check-item-remark-img-operate[data-v-199dc247] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px;
}
.check-item .check-item-remark .check-item-remark-img .check-item-remark-img-operate span[data-v-199dc247] {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #303330;
  color: white;
  text-align: center;
  border-radius: 50%;
  line-height: 21px;
  cursor: pointer;
  margin-left: 16px;
}
.check-item .form-task-name[data-v-199dc247] {
  padding: 8px 0;
  font-size: 13px;
  font-weight: 400;
  color: #8d8d8d;
}
.check-item .check-item-btn[data-v-199dc247] {
  text-align: right;
}
.check-item .check-item-btn .el-button[data-v-199dc247] {
  color: red;
}
.summary-module[data-v-1cfc9a60] .el-range-separator {
  color: #333333;
}
.repeat-item-module[data-v-c41876da] {
  padding: 8px 0;
}
.repeat-item-module .img-video-class[data-v-c41876da] {
  background-color: #f8f8fa;
  text-align: center;
  margin-bottom: 16px;
  padding: 2px;
}
.repeat-item-module[data-v-c41876da] .el-textarea.is-disabled .el-textarea__inner {
  color: #303030;
}
.item-name-score[data-v-52791c4a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.item-name-score .item-name-rule[data-v-52791c4a] {
  flex: 1;
  overflow: hidden;
}
.item-name-score .item-name-rule .item-name[data-v-52791c4a] {
  margin-right: 32px;
}
.item-name-score .score-num[data-v-52791c4a] {
  width: 210px;
  text-align: right;
  font-size: 12px;
}
.item-name-score .check-item-socrt[data-v-52791c4a] {
  color: #f56c6c;
  padding: 0 16px;
}
.quality[data-v-52791c4a] {
  padding-top: 8px;
  color: #f56c6c;
}
.tabs-check-item-module[data-v-a77ff270] {
  padding: 0 16px;
}
.tabs-check-item-module[data-v-a77ff270] .el-tabs .el-tabs__item {
  color: #303030;
}
.tabs-check-item-module .qualified-color[data-v-a77ff270] {
  color: #67c23a;
}
.tabs-check-item-module .unqualified-color[data-v-a77ff270] {
  color: #f56c6c;
}
.tabs-check-item-module .reviseItem-color[data-v-a77ff270] {
  color: #ff8f33;
}
.tabs-check-item-module .content .child[data-v-a77ff270] {
  padding: 0px 0 0 16px;
}
.tabs-check-item-module .content .child .child_1[data-v-a77ff270] {
  padding: 8px 0 0 16px;
}
.tabs-check-item-module .content .child .child_1 .child_2[data-v-a77ff270] {
  padding: 8px 0 0 16px;
}
.tabs-check-item-module .content .name-class[data-v-a77ff270] {
  padding: 0 0 8px 0;
}
.tabs-check-item-module .item-name-score[data-v-a77ff270] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tabs-check-item-module .item-name-score .item-name-rule[data-v-a77ff270] {
  flex: 1;
  overflow: hidden;
}
.tabs-check-item-module .item-name-score .item-name-rule .item-name[data-v-a77ff270] {
  margin-right: 32px;
}
.tabs-check-item-module .item-name-score .score-num[data-v-a77ff270] {
  width: 210px;
  text-align: right;
  font-size: 12px;
}
.tabs-check-item-module .item-name-score .check-item-socrt[data-v-a77ff270] {
  color: red;
  padding: 0 16px;
}
.preview-module[data-v-d566cb50] {
  height: 600px;
  overflow-y: auto;
}
.preview-module[data-v-d566cb50] .el-descriptions__header {
  background-color: #fbf8f6;
  margin-bottom: 12px;
  padding: 8px 16px;
}
.preview-module[data-v-d566cb50] .el-descriptions__header .el-descriptions__title {
  color: #303030;
}
.preview-module[data-v-d566cb50] .el-descriptions__body {
  padding: 0 16px;
}
.preview-module .check-tabs .check-tabs-title[data-v-d566cb50] {
  font-size: 16px;
  font-weight: bold;
  color: #303030;
  padding: 8px 16px;
  background-color: #fbf8f6;
}
.preview-module .copy-person[data-v-d566cb50] {
  margin: 0 0 16px 16px;
}
.quality-summary-module[data-v-91c11cbc] {
  height: 600px;
  overflow-y: auto;
}
.quality-summary-module[data-v-91c11cbc] .el-descriptions__header {
  background-color: #fbf8f6;
  margin-bottom: 12px;
  padding: 8px 16px;
}
.quality-summary-module[data-v-91c11cbc] .el-descriptions__header .el-descriptions__title {
  color: #303030;
}
.quality-summary-module[data-v-91c11cbc] .el-descriptions__body {
  padding: 0 16px;
}
.quality-summary-module .check-tabs .check-tabs-title[data-v-91c11cbc] {
  font-size: 16px;
  font-weight: bold;
  color: #303030;
  padding: 8px 16px;
  background-color: #fbf8f6;
}
.time-and-rounds .inspect-time[data-v-ed874a62] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.time-and-rounds .inspect-time .el-link[data-v-ed874a62] {
  font-size: 12px;
}
.time-and-rounds .qc-time[data-v-ed874a62] {
  padding: 8px 0;
}
.time-and-rounds .round-and-serial[data-v-ed874a62] {
  padding-bottom: 8px;
}
.time-and-rounds .round-and-serial .required-mark[data-v-ed874a62] {
  padding-bottom: 4px;
  display: flex;
  justify-content: space-between;
}
.time-and-rounds .round-and-serial .required-mark[data-v-ed874a62]::before {
  content: none;
}
.time-and-rounds .round-and-serial .mark-text[data-v-ed874a62]::before {
  content: "*";
  color: #ff4d4f;
  margin-right: 4px;
  font-size: 16px;
  vertical-align: middle;
}
.store-inspection[data-v-e4435884] {
  height: 100%;
  font-size: 14px;
  color: #303030;
  display: flex;
  flex-direction: column;
  font-weight: bold;
}
.store-inspection .inspection-content[data-v-e4435884] {
  flex: 1;
  padding: 16px;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.store-inspection .inspection-content[data-v-e4435884] ::-webkit-scrollbar {
  width: 0px;
}
.store-inspection .inspection-content .approve-data[data-v-e4435884] {
  text-align: center;
  padding-bottom: 8px;
}
.store-inspection .inspection-content .approve-data .el-button[data-v-e4435884] {
  width: 100%;
}
.store-inspection .inspection-content .sync-class[data-v-e4435884] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
}
.store-inspection .inspection-content .sync-class .label-item .type-label[data-v-e4435884] {
  padding-right: 8px;
}
.store-inspection .inspection-content .assessment[data-v-e4435884] {
  padding-top: 16px;
}
.store-inspection .inspection-content .store-inspection-round[data-v-e4435884] {
  padding-top: 8px;
}
.store-inspection .inspection-content .store-inspection-round .inspection-month[data-v-e4435884] {
  font-size: 16px;
  color: #67c23a;
  font-weight: bold;
}
.store-inspection .inspection-content .el-divider[data-v-e4435884] {
  margin: 10px 0 18px 0;
}
.store-inspection .inspection-content .type-item[data-v-e4435884] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #f7f4f4;
  padding: 8px 0;
  height: 60px;
  cursor: pointer;
}
.store-inspection .inspection-content .type-item .type-label[data-v-e4435884] {
  padding-bottom: 10px;
  font-weight: bold;
}
.store-inspection .inspection-content .type-item .score[data-v-e4435884] {
  color: #67c23a;
  font-size: 16px;
  font-weight: bold;
}
.store-inspection .inspection-content .active-back[data-v-e4435884] {
  background-color: #fff;
  font-weight: bolder;
  font-size: 15px;
}
.store-inspection .inspection-content .check-list[data-v-e4435884] {
  flex: 1;
  overflow: auto;
  position: relative;
  height: 100%;
}
.store-inspection .inspection-content .check-list .icon[data-v-e4435884] {
  position: absolute;
  top: 14px;
  right: 0;
  font-weight: bolder;
  font-size: 15px;
  cursor: pointer;
}
.store-inspection .inspection-content .check-list[data-v-e4435884] .el-tabs {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.store-inspection .inspection-content .check-list[data-v-e4435884] .el-tabs .el-tabs__header {
  height: 40px;
}
.store-inspection .inspection-content .check-list[data-v-e4435884] .el-tabs .el-tabs__header .el-tabs__item {
  width: auto;
}
.store-inspection .inspection-content .check-list[data-v-e4435884] .el-tabs .el-tabs__header .el-tabs__nav-wrap {
  padding-right: 50px;
  box-sizing: border-box;
}
.store-inspection .inspection-content .check-list[data-v-e4435884] .el-tabs .el-tabs__header .el-tabs__nav-next {
  right: 30px;
}
.store-inspection .inspection-content .check-list[data-v-e4435884] .el-tabs .el-tabs__header .el-tabs__item {
  height: 40px !important;
  line-height: 44px !important;
  color: #303030;
}
.store-inspection .inspection-content .check-list[data-v-e4435884] .el-tabs .el-tabs__header .el-tabs__item.is-active {
  font-weight: bolder;
}
.store-inspection .inspection-content .check-list[data-v-e4435884] .el-tabs .el-tabs__header .el-tabs__nav {
  padding-left: 12px;
}
.store-inspection .inspection-content .check-list[data-v-e4435884] .el-tabs .el-tabs__header .is-scrollable .el-tabs__nav {
  padding-left: 0;
}
.store-inspection .inspection-content .check-list[data-v-e4435884] .el-tabs .el-tabs__content {
  flex: 1;
  overflow-y: auto;
}
.store-inspection .inspection-footer[data-v-e4435884] {
  display: flex;
  justify-content: center;
  padding: 8px 16px 8px 16px;
  border-top: 1px solid #ebebeb;
}
.store-inspection .inspection-footer .el-button[data-v-e4435884] {
  width: 45%;
}
.score-item[data-v-e4435884] {
  padding-top: 16px;
}
.el-col:first-child .score-item[data-v-e4435884] {
  padding: 0;
}
.active-id {
  background-color: #ff8f33;
  color: #fff;
}
.problem-type-and-input[data-v-4ac51e56] {
  padding-bottom: 8px;
}
.check-item-remark-img[data-v-4ac51e56] {
  width: 100%;
  height: 160px;
  margin: 8px 0 8px 0;
  background-color: #f8f8fa;
  position: relative;
}
.check-item-remark-img[data-v-4ac51e56]:last-child {
  margin-bottom: 0;
}
.check-item-remark-img img[data-v-4ac51e56] {
  -o-object-fit: cover;
     object-fit: cover;
}
.check-item-remark-img .check-item-remark-img-operate[data-v-4ac51e56] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px;
}
.check-item-remark-img .check-item-remark-img-operate span[data-v-4ac51e56] {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #303330;
  color: white;
  text-align: center;
  border-radius: 50%;
  line-height: 21px;
  cursor: pointer;
  margin-left: 16px;
}
.qc-check-item .check-iten-name[data-v-32803edd] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
}
.qc-check-item .item-level-3[data-v-32803edd] {
  padding-left: 16px;
}
.qc-check-item .item-level-4[data-v-32803edd] {
  padding-left: 24px;
}
.qc-check-item .check-item-standard[data-v-32803edd] {
  padding-bottom: 8px;
}
.qc-check-item .cascader-div[data-v-32803edd] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
}
.qc-check-item .cascader-div span[data-v-32803edd] {
  color: #878585;
}
.qc-check-item .cascader-div .el-cascader[data-v-32803edd] {
  flex: 1;
}
.remote-store-inspection-qc[data-v-904262d6] {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.remote-store-inspection-qc .inspection-content[data-v-904262d6] {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  padding: 16px;
}
.remote-store-inspection-qc .el-divider[data-v-904262d6] {
  margin: 8px 0 16px 0;
}
.remote-store-inspection-qc .progress-duration[data-v-904262d6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
}
.remote-store-inspection-qc .qualified-unqualified .col-div[data-v-904262d6] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background-color: #f5f5f5;
  padding: 8px 0;
  height: 65px;
  font-size: 14px;
}
.remote-store-inspection-qc .qualified-unqualified .col-div .label[data-v-904262d6] {
  margin-bottom: 10px;
}
.remote-store-inspection-qc .qualified-unqualified .active-back[data-v-904262d6] {
  font-size: 18px;
  font-weight: bold;
  background-color: #ffffff;
}
.remote-store-inspection-qc .class-content[data-v-904262d6] {
  flex: 1;
  overflow: auto;
  position: relative;
  height: 100%;
}
.remote-store-inspection-qc .class-content[data-v-904262d6] ::-webkit-scrollbar {
  width: 0px;
}
.remote-store-inspection-qc .class-content .icon[data-v-904262d6] {
  position: absolute;
  top: 14px;
  right: 0;
  font-weight: bolder;
  font-size: 15px;
  cursor: pointer;
}
.remote-store-inspection-qc .class-content[data-v-904262d6] .el-tabs {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.remote-store-inspection-qc .class-content[data-v-904262d6] .el-tabs .el-tabs__header {
  height: 40px;
}
.remote-store-inspection-qc .class-content[data-v-904262d6] .el-tabs .el-tabs__header .el-tabs__item {
  width: auto;
}
.remote-store-inspection-qc .class-content[data-v-904262d6] .el-tabs .el-tabs__header .el-tabs__nav-wrap {
  padding-right: 50px;
  box-sizing: border-box;
}
.remote-store-inspection-qc .class-content[data-v-904262d6] .el-tabs .el-tabs__header .el-tabs__nav-next {
  right: 30px;
}
.remote-store-inspection-qc .class-content[data-v-904262d6] .el-tabs .el-tabs__header .el-tabs__item {
  height: 40px !important;
  line-height: 44px !important;
  color: #303030;
}
.remote-store-inspection-qc .class-content[data-v-904262d6] .el-tabs .el-tabs__header .el-tabs__item.is-active {
  font-weight: bolder;
}
.remote-store-inspection-qc .class-content[data-v-904262d6] .el-tabs .el-tabs__header .el-tabs__nav {
  padding-left: 12px;
}
.remote-store-inspection-qc .class-content[data-v-904262d6] .el-tabs .el-tabs__header .is-scrollable .el-tabs__nav {
  padding-left: 0;
}
.remote-store-inspection-qc .class-content[data-v-904262d6] .el-tabs .el-tabs__content {
  flex: 1;
  overflow-y: auto;
}
.remote-store-inspection-qc .class-content .el-divider[data-v-904262d6] {
  margin: 8px 0;
}
.remote-store-inspection-qc .inspection-footer[data-v-904262d6] {
  display: flex;
  justify-content: center;
  padding: 8px 16px 8px 16px;
  border-top: 1px solid #ebebeb;
}
.remote-store-inspection-qc .inspection-footer .el-button[data-v-904262d6] {
  width: 45%;
}
.dialog-height .el-dialog__body {
  padding: 20px;
  height: 619px;
  overflow: hidden;
  overflow-y: auto;
}
.dialog-height .dialog-footer .el-button--primary {
  background-color: #ffe423;
  border-color: #ffe423;
  color: #303030;
}
.mainstay-module[data-v-51671868] {
  height: calc(100vh - 54px);
  overflow-y: auto;
}
.mainstay-module[data-v-51671868]::-webkit-scrollbar {
  display: none;
}
.mainstay-module .video[data-v-51671868] {
  padding-top: 60px;
  position: relative;
}
.mainstay-module .video .select-version[data-v-51671868] {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.shop-tour[data-v-c67be89a] {
  background-color: #f0f0f0;
  height: 100vh;
}
