@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.esign-box[data-v-08e24ec2] {
  position: relative;
  padding-bottom: 0.3125rem;
}
.esign-box .esign[data-v-08e24ec2] {
    border: 1px solid #eee;
}
.esign-box .btns[data-v-08e24ec2] {
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
}

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.esignH5[data-v-1e9f7136] {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: #fff;
  overflow: hidden;
}


/*# sourceMappingURL=55-1770112443550.css.map*/