.top_wrap[data-v-f91a0f70] {
  width: 1440px;
  background: #ffffff;
  padding: 20px 0;
}
.top_wrap .top_box[data-v-f91a0f70] {
  width: 1200px;
  min-width: 1200px;
  margin: auto;
}
.top_wrap .top_box img[data-v-f91a0f70] {
  width: 153px;
}
.top_wrap .top_box a[data-v-f91a0f70] {
  font-size: 18px;
  color: #2f6aff;
  line-height: 24px;
}
.nav[data-v-f91a0f70] {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 20px;
  width: 1200px;
  margin: 16px auto;
  display: flex;
  align-items: center;
}
.nav img[data-v-f91a0f70] {
  width: 16px;
  height: 16px;
  margin: 0 8px;
}
.wrap[data-v-f91a0f70] {
  width: 1200px;
  height: 612px;
  background: #ffffff;
  border-radius: 8px;
  margin: 0 auto 16px;
  overflow: hidden;
}
.wrap .steps[data-v-f91a0f70] {
  justify-content: center;
  margin: 40px 0 0;
  text-align: center;
}
.wrap .steps .steps_item[data-v-f91a0f70] {
  width: 312px;
  height: 48px;
  background: #f2f3f8;
  border-radius: 24px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 6px;
  margin: 0 6px;
  font-size: 16px;
  color: #b9c3d3;
  line-height: 22px;
}
.wrap .steps .steps_item span[data-v-f91a0f70] {
  width: 36px;
  height: 36px;
  background: #ffffff;
  border-radius: 50%;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #b9c3d3;
  line-height: 36px;
}
.wrap .steps .steps_item div[data-v-f91a0f70] {
  flex: 1;
}

