.wraps[data-v-37c9831c] {
  -webkit-transition: all .3s;
  transition: all .3s;
  min-height: 100%;
  line-height: 1;
  font-size: 0;
  min-height: 100%;
}
.flex[data-v-37c9831c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shadowBox[data-v-37c9831c] {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.shadowBox .modal[data-v-37c9831c] {
    width: 6.9rem;
    padding: .27rem .3rem .63rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-border-radius: .1rem;
            border-radius: .1rem;
    font-size: .32rem;
}
.shadowBox .modal .title[data-v-37c9831c] {
      margin-bottom: .45rem;
}
.shadowBox .modal .title span[data-v-37c9831c]:first-child {
        font-size: .28rem;
        color: #666666;
}
.shadowBox .modal .line[data-v-37c9831c] {
      border-bottom: .01rem dashed #e6e6e6;
      height: .9rem;
}
.shadowBox .modal .line.address[data-v-37c9831c] {
        border-bottom: none;
}
.shadowBox .modal .line.address > div[data-v-37c9831c] {
          -webkit-box-flex: 1;
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          height: .9rem;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-bottom: .01rem dashed #e6e6e6;
}
.shadowBox .modal .line span[data-v-37c9831c]:first-child {
        width: .5rem;
        display: inline-block;
}
.shadowBox .modal .line p[data-v-37c9831c]:nth-child(2) {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        text-align: left;
}
.shadowBox .modal .line input[data-v-37c9831c]:nth-child(2) {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        font-size: .32rem;
        height: .9rem;
        padding: 0;
        border: none;
}
.shadowBox .modal .line input[data-v-37c9831c]:nth-child(2)::-webkit-input-placeholder {
          color: #b2b2b2;
}
.shadowBox .modal .tip[data-v-37c9831c] {
      padding: 0 .32rem;
      margin-top: .86rem;
      font-size: .24rem;
      color: #ff5331;
}
.shadowBox .modal > div[data-v-37c9831c]:last-child {
      text-align: center;
}
.shadowBox .modal > div:last-child .submit[data-v-37c9831c] {
        margin: .25rem auto 0 auto;
        display: inline-block;
        width: 5.56rem;
        height: .8rem;
        line-height: .8rem;
        text-align: center;
        font-size: .42rem;
        color: white;
        -webkit-border-radius: .4rem;
                border-radius: .4rem;
        background-color: #f2bc36;
}
.bg[data-v-37c9831c] {
  z-index: 100;
  width: 100%;
}
.batCover[data-v-37c9831c] {
  width: 100%;
  height: 1.09rem;
}
.bat[data-v-37c9831c] {
  width: 100%;
  text-align: center;
  height: 1.09rem;
  line-height: 1.09rem;
  background-color: #f2bc36;
  position: fixed;
  color: white;
  bottom: 0;
  left: 0;
  font-size: .42rem;
  font-family: Helvetica;
}

