@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.notice .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #0BA750;
  border-color: #0BA750;
}
.notice .el-checkbox__inner:hover {
  border-color: #0BA750;
}
.notice .el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: #0BA750;
}
.notice .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #0BA750;
}

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.notice .cont[data-v-28626e58] {
  width: 6.25rem;
  margin: 0.10417rem auto;
}
.notice .checkedConfirm[data-v-28626e58] {
  margin-top: 0.10417rem;
  text-align: center;
}
.notice .btnConfirm[data-v-28626e58] {
  margin-top: 0.10417rem;
  display: flex;
  justify-content: center;
}


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