img[src=""][data-v-8a279e56],
img[data-v-8a279e56]:not([src]) {
  opacity: 0;
}
.banner-container[data-v-8a279e56] {
  display: flex;
  background: #fff;
  border: 1px solid #efefef;
  box-shadow: 0 4px 8px 0 #ebedf5;
  border-radius: 8px;
  border-radius: 8px;
  width: 100%;
  box-sizing: border-box;
}
.banner-image[data-v-8a279e56] {
  width: 80px;
  height: 80px;
  border-radius: 5px 0 0 5px;
  margin-right: 24px;
}
.banner-image img[data-v-8a279e56] {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px 0px 0px 5px;
}
.banner-text-container[data-v-8a279e56] {
  padding-top: 12px;
  padding-right: 5px;
  /* 高度需要固定，否则可能会出现文本显示一半等问题，图片需要等宽高 */
  width: calc(100% - 104px);
  box-sizing: border-box;
}
.banner-title[data-v-8a279e56] {
  font-family: PingFangSC-Medium;
  font-size: 15px;
  font-weight: 600;
  color: #03081a;
  line-height: 30px;
}
.banner-summary[data-v-8a279e56] {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #03081a;
}
.banner-summary p[data-v-8a279e56] {
  overflow: hidden;
  height: 30px;
  text-overflow: ellipsis;
  display: box;
  -webkit-line-clamp: 2;
  box-orient: vertical;
}
.banner-title p[data-v-8a279e56] {
  overflow: hidden;
  height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.recommend-item[data-v-c24796c0] {
  margin-bottom: 12px;
}

.container[data-v-7f3a2586]{width:100vw;height:100vh;background-color:#fff;user-select:none;font-family:PingFangSC-Medium,Arial,Helvetica,sans-serif;display:flex;flex-direction:column;align-items:center;padding:13.3333333333vw 4.2666666667vw 0vw;box-sizing:border-box}.through-the-top[data-v-7f3a2586]{padding-top:33.3333333333vw !important}.offline-text[data-v-7f3a2586]{font-size:4.2666666667vw;margin:5.3333333333vw 0}.offline-img[data-v-7f3a2586]{width:40vw;height:26.6666666667vw}.more-activity[data-v-7f3a2586]{font-size:4.2666666667vw;font-weight:650;margin:5.3333333333vw 0 2.6666666667vw}.recommend-area[data-v-7f3a2586]{width:91.7vw}
