@supports(display:grid){.ma-active-card__list{display:grid;row-gap:.55556rem;column-gap:.55556rem;grid-template-columns:repeat(auto-fill,minmax(6.94444rem,1fr))}}@supports not (display:grid){.ma-active-card{width:8rem;height:100%;margin:.27778rem}.ma-active-card__list{display:flex;flex-wrap:wrap;margin:-.27778rem}}@media (-ms-high-contrast:none){.ma-active-card{width:8rem;height:100%;margin:.27778rem}.ma-active-card__list{display:flex;flex-wrap:wrap;margin:-.27778rem}}@media screen and (max-width:600px){@supports(display:grid){.ma-active-card__list.responsive{display:grid;row-gap:.44444rem;column-gap:.44444rem;grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}@supports not (display:grid){.ma-active-card__list.responsive{margin:0}.ma-active-card__list.responsive .ma-active-card{width:100%;margin:.22222rem 0}}}@media (-ms-high-contrast:none)and (max-width:600px){.ma-active-card__list.responsive{margin:0}.ma-active-card__list.responsive .ma-active-card{width:100%;margin:.22222rem 0}}.ma-active-card{position:relative;min-height:8.5rem;height:100%;background:#fff;border-radius:.55556rem;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;box-shadow:0 .16667rem .69444rem rgba(119,119,142,.12)}.ma-active-card:hover{box-shadow:0 .27778rem .83333rem rgba(119,119,142,.35);text-decoration:none}.ma-active-card:hover .ma-active-card__opers--section{display:block}.ma-active-card:hover .ma-active-card__share{display:inline-flex}.ma-active-card__object{position:relative;height:4.27778rem;padding:.33333rem;background-position:50%;background-size:cover;background-repeat:no-repeat;display:flex;align-items:flex-start;background-color:#f1f2fa;border-radius:.55556rem .55556rem 0 0}.ma-active-card__statuses{flex:1;display:flex;align-items:center}.ma-active-card__status{margin-right:.16667rem;display:block;width:.83333rem;height:.83333rem;background:#0c6;border-radius:.22222rem}.ma-active-card__status.start{display:flex;align-items:flex-end;justify-content:center;padding-bottom:.22222rem}.ma-active-card__status.start span{display:block;width:.08333rem;height:.38889rem;background-color:#fff;border-radius:.08333rem;margin-right:.08333rem;transform-origin:center bottom;animation:statusStart 1.5s linear infinite}.ma-active-card__status.start span:nth-child(2){animation-delay:.3s}.ma-active-card__status.start span:nth-child(3){animation-delay:.6s}.ma-active-card__status.start span:last-child{margin-right:0}.ma-active-card__playback{background:#0c6}.ma-active-card__playback,.ma-active-card__stick{border-radius:.22222rem;height:.83333rem;line-height:.83333rem;color:#fff;font-size:.38889rem;padding:0 .22222rem}.ma-active-card__stick{display:block;background:rgba(62,60,81,.9)}.ma-active-card__price{display:block;background:rgba(255,255,255,.92);font-weight:500;font-size:.38889rem;color:#1c1c1c}.ma-active-card__price,.ma-active-card__share{padding:0 .22222rem;height:.83333rem;border-radius:.22222rem;line-height:.83333rem}.ma-active-card__share{background:rgba(62,60,81,.9);color:#fff;align-items:center;margin-left:.22222rem;display:none}.ma-active-card__share .ma-icon{vertical-align:-.08333rem}.ma-active-card__main{padding:.55556rem .66667rem .61111rem;border-top:0;flex:1;border-radius:0 0 .55556rem .55556rem}.ma-active-card__title{margin-bottom:.27778rem;font-weight:500;font-size:.5rem;line-height:.72222rem;color:#1c1c1c;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;height:1.44444rem}.ma-active-card__info{position:relative;margin-bottom:.22222rem;font-weight:400;font-size:.38889rem;line-height:.55556rem;color:#1c1c1c;padding-left:.55556rem}.ma-active-card__info:last-child{margin-bottom:0}.ma-active-card__info:before{content:"";position:absolute;left:0;top:.11111rem;width:.33333rem;height:.33333rem;background-repeat:no-repeat;background-position:50%;background-size:contain}.ma-active-card__info.time:before{background-image:url(https://cdn.meeting.tencent.com/assets/events/host/_next/static/media/time.8a62397a.svg)}.ma-active-card__info.participants:before{background-image:url(https://cdn.meeting.tencent.com/assets/events/host/_next/static/media/participants.1e04679d.svg)}.ma-active-card__info.sponsor{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ma-active-card__info.sponsor:before{background-image:url(https://cdn.meeting.tencent.com/assets/events/host/_next/static/media/sponsor.833fb342.svg)}.ma-active-card__surplus{position:absolute;right:.66667rem;bottom:.61111rem;font-size:.38889rem;line-height:.55556rem;color:#ffc530}.ma-active-card__opers{background:rgba(0,0,0,.3);width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:.77778rem}.ma-active-card__opers .ma-button--pure.tea-btn.ma-button{border:0}.ma-active-card__opers--section{display:none;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:.55556rem}.ma-active-card__oper.tea-btn.ma-button{border-radius:.22222rem}.ma-active-card__oper.tea-btn.ma-button.is-disabled{background:#f6f8fb;color:#c5c5ce}.ma-active-card__oper.tea-btn.ma-button+.ma-active-card__oper{margin-top:.44444rem}.ma-active-card__more{display:none;position:absolute;right:.55556rem;bottom:.55556rem;color:#77778e;font-size:.33333rem}.ma-active-card__more .ma-icon{margin-right:.05556rem;vertical-align:-.11111rem}.ma-active-card__more:hover{color:#1c1c1c}@keyframes statusStart{0%,to{transform:scaleY(1)}50%{transform:scaleY(0)}}@media screen and (max-width:1023px){.ma-active-card__list.responsive .ma-active-card{min-height:auto;border-radius:.44444rem;border:0;box-shadow:0 0 .83333rem rgba(119,119,142,.15);border-radius:16px}.ma-active-card__list.responsive .ma-active-card__object{border-radius:.44444rem .44444rem 0 0}.ma-active-card__list.responsive .ma-active-card__share.is-fixed{display:inline-flex}.ma-active-card__list.responsive .ma-active-card__more{display:block}.ma-active-card__list.responsive .ma-active-card:hover .ma-active-card__opers--section{display:none}.ma-active-card__list.responsive .ma-active-card__main{border:0;padding:.55556rem}}@media screen and (max-width:600px){.ma-active-card__list.responsive .ma-active-card__title{height:auto}}.InfiniteScroll_scrollList__7pRfL{width:100%}.InfiniteScroll_scrollList__7pRfL .adm-list-body{border:0;background-color:transparent;overflow:inherit}.InfiniteScroll_scrollList__7pRfL .adm-infinite-scroll{padding:0 0 .38889rem;font-size:.38889rem;color:#7b818f}.InfiniteScroll_scrollList__7pRfL .adm-list-body-inner{padding-bottom:.83333rem}.ma-section-layout{padding:0 1.52778rem}.ma-section-layout__main{position:relative;max-width:36.94444rem;margin:0 auto;width:100%}@media screen and (max-width:1023px){.ma-section-layout{padding:0}}.home-panel.empty{flex:1}.home-panel.empty .ma-section-layout__main{height:100%}.home-panel.empty .ma-section-layout__main .ma-anchor-panel{height:100%;display:flex;flex-direction:column}.home-panel.empty .ma-section-layout__main .ma-anchor-panel .ma-none-panel{flex:1;padding:0}.pg-audience-home .home-panel{margin:-.83333rem auto 0;padding-bottom:2.5rem;width:100%}.pg-audience-home .home-panel .ma-section-layout__main{z-index:0}.pg-audience-home .ma-home-hero__tags{margin-bottom:.94444rem}.pg-audience-home .home-intro{color:#1c1c1c;border-top:.05556rem solid #e9e9f4}.pg-audience-home .home-intro__item{margin-top:1.11111rem}.pg-audience-home .home-intro__item--title{font-weight:500;font-size:.55556rem;line-height:.77778rem;padding-left:.83333rem;position:relative}.pg-audience-home .home-intro__item--title:before{width:.66667rem;height:.66667rem;position:absolute;content:"";left:0;top:50%;transform:translateY(-50%);background-image:url(https://cdn.meeting.tencent.com/assets/events/host/_next/static/media/icon-overview.97096078.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;pointer-events:none}.pg-audience-home .home-intro__item--con{margin-top:.55556rem;font-size:.44444rem;line-height:.83333rem}.pg-audience-home .home-intro__item.overview .home-intro__item--con{font-weight:500}.pg-audience-home .home-intro__item.intro .home-intro__item--con{color:rgba(0,0,0,.7)}.pg-audience-home .home-intro__item.intro .home-intro__item--title:before{background-image:url(https://cdn.meeting.tencent.com/assets/events/host/_next/static/media/icon-intro.19fca3c1.svg)}@media screen and (max-width:1023px){.pg-audience-home.is-full-responsive .ma-anchor-panel-nav{margin:0 -.55556rem}.pg-audience-home.is-full-responsive .ma-anchor-panel-nav__extra{display:none}.pg-audience-home.is-full-responsive .home-panel{margin-top:0;padding-bottom:0}.pg-audience-home.is-full-responsive .home-intro{border-top-width:.02778rem}.pg-audience-home.is-full-responsive .home-intro__item{margin-top:.66667rem}.pg-audience-home.is-full-responsive .home-intro__item--title{font-size:.38889rem;line-height:.55556rem;padding-left:.72222rem}.pg-audience-home.is-full-responsive .home-intro__item--title:before{width:.55556rem;height:.55556rem}.pg-audience-home.is-full-responsive .home-intro__item--con{font-size:.38889rem;line-height:.61111rem;margin-top:.22222rem}.pg-audience-home.is-full-responsive .home-intro__item.intro .home-intro__item--con{margin-top:.44444rem}.pg-audience-home.is-full-responsive .ma-home-hero__btn.attention-btn{min-width:6.11111rem;flex-grow:2}}.registration-error-page{background-color:#fff;height:calc(100vh - 3.88889rem)}@media screen and (max-width:520px){body.is-mobile.is-wemeet,body.is-mobile.is-wemeet .ma-layout__body,body.is-mobile.is-wemeet .ma-layout__content,body.is-mobile.is-wemeet .ma-layout__content-inner{overflow:visible}body.is-mobile.is-wemeet #__next,body.is-mobile.is-wemeet .ma-layout__content-inner{height:auto}}