/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.long-banner[data-v-6504f7b3] {
  width: 100%;
  height: 4.75rem;
  padding: 0.5rem;
  position: relative;
  margin-bottom: 0.75rem;
}
.long-banner img[data-v-6504f7b3] {
  width: 100%;
  height: 4.75rem;
  border-radius: 0.5rem;
}
.list[data-v-6504f7b3] {
  margin-top: 0.5rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.list > li[data-v-6504f7b3] {
  width: 50%;
  display: flex;
  justify-content: center;
  margin-bottom: 0.5rem;
}
.list > li[data-v-6504f7b3]:nth-child(n):not(:nth-child(2n)) {
  padding-left: 0.5rem;
}
.list > li[data-v-6504f7b3]:nth-child(2n) {
  padding-right: 0.5rem;
}
.list > li > div[data-v-6504f7b3] {
  position: relative;
  width: 8.19375rem;
  height: 7.75rem;
  border-radius: 0.5rem;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.list > li > div > img[data-v-6504f7b3] {
  width: 100%;
  height: 4.775rem;
}
.list > li > div > p[data-v-6504f7b3] {
  position: absolute;
  top: 0;
  line-height: 1.425rem;
  min-width: 4.475rem;
  text-align: center;
  padding: 0 0.375rem;
  border-radius: 0 0 0.5rem 0.5rem;
  background-color: rgba(51, 55, 82, 0.7);
  color: #fff;
  font-size: 0.5rem;
}
.list > li > div > em[data-v-6504f7b3] {
  width: 100%;
  padding: 0.5rem;
  font-size: 0.65rem;
  color: #333752;
  font-weight: bold;
}
.list > li > div > div[data-v-6504f7b3] {
  width: 100%;
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list > li > div > div > div[data-v-6504f7b3] {
  display: flex;
  align-items: center;
}
.list > li > div > div > div > img[data-v-6504f7b3] {
  width: 0.85rem;
  height: 0.85rem;
  border-radius: 50%;
  margin-right: 0.5rem;
}
.list > li > div > div > div > p[data-v-6504f7b3] {
  color: #666;
  font-size: 0.55rem;
}
.list > li > div > div > div > i[data-v-6504f7b3] {
  color: #999;
  font-size: 0.6rem;
  margin-right: 0.125rem;
}
.list > li > div > div > div > span[data-v-6504f7b3] {
  color: #999;
  font-size: 0.55rem;
}

