/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.item_container[data-v-3d4806a6] {
  width: 100%;
}
.item_container > div[data-v-3d4806a6] {
  width: 100%;
  padding: 0 0.6rem;
  display: flex;
  border-bottom: 1PX solid #ccc;
}
.item_container > div .img[data-v-3d4806a6] {
  width: 5.25rem;
  height: 3.25rem;
}
.item_container > div h3[data-v-3d4806a6] {
  font-size: 0.65rem;
  line-height: 0.95rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.item_container > div .bottom[data-v-3d4806a6] {
  height: 0.95rem;
  color: #999;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.55rem;
}
.item_container > div .bottom i[data-v-3d4806a6] {
  margin-right: 0.25rem;
}
.item_container > div .bottom i[data-v-3d4806a6]::before {
  font-size: 0.625rem;
}
.item_container .item1[data-v-3d4806a6] {
  height: 4.2rem;
  align-items: center;
}
.item_container .item1 > .detail[data-v-3d4806a6] {
  height: 3.55rem;
  margin-left: 0.55rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.item_container .item2[data-v-3d4806a6] {
  flex-direction: column;
  padding-top: 0.25rem;
  padding-bottom: 0.375rem;
}
.item_container .item2 > div[data-v-3d4806a6] {
  width: 100%;
  margin: 0.25rem 0 0.375rem;
  display: flex;
  justify-content: space-between;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.news_page[data-v-ce8c3370] {
  flex: 1;
}
.loading[data-v-ce8c3370] {
  text-align: center;
  font-size: 0.65rem;
  line-height: 1.25rem;
}
.loading .end[data-v-ce8c3370] {
  color: #bbb;
}

