.mask[data-v-e7d182fc] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.mainBox[data-v-e7d182fc] {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 80%;
  -webkit-border-radius: 0.12rem;
          border-radius: 0.12rem;
  padding: 0 .4rem .1rem;
}
.mian-input-wrap[data-v-e7d182fc] {
  margin-top: 1.39rem;
  height: 0.8rem;
  line-height: 0.8rem;
  -webkit-border-radius: 0.08rem;
          border-radius: 0.08rem;
  position: relative;
  border: 0.01rem solid #D0D0D0;
  background: white;
}
.mian-input-wrap input[data-v-e7d182fc] {
    width: 100%;
    height: .8rem;
    border: none;
}
.mian-input-wrap .error-text[data-v-e7d182fc] {
    color: #e4393c;
    font-size: 0.16rem;
    margin-top: -0.25rem;
}
.content-main-confirm[data-v-e7d182fc] {
  text-align: center;
}
.content-main-confirm.mart[data-v-e7d182fc] {
    margin: 0.4rem 0;
}
.content-main-confirm .confirm[data-v-e7d182fc] {
    display: inline-block;
    width: 2.96rem;
    height: 0.8rem;
    line-height: 0.8rem;
    -webkit-border-radius: 0.4rem;
            border-radius: 0.4rem;
    color: #fff;
    font-size: 0.3rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#FDE303), to(#FEB015));
    background: -webkit-linear-gradient(top, #FDE303 0%, #FEB015 100%);
    background: linear-gradient(180deg, #FDE303 0%, #FEB015 100%);
    -webkit-box-shadow: 0 0.08 0.24 -0.06rem rgba(254, 211, 4, 0.8);
            box-shadow: 0 0.08 0.24 -0.06rem rgba(254, 211, 4, 0.8);
}

/*https://ke-meng.oss-cn-hangzhou.aliyuncs.com/mini/investIdentBg2.png*/
.mainBox[data-v-e7d182fc] {
  background-image: url(../img/schemeBox.fdae4655.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

