/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;-webkit-animation:pswp-clockwise .6s linear infinite;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@-webkit-keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{height:30px;margin:15px 0 0 20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.pswp.pswp--open .pswp__container .pswp__item .pswp__zoom-wrap{height:100%;width:100%}.pswp.pswp--open .pswp__container .pswp__item .pswp__img{height:unset!important;width:unset!important;transform:translateY(-50%);background-size:contain;max-height:70vh;max-width:100vw;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.hupu-bbs-post{background-color:var(--bg)}.hupu-bbs-post-error-wrapper{position:relative;width:100%;display:flex;align-items:center;justify-content:center;background:var(--bg)}.hupu-bbs-post-error-wrapper .error-post-content{padding:110px 0;width:180px}.hupu-bbs-post-error-wrapper .error-post-content .error-post-lottie{width:180px;height:180px}.hupu-bbs-post-error-wrapper .error-post-content-image{margin-bottom:16px;background-size:cover;width:180px;height:180px}.hupu-bbs-post-error-wrapper .error-post-content-text{color:var(--tertiary_text);font-weight:400;text-align:center;font-size:var(--hupu_font_size_body1);line-height:28px}.hupu-bbs-post .basketball-playerScore-card{margin:12px 16px 24px;padding:12px;background-color:var(--bg_card);box-shadow:0 2px 10px 0 rgba(0,0,0,.08);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hupu-bbs-post .basketball-playerScore-card .playerScore-content{display:flex}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-avatar{width:54px;height:72px;margin-right:8px;-o-object-fit:cover;object-fit:cover}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-info{flex:1 1}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-info .player-name{margin-top:1px;color:var(--primary_text);font-weight:500;text-shadow:0 2px 10px rgba(0,0,0,.08);font-family:PingFangSC-Medium,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif;font-size:var(--hupu_font_size_title3);line-height:18px}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-info .player-slot{margin-top:8.5px}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-info .player-slot .player-data{margin-bottom:4px;color:var(--tertiary_text);font-weight:400;text-shadow:0 2px 10px rgba(0,0,0,.08);font-size:11px;line-height:12px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-info .player-slot .player-data .data-list span{margin-right:2px}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-info .player-slot .player-data .data-list span:last-child{margin-right:0}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-info .player-slot .player-tags-box{display:flex}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-info .player-slot .player-tags-box .player-score-star-box{position:relative}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-info .player-slot .player-tags-box .player-tag{margin-right:4px;padding:1px 4px;color:var(--primary_button);font-weight:400;font-size:11px;line-height:15px;text-shadow:0 2px 10px rgba(0,0,0,.08);background:var(--label_bg2);box-shadow:0 2px 10px 0 rgba(0,0,0,.08)}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-info .player-slot .player-tags-box .player-tag:last-child{margin-right:0}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-score-box{flex:0 1;flex-basis:85px;margin-left:auto;text-align:right}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-score-box .player-score{margin-top:15px;color:var(--tag3);font-weight:500;font-size:24px;line-height:30px;text-shadow:0 2px 10px rgba(0,0,0,.08)}.hupu-bbs-post .basketball-playerScore-card .playerScore-content .player-score-box .score-count{height:15px;margin-top:2px;color:var(--tertiary_text);font-weight:400;text-shadow:0 2px 10px rgba(0,0,0,.08);font-size:9px;line-height:10px}.hupu-bbs-post .basketball-playerScore-card .playerScore-comment{position:relative;display:inline-block;margin-top:8px;padding:4px 8px;max-width:100%;box-sizing:border-box;font-size:var(--hupu_font_size_callout);line-height:17px}.hupu-bbs-post .basketball-playerScore-card .playerScore-comment-text{position:relative;z-index:99;color:var(--chart3);font-weight:400;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.hupu-bbs-post .basketball-playerScore-card .playerScore-comment:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:var(--label_bg4);opacity:.4;content:""}.hupu-bbs-post .basketball-playerScore-card .playerScore-comment.with-arrow{margin-top:10px}.hupu-bbs-post .basketball-playerScore-card .playerScore-comment.with-arrow:before{opacity:.4;content:"";width:0;height:0;border:3px solid var(--label_bg4);border-top:3px solid transparent;border-right:3px solid transparent;position:absolute;top:-6px;left:8px}.hupu-bbs-post .basketball-playerScore-card .playerScore-comment.no-comment,.hupu-bbs-post .basketball-playerScore-card .playerScore-comment.no-comment .playerScore-comment-text{color:var(--tertiary_text)}.hupu-bbs-post .basketball-playerScore-card .playerScore-comment.no-comment:after{opacity:unset;background-color:var(--bg_data)}.hupu-bbs-post .va-banner-ad{position:relative;width:100%;margin:17px auto 0;border-radius:2px}.hupu-bbs-post .va-banner-ad a{width:100%}.hupu-bbs-post .va-banner-ad a img{width:100%;border-radius:2px}.hupu-bbs-post .va-banner-ad a span{position:absolute;top:0;right:0;padding:2px 4px;color:var(--white_text);font-weight:400;font-size:12px;line-height:18px;background-color:var(--mask)}.hupu-bbs-post .va-threadCard-ad{position:relative;width:100%;height:58px;margin:24px auto 16px;border:1px solid var(--line);border-radius:2px}.hupu-bbs-post .va-threadCard-ad a{display:flex;width:100%;height:100%}.hupu-bbs-post .va-threadCard-ad a img{width:33px;height:33px;margin:12px 8px 12px 12px;border-radius:2px}.hupu-bbs-post .va-threadCard-ad a .va-threadCard-ad-container{flex:1 1;padding:10px 0;vertical-align:middle}.hupu-bbs-post .va-threadCard-ad a .va-threadCard-ad-container h2{margin-bottom:1px;color:var(--primary_text);font-weight:500;font-size:15px;line-height:19px;vertical-align:middle}.hupu-bbs-post .va-threadCard-ad a .va-threadCard-ad-container h2 span{margin-left:6px;padding:1px 4px;color:var(--tertiary_text);font-weight:400;background:var(--bg_click);border-radius:1px;font-size:var(--hupu_font_size_callout);line-height:17px}.hupu-bbs-post .va-threadCard-ad a .va-threadCard-ad-container p{width:267px;overflow:hidden;color:var(--tertiary_text);font-weight:400;font-size:12px;line-height:18px;white-space:nowrap;text-overflow:ellipsis}.hupu-bbs-post .va-threadCard-ad .va-threadCard-ad-close{position:absolute;top:4px;right:8px;width:20px}.hupu-bbs-post .va-ad-box{padding:0 16px}.hupu-bbs-post .hupu-thread-detailbottom{position:relative;margin-top:12px;padding:0 16px;overflow:hidden;color:var(--primary_text)}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;line-height:14px}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info:empty{padding:0}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info .simple-card-span,.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info a{display:inline-flex;align-items:center;box-sizing:content-box;height:18px;margin:0 8px 8px 0;padding:4px 8px 4px 4px;font-weight:500;background:var(--bg_click);border-radius:1px;cursor:pointer;font-size:var(--hupu_font_size_callout);line-height:17px}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info .simple-card-span:before,.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info a:before{display:none;width:16px;height:16px;margin-right:4px;content:""}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info .simple-card-span.tag-zhuanqu,.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info a.tag-zhuanqu{padding-right:6px;color:var(--primary_button);background-color:var(--label_bg2);font-family:PingFangSC-Medium,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info .simple-card-span.tag-zhuanqu .topic-logo,.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info a.tag-zhuanqu .topic-logo{width:16px;height:16px;margin-right:4px;-o-object-fit:contain;object-fit:contain;border-radius:1px}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info .simple-card-span.tag-zhuanqu .right-arrow-icon,.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info a.tag-zhuanqu .right-arrow-icon{width:11px;height:11px;margin-left:6px}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info .simple-card-span.tag-biaoqian .tag-biaoqian-icon,.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info a.tag-biaoqian .tag-biaoqian-icon{width:14px;height:14px;margin-right:4px;font-size:14px}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info .simple-card-span.tag-activity--normal,.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info a.tag-activity--normal{color:var(--primary_button)}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info .simple-card-span.tag-activity--normal .tag-activity--normal-icon,.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info .simple-card-span.tag-player-team .tag-player-team-icon,.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info a.tag-activity--normal .tag-activity--normal-icon,.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info a.tag-player-team .tag-player-team-icon{width:14px;height:14px;margin-right:4px;font-size:14px}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info .simple-card-span .player-team-tag-icon,.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info a .player-team-tag-icon{width:19px;height:19px;margin-right:2px;-o-object-fit:cover;object-fit:cover}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info .simple-card-img{position:relative;height:27.5px;margin:0 8px 8px 0}.hupu-bbs-post .hupu-thread-detailbottom .hupu-thread-main-info .simple-card-img img{width:27.5px;height:27.5px}.hupu-bbs-post .bbs-hcoin{display:flex;align-items:center;margin:16px 0 24px;padding:0 16px;color:var(--tertiary_text);font-weight:400;font-size:var(--hupu_font_size_callout);line-height:17px}.hupu-bbs-post .bbs-hcoin__ipaddress{margin-right:8px}.hupu-bbs-post .bbs-hcoin__news-correct{margin-left:auto;position:relative;display:flex;align-items:center;justify-content:center;width:56px;height:24px;color:var(--tertiary_text);border:1px solid var(--line);border-radius:2px;cursor:pointer}.hupu-bbs-post .bbs-hcoin__news-correct-icon{margin-right:4px}.header-video-wrapper{position:relative;background-color:#000;display:flex;align-items:center;justify-content:center}.header-video-wrapper .hupu-post-video-poster.hidden-video,.header-video-wrapper .hupu-post-video.hidden-video{display:none}.header-video-wrapper .hupu-post-video-poster{height:200px}.header-video-wrapper .header-video-poster{height:200px;width:100%;-o-object-fit:cover;object-fit:cover}.hupu-bbs-post .center-icon-wrapper{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--white_text);background-color:rgba(0,0,0,.25);border-radius:50%;background-size:100% 100%;transform:translate(-50%,-50%)}.hupu-bbs-post .center-icon-wrapper .gif_center_icon{font-weight:500;font-size:14px;font-family:NotoSansHans-Medium,NotoSansHans;line-height:21px}.hupu-bbs-post .center-icon-wrapper .video_play_icon{width:18px;height:18px}.hupu-bbs-post .bbs-header{min-height:15px;padding:16px 16px 4px;overflow-x:hidden;background-color:var(--bg)}.hupu-bbs-post .bbs-header-title{color:var(--primary_text);font-weight:700;font-family:PingFangSC-Medium,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif}.hupu-bbs-post .bbs-header .tips{height:30px;margin:-15px -15px 7.5px;color:var(--primary_text);font-size:12px;line-height:30px;text-align:center}.ellipsis-oneLine{display:-webkit-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hupu-regular-font{font-family:PingFangSC-Regular,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif}.hupu-medium-font{font-family:PingFangSC-Medium,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,sans-serif}.hupu-bbs-post .bbs-user{display:flex;align-items:center;padding:0 16px;background-color:var(--bg)}.hupu-bbs-post .bbs-user-wrapper{display:flex;align-items:center;overflow:hidden}.hupu-bbs-post .bbs-user-wrapper-info{position:relative;flex:0 0;box-sizing:border-box;width:100px;margin-right:8px}.hupu-bbs-post .bbs-user-wrapper-info a{display:block;width:100%;height:100%}.hupu-bbs-post .bbs-user-wrapper-info a .pic-ctn{position:relative;width:38px;height:38px;border-radius:50%}.hupu-bbs-post .bbs-user-wrapper-info a .pic-ctn.is-nft-avatar{background-color:unset;margin-top:3px;margin-left:2px}.hupu-bbs-post .bbs-user-wrapper-info a .pic-ctn .pic-pendant{position:absolute;top:50%;left:50%;z-index:1;width:100%;height:100%;transform:translate(-50%,-50%)}.hupu-bbs-post .bbs-user-wrapper-info a .pic-ctn img{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);display:block;border-radius:50%;height:32px;width:32px}.hupu-bbs-post .bbs-user-wrapper-info a .pic-ctn img.user-renzhen{position:absolute;top:unset;right:-7px;bottom:-7px;left:unset;z-index:2;width:14px;height:14px}.hupu-bbs-post .bbs-user-wrapper-info a .pic-ctn img.nft-avatar{border-radius:0;-webkit-clip-path:url(../fonts/91a92ada47064d6fb62e5fc9b5f8c912.woff)}.fufu-info-flow-container .fufu-info-flow__video-controller{padding:16px 8px 7px;position:absolute;bottom:0;left:0;display:flex;justify-content:space-between;width:100%;height:40px;background:linear-gradient(180deg,rgba(25,28,34,0),rgba(0,0,0,.64));border-radius:0 0 4px 4px;box-sizing:border-box;color:var(--white_text);font-size:var(--hupu_font_size_callout);line-height:17px;font-family:hupufont-Regular,PingFangSC-Regular,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:400}.fufu-info-flow-container .fufu-info-flow__video-controller .fufu-info-flow__video-play-count{display:flex;align-items:center}.fufu-info-flow-container .fufu-info-flow__video-controller .fufu-info-flow__video-play-count span{margin-left:4px}.hupu-fufu-lazy-img{max-width:100vw;margin:0;-o-object-fit:cover;object-fit:cover;font-size:16px}.news-item,a{text-decoration:none}.news-item{position:relative;display:flex;justify-content:space-between;box-sizing:border-box;padding:12px 0;border-bottom:1px solid var(--line);font-family:PingFangSC-Regular,PingFang SC;color:var(--primary_text)}.news-item-info{flex:1 1;display:flex;flex-direction:column}.news-item-info-title{font-size:var(--hupu_font_size_title2);line-height:24px;display:-webkit-box;height:48px;margin-bottom:8px;overflow:hidden;color:var(--primary_text);font-weight:400;text-overflow:ellipsis;-webkit-line-clamp:2;
  /*! autoprefixer: off */-webkit-box-orient:vertical}.news-item-info-basic{font-size:12px;justify-content:space-between;color:var(--secondary_text);font-weight:400;height:17px}.news-item-info-basic,.news-item-info-basic span{display:flex;align-items:center}.news-item-info-basic span .mdigital{display:inline-flex;align-items:center;margin-right:8px;font-family:hupufont-Regular}.news-item-info-basic span .mdigital img{width:15px;height:15px;margin-right:2px}.news-item-info-basic span .digital{font-family:hupufont-Regular}.news-item-info-basic .fire .icon{color:var(--primary_button);font-size:14px}.news-item-info-basic .news-top,.news-item-info-basic .news-topic{font-size:11px;line-height:12px;display:inline-block;height:16px;line-height:16px;text-align:center;margin-left:4px}.news-item-info-basic .news-top{width:26px}.news-item-info-basic .news-topic{height:20px;padding:0 4px;color:var(--primary_text);background:var(--bg_click);display:flex;align-items:center}.news-item-info-basic .news-topic img{width:16px;height:16px;margin-right:6px}.news-item-info-basic .news-topic-m{color:var(--tertiary_text)}.news-item .news-img{width:109px;height:73px;margin-left:8px;position:relative}.news-item .news-img .replace-img{width:109px;height:73px;margin:0;-o-object-fit:cover;object-fit:cover;border-radius:2px;font-size:16px}.news-item .news-img .news-video-play{width:40px;height:40px;position:absolute;left:calc(50% - 20px);top:calc(50% - 20px)}.news-item-info-readed .digital,.news-item-info-readed .mdigital,.news-item-info-readed .news-item-info-title{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)}.hupu-footer{padding:0 0 34px}.hupu-footer-btn button{font-size:var(--hupu_font_size_title2);line-height:24px;font-family:hupufont-Medium,PingFangSC-Medium,PingFang SC,Helvetica Neue,Helvetica,STHeiTi,Oxygen,Ubuntu,Cantarell,sans-serif;box-sizing:border-box;width:100%;height:40px;background:var(--primary_button);border-radius:2px;border:0;color:var(--white_text)}.hupu-footer .logo-icon{width:48px;margin:0 auto}.hupu-footer .hupu-footer-back{font-size:var(--hupu_font_size_callout);line-height:17px;font-family:PingFangSC-Regular,PingFang SC;color:var(--tertiary_text);font-weight:400;text-align:center;opacity:.5;margin:4px 0 0}.hupu-footer .sign-info{display:flex;justify-content:center}.hupu-footer .sign-info>a{text-decoration:none;font-size:var(--hupu_font_size_callout);line-height:17px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:var(--tertiary_text);text-align:center;padding:0 10px;margin:16px 0 0;position:relative}.hupu-footer .sign-info>a:nth-child(n+2):before{position:absolute;content:"";width:1px;height:12px;top:calc(50% - 6px);left:0;background:var(--line)}.fufu-hang-tools{position:fixed;right:16px;bottom:93px;z-index:999}.fufu-hang-tools__item{margin-top:16px;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:var(--bg_card);border-radius:50%;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);box-sizing:border-box;border:1px solid var(--line);color:var(--tertiary_text)}