
[data-v-28094d3d] .ant-steps-item-process .ant-steps-item-icon {
  background: #3260c9;
}
.detail-right-text[data-v-28094d3d] {
  -ms-flex: 1;
      flex: 1;
  min-width: 160px;
  word-break: break-all;
  /* border: 1px solid; */
}
.detail-left-text[data-v-28094d3d] {
  width: 40%;
  min-width: 140px;
  word-break: break-all;
  text-align: right;
  font-weight: bold;
  /* border: 1px solid; */
}
.detail-item[data-v-28094d3d] {
  width: 46%;
  min-width: 300px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-bottom: 10px;
  /* border: 1px solid; */
}
.detail-box[data-v-28094d3d] {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@keyframes submitShow-data-v-28094d3d {
0% {
    opacity: 0;
    top: 30px;
}
100% {
    opacity: 1;
    top: 0;
}
}
.submit-box[data-v-28094d3d] {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 20px;
  position: relative;
  animation: 0.3s submitShow-data-v-28094d3d;
}
.tips-error-text[data-v-28094d3d] {
  width: 100%;
  line-height: 30px;
  text-align: center;
  color: red;
}
.tips-box[data-v-28094d3d] {
  margin-top: 20px;
}
.tips-title[data-v-28094d3d] {
  font-weight: bold;
}
.import-modal-type-choose-active[data-v-28094d3d],
.import-modal-type-choose-item[data-v-28094d3d]:hover {
  background-color: #3260c9;
  color: #fff;
  cursor: pointer;
}
.import-modal-type-choose-defalt[data-v-28094d3d] {
  border: 1px solid rgb(214, 214, 214);
}
.import-modal-type-choose-item[data-v-28094d3d] {
  width: 30%;
  min-width: 100px;
  height: 40px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-weight: bold;
  transition: 0.3s;
}
.import-modal-type-choose-box[data-v-28094d3d] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 20px;
}


/*# sourceMappingURL=304.abde8843.css.map*/