/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.page[data-v-5fe60ccd] {
  padding-bottom: 0.5rem;
  background-color: #fff;
}
h1[data-v-5fe60ccd] {
  width: 100%;
  height: 2.25rem;
  font-size: 0.85rem;
  text-align: center;
  line-height: 2.25rem;
}
.content[data-v-5fe60ccd] {
  padding: 0 0.5rem;
}
p[data-v-5fe60ccd] {
  font-size: 0.7rem;
  text-indent: 1.5rem;
  line-height: 1rem;
  margin-bottom: 0.3rem;
  text-align: justify;
}
.title[data-v-5fe60ccd] {
  text-indent: 0;
  font-weight: bold;
}
table[data-v-5fe60ccd] {
  border: 1px solid #bbb;
}
table td[data-v-5fe60ccd],
table th[data-v-5fe60ccd] {
  border: 1px solid #bbb;
  font-size: 0.45rem;
  text-align: center;
  padding: 0.125rem;
}
table td p[data-v-5fe60ccd],
table th p[data-v-5fe60ccd] {
  width: 100%;
  font-size: 0.45rem;
  text-indent: 0;
  text-align: center;
  line-height: 0.6rem;
}
table td.name[data-v-5fe60ccd],
table th.name[data-v-5fe60ccd] {
  font-size: 0.35rem;
}
table td[data-v-5fe60ccd]:nth-child(1) {
  width: 1rem;
}
table td[data-v-5fe60ccd]:nth-child(2) {
  width: 3.75rem;
}
table td[data-v-5fe60ccd]:nth-child(3) {
  width: 6.25rem;
}
table td[data-v-5fe60ccd]:nth-child(4) {
  width: 6.75rem;
}

