/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.set-tel[data-v-0dc0f834] {
  text-align: center;
}
.set-tel .tit[data-v-0dc0f834] {
  margin: 1.5rem 0 0.9rem;
  font-size: 0.7rem;
  color: #999;
}
.set-tel .tel[data-v-0dc0f834] {
  color: #dc3b40;
  font-size: 0.9rem;
  margin-bottom: 1.8rem;
}
.set-tel .btn[data-v-0dc0f834] {
  height: 2.125rem;
  background: #fff;
  color: #dc3b40;
  text-align: center;
  line-height: 2.125rem;
  font-size: 0.75rem;
  margin-bottom: 0.85rem;
  border-top: 1PX solid #e5e5e5;
  border-bottom: 1PX solid #e5e5e5;
}
.set-tel .prompt[data-v-0dc0f834] {
  display: flex;
  align-items: flex-start;
  padding: 0 0.825rem;
}
.set-tel .prompt .icon[data-v-0dc0f834] {
  width: 0.825rem;
  height: 0.825rem;
  border-radius: 50%;
  background: #999;
  color: #fff;
  font-size: 0.65rem;
  text-align: center;
  line-height: 0.825rem;
}
.set-tel .prompt > p[data-v-0dc0f834] {
  line-height: 1.5;
  flex: 1;
  font-size: 0.6rem;
  color: #999;
}

