/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.icon[data-v-059c6b6e] {
  margin-top: 2.5rem;
}
.icon i[data-v-059c6b6e] {
  width: 3.45rem;
  height: 3.45rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.05rem;
  color: #fff;
  border-radius: 50%;
  background: linear-gradient(to right, #e64770 0%, #9031bc 100%);
}
.detail[data-v-059c6b6e] {
  font-size: 0.65rem;
  line-height: 1.5rem;
  text-align: center;
  margin-top: 0.75rem;
}
.detail span[data-v-059c6b6e] {
  color: #b30404;
}
button[data-v-059c6b6e] {
  width: 6.35rem;
  height: 1.8rem;
  border-radius: 0.25rem;
  border: 1PX solid #ddd;
  font-size: 0.7rem;
  display: block;
  margin: 3rem auto;
  background: transparent;
  color: #666;
}

