.v-process[data-v-2cf8a4bb] {
  display: flex;
}
.v-process-item[data-v-2cf8a4bb] {
  flex: 1 1 0;
  height: 2.5vw;
  display: flex;
  position: relative;
  border-radius: 0.208vw;
  overflow: hidden;
}
.v-process-item-left[data-v-2cf8a4bb] {
  flex: 0 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  border-top: 1.458vw solid transparent;
  border-bottom: 1.458vw solid transparent;
  border-left: 0.521vw solid #fff;
}
.v-process-item-content[data-v-2cf8a4bb] {
  flex: 1 1 0;
  background: #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0.365vw;
}
.v-process-item-content-index[data-v-2cf8a4bb] {
  background: #333;
  color: #fff;
  border-radius: 50%;
  width: 1.042vw;
  height: 1.042vw;
  font-size: 0.729rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v-process-item-content-text[data-v-2cf8a4bb] {
  color: #333;
  margin-left: 0.417vw;
  font-size: 0.729rem;
  line-height: 1.302vw;
  margin-top: 0.078vw;
  white-space: nowrap;
}
.v-process-item-right[data-v-2cf8a4bb] {
  flex: 0 0 auto;
  height: 0;
  width: 0;
  border-top: 1.458vw solid transparent;
  border-bottom: 1.458vw solid transparent;
  border-left: 0.521vw solid #f4f4f4;
}
.v-process-item:first-child .v-process-item-content[data-v-2cf8a4bb] {
  padding-left: 0;
}
.v-process-item:first-child .v-process-item-left[data-v-2cf8a4bb] {
  display: none;
}
.v-process-item:last-child .v-process-item-right[data-v-2cf8a4bb] {
  display: none;
}

.search-row[data-v-591fb415] {
  margin-bottom: 1.25vw;
}
.printDetail[data-v-591fb415] .ant-modal-header {
  display: none;
}

.svg[data-v-a6d800f4] {
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  padding: 0.104vw;
  line-height: 0.938vw;
}

.status-circle[data-v-17bc0035] {
  width: 0.417vw;
  height: 0.417vw;
  margin-right: 0.417vw;
  border-radius: 50%;
  display: block;
}

