main[data-v-212f6525] {
  width: 1440px;
  margin: 0 auto;
}
main .card[data-v-212f6525] {
  width: 100%;
  height: 182px;
  background-color: #fff;
  padding: 30px;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 14px;
}
main .card .label[data-v-212f6525] {
  color: #9FA5B0;
  text-align: right;
}
main .card .label_text[data-v-212f6525] {
  color: #16BACD;
}
main .card .label_text[data-v-212f6525]:hover {
  color: #00c3a2;
}
main .card .insurance-info-order[data-v-212f6525] {
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  align-items: center;
}
main .card .insurance-info-order .img-icon[data-v-212f6525] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
main .card .insurance-info-order span[data-v-212f6525] {
  margin-left: 5px;
}
main .card .insurance-info-order span.green[data-v-212f6525] {
  color: #16BACD;
}
main .card .insurance-info-order span.green[data-v-212f6525]:hover {
  color: #00c3a2;
}
main .card .insurance-info_project[data-v-212f6525] {
  align-items: center;
  margin-top: 5px;
  margin-bottom: 10px;
}
main .card .process[data-v-212f6525] {
  display: flex;
  margin-top: 40px;
}
main .card .process .process-item[data-v-212f6525] {
  text-align: center;
  position: relative;
  flex: 1;
}
main .card .process .process-item[data-v-212f6525]:not(:last-child):after {
  content: "";
  position: absolute;
  top: 8px;
  right: -68px;
  width: 132px;
  height: 4px;
  background-color: #F1F2F3;
}
main .card .process .process-item .time[data-v-212f6525] {
  position: absolute;
  top: -45px;
  left: 40%;
  transform: translateX(-50%);
  font-size: 12px;
  color: #333;
}
main .card .process .process-item .round[data-v-212f6525] {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #8E9598;
  text-align: center;
  line-height: 20px;
  margin: 0 auto;
}
main .card .process .process-item .process-item-name[data-v-212f6525] {
  font-size: 16px;
  color: #8E9598;
  margin: 10px 0 15px;
}
main .card .process .process-item .process-item-detail[data-v-212f6525] {
  font-size: 13px;
}
main .card .process .process-item.finish .round[data-v-212f6525] {
  background-color: #089CE1;
}
main .card .process .process-item.finish .process-item-name[data-v-212f6525] {
  color: #089CE1;
}
main .card .process .process-item.finish[data-v-212f6525]:not(:last-child):after {
  background-color: #BFE3F4;
}
main .card .process .process-item.active .round[data-v-212f6525] {
  background-color: #08D1AF;
}
main .card .process .process-item.active .process-item-name[data-v-212f6525] {
  color: #08D1AF;
}

/*# sourceMappingURL=162.1753928585051.css.map*/