#baiduFaceAuthentication[data-v-fbdb74ac] {
  height: 100%;
}
.van-action-sheet[data-v-fbdb74ac] {
  max-height: 100%;
}
.disagreeBox[data-v-fbdb74ac] {
  height: 90%;
}
.content[data-v-fbdb74ac] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content p[data-v-fbdb74ac] {
  margin: auto;
  font-size: 0.68rem;
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
}
.dialogBox[data-v-fbdb74ac] {
  position: fixed;
  top: 45%;
  left: 50%;
  width: 320px;
  overflow: hidden;
  font-size: 16px;
  background-color: #fff;
  border-radius: 16px;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  z-index: 2001;
}
.dialogBox p.contentTitle[data-v-fbdb74ac] {
  font-size: 14px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
      flex: 1;
  max-height: 60vh;
  padding: 26px 30px 13px 30px;
  overflow-y: auto;
  font-size: 16px;
  line-height: 20px;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0;
}
.dialogBox .checkBox[data-v-fbdb74ac] {
  padding: 0px 30px 26px 30px;
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px solid #ccc;
}
.dialogBox .checkBox .check[data-v-fbdb74ac] {
  float: left;
}
.dialogBox .checkBox .title[data-v-fbdb74ac] {
  font-size: 14px;
  margin: 0;
  margin-left: 30px;
}
.dialogBox .dialogBtnBox .btn1[data-v-fbdb74ac] {
  width: 49%;
  padding: 0;
  border: none;
}
.dialogBox .dialogBtnBox .btn2[data-v-fbdb74ac] {
  width: 49%;
  padding: 0;
  border: none;
  color: #ee0a24;
}
.dialogMask[data-v-fbdb74ac] {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
}

/*# sourceMappingURL=baiduFaceAuthentication.6df82588.css.map*/