
[data-v-66c1a3fe] .v-modal {
    display: none;
}
[data-v-66c1a3fe] .el-step__title {
    font-weight: bold;
}
[data-v-66c1a3fe] .module_form .el-form-item__content {
    margin-left: 0px !important;
}
.module_title[data-v-66c1a3fe] {
    color: #4E92F7;
    font-size: 22px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
.module_title_div[data-v-66c1a3fe] {
    margin-top: 30px;
    margin-bottom: 30px;
}
.module_title_div div div[data-v-66c1a3fe] {
    /* background-color: #f7f9fd; */
}
.tips[data-v-66c1a3fe] {
    color: blueviolet;
    font-weight: bold;
    font-size: 20px;
    display: block;
    margin-top: 20px;
}
.code-btn[data-v-66c1a3fe] {
    margin-left: 10px;
    width: 100%;
    background-color: #00a3fe;
    font-size: 14px;
    color: #fff;
[data-v-66c1a3fe].el-loading-mask {
    background-color: rgba(255, 255, 255, .6);
}
}
.code-btn[data-v-66c1a3fe]:hover {
    background-color: #87add4;
    color: #fff;
}
.tag[data-v-66c1a3fe] {
    font-size: 20px;
}
.list[data-v-66c1a3fe] {
    background-color: #fff;
    margin-top: 20px;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 20px 150px 100px;
}
[data-v-66c1a3fe].sh-form .el-form-item__content {
    line-height: 15px;
}
.el-divider__text.is-left[data-v-66c1a3fe] {
    left: -36px;
}
[data-v-66c1a3fe] input::-webkit-input-placeholder {
    /* background-color: #F8F9FB !important; */
    font-size: 12px;
}
.input-color[data-v-66c1a3fe].el-input__inner {
    background-color: #F8F9FB;
}

.box[data-v-353cdd87] {
  background-color: #fff;
  padding: 50px 0 20px;
  border-bottom: 1px solid #eee;
}
.header[data-v-353cdd87] {
  display: flex;
  justify-content: space-between;
  width: 50%;
  margin: auto;
}
.header .title[data-v-353cdd87] {
  font-size: 18px;
  font-weight: bold;
  font-family: Microsoft JhengHei;
  color: #000;
}
.header .welcome[data-v-353cdd87] {
  color: #4E92F7;
  font-size: 12px;
}
.header .already[data-v-353cdd87] {
  color: #999;
  font-size: 12px;
}
.header .span[data-v-353cdd87] {
  color: #4E92F7;
  font-size: 12px;
}
.header .span[data-v-353cdd87]:hover {
  cursor: pointer;
}
.dialog-footer[data-v-353cdd87] {
  text-align: center;
  margin-bottom: 50px;
  width: 100%;
  margin: auto;
  box-sizing: border-box;
}
.span-register[data-v-353cdd87] {
  display: inline-block;
  width: 15%;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background-color: #3B6EEB;
}
