/*话题 topic*/
.topic-top-box{position:relative;padding-bottom:1rem;overflow:hidden}
.topic-top-background{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}
.topic-top-background-image{background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-filter:blur(10px);filter:blur(10px)}
.topic-top-background-bg{background-color:rgba(0,0,0,0.7)}
.topic-information{position:relative;margin:2rem 1.6rem 1.4rem;z-index:500}
.default-topic-information-avatar{background:url(https://file.jingpt.com/wap/images/explain-default-830.png) no-repeat center;background-size:cover}
.topic-information-avatar-box{position:relative;margin-right:1.2rem;width:6.4rem;height:6.4rem;overflow:hidden;border-radius:8px}
.topic-information-avatar{position:absolute;top:0;left:0;background-position:center;background-repeat:no-repeat;background-size:cover}
.topic-information-content{margin-right:0.4rem}
.topic-information-content-follow-box{margin-bottom:1.2rem;margin-right:1.6rem;margin-left:1.6rem}
.topic-information-content-follow-num-box{margin-right:1.5rem}
.topic-dynamic-box{position:relative;margin-top:-1rem;padding-top:2rem;border-radius:14px 14px 0 0}
.topic-dynamic-title{padding:0 1.6rem}
.topic-top-box .multi-clamp-wrapper{margin-right:1.4rem;margin-left:1.8rem;margin-bottom:0.8rem}
.topic-top-box .multi-clamp-wrapper .clamp-icon{color:rgba(255,255,255,0.6);background-color:rgba(0,0,0,0.3)}
.topic-top-box .multi-clamp-wrapper .clamp-icon::after{border-color:rgba(255,255,255,0.4)}
.topic-dynamic-item-content-action{margin-top:0.8rem}
.topic-content .topic-dynamic-item-content-action{color:#9ca5bd}
.topic-content .topic-dynamic-item:not(:first-child){padding-top:1.6rem}
.topic-content .topic-dynamic-item{position:relative;padding-bottom:1.6rem;}
.topic-content .topic-dynamic-item:not(:last-child)::after{content:"\20";position:absolute;bottom:0;left:1.6rem;right:1.6rem;height:1px;background-color:#e8e8f3;-webkit-transform:scaleY(0.5);transform:scaleY(0.5)}
/*文章列表 ArticleList*/
.topic-dynamic-item{padding:2rem 1.6rem 0 1.6rem}
.topic-dynamic-item:last-child{border:none}
.topic-dynamic-item-img-box{width:10rem;height:8rem;margin-right:1.2rem;border-radius:0.4rem}
.topic-dynamic-item-img{object-fit:cover}
.topic-dynamic-item-telegraph-img1{margin:0.4rem 0.8rem 0 0;max-width:16rem;max-height:16rem;object-fit:cover}
.topic-dynamic-item-telegraph-img2{margin:0.4rem 0.8rem 0 0;width:10.9rem;height:10.9rem;object-fit:cover}
.article-live-tag{border-bottom-right-radius:10px}
.article-live-animation-1{left:0.7rem;animation:live-animation 1s infinite linear both}
.article-live-animation-2{left:1rem;animation:live-animation 1s infinite linear both;animation-delay:0.3s}
.article-live-animation-3{left:1.3rem;animation:live-animation 1s infinite linear both;animation-delay:0.6s}
@keyframes live-animation{
  0%{transform:translate(0, -50%) scaleY(0.8)} 
  50%{transform:translate(0, -50%) scaleY(0.5)} 
  80%{transform:translate(0, -50%) scaleY(1)} 
  100%{transform:translate(0, -50%) scaleY(0.8)}
}
.topic-dynamic-item-from{max-width:60%}
.topic-dynamic-item-num{max-width:38%}
/*滑动栏目*/
.topic-column-box .swiper.topic-column-banner{padding:1.6rem 0}
.topic-column-box .swiper .topic-column-banner-item{width:12rem;height:16rem;box-shadow:0 2px 4px 0 #f4f7ff}
.topic-column-box .swiper .topic-column-banner-item:first-child{margin-left:1.6rem}
.topic-column-box .swiper .topic-column-banner-item:last-child{margin-right:1.6rem}
.topic-column-box .swiper .default-topic-column-img{background:url(https://file.jingpt.com/wap/images/explain-default-830.png) no-repeat center;background-size:cover}
/*滑动栏目*/
/*话题*/