/* 中招网 · 微信分享弹层样式（zz-share.js 配套） */
.zzshare-mask{position:fixed;left:0;top:0;right:0;bottom:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.62);-webkit-tap-highlight-color:transparent}
.zzshare-box{position:relative;background:#fff;border-radius:16px;padding:26px 24px 22px;max-width:86vw;text-align:center;box-shadow:0 18px 44px rgba(0,0,0,.35)}
.zzshare-x{position:absolute;top:6px;right:10px;background:none;border:none;font-size:24px;line-height:1;color:#999;cursor:pointer;padding:2px}
.zzshare-t{font-size:16px;font-weight:700;color:#222;margin-bottom:14px}
.zzshare-img{display:block;width:220px;height:220px;margin:0 auto}
.zzshare-tip{margin-top:12px;font-size:13px;color:#666}
