/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.page[data-v-0facc900] {
  background-color: #fff;
}
.service_agreement[data-v-0facc900] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 15000;
  overflow: auto;
}
h4[data-v-0facc900] {
  width: auto;
  font-size: 0.65rem;
  font-weight: bold;
  height: 1.8rem;
  line-height: 1.8rem;
  border-bottom: 1PX solid #ddd;
}
h2[data-v-0facc900] {
  font-size: 0.75rem;
  text-align: center;
  font-weight: bold;
  line-height: 1.8rem;
  margin-top: 0.45rem;
}
.sa_content[data-v-0facc900] {
  padding: 0.45rem;
  text-align: justify;
}
.sa_content p[data-v-0facc900] {
  font-size: 0.625rem;
  text-align: justify;
  line-height: 1.1rem;
  text-indent: 1.35rem;
  margin-bottom: 0.45rem;
}
.sa_content .list[data-v-0facc900] {
  text-indent: 0.9rem;
  margin-bottom: 0;
}
.sa_content i[data-v-0facc900] {
  font-style: normal;
  display: block;
  font-size: 0.625rem;
  text-indent: 0.9rem;
  line-height: 0.9rem;
}
.sa_content span[data-v-0facc900] {
  display: block;
  font-size: 0.625rem;
  text-indent: 0.45rem;
  line-height: 1.35rem;
}
.sa_content strong[data-v-0facc900] {
  font-weight: bold;
}

