.mask[data-v-73a19818] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.main[data-v-73a19818] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 6.36rem;
  background-color: white;
  padding: .4rem .4rem .48rem;
  -webkit-border-radius: .12rem;
          border-radius: .12rem;
}
.main .head[data-v-73a19818] {
    color: #2B3540;
    font-size: .32rem;
    text-align: center;
    margin-bottom: .8rem;
    font-weight: bold;
}
.main .foot[data-v-73a19818] {
    margin-top: .8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.main .foot span[data-v-73a19818] {
      width: 2.48rem;
      height: .64rem;
      line-height: .64rem;
      -webkit-border-radius: .08rem;
              border-radius: .08rem;
      text-align: center;
      font-size: .28rem;
      display: inline-block;
      margin: 0 .12rem;
      color: #2B3540;
      background: #f4f5f9;
}
.main .foot .confirm[data-v-73a19818] {
      color: #455CC6;
}

