.hupu-modal{position:relative}.hupu-modal:not(.hupu-modal-transparent):not(.hupu-modal-popup){width:100%;height:100%}.hupu-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;height:100%;background-color:rgba(0,0,0,.4)}.hupu-modal-mask-hidden{display:none}.hupu-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;height:100%;overflow:auto;outline:0;transform:translateZ(1px);-webkit-overflow-scrolling:touch}.hupu-modal-wrap-popup{display:block}.hupu-modal-transparent{width:270px}.hupu-modal-transparent .hupu-modal-content{padding-top:15px;border-radius:7px}.hupu-modal-transparent .hupu-modal-content .hupu-modal-body{padding:0 15px 15px}.hupu-modal-popup{position:fixed;left:0;width:100%}.hupu-modal-popup-slide-down{top:0}.hupu-modal-popup-slide-up{bottom:0}.hupu-modal-popup .hupu-modal-content{padding-bottom:env(safe-area-inset-bottom)}.hupu-modal-title{margin:0;color:#000;font-size:18px;line-height:1;text-align:center}.hupu-modal-header{padding:6px 15px 15px}.hupu-modal-content{position:relative;height:100%;overflow:hidden;text-align:center;background-color:#fff;background-clip:padding-box;border:0}.hupu-modal-close{position:absolute;right:15px;z-index:999;width:21px;height:21px;padding:0;background-color:transparent;border:0;outline:none}.hupu-modal-close-x{display:inline-block;width:15px;height:15px;background-repeat:no-repeat;background-size:cover}.hupu-modal-body{height:100%;overflow:auto;color:#888;font-size:15px;line-height:1.5}.hupu-modal{--primary_font-family:PingFangSC-Regular,PingFang SC;width:295px}.hupu-modal.hupu-modal-only-title .hupu-modal-content{padding-top:30px}.hupu-modal.hupu-modal-only-title .hupu-modal-content .hupu-modal-header{padding-bottom:24px}.hupu-modal.hupu-modal-only-title .hupu-modal-body{display:none}.hupu-modal.hupu-modal-transparent{width:78.7vw}.hupu-modal.hupu-modal-transparent .hupu-modal-content .hupu-modal-body{padding-left:20px;padding-right:20px;padding-bottom:24px}.hupu-modal .hupu-modal-content{background-color:var(--bg);padding-top:24px;width:100%;border-radius:2px}.hupu-modal .hupu-modal-content .hupu-modal-header{padding:0 11px 12px}.hupu-modal .hupu-modal-content .hupu-modal-header .hupu-modal-title{font-size:var(--hupu_font_size_title2);line-height:24px;font-weight:500;color:var(--primary_text)}.hupu-modal .hupu-modal-body{padding-bottom:24px}.hupu-modal .hupu-modal-body .hupu-modal-alert-content{font-size:var(--hupu_font_size_body2);line-height:22px;font-weight:400;font-family:var(--primary_font-family);color:var(--secondary_text)}.hupu-modal .hupu-modal-footer{height:46px}.hupu-modal .hupu-modal-footer .hupu-modal-button-group-h,.hupu-modal .hupu-modal-footer .hupu-modal-button-group-v{height:100%}.hupu-modal .hupu-modal-footer .hupu-modal-button-group-h .hupu-modal-button,.hupu-modal .hupu-modal-footer .hupu-modal-button-group-v .hupu-modal-button{padding:11px 16px;font-size:16px;line-height:24px}.hupu-modal .hupu-modal-footer .hupu-modal-button-group-h .hupu-modal-button:first-child,.hupu-modal .hupu-modal-footer .hupu-modal-button-group-v .hupu-modal-button:first-child{font-family:var(--secondary_font-family);color:var(--primary_text);font-weight:400}.hupu-modal .hupu-modal-footer .hupu-modal-button-group-h .hupu-modal-button:nth-child(2),.hupu-modal .hupu-modal-footer .hupu-modal-button-group-v .hupu-modal-button:nth-child(2){color:var(--primary_button);font-weight:500}.hupu-modal .hupu-modal-footer .hupu-modal-button-group-v .hupu-modal-button:first-child{font-family:var(--secondary_font-family);color:var(--primary_button);font-weight:500}.hupu-modal-button-group-h{position:relative;border-top:1px solid var(--line);display:flex}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .hupu-modal-button-group-h{border-top:none}html:not([data-scale]) .hupu-modal-button-group-h:before{position:absolute;top:0;right:auto;bottom:auto;left:0;z-index:1;display:block;background-color:var(--line);content:"";width:100%;height:1px;transform:scaleY(.5);transform-origin:50% 50%}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .hupu-modal-button-group-h:before{transform:scaleY(.33)}}.hupu-modal-button-group-h .hupu-modal-button{-webkit-touch-callout:none;flex:1 1;display:block;box-sizing:border-box;height:50px;color:#108ee9;font-size:18px;line-height:50px;text-align:center;text-decoration:none;outline:none;width:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hupu-modal-button-group-h .hupu-modal-button:first-child{color:#000}.hupu-modal-button-group-h .hupu-modal-button:last-child{position:relative;border-left:1px solid var(--line)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .hupu-modal-button-group-h .hupu-modal-button:last-child{border-left:none}html:not([data-scale]) .hupu-modal-button-group-h .hupu-modal-button:last-child:before{position:absolute;top:0;right:auto;bottom:auto;left:0;z-index:1;display:block;background-color:var(--line);content:"";width:1px;height:100%;transform:scaleX(.5);transform-origin:100% 50%}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .hupu-modal-button-group-h .hupu-modal-button:last-child:before{transform:scaleX(.33)}}.hupu-modal-button-group-v .hupu-modal-button{position:relative;-webkit-touch-callout:none;border-top:1px solid var(--line);display:block;box-sizing:border-box;height:50px;color:#108ee9;font-size:18px;line-height:50px;text-align:center;text-decoration:none;outline:none;width:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .hupu-modal-button-group-v .hupu-modal-button{border-top:none}html:not([data-scale]) .hupu-modal-button-group-v .hupu-modal-button:before{position:absolute;top:0;right:auto;bottom:auto;left:0;z-index:1;display:block;background-color:var(--line);content:"";width:100%;height:1px;transform:scaleY(.5);transform-origin:50% 50%}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .hupu-modal-button-group-v .hupu-modal-button:before{transform:scaleY(.33)}}.hupu-modal-button-active,.hupu-modal-button-active:active{background-color:#ddd}.hupu-modal-input-container{margin-top:9px;border:1px solid #ddd;border-radius:3px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .hupu-modal-input-container{position:relative;border:none}html:not([data-scale]) .hupu-modal-input-container:before{position:absolute;top:0;left:0;box-sizing:border-box;width:200%;height:200%;border:1px solid #ddd;border-radius:6px;transform:scale(.5);transform-origin:0 0;content:"";pointer-events:none}}.hupu-modal-input{height:36px;line-height:1}.hupu-modal-input:nth-child(2){position:relative;border-top:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .hupu-modal-input:nth-child(2){border-top:none}html:not([data-scale]) .hupu-modal-input:nth-child(2):before{position:absolute;top:0;right:auto;bottom:auto;left:0;z-index:1;display:block;background-color:#ddd;content:"";width:100%;height:1px;transform:scaleY(.5);transform-origin:50% 50%}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .hupu-modal-input:nth-child(2):before{transform:scaleY(.33)}}.hupu-modal-input input{position:relative;top:1px;box-sizing:border-box;width:98%;height:34px;margin:0;border:0}.hupu-modal-input input:-ms-input-placeholder{padding-left:8px;color:#ccc;font-size:14px}.hupu-modal-input input::-moz-placeholder{padding-left:8px;color:#ccc;font-size:14px}.hupu-modal-input input::placeholder{padding-left:8px;color:#ccc;font-size:14px}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content{border-radius:0}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-header{padding:9px 24px 12px}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-header .hupu-modal-title{color:#000;font-size:21px;text-align:left}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-body{padding:0 24px 15px;color:#000;text-align:left}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-body .hupu-modal-input-container{border:0;border-bottom:1px solid #ddd}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-body .hupu-modal-input-container:before{display:none!important}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-body .hupu-modal-input-container{border-bottom:none}html:not([data-scale]) .hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-body .hupu-modal-input-container:after{position:absolute;top:auto;right:auto;bottom:0;left:0;z-index:1;display:block;background-color:#ddd;content:"";width:100%;height:1px;transform:scaleY(.5);transform-origin:50% 100%}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-body .hupu-modal-input-container:after{transform:scaleY(.33)}}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-body .hupu-modal-input-container .hupu-modal-input:first-child{border-top:0}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-body .hupu-modal-input-container .hupu-modal-input:first-child:before{display:none!important}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-footer{padding-bottom:12px}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-footer .hupu-modal-button-group-h{justify-content:flex-end;padding:0 12px;overflow:hidden;border-top:0}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-footer .hupu-modal-button-group-h:before{display:none!important}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-footer .hupu-modal-button-group-h .hupu-modal-button{flex:initial;box-sizing:border-box;height:48px;margin-left:3px;padding:0 15px}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-footer .hupu-modal-button-group-h .hupu-modal-button:first-child{color:#777}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-footer .hupu-modal-button-group-h .hupu-modal-button:last-child{border-left:0}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-footer .hupu-modal-button-group-h .hupu-modal-button:last-child:before{display:none!important}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-footer .hupu-modal-button-group-v.hupu-modal-button-group-normal{display:flex;justify-content:flex-end;padding:0 12px;overflow:hidden}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-footer .hupu-modal-button-group-v.hupu-modal-button-group-normal .hupu-modal-button{border-top:0;box-sizing:border-box;height:48px;margin-left:3px;padding:0 15px}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-footer .hupu-modal-button-group-v.hupu-modal-button-group-normal .hupu-modal-button:before{display:none!important}.hupu-modal.hupu-modal-transparent.hupu-modal-android .hupu-modal-content .hupu-modal-footer .hupu-modal-button-group-operation .hupu-modal-button{padding-left:15px;text-align:start}.hupu-modal.hupu-modal-operation .hupu-modal-content{height:auto;padding-top:0;border-radius:7px}.hupu-modal.hupu-modal-operation .hupu-modal-content .hupu-modal-body{padding:0!important}.hupu-modal.hupu-modal-operation .hupu-modal-content .hupu-modal-button{padding-left:15px;color:#000;text-align:left}.hupu-modal-alert-content,.hupu-modal-propmt-content{overflow:hidden;zoom:1}.wx-open-launch-app{position:absolute;left:0;top:0;width:100%;height:100%;z-index:99999;opacity:1}.wx-open-launch-app-wrapper{position:relative;display:inline-block}.index_hupu-regular-font__k1Nbg{font-family:PingFangSC-Regular,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif}.index_hupu-medium-font__JhcR0{font-family:PingFangSC-Medium,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif}.index_hupu-font-score__LcQ2f{font-size:var(--hupu_font_size_score);line-height:38px}.index_hupu-font-statement__oAlIQ{font-size:var(--hupu_font_size_statement);line-height:30px}.index_hupu-font-title1__EGVFE{font-size:var(--hupu_font_size_title1);line-height:26px}.index_hupu-font-tab1__K2q5R{font-size:var(--hupu_font_size_tab1);line-height:24px}.index_hupu-font-title2__Y_evR{font-size:var(--hupu_font_size_title2);line-height:24px}.index_hupu-font-body1__mlALz{font-size:var(--hupu_font_size_body1);line-height:28px}.index_hupu-font-title3__82exk{font-size:var(--hupu_font_size_title3);line-height:18px}.index_hupu-font-body2__timhi{font-size:var(--hupu_font_size_body2);line-height:22px}.index_hupu-font-body3__lJ6_4{font-size:var(--hupu_font_size_body3);line-height:32px}.index_hupu-font-body4___WhYI{font-size:var(--hupu_font_size_body4);line-height:36px}.index_hupu-font-body5__vbEEw{font-size:var(--hupu_font_size_body5);line-height:29px}.index_hupu-font-callout__5hjbB{font-size:var(--hupu_font_size_callout);line-height:17px}.index_hupu-font-footnote__byyXS{font-size:11px;line-height:12px}.index_hupu-font-footnote2__XAKOv{font-size:9px;line-height:10px}.index_hupu-font-dangerous-footnote__S0b3x{font-size:22px;line-height:24px;transform:scale(.5)}.index_hupu-font-dangerous-footnote2__lKg77{font-size:18px;line-height:20px;transform:scale(.5)}.index_ellipsis-oneLine__gzXvB{display:-webkit-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.index_detail__HhEhD .zone{padding:16px 15px 16px 16px;background-color:var(--bg);border-top:1px solid #f3f5fc}.index_detail__HhEhD .zone-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.index_detail__HhEhD .zone-header-left{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.index_detail__HhEhD .zone-header-left-img{box-shadow:0 2px 13px 0 rgba(0,0,0,.08);border-radius:3px;-o-object-fit:contain;object-fit:contain}.index_detail__HhEhD .zone-header-left-info{margin-left:8px}.index_detail__HhEhD .zone-header-left-info-title{font-family:PingFangSC-Medium,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif;font-size:var(--hupu_font_size_title2);line-height:24px;color:var(--primary_text)}.index_detail__HhEhD .zone-header-left-info-desc{font-family:PingFangSC-Regular,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif;font-size:var(--hupu_font_size_callout);line-height:17px;margin-top:8px;color:var(--tertiary_text)}.index_detail__HhEhD .zone-header-right,.index_detail__HhEhD .zone-header-right-btn{display:flex;flex-direction:row;align-items:center;justify-content:center}.index_detail__HhEhD .zone-header-right-btn{font-family:PingFangSC-Regular,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif;font-size:var(--hupu_font_size_callout);line-height:17px;padding:4px 8px;background:var(--bg_click);border-radius:2px}.index_detail__HhEhD .zone-header-right-btn-title{font-family:PingFangSC-Medium,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif;font-size:var(--hupu_font_size_callout);line-height:17px;margin-left:2px;color:var(--primary_button)}.index_detail__HhEhD .zone-desc{font-family:PingFangSC-Regular,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif;margin-top:16px;font-size:12px;color:var(--tertiary_text);line-height:17px}.index_detail__HhEhD .line{height:8px;background-color:var(--separator)}.index_detail__HhEhD .list .exposure:last-child .post:last-child{border-bottom:none}.index_detail__HhEhD .post{display:block;padding:16px;background-color:var(--bg);border-bottom:1px solid var(--line)}.index_detail__HhEhD .post-header span{font-family:PingFangSC-Regular,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif;font-size:var(--hupu_font_size_callout);line-height:17px;color:var(--secondary_text)}.index_detail__HhEhD .post-header-tag{color:var(--tag2)!important}.index_detail__HhEhD .post-body{font-family:PingFangSC-Regular,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif;font-size:var(--hupu_font_size_title2);line-height:24px;margin-top:8px;color:var(--primary_text)}.index_detail__HhEhD .post-body .icon{font-size:20px;vertical-align:sub}.index_detail__HhEhD .post-footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:12px}.index_detail__HhEhD .post-footer-left-tag{font-family:PingFangSC-Regular,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif;font-size:var(--hupu_font_size_callout);line-height:17px;display:inline-flex;align-items:center;color:var(--tertiary_text)}.index_detail__HhEhD .post-footer-left-tag-text{margin-left:2px}.index_detail__HhEhD .post-footer-left-tag:not(:first-child){margin-left:8px}.index_detail__HhEhD .post-footer-right{font-family:PingFangSC-Regular,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif;font-size:11px;line-height:12px;color:var(--tertiary_text)}.hupu-regular-font{font-family:hupufont-Regular,PingFangSC-Regular,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,Oxygen,Ubuntu,Cantarell,sans-serif}.hupu-medium-font{font-family:hupufont-Medium,PingFangSC-Medium,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,Oxygen,Ubuntu,Cantarell,sans-serif}.hupu-font-score{font-size:var(--hupu_font_size_score);line-height:38px}.hupu-font-statement{font-size:var(--hupu_font_size_statement);line-height:30px}.hupu-font-title1{font-size:var(--hupu_font_size_title1);line-height:26px}.hupu-font-tab1{font-size:var(--hupu_font_size_tab1);line-height:24px}.hupu-font-title2{font-size:var(--hupu_font_size_title2);line-height:24px}.hupu-font-body1{font-size:var(--hupu_font_size_body1);line-height:28px}.hupu-font-title3{font-size:var(--hupu_font_size_title3);line-height:18px}.hupu-font-body2{font-size:var(--hupu_font_size_body2);line-height:22px}.hupu-font-body3{font-size:var(--hupu_font_size_body3);line-height:32px}.hupu-font-body4{font-size:var(--hupu_font_size_body4);line-height:36px}.hupu-font-body5{font-size:var(--hupu_font_size_body5);line-height:29px}.hupu-font-callout{font-size:var(--hupu_font_size_callout);line-height:17px}.hupu-font-footnote{font-size:11px;line-height:12px}.hupu-font-footnote2{font-size:9px;line-height:10px}.hupu-font-dangerous-footnote{font-size:22px;line-height:24px;transform:scale(.5)}.hupu-font-dangerous-footnote2{font-size:18px;line-height:20px;transform:scale(.5)}.fufu-loading{padding:12px 0;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden;font-size:var(--hupu_font_size_callout);line-height:17px;color:var(--tertiary_text)}.fufu-loading>div:first-child{margin:0!important;display:inline-block;transform:scale(2);transform-origin:right center}.hupu-m-nav-tabs-component-wrapper{width:100vw;display:block;position:fixed;top:0;left:0;right:0;z-index:998;background:var(--bg);overflow:hidden;box-sizing:border-box;border-bottom:1px solid var(--line)}.hupu-m-nav-tabs-component-wrapper a{text-decoration:none}.hupu-m-nav-tabs-component-wrapper .avatar{display:block;width:28px;height:28px;border-radius:50%;font-size:0}.hupu-m-nav-tabs-component-wrapper .avatar img{width:28px;height:28px;border-radius:50%}.hupu-m-nav-tabs-component-wrapper .tabs-component-search{position:relative;height:44px;display:flex;align-items:center;padding:0 16px}.hupu-m-nav-tabs-component-wrapper .tabs-component-search-logo{width:36px;height:31px;background:url(https://activity-static.hoopchina.com.cn/images/22613-sn91f8rc-upload-1655090836640-2.png) 0 0 no-repeat;background-size:contain;font-size:0}.hupu-m-nav-tabs-component-wrapper .tabs-component-search-input{flex:1 1;margin:0 16px;background:var(--bg_click);border-radius:2px;height:28px;display:flex;align-items:center;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:var(--tertiary_text);line-height:18px}.hupu-m-nav-tabs-component-wrapper .tabs-component-search-input-icon{width:14px;height:14px;margin:0 8px}.hupu-m-nav-tabs-component-wrapper .tabs-component-search-input input{border:0;outline:none;margin-right:8px}.hupu-m-nav-tabs-component-wrapper .tabs-component-search-app{flex-grow:0;flex-shrink:0;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:var(--white_text);line-height:18px;width:76px;height:28px;background:var(--primary_button);border-radius:2px;display:flex;align-items:center;justify-content:center;white-space:nowrap;margin-left:auto}.hupu-m-nav-tabs-component-wrapper .tabs-component{height:44px;position:relative;display:flex;align-items:center;overflow-x:scroll;overflow-y:hidden;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:var(--tertiary_text);line-height:24px;white-space:nowrap;padding-left:16px;padding-right:8px}.hupu-m-nav-tabs-component-wrapper .tabs-component::-webkit-scrollbar{display:none}.hupu-m-nav-tabs-component-wrapper .tabs-component .tabs-item{flex-shrink:0;flex-grow:0;margin-right:24px;position:relative;font-weight:400;font-size:16px;color:var(--tertiary_text);line-height:24px;cursor:pointer}.hupu-m-nav-tabs-component-wrapper .tabs-component .tabs-item-selected{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:var(--primary_text);line-height:24px}.hupu-m-nav-tabs-component-wrapper .tabs-component .tabs-item-selected:after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:3px;background:var(--primary_button);z-index:100}.hupu-m-nav-tabs-component-wrapper .tabs-component .small-line{position:absolute;bottom:0;height:3px;will-change:left,width;z-index:100;background:var(--primary_button)}.tabs-component-occu-1,.tabs-component-occu-2{width:100vw;height:44px}@media (prefers-color-scheme:dark){body:not([hupu-ui-theme=light]) .tabs-component-search-logo{width:36px;height:31px;background:url(https://activity-static.hoopchina.com.cn/images/2278-i4obtjrc-upload-1657266827273-2.png) 0 0 no-repeat;background-size:contain;font-size:0}}