/* ════════════════════════════════════════════
   建力钢管 · 官网 防截图水印
   全页斜向水印：www.jlggmes.cn · 建力钢管
   ════════════════════════════════════════════ */

body::after {
    content: '';
    position: fixed;
    inset: 0;
    z-index: 9997;
    pointer-events: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380'%3E%3Ctext x='0' y='24' fill='rgba(37,99,235,0.045)' font-size='15' transform='rotate(-28 190 190)' font-family='Arial, sans-serif'%3Ewww.jlggmes.cn%20%C2%B7%20%E5%BB%BA%E5%8A%9B%E9%92%A2%E7%AE%A1%3C/text%3E%3C/svg%3E");
    background-repeat: repeat;
}
