.customer-header[data-v-4567fba4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.customer-header .title[data-v-4567fba4] {
  font-size: 0.83333vw;
  font-weight: bold;
}
.customer-header .control-box[data-v-4567fba4] {
  display: flex;
  align-items: center;
}
.customer-header .control-box .close-icon[data-v-4567fba4] {
  margin-left: 1.04167vw;
  color: #9e9e9e;
  font-size: 1.04167vw;
  cursor: pointer;
}
.clue-detail-title[data-v-4567fba4] {
  padding: 0 1.04167vw;
}
.clue-detail-title .name[data-v-4567fba4] {
  color: #222326;
  font-weight: bold;
  font-size: 0.83333vw;
}
.clue-detail-title .state[data-v-4567fba4] {
  color: #666;
  font-size: 0.83333vw;
  line-height: 1.04167vw;
  padding-top: 0.52083vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.clue-detail-title .state .title[data-v-4567fba4] {
  margin-bottom: 0.52083vw;
}
.detail-content .label-con[data-v-4567fba4] {
  color: #666;
}
.img-list[data-v-4567fba4] {
  display: flex;
  flex-wrap: wrap;
}
.img-list .item[data-v-4567fba4] {
  margin-right: 1.04167vw;
  border-radius: 0.20833vw;
  overflow: hidden;
}
.file-list .file-item[data-v-4567fba4] {
  display: flex;
}
.file-list .file-item .file-name[data-v-4567fba4] {
  max-width: 30vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 1.04167vw;
}
.detail-container[data-v-4567fba4] {
  max-height: 41.66667vw;
}
.setup-container[data-v-4567fba4] {
  padding: 0 1.04167vw;
}
.drawer-container[data-v-4567fba4] .el-tabs__content {
  max-height: 41.66667vw;
}
.drawer-container[data-v-4567fba4] .el-tabs__header {
  height: 41.66667vw;
}
.drawer-container .contact-item[data-v-4567fba4] {
  border-bottom: 1px solid #ccced0;
}
.drawer-container .contact-item[data-v-4567fba4]:last-child {
  border: none;
}
.m-img-list[data-v-4567fba4] {
  display: flex;
  flex-wrap: wrap;
}
.m-img-list .img[data-v-4567fba4] {
  width: 5.20833vw;
  height: 5.20833vw;
  border-radius: 0.3125vw;
  overflow: hidden;
  margin: 0 1.5625vw 1.04167vw 0;
  position: relative;
}
.m-img-list .img:hover .close[data-v-4567fba4] {
  display: block;
}
.m-img-list .img .close[data-v-4567fba4] {
  display: none;
  position: absolute;
  right: 0.15625vw;
  top: 0.15625vw;
  line-height: 0.83333vw;
  color: #fff;
  cursor: pointer;
}
.m-img-list .img img[data-v-4567fba4] {
  width: 100%;
  height: 100%;
}
