@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.app-rule[data-v-bcf23260] {
  position: fixed;
  font-size: 14px;
  width: 100%;
  background: #fff;
  padding: 0.10417rem;
  height: 100%;
  overflow: auto;
  line-height: 0.15625rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.app-rule .img[data-v-bcf23260] {
    border-radius: 10px;
    border: 1px solid #e5e5e5;
}


/*# sourceMappingURL=71-1760075386701.css.map*/