/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.page[data-v-2e733b37] {
  background-color: #fff;
}
.info[data-v-2e733b37] {
  position: relative;
  width: 100%;
  padding-bottom: 7.75rem;
  background: url(../static/img/vip-bg.bb4fe503.png) left bottom;
  background-size: cover;
}
.info .user[data-v-2e733b37],
.info .progress[data-v-2e733b37] {
  position: absolute;
  left: 0;
  width: 100%;
}
.info .user[data-v-2e733b37] {
  bottom: 4.5rem;
  padding: 0 0.75rem;
  /*> span {
            display: block;
            height: 22px;
            margin-top: 8px;
            font-size: 20px;
        }*/
}
.info .user > img[data-v-2e733b37] {
  display: block;
  width: 2.075rem;
  height: 2.075rem;
  margin: 0 auto;
  border-radius: 100%;
  border: 0.075rem solid rgba(255, 255, 255, 0.39);
}
.info .user > p[data-v-2e733b37],
.info .user > span[data-v-2e733b37] {
  width: 100%;
  line-height: 1;
  text-align: center;
  color: #694700;
}
.info .user > p[data-v-2e733b37] {
  margin-top: 0.25rem;
  height: 0.75rem;
  font-size: 0.7rem;
}
.info .progress[data-v-2e733b37] {
  bottom: 0;
  height: 3.9rem;
  overflow-x: hidden;
}
.info .progress .content[data-v-2e733b37] {
  position: relative;
  width: 42rem;
  height: 100%;
  transition: margin-left 0.3s ease;
}
.info .progress .content > *[data-v-2e733b37] {
  position: absolute;
  left: 0;
  width: 100%;
}
.info .progress .content > p[data-v-2e733b37] {
  top: 1.2rem;
  width: 100%;
  height: 0.15rem;
  background-color: #fff;
}
.info .progress .content > p > *[data-v-2e733b37] {
  display: block;
  transition: none 0.6s ease-out;
}
.info .progress .content > p > span[data-v-2e733b37] {
  height: 100%;
  background-color: #dc3b40;
  transition-property: width;
}
.info .progress .content > p > em[data-v-2e733b37] {
  background: linear-gradient(to right, #dc3b40 0%, #ffd32d 100%);
  position: absolute;
  top: -0.05rem;
  width: 0.55rem;
  height: 0.25rem;
  border-radius: 50%;
  transition-property: left;
}
.info .progress .content > ul[data-v-2e733b37] {
  top: 0;
  padding: 0 6rem;
}
.info .progress .content > ul > li[data-v-2e733b37] {
  float: left;
  width: 3.25rem;
  height: 100%;
  margin: 0 1.375rem;
  padding-top: 2.75rem;
  text-align: center;
  white-space: nowrap;
  background: url(../static/img/level.e8d3ac1d.png) no-repeat;
  background-size: 15.825rem 2.55rem;
  background-position-y: -1PX;
  font-size: 0.5rem;
}
.info .progress .content > ul > li[data-v-2e733b37]:nth-child(1) {
  background-position-x: -12.625rem;
}
.info .progress .content > ul > li[data-v-2e733b37]:nth-child(2) {
  background-position-x: -9.425rem;
}
.info .progress .content > ul > li[data-v-2e733b37]:nth-child(3) {
  background-position-x: -6.275rem;
}
.info .progress .content > ul > li[data-v-2e733b37]:nth-child(4) {
  background-position-x: -3.125rem;
}
.info .progress .content > ul > li[data-v-2e733b37]:nth-child(5) {
  background-position-x: 0.05rem;
}
.info > span[data-v-2e733b37] {
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 0.325rem solid transparent;
  border-right: 0.325rem solid transparent;
  border-bottom: 0.4rem solid #fff;
}
.list[data-v-2e733b37] {
  width: 100%;
  padding: 0.5rem;
}
.list dt[data-v-2e733b37] {
  width: 100%;
  height: 0.7rem;
  margin-bottom: 0.5rem;
  line-height: 1;
  font-size: 0.65rem;
}
.list dd[data-v-2e733b37] {
  float: left;
  width: 3.25rem;
  height: 2.5rem;
  margin: 0 0.5rem 0.5rem;
}
.list dd > *[data-v-2e733b37] {
  width: 100%;
}
.list dd > i[data-v-2e733b37] {
  height: 1.5rem;
  margin-bottom: 0.3rem;
  line-height: 1.5rem;
  color: #e9b001;
}
.list dd > span[data-v-2e733b37] {
  display: block;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.55rem;
}

