.topic{padding:90px 0 60px}.topic .topic-head{display:flex;background:#fff;padding:16px;border-radius:8px;margin-bottom:50px}.topic .topic-head .topic-head-img{width:584px;height:365px;border-radius:6px;object-fit:cover;margin-right:40px}.topic .topic-head .topic-countdown{gap:8px;margin:16px 0;font-size:14px;font-weight:500}.topic .topic-head .topic-countdown .CountDown-item:not(:last-child){margin-right:5px}.topic .topic-head .topic-countdown .CountDown-item:not(:first-child){margin-left:5px}.topic .topic-head .topic-info{flex:1 1}.topic .topic-head .topic-info .topic-title-wrap{align-items:flex-start;justify-content:flex-start}.topic .topic-head .topic-info .topic-title-wrap>p.badge{flex-shrink:0;border-radius:4px;background:var(--red);line-height:22px;padding:0 6px;font-size:12px;color:#fff;margin:5px 4px 0 0}.topic .topic-head .topic-info .topic-title-wrap>div{margin-left:auto}.topic .topic-head .topic-info .topic-title-wrap>div>span{display:inline-block;width:40px;height:40px;padding:8px;border-radius:6px;background:var(--bg-5);cursor:pointer}@media screen and (max-width:1100px){.topic .topic-head{display:block}.topic .topic-head .topic-head-img{width:100%;margin-bottom:24px}}.topic .topic-detail{width:100%;background:var(--bg-1);border-radius:16px;margin-top:32px;padding:24px;margin-bottom:32px}.topic .topic-detail .topic-detail-info{color:var(--text-1)}.topic .topic-detail .topic-detail-info .topic-detail-info-title{font-size:28px;font-weight:500}.topic .topic-detail .topic-detail-info .topic-detail-info-popover-contact{text-align:center;width:40px;height:40px;border:1px solid rgba(34,47,64,.12);border-radius:8px;cursor:pointer}.topic .topic-detail .topic-detail-info .topic-detail-info-popover-contact:hover{background:var(--bg-2)}.topic .topic-detail .topic-detail-tags{margin-top:12px}.topic .topic-detail .topic-detail-tags .topic-detail-tags-item{border:1px solid rgba(34,47,64,.059);display:block;padding:5px 12px;border-radius:8px;font-size:13px;color:var(--text-2);font-weight:400;background:#fff}.topic .topic-detail .topic-detail-tags .topic-detail-tags-item:hover{background:var(--bg-2)}.topic .topic-detail .topic-detail-countdown{margin-top:40px}.topic-detail-info-popover{background:#fff;border-radius:12px;box-shadow:0 6px 16px 0 rgba(0,0,0,.059);border:1px solid rgba(34,47,64,.059)}.topic-detail-info-popover.IPopover.ant-popover .ant-popover-inner{border-radius:12px}.topic-detail-info-popover .topic-detail-info-popover-content{padding:24px 32px;width:260px;height:154px;color:var(--text-2);font-size:12px}.topic-detail-info-popover .topic-detail-info-popover-content>div:last-child>div{width:40px;height:40px;border-radius:20px;text-align:center;line-height:40px;background:#ff6b42;margin:0 auto;cursor:pointer}.topic-title-btn-overlay .ant-popover-inner{border-radius:8px}.topic-title-btn-overlay .ant-popover-inner .ant-popover-inner-content{padding:0;color:var(--text-2)}.topic-title-btn-overlay .ant-popover-inner .ant-popover-inner-content h3{padding:0 20px;line-height:48px;border-bottom:1px solid var(--line-1)}.topic-title-btn-overlay .ant-popover-inner .ant-popover-inner-content>div{width:180px}.topic-title-btn-overlay .ant-popover-inner .ant-popover-inner-content>div>p{margin:8px 0 20px}.topic-title-btn-overlay .ant-popover-inner .ant-popover-inner-content>div .IButton{width:100%}