.mj-flex[data-v-54979147] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.mj-flex-direction-row[data-v-54979147] {
  flex-direction: row;
}
.mj-flex-direction-column[data-v-54979147] {
  flex-direction: column;
}
.mj-flex-direction-row-reverse[data-v-54979147] {
  flex-direction: row-reverse;
}
.mj-flex-direction-column-reverse[data-v-54979147] {
  flex-direction: column-reverse;
}
.mj-justify-content-start[data-v-54979147] {
  justify-content: flex-start;
}
.mj-justify-content-center[data-v-54979147] {
  justify-content: center;
}
.mj-justify-content-between[data-v-54979147] {
  justify-content: space-between;
}
.mj-justify-content-around[data-v-54979147] {
  justify-content: space-around;
}
.mj-justify-content-start[data-v-54979147] {
  justify-content: flex-start;
}
.mj-align-items-start[data-v-54979147] {
  align-items: flex-start;
}
.mj-align-items-center[data-v-54979147] {
  align-items: center;
}
.mj-align-items-baseline[data-v-54979147] {
  align-items: baseline;
}
.mj-align-items-end[data-v-54979147] {
  align-items: flex-start;
}
.mj-align-items-stretch[data-v-54979147] {
  align-items: stretch;
}
.mj-flex-wrap-wrap[data-v-54979147] {
  flex-wrap: wrap;
}
.mj-flex-wrap-nowrap[data-v-54979147] {
  flex-wrap: nowrap;
}
.mj-flex-wrap-nowrap[data-v-54979147] {
  flex-wrap: wrap-reverse;
}
.mj-align-content-start[data-v-54979147] {
  align-content: start;
}
.mj-align-content-center[data-v-54979147] {
  align-content: center;
}
.mj-align-content-between[data-v-54979147] {
  align-content: space-between;
}
.mj-align-content-stretch[data-v-54979147] {
  align-content: stretch;
}
.mj-align-content-around[data-v-54979147] {
  align-content: space-around;
}
.mj-align-content-end[data-v-54979147] {
  align-content: end;
}
.mj-align-self-baseline[data-v-54979147] {
  align-self: baseline;
}
.mj-align-self-start[data-v-54979147] {
  align-self: flex-start;
}
.mj-align-self-center[data-v-54979147] {
  align-self: center;
}
.mj-align-self-end[data-v-54979147] {
  align-self: flex-end;
}
i[data-v-54979147] {
  font-style: normal;
}
li[data-v-54979147] {
  list-style: none;
}
input[data-v-54979147]:-webkit-autofill,
input[data-v-54979147]:-internal-autofill-selected {
  background-color: #fff;
}
.router-view[data-v-54979147] {
  min-height: 500px;
}
.fontDin[data-v-54979147] {
  font-family: "Din Bold" !important;
}
[data-v-54979147] .ivu-page .ivu-page-prev,[data-v-54979147] .ivu-page .ivu-page-next {
  border: none;
  background: rgba(153, 153, 153, 0.1);
}
[data-v-54979147] .ivu-page .ivu-page-item {
  background: rgba(153, 153, 153, 0.1);
  border: none;
}
[data-v-54979147] .ivu-page .ivu-page-item-active {
  background: #E51915;
  border-radius: 2px;
}
[data-v-54979147] .ivu-page .ivu-page-item-active a {
  color: #ffffff;
}
.center[data-v-54979147] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.order-header-container[data-v-54979147] {
  position: sticky;
  top: 32px;
  z-index: 300;
  background-color: #fff;
}
.header[data-v-54979147] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 82px;
}
.heder-info[data-v-54979147] {
  display: flex;
}
.header-title[data-v-54979147] {
  font-size: 28px;
  color: #555555;
  margin-left: 35px;
}
.logo[data-v-54979147] {
  width: 160px;
}
.step[data-v-54979147] {
  display: flex;
}
.step-item[data-v-54979147] {
  flex-direction: column;
}
.step-num[data-v-54979147] {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  border: 1px solid #BCBCBC;
  color: #999999;
}
.step-num.active[data-v-54979147] {
  color: #fff;
  border-color: #E51915;
  background-color: #E51915;
}
.step-text[data-v-54979147] {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1;
  color: #999;
  font-weight: 600;
}
.step-line[data-v-54979147] {
  height: 1px;
  width: 98px;
  margin: 15px 0;
  background-color: #eaeaea;
}

