@charset "utf-8";body{overflow-x:hidden;letter-spacing:1px}.empty{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:500px;padding-top:80px;padding-bottom:80px}.empty .picbox{width:100%;height:100%;overflow:hidden}.empty .picbox .pic{width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;transition:all .6s}.empty .txt{font-size:20px;font-weight:normal;color:#666}.jovosharebuttonbox{display:flex;align-items:center;gap:14rem}.jovosharebuttonbox .share-icon{width:70rem;height:70rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#F9F9F9;transition:background .2s ease}.jovosharebuttonbox .share-icon img{width:32rem;height:32rem;object-fit:contain;opacity:.45;transition:opacity .2s ease,filter .2s ease}.jovosharebuttonbox .share-icon:hover,.jovosharebuttonbox .share-icon.active{background:#00617c}.jovosharebuttonbox .share-icon:hover img,.jovosharebuttonbox .share-icon.active img{opacity:1;filter:brightness(0) invert(1)}.jovosharebuttonbox .wx_share_modal{display:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center;padding:24rem}.jovosharebuttonbox .wx_share_modal.is-open{display:flex}.jovosharebuttonbox .wx_share_modal .wx_share_modal_mask{position:absolute;inset:0;background:rgba(26,26,46,0.55)}.jovosharebuttonbox .wx_share_modal .wx_share_modal_dialog{position:relative;z-index:1;width:380rem;max-width:92vw;background:#fff;border-radius:16rem;box-shadow:0 20rem 60rem rgba(26,26,46,0.22);overflow:hidden;animation:wxShareModalIn .25s ease}.jovosharebuttonbox .wx_share_modal .wx_share_modal_close{position:absolute;top:14rem;right:14rem;width:32rem;height:32rem;border:none;border-radius:50%;background:rgba(255,255,255,0.9);color:#666;line-height:32rem;text-align:center;cursor:pointer;z-index:2;transition:background .2s ease,color .2s ease}.jovosharebuttonbox .wx_share_modal .wx_share_modal_close svg{width:14px;height:14px;display:block;margin:0 auto}.jovosharebuttonbox .wx_share_modal .wx_share_modal_close:hover{background:#fff;color:#DB4713}.jovosharebuttonbox .wx_share_modal .wx_share_modal_head{padding:36rem 32rem 24rem;text-align:center;background:linear-gradient(180deg, #fff5f1 0%, #fff 100%)}.jovosharebuttonbox .wx_share_modal .wx_share_modal_head .wx_share_modal_icon{width:56rem;height:56rem;margin:0 auto 14rem;border-radius:50%;background:#fff;box-shadow:0 4rem 16rem rgba(219,71,19,0.15);display:flex;align-items:center;justify-content:center}.jovosharebuttonbox .wx_share_modal .wx_share_modal_head .wx_share_modal_icon svg{width:26px;height:26px;color:#07c160;display:block}.jovosharebuttonbox .wx_share_modal .wx_share_modal_head h4{font-size:20rem;font-weight:600;color:#1A1A2E;line-height:1.3}.jovosharebuttonbox .wx_share_modal .wx_share_modal_head p{margin-top:8rem;font-size:13rem;color:#5A5A6E;line-height:1.5}.jovosharebuttonbox .wx_share_modal .wx_share_modal_body{padding:8rem 32rem 20rem;display:flex;justify-content:center}.jovosharebuttonbox .wx_share_modal .wx_share_modal_body #qrcode{width:200rem;height:200rem;padding:12rem;background:#fff;border:1rem solid #f0f0f0;border-radius:10rem;box-sizing:border-box;overflow:hidden}.jovosharebuttonbox .wx_share_modal .wx_share_modal_body #qrcode img,.jovosharebuttonbox .wx_share_modal .wx_share_modal_body #qrcode canvas{display:block;width:100% !important;height:100% !important}.jovosharebuttonbox .wx_share_modal .wx_share_modal_foot{padding:0 32rem 28rem;text-align:center;font-size:13rem;color:#999;line-height:1.4}.article-meta-share{display:flex;align-items:center;justify-content:space-between;gap:24rem;margin-bottom:10rem}.article-meta-share .article-meta{min-width:0;margin-bottom:0}.article-meta-share .jovosharebuttonbox{flex:0 0 auto}/*# sourceMappingURL=./share.css.map */