.el-collapse[data-v-0920eb16] {
  border: none;
}
.el-collapse[data-v-0920eb16] .el-collapse-item__header {
  color: #909399;
  border-bottom: none;
  height: 22px;
}
.el-collapse[data-v-0920eb16] .el-collapse-item__content {
  color: #909399;
  background-color: #f5f5f5;
  padding-bottom: 0;
  padding: 8px;
  font-size: 12px;
}
@charset "UTF-8";
/* @import url(); 引入公共css类 */
.div-style[data-v-5467cb40] {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 21px;
  justify-content: flex-start;
  align-items: center;
}
.div-style .label[data-v-5467cb40] {
  display: inline-block;
  width: 110px;
  text-align: right;
  color: #909399;
}
.div-style .value[data-v-5467cb40] {
  display: inline-block;
  width: calc(100% - 110px);
}
.div-style .not-pass[data-v-5467cb40] {
  font-weight: 600;
  color: #f56c6c;
}
.div-style .pass[data-v-5467cb40] {
  font-weight: 600;
  color: #67c23a;
}
.textarea[data-v-5467cb40] {
  align-items: flex-start;
}
.el-button--primary[data-v-5467cb40] {
  background-color: #ffe423;
  color: #000;
  border-color: #ffe423;
}
[data-v-5467cb40] .el-dialog__body {
  height: 619px;
  overflow: hidden;
  overflow-y: auto;
  padding: 20px;
}
.img-p[data-v-5467cb40] {
  z-index: 9999;
  width: 100%;
  height: 120px;
  margin-bottom: 16px;
}
.col-div[data-v-5467cb40] {
  width: 100%;
  height: 180px;
  background-color: #f5f5f5;
  margin-bottom: 16px;
  text-align: center;
}
.results-preview[data-v-77f43474] {
  font-size: 14px;
  font-weight: 400;
  color: #303030;
}
.results-preview .type-class[data-v-77f43474] {
  background-color: #fbf8f6;
  padding: 12px;
  font-weight: 600;
}
.results-preview .content[data-v-77f43474] {
  padding: 12px;
}
.results-preview .content .div-style[data-v-77f43474] {
  padding-bottom: 12px;
  display: flex;
  align-items: center;
}
.results-preview .content .div-style .label[data-v-77f43474] {
  display: inline-block;
  width: 100px;
  text-align: right;
}
.results-preview .content .div-style .value[data-v-77f43474] {
  display: inline-block;
  width: calc(100% - 100px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.results-preview .content .div-style.wrap-text[data-v-77f43474] {
  align-items: flex-start;
  flex-direction: column;
}
.results-preview .content .div-style .inspection-summary[data-v-77f43474] {
  margin-top: 12px;
  white-space: pre-wrap;
  background-color: #f0f0f0;
  display: inline-block;
  width: 100%;
  padding: 12px;
  max-height: 200px;
  overflow-y: auto;
}
.results-preview .content[data-v-77f43474] .el-tabs__header .el-tabs__item {
  color: #909399;
}
.results-preview .content[data-v-77f43474] .el-tabs__header .is-active {
  color: #303133;
  font-weight: 600;
}
.results-preview .content[data-v-77f43474] .el-tabs__header .el-tabs__active-bar {
  background-color: #ffe423;
}
.results-preview .content .col-div .catalog[data-v-77f43474] {
  display: flex;
  justify-content: space-between;
  padding-bottom: 8px;
}
.results-preview .content .col-div .catalog .catalog-name[data-v-77f43474] {
  font-size: 14px;
  font-weight: 600;
}
.results-preview .content .col-div .catalog .deduct-score[data-v-77f43474] {
  color: #f56c6c;
}
.results-preview .content .col-div .check-item[data-v-77f43474] {
  padding-left: 12px;
}
.results-preview .content .col-div .check-item .check-item-name[data-v-77f43474] {
  padding-bottom: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.results-preview .content .col-div .check-item .catalog-remark[data-v-77f43474] {
  padding-bottom: 8px;
}
.results-preview .content .col-div .check-item .catalog-remark .complaint-title[data-v-77f43474] {
  vertical-align: text-bottom;
  display: inline-block;
}
.results-preview .content .col-div .check-item .catalog-remark .complaint-info[data-v-77f43474] {
  vertical-align: text-bottom;
  display: inline-block;
  max-width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.results-preview .content .col-div .check-item .catalog-repeat-item[data-v-77f43474] {
  padding-top: 8px;
}
.results-preview .content .col-div .check-item .first-item-name[data-v-77f43474] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
  padding-left: 12px;
  white-space: pre-wrap;
}
.not_applicable[data-v-77f43474] {
  font-size: 11px;
  padding: 4px 6px;
  background-color: rgb(255, 115, 0);
  border-radius: 15px;
  color: #fff;
}
.text-hidn[data-v-77f43474] {
  display: inline-block;
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.num[data-v-77f43474] {
  color: #f56c6c;
}
.shop-inspection-records[data-v-5af28a6a] {
  font-size: 13px;
  font-weight: 400;
  color: #303030;
  height: 100%;
}
.shop-inspection-records .top[data-v-5af28a6a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
  padding: 16px;
}
.shop-inspection-records .top span[data-v-5af28a6a] {
  font-size: 18px;
  font-weight: 600;
}
.shop-inspection-records .seach-input[data-v-5af28a6a] {
  width: auto;
  padding: 16px;
  border-bottom: 1px solid #f0f0f0;
}
.shop-inspection-records[data-v-5af28a6a] .el-tabs__header {
  margin: 0;
}
.shop-inspection-records[data-v-5af28a6a] .el-tabs__header .el-tabs__item {
  color: #909399;
}
.shop-inspection-records[data-v-5af28a6a] .el-tabs__header .is-active {
  font-weight: 600;
  color: #303030;
}
.shop-inspection-records[data-v-5af28a6a] .el-tabs__header .el-tabs__active-bar {
  background-color: #ffe423;
}
.shop-inspection-records .records-list[data-v-5af28a6a] {
  width: 100%;
  height: calc(100% - 166px);
  overflow: hidden;
  overflow-y: auto;
}
.shop-inspection-records .records-list .col-div[data-v-5af28a6a] {
  font-size: 13px;
  font-weight: 400;
  padding: 16px;
  border-bottom: 1px solid #f0f0f0;
}
.shop-inspection-records .records-list .col-div .div-item[data-v-5af28a6a] {
  padding-bottom: 8px;
}
.shop-inspection-records .records-list .col-div .div-item .label[data-v-5af28a6a] {
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}
.shop-inspection-records .records-list .col-div .div-item.top-item[data-v-5af28a6a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.shop-inspection-records .records-list .col-div .div-item .executing[data-v-5af28a6a] {
  color: #d40000;
}
.shop-inspection-records .records-list .col-div .div-item .finished[data-v-5af28a6a] {
  color: #67c23a;
}
.shop-inspection-records .records-list .col-div .div-item .revising[data-v-5af28a6a] {
  color: #ff7300;
}
.shop-inspection-records .records-list .col-div .div-item .audit[data-v-5af28a6a] {
  color: #ff7300;
}
.shop-inspection-records .records-list .col-div .div-item .expired[data-v-5af28a6a] {
  color: #909399;
}
.shop-inspection-records .records-list .col-div .item-count[data-v-5af28a6a] {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f5f5f5;
  color: #909399;
  line-height: 24px;
  padding: 10px 6px;
}
.shop-inspection-records .el-empty[data-v-5af28a6a] {
  margin-top: 90%;
}

.problem_video_point[data-v-5cb40b26] {
  margin-bottom: 8px;
}
.problem_video_point .sava_but[data-v-5cb40b26] {
  width: 100%;
}
.problem_video_point .but_group[data-v-5cb40b26] {
  width: 100%;
}
.problem_video_point .but_group .upload_but[data-v-5cb40b26] {
  width: 60%;
}
.problem_video_point .but_group .reset_but[data-v-5cb40b26] {
  width: 40%;
}
.problem_video_point .el-button--primary[data-v-5cb40b26] {
  background-color: #ffe423;
  border-color: #ffe423;
  color: #303030;
}
@charset "UTF-8";
/* @import url(); 引入公共css类 */
.input-image[data-v-02889d80] {
  padding-top: 8px;
}
.input-image .deduct-points-again[data-v-02889d80] {
  text-align: right;
  color: #f56c6c;
  padding: 8px 0;
  cursor: pointer;
}
.input-image .revoke-deduction-points[data-v-02889d80] {
  text-align: right;
  color: #f56c6c;
  cursor: pointer;
  padding: 10px 0;
}
.input-image .el-empty[data-v-02889d80] {
  padding: 20px 0;
}
.input-image .image-style[data-v-02889d80] {
  padding-top: 8px;
  position: relative;
}
.input-image .image-style .el-image[data-v-02889d80] {
  border-radius: 6px;
}
.input-image .image-style .el-image .place[data-v-02889d80] {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.input-image .image-style .delete-picture[data-v-02889d80] {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 11px;
  right: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.input-image .image-style .edit-picture[data-v-02889d80] {
  position: absolute;
  right: 32px;
  top: 10px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: #333;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.input-image .disabled[data-v-02889d80] {
  pointer-events: none;
}
.input-image .scoring_template[data-v-02889d80] {
  display: flex;
  justify-content: flex-end;
  padding: 8px 0;
}
.input-image .scoring_template .el-button--primary[data-v-02889d80] {
  background-color: #ffe423;
  border-color: #ffe423;
  color: #303030;
}
@charset "UTF-8";
/* task主体 */
.reduceTaskMainCla[data-v-48633218] {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
}
.reduceTaskSearchCla[data-v-48633218] {
  width: 100%;
  padding: 10px;
}
.reduceTaskContentCla[data-v-48633218] {
  flex: 1;
  overflow-y: auto;
  height: 80%;
  display: flex;
  flex-flow: column nowrap;
}
.reduceTaskContentCla .reduceAloneTaskCla[data-v-48633218] {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 10px;
  cursor: pointer;
}
.reduceTaskContentCla .reduceAloneTaskCla[data-v-48633218] > :first-child {
  margin-right: 15px;
  flex-grow: 1;
}
.reduceTaskContentCla .reduceAloneTaskCla[data-v-48633218] > :first-child > :last-child {
  font-size: 12px;
  color: rgb(144, 147, 153);
}
.reduceTaskMainFootCla[data-v-48633218] {
  border-top: 1px solid #ebeef5;
  padding-top: 10px;
}
.footButCla[data-v-48633218] {
  padding: 10px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.footButCla .el-button[data-v-48633218] {
  width: 40%;
}
.footButCla .el-button--primary[data-v-48633218] {
  background-color: #ffe423;
  border-color: #ffe423;
  color: #303030;
}
.taskShowWrapCla[data-v-48633218] {
  display: flex;
  flex-flow: row wrap;
}
.taskShowCla[data-v-48633218] {
  background-color: #f2f2f2;
  border-radius: 6px;
  padding: 4px 6px;
  margin: 4px;
  height: 30px;
  overflow: hidden;
  text-align: center;
  line-height: 20px;
  text-overflow: ellipsis;
}
.taskNameCla[data-v-48633218] {
  min-height: 20px;
  padding-bottom: 5px;
}
@charset "UTF-8";
/* task主体 */
.reduceTaskMainCla[data-v-3e817ccc] {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
}
.reduceTaskSearchCla[data-v-3e817ccc] {
  width: 100%;
  padding: 10px;
}
.reduceTaskContentCla[data-v-3e817ccc] {
  flex: 1;
  overflow-y: auto;
  height: 80%;
  display: flex;
  flex-flow: column nowrap;
}
.reduceTaskContentCla .reduceAloneTaskCla[data-v-3e817ccc] {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 10px;
  cursor: pointer;
}
.reduceTaskContentCla .reduceAloneTaskCla[data-v-3e817ccc] > :first-child {
  margin-right: 15px;
  flex-grow: 1;
}
.reduceTaskContentCla .reduceAloneTaskCla[data-v-3e817ccc] > :first-child > :last-child {
  font-size: 12px;
  color: rgb(144, 147, 153);
}
.reduceTaskMainFootCla[data-v-3e817ccc] {
  border-top: 1px solid #ebeef5;
  padding-top: 10px;
}
.footButCla[data-v-3e817ccc] {
  padding: 10px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.footButCla .el-button[data-v-3e817ccc] {
  width: 40%;
}
.footButCla .el-button--primary[data-v-3e817ccc] {
  background-color: #ffe423;
  border-color: #ffe423;
  color: #303030;
}
.taskShowWrapCla[data-v-3e817ccc] {
  display: flex;
  flex-flow: row wrap;
}
.taskShowCla[data-v-3e817ccc] {
  background-color: #f2f2f2;
  border-radius: 6px;
  padding: 4px 6px;
  margin: 4px;
  height: 30px;
  overflow: hidden;
  text-align: center;
  line-height: 20px;
  text-overflow: ellipsis;
}
.taskNameCla[data-v-3e817ccc] {
  min-height: 20px;
  padding-bottom: 5px;
  width: 230px;
}
.text-hidn[data-v-3e817ccc] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#toolPanel {
  height: 40px;
}

.button-fun .fun-btn[data-v-1838d0d6] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.button-fun .fun-btn .left-fun[data-v-1838d0d6] {
  display: flex;
  width: 45%;
  justify-content: space-between;
}
.button-fun .fun-btn .left-fun .fun[data-v-1838d0d6] {
  cursor: pointer;
  background-color: #f5f5f5;
  border-radius: 6px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.button-fun .fun-btn .left-fun .fun[data-v-1838d0d6]:hover {
  background-color: #ffe423;
}
.button-fun .fun-btn .fun-select[data-v-1838d0d6] {
  display: flex;
}
.button-fun .fun-btn .fun-select .btn-div[data-v-1838d0d6] {
  width: 60px;
  border: 1px solid #ebeef5;
  text-align: center;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(237, 237, 237);
  font-size: 13px;
  cursor: pointer;
}
.button-fun .fun-btn .fun-select .left-border[data-v-1838d0d6] {
  border-radius: 6px 0 0 6px;
}
.button-fun .fun-btn .fun-select .right-border[data-v-1838d0d6] {
  border-radius: 0 6px 6px 0;
}
.button-fun .fun-btn .fun-select .activeQualifiedBtn[data-v-1838d0d6] {
  background-color: #67c23a;
  color: #fff;
}
.button-fun .fun-btn .fun-select .activeUnqualifiedBtn[data-v-1838d0d6] {
  background-color: #f56c6c;
  color: #fff;
}
.button-fun .disabled[data-v-1838d0d6] {
  pointer-events: none;
}

#toolPanel {
  height: 40px;
}

.button-fun .fun-btn[data-v-7102800f] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.button-fun .fun-btn .left-fun[data-v-7102800f] {
  display: flex;
  width: 45%;
  justify-content: space-between;
}
.button-fun .fun-btn .left-fun .fun[data-v-7102800f] {
  cursor: pointer;
  background-color: #f5f5f5;
  border-radius: 6px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.button-fun .fun-btn .left-fun .fun[data-v-7102800f]:hover {
  background-color: #ffe423;
}
.button-fun .fun-btn .fun-select[data-v-7102800f] {
  display: flex;
}
.button-fun .fun-btn .fun-select .btn-div[data-v-7102800f] {
  width: 60px;
  border: 1px solid #ebeef5;
  text-align: center;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(237, 237, 237);
  font-size: 13px;
  cursor: pointer;
}
.button-fun .fun-btn .fun-select .left-border[data-v-7102800f] {
  border-radius: 6px 0 0 6px;
}
.button-fun .fun-btn .fun-select .right-border[data-v-7102800f] {
  border-radius: 0 6px 6px 0;
}
.button-fun .fun-btn .fun-select .activeQualifiedBtn[data-v-7102800f] {
  background-color: #67c23a;
  color: #fff;
}
.button-fun .fun-btn .fun-select .activeUnqualifiedBtn[data-v-7102800f] {
  background-color: #f56c6c;
  color: #fff;
}
.button-fun .disabled[data-v-7102800f] {
  pointer-events: none;
}
.button-fun[data-v-7102800f] .el-input__inner::-moz-placeholder {
  color: #333;
}
.button-fun[data-v-7102800f] .el-input__inner::placeholder {
  color: #333;
}
.check-item[data-v-cb419ba2] {
  padding: 16px;
  font-size: 14px;
  height: calc(100% - 96px);
  overflow: hidden;
  overflow-y: auto;
}
.check-item .div-style[data-v-cb419ba2] {
  width: 100%;
  padding-bottom: 8px;
  display: flex;
  justify-content: space-between;
}
.check-item .div-style .check-name[data-v-cb419ba2] {
  margin-right: 8px;
  white-space: pre-wrap;
  font-weight: bold;
}
.check-item .first-div[data-v-cb419ba2] {
  padding-left: 8px;
}
.check-item .second-div[data-v-cb419ba2] {
  text-indent: 16px;
}
.check-item .operator[data-v-cb419ba2] {
  padding-bottom: 10px;
  position: relative;
}
.check-item .operator .mask[data-v-cb419ba2] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  height: 32px;
  width: 100%;
}
.check-item .inspection-item-standard[data-v-cb419ba2] {
  padding-bottom: 8px;
}
.check-item[data-v-cb419ba2]::-webkit-scrollbar {
  display: none;
}
.check-item .caret[data-v-cb419ba2] {
  width: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.check-item .caret[data-v-cb419ba2]:hover {
  color: #ffe423;
}
.not_applicable[data-v-cb419ba2] {
  margin-bottom: 6px;
  display: flex;
  justify-content: space-between;
}
.not_applicable .prompt[data-v-cb419ba2] {
  font-size: 12px;
  color: #dfdada;
}
.repeat-item-num[data-v-cb419ba2] {
  padding-bottom: 12px;
}
.repeat-item-num i[data-v-cb419ba2] {
  color: red;
}
.first[data-v-cb419ba2] {
  font-weight: 400 !important;
}
.second[data-v-cb419ba2] {
  font-weight: 400 !important;
}
.select-sort[data-v-c5d7cd28] {
  background-color: #ffe423;
}
.item-content[data-v-c5d7cd28] {
  padding: 8px;
}
.classify[data-v-5adeb9c6] {
  display: flex;
  height: calc(100% - 239px);
}
.classify.approve-classify[data-v-5adeb9c6] {
  height: calc(100% - 280px);
}
.classify.imitate[data-v-5adeb9c6] {
  height: calc(100% - 120px);
}
.classify[data-v-5adeb9c6] .el-tabs {
  width: 93%;
  height: 100%;
}
.classify[data-v-5adeb9c6] .el-tabs .el-tabs__header {
  margin: 0;
}
.classify[data-v-5adeb9c6] .el-tabs .el-tabs__header .el-tabs__nav {
  padding: 0 8px;
}
.classify[data-v-5adeb9c6] .el-tabs .el-tabs__item {
  color: #909399;
}
.classify[data-v-5adeb9c6] .el-tabs .is-active {
  color: #303030;
  font-weight: 600;
}
.classify[data-v-5adeb9c6] .el-tabs .el-tabs__active-bar {
  background-color: #ffe423;
}
.classify[data-v-5adeb9c6] .el-tabs .el-icon-arrow-left {
  margin-left: 4px;
}
.classify[data-v-5adeb9c6] .el-tabs .el-tabs__content {
  width: 314px;
  height: calc(100% - 44px);
}
.classify[data-v-5adeb9c6] .el-tabs .el-tabs__content .el-tab-pane {
  height: 100%;
}
@media (min-width: 1920px) {
.classify[data-v-5adeb9c6] .el-tabs .el-tabs__content {
    width: 314px;
}
}
@media (min-width: 1920px) {
.classify[data-v-5adeb9c6] .el-tabs .el-tabs__content {
    width: 314px;
}
}
@media (min-width: 2560px) {
.classify[data-v-5adeb9c6] .el-tabs .el-tabs__content {
    width: 400px;
}
}
.classify[data-v-5adeb9c6] .el-tabs .sort-display {
  padding: 12px 16px;
  border-bottom: 1px solid #ebeef5;
}
.classify[data-v-5adeb9c6] .el-tabs .sort-display .sort-name {
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.classify[data-v-5adeb9c6] .el-tabs .sort-display .decuct-progress {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 6px;
  font-size: 14px;
}
.classify[data-v-5adeb9c6] .el-tabs .sort-display .decuct-progress .deduct-score {
  color: #f56c6c;
  padding-right: 32px;
}
.classify[data-v-5adeb9c6] .el-tabs .sort-display .decuct-progress .sort-progress {
  color: #67c23a;
}
.classify .list-selection[data-v-5adeb9c6] {
  width: 7%;
  height: 40px;
  line-height: 44px;
  text-align: center;
  border-bottom: 2px solid #dfe4ed;
}
.qc-classify[data-v-5adeb9c6] {
  height: auto;
  flex: 1;
  overflow: auto;
}
.check-item[data-v-384e99ac] {
  padding: 16px;
  font-size: 14px;
  height: calc(100% - 96px);
  overflow: hidden;
  overflow-y: auto;
}
.check-item .div-style[data-v-384e99ac] {
  width: 100%;
  padding-bottom: 8px;
  display: flex;
  justify-content: space-between;
}
.check-item .div-style .check-name[data-v-384e99ac] {
  margin-right: 8px;
  white-space: pre-wrap;
  font-weight: bold;
}
.check-item .first-div[data-v-384e99ac] {
  padding-left: 8px;
}
.check-item .second-div[data-v-384e99ac] {
  text-indent: 16px;
}
.check-item .operator[data-v-384e99ac] {
  padding-bottom: 10px;
  position: relative;
}
.check-item .operator .mask[data-v-384e99ac] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  height: 32px;
  width: 100%;
}
.check-item .inspection-item-standard[data-v-384e99ac] {
  padding-bottom: 8px;
}
.check-item[data-v-384e99ac]::-webkit-scrollbar {
  display: none;
}
.check-item .caret[data-v-384e99ac] {
  width: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.check-item .caret[data-v-384e99ac]:hover {
  color: #ffe423;
}
.no-classify[data-v-83fa4338] {
  height: calc(100% - 176px);
  overflow: hidden;
  overflow-y: auto;
}
@charset "UTF-8";
/* @import url(); 引入公共css类 */
.el-date-editor[data-v-61c9cf48] {
  width: 266px !important;
}
.el-date-editor[data-v-61c9cf48] .el-range-separator {
  color: #303030;
}
.annotation[data-v-61c9cf48] {
  height: 40px;
  line-height: 40px;
  color: red;
  font-weight: 600;
  font-size: 13px;
  transform: translateX(34%);
}
.approval-form .title[data-v-6728948d] {
  margin: 16px 0;
  font-size: 14px;
  font-weight: 600;
}
.factory-tabs[data-v-2c303dc6] {
  position: sticky;
  top: 0;
}
.qualified[data-v-2c303dc6] {
  color: green;
  margin: 8px 0;
}
.remark[data-v-2c303dc6] {
  background: rgb(240, 243, 248);
  min-height: 50px;
  margin: 8px 0px;
  padding: 6px 8px;
}
.qc-title[data-v-7598c401] {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
}
.qc-row-table[data-v-7598c401] {
  border: 1px solid #e4e7ed;
}
.qc-row-table .table-row[data-v-7598c401] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  padding: 0 40px;
  display: flex;
  justify-content: space-between;
}
.qc-row-table .table-row + .table-row[data-v-7598c401] {
  border-top: 1px solid #e4e7ed;
}
.qc-row-table .table-header[data-v-7598c401] {
  background: #f4f4f5;
}
.qc-row-table .table-cell[data-v-7598c401] {
  width: 70px;
}
.qc-row[data-v-7598c401] {
  display: flex;
  margin-top: 22px;
}
.qc-row .qc-cell[data-v-7598c401] {
  flex: 1;
  display: flex;
  align-items: center;
}
.qc-row .cell-label[data-v-7598c401] {
  width: 120px;
  min-width: 120px;
  text-align: right;
  margin-right: 12px;
  line-height: 20px;
}
.qc-row .cell-value[data-v-7598c401] {
  line-height: 20px;
}
.qc-row .cell-flex[data-v-7598c401] {
  display: flex;
}
.qc-row .cell-flex[data-v-7598c401] .el-select {
  width: 45%;
  margin-right: 12px;
}
.quality_inspection_round .required-mark[data-v-7beea4d0] {
  margin-bottom: 4px;
}
[data-v-51710d30] .switch-cards .el-tabs__content {
  padding: 0;
}
.class-item-col[data-v-51710d30] {
  padding-bottom: 16px;
}
.class-item[data-v-51710d30] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  color: #303030;
  font-size: 15px;
}
.check-item[data-v-51710d30] {
  font-weight: bold;
  padding: 8px 0;
  text-indent: 16px;
}
.remark[data-v-51710d30] {
  margin-bottom: 16px;
}
.repeat-item-list[data-v-51710d30] {
  background-color: rgba(228, 235, 235, 0.37);
  padding: 8px;
}
.check[data-v-51710d30] {
  margin: 0 16px;
}
.first[data-v-51710d30] {
  margin: 0 32px;
}
.first-item[data-v-51710d30] {
  text-indent: 32px;
  padding: 8px 0;
}
.num-color[data-v-51710d30] {
  color: red;
}
.el-descriptions[data-v-7655479a] {
  color: #303030;
}
.title[data-v-7655479a] {
  font-weight: bold;
  font-size: 16px;
  color: #303030;
  margin: 20px 0;
}
.label-style[data-v-7655479a] {
  display: flex;
  justify-content: space-between;
}
.dialog-height .el-dialog__body {
  padding: 20px;
  height: 500px;
  overflow: hidden;
  overflow-y: auto;
}
.dialog-height .dialog-footer .el-button--primary {
  background-color: #ffe423;
  border-color: #ffe423;
  color: #303030;
}
.detailedListDialog {
  position: fixed !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  margin-top: 0 !important;
}
.scoring-module[data-v-4a4ce1fc] {
  font-size: 20px;
  height: 100%;
  color: #ff7300;
}
.scoring-module .shop-tour[data-v-4a4ce1fc] {
  font-size: 13px;
  font-weight: bold;
  color: #303030;
  height: 100%;
}
.scoring-module .shop-tour .go-approve[data-v-4a4ce1fc] {
  padding: 16px;
}
.scoring-module .shop-tour .go-approve .el-button[data-v-4a4ce1fc] {
  width: 100%;
}
.scoring-module .shop-tour .shop-tour-start-date[data-v-4a4ce1fc] {
  border-bottom: 1px solid #ebeef5;
  padding: 16px;
}
.scoring-module .shop-tour .shop-tour-start-date .my_remote[data-v-4a4ce1fc] {
  font-weight: bold;
  color: #67c23a;
  display: flex;
  justify-content: space-between;
}
.scoring-module .shop-tour .shop-tour-start-date .top[data-v-4a4ce1fc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.scoring-module .shop-tour .shop-tour-start-date .bottom[data-v-4a4ce1fc] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 8px;
}
.scoring-module .shop-tour .shop-tour-start-date .bottom[data-v-4a4ce1fc] .el-select {
  margin-left: 8px;
}
.scoring-module .shop-tour .shop-tour-start-date .record-text-btn[data-v-4a4ce1fc] {
  color: #ff7300;
}
.scoring-module .shop-tour .shop-tour-start-qc[data-v-4a4ce1fc] {
  display: flex;
  flex-direction: column;
  height: 130px;
  border-bottom: 1px solid #ebeef5;
  padding: 0 16px;
}
.scoring-module .shop-tour .shop-tour-start-qc .record-text-btn[data-v-4a4ce1fc] {
  color: #ff7300;
}
.scoring-module .shop-tour .shop-tour-start-qc .qc-time[data-v-4a4ce1fc] {
  padding-bottom: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.scoring-module .shop-tour .shop-inspection-data-statistics[data-v-4a4ce1fc] {
  padding: 0 16px;
}
.scoring-module .shop-tour .shop-inspection-data-statistics .progress-and-duration[data-v-4a4ce1fc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
}
.scoring-module .shop-tour .shop-inspection-data-statistics .progress-and-duration .speed[data-v-4a4ce1fc] {
  margin-left: 8px;
  color: #67c23a;
}
.scoring-module .shop-tour .shop-inspection-data-statistics .progress-and-duration .duration[data-v-4a4ce1fc] {
  margin-left: 8px;
}
.scoring-module .shop-tour .shop-inspection-data-statistics .status-accounting[data-v-4a4ce1fc] {
  padding-bottom: 8px;
}
.scoring-module .shop-tour .shop-inspection-data-statistics .status-accounting .status-div[data-v-4a4ce1fc] {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f5f5f5;
  justify-content: space-around;
  height: 60px;
  cursor: pointer;
}
.scoring-module .shop-tour .shop-inspection-data-statistics .status-accounting .status-div .score-value[data-v-4a4ce1fc] {
  font-size: 16px;
  font-weight: 600;
}
.scoring-module .shop-tour .shop-inspection-data-statistics .status-accounting .status-div .pass-num[data-v-4a4ce1fc] {
  color: #67c23a;
}
.scoring-module .shop-tour .shop-inspection-data-statistics .status-accounting .status-div .no-pass-num[data-v-4a4ce1fc] {
  color: #f56c6c;
}
.scoring-module .shop-tour .shop-inspection-data-statistics .status-accounting .activeVal[data-v-4a4ce1fc] {
  background-color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.scoring-module .shop-tour .footer-but[data-v-4a4ce1fc] {
  position: fixed;
  bottom: 0;
  width: 400px;
  height: 60px;
  background-color: #fff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-top: 1px solid #ebeef5;
}
.scoring-module .shop-tour .footer-but .el-button[data-v-4a4ce1fc] {
  width: 42%;
  height: 38px;
  line-height: 16px;
}
@media (min-width: 1200px) {
.scoring-module .shop-tour .footer-but[data-v-4a4ce1fc] {
    width: 314px;
}
}
@media (min-width: 1920px) {
.scoring-module .shop-tour .footer-but[data-v-4a4ce1fc] {
    width: 314px;
}
}
@media (min-width: 2560px) {
.scoring-module .shop-tour .footer-but[data-v-4a4ce1fc] {
    width: 400px;
}
}
.scoring-module .qc-shop-tour[data-v-4a4ce1fc] {
  display: flex;
  flex-direction: column;
}
.scoring-module .el-button--primary[data-v-4a4ce1fc] {
  background-color: #ffe423;
  border-color: #ffe423;
  color: #303030;
}
.store-select[data-v-4a4ce1fc] {
  padding-top: 12px;
  display: flex;
  align-items: center;
}
.store-select .el-select[data-v-4a4ce1fc] {
  width: 200px;
}
.divider.el-divider--horizontal[data-v-4a4ce1fc] {
  margin: 16px 0 0 0;
}
@charset "UTF-8";
/* @import url(); 引入公共css类 */
.shopTour-approval[data-v-23cbc325] {
  height: 100%;
  width: 100%;
}
.shopTour-approval[data-v-23cbc325] .el-tabs__header {
  margin: 0;
}
.shopTour-approval[data-v-23cbc325] .el-tabs__header .el-tabs__item {
  color: #dcdfe6;
}
.shopTour-approval[data-v-23cbc325] .el-tabs__header .is-active {
  color: #303133;
  font-size: 15px;
  font-weight: 600;
}
.shopTour-approval[data-v-23cbc325] .el-tabs__header .el-tabs__active-bar {
  background-color: #ffe423;
}
.shopTour-approval .list[data-v-23cbc325] {
  width: 100%;
  height: calc(100% - 40px);
  overflow: hidden;
  overflow-y: auto;
}
.shopTour-approval .list .item-content[data-v-23cbc325] {
  border-bottom: 1px solid #dcdfe6;
}
.shopTour-approval .list .item-content .report-content[data-v-23cbc325] {
  padding: 16px 12px;
}
.shopTour-approval .list .item-content .report-content .top[data-v-23cbc325] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #303133;
}
.shopTour-approval .list .item-content .report-content .top .name[data-v-23cbc325] {
  font-size: 14px;
  font-weight: 600;
}
.shopTour-approval .list .item-content .report-content .top .audit-type-code[data-v-23cbc325] {
  font-size: 12px;
  font-weight: 400;
}
.shopTour-approval .list .item-content .report-content .top .status_pass[data-v-23cbc325] {
  color: #67c23a;
}
.shopTour-approval .list .item-content .report-content .top .status_in[data-v-23cbc325] {
  color: #ff7300;
}
.shopTour-approval .list .item-content .report-content .center[data-v-23cbc325] {
  width: 100%;
  font-size: 13px;
  font-weight: 500;
  color: #909399;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 8px 0;
}
.shopTour-approval .list .item-content .report-content .bottom[data-v-23cbc325] {
  font-size: 13px;
  font-weight: 500;
  color: #909399;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.shopTour-approval .list .item-content .report-content .bottom .date[data-v-23cbc325] {
  margin-left: 18px;
}
.shopTour-approval .el-empty[data-v-23cbc325] {
  margin-top: 90%;
}
.right-module[data-v-b2282ffe] {
  position: fixed;
  right: 0;
  top: 66px;
  background-color: #fff;
  z-index: 1002;
  height: 100%;
}
.right-module .right-service[data-v-b2282ffe] {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  height: 100%;
}
.right-module .right-service .right-content[data-v-b2282ffe] {
  width: 400px;
  height: calc(100% - 67px);
  background-color: #fff;
}
@media (max-width: 1199px) {
.right-module .right-service .right-content[data-v-b2282ffe] {
    width: 314px;
}
}
@media (min-width: 1200px) {
.right-module .right-service .right-content[data-v-b2282ffe] {
    width: 314px;
}
}
@media (min-width: 1920px) {
.right-module .right-service .right-content[data-v-b2282ffe] {
    width: 314px;
}
}
@media (min-width: 2560px) {
.right-module .right-service .right-content[data-v-b2282ffe] {
    width: 400px;
}
}
.right-module .right-service .right-but[data-v-b2282ffe] {
  width: 44px;
}
.right-module .right-service .right-but .but-item[data-v-b2282ffe] {
  width: 100%;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e5e5e5;
  margin-top: 2px;
  border-radius: 8px 0 0 8px;
}
.right-module .right-service .right-but .but-item .image-div[data-v-b2282ffe] {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.right-module .right-service .right-but .but-item .image-1[data-v-b2282ffe] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAALdSURBVGiB7Zi/bptQFMa/cyHEtiLHplKWrKzuaGXo2Feo0qlSpr5Bt6Zr185VunSpsnToC3Tq4MVb1Ui3ypIoSRVBYoPxn8Dt0GKZGzCQQJAjfhvnHC7f53s4upgODw8VrDCsbAH3pTJQNpWBslEXLyzLYoyxzwB2XdfFdDoNFa+vr6NWq4ViaevG4zEmk8md6jRNQ71eBxF98TzvVbvd9oNcaAcURfkAYDfWbskIIV7+1zgnZMD3/WcPKyk7ssaVfwcqA2VTGSibykDZPC4DRPStLCFpkTWGzkKbm5v7V1dXKhHtEVGdMVaTbh6pqmpJsScp63TGWF2KuaqqmlKszRhrSLExY2wshPjUbDb3Q7moT8pWq9XxPK8vx8tECPHCtu2vcvxxvQOrSGUgC7qu576mmlySD91uF7quwzRN9Hq93NZ9EAOBeCB6F7a3t9FohCYnXNfFyclJ4tqFGtB1HYZhzEWbpgnOeaim2Wyi0+lE3n9zc4Pz8/OlzyjMgK7r6Ha78+u41iGi2DUUJflfz0IMGIYBwzDm18v6/vr6GkdHR9jY2AjFHcfB6elp4rNSGQgEcc5vtUBcbUCae46Pj9PIiCTVGA16WBYncxfx9yXVDnDO5/0cCJSFLU6aIL9Y02g00Gq1UgubTqe4vLxMrEtlIOjhKBPypIkSDwA7OzvQNC21AQDo9/u4uLi4vwEg3oTcUr1eD6YZOiFDUZTM4oF/fz0mkWkKxZkIcpzzW+IBwPM8cM6xtbUF3/dv5WU0TcNoNMLZ2VlibeYxKptYjC2jqBf6Toe5QLBpmrmfbbISuQOz2WzE2HJvJQh3ooKRKh3H+Q1AFConI2traz+i4rE/sxDibXFyskFEHy3LsqNysQZs235PRN8LU5USIcRPAO/i8ksbfTAYPAfwGsAvALN8pcVDRIKIuO/7b2zbfjoYDP7E1SaO0eFweADgIFeFOVJ91JdNZaBsVt7AX4OFNrGrN7IsAAAAAElFTkSuQmCC);
}
.right-module .right-service .right-but .but-item .image-1-active[data-v-b2282ffe] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAARISURBVGiB7ZhfTFtVHMc/97a0vQVCC1KjyNYhOphAZnhT4wxu/n1yhMwnkyXGJSY+meBe3J6WLMYXE2NiNPqwmExw2YPGRMU5F7PFxWUbyL+MdUNgClv/bNKWP+35+QC9cFlLy1ZWWfq9D+f+fud3zv1+z7n3d865WldXl40NDL3QBO4WRQGFRlFAoWFfbtTVhfXWhOMIsIeBn+DaoDXa3wr1T1t9gydg4k+rb/N2eOxZq2/4JIz1Wn21LbD1Oavv0ikYvWD11TRBYxugHT1nn30jEPCqVJVlBlqTzo+APfxvIa8vcjRhESBKPXNvCa0dKzlu+G+gKKDQKAooNIoCCo37S4Cma98Wikiu0HSbhaNlL9Q9WnqgozZmn9XZG3OXG1T7XQCCAKAMI6ocjojIgi2A7jKqeKDWlbIRUA4jpuy2sOkDNKezUquqMVINBZASRzxpIyRLFNBLnF698mH3kk8QR8mMS5MZH/oX3aPGAYugdEfK67v8zXHU+YQokkpIiCIhiuRime4+KWKWaoVt+lEoERSyUC6/N+tAJDVkC6WIoCs6Oocrj6/ken99AxsRRQFrQYvxYN77tGcPyQ8OP/I8zYaP3tgk747/mLd+74mAQzVtNBs+AFrct89Ck+Gjwu5EFrMQIoSTM1yM/ZO173UV8IRRTYdnG02L5HvjkxwJWs/FvpJSXvbUIwiLy4u5dsxJgoH4jVWfsW4CtrmqOfjQ0sG+Lz7Fe+M9KBFLnA0tMzkt+1/PdRHQ7mmk3dNo2n3xKfaP/5w29u/5aX69NYrX7lqYBUAEQok4fbHJrM/KScAO9yZ2uDdxInqVH6YDq8bu9jSwu6LBtL8O9/NVsG/VNmejExlW4uzIKY1uLqkAoK3Uz66yLRnjXquwku8KD3A01J8jlTtDTjNwKvYX/opmAHaWbkGJ8P2/I5aYTt9TNDirTPubyCBd4SXyHpuL6hL3YqaRpRLMvZAIZhaKqnkCs6H8CLg6f5MvI73s9bQA8EJZHQrhu1uXeNxZxavl9WxdRv5YZJDu8IClj3ZvI4ZuX/aeL+1oJXWtyELHQgMMzeQpC12Zj/B55AJverYD8FLZoygRXimvt8QdmvyN/viU9SGajlu35/xep1Bmc2SNWVMWujIX4dPwefZ5nwSwkB+aDXL85hCDaUYsIYqz0Wv4nRUkRJkzYI6+LJsFwNDshJIztw3EXQsACMyF+SR0jrcrW03f8GyQD6ZOkxSVsd3v0QnORMfWfB7IuwCAy3NhPg7+wYtldQjCh9fP3Ek3eUFaAZKQWDZpI3MhhoI3SKwy6nlFUkXTudOuA75fRi+T+1pyT+BRttPp/BkXMg15f/3orA2axmdvBbzT6eoyCqjtGTuso51cN1Y5QkQG3DPawUz1q24l/D1jOxG1T2AImM87u0zQNEFjhCSd+wcrW94JeDPm07S/VTYSiof6QqMooNDY8AL+A+l4DPZ/EGS6AAAAAElFTkSuQmCC);
}
.right-module .right-service .right-but .but-item .image-2[data-v-b2282ffe] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAItSURBVGiB7Zg9jtNAGIbfz8SZSWIZUkR0FBRcwxVbUO6uxG1S7AEQR6BBgnS0i7bwJSjoEAeIZhJFSWxnaBwwrP9if9lZIz+Nk7HHfh+PZ/zJtFgsnqDDOLYDtKUXsE0vYJvOCwy4TuT7/twYEwAIKg4NjTE36/U65Lguywik4eeoDg8AARHd+b4/57h2awHP84I0/Ek06ZOH1TnAMQqtBYiI5U42xeoIpJO+FRwjwLKaNKX1Mqq1vvE8L3QcJwCAzWYTRFGUe2dd1w3H43GY7dv2+izvgXRNDwFAaz0vejSIKIzjuHXoLJ1/E/cCtnlQAY5l81/YBc4RsoxzjECZwOMeAa11ZVlR55hTYBWoU2FyVaFH2ASUUnfnOLYKFoE00L3n2xjz138iOv4MuCQaCyilXmitPyqlYhRMzkxgAH+E0m2glIq11p+VUq+a5qhdC2mtnyZJcuk4zmsAFwCeZe+wECK3nxACu93uXvuxzRhzBeBKKRUR0e3hcPjquu6XyWTys04uqvo2ulqtnksp3ydJcg2AhBC/wxaFPpWjTHa73+8/JEnybjqdfivrWyrguu5CSnnJkrIh2+32NoqiN0X7C+fAcDj8ZDs8AEgpL0aj0fei/YUCQojr80Q6ncFg8HK5XOY+r7kCnuc9aD1Th9ls9javvTPltJTyR157ZwSK6AVs0wvYJleA69s9J0WZCkeAiFg/QLUgLMtSWcw9dv7POdAlegHb9AK2+QVdn9WRB64IzwAAAABJRU5ErkJggg==);
}
.right-module .right-service .right-but .but-item .image-2-active[data-v-b2282ffe] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAALSSURBVGiB7ZhLa9RQGIbfk2Qm6qItKhSrCLrsYsCNKyHiZRaVIpRCF678Ic6iG3fiT9CdDHhDROhlkYXUiqDtYqSCStUigkVBSp1cvtdFMjKWSSednDYdyQPDCckheZ/5cnIOR9XrdRN9jJF3gKwUAnlTCORN3wtYum505vuXmgIcRD+ABL0m6Htg4MetBwa+6/ve9MrZqqvjuVoqEIevoRV+OwjHBOZHF57VdDw7s0Blfc2Jw+8Mcn8IZGH0+ZPMEpkFLE3/ZK/kWgEyxZjpQmYBAlq+Jr2S+TP6+uiJ6cr6mmuSDgD83tx0At9zQICBB/GaEM8HwwAlA65tGq5SClQKb8+NT+cuAADLR467iCsxsrRYI8UBCQkDhF4TYdMDJQRA9+fFq5lDt9P3M3EhkDd7KxAPdJ1oF+AuhNyOXahAsoCOiWsrWgVGlha7LisGZh9qXXpoFSClezhJ0WcHaBM49ubFfNq+gzMPUvfthhaBKHzbu0+CItHsS0Jt6U/S0SXR81JiePnlSQT+TSXhVEgCIpAwCgwSJAHEraFgKBM0DABWJEc6g3OPAgL3TevQjR/nq+96yaHSbi0ONBYG7Y1wwlC8TJEqwKH2sGVTRWElDk0BQJQg8EIAlFgKAIkmFQACRKv1odSMiMzSLD/+dWHssxaBocar4cNQtwPfnwShSpaBkmkAQpQNgBRAQlAEaL027cfx6wTKP8eMqwYKPKpICgZAwlcGfGXd8VX51salsUbPAqOrK3W7ZE4wjEK2B4wCh1oEKPx7PapGq4pAE+bMpyvXxpIyJg7iytcP92y7PLGd/V5gM6ieeno3cXwkClimNbk7kXaORZ4+2JizO13rKFBZX9vT9UwaDn/8NtXpfN8spw+It9rpfN8IJFEI5E0hkDcdBeJ9nn3F+/HrHTMlVoCA1g2onjGUq5RKzJJ6Nbpf+T/HQD9RCORNIZA3fwDIRaLIorH/xQAAAABJRU5ErkJggg==);
}
.right-module .right-service .right-but .but-item[data-v-b2282ffe]:hover {
  background-color: #ffffff;
}
.right-module .right-service .right-but .but-item:hover .image-1[data-v-b2282ffe] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAARISURBVGiB7ZhfTFtVHMc/97a0vQVCC1KjyNYhOphAZnhT4wxu/n1yhMwnkyXGJSY+meBe3J6WLMYXE2NiNPqwmExw2YPGRMU5F7PFxWUbyL+MdUNgClv/bNKWP+35+QC9cFlLy1ZWWfq9D+f+fud3zv1+z7n3d865WldXl40NDL3QBO4WRQGFRlFAoWFfbtTVhfXWhOMIsIeBn+DaoDXa3wr1T1t9gydg4k+rb/N2eOxZq2/4JIz1Wn21LbD1Oavv0ikYvWD11TRBYxugHT1nn30jEPCqVJVlBlqTzo+APfxvIa8vcjRhESBKPXNvCa0dKzlu+G+gKKDQKAooNIoCCo37S4Cma98Wikiu0HSbhaNlL9Q9WnqgozZmn9XZG3OXG1T7XQCCAKAMI6ocjojIgi2A7jKqeKDWlbIRUA4jpuy2sOkDNKezUquqMVINBZASRzxpIyRLFNBLnF698mH3kk8QR8mMS5MZH/oX3aPGAYugdEfK67v8zXHU+YQokkpIiCIhiuRime4+KWKWaoVt+lEoERSyUC6/N+tAJDVkC6WIoCs6Oocrj6/ken99AxsRRQFrQYvxYN77tGcPyQ8OP/I8zYaP3tgk747/mLd+74mAQzVtNBs+AFrct89Ck+Gjwu5EFrMQIoSTM1yM/ZO173UV8IRRTYdnG02L5HvjkxwJWs/FvpJSXvbUIwiLy4u5dsxJgoH4jVWfsW4CtrmqOfjQ0sG+Lz7Fe+M9KBFLnA0tMzkt+1/PdRHQ7mmk3dNo2n3xKfaP/5w29u/5aX69NYrX7lqYBUAEQok4fbHJrM/KScAO9yZ2uDdxInqVH6YDq8bu9jSwu6LBtL8O9/NVsG/VNmejExlW4uzIKY1uLqkAoK3Uz66yLRnjXquwku8KD3A01J8jlTtDTjNwKvYX/opmAHaWbkGJ8P2/I5aYTt9TNDirTPubyCBd4SXyHpuL6hL3YqaRpRLMvZAIZhaKqnkCs6H8CLg6f5MvI73s9bQA8EJZHQrhu1uXeNxZxavl9WxdRv5YZJDu8IClj3ZvI4ZuX/aeL+1oJXWtyELHQgMMzeQpC12Zj/B55AJverYD8FLZoygRXimvt8QdmvyN/viU9SGajlu35/xep1Bmc2SNWVMWujIX4dPwefZ5nwSwkB+aDXL85hCDaUYsIYqz0Wv4nRUkRJkzYI6+LJsFwNDshJIztw3EXQsACMyF+SR0jrcrW03f8GyQD6ZOkxSVsd3v0QnORMfWfB7IuwCAy3NhPg7+wYtldQjCh9fP3Ek3eUFaAZKQWDZpI3MhhoI3SKwy6nlFUkXTudOuA75fRi+T+1pyT+BRttPp/BkXMg15f/3orA2axmdvBbzT6eoyCqjtGTuso51cN1Y5QkQG3DPawUz1q24l/D1jOxG1T2AImM87u0zQNEFjhCSd+wcrW94JeDPm07S/VTYSiof6QqMooNDY8AL+A+l4DPZ/EGS6AAAAAElFTkSuQmCC);
}
.right-module .right-service .right-but .but-item:hover .image-2[data-v-b2282ffe] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAALSSURBVGiB7ZhLa9RQGIbfk2Qm6qItKhSrCLrsYsCNKyHiZRaVIpRCF678Ic6iG3fiT9CdDHhDROhlkYXUiqDtYqSCStUigkVBSp1cvtdFMjKWSSednDYdyQPDCckheZ/5cnIOR9XrdRN9jJF3gKwUAnlTCORN3wtYum505vuXmgIcRD+ABL0m6Htg4MetBwa+6/ve9MrZqqvjuVoqEIevoRV+OwjHBOZHF57VdDw7s0Blfc2Jw+8Mcn8IZGH0+ZPMEpkFLE3/ZK/kWgEyxZjpQmYBAlq+Jr2S+TP6+uiJ6cr6mmuSDgD83tx0At9zQICBB/GaEM8HwwAlA65tGq5SClQKb8+NT+cuAADLR467iCsxsrRYI8UBCQkDhF4TYdMDJQRA9+fFq5lDt9P3M3EhkDd7KxAPdJ1oF+AuhNyOXahAsoCOiWsrWgVGlha7LisGZh9qXXpoFSClezhJ0WcHaBM49ubFfNq+gzMPUvfthhaBKHzbu0+CItHsS0Jt6U/S0SXR81JiePnlSQT+TSXhVEgCIpAwCgwSJAHEraFgKBM0DABWJEc6g3OPAgL3TevQjR/nq+96yaHSbi0ONBYG7Y1wwlC8TJEqwKH2sGVTRWElDk0BQJQg8EIAlFgKAIkmFQACRKv1odSMiMzSLD/+dWHssxaBocar4cNQtwPfnwShSpaBkmkAQpQNgBRAQlAEaL027cfx6wTKP8eMqwYKPKpICgZAwlcGfGXd8VX51salsUbPAqOrK3W7ZE4wjEK2B4wCh1oEKPx7PapGq4pAE+bMpyvXxpIyJg7iytcP92y7PLGd/V5gM6ieeno3cXwkClimNbk7kXaORZ4+2JizO13rKFBZX9vT9UwaDn/8NtXpfN8spw+It9rpfN8IJFEI5E0hkDcdBeJ9nn3F+/HrHTMlVoCA1g2onjGUq5RKzJJ6Nbpf+T/HQD9RCORNIZA3fwDIRaLIorH/xQAAAABJRU5ErkJggg==);
}
.right-module .right-service .right-but .first-but[data-v-b2282ffe] {
  margin-top: 60px;
}
.right-module .right-service .right-but .actice-back[data-v-b2282ffe] {
  background-color: #fff;
}
.el-image[data-v-1188f096] {
  background-color: #f0f0f0;
  width: 200px;
  height: 160px;
}
.qc-details[data-v-3a7152e5] {
  color: #303133;
  height: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
  height: 800px;
  overflow: hidden;
  overflow-y: auto;
}
.qc-details .content[data-v-3a7152e5] {
  flex: 1;
  overflow: auto;
  padding: 16px;
}
.qc-details .footer[data-v-3a7152e5] {
  height: 52px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid rgb(235, 238, 245);
}
.qc-details .qc-title[data-v-3a7152e5] {
  font-size: 16px;
  color: #303133;
  font-weight: bold;
  margin-bottom: 24px;
}
.qc-details .qc-row[data-v-3a7152e5] {
  font-size: 14px;
  margin-bottom: 24px;
  font-weight: 400;
  display: flex;
}
.qc-details .qc-row-label[data-v-3a7152e5] {
  width: 120px;
  text-align: right;
  height: 19px;
  line-height: 19px;
}
.qc-details .qc-row-value[data-v-3a7152e5] {
  display: flex;
  max-width: 700px;
  word-break: break-all;
  line-height: 19px;
}
.qc-details .qc-problem-details[data-v-3a7152e5] {
  display: flex;
  border: 1px solid #e4e7ed;
}
.qc-details .qc-problem-details .details[data-v-3a7152e5] {
  flex: 1;
  border-right: 1px solid #e4e7ed;
}
.qc-details .qc-problem-details .details[data-v-3a7152e5]:last-child {
  border: 0;
}
.qc-details .qc-problem-details .details .header-title[data-v-3a7152e5] {
  background-color: #f4f4f5;
  text-align: center;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #e4e7ed;
}
.qc-details .qc-problem-details .details .content-cell[data-v-3a7152e5] {
  border-bottom: 1px solid #e4e7ed;
  height: 300px;
  overflow: hidden;
  overflow-y: auto;
}
.qc-details .qc-problem-details .details .content-cell .p-style[data-v-3a7152e5] {
  padding-bottom: 8px;
  padding-left: 8px;
}
.qc-details .qc-problem-details .details .content-cell .p-style[data-v-3a7152e5]:first-child {
  padding-top: 8px;
}
.qc-details .qc-problem-details .details .content-cell .catalog-name[data-v-3a7152e5] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 8px;
}
.qc-details .qc-problem-details .right-details[data-v-3a7152e5] {
  flex: 1;
}
.qc-divider[data-v-3a7152e5] {
  height: 1px;
  width: 100%;
  margin: 24px 0;
  background: #ebeef5;
}
.qc-sign[data-v-3a7152e5] {
  display: inline-block;
  width: 56px;
  height: 20px;
  line-height: 20px;
  color: white;
  font-size: 12px;
  text-align: center;
  border-radius: 2px;
  margin-left: 24px;
}
.qc-row-table[data-v-3a7152e5] {
  border: 1px solid #e4e7ed;
}
.qc-row-table .table-row[data-v-3a7152e5] {
  width: 688px;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  padding: 0 40px;
  display: flex;
  justify-content: space-between;
}
.qc-row-table .table-header[data-v-3a7152e5] {
  background: #f4f4f5;
}
.qc-row-table .table-cell[data-v-3a7152e5] {
  width: 70px;
}
