@charset "UTF-8";
/* 改变主题色变量 */
[data-v-300acb79]:export {
  menuText: #65686b;
  menuBg: #fff;
  menuHover: #fff;
  subMenuBg: #fff;
  subMenuHoverTxt: #12B48A;
  sideBarWidth: 210px;
}
.ekp_step[data-v-300acb79] {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.ekp_step .step_bar[data-v-300acb79] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ekp_step .step_bar .active_step[data-v-300acb79] {
  color: #333333;
}
.ekp_step .step_bar .active_step .index_logo[data-v-300acb79] {
  width: 32px;
  height: 32px;
  background: #12b48a !important;
  color: #fff !important;
  border: 1px solid #12B48A !important;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
}
.ekp_step .step_bar .step_item[data-v-300acb79] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
.ekp_step .step_bar .step_item .iconfont[data-v-300acb79],
.ekp_step .step_bar .step_item i[data-v-300acb79],
.ekp_step .step_bar .step_item .ofs-icon[data-v-300acb79] {
  font-size: 30px;
  color: #12B48A;
  margin-right: 9px;
}
.ekp_step .step_bar .step_item .index_logo[data-v-300acb79] {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #dddddd;
  line-height: 32px;
  color: #cccccc;
  font-size: 16px;
  margin-right: 9px;
}
.ekp_step .step_bar .step_item .line[data-v-300acb79] {
  width: 129px;
  height: 1px;
  background: #dddddd;
  margin: 0 12px;
}
.ekp_step .step_slot[data-v-300acb79] {
  margin-top: 44px;
}
@charset "UTF-8";
/* 改变主题色变量 */
[data-v-e45e333a]:export {
  menuText: #65686b;
  menuBg: #fff;
  menuHover: #fff;
  subMenuBg: #fff;
  subMenuHoverTxt: #12B48A;
  sideBarWidth: 210px;
}
.third_step[data-v-e45e333a] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.third_step .iconfont[data-v-e45e333a],
.third_step i[data-v-e45e333a],
.third_step .ofs-icon[data-v-e45e333a] {
  font-size: 77px;
  color: #74c041;
}
.third_step .txt[data-v-e45e333a] {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  margin: 14px 0 30px 0;
}
.step_content[data-v-e45e333a] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.step_content .bind_success[data-v-e45e333a] {
  position: absolute;
  background: rgba(254, 254, 254, 0.9);
  z-index: 99;
  width: 300px;
  height: 300px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  padding: 75px 0;
}
.step_content .bind_success div[data-v-e45e333a] {
  font-size: 16px;
  font-weight: bold;
}
.step_content .bind_success .iconfont[data-v-e45e333a],
.step_content .bind_success i[data-v-e45e333a],
.step_content .bind_success .ofs-icon[data-v-e45e333a] {
  font-size: 64px;
  color: #74c041;
}
.step_content .step_txt[data-v-e45e333a] {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 35px;
}
.step_content .btn_box[data-v-e45e333a] {
  margin-top: 48px;
}
