.top-tabs[data-v-f16f3bec] {
  margin: 0.85rem 0;
}
.inner[data-v-f16f3bec] {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 0.6rem;
}
.inner .tab[data-v-f16f3bec] {
  margin-right: 1.4rem;
  font-size: 0.32rem;
  font-family: Helvetica;
  color: #727171;
  line-height: 0.38rem;
  cursor: pointer;
}
.inner .tab.active[data-v-f16f3bec] {
  font-weight: bold;
  color: #231815;
}
.inner[data-v-f16f3bec]::after {
  position: absolute;
  left: 0;
  content: "";
  width: 0.36rem;
  height: 0.04rem;
  background: #e50112;
}
.inner[data-v-f16f3bec]::before {
  position: absolute;
  left: 0;
  top: -0.85rem;
  content: "";
  width: 0.01rem;
  height: 1.2rem;
  background: #231815;
}
.item[data-v-3108e4ee] {
  display: flex;
  justify-content: space-between;
  padding: 0 0 0.3rem;
  border-top: 0.01rem solid #727171;
  cursor: pointer;
}
.item .left[data-v-3108e4ee] {
  position: relative;
  width: 4.48rem;
  height: 2.52rem;
  margin-right: 0.5rem;
  overflow: hidden;
}
.item .left img[data-v-3108e4ee] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item .left .date-box[data-v-3108e4ee] {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0.2rem 0.64rem 0.2rem 0.2rem;
  background: hsla(0,0%,100%,.9);
  font-size: 0.36rem;
  font-weight: bold;
  color: #231815;
  font-family: DINCondensed-Bold,DINCondensed;
}
.item .right[data-v-3108e4ee] {
  flex: 1;
  padding-top: 0.3rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.item .right .title[data-v-3108e4ee] {
  font-size: 0.24rem;
  font-family: Helvetica-Bold,Helvetica;
  font-weight: bold;
  color: #231815;
}
.item .right .intro[data-v-3108e4ee] {
  margin: 0.2rem 0 0.24rem;
  font-size: 0.18rem;
  font-family: Helvetica;
  color: #727171;
  line-height: 0.28rem;
  flex: 1;
  overflow: hidden;
}
.item .right .intro-inner[data-v-3108e4ee] {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  margin-right: -0.3rem;
  padding-right: 0.3rem;
}
.item .right .box[data-v-3108e4ee] {
  font-size: 0.14rem;
  font-family: Helvetica;
  color: #bbb;
  line-height: 0.17rem;
}
.after[data-v-3108e4ee] {
  width: 2.62rem;
  font-size: 0.26rem;
  text-align: right;
  color: #727171;
}
.events[data-v-1d9fc6cc] {
  margin-bottom: 0.8rem;
}
[data-v-1d9fc6cc] .control-item {
  margin-right: 0.4rem !important;
  font-size: 0.3rem !important;
}
[data-v-1d9fc6cc] .control-item.active {
  font-weight: bold;
}
