.inner[data-v-f92471ae] {
  position: relative;
  padding-left: 0.47rem;
  padding-top: 0.66rem;
  font-size: 0.56rem;
  font-weight: 600;
  color: var(--v6d84464d);
  white-space: nowrap;
}
.inner .text[data-v-f92471ae] {
  position: relative;
}
.inner .text[data-v-f92471ae]::after {
  position: absolute;
  left: -0.47rem;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 0.36rem;
  height: 0.04rem;
  background: var(--v4615eafa);
}
.inner[data-v-f92471ae]::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0.01rem;
  background: #231815;
  bottom: 15%;
}
.item[data-v-8495f598] {
  display: flex;
  justify-content: space-between;
  padding: 0.3rem 0;
  border-top: 0.01rem solid #727171;
  cursor: pointer;
}
.item .left[data-v-8495f598] {
  width: 1.23rem;
  margin-right: 0.52rem;
  font-size: 0.24rem;
  font-family: DINCondensed-Bold;
  font-weight: bold;
  color: #231815;
}
.item .center[data-v-8495f598] {
  flex: 1;
}
.item .center .title[data-v-8495f598] {
  font-size: 0.24rem;
  font-family: DINCondensed-Bold;
  font-weight: bold;
  color: #231815;
  cursor: pointer;
}
.item .center .intro[data-v-8495f598] {
  margin: 0.2rem 0 0.13rem;
  font-size: 0.18rem;
  font-family: DINCondensed-Bold;
  color: #727171;
  line-height: 0.28rem;
  min-height: 0.84rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.item .center .box[data-v-8495f598] {
  font-size: 0.14rem;
  font-family: Helvetica;
  color: #bbb;
  line-height: 0.17rem;
}
.item .right[data-v-8495f598] {
  width: 3.2rem;
  height: 1.8rem;
  overflow: hidden;
  cursor: pointer;
}
.article-container[data-v-3fc1b0c8] {
  display: flex;
}
.article-container .left[data-v-3fc1b0c8] {
  width: 66%;
}
.article-container .right[data-v-3fc1b0c8] {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-left: 0.78rem;
  width: 33%;
}
.article-container .right-title[data-v-3fc1b0c8] {
  font-size: 0.32rem;
  font-family: DINCondensed-Bold;
  font-weight: bold;
  color: #231815;
  text-align: left;
  justify-self: flex-start;
  margin-right: auto;
  margin-bottom: 0.5rem;
  width: 100%;
  position: relative;
}
.article-container .right-title[data-v-3fc1b0c8]::after {
  content: " ";
  display: block;
  width: 100%;
  height: 0.02rem;
  background-color: #000;
  position: absolute;
  top: 150%;
  left: 0;
}
.article-container .right .more[data-v-3fc1b0c8] {
  display: inline-block;
  margin-bottom: 0.15rem;
  padding: 0.1rem;
  background-color: #fff;
  border: 0.01rem solid #333;
  font-size: 0.14rem;
  cursor: pointer;
}
.article-container .right .article-item[data-v-3fc1b0c8] {
  cursor: pointer;
  margin-bottom: 0.52rem;
}
.article-container .right .article-item img[data-v-3fc1b0c8] {
  width: 100%;
  height: auto;
}
.article-container .right .article-item .subtitle[data-v-3fc1b0c8] {
  margin-top: 0.08rem;
  font-size: 0.25rem;
  font-family: DINCondensed-Bold;
  font-weight: bold;
  color: #231815;
  margin-bottom: 0.1rem;
}
.article-date[data-v-3fc1b0c8] {
  font-size: 0.22rem;
  font-family: DINCondensed-Bold;
  color: rgba(0,0,0,.75);
}
.article-date .el-icon[data-v-3fc1b0c8] {
  vertical-align: top;
  position: relative;
  top: -0.02rem;
}
.article[data-v-3fc1b0c8] .van-highlight__tag {
  color: #dd4b39;
}
