/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.pay[data-v-5a819a98] {
  height: 100%;
}
.container[data-v-5a819a98] {
  width: 100%;
  padding-top: 0.75rem;
}
.fail[data-v-5a819a98] {
  width: 100%;
  height: 5.25rem;
  background-color: #fff;
  margin-bottom: 1.6rem;
  display: flex;
  padding-left: 3.425rem;
  align-items: center;
}
.fail > i[data-v-5a819a98] {
  display: block;
  width: 2.05rem;
  height: 2.05rem;
  line-height: 2.05rem;
  margin-right: 0.8rem;
  font-size: 2.05rem;
  color: #76e454;
}
.fail p[data-v-5a819a98]:first-child {
  font-size: 0.75rem;
  line-height: 1.2rem;
}
.fail p[data-v-5a819a98]:last-child {
  color: #999;
  font-size: 0.65rem;
  line-height: 0.9rem;
}
.fail p:last-child span[data-v-5a819a98] {
  color: #dc3b40;
}
.btn[data-v-5a819a98] {
  width: 100%;
  height: 2.125rem;
  padding: 0 0.75rem;
}
.btn button[data-v-5a819a98] {
  width: 100%;
  height: 100%;
  border: 0;
  color: #fff;
  background-color: #dc3b40;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  outline: none;
}

