/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.download[data-v-9a3ed840] {
  min-height: 100%;
  background: #fff;
}
.download .to-load[data-v-9a3ed840] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7.5rem;
  height: 2rem;
  background: #dc3b40;
  margin: 1.25rem auto 0;
  color: #fff;
  font-size: 0.7rem;
}
.download > img[data-v-9a3ed840] {
  width: 100%;
}
.mask-wx[data-v-9a3ed840] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7) url(../static/img/install.eb7c1dea.png) 70% 5% no-repeat;
  background-size: 80%;
}
.down-line[data-v-9a3ed840] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3.05rem;
  padding-right: 0.825rem;
  background: #a8a8a8;
}
.down-line .img-wrap[data-v-9a3ed840] {
  overflow: hidden;
  position: absolute;
  left: 0.525rem;
  top: -0.375rem;
  width: 2.85rem;
  height: 2.85rem;
  border: 1PX solid #e8e8e8;
  border-radius: 0.5rem;
}
.down-line .img-wrap > img[data-v-9a3ed840] {
  width: 100%;
  height: 100%;
}
.down-line .text[data-v-9a3ed840] {
  padding-left: 4.5rem;
  color: #fff;
}
.down-line .text p[data-v-9a3ed840]:nth-child(1) {
  font-size: 0.7rem;
}
.down-line .text p[data-v-9a3ed840]:nth-child(2) {
  font-size: 0.55rem;
}
.down-line .bind-btn[data-v-9a3ed840],
.down-line .down-btn[data-v-9a3ed840] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.75rem;
  height: 1.375rem;
  background: #dc3b40;
  color: #fff;
  font-size: 0.6rem;
  border-radius: 0.125rem;
}

