{"id":345,"url":"https:\/\/web.daaee.cn\/.\/api\/bw.php","title":"\u5fc5\u5e94\u6bcf\u65e5\u58c1\u7eb8 \u00b7 \u5168\u5c4f","content":"    <!DOCTYPE html>\n    <html lang=\"zh-CN\">\n    <head>\n        <meta charset=\"UTF-8\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">\n        <title>\u5fc5\u5e94\u6bcf\u65e5\u58c1\u7eb8 \u00b7 \u5168\u5c4f<\/title>\n        <style>\n            * { margin: 0; padding: 0; box-sizing: border-box; }\n            body, html { width: 100%; height: 100%; overflow: hidden; font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; }\n            .wallpaper-container {\n                position: relative;\n                width: 100vw;\n                height: 100vh;\n                background: #000;\n            }\n            .wallpaper-img {\n                width: 100%;\n                height: 100%;\n                object-fit: cover;\n                display: block;\n            }\n            .info-panel {\n                position: absolute;\n                bottom: 30px;\n                left: 30px;\n                background: rgba(0, 0, 0, 0.6);\n                backdrop-filter: blur(8px);\n                color: white;\n                padding: 18px 28px;\n                border-radius: 60px;\n                max-width: 60%;\n                border: 1px solid rgba(255,255,255,0.2);\n                box-shadow: 0 10px 25px rgba(0,0,0,0.3);\n                line-height: 1.5;\n                pointer-events: none;\n            }\n            .info-panel .title {\n                font-size: 1.4rem;\n                font-weight: 500;\n                margin-bottom: 6px;\n                text-shadow: 0 2px 5px black;\n            }\n            .info-panel .copyright {\n                font-size: 0.9rem;\n                opacity: 0.9;\n                text-shadow: 0 1px 3px black;\n            }\n            .nav-panel {\n                position: absolute;\n                bottom: 30px;\n                right: 30px;\n                display: flex;\n                gap: 15px;\n                pointer-events: auto;\n            }\n            .nav-btn {\n                background: rgba(0, 0, 0, 0.5);\n                backdrop-filter: blur(8px);\n                border: 1px solid rgba(255,255,255,0.3);\n                color: white;\n                padding: 14px 28px;\n                border-radius: 50px;\n                font-size: 1.1rem;\n                font-weight: 500;\n                text-decoration: none;\n                transition: background 0.2s, transform 0.2s;\n                display: inline-flex;\n                align-items: center;\n                justify-content: center;\n                box-shadow: 0 5px 15px rgba(0,0,0,0.3);\n                cursor: pointer;\n            }\n            .nav-btn:hover {\n                background: rgba(30, 30, 30, 0.8);\n                transform: scale(1.05);\n            }\n            @media (max-width: 700px) {\n                .info-panel {\n                    left: 15px;\n                    bottom: 20px;\n                    padding: 12px 20px;\n                    max-width: 70%;\n                }\n                .info-panel .title { font-size: 1.1rem; }\n                .info-panel .copyright { font-size: 0.75rem; }\n                .nav-panel {\n                    bottom: 20px;\n                    right: 15px;\n                    gap: 10px;\n                }\n                .nav-btn {\n                    padding: 10px 18px;\n                    font-size: 0.9rem;\n                }\n            }\n            @media (max-width: 480px) {\n                .info-panel { max-width: 85%; }\n                .nav-panel { flex-direction: column; gap: 8px; }\n            }\n        <\/style>\n    <\/head>\n    <body>\n        <div class=\"wallpaper-container\">\n            <img class=\"wallpaper-img\" src=\"\" alt=\"\u5fc5\u5e94\u58c1\u7eb8\">\n            \n            <div class=\"info-panel\">\n                <div class=\"title\">\u6682\u65e0\u58c1\u7eb8<\/div>\n                <div class=\"copyright\">\u8bf7\u7a0d\u540e\u5237\u65b0<\/div>\n            <\/div>\n            \n            <div class=\"nav-panel\">\n                                    <span class=\"nav-btn\" style=\"opacity:0.4; pointer-events:none;\">\u2b05 \u4e0a\u4e00\u5f20<\/span>\n                                <a href=\"?url=https%3A%2F%2Fweb.daaee.cn%2Fapi%2Fbw.php%3Faction%3Dlist\" class=\"nav-btn\">\ud83d\udccb \u58c1\u7eb8\u5217\u8868<\/a>\n            <\/div>\n        <\/div>\n    <\/body>\n    <\/html>\n    "}