*{margin:0;padding:0;box-sizing:border-box}:root{--primary:#2563eb;--primary-light:#eff6ff;--text:#1e293b;--text-light:#475569;--text-muted:#94a3b8;--border:#e2e8f0;--bg:#ffffff;--bg-page:#f8fafc;--gzf:#2563eb;--bzf:#f97316;--psf:#10b981;--school:#7c3aed;--travel:#0891b2}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Helvetica Neue,sans-serif;color:var(--text);background:var(--bg)}a{color:inherit;text-decoration:none}em.hl{color:var(--primary);font-weight:600;font-style:normal}.se-home{min-height:calc(100vh - 60px);display:flex;align-items:center;justify-content:center;padding:40px 24px}.se-home-inner{width:100%;max-width:640px;text-align:center}.se-home-logo{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:8px}.se-home-icon{font-size:40px}.se-home-title{font-size:36px;font-weight:700;color:var(--primary)}.se-home-sub{font-size:14px;color:var(--text-muted);margin-bottom:28px}.se-home-searchbox{position:relative;display:flex;align-items:center;height:52px;border:2px solid var(--border);border-radius:26px;background:#fff;transition:border-color .2s,box-shadow .2s}.se-home-searchbox:focus-within{border-color:var(--primary);box-shadow:0 2px 12px #2563eb1f}.se-home-searchbox-icon{margin-left:18px;font-size:18px;opacity:.5}.se-home-searchbox-input{flex:1;height:100%;border:none;outline:none;font-size:16px;padding:0 8px 0 12px;background:transparent}.se-home-clear{width:24px;height:24px;border:none;background:#e2e8f0;border-radius:50%;color:#64748b;font-size:12px;cursor:pointer;margin-right:4px;display:flex;align-items:center;justify-content:center}.se-home-searchbtn{height:48px;margin-right:2px;padding:0 28px;font-size:15px;font-weight:600;color:#fff;background:var(--primary);border:none;border-radius:24px;cursor:pointer;transition:opacity .2s}.se-home-searchbtn:hover{opacity:.9}.se-home-suggest{top:54px;border-radius:16px}.se-home-hot{margin-top:28px}.se-hot-label{font-size:13px;color:var(--text-muted);display:block;margin-bottom:12px}.se-hot-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.se-hot-tag{font-size:13px;color:var(--text-light);padding:5px 14px;background:#fff;border:1px solid var(--border);border-radius:16px;cursor:pointer;transition:all .15s}.se-hot-tag:hover{color:var(--primary);border-color:var(--primary);background:var(--primary-light)}.se-home-products{margin-top:36px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.se-product{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 16px;border-radius:12px;transition:background .15s}.se-product:hover{background:#f1f5f9}.se-product-icon{font-size:24px}.se-product-name{font-size:12px;color:var(--text-light)}.se-product{border-top:3px solid var(--c)}.se-suggest{position:absolute;top:56px;left:0;right:0;background:#fff;border:1px solid var(--border);border-radius:0 0 16px 16px;box-shadow:0 6px 20px #00000014;z-index:100;overflow:hidden}.se-suggest-item{display:flex;align-items:center;gap:10px;padding:12px 20px;cursor:pointer;border-bottom:1px solid #f1f5f9}.se-suggest-item:last-child{border-bottom:none}.se-suggest-item:hover{background:var(--primary-light)}.se-suggest-icon{font-size:14px;opacity:.4}.se-suggest-text{flex:1;font-size:14px;color:var(--text)}.se-suggest-type{font-size:12px;color:var(--text-muted)}.se-topbar{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--border);padding:12px 24px}.se-topbar-inner{display:flex;align-items:center;gap:24px;max-width:840px;margin:0 auto}.se-brand-small{display:flex;align-items:center;gap:6px;cursor:pointer;flex-shrink:0}.se-brand-icon{font-size:20px}.se-brand-text{font-size:18px;font-weight:700;color:var(--primary);white-space:nowrap}.se-searchbar-wrap{position:relative;flex:1;max-width:560px}.se-searchbar{display:flex;align-items:center;height:44px;border:2px solid var(--border);border-radius:22px;transition:border-color .2s,box-shadow .2s}.se-searchbar:focus-within{border-color:var(--primary);box-shadow:0 2px 8px #2563eb1a}.se-searchbar-icon{margin-left:16px;font-size:16px;opacity:.4}.se-searchbar-input{flex:1;height:100%;border:none;outline:none;font-size:15px;padding:0 8px 0 10px;background:transparent}.se-searchbar-clear{width:22px;height:22px;border:none;background:#e2e8f0;border-radius:50%;color:#64748b;font-size:11px;cursor:pointer;margin-right:4px;display:flex;align-items:center;justify-content:center}.se-searchbar-btn{height:40px;margin-right:2px;padding:0 22px;font-size:14px;font-weight:600;color:#fff;background:var(--primary);border:none;border-radius:20px;cursor:pointer}.se-results{max-width:760px;margin:0 auto;padding:20px 24px 60px}.se-stats{font-size:13px;color:var(--text-muted);margin-bottom:16px}.se-stats strong{color:var(--text)}.se-filters{display:flex;gap:6px;margin-bottom:20px;flex-wrap:wrap;border-bottom:1px solid var(--border);padding-bottom:12px}.se-filter{padding:6px 14px;font-size:13px;border:1px solid transparent;border-radius:18px;background:transparent;color:var(--text-light);cursor:pointer;transition:all .15s}.se-filter:hover{background:#f1f5f9}.se-filter.active{background:var(--primary);color:#fff}.se-filter-cnt{margin-left:3px;font-size:11px;opacity:.7}.se-loading{text-align:center;padding:60px 0}.se-spinner{width:28px;height:28px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;margin:0 auto;animation:se-spin .8s linear infinite}@keyframes se-spin{to{transform:rotate(360deg)}}.se-empty{text-align:center;padding:60px 0}.se-empty-icon{font-size:40px;margin-bottom:16px}.se-empty-title{font-size:18px;color:var(--text);margin-bottom:8px}.se-empty-hint{font-size:14px;color:var(--text-muted);line-height:1.8}.se-result{padding:16px 0;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .1s}.se-result:hover{background:#fafbff}.se-result-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.se-result-badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;white-space:nowrap}.bd-gzf{background:#dbeafe;color:#1d4ed8}.bd-bzf{background:#ffedd5;color:#c2410c}.bd-psf{background:#d1fae5;color:#047857}.bd-school{background:#ede9fe;color:#6d28d9}.bd-travel{background:#cffafe;color:#0e7490}.se-result-url{font-size:12px;color:var(--text-muted)}.se-result-title{display:block;font-size:18px;font-weight:600;color:#1a56db;margin-bottom:4px;line-height:1.4}.se-result-title:hover{text-decoration:underline}.se-result-snippet{font-size:14px;color:var(--text-light);line-height:1.5}.se-result-meta{font-size:12px;color:var(--text-muted);margin-top:4px}.se-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:32px;padding:16px 0}.se-pagination button{padding:8px 16px;font-size:14px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text-light);cursor:pointer;transition:all .15s}.se-pagination button:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.se-pagination button:disabled{opacity:.4;cursor:not-allowed}.se-page-nums{display:flex;gap:4px}.se-page-num{min-width:36px;height:36px;font-size:14px;border:none;border-radius:8px;background:transparent;color:var(--text-light);cursor:pointer;transition:all .15s}.se-page-num:hover:not(.cur){background:#f1f5f9}.se-page-num.cur{background:var(--primary);color:#fff;font-weight:600}.se-footer{border-top:1px solid var(--border);padding:20px 24px;text-align:center;display:flex;flex-direction:column;gap:6px}.se-footer-brand{font-size:13px;color:var(--text-muted)}.se-footer-links{font-size:12px}.se-footer-icp{font-size:11px;color:var(--text-muted);opacity:.7}.se-footer-links a{color:var(--text-light)}.se-footer-links a:hover{color:var(--primary)}@media (max-width:640px){.se-home-title{font-size:28px}.se-home-icon{font-size:32px}.se-home-searchbox{height:46px}.se-home-searchbtn{height:42px;padding:0 20px;font-size:14px}.se-topbar-inner{gap:12px}.se-brand-text{display:none}.se-searchbar{height:40px}.se-searchbar-btn{height:36px;padding:0 16px;font-size:13px}.se-results{padding:16px 12px 40px}.se-result-title{font-size:16px}.se-result-snippet{font-size:13px}.se-home-products{gap:8px}.se-product{padding:8px 10px}}
