/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.ticket-detail-store[data-v-01eacdf4] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
table[data-v-01eacdf4] {
  width: 100%;
  border-collapse: collapse;
}
table td[data-v-01eacdf4],
table th[data-v-01eacdf4] {
  border: 1PX solid #ddd;
}
thead[data-v-01eacdf4] {
  background: #f6f6f6;
}
thead th[data-v-01eacdf4] {
  height: 1.475rem;
  font-size: 0.6rem;
  font-weight: normal;
  color: #999;
}
thead th[data-v-01eacdf4]:nth-child(1) {
  width: 1.8rem;
}
thead th[data-v-01eacdf4]:nth-child(3),
thead th[data-v-01eacdf4]:nth-child(4) {
  width: 2rem;
}
thead th[data-v-01eacdf4]:nth-child(5) {
  width: 3rem;
}
tbody[data-v-01eacdf4] {
  background: #fff;
}
tbody tr.active[data-v-01eacdf4] {
  background: #ffefef;
}
tbody td[data-v-01eacdf4] {
  font-size: 0.625rem;
  color: #444;
  text-align: center;
  padding: 0.45rem 0;
}
tbody td:nth-child(1) p[data-v-01eacdf4] {
  line-height: 1.1rem;
}
tbody td:nth-child(1) p span[data-v-01eacdf4] {
  margin: 0 0.2rem;
}
tbody td:nth-child(1) p .red[data-v-01eacdf4] {
  color: #dc3b40;
}
tbody td:nth-child(2) p[data-v-01eacdf4] {
  position: relative;
  margin: 0.2rem 0;
  text-align: center;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.ticket_type[data-v-41cdeac0] {
  width: 100%;
  height: 2rem;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  algin-items: center;
  padding: 0 0.8rem 0 0.8rem;
  border-bottom: 1PX solid #eee;
}
.ticket_type p[data-v-41cdeac0] {
  line-height: 2rem;
  font-size: 0.65rem;
}
.top[data-v-41cdeac0] {
  width: 100%;
  height: 2rem;
  padding-left: 0.8rem;
  background: #fff;
  line-height: 2rem;
  color: #444;
  border-bottom: 0.2rem solid #eee;
  font-size: 0.65rem;
}
.top em[data-v-41cdeac0] {
  color: #dc3b40;
}
.container[data-v-41cdeac0] {
  flex: 1;
  width: 100%;
  position: relative;
}

