
.compaines-dialog {
  position: fixed;
  right: 0.02667rem;
}

.face p[data-v-42d21455] {
  text-align: center;
  font-size: 0.42667rem;
  color: #333333;
}
.face .big-title[data-v-42d21455] {
  margin-top: 36PX;
  font-size: 24PX;
  font-weight: 600;
  color: #030229;
  text-align: center;
}
.face .success[data-v-42d21455] {
  color: #47BFAF;
}
.face .fail[data-v-42d21455] {
  color: #C81223;
}
.face .video-container[data-v-42d21455] {
  background: white;
  background-size: cover;
  position: relative;
  width: 20PX;
  height: 30PX;
  border-radius: 4%;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 34PX;
}
.face .video-container img[data-v-42d21455],
  .face .video-container video[data-v-42d21455],
  .face .video-container #canvas[data-v-42d21455],
  .face .video-container #shortCut[data-v-42d21455],
  .face .video-container #canvas1[data-v-42d21455] {
    position: absolute;
}
.face .video-container img[data-v-42d21455] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.face .video-container video[data-v-42d21455] {
    -o-object-fit: cover;
       object-fit: cover;
}
.face .video-container .icon-camera[data-v-42d21455] {
    position: absolute;
    font-size: 0.85333rem;
    bottom: 0.53333rem;
    right: 0.53333rem;
    cursor: pointer;
}
.face .btns[data-v-42d21455] {
  padding: 10PX;
  text-align: center;
  margin-top: 6PX;
}
.face .btns .tips[data-v-42d21455] {
    font-size: 14PX;
    color: #666;
    margin-top: 16PX;
    line-height: 24PX;
}
.face .imgs[data-v-42d21455] {
  padding: 10PX;
}
.face .imgs p[data-v-42d21455] {
    font-size: 16PX;
}
.face .add-num[data-v-42d21455] {
  display: inline-block;
  font-size: 16PX;
  padding: 12PX 14PX;
  margin-right: 4PX;
  border-radius: 4PX;
  color: #ffffff;
  background: #47BFAF;
  cursor: pointer;
}
.face .retake-btn[data-v-42d21455] {
  width: 15PX;
  display: inline-block;
  font-size: 16PX;
  padding: 12PX 14PX;
  margin-right: 24PX;
  border-radius: 4PX;
  color: #828282;
  background: #E7E7E7;
  cursor: pointer;
}
.face .w300[data-v-42d21455] {
  width: 30PX;
}
.face-dialog .el-dialog__body[data-v-42d21455] {
  padding-top: 0;
  padding-bottom: 0.4rem;
}

