.navbar[data-v-76ff6c15]{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:all .3s ease}.navbar-scrolled[data-v-76ff6c15],.navbar-solid[data-v-76ff6c15]{background:#fffffff2;box-shadow:0 2px 20px #0000001a}.navbar-container[data-v-76ff6c15]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.navbar-logo[data-v-76ff6c15]{cursor:pointer}.logo-text[data-v-76ff6c15]{font-size:24px;font-weight:700;color:#fff;transition:color .3s ease}.navbar-scrolled .logo-text[data-v-76ff6c15],.navbar-solid .logo-text[data-v-76ff6c15]{color:#333}.navbar-toggle[data-v-76ff6c15]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:5px}.navbar-toggle span[data-v-76ff6c15]{width:25px;height:3px;background:#fff;transition:all .3s ease}.navbar-scrolled .navbar-toggle span[data-v-76ff6c15],.navbar-solid .navbar-toggle span[data-v-76ff6c15]{background:#333}.navbar-toggle.active span[data-v-76ff6c15]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.navbar-toggle.active span[data-v-76ff6c15]:nth-child(2){opacity:0}.navbar-toggle.active span[data-v-76ff6c15]:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.navbar-menu[data-v-76ff6c15]{display:flex;gap:30px}.navbar-link[data-v-76ff6c15]{color:#fff;text-decoration:none;font-size:16px;padding:8px 0;position:relative;transition:color .3s ease}.navbar-scrolled .navbar-link[data-v-76ff6c15],.navbar-solid .navbar-link[data-v-76ff6c15]{color:#333}.navbar-link[data-v-76ff6c15]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#409eff;transition:width .3s ease}.navbar-link[data-v-76ff6c15]:hover:after,.navbar-link.active[data-v-76ff6c15]:after{width:100%}.navbar-link.active[data-v-76ff6c15]{color:#409eff}@media(max-width:768px){.navbar-toggle[data-v-76ff6c15]{display:flex}.navbar-menu[data-v-76ff6c15]{position:absolute;top:70px;left:0;right:0;background:#fffffffa;flex-direction:column;padding:20px;gap:0;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.navbar-menu.active[data-v-76ff6c15]{transform:translateY(0);opacity:1;visibility:visible}.navbar-link[data-v-76ff6c15]{color:#333;padding:15px 0;border-bottom:1px solid #eee}.navbar-link[data-v-76ff6c15]:last-child{border-bottom:none}}.footer[data-v-0fc87b3c]{background:#1a1a2e;color:#fff;padding:60px 0 20px}.footer-container[data-v-0fc87b3c]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-main[data-v-0fc87b3c]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-title[data-v-0fc87b3c]{font-size:24px;margin-bottom:15px}.footer-desc[data-v-0fc87b3c]{color:#ffffffb3;line-height:1.8}.footer-subtitle[data-v-0fc87b3c]{font-size:18px;margin-bottom:20px;position:relative;padding-bottom:10px}.footer-subtitle[data-v-0fc87b3c]:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background:#409eff}.footer-nav[data-v-0fc87b3c]{display:flex;flex-direction:column;gap:12px}.footer-link[data-v-0fc87b3c]{color:#ffffffb3;text-decoration:none;transition:color .3s ease}.footer-link[data-v-0fc87b3c]:hover{color:#409eff}.footer-contact p[data-v-0fc87b3c]{color:#ffffffb3;margin-bottom:10px;line-height:1.6}.footer-qrcode img[data-v-0fc87b3c]{width:120px;height:120px;background:#fff;padding:5px;border-radius:4px}.footer-bottom[data-v-0fc87b3c]{padding-top:20px;text-align:center;color:#ffffff80;font-size:14px}.footer-bottom p[data-v-0fc87b3c]{margin:5px 0}@media(max-width:992px){.footer-main[data-v-0fc87b3c]{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.footer-main[data-v-0fc87b3c]{grid-template-columns:1fr;gap:30px}.footer[data-v-0fc87b3c]{padding:40px 0 20px}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background:#fff}#app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}button{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.banner[data-v-8b3fb9f0]{position:relative;width:100%;height:var(--v0756888a);overflow:hidden;border-radius:8px}.banner-wrapper[data-v-8b3fb9f0]{width:100%;height:100%}.banner-slide[data-v-8b3fb9f0]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease}.banner-slide.active[data-v-8b3fb9f0]{opacity:1}.banner-slide img[data-v-8b3fb9f0]{width:100%;height:100%;object-fit:cover}.banner-indicators[data-v-8b3fb9f0]{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:3}.indicator[data-v-8b3fb9f0]{width:10px;height:10px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s ease}.indicator[data-v-8b3fb9f0]:hover{background:#fffc}.indicator.active[data-v-8b3fb9f0]{background:#fff;width:24px;border-radius:5px}.banner-arrow[data-v-8b3fb9f0]{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#0000004d;border:none;border-radius:50%;color:#fff;font-size:16px;cursor:pointer;transition:all .3s ease;z-index:3;display:flex;align-items:center;justify-content:center;opacity:0}.banner:hover .banner-arrow[data-v-8b3fb9f0]{opacity:1}.banner-arrow[data-v-8b3fb9f0]:hover{background:#00000080}.banner-arrow.prev[data-v-8b3fb9f0]{left:15px}.banner-arrow.next[data-v-8b3fb9f0]{right:15px}@media(max-width:768px){.banner[data-v-8b3fb9f0]{height:250px!important}.banner-arrow[data-v-8b3fb9f0]{width:32px;height:32px;opacity:1}.banner-indicators[data-v-8b3fb9f0]{bottom:10px}.indicator[data-v-8b3fb9f0]{width:8px;height:8px}.indicator.active[data-v-8b3fb9f0]{width:18px}}@media(max-width:480px){.banner[data-v-8b3fb9f0]{height:200px!important}.banner-arrow[data-v-8b3fb9f0]{width:28px;height:28px;font-size:14px}}.card[data-v-21fc20e5]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #0000001a;transition:all .3s ease}.card-hoverable[data-v-21fc20e5]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.card-image[data-v-21fc20e5]{position:relative;overflow:hidden;aspect-ratio:16 / 9}.card-image img[data-v-21fc20e5]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.card-hoverable:hover .card-image img[data-v-21fc20e5]{transform:scale(1.05)}.card-overlay[data-v-21fc20e5]{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.card-hoverable:hover .card-overlay[data-v-21fc20e5]{opacity:1}.card-overlay span[data-v-21fc20e5]{color:#fff;font-size:16px}.card-body[data-v-21fc20e5]{padding:20px}.card-title[data-v-21fc20e5]{font-size:18px;color:#333;margin-bottom:10px;line-height:1.4}.card-desc[data-v-21fc20e5]{font-size:14px;color:#666;line-height:1.6;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta[data-v-21fc20e5]{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#999}.card-tag[data-v-21fc20e5]{background:#f0f7ff;color:#409eff;padding:2px 10px;border-radius:10px}.section-title[data-v-d2a57c8f]{text-align:center;margin-bottom:50px}.title[data-v-d2a57c8f]{font-size:36px;color:#333;margin-bottom:15px}.subtitle[data-v-d2a57c8f]{font-size:16px;color:#666;margin-bottom:20px}.title-line[data-v-d2a57c8f]{width:60px;height:3px;background:linear-gradient(90deg,#409eff,#66b1ff);margin:0 auto;border-radius:2px}@media(max-width:768px){.title[data-v-d2a57c8f]{font-size:28px}.section-title[data-v-d2a57c8f]{margin-bottom:30px}}.modal-overlay[data-v-c44003d3]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-c44003d3]{background:#fff;border-radius:8px;max-width:800px;max-height:80vh;overflow-y:auto;margin:20px;box-shadow:0 4px 20px #00000026}.modal-header[data-v-c44003d3]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e9ecef}.modal-title[data-v-c44003d3]{font-size:20px;font-weight:600;margin:0}.modal-close[data-v-c44003d3]{background:none;border:none;font-size:24px;cursor:pointer;color:#6c757d;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.modal-close[data-v-c44003d3]:hover{background-color:#f8f9fa;color:#495057}.modal-body[data-v-c44003d3]{padding:20px}@media(max-width:768px){.modal-content[data-v-c44003d3]{max-width:95%;margin:10px}.modal-header[data-v-c44003d3],.modal-body[data-v-c44003d3]{padding:15px}.modal-title[data-v-c44003d3]{font-size:18px}}.section[data-v-4edb682d]{padding:80px 0}.container[data-v-4edb682d]{max-width:1200px;margin:0 auto;padding:0 20px}.about-preview[data-v-4edb682d]{background:#f8f9fa}.about-grid[data-v-4edb682d]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-title[data-v-4edb682d]{font-size:32px;color:#333;margin-bottom:20px}.about-text[data-v-4edb682d]{font-size:16px;color:#666;line-height:1.8;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.about-link[data-v-4edb682d]{color:#409eff;text-decoration:none;font-size:16px;transition:color .3s ease}.about-link[data-v-4edb682d]:hover{color:#66b1ff}.about-image img[data-v-4edb682d]{width:100%;border-radius:8px;box-shadow:0 10px 30px #0000001a}.cases-grid[data-v-4edb682d]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.news-grid[data-v-4edb682d]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-card[data-v-4edb682d]{display:flex;align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 12px #00000014;transition:all .3s ease;cursor:pointer;padding:15px}.news-card[data-v-4edb682d]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.news-card-image[data-v-4edb682d]{width:80px;height:80px;flex-shrink:0;margin-right:15px;border-radius:4px;overflow:hidden;aspect-ratio:1 / 1}.news-card-image img[data-v-4edb682d]{width:100%;height:100%;object-fit:cover}.news-card-content[data-v-4edb682d]{flex:1}.news-card-title[data-v-4edb682d]{font-size:16px;font-weight:600;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-card-date[data-v-4edb682d]{font-size:12px;color:#999;margin:0}.section-action[data-v-4edb682d]{text-align:center;margin-top:40px}.btn[data-v-4edb682d]{display:inline-block;padding:12px 40px;border-radius:30px;text-decoration:none;font-size:16px;transition:all .3s ease}.btn-primary[data-v-4edb682d]{background:#409eff;color:#fff}.btn-primary[data-v-4edb682d]:hover{background:#66b1ff;transform:translateY(-2px)}.btn-white[data-v-4edb682d]{background:#fff;color:#409eff}.btn-white[data-v-4edb682d]:hover{background:#f0f7ff}.contact-section[data-v-4edb682d]{background:linear-gradient(135deg,#667eea,#764ba2)}.contact-box[data-v-4edb682d]{text-align:center;color:#fff;padding:40px 0}.contact-box h2[data-v-4edb682d]{font-size:32px;margin-bottom:15px}.contact-box p[data-v-4edb682d]{font-size:18px;margin-bottom:30px;opacity:.9}@media(max-width:992px){.about-grid[data-v-4edb682d]{grid-template-columns:1fr;gap:30px}.about-image[data-v-4edb682d]{order:-1}}@media(max-width:768px){.section[data-v-4edb682d]{padding:50px 0}.cases-grid[data-v-4edb682d],.news-grid[data-v-4edb682d]{grid-template-columns:1fr}.news-card[data-v-4edb682d]{flex-direction:column;text-align:center;padding:20px}.news-card-image[data-v-4edb682d]{width:100%;height:auto;margin-right:0;margin-bottom:15px;aspect-ratio:16 / 9}.about-title[data-v-4edb682d]{font-size:28px}.contact-box h2[data-v-4edb682d]{font-size:24px}}.case-detail[data-v-4edb682d]{font-size:16px;line-height:1.6}.case-image[data-v-4edb682d]{margin-bottom:20px;border-radius:8px;overflow:hidden}.case-image img[data-v-4edb682d]{width:100%;height:auto;object-fit:cover}.case-info[data-v-4edb682d]{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e9ecef}.case-category[data-v-4edb682d],.case-time[data-v-4edb682d]{margin:0;color:#6c757d;font-size:14px}.case-content[data-v-4edb682d]{color:#343a40}.case-content p[data-v-4edb682d]{margin:0 0 15px}.news-detail[data-v-4edb682d]{font-size:16px;line-height:1.6}.news-image[data-v-4edb682d]{margin-bottom:20px;border-radius:8px;overflow:hidden}.news-image img[data-v-4edb682d]{width:100%;height:auto;object-fit:cover}.news-info[data-v-4edb682d]{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e9ecef}.news-time[data-v-4edb682d]{margin:0;color:#6c757d;font-size:14px}.news-content[data-v-4edb682d]{color:#343a40}.news-content p[data-v-4edb682d]{margin:0 0 15px}.news-grid .card[data-v-4edb682d]{display:flex;flex-direction:row;align-items:flex-start;height:120px}.news-grid .card-image[data-v-4edb682d]{width:150px;height:100%;flex-shrink:0;margin-right:20px;margin-bottom:0}.news-grid .card-body[data-v-4edb682d]{flex:1;display:flex;flex-direction:column;justify-content:space-between;height:100%}.news-grid .card-title[data-v-4edb682d]{font-size:16px;margin:0 0 10px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-grid .card-desc[data-v-4edb682d]{font-size:14px;margin:0 0 10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-grid .card-meta[data-v-4edb682d]{margin-top:auto;font-size:12px}@media(max-width:768px){.case-detail[data-v-4edb682d],.news-detail[data-v-4edb682d]{font-size:14px}.case-info[data-v-4edb682d]{flex-direction:column;gap:10px}.news-grid .card[data-v-4edb682d]{flex-direction:column;height:auto}.news-grid .card-image[data-v-4edb682d]{width:100%;height:150px;margin-right:0;margin-bottom:15px}.news-grid .card-body[data-v-4edb682d]{height:auto}.news-grid .card-title[data-v-4edb682d]{font-size:15px}.news-grid .card-desc[data-v-4edb682d]{font-size:13px}}.page-header[data-v-97e317d1]{position:relative;height:300px;display:flex;align-items:center;justify-content:center;margin-top:70px}.page-header-bg[data-v-97e317d1]{position:absolute;inset:0;background:linear-gradient(135deg,#667eea,#764ba2);background-size:cover;background-position:center}.page-header-bg[data-v-97e317d1]:after{content:"";position:absolute;inset:0;background:#0000004d}.page-header-content[data-v-97e317d1]{position:relative;z-index:1;text-align:center;color:#fff}.page-title[data-v-97e317d1]{font-size:42px;margin-bottom:15px;text-shadow:2px 2px 10px rgba(0,0,0,.3)}.breadcrumb[data-v-97e317d1]{font-size:14px}.breadcrumb a[data-v-97e317d1]{color:#fffc;text-decoration:none;transition:color .3s ease}.breadcrumb a[data-v-97e317d1]:hover{color:#fff}.breadcrumb .separator[data-v-97e317d1]{margin:0 10px;color:#fff9}.breadcrumb .current[data-v-97e317d1]{color:#fff}@media(max-width:768px){.page-header[data-v-97e317d1]{height:200px}.page-title[data-v-97e317d1]{font-size:32px}}.section[data-v-300696f8]{padding:80px 0}.container[data-v-300696f8]{max-width:1200px;margin:0 auto;padding:0 20px}.intro-text[data-v-300696f8]{font-size:16px;color:#666;line-height:1.8;margin-bottom:15px;max-width:800px;margin-left:auto;margin-right:auto;text-align:justify}.culture[data-v-300696f8]{background:#f8f9fa}.culture-content[data-v-300696f8]{max-width:800px;margin:0 auto;font-size:16px;color:#666;line-height:1.8;text-align:justify}.culture-grid[data-v-300696f8]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:800px;margin:0 auto}.culture-item[data-v-300696f8]{text-align:center;padding:40px 30px;background:#fff;border-radius:8px;box-shadow:0 2px 12px #00000014}.culture-icon[data-v-300696f8]{font-size:48px;margin-bottom:20px}.culture-title[data-v-300696f8]{font-size:24px;color:#333;margin-bottom:15px}.culture-desc[data-v-300696f8]{font-size:16px;color:#666;line-height:1.6}.organization[data-v-300696f8]{background:#fff}.org-content[data-v-300696f8]{max-width:800px;margin:0 auto;font-size:16px;color:#666;line-height:1.8;text-align:justify}.org-grid[data-v-300696f8]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:800px;margin:0 auto}.org-item[data-v-300696f8]{text-align:center;padding:30px 20px;background:#f8f9fa;border-radius:8px;box-shadow:0 2px 12px #00000014}.org-title[data-v-300696f8]{font-size:20px;color:#333;margin-bottom:10px}.org-desc[data-v-300696f8]{font-size:14px;color:#666;line-height:1.6}.honor[data-v-300696f8]{background:#f8f9fa}.honor-grid[data-v-300696f8]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1000px;margin:0 auto}.honor-item[data-v-300696f8]{text-align:center;padding:30px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 12px #00000014;transition:all .3s ease}.honor-item[data-v-300696f8]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.honor-image[data-v-300696f8]{width:100%;height:150px;margin-bottom:20px;overflow:hidden;border-radius:4px}.honor-image img[data-v-300696f8]{width:100%;height:100%;object-fit:cover}.honor-title[data-v-300696f8]{font-size:18px;color:#333;margin-bottom:10px}.honor-desc[data-v-300696f8]{font-size:14px;color:#666;line-height:1.6}@media(max-width:992px){.culture-grid[data-v-300696f8],.org-grid[data-v-300696f8],.honor-grid[data-v-300696f8]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.section[data-v-300696f8]{padding:50px 0}.culture-grid[data-v-300696f8],.org-grid[data-v-300696f8],.honor-grid[data-v-300696f8]{grid-template-columns:1fr}.intro-text[data-v-300696f8],.culture-content[data-v-300696f8],.org-content[data-v-300696f8]{max-width:100%}}.section[data-v-dfed1863]{padding:80px 0}.container[data-v-dfed1863]{max-width:1200px;margin:0 auto;padding:0 20px}.filter-bar[data-v-dfed1863]{display:flex;justify-content:center;gap:15px;margin-bottom:40px;flex-wrap:wrap}.filter-btn[data-v-dfed1863]{padding:10px 25px;background:#f5f5f5;border:none;border-radius:20px;font-size:14px;cursor:pointer;transition:all .3s ease}.filter-btn[data-v-dfed1863]:hover,.filter-btn.active[data-v-dfed1863]{background:#409eff;color:#fff}.cases-grid[data-v-dfed1863]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media(max-width:992px){.cases-grid[data-v-dfed1863]{grid-template-columns:repeat(2,1fr)}}.pagination[data-v-dfed1863]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:50px}.page-btn[data-v-dfed1863]{padding:10px 25px;background:#409eff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease}.page-btn[data-v-dfed1863]:hover:not(:disabled){background:#66b1ff}.page-btn[data-v-dfed1863]:disabled{background:#c0c4cc;cursor:not-allowed}.page-info[data-v-dfed1863]{font-size:14px;color:#666}@media(max-width:768px){.section[data-v-dfed1863]{padding:50px 0}.cases-grid[data-v-dfed1863]{grid-template-columns:1fr}}.case-detail[data-v-dfed1863]{font-size:16px;line-height:1.6}.case-image[data-v-dfed1863]{margin-bottom:20px;border-radius:8px;overflow:hidden}.case-image img[data-v-dfed1863]{width:100%;height:auto;object-fit:cover}.case-info[data-v-dfed1863]{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e9ecef}.case-category[data-v-dfed1863],.case-time[data-v-dfed1863]{margin:0;color:#6c757d;font-size:14px}.case-content[data-v-dfed1863]{color:#343a40}.case-content p[data-v-dfed1863]{margin:0 0 15px}@media(max-width:768px){.case-detail[data-v-dfed1863]{font-size:14px}.case-info[data-v-dfed1863]{flex-direction:column;gap:10px}}.section[data-v-39230d90]{padding:80px 0}.container[data-v-39230d90]{max-width:1200px;margin:0 auto;padding:0 20px}.filter-bar[data-v-39230d90]{display:flex;justify-content:center;gap:15px;margin-bottom:40px;flex-wrap:wrap}.filter-btn[data-v-39230d90]{padding:10px 25px;background:#f5f5f5;border:none;border-radius:20px;font-size:14px;cursor:pointer;transition:all .3s ease}.filter-btn[data-v-39230d90]:hover,.filter-btn.active[data-v-39230d90]{background:#409eff;color:#fff}.news-grid[data-v-39230d90]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px}.news-card[data-v-39230d90]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #00000014;transition:all .3s ease;cursor:pointer}.news-card[data-v-39230d90]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.news-card-image[data-v-39230d90]{position:relative;overflow:hidden;aspect-ratio:16 / 9}.news-card-image img[data-v-39230d90]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-card:hover .news-card-image img[data-v-39230d90]{transform:scale(1.05)}.news-card-body[data-v-39230d90]{padding:20px}.news-card-title[data-v-39230d90]{font-size:16px;font-weight:600;margin:0 0 10px;line-height:1.4;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-card-desc[data-v-39230d90]{font-size:14px;color:#666;margin:0 0 15px;line-height:1.4;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-card-meta[data-v-39230d90]{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#999}.news-card-date[data-v-39230d90]{margin-right:15px}.news-card-tag[data-v-39230d90]{background:#f0f7ff;color:#409eff;padding:2px 8px;border-radius:10px}.pagination[data-v-39230d90]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:50px}.page-btn[data-v-39230d90]{padding:10px 25px;background:#409eff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease}.page-btn[data-v-39230d90]:hover:not(:disabled){background:#66b1ff}.page-btn[data-v-39230d90]:disabled{background:#c0c4cc;cursor:not-allowed}.page-info[data-v-39230d90]{font-size:14px;color:#666}.news-grid .card .card-body .card-title[data-v-39230d90]{font-size:16px;margin-bottom:8px;line-height:1.4;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-grid .card .card-body .card-desc[data-v-39230d90]{font-size:14px;line-height:1.4;margin-bottom:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-detail[data-v-39230d90]{font-size:16px;line-height:1.6}.news-image[data-v-39230d90]{margin-bottom:20px;border-radius:8px;overflow:hidden}.news-image img[data-v-39230d90]{width:100%;height:auto;object-fit:cover}.news-info[data-v-39230d90]{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e9ecef}.news-category[data-v-39230d90],.news-time[data-v-39230d90]{margin:0;color:#6c757d;font-size:14px}.news-content[data-v-39230d90]{color:#343a40}.news-content p[data-v-39230d90]{margin:0 0 15px}@media(max-width:992px){.news-grid[data-v-39230d90]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.section[data-v-39230d90]{padding:50px 0}.news-grid[data-v-39230d90]{grid-template-columns:1fr}.filter-bar[data-v-39230d90]{gap:10px}.filter-btn[data-v-39230d90]{padding:8px 20px;font-size:13px}.news-detail[data-v-39230d90]{font-size:14px}.news-info[data-v-39230d90]{flex-direction:column;gap:10px}}.section[data-v-ca8637ae]{padding:80px 0}.container[data-v-ca8637ae]{max-width:1200px;margin:0 auto;padding:0 20px}.intro[data-v-ca8637ae]{background:#f8f9fa}.intro-content[data-v-ca8637ae]{text-align:center}.intro-content h2[data-v-ca8637ae]{font-size:32px;color:#333;margin-bottom:15px}.intro-content p[data-v-ca8637ae]{font-size:18px;color:#666}.content-box[data-v-ca8637ae]{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 12px #00000014;line-height:1.8;color:#333}.content-box p[data-v-ca8637ae]{margin-bottom:15px}.content-box p[data-v-ca8637ae]:last-child{margin-bottom:0}.section[data-v-41dec9e8]{padding:80px 0}.container[data-v-41dec9e8]{max-width:1200px;margin:0 auto;padding:0 20px}.contact-grid[data-v-41dec9e8]{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-info h2[data-v-41dec9e8],.contact-form h2[data-v-41dec9e8]{font-size:28px;color:#333;margin-bottom:30px}.info-item[data-v-41dec9e8]{display:flex;align-items:flex-start;margin-bottom:25px}.info-icon[data-v-41dec9e8]{font-size:24px;margin-right:15px}.info-content h3[data-v-41dec9e8]{font-size:16px;color:#333;margin-bottom:5px}.info-content p[data-v-41dec9e8]{font-size:14px;color:#666}.qrcode-img[data-v-41dec9e8]{max-width:150px;height:auto;margin-top:10px}.contact-form form[data-v-41dec9e8]{background:#f8f9fa;padding:30px;border-radius:8px}.form-group[data-v-41dec9e8]{margin-bottom:20px}.form-group label[data-v-41dec9e8]{display:block;font-size:14px;color:#333;margin-bottom:8px}.form-group input[data-v-41dec9e8],.form-group textarea[data-v-41dec9e8]{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .3s ease;box-sizing:border-box}.form-group input[data-v-41dec9e8]:focus,.form-group textarea[data-v-41dec9e8]:focus{outline:none;border-color:#409eff}.form-group textarea[data-v-41dec9e8]{resize:vertical}.submit-btn[data-v-41dec9e8]{width:100%;padding:12px;background:#409eff;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background .3s ease}.submit-btn[data-v-41dec9e8]:hover{background:#66b1ff}@media(max-width:992px){.contact-grid[data-v-41dec9e8]{grid-template-columns:1fr;gap:40px}}@media(max-width:768px){.section[data-v-41dec9e8]{padding:50px 0}.contact-form form[data-v-41dec9e8]{padding:20px}}:root{--primary-color: #409eff;--primary-light: #66b1ff;--text-primary: #333333;--text-secondary: #666666;--text-light: #999999;--bg-light: #f8f9fa;--border-color: #eeeeee;--shadow-light: 0 2px 12px rgba(0, 0, 0, .08);--shadow-medium: 0 8px 25px rgba(0, 0, 0, .12);--transition-base: all .3s ease}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:80px 0}@media(max-width:768px){.section{padding:50px 0}}
