/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
h2[data-v-b6a8b914] {
  width: 100%;
  height: 1.775rem;
  border-bottom: 1PX solid #eee;
  background-color: #fff;
  font-size: 0.7rem;
  font-weight: normal;
  line-height: 1.775rem;
  padding-left: 0.775rem;
  display: flex;
  align-items: center;
}
h2[data-v-b6a8b914]::before {
  content: "";
  width: 0.125rem;
  height: 1.05rem;
  background-color: #dc3b40;
  margin-right: 0.45rem;
}
.content[data-v-b6a8b914] {
  background-color: #fff;
  padding: 0.45rem 0.75rem 0.9rem 0.75rem;
  margin-bottom: 0.5rem;
}
.content > span[data-v-b6a8b914] {
  font-size: 0.6rem;
  color: #999;
}
.content > p[data-v-b6a8b914] {
  font-size: 0.6rem;
  display: flex;
  align-items: center;
}
.content > p[data-v-b6a8b914]:before {
  content: "\e77d";
  display: block;
  width: 0.7rem;
  height: 0.7rem;
  line-height: 0.7rem;
  margin-right: 0.2rem;
  font-size: 0.7rem;
  color: #ddd;
}
.content .table1[data-v-b6a8b914] {
  margin-top: 0.45rem;
  width: 100%;
  border-collapse: collapse;
}
.content .table1 th[data-v-b6a8b914] {
  background-color: #f3f3f3;
  color: #999;
  font-size: 0.6rem;
  font-weight: normal;
  height: 1.35rem;
  border: 1PX solid #ddd;
}
.content .table1 td[data-v-b6a8b914] {
  padding: 0.25rem;
  color: #999;
  font-size: 0.6rem;
  height: 1.35rem;
  border: 1PX solid #ddd;
}
.content .table1 td[data-v-b6a8b914]:first-child {
  text-align: left;
  width: 4.5rem;
  color: #444;
}
.content .table1 td[data-v-b6a8b914]:last-child {
  text-align: right;
  line-height: 1.075rem;
}
.content .table2[data-v-b6a8b914] {
  margin-top: 0.45rem;
  width: 100%;
  border-collapse: collapse;
}
.content .table2 td[data-v-b6a8b914] {
  padding: 0.25rem;
  font-size: 0.6rem;
  height: 1.35rem;
  border: 1PX solid #ddd;
  text-align: left;
}
.content .table2 td[data-v-b6a8b914]:first-child {
  color: #999;
  width: 4.5rem;
  background-color: #f3f3f3;
}
.content .table2 td[data-v-b6a8b914]:last-child {
  line-height: 1.075rem;
  color: #444;
  padding-left: 0.725rem;
}

