@charset "UTF-8";.header[data-v-423054ee]{position:fixed;top:0;left:0;right:0;background-color:#039;z-index:1000;padding:8px 0}.header .header-content[data-v-423054ee]{display:flex;justify-content:space-between;align-items:center}.header .logo[data-v-423054ee]{display:flex;align-items:center}.header .logo .logo-img[data-v-423054ee]{height:50px;width:auto}.header .nav .nav-list[data-v-423054ee]{display:flex;list-style:none;margin:0;padding:0}.header .nav .nav-list .nav-item[data-v-423054ee]{margin-left:32px;position:relative}.header .nav .nav-list .nav-item.has-dropdown:hover .dropdown[data-v-423054ee]{opacity:1;visibility:visible;transform:translateY(0)}.header .nav .nav-list .nav-item .nav-link[data-v-423054ee],.header .nav .nav-list .nav-item RouterLink.nav-link[data-v-423054ee]{color:#fffc;font-weight:500;transition:color .3s ease;text-decoration:none}.header .nav .nav-list .nav-item .nav-link[data-v-423054ee]:hover,.header .nav .nav-list .nav-item RouterLink.nav-link[data-v-423054ee]:hover{color:#fff}.header .nav .nav-list .nav-item .dropdown[data-v-423054ee]{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);background-color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:4px;padding:8px 0;min-width:180px;opacity:0;visibility:hidden;transition:all .3s ease;margin-top:8px;z-index:1001}.header .nav .nav-list .nav-item .dropdown li[data-v-423054ee]{list-style:none}.header .nav .nav-list .nav-item .dropdown li a[data-v-423054ee],.header .nav .nav-list .nav-item .dropdown li RouterLink[data-v-423054ee]{display:block;padding:8px 16px;color:#333;font-size:14px;transition:all .3s ease;text-decoration:none;cursor:pointer}.header .nav .nav-list .nav-item .dropdown li a[data-v-423054ee]:hover,.header .nav .nav-list .nav-item .dropdown li RouterLink[data-v-423054ee]:hover{background-color:#f5f5f5;color:#039}.header .menu-btn[data-v-423054ee]{background:none;border:none;cursor:pointer;padding:8px}.header .menu-btn .menu-icon[data-v-423054ee]{display:block;width:24px;height:2px;background-color:#fff;position:relative;transition:all .3s ease}.header .menu-btn .menu-icon[data-v-423054ee]:before,.header .menu-btn .menu-icon[data-v-423054ee]:after{content:"";position:absolute;width:24px;height:2px;background-color:#fff;transition:all .3s ease}.header .menu-btn .menu-icon[data-v-423054ee]:before{top:-8px}.header .menu-btn .menu-icon[data-v-423054ee]:after{bottom:-8px}.header .menu-btn.active .menu-icon[data-v-423054ee]{background-color:transparent}.header .menu-btn.active .menu-icon[data-v-423054ee]:before{transform:rotate(45deg);top:0}.header .menu-btn.active .menu-icon[data-v-423054ee]:after{transform:rotate(-45deg);bottom:0}.header .mobile-nav[data-v-423054ee]{position:absolute;top:100%;left:0;right:0;background-color:#fff;box-shadow:0 4px 8px #0000001a;max-height:0;overflow:hidden;transition:max-height .3s ease}.header .mobile-nav.active[data-v-423054ee]{max-height:600px}.header .mobile-nav .mobile-nav-list[data-v-423054ee]{list-style:none;margin:0;padding:8px 0}.header .mobile-nav .mobile-nav-list .mobile-nav-item .mobile-nav-link[data-v-423054ee],.header .mobile-nav .mobile-nav-list .mobile-nav-item RouterLink.mobile-nav-link[data-v-423054ee]{display:block;padding:16px 24px;color:#333;font-weight:500;transition:background-color .3s ease;text-decoration:none;cursor:pointer}.header .mobile-nav .mobile-nav-list .mobile-nav-item .mobile-nav-link[data-v-423054ee]:hover,.header .mobile-nav .mobile-nav-list .mobile-nav-item RouterLink.mobile-nav-link[data-v-423054ee]:hover{background-color:#f5f5f5;color:#039}.header .mobile-nav .mobile-nav-list .mobile-nav-item .mobile-dropdown[data-v-423054ee]{list-style:none;margin:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease;background-color:#f9f9f9}.header .mobile-nav .mobile-nav-list .mobile-nav-item .mobile-dropdown.active[data-v-423054ee]{max-height:200px}.header .mobile-nav .mobile-nav-list .mobile-nav-item .mobile-dropdown .mobile-nav-link[data-v-423054ee],.header .mobile-nav .mobile-nav-list .mobile-nav-item .mobile-dropdown RouterLink.mobile-nav-link[data-v-423054ee]{padding-left:32px;font-size:14px}.footer[data-v-d0b5cc39]{background-color:#039;color:#fff;padding:32px 0}.footer .footer-content[data-v-d0b5cc39]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;margin-bottom:32px}.footer .footer-content .footer-column h4[data-v-d0b5cc39]{font-size:16px;font-weight:600;margin-bottom:16px;color:#fff}.footer .footer-content .footer-column ul[data-v-d0b5cc39]{list-style:none;margin:0;padding:0}.footer .footer-content .footer-column ul li[data-v-d0b5cc39]{margin-bottom:4px}.footer .footer-content .footer-column ul li a[data-v-d0b5cc39]{color:#ffffffb3;font-size:14px;transition:color .3s ease}.footer .footer-content .footer-column ul li a[data-v-d0b5cc39]:hover{color:#fff}.footer .footer-content .footer-qrcode[data-v-d0b5cc39]{display:flex;justify-content:flex-end}.footer .footer-content .footer-qrcode .qrcode-placeholder[data-v-d0b5cc39]{width:80px;height:80px;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center}.footer .footer-content .footer-qrcode .qrcode-placeholder img[data-v-d0b5cc39]{width:100%;height:100%;object-fit:cover}.footer .footer-bottom[data-v-d0b5cc39]{border-top:1px solid rgba(255,255,255,.1);padding-top:16px;text-align:center}.footer .footer-bottom p[data-v-d0b5cc39]{color:#ffffffb3;margin:0;font-size:12px}@media(max-width:768px){.footer[data-v-d0b5cc39]{padding:24px 0}.footer .footer-content[data-v-d0b5cc39]{grid-template-columns:repeat(2,1fr)}.footer .footer-content .footer-qrcode[data-v-d0b5cc39]{justify-content:flex-start}}@media(max-width:576px){.footer .footer-content[data-v-d0b5cc39]{grid-template-columns:1fr}}.app[data-v-0731c3c2]{font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.6}.banner[data-v-7df5a095]{position:relative;height:100vh;min-height:600px;overflow:hidden}.banner .banner-video-container[data-v-7df5a095]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.banner .banner-video-container .banner-video[data-v-7df5a095]{width:100%;height:100%;object-fit:cover}.banner .banner-video-container .banner-overlay[data-v-7df5a095]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(#00000080,#00000080)}.banner .banner-slider[data-v-7df5a095]{position:relative;width:100%;height:100%;z-index:1}.banner .banner-slider .banner-slide[data-v-7df5a095]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;transition:opacity .5s ease}.banner .banner-slider .banner-slide.active[data-v-7df5a095]{opacity:1}.banner .banner-slider .banner-slide .banner-content[data-v-7df5a095]{position:relative;z-index:1;max-width:800px;padding:0 16px}.banner .banner-slider .banner-slide .banner-content h2[data-v-7df5a095]{font-size:36px;margin-bottom:24px;line-height:1.2;color:#00b1ff;position:relative;display:inline-block}.banner .banner-slider .banner-slide .banner-content h2[data-v-7df5a095]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background-color:#00b1ff}@media(max-width:768px){.banner .banner-slider .banner-slide .banner-content h2[data-v-7df5a095]{font-size:28px}}@media(max-width:576px){.banner .banner-slider .banner-slide .banner-content h2[data-v-7df5a095]{font-size:24px}}.banner .banner-controls[data-v-7df5a095]{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 16px;z-index:2}.banner .banner-controls .control-btn[data-v-7df5a095]{background-color:#fff3;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .3s ease}.banner .banner-controls .control-btn[data-v-7df5a095]:hover{background-color:#fff6}@media(max-width:576px){.banner .banner-controls .control-btn[data-v-7df5a095]{width:36px;height:36px;font-size:18px}}.banner .banner-indicators[data-v-7df5a095]{position:absolute;bottom:32px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:2}.banner .banner-indicators .indicator[data-v-7df5a095]{width:12px;height:12px;border-radius:50%;background-color:#ffffff80;transition:all .3s ease}.banner .banner-indicators .indicator.active[data-v-7df5a095]{background-color:#fff;width:30px;border-radius:6px}@media(max-width:768px){.banner[data-v-7df5a095]{height:80vh;min-height:500px}}@media(max-width:576px){.banner[data-v-7df5a095]{height:70vh;min-height:400px}}.who-we-are[data-v-22b0cb39]{position:relative;height:100vh;min-height:600px;overflow:hidden;background:linear-gradient(135deg,#0a192f,#172a45);color:#fff}.who-we-are[data-v-22b0cb39]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/earth-1388003+.jpg);background-size:cover;background-position:center;opacity:.3;z-index:0}.who-we-are .who-we-are-content[data-v-22b0cb39]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:48px 16px;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center}.who-we-are .who-we-are-content h2[data-v-22b0cb39]{font-size:36px;margin-bottom:24px;color:#00b1ff;position:relative;display:inline-block}@media(max-width:768px){.who-we-are .who-we-are-content h2[data-v-22b0cb39]{font-size:28px}}@media(max-width:576px){.who-we-are .who-we-are-content h2[data-v-22b0cb39]{font-size:24px}}.who-we-are .who-we-are-content .who-we-are-background[data-v-22b0cb39]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:120px;font-weight:900;color:#00b1ff1a;z-index:-1;white-space:nowrap}@media(max-width:768px){.who-we-are .who-we-are-content .who-we-are-background[data-v-22b0cb39]{font-size:80px}}@media(max-width:576px){.who-we-are .who-we-are-content .who-we-are-background[data-v-22b0cb39]{font-size:60px}}.who-we-are .who-we-are-content .description[data-v-22b0cb39]{max-width:800px;margin:0 auto;font-size:16px;line-height:1.6;color:#ffffffe6;text-align:left}@media(max-width:768px){.who-we-are .who-we-are-content .description[data-v-22b0cb39]{font-size:14px}}.explore[data-v-5945da1e]{padding:48px 0;background-color:#fff;background-image:url(/images/exor_backround.png);background-size:cover;background-position:center}.explore .explore-content[data-v-5945da1e]{display:flex;gap:48px}.explore .explore-content .explore-left[data-v-5945da1e]{flex:1;max-width:40%}.explore .explore-content .explore-left img[data-v-5945da1e]{width:100%;height:auto}.explore .explore-content .explore-right[data-v-5945da1e]{flex:1;max-width:60%}.explore .explore-content .explore-right .explore-section[data-v-5945da1e]{margin-bottom:48px}.explore .explore-content .explore-right .explore-section .section-title[data-v-5945da1e]{font-size:18px;font-weight:600;margin-bottom:4px}.explore .explore-content .explore-right .explore-section .section-title.green[data-v-5945da1e]{color:#28a745}.explore .explore-content .explore-right .explore-section .section-title.blue[data-v-5945da1e]{color:#007bff}.explore .explore-content .explore-right .explore-section h4[data-v-5945da1e]{font-size:24px;margin-bottom:24px;color:#333}.explore .explore-content .explore-right .explore-section .explore-grid[data-v-5945da1e]{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.explore .explore-content .explore-right .explore-section .explore-grid .explore-item[data-v-5945da1e]{position:relative;overflow:hidden}.explore .explore-content .explore-right .explore-section .explore-grid .explore-item.full-width[data-v-5945da1e]{grid-column:span 2}.explore .explore-content .explore-right .explore-section .explore-grid .explore-item .explore-item-inner[data-v-5945da1e]{position:relative;overflow:hidden;height:200px;transition:all .3s ease}.explore .explore-content .explore-right .explore-section .explore-grid .explore-item .explore-item-inner img[data-v-5945da1e]{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.explore .explore-content .explore-right .explore-section .explore-grid .explore-item .explore-item-inner .explore-overlay[data-v-5945da1e]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:16px}.explore .explore-content .explore-right .explore-section .explore-grid .explore-item .explore-item-inner .explore-overlay.green[data-v-5945da1e]{background-color:#28a745b3}.explore .explore-content .explore-right .explore-section .explore-grid .explore-item .explore-item-inner .explore-overlay.blue[data-v-5945da1e]{background-color:#007bffb3}.explore .explore-content .explore-right .explore-section .explore-grid .explore-item .explore-item-inner .explore-overlay p[data-v-5945da1e]{color:#fff;font-size:14px;line-height:1.4;text-align:center;margin:0;transition:all .3s ease}.explore .explore-content .explore-right .explore-section .explore-grid .explore-item .explore-item-inner[data-v-5945da1e]:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a;z-index:10}.explore .explore-content .explore-right .explore-section .explore-grid .explore-item .explore-item-inner:hover img[data-v-5945da1e]{object-fit:contain;width:100%;height:100%}.explore .explore-content .explore-right .explore-section .explore-grid .explore-item .explore-item-inner:hover .explore-overlay[data-v-5945da1e]{height:40px;top:auto;bottom:0;align-items:center;justify-content:center;padding:8px 16px}.explore .explore-content .explore-right .explore-section .explore-grid .explore-item .explore-item-inner:hover .explore-overlay p[data-v-5945da1e]{text-align:center}@media(max-width:768px){.explore .explore-content[data-v-5945da1e]{flex-direction:column}.explore .explore-content .explore-left[data-v-5945da1e]{max-width:100%;margin-bottom:24px}.explore .explore-content .explore-left img[data-v-5945da1e]{width:100%;height:auto}.explore .explore-content .explore-right[data-v-5945da1e]{max-width:100%}}.research[data-v-7c97d4c5]{position:relative;padding:48px 0;background-image:url(/images/academic_backround.png);background-size:cover;background-position:center;color:#fff;overflow:hidden}.research[data-v-7c97d4c5]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0019324d;z-index:0}.research[data-v-7c97d4c5]:after{content:"";position:absolute;top:50%;right:5%;transform:translateY(-50%);width:200px;height:100%;background-image:url(/images/academic_en_bg.svg);background-size:contain;background-repeat:no-repeat;background-position:right center;z-index:0}.research .research-content[data-v-7c97d4c5]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 16px}.research .research-content .research-section[data-v-7c97d4c5]{margin-bottom:48px}.research .research-content .research-section h2[data-v-7c97d4c5]{font-size:24px;margin-bottom:4px;color:#fff}.research .research-content .research-section h3[data-v-7c97d4c5]{font-size:16px;margin-bottom:32px;color:#00b1ff;font-weight:400}.research .research-content .research-section .research-grid[data-v-7c97d4c5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px}.research .research-content .research-section .research-grid .research-item[data-v-7c97d4c5]{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.research .research-content .research-section .research-grid .research-item .research-icon[data-v-7c97d4c5]{width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#00b1ff33}.research .research-content .research-section .research-grid .research-item .research-btn[data-v-7c97d4c5]{width:auto;padding:8px 16px;border:1px solid #00B1FF;background-color:transparent;color:#fff;border-radius:20px;font-size:14px;white-space:nowrap;cursor:pointer;transition:all .3s ease}.research .research-content .research-section .research-grid .research-item .research-btn[data-v-7c97d4c5]:hover{background-color:#00b1ff33;transform:translateY(-3px)}@media(max-width:768px){.research[data-v-7c97d4c5]{padding:32px 0}.research[data-v-7c97d4c5]:before{font-size:100px}.research .research-content .research-section h2[data-v-7c97d4c5]{font-size:20px}.research .research-content .research-section h3[data-v-7c97d4c5]{font-size:14px}.research .research-content .research-section .research-grid[data-v-7c97d4c5]{grid-template-columns:1fr;gap:24px}}.insight[data-v-bdaaf1cb]{position:relative;padding:48px 0;background:linear-gradient(135deg,#0a192f,#172a45);color:#fff;overflow:hidden}.insight[data-v-bdaaf1cb]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/insight_backround.png);background-size:cover;background-position:center;opacity:.3;z-index:0}.insight .insight-content[data-v-bdaaf1cb]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 16px}.insight .insight-content .insight-header[data-v-bdaaf1cb]{text-align:center;margin-bottom:48px}.insight .insight-content .insight-header h2[data-v-bdaaf1cb]{font-size:48px;font-weight:900;color:#00b1ff;margin-bottom:4px}.insight .insight-content .insight-header h3[data-v-bdaaf1cb]{font-size:24px;font-weight:500;color:#fff}.insight .insight-content .insight-grid[data-v-bdaaf1cb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:32px}.insight .insight-content .insight-grid .insight-section .section-header[data-v-bdaaf1cb]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.insight .insight-content .insight-grid .insight-section .section-header h4[data-v-bdaaf1cb]{font-size:18px;font-weight:600;color:#fff}.insight .insight-content .insight-grid .insight-section .section-header .more-link[data-v-bdaaf1cb]{color:#00b1ff;font-size:14px;text-decoration:none}.insight .insight-content .insight-grid .insight-section .section-header .more-link[data-v-bdaaf1cb]:hover{text-decoration:underline}.insight .insight-content .insight-grid .insight-section .news-grid[data-v-bdaaf1cb]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:16px}.insight .insight-content .insight-grid .insight-section .news-grid .news-item[data-v-bdaaf1cb]{position:relative;overflow:hidden;border-radius:4px}.insight .insight-content .insight-grid .insight-section .news-grid .news-item.main-news[data-v-bdaaf1cb]{grid-row:span 2}.insight .insight-content .insight-grid .insight-section .news-grid .news-item.main-news img[data-v-bdaaf1cb]{height:300px}.insight .insight-content .insight-grid .insight-section .news-grid .news-item img[data-v-bdaaf1cb]{width:100%;height:150px;object-fit:cover;transition:transform .3s ease}.insight .insight-content .insight-grid .insight-section .news-grid .news-item img[data-v-bdaaf1cb]:hover{transform:scale(1.05)}.insight .insight-content .insight-grid .insight-section .news-grid .news-item .news-content[data-v-bdaaf1cb]{display:none}@media(max-width:768px){.insight[data-v-bdaaf1cb]{padding:32px 0}.insight .insight-content .insight-header h2[data-v-bdaaf1cb]{font-size:36px}.insight .insight-content .insight-header h3[data-v-bdaaf1cb]{font-size:20px}.insight .insight-content .insight-grid[data-v-bdaaf1cb],.insight .insight-content .insight-grid .insight-section .news-grid[data-v-bdaaf1cb]{grid-template-columns:1fr}.insight .insight-content .insight-grid .insight-section .news-grid .news-item.main-news[data-v-bdaaf1cb]{grid-row:span 1}.insight .insight-content .insight-grid .insight-section .news-grid .news-item.main-news img[data-v-bdaaf1cb],.insight .insight-content .insight-grid .insight-section .news-grid .news-item img[data-v-bdaaf1cb]{height:200px}}.partners[data-v-6ea404ca]{padding:48px 0;background:#f8f9fa}.partners .partners-content[data-v-6ea404ca]{max-width:1200px;margin:0 auto;padding:0 16px}.partners .partners-content .partners-header[data-v-6ea404ca]{text-align:center;margin-bottom:32px}.partners .partners-content .partners-header h2[data-v-6ea404ca]{font-size:36px;font-weight:900;color:#00b1ff;margin-bottom:4px}.partners .partners-content .partners-header h3[data-v-6ea404ca]{font-size:20px;font-weight:500;color:#333}.partners .partners-content .partners-scroll-container[data-v-6ea404ca]{position:relative;overflow:hidden;margin:0 auto;max-width:1000px;height:120px}.partners .partners-content .partners-scroll-container .partners-scroll-track[data-v-6ea404ca]{display:flex;align-items:center;gap:32px;animation:scroll-6ea404ca 30s linear infinite}.partners .partners-content .partners-scroll-container .partners-scroll-track .partners-item[data-v-6ea404ca]{flex-shrink:0;width:120px;height:80px;display:flex;align-items:center;justify-content:center}.partners .partners-content .partners-scroll-container .partners-scroll-track .partners-item img[data-v-6ea404ca]{max-width:100%;max-height:100%;object-fit:contain}@keyframes scroll-6ea404ca{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.partners[data-v-6ea404ca]{padding:32px 0}.partners .partners-content .partners-header h2[data-v-6ea404ca]{font-size:28px}.partners .partners-content .partners-header h3[data-v-6ea404ca]{font-size:18px}.partners .partners-content .partners-scroll-container[data-v-6ea404ca]{height:100px}.partners .partners-content .partners-scroll-container .partners-scroll-track .partners-item[data-v-6ea404ca]{width:100px;height:60px}}.home[data-v-61c379b1],.health-management-center[data-v-129702b2]{font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.6}.health-management-center .hero-banner[data-v-129702b2]{width:100%;height:400px;overflow:hidden}.health-management-center .hero-banner .hero-image[data-v-129702b2]{width:100%;height:100%;object-fit:cover}.health-management-center .container[data-v-129702b2]{max-width:1200px;margin:0 auto;padding:32px 0}.health-management-center .container .nav-tabs[data-v-129702b2]{display:flex;margin-bottom:48px}.health-management-center .container .nav-tabs .tab-btn[data-v-129702b2]{padding:8px 24px;margin-right:16px;background-color:#f5f5f5;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease}.health-management-center .container .nav-tabs .tab-btn.active[data-v-129702b2]{background-color:#039;color:#fff}.health-management-center .container .nav-tabs .tab-btn[data-v-129702b2]:hover{background-color:#e0e0e0}.health-management-center .container .nav-tabs .tab-btn.active[data-v-129702b2]:hover{background-color:#00297a}.health-management-center .container .main-content[data-v-129702b2]{display:flex;margin-bottom:48px;padding:0 16px}.health-management-center .container .main-content .content-left[data-v-129702b2]{flex:1;padding-right:32px}.health-management-center .container .main-content .content-left .section-title[data-v-129702b2]{font-size:1.8rem;font-weight:700;color:#039;margin-bottom:4px}.health-management-center .container .main-content .content-left .section-subtitle[data-v-129702b2]{font-size:1.2rem;font-weight:600;margin-bottom:16px}.health-management-center .container .main-content .content-right[data-v-129702b2]{flex:2}.health-management-center .container .main-content .content-right .section-description[data-v-129702b2]{font-size:1.1rem;line-height:1.8;margin-bottom:16px;font-weight:700;color:#000}.health-management-center .container .main-content .content-right .section-description .highlight-text[data-v-129702b2]{color:#039;font-weight:700}.health-management-center .container .main-content .content-right .service-content .service-title[data-v-129702b2]{font-size:1rem;font-weight:600;margin-top:8px;margin-bottom:4px;color:#039}.health-management-center .container .main-content .content-right .service-content .service-description[data-v-129702b2]{font-size:.9rem;line-height:1.5;margin-bottom:8px}.health-management-center .container .hospital-intro[data-v-129702b2]{display:flex;margin-bottom:48px;padding:16px;background-color:#039}.health-management-center .container .hospital-intro .intro-left[data-v-129702b2]{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding-right:24px}.health-management-center .container .hospital-intro .intro-left .hospital-logo[data-v-129702b2]{width:auto;height:80px;object-fit:contain}.health-management-center .container .hospital-intro .intro-right[data-v-129702b2]{flex:3}.health-management-center .container .hospital-intro .intro-right .intro-description[data-v-129702b2]{font-size:.9rem;line-height:1.6;color:#fff}.health-management-center .container .core-values[data-v-129702b2]{margin-bottom:48px}.health-management-center .container .core-values .values-container[data-v-129702b2]{display:flex;align-items:flex-start;position:relative}.health-management-center .container .core-values .values-container .vertical-line[data-v-129702b2]{position:absolute;left:0;top:0;bottom:0;width:1px;background-color:#039}.health-management-center .container .core-values .values-container .vertical-line[data-v-129702b2]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background-color:#039}.health-management-center .container .core-values .values-container .vertical-text[data-v-129702b2]{flex-shrink:0;writing-mode:vertical-rl;text-orientation:mixed;margin-left:16px;margin-right:16px}.health-management-center .container .core-values .values-container .vertical-text .vertical-image[data-v-129702b2]{object-fit:contain}.health-management-center .container .core-values .values-container .values-main[data-v-129702b2]{flex:1}.health-management-center .container .core-values .values-container .values-main .values-header[data-v-129702b2]{margin-bottom:48px}.health-management-center .container .core-values .values-container .values-main .values-header .values-title[data-v-129702b2]{font-size:1.8rem;font-weight:700;color:#039}.health-management-center .container .core-values .values-container .values-main .values-content[data-v-129702b2]{display:flex;flex-direction:column;gap:16px}.health-management-center .container .core-values .values-container .values-main .values-content .value-item[data-v-129702b2]{display:flex;align-items:flex-start;gap:16px;background-color:#f9f9f9;padding:24px;border-radius:8px;transition:transform .3s ease}.health-management-center .container .core-values .values-container .values-main .values-content .value-item[data-v-129702b2]:hover{transform:translateY(-5px);box-shadow:0 4px 8px #0000001a}.health-management-center .container .core-values .values-container .values-main .values-content .value-item .value-icon[data-v-129702b2]{flex-shrink:0;width:60px;height:60px;background-color:#f0f5ff;border-radius:50%;display:flex;align-items:center;justify-content:center}.health-management-center .container .core-values .values-container .values-main .values-content .value-item .value-icon .icon-image[data-v-129702b2]{width:30px;height:30px;object-fit:contain}.health-management-center .container .core-values .values-container .values-main .values-content .value-item .value-text[data-v-129702b2]{flex:1}.health-management-center .container .core-values .values-container .values-main .values-content .value-item .value-title[data-v-129702b2]{font-size:1.1rem;font-weight:600;margin-bottom:8px;color:#039}.health-management-center .container .core-values .values-container .values-main .values-content .value-item .value-description[data-v-129702b2]{font-size:.9rem;line-height:1.6;color:#666}.health-management-center .container .dean-intro[data-v-129702b2]{margin-bottom:48px}.health-management-center .container .dean-intro .values-container[data-v-129702b2]{display:flex;align-items:flex-start;position:relative}.health-management-center .container .dean-intro .values-container .vertical-line[data-v-129702b2]{position:absolute;left:0;top:0;bottom:0;width:1px;background-color:#039}.health-management-center .container .dean-intro .values-container .vertical-line[data-v-129702b2]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background-color:#039}.health-management-center .container .dean-intro .values-container .vertical-text[data-v-129702b2]{flex-shrink:0;writing-mode:vertical-rl;text-orientation:mixed;margin-left:16px;margin-right:16px}.health-management-center .container .dean-intro .values-container .vertical-text .vertical-image[data-v-129702b2]{object-fit:contain}.health-management-center .container .dean-intro .values-container .values-main[data-v-129702b2]{flex:1}.health-management-center .container .dean-intro .values-container .values-main .intro-header[data-v-129702b2]{margin-bottom:48px}.health-management-center .container .dean-intro .values-container .values-main .intro-header .intro-title[data-v-129702b2]{font-size:1.8rem;font-weight:700;color:#039}.health-management-center .container .dean-intro .values-container .values-main .dean-content[data-v-129702b2]{display:flex;align-items:flex-start;max-height:400px}.health-management-center .container .dean-intro .values-container .values-main .dean-content .dean-photo[data-v-129702b2]{flex:1;padding-right:32px}.health-management-center .container .dean-intro .values-container .values-main .dean-content .dean-photo .photo-image[data-v-129702b2]{width:100%;max-width:300px;height:400px;background-color:#00b1ff;object-fit:contain;border-radius:4px}.health-management-center .container .dean-intro .values-container .values-main .dean-content .dean-info[data-v-129702b2]{flex:2}.health-management-center .container .dean-intro .values-container .values-main .dean-content .dean-info .dean-name[data-v-129702b2]{font-size:1.4rem;font-weight:700;margin-bottom:8px;color:#000}.health-management-center .container .dean-intro .values-container .values-main .dean-content .dean-info .dean-title[data-v-129702b2]{font-size:.9rem;color:#000;font-weight:600;margin-bottom:16px;line-height:1.6}.health-management-center .container .dean-intro .values-container .values-main .dean-content .dean-info .dean-credentials[data-v-129702b2]{list-style:none;padding:0;margin:0}.health-management-center .container .dean-intro .values-container .values-main .dean-content .dean-info .dean-credentials li[data-v-129702b2]{font-size:.9rem;line-height:1.6;margin-bottom:8px;position:relative;padding-left:16px;color:#666}.health-management-center .container .dean-intro .values-container .values-main .dean-content .dean-info .dean-credentials li[data-v-129702b2]:before{content:"•";position:absolute;left:0;color:#039}.health-management-center .container .video-section[data-v-129702b2]{margin-bottom:48px}.health-management-center .container .video-section .video-container[data-v-129702b2]{position:relative;width:100%;max-width:800px;margin:0 auto}.health-management-center .container .video-section .video-container .video-player[data-v-129702b2]{width:100%;height:auto;border-radius:8px}.health-management-center .container .experts-section[data-v-129702b2]{margin-bottom:48px}.health-management-center .container .experts-section .values-container[data-v-129702b2]{display:flex;align-items:flex-start;position:relative}.health-management-center .container .experts-section .values-container .vertical-line[data-v-129702b2]{position:absolute;left:0;top:0;bottom:0;width:1px;background-color:#039}.health-management-center .container .experts-section .values-container .vertical-line[data-v-129702b2]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background-color:#039}.health-management-center .container .experts-section .values-container .vertical-text[data-v-129702b2]{flex-shrink:0;writing-mode:vertical-rl;text-orientation:mixed;margin-left:16px;margin-right:16px}.health-management-center .container .experts-section .values-container .vertical-text .vertical-image[data-v-129702b2]{object-fit:contain}.health-management-center .container .experts-section .values-container .values-main[data-v-129702b2]{flex:1}.health-management-center .container .experts-section .values-container .values-main .section-header[data-v-129702b2]{margin-bottom:48px}.health-management-center .container .experts-section .values-container .values-main .section-header .section-title[data-v-129702b2]{font-size:1.8rem;font-weight:700;color:#039}.health-management-center .container .experts-section .values-container .values-main .experts-content .hospital-section .hospital-header[data-v-129702b2]{margin-bottom:24px}.health-management-center .container .experts-section .values-container .values-main .experts-content .hospital-section .hospital-header .hospital-logo .logo-image[data-v-129702b2]{max-width:400px;height:auto}.health-management-center .container .experts-section .values-container .values-main .experts-content .hospital-section .hospital-info .hospital-title[data-v-129702b2]{font-size:1.2rem;font-weight:600;color:#000;margin-bottom:16px}.health-management-center .container .experts-section .values-container .values-main .experts-content .hospital-section .hospital-info .hospital-description[data-v-129702b2]{margin-bottom:16px;line-height:1.6}.health-management-center .container .regenerative-medicine-section[data-v-129702b2]{margin-bottom:48px}.health-management-center .container .regenerative-medicine-section .values-container[data-v-129702b2]{display:flex;align-items:flex-start;position:relative}.health-management-center .container .regenerative-medicine-section .values-container .vertical-line[data-v-129702b2]{position:absolute;left:0;top:0;bottom:0;width:1px;background-color:#039}.health-management-center .container .regenerative-medicine-section .values-container .vertical-line[data-v-129702b2]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background-color:#039}.health-management-center .container .regenerative-medicine-section .values-container .vertical-text[data-v-129702b2]{flex-shrink:0;writing-mode:vertical-rl;text-orientation:mixed;margin-left:16px;margin-right:16px}.health-management-center .container .regenerative-medicine-section .values-container .vertical-text .vertical-image[data-v-129702b2]{object-fit:contain}.health-management-center .container .regenerative-medicine-section .values-container .values-main[data-v-129702b2]{flex:1}.health-management-center .container .regenerative-medicine-section .values-container .values-main .section-header[data-v-129702b2]{margin-bottom:48px}.health-management-center .container .regenerative-medicine-section .values-container .values-main .section-header .section-title[data-v-129702b2]{font-size:1.8rem;font-weight:700;color:#039}.health-management-center .container .regenerative-medicine-section .values-container .values-main .regenerative-content .regenerative-item[data-v-129702b2]{display:flex;margin-bottom:48px}.health-management-center .container .regenerative-medicine-section .values-container .values-main .regenerative-content .regenerative-item .item-icon[data-v-129702b2]{flex-shrink:0;margin-right:24px}.health-management-center .container .regenerative-medicine-section .values-container .values-main .regenerative-content .regenerative-item .item-icon .icon-image[data-v-129702b2]{width:125px;height:125px}.health-management-center .container .regenerative-medicine-section .values-container .values-main .regenerative-content .regenerative-item .item-content[data-v-129702b2]{flex:1}.health-management-center .container .regenerative-medicine-section .values-container .values-main .regenerative-content .regenerative-item .item-content .item-title[data-v-129702b2]{font-size:1.2rem;font-weight:600;margin-bottom:8px}.health-management-center .container .regenerative-medicine-section .values-container .values-main .regenerative-content .regenerative-item .item-content .item-description[data-v-129702b2]{margin-bottom:8px;line-height:1.6}.health-management-center .container .regenerative-medicine-section .values-container .values-main .regenerative-content .regenerative-item .item-content .item-application[data-v-129702b2]{margin:8px 0}.health-management-center .container .regenerative-medicine-section .values-container .values-main .regenerative-content .regenerative-item .item-content .item-application .application-label[data-v-129702b2]{background-color:#00b1ff;color:#fff;padding:4px 8px;font-size:.9rem}.health-management-center .container .regenerative-medicine-section .values-container .values-main .regenerative-content .regenerative-item .item-content .learn-more[data-v-129702b2]{color:#039;text-decoration:none;font-size:.9rem;display:inline-block;margin-top:8px}.health-management-center .container .regenerative-medicine-section .values-container .values-main .regenerative-content .regenerative-item .item-content .learn-more[data-v-129702b2]:hover{text-decoration:underline}.ultra-high-standard-lab[data-v-362a3420]{font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.6}.ultra-high-standard-lab .hero-banner[data-v-362a3420]{width:100%;height:100vh;min-height:600px;position:relative;overflow:hidden}.ultra-high-standard-lab .hero-banner .hero-video[data-v-362a3420]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}@media(max-width:768px){.ultra-high-standard-lab .hero-banner[data-v-362a3420]{height:80vh;min-height:500px}}@media(max-width:576px){.ultra-high-standard-lab .hero-banner[data-v-362a3420]{height:70vh;min-height:400px}}.ultra-high-standard-lab .container[data-v-362a3420]{max-width:1200px;margin:0 auto;padding:32px 0}.ultra-high-standard-lab .container .nav-tabs[data-v-362a3420]{display:flex;margin-bottom:48px}.ultra-high-standard-lab .container .nav-tabs .tab-btn[data-v-362a3420]{padding:8px 24px;margin-right:16px;background-color:#f5f5f5;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease}.ultra-high-standard-lab .container .nav-tabs .tab-btn.active[data-v-362a3420]{background-color:#039;color:#fff}.ultra-high-standard-lab .container .nav-tabs .tab-btn[data-v-362a3420]:hover{background-color:#e0e0e0}.ultra-high-standard-lab .container .nav-tabs .tab-btn.active[data-v-362a3420]:hover{background-color:#00297a}.ultra-high-standard-lab .container .lab-intro[data-v-362a3420]{display:flex;margin-bottom:48px;padding:0 16px}.ultra-high-standard-lab .container .lab-intro .lab-image[data-v-362a3420]{flex:1;padding-right:32px}.ultra-high-standard-lab .container .lab-intro .lab-image .lab-floor-plan[data-v-362a3420]{width:100%;height:auto;object-fit:contain}.ultra-high-standard-lab .container .lab-intro .lab-content[data-v-362a3420]{flex:1}.ultra-high-standard-lab .container .lab-intro .lab-content .lab-title[data-v-362a3420]{font-size:1.5rem;font-weight:700;color:#039;margin-bottom:16px}.ultra-high-standard-lab .container .lab-intro .lab-content .lab-description[data-v-362a3420]{font-size:1rem;line-height:1.8;margin-bottom:16px;color:#333}@media(max-width:768px){.ultra-high-standard-lab .container .lab-intro[data-v-362a3420]{flex-direction:column}.ultra-high-standard-lab .container .lab-intro .lab-image[data-v-362a3420]{padding-right:0;margin-bottom:32px}}.ultra-high-standard-lab .research-experts[data-v-362a3420]{margin-bottom:48px}.ultra-high-standard-lab .research-experts .banner[data-v-362a3420]{display:flex;width:100%;height:200px}.ultra-high-standard-lab .research-experts .banner .left[data-v-362a3420]{flex:1;background-color:#002b7f;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.ultra-high-standard-lab .research-experts .banner .left .background-img[data-v-362a3420]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.ultra-high-standard-lab .research-experts .banner .left .overlay[data-v-362a3420]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#002b7f;opacity:.7;z-index:.5}.ultra-high-standard-lab .research-experts .banner .left .title[data-v-362a3420]{position:relative;z-index:1;width:70%;height:auto}.ultra-high-standard-lab .research-experts .banner .right[data-v-362a3420]{flex:1;display:flex;overflow:hidden}.ultra-high-standard-lab .research-experts .banner .right .img[data-v-362a3420]{flex:1;min-width:0;width:100%;height:100%;object-fit:cover}.ultra-high-standard-lab .equipment-intro[data-v-362a3420]{margin-bottom:48px}.ultra-high-standard-lab .equipment-intro .banner[data-v-362a3420]{display:flex;width:100%;height:200px}.ultra-high-standard-lab .equipment-intro .banner .left[data-v-362a3420]{flex:1;background-color:#002b7f;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.ultra-high-standard-lab .equipment-intro .banner .left .background-img[data-v-362a3420]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.ultra-high-standard-lab .equipment-intro .banner .left .overlay[data-v-362a3420]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#002b7f;opacity:.7;z-index:.5}.ultra-high-standard-lab .equipment-intro .banner .left .title[data-v-362a3420]{position:relative;z-index:1;width:70%;height:auto;max-width:100%;max-height:80%;object-fit:contain}.ultra-high-standard-lab .equipment-intro .banner .right[data-v-362a3420]{flex:1;display:flex;overflow:hidden}.ultra-high-standard-lab .equipment-intro .banner .right .img[data-v-362a3420]{flex:1;min-width:0;width:100%;height:100%;object-fit:cover}.ultra-high-standard-lab .equipment-details[data-v-362a3420]{margin-bottom:48px}.ultra-high-standard-lab .equipment-details .container[data-v-362a3420]{max-width:1200px;margin:0 auto;padding:32px 0}.ultra-high-standard-lab .equipment-details .container .equipment-grid[data-v-362a3420]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ultra-high-standard-lab .equipment-details .container .equipment-grid .equipment-card[data-v-362a3420]{border:1px solid #e0e0e0;border-radius:8px;padding:16px;transition:all .3s ease;display:flex}.ultra-high-standard-lab .equipment-details .container .equipment-grid .equipment-card[data-v-362a3420]:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.ultra-high-standard-lab .equipment-details .container .equipment-grid .equipment-card .equipment-image[data-v-362a3420]{flex:0 0 150px;margin-right:16px}.ultra-high-standard-lab .equipment-details .container .equipment-grid .equipment-card .equipment-image img[data-v-362a3420]{width:100%;height:100%;object-fit:contain}.ultra-high-standard-lab .equipment-details .container .equipment-grid .equipment-card .equipment-info[data-v-362a3420]{flex:1}.ultra-high-standard-lab .equipment-details .container .equipment-grid .equipment-card .equipment-info .equipment-name[data-v-362a3420]{font-size:1.2rem;font-weight:700;color:#039;margin-bottom:4px}.ultra-high-standard-lab .equipment-details .container .equipment-grid .equipment-card .equipment-info .equipment-title[data-v-362a3420]{font-size:1rem;font-weight:600;margin-bottom:16px;color:#333}.ultra-high-standard-lab .equipment-details .container .equipment-grid .equipment-card .equipment-info .equipment-features[data-v-362a3420]{list-style:none;padding:0;margin:0}.ultra-high-standard-lab .equipment-details .container .equipment-grid .equipment-card .equipment-info .equipment-features li[data-v-362a3420]{margin-bottom:4px;font-size:.9rem;line-height:1.4;color:#666}.ultra-high-standard-lab .experts-info[data-v-362a3420]{margin-bottom:48px}.ultra-high-standard-lab .experts-info .container[data-v-362a3420]{max-width:1200px;margin:0 auto;padding:32px 0}.ultra-high-standard-lab .experts-info .container .experts-list[data-v-362a3420]{display:flex;gap:32px}.ultra-high-standard-lab .experts-info .container .experts-list .expert-item[data-v-362a3420]{flex:1;display:flex}.ultra-high-standard-lab .experts-info .container .experts-list .expert-item .expert-image[data-v-362a3420]{width:300px;height:350px;margin-right:16px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.ultra-high-standard-lab .experts-info .container .experts-list .expert-item .expert-image .bg[data-v-362a3420]{position:absolute;width:100%;height:80%;bottom:0;left:-1px;background-color:#00b1ff;border-top-right-radius:100%;z-index:0}.ultra-high-standard-lab .experts-info .container .experts-list .expert-item .expert-image .expert-photo[data-v-362a3420]{width:100%;height:100%;object-fit:contain;z-index:1;position:relative}.ultra-high-standard-lab .experts-info .container .experts-list .expert-item .expert-details[data-v-362a3420]{flex:1}.ultra-high-standard-lab .experts-info .container .experts-list .expert-item .expert-details .expert-name[data-v-362a3420]{font-size:1.5rem;font-weight:700;color:#039;margin-bottom:4px}.ultra-high-standard-lab .experts-info .container .experts-list .expert-item .expert-details .expert-title[data-v-362a3420]{font-size:1.1rem;font-weight:600;margin-bottom:16px;color:#333}.ultra-high-standard-lab .experts-info .container .experts-list .expert-item .expert-details .expert-credentials[data-v-362a3420]{list-style:none;padding:0;margin:0}.ultra-high-standard-lab .experts-info .container .experts-list .expert-item .expert-details .expert-credentials li[data-v-362a3420]{margin-bottom:4px;font-size:.9rem;line-height:1.4;color:#666}@media(max-width:768px){.ultra-high-standard-lab .experts-info .container .experts-list[data-v-362a3420]{flex-direction:column}.ultra-high-standard-lab .experts-info .container .experts-list .expert-item[data-v-362a3420]{flex-direction:column;align-items:center;text-align:center;margin-bottom:48px}.ultra-high-standard-lab .experts-info .container .experts-list .expert-item .expert-image[data-v-362a3420]{margin-right:0;margin-bottom:16px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev ::slotted(svg),.swiper-button-prev svg,.swiper-button-next ::slotted(svg),.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next ::slotted(.swiper-navigation-icon),.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.regenerative-medicine[data-v-17b202ae]{font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.6}.regenerative-medicine .hero-banner[data-v-17b202ae]{width:100%;height:100vh;min-height:600px;position:relative;overflow:hidden}.regenerative-medicine .hero-banner .hero-swiper[data-v-17b202ae]{width:100%;height:100%}.regenerative-medicine .hero-banner .hero-swiper .banner-content[data-v-17b202ae]{position:relative;width:100%;height:100%}.regenerative-medicine .hero-banner .hero-swiper .banner-content .image-section[data-v-17b202ae]{position:absolute;top:0;left:0;width:100%;height:100%}.regenerative-medicine .hero-banner .hero-swiper .banner-content .image-section .hero-image[data-v-17b202ae]{width:100%;height:100%;object-fit:cover}.regenerative-medicine .hero-banner .hero-swiper .banner-content .text-section[data-v-17b202ae]{position:absolute;top:50%;left:10%;transform:translateY(-50%);color:#fff;z-index:10}.regenerative-medicine .hero-banner .hero-swiper .banner-content .text-section .main-title[data-v-17b202ae]{font-size:2.5rem;font-weight:700;margin-bottom:4px;letter-spacing:2px}.regenerative-medicine .hero-banner .hero-swiper .banner-content .text-section .sub-title[data-v-17b202ae]{font-size:1.8rem;font-weight:600;margin-bottom:16px;letter-spacing:1px}.regenerative-medicine .hero-banner .hero-swiper .banner-content .text-section .divider[data-v-17b202ae]{width:60px;height:3px;background-color:#fff;margin-bottom:16px}.regenerative-medicine .hero-banner .hero-swiper .banner-content .text-section .description[data-v-17b202ae]{font-size:1.2rem;font-weight:500;color:#fff}.regenerative-medicine .hero-banner .hero-swiper .hero-swiper[data-v-17b202ae] .swiper-button-prev,.regenerative-medicine .hero-banner .hero-swiper .hero-swiper[data-v-17b202ae] .swiper-button-next{color:#fff!important;width:50px!important;height:50px!important;background-color:#fff3!important;border-radius:50%!important;z-index:20!important}.regenerative-medicine .hero-banner .hero-swiper .hero-swiper[data-v-17b202ae] .swiper-button-prev:hover,.regenerative-medicine .hero-banner .hero-swiper .hero-swiper[data-v-17b202ae] .swiper-button-next:hover{background-color:#fff6!important}.regenerative-medicine .hero-banner .hero-swiper .hero-swiper[data-v-17b202ae] .swiper-button-prev:after,.regenerative-medicine .hero-banner .hero-swiper .hero-swiper[data-v-17b202ae] .swiper-button-next:after{font-size:1.5rem!important;color:#fff!important;font-weight:700!important}.regenerative-medicine .hero-banner .hero-swiper .swiper-pagination[data-v-17b202ae]{z-index:20}.regenerative-medicine .hero-banner .hero-swiper .swiper-pagination .swiper-pagination-bullet[data-v-17b202ae]{background-color:#fff9}.regenerative-medicine .hero-banner .hero-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active[data-v-17b202ae]{background-color:#fff}.regenerative-medicine .nav-tabs[data-v-17b202ae]{background-color:#fff;border-bottom:1px solid #e0e0e0}.regenerative-medicine .nav-tabs .container[data-v-17b202ae]{max-width:1200px;margin:0 auto;display:flex;padding:0 32px}.regenerative-medicine .nav-tabs .container .tab-btn[data-v-17b202ae]{padding:16px 24px;background:none;border:none;font-size:1rem;font-weight:600;color:#666;cursor:pointer;position:relative;transition:all .3s ease}.regenerative-medicine .nav-tabs .container .tab-btn.active[data-v-17b202ae]{color:#039}.regenerative-medicine .nav-tabs .container .tab-btn.active[data-v-17b202ae]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#039}.regenerative-medicine .nav-tabs .container .tab-btn[data-v-17b202ae]:hover{color:#039}.regenerative-medicine .main-content[data-v-17b202ae]{background-color:#f9f9f9;padding:32px 0}.regenerative-medicine .main-content .container[data-v-17b202ae]{max-width:1200px;margin:0 auto;padding:0 32px;display:flex;gap:32px}.regenerative-medicine .main-content .container .sidebar[data-v-17b202ae]{flex:0 0 200px;position:sticky;top:80px;align-self:flex-start;z-index:1000}.regenerative-medicine .main-content .container .sidebar .sidebar-header[data-v-17b202ae]{background-color:#fff;padding:24px;margin-bottom:16px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.regenerative-medicine .main-content .container .sidebar .sidebar-header .sidebar-title[data-v-17b202ae]{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:4px}.regenerative-medicine .main-content .container .sidebar .sidebar-header .sidebar-subtitle[data-v-17b202ae]{font-size:.9rem;color:#666;line-height:1.4}.regenerative-medicine .main-content .container .sidebar .sidebar-menu[data-v-17b202ae]{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.regenerative-medicine .main-content .container .sidebar .sidebar-menu .menu-item[data-v-17b202ae]{width:100%;padding:16px 24px;background:none;border:none;text-align:left;font-size:1rem;color:#666;cursor:pointer;position:relative;transition:all .3s ease}.regenerative-medicine .main-content .container .sidebar .sidebar-menu .menu-item.active[data-v-17b202ae]{color:#039;font-weight:600}.regenerative-medicine .main-content .container .sidebar .sidebar-menu .menu-item.active[data-v-17b202ae]:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background-color:#039}.regenerative-medicine .main-content .container .sidebar .sidebar-menu .menu-item[data-v-17b202ae]:hover{color:#039;background-color:#f5f5f5}.regenerative-medicine .main-content .container .content-area[data-v-17b202ae]{flex:1}.regenerative-medicine .main-content .container .content-area .section[data-v-17b202ae]{background-color:#fff;padding:32px;margin-bottom:24px}.regenerative-medicine .main-content .container .content-area .section .section-header[data-v-17b202ae]{margin-bottom:32px}.regenerative-medicine .main-content .container .content-area .section .section-header .image-container[data-v-17b202ae]{position:relative;width:100%;height:300px;overflow:hidden}.regenerative-medicine .main-content .container .content-area .section .section-header .image-container .section-image[data-v-17b202ae]{width:100%;height:100%;object-fit:cover}.regenerative-medicine .main-content .container .content-area .section .section-header .image-container .text-overlay[data-v-17b202ae]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 5%;color:#333}.regenerative-medicine .main-content .container .content-area .section .section-header .image-container .text-overlay .section-title[data-v-17b202ae]{font-size:2rem;font-weight:700;margin-bottom:4px}.regenerative-medicine .main-content .container .content-area .section .section-header .image-container .text-overlay .section-subtitle[data-v-17b202ae]{font-size:1.3rem;color:#0056b3;font-weight:600}.regenerative-medicine .main-content .container .content-area .section .section-description[data-v-17b202ae]{margin-bottom:32px;padding:24px;background-color:#f9f9f9;border-left:4px solid #0056b3}.regenerative-medicine .main-content .container .content-area .section .section-description p[data-v-17b202ae]{font-size:1rem;line-height:1.8;color:#666}.regenerative-medicine .main-content .container .content-area .section .advantages-section[data-v-17b202ae]{margin-bottom:32px}.regenerative-medicine .main-content .container .content-area .section .advantages-section .advantages-title[data-v-17b202ae]{display:inline-block;padding:8px 16px;background-color:#0056b3;color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:24px;text-decoration:none}.regenerative-medicine .main-content .container .content-area .section .advantages-section .advantages-title[data-v-17b202ae]:hover{background-color:#004080}.regenerative-medicine .main-content .container .content-area .section .advantages-section .advantages-grid[data-v-17b202ae]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.regenerative-medicine .main-content .container .content-area .section .advantages-section .advantages-grid .advantage-card[data-v-17b202ae]{text-align:center;padding:24px;background-color:#f9f9f9;transition:all .3s ease}.regenerative-medicine .main-content .container .content-area .section .advantages-section .advantages-grid .advantage-card[data-v-17b202ae]:hover{background-color:#e9e9e9;transform:translateY(-5px)}.regenerative-medicine .main-content .container .content-area .section .advantages-section .advantages-grid .advantage-card .advantage-icon[data-v-17b202ae]{width:80px;height:80px;margin:0 auto 16px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#fff}.regenerative-medicine .main-content .container .content-area .section .advantages-section .advantages-grid .advantage-card .advantage-icon img[data-v-17b202ae]{width:50%;height:50%;object-fit:contain}.regenerative-medicine .main-content .container .content-area .section .advantages-section .advantages-grid .advantage-card .advantage-title[data-v-17b202ae]{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:4px}.regenerative-medicine .main-content .container .content-area .section .advantages-section .advantages-grid .advantage-card .advantage-text[data-v-17b202ae]{font-size:.9rem;color:#666;line-height:1.5}@media(max-width:768px){.regenerative-medicine .hero-banner[data-v-17b202ae]{height:auto;padding:32px 0}.regenerative-medicine .hero-banner .banner-content[data-v-17b202ae]{flex-direction:column;text-align:center}.regenerative-medicine .hero-banner .banner-content .text-section[data-v-17b202ae]{margin-bottom:24px}.regenerative-medicine .hero-banner .banner-content .image-section[data-v-17b202ae]{justify-content:center}.regenerative-medicine .hero-banner .banner-content .image-section .hero-image[data-v-17b202ae]{max-width:300px}.regenerative-medicine .main-content .container[data-v-17b202ae]{flex-direction:column}.regenerative-medicine .main-content .container .sidebar[data-v-17b202ae]{flex:none;margin-bottom:24px}.regenerative-medicine .main-content .container .content-area .section .section-header[data-v-17b202ae]{flex-direction:column}.regenerative-medicine .main-content .container .content-area .section .section-header .section-image[data-v-17b202ae]{max-width:100%}.regenerative-medicine .main-content .container .content-area .section .advantages-section .advantages-grid[data-v-17b202ae]{grid-template-columns:repeat(2,1fr)}}.functional-medical-aesthetic[data-v-b2d7f0fd]{font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.6}.functional-medical-aesthetic .hero-banner[data-v-b2d7f0fd]{width:100%;height:100vh;min-height:600px;position:relative;overflow:hidden}.functional-medical-aesthetic .hero-banner .banner-content[data-v-b2d7f0fd]{position:relative;width:100%;height:100%}.functional-medical-aesthetic .hero-banner .banner-content .image-section[data-v-b2d7f0fd]{position:absolute;top:0;left:0;width:100%;height:100%}.functional-medical-aesthetic .hero-banner .banner-content .image-section .hero-image[data-v-b2d7f0fd]{width:100%;height:100%;object-fit:cover}.functional-medical-aesthetic .hero-banner .banner-content .text-section[data-v-b2d7f0fd]{position:absolute;top:50%;left:10%;transform:translateY(-50%);color:#fff;z-index:10}.functional-medical-aesthetic .hero-banner .banner-content .text-section .main-title[data-v-b2d7f0fd]{font-size:2.5rem;font-weight:700;margin-bottom:4px}.functional-medical-aesthetic .hero-banner .banner-content .text-section .sub-title[data-v-b2d7f0fd]{font-size:1.5rem;font-weight:600;margin-bottom:16px}.functional-medical-aesthetic .hero-banner .banner-content .text-section .divider[data-v-b2d7f0fd]{width:100px;height:3px;background-color:#fff;margin-bottom:16px}.functional-medical-aesthetic .hero-banner .banner-content .text-section .description[data-v-b2d7f0fd]{font-size:1.2rem;margin-bottom:24px;color:#fff}.functional-medical-aesthetic .hero-banner .banner-content .text-section .subtitle[data-v-b2d7f0fd]{font-size:1rem;opacity:.9;color:#fff}.functional-medical-aesthetic .nav-tabs[data-v-b2d7f0fd]{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:16px 0;position:sticky;top:70px;z-index:900}.functional-medical-aesthetic .nav-tabs .container[data-v-b2d7f0fd]{display:flex;justify-content:center}.functional-medical-aesthetic .nav-tabs .container .tab-btn[data-v-b2d7f0fd]{background:none;border:none;font-size:1.1rem;font-weight:600;color:#666;padding:16px 32px;margin:0 8px;cursor:pointer;position:relative;transition:all .3s ease;text-decoration:none}.functional-medical-aesthetic .nav-tabs .container .tab-btn.active[data-v-b2d7f0fd]{color:#039}.functional-medical-aesthetic .nav-tabs .container .tab-btn.active[data-v-b2d7f0fd]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:3px;background-color:#039}.functional-medical-aesthetic .nav-tabs .container .tab-btn[data-v-b2d7f0fd]:hover{color:#039}.functional-medical-aesthetic .main-content[data-v-b2d7f0fd]{padding:32px 0}.functional-medical-aesthetic .main-content .container[data-v-b2d7f0fd]{display:flex;gap:32px}.functional-medical-aesthetic .main-content .container .sidebar[data-v-b2d7f0fd]{flex:0 0 200px;position:sticky;top:180px;align-self:flex-start;z-index:100}.functional-medical-aesthetic .main-content .container .sidebar .sidebar-header[data-v-b2d7f0fd]{background-color:#fff;padding:24px;margin-bottom:16px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.functional-medical-aesthetic .main-content .container .sidebar .sidebar-header .sidebar-title[data-v-b2d7f0fd]{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:4px}.functional-medical-aesthetic .main-content .container .sidebar .sidebar-header .sidebar-subtitle[data-v-b2d7f0fd]{font-size:.9rem;color:#666;line-height:1.4}.functional-medical-aesthetic .main-content .container .sidebar .sidebar-menu[data-v-b2d7f0fd]{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.functional-medical-aesthetic .main-content .container .sidebar .sidebar-menu .menu-item[data-v-b2d7f0fd]{width:100%;padding:16px 24px;background:none;border:none;text-align:left;font-size:1rem;color:#666;cursor:pointer;position:relative;transition:all .3s ease}.functional-medical-aesthetic .main-content .container .sidebar .sidebar-menu .menu-item.active[data-v-b2d7f0fd]{color:#039;font-weight:600}.functional-medical-aesthetic .main-content .container .sidebar .sidebar-menu .menu-item.active[data-v-b2d7f0fd]:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background-color:#039}.functional-medical-aesthetic .main-content .container .sidebar .sidebar-menu .menu-item[data-v-b2d7f0fd]:hover{color:#039;background-color:#f5f5f5}.functional-medical-aesthetic .main-content .container .content-area[data-v-b2d7f0fd]{flex:1}.functional-medical-aesthetic .main-content .container .content-area .section[data-v-b2d7f0fd]{margin-bottom:48px}.functional-medical-aesthetic .main-content .container .content-area .section .section-header[data-v-b2d7f0fd]{margin-bottom:24px}.functional-medical-aesthetic .main-content .container .content-area .section .section-header .section-title[data-v-b2d7f0fd]{font-size:2rem;font-weight:700;color:#333;margin-bottom:4px}.functional-medical-aesthetic .main-content .container .content-area .section .section-header .section-subtitle[data-v-b2d7f0fd]{font-size:1.2rem;color:#00b1ff;font-weight:600}.functional-medical-aesthetic .main-content .container .content-area .section .section-description[data-v-b2d7f0fd]{margin-bottom:32px}.functional-medical-aesthetic .main-content .container .content-area .section .section-description p[data-v-b2d7f0fd]{font-size:1rem;line-height:1.6;color:#666}.functional-medical-aesthetic .main-content .container .content-area .section .section-subheader[data-v-b2d7f0fd]{margin-bottom:24px}.functional-medical-aesthetic .main-content .container .content-area .section .section-subheader .subheader-title[data-v-b2d7f0fd]{font-size:1.5rem;font-weight:600;color:#333}.functional-medical-aesthetic .main-content .container .content-area .section .advantages-grid[data-v-b2d7f0fd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.functional-medical-aesthetic .main-content .container .content-area .section .advantages-grid .advantage-card[data-v-b2d7f0fd]{background-color:#f9f9f9;border-radius:8px;padding:24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.functional-medical-aesthetic .main-content .container .content-area .section .advantages-grid .advantage-card[data-v-b2d7f0fd]:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.functional-medical-aesthetic .main-content .container .content-area .section .advantages-grid .advantage-card .advantage-icon[data-v-b2d7f0fd]{width:80px;height:80px;border-radius:50%;background-color:#f0f9ff;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.functional-medical-aesthetic .main-content .container .content-area .section .advantages-grid .advantage-card .advantage-icon img[data-v-b2d7f0fd]{width:40px;height:40px}.functional-medical-aesthetic .main-content .container .content-area .section .advantages-grid .advantage-card .advantage-title[data-v-b2d7f0fd]{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:8px}.functional-medical-aesthetic .main-content .container .content-area .section .advantages-grid .advantage-card .advantage-text[data-v-b2d7f0fd]{font-size:.9rem;color:#666;line-height:1.4}.company-news[data-v-53a14f6e]{font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.6}.company-news .hero-banner[data-v-53a14f6e]{width:100%;height:60vh;min-height:400px;position:relative;overflow:hidden}.company-news .hero-banner .banner-image[data-v-53a14f6e]{width:100%;height:100%;object-fit:cover}.company-news .nav-tabs[data-v-53a14f6e]{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:16px 0;position:sticky;top:70px;z-index:900}.company-news .nav-tabs .container[data-v-53a14f6e]{display:flex;justify-content:center}.company-news .nav-tabs .container .tab-btn[data-v-53a14f6e]{background:none;border:none;font-size:1.1rem;font-weight:600;color:#666;padding:16px 32px;margin:0 8px;cursor:pointer;position:relative;transition:all .3s ease}.company-news .nav-tabs .container .tab-btn.active[data-v-53a14f6e]{color:#039}.company-news .nav-tabs .container .tab-btn.active[data-v-53a14f6e]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:3px;background-color:#039}.company-news .nav-tabs .container .tab-btn[data-v-53a14f6e]:hover{color:#039}.company-news .main-content[data-v-53a14f6e]{padding:48px 0}.company-news .main-content .container[data-v-53a14f6e]{max-width:1200px;margin:0 auto;padding:0 16px}.company-news .main-content .container .news-list[data-v-53a14f6e]{display:flex;flex-direction:column;gap:24px}.company-news .main-content .container .news-list .news-item[data-v-53a14f6e]{display:flex;gap:24px;background-color:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.company-news .main-content .container .news-list .news-item[data-v-53a14f6e]:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.company-news .main-content .container .news-list .news-item .news-image[data-v-53a14f6e]{width:300px;height:200px;object-fit:contain;border-radius:4px;background-color:#f5f5f5}.company-news .main-content .container .news-list .news-item .news-content[data-v-53a14f6e]{flex:1;display:flex;flex-direction:column;justify-content:center}.company-news .main-content .container .news-list .news-item .news-content .news-title[data-v-53a14f6e]{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:4px}.company-news .main-content .container .news-list .news-item .news-content .news-subtitle[data-v-53a14f6e]{font-size:1rem;color:#666;margin-bottom:4px}.company-news .main-content .container .news-list .news-item .news-content .news-date[data-v-53a14f6e]{font-size:.9rem;color:#999}.industry-news[data-v-83f60afb]{font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.6}.industry-news .hero-banner[data-v-83f60afb]{width:100%;height:60vh;min-height:400px;position:relative;overflow:hidden}.industry-news .hero-banner .banner-image[data-v-83f60afb]{width:100%;height:100%;object-fit:cover}.industry-news .nav-tabs[data-v-83f60afb]{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:16px 0;position:sticky;top:70px;z-index:900}.industry-news .nav-tabs .container[data-v-83f60afb]{display:flex;justify-content:center}.industry-news .nav-tabs .container .tab-btn[data-v-83f60afb]{background:none;border:none;font-size:1.1rem;font-weight:600;color:#666;padding:16px 32px;margin:0 8px;cursor:pointer;position:relative;transition:all .3s ease}.industry-news .nav-tabs .container .tab-btn.active[data-v-83f60afb]{color:#039}.industry-news .nav-tabs .container .tab-btn.active[data-v-83f60afb]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:3px;background-color:#039}.industry-news .nav-tabs .container .tab-btn[data-v-83f60afb]:hover{color:#039}.industry-news .main-content[data-v-83f60afb]{padding:48px 0}.industry-news .main-content .container[data-v-83f60afb]{max-width:1200px;margin:0 auto;padding:0 16px}.industry-news .main-content .container .news-list[data-v-83f60afb]{display:flex;flex-direction:column;gap:24px}.industry-news .main-content .container .news-list .news-item[data-v-83f60afb]{display:flex;gap:24px;background-color:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.industry-news .main-content .container .news-list .news-item[data-v-83f60afb]:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.industry-news .main-content .container .news-list .news-item .news-image[data-v-83f60afb]{width:300px;height:200px;object-fit:contain;border-radius:4px;background-color:#f5f5f5}.industry-news .main-content .container .news-list .news-item .news-content[data-v-83f60afb]{flex:1;display:flex;flex-direction:column;justify-content:center}.industry-news .main-content .container .news-list .news-item .news-content .news-title[data-v-83f60afb]{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:4px}.industry-news .main-content .container .news-list .news-item .news-content .news-subtitle[data-v-83f60afb]{font-size:1rem;color:#666;margin-bottom:4px}.industry-news .main-content .container .news-list .news-item .news-content .news-date[data-v-83f60afb]{font-size:.9rem;color:#999}[data-v-26d69b5d]{margin:0;padding:0;box-sizing:border-box;font-family:HarmonyOS_Sans_SC_Light;font-size:14px}@font-face{font-family:HarmonyOS_Sans_SC_Bold;src:url(/template/1/docker-website/css/HarmonyOS_Sans_SC_Bold.ttf)}@font-face{font-family:HarmonyOS_Sans_SC_Light;src:url(/template/1/docker-website/css/HarmonyOS_Sans_SC_Light.ttf)}@font-face{font-family:NirmalaB;src:url(/template/1/docker-website/css/NirmalaB.ttf)}body[data-v-26d69b5d]{height:100%;width:100%}@media(max-width:2000px){[data-v-26d69b5d]{font-size:16px}}@media(max-width:1660px){[data-v-26d69b5d]{font-size:16px}}@media(max-width:1440px){[data-v-26d69b5d]{font-size:15px}}@media screen and (max-width:960px){[data-v-26d69b5d]{font-size:14px}}img[data-v-26d69b5d]{max-width:100%;vertical-align:middle}a[data-v-26d69b5d]{text-decoration:none}img[data-v-26d69b5d]{width:100%}.about[data-v-26d69b5d]{height:100%;width:100%}.proflie[data-v-26d69b5d]{position:relative;min-height:500px;display:flex;align-items:center;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url(https://zkzl-website.oss-cn-shenzhen.aliyuncs.com/about/desc_bg)}.proflie .content[data-v-26d69b5d]{width:100%;display:flex;justify-content:space-between;padding:2rem 12%;color:#fff;z-index:2;position:relative}.proflie .content .title[data-v-26d69b5d]{width:18%;height:100%;margin-right:2rem;font-weight:700;padding-top:1px}.proflie .content .title .en[data-v-26d69b5d]{font-size:1.5rem;text-transform:uppercase;font-family:NirmalaB}.proflie .content .title .cn[data-v-26d69b5d]{font-size:1.2rem;font-family:HarmonyOS_Sans_SC_Bold}.proflie .content .right[data-v-26d69b5d]{flex:1}.proflie .content .right p[data-v-26d69b5d]{letter-spacing:1px;padding:.3rem 0;color:#fff}.proflie .color_bg[data-v-26d69b5d]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0d2b7f;z-index:1}.introduce[data-v-26d69b5d]{width:100%;margin-top:2rem}.introduce .options[data-v-26d69b5d]{width:fit-content;display:flex;cursor:pointer;padding:0 12%}.introduce .tabbars.active[data-v-26d69b5d]{background-color:#0d2b7f;color:#fff;border:unset}.introduce .tabbars[data-v-26d69b5d]{padding:.2rem 2rem;border:1px solid #808080;color:gray}.introduce .tabbars[data-v-26d69b5d]:hover{background-color:#00b1ff;border:1px solid #00b1ff;color:#fff}.introduce .tabcontent[data-v-26d69b5d]{display:none;margin-top:2rem;margin-bottom:4rem}.introduce .tabcontent .title[data-v-26d69b5d]{font-weight:700;padding-bottom:2rem}.introduce .tabcontent .title .cn[data-v-26d69b5d]{color:#0d2b7f;font-size:1.2rem;font-family:HarmonyOS_Sans_SC_Bold}.introduce .tabcontent .title .en[data-v-26d69b5d]{text-transform:uppercase;color:gray;font-size:1.5rem;font-family:NirmalaB}.introduce .tabcontent .grid[data-v-26d69b5d]{padding:0 12%;display:grid;grid-template-columns:repeat(2,calc(50% - 2rem));grid-column-gap:4rem}.introduce .tabcontent .items[data-v-26d69b5d]{padding:0 12%;margin-bottom:5rem;display:flex;position:relative}.introduce .tabcontent .items .pic[data-v-26d69b5d]{position:relative;z-index:10;margin-right:-8rem}.introduce .tabcontent .items .cont[data-v-26d69b5d]{position:relative;z-index:1;flex:1}.introduce .tabcontent .items .name[data-v-26d69b5d]{color:#000;padding:.5rem 1rem;display:inline-block}.introduce .tabcontent .items .post[data-v-26d69b5d]{color:#000;padding:.5rem 1rem;display:inline-block;margin-top:-.5rem}.introduce .tabcontent .items .intro[data-v-26d69b5d]{color:#fff;padding:1rem;background-color:#0d2b7f;background-image:url(/images/lead_bg);background-blend-mode:soft-light;margin-top:-.5rem}.introduce .tabcontent .grid .items[data-v-26d69b5d]{padding:unset}.introduce .tabcontent .items .pic[data-v-26d69b5d]{min-width:15rem;width:18%;z-index:10;display:flex;align-items:flex-end;margin-right:-8rem}.introduce .tabcontent .items .cont[data-v-26d69b5d]{width:100%;display:flex;align-self:end;flex-direction:column;z-index:1;position:relative}.introduce .tabcontent .items .name[data-v-26d69b5d]{font-size:1.3rem;padding-left:4rem;font-weight:700;font-family:HarmonyOS_Sans_SC_Bold}.introduce .tabcontent .items .post[data-v-26d69b5d]{padding-left:4rem;font-weight:700;margin-bottom:1rem}.introduce .tabcontent .items .flex[data-v-26d69b5d]{display:flex}.introduce .tabcontent .items .intro[data-v-26d69b5d]{position:relative;padding:2rem 4rem 2rem 10rem;color:#fff;min-height:16rem;z-index:1}.introduce .tabcontent .items p[data-v-26d69b5d]{font-size:.9rem;color:#fff}.introduce .tabcontent .items ul li[data-v-26d69b5d]{list-style-type:circle;list-style-position:inside;padding:2px 0;font-size:.9rem;color:#fff}.introduce .tabcontent .items ul li[data-v-26d69b5d]::marker{color:#00b1ff}.introduce .tabcontent .items .intro[data-v-26d69b5d]:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;z-index:-1;background-color:#0d2b7f}.introduce .tabcontent .items .intro[data-v-26d69b5d]:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;mix-blend-mode:soft-light;background-image:url(/images/lead_bg);z-index:-1}.introduce .tabcontent.active[data-v-26d69b5d]{display:block}.introduce .chairman[data-v-26d69b5d]{margin:4rem 0;padding:0 12%}.introduce .tabcontent .chairman .items[data-v-26d69b5d]{padding:unset}.introduce .chairman .intro[data-v-26d69b5d]{margin-bottom:3rem}.introduce .chairman .intro .pic[data-v-26d69b5d]{margin:0 4rem 0 2rem}.introduce .chairman .intro .name[data-v-26d69b5d],.introduce .chairman .intro .post[data-v-26d69b5d]{padding-left:unset}.introduce .chairman-images[data-v-26d69b5d]{margin-top:4rem;padding:0 12%}.introduce .chairman-images .images-grid[data-v-26d69b5d]{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1rem}.introduce .chairman-images .image-item[data-v-26d69b5d]{width:100%;overflow:hidden;border-radius:4px;box-shadow:0 2px 8px #0000001a}.introduce .chairman-images .image-item img[data-v-26d69b5d]{width:100%;height:auto;display:block;transition:transform .3s ease}.introduce .chairman-images .image-item:hover img[data-v-26d69b5d]{transform:scale(1.05)}@media screen and (max-width:960px){.introduce .chairman-images[data-v-26d69b5d]{padding:0 5%}.introduce .chairman-images .images-grid[data-v-26d69b5d]{grid-template-columns:repeat(3,1fr);grid-gap:.8rem}}.introduce .chairman-books[data-v-26d69b5d]{margin-top:3rem;padding:0 12%;margin-bottom:4rem}.introduce .chairman-books .books-content[data-v-26d69b5d]{background-color:#f8f9fa;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000000d}.introduce .chairman-books .books-content p[data-v-26d69b5d]{font-size:1rem;line-height:1.6;color:#333;margin-bottom:1rem}.introduce .chairman-books .books-content p[data-v-26d69b5d]:last-child{font-weight:700;color:#0d2b7f;font-size:1.1rem;margin-top:1.5rem}@media screen and (max-width:960px){.introduce .chairman-books[data-v-26d69b5d]{padding:0 5%}.introduce .chairman-books .books-content[data-v-26d69b5d]{padding:1.5rem}}.introduce .investment-industry[data-v-26d69b5d]{margin-top:4rem;margin-bottom:4rem;padding:0 12%}.introduce .investment-industry .industry-title[data-v-26d69b5d]{text-align:center}.introduce .investment-industry .industry-title .cn[data-v-26d69b5d]{font-size:2rem;font-weight:700;color:#0d2b7f;font-family:HarmonyOS_Sans_SC_Bold;margin-bottom:.5rem}.introduce .investment-industry .industry-title .en[data-v-26d69b5d]{font-size:1.5rem;color:gray;font-family:NirmalaB;text-transform:uppercase}@media screen and (max-width:960px){.introduce .investment-industry[data-v-26d69b5d]{padding:0 5%}.introduce .investment-industry .industry-title .cn[data-v-26d69b5d]{font-size:1.8rem}.introduce .investment-industry .industry-title .en[data-v-26d69b5d]{font-size:1.2rem}}.introduce .investment-industry .industry-list[data-v-26d69b5d]{margin-top:3rem;padding:0 12%}.introduce .investment-industry .industry-item[data-v-26d69b5d]{display:flex;margin-bottom:3rem;align-items:center}.introduce .investment-industry .industry-item .item-image[data-v-26d69b5d]{width:30%;margin-right:3rem;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.introduce .investment-industry .industry-item .item-image img[data-v-26d69b5d]{width:100%;height:auto;display:block;transition:transform .3s ease}.introduce .investment-industry .industry-item .item-image:hover img[data-v-26d69b5d]{transform:scale(1.05)}.introduce .investment-industry .industry-item .item-content[data-v-26d69b5d]{flex:1}.introduce .investment-industry .industry-item .item-title[data-v-26d69b5d]{font-size:1.5rem;font-weight:700;color:#0d2b7f;font-family:HarmonyOS_Sans_SC_Bold;margin-bottom:1rem}.introduce .investment-industry .industry-item .item-desc[data-v-26d69b5d]{font-size:1rem;line-height:1.6;color:#333}@media screen and (max-width:960px){.introduce .investment-industry .industry-list[data-v-26d69b5d]{padding:0 5%}.introduce .investment-industry .industry-item[data-v-26d69b5d]{flex-direction:column;align-items:flex-start}.introduce .investment-industry .industry-item .item-image[data-v-26d69b5d]{width:100%;margin-right:0;margin-bottom:1.5rem}.introduce .investment-industry .industry-item .item-title[data-v-26d69b5d]{font-size:1.3rem}}.introduce .leadership-care[data-v-26d69b5d]{margin-top:4rem;margin-bottom:4rem;padding:0 12%}.introduce .leadership-care .care-title[data-v-26d69b5d]{text-align:center}.introduce .leadership-care .care-title .cn[data-v-26d69b5d]{font-size:2rem;font-weight:700;color:#0d2b7f;font-family:HarmonyOS_Sans_SC_Bold;margin-bottom:.5rem}.introduce .leadership-care .care-title .en[data-v-26d69b5d]{font-size:1.5rem;color:gray;font-family:NirmalaB;text-transform:uppercase}@media screen and (max-width:960px){.introduce .leadership-care[data-v-26d69b5d]{padding:0 5%}.introduce .leadership-care .care-title .cn[data-v-26d69b5d]{font-size:1.8rem}.introduce .leadership-care .care-title .en[data-v-26d69b5d]{font-size:1.2rem}}.introduce .leadership-care .care-images[data-v-26d69b5d]{margin-top:3rem;padding:0 12%}.introduce .leadership-care .images-grid[data-v-26d69b5d]{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem}.introduce .leadership-care .image-item[data-v-26d69b5d]{width:100%;overflow:hidden;border-radius:8px;box-shadow:0 4px 12px #0000001a;cursor:pointer;transition:transform .3s ease}.introduce .leadership-care .image-item[data-v-26d69b5d]:hover{transform:translateY(-5px)}.introduce .leadership-care .image-item img[data-v-26d69b5d]{width:100%;height:auto;display:block;transition:transform .3s ease}.introduce .leadership-care .image-item:hover img[data-v-26d69b5d]{transform:scale(1.05)}.image-modal[data-v-26d69b5d]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1000}.image-modal .modal-content[data-v-26d69b5d]{position:relative;max-width:90%;max-height:90%}.image-modal .modal-content img[data-v-26d69b5d]{width:100%;height:auto;max-height:90vh}.image-modal .close-btn[data-v-26d69b5d]{position:absolute;top:-40px;right:0;color:#fff;font-size:24px;cursor:pointer;background:none;border:none}@media screen and (max-width:960px){.introduce .leadership-care .care-images[data-v-26d69b5d]{padding:0 5%}.introduce .leadership-care .images-grid[data-v-26d69b5d]{grid-template-columns:repeat(2,1fr);grid-gap:1rem}}@media screen and (max-width:1200px)and (min-width:961px){.introduce .leadership-care .images-grid[data-v-26d69b5d]{grid-template-columns:repeat(3,1fr)}}.introduce .welfare[data-v-26d69b5d]{margin-top:4rem;margin-bottom:4rem;padding:0 12%}.introduce .welfare .welfare-title[data-v-26d69b5d]{text-align:center}.introduce .welfare .welfare-title .cn[data-v-26d69b5d]{font-size:2rem;font-weight:700;color:#0d2b7f;font-family:HarmonyOS_Sans_SC_Bold;margin-bottom:.5rem}.introduce .welfare .welfare-title .en[data-v-26d69b5d]{font-size:1.5rem;color:gray;font-family:NirmalaB;text-transform:uppercase}@media screen and (max-width:960px){.introduce .welfare[data-v-26d69b5d]{padding:0 5%}.introduce .welfare .welfare-title .cn[data-v-26d69b5d]{font-size:1.8rem}.introduce .welfare .welfare-title .en[data-v-26d69b5d]{font-size:1.2rem}}.introduce .welfare .welfare-text[data-v-26d69b5d]{margin-top:3rem;padding:0 12%;margin-bottom:2rem}.introduce .welfare .welfare-text p[data-v-26d69b5d]{font-size:1rem;line-height:1.6;color:#333;text-align:center;background-color:#f8f9fa;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000000d}@media screen and (max-width:960px){.introduce .welfare .welfare-text[data-v-26d69b5d]{padding:0 5%}.introduce .welfare .welfare-text p[data-v-26d69b5d]{padding:1.5rem}}.introduce .welfare .welfare-images[data-v-26d69b5d]{margin-top:3rem;padding:0 12%;margin-bottom:4rem}.introduce .welfare .images-grid[data-v-26d69b5d]{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;grid-template-rows:auto auto}.introduce .welfare .image-item[data-v-26d69b5d]{overflow:hidden;border-radius:8px;box-shadow:0 4px 12px #0000001a;cursor:pointer;transition:transform .3s ease}.introduce .welfare .image-item[data-v-26d69b5d]:hover{transform:translateY(-5px)}.introduce .welfare .image-item img[data-v-26d69b5d]{width:100%;height:auto;display:block;transition:transform .3s ease}.introduce .welfare .image-item:hover img[data-v-26d69b5d]{transform:scale(1.05)}@media screen and (max-width:960px){.introduce .welfare .welfare-images[data-v-26d69b5d]{padding:0 5%}.introduce .welfare .images-grid[data-v-26d69b5d]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1200px)and (min-width:961px){.introduce .welfare .images-grid[data-v-26d69b5d]{grid-template-columns:repeat(3,1fr)}}.introduce .leadership-care .care-text[data-v-26d69b5d]{margin-top:3rem;padding:0 12%;margin-bottom:2rem}.introduce .leadership-care .care-text p[data-v-26d69b5d]{font-size:1rem;line-height:1.6;color:#333;text-align:center;background-color:#f8f9fa;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000000d}@media screen and (max-width:960px){.introduce .leadership-care .care-text[data-v-26d69b5d]{padding:0 5%}.introduce .leadership-care .care-text p[data-v-26d69b5d]{padding:1.5rem}}.plate[data-v-26d69b5d]{margin-bottom:4rem}.plate .title[data-v-26d69b5d]{padding:3rem 0;text-align:center}.plate .title .en[data-v-26d69b5d]{font-family:NirmalaB;-webkit-text-fill-color:transparent;-webkit-text-stroke:.5px #808080;font-size:2rem;font-weight:700}.plate .title .cn[data-v-26d69b5d]{font-family:HarmonyOS_Sans_SC_Bold;font-size:2rem;font-weight:700;color:#0d2b7f}.plate .text[data-v-26d69b5d]{text-align:center;padding:0 5%}.plate .dev[data-v-26d69b5d]{position:relative;margin-top:4rem;color:#fff;padding:4rem 0;background-color:#0d2b7f;background-image:url(https://zkzl-website.oss-cn-shenzhen.aliyuncs.com/about/scroll_bg);background-repeat:no-repeat;background-size:cover;background-position:center;overflow:hidden}.plate .dev .timeline[data-v-26d69b5d]{padding:0 20%;display:flex;justify-content:center;align-items:center}.plate .dev .timeline img[data-v-26d69b5d]{width:40%}.plate .dev .timeline .brief[data-v-26d69b5d]{width:40%;margin-left:4rem}.plate .dev .timeline .time[data-v-26d69b5d]{font-size:1.8rem;font-family:HarmonyOS_Sans_SC_Bold;padding-bottom:.5rem}.plate .dev[data-v-26d69b5d]:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;z-index:-1;background-color:#0d2b7f}.plate .dev[data-v-26d69b5d]:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;mix-blend-mode:soft-light;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url(https://zkzl-website.oss-cn-shenzhen.aliyuncs.com/about/scroll_bg);z-index:1}.timeline-carousel[data-v-26d69b5d]{position:relative;width:100%;overflow:hidden;z-index:2}.carousel-container[data-v-26d69b5d]{display:flex;transition:transform .5s ease-in-out}.carousel-slide[data-v-26d69b5d]{flex:0 0 100%}.carousel-nav[data-v-26d69b5d]{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:24px;cursor:pointer;z-index:3}.carousel-nav.prev[data-v-26d69b5d]{left:20px}.carousel-nav.next[data-v-26d69b5d]{right:20px}.carousel-indicators[data-v-26d69b5d]{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:3}.indicator[data-v-26d69b5d]{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:background .3s ease}.indicator.active[data-v-26d69b5d]{background:#fff}.plate .culture_grid[data-v-26d69b5d]{padding:0 12%;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:2rem}.plate .culture_grid .item[data-v-26d69b5d]{width:100%;background-color:#0d2b7f;color:#fff;overflow:hidden}.plate .culture_grid .item .culture-content[data-v-26d69b5d]{display:flex;flex-direction:row;height:250px}.plate .culture_grid .item .culture-title[data-v-26d69b5d]{width:60px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:.5rem;background-color:#0d2b7f}.plate .culture_grid .item .culture-title .cn-title[data-v-26d69b5d]{font-size:1.2rem;font-family:HarmonyOS_Sans_SC_Bold;writing-mode:vertical-lr;text-orientation:mixed;color:#fff;font-weight:700}.plate .culture_grid .item .right-content[data-v-26d69b5d]{flex:1;display:flex;flex-direction:column}.plate .culture_grid .item .culture-pic[data-v-26d69b5d]{flex:2;position:relative;overflow:hidden;min-height:150px}.plate .culture_grid .item .culture-pic img[data-v-26d69b5d]{width:100%;height:100%;object-fit:contain;background-color:#0d2b7f}.plate .culture_grid .item .culture-pic .en-title[data-v-26d69b5d]{position:absolute;bottom:10px;left:10px;font-size:1.5rem;font-family:NirmalaB;color:#fff;mix-blend-mode:overlay;text-transform:uppercase}.plate .culture_grid .item .culture-desc[data-v-26d69b5d]{flex:1;display:flex;align-items:center;padding:.5rem 1rem;background-color:#0d2b7f}.plate .culture_grid .item .culture-desc p[data-v-26d69b5d]{margin:0;font-size:.8rem;line-height:1.3;text-align:left;color:#fff}.plate .laboratory[data-v-26d69b5d]{padding:0 12%;width:100%;display:flex;margin-top:2rem;justify-content:space-between}.plate .laboratory .type[data-v-26d69b5d]{width:40%}.plate .laboratory .intro[data-v-26d69b5d]{width:50%}.plate .laboratory .intro h1[data-v-26d69b5d]{font-size:1.2rem;font-weight:700;font-family:HarmonyOS_Sans_SC_Bold;letter-spacing:1px;color:#0d2b7f}.plate .laboratory .intro p[data-v-26d69b5d]{letter-spacing:1px;font-size:1.2rem}.about img.mobile[data-v-26d69b5d],.introduce .tabcontent .mobile_item[data-v-26d69b5d],.plate .title .mobile_en[data-v-26d69b5d],.plate .mobile_culture_grid[data-v-26d69b5d],.plate .partners .mobile_Option[data-v-26d69b5d],.introduce .chairman .mobile_book[data-v-26d69b5d],.introduce .chairman .mobile_lead[data-v-26d69b5d],.introduce .chairman .mobile_public_welfare[data-v-26d69b5d]{display:none}@media(max-width:1440px){.introduce .tabcontent .grid[data-v-26d69b5d]{grid-template-columns:unset}}@media screen and (max-width:960px){.about img.web[data-v-26d69b5d],.introduce .tabcontent .items[data-v-26d69b5d],.introduce .tabcontent .grid[data-v-26d69b5d],.plate .title .en[data-v-26d69b5d],.plate .culture_grid[data-v-26d69b5d],.swiperOptionCo[data-v-26d69b5d],.introduce .chairman .book[data-v-26d69b5d],.introduce .chairman .lead[data-v-26d69b5d],.introduce .chairman .public_welfare[data-v-26d69b5d],.plate .laboratory .intro br[data-v-26d69b5d]{display:none}.about img.mobile[data-v-26d69b5d],.introduce .chairman .mobile_public_welfare[data-v-26d69b5d]{display:block}.proflie[data-v-26d69b5d]{background-image:url(https://zkzl-website.oss-cn-shenzhen.aliyuncs.com/mobile/mobile_about_desc_bg)}.proflie .content[data-v-26d69b5d]{padding:2rem 5%;flex-direction:column}.proflie .content .title[data-v-26d69b5d]{width:100%;margin-right:unset;margin-bottom:2rem}.proflie .content .title .en[data-v-26d69b5d]{font-size:1.4rem}.proflie .content .title .cn[data-v-26d69b5d]{font-size:1.8rem}.introduce[data-v-26d69b5d]{margin-top:unset;padding:0}.introduce .options[data-v-26d69b5d]{width:100%;padding:unset}.introduce .tabbars[data-v-26d69b5d]{width:50%;text-align:center;padding:.8rem 0;border:unset}.introduce .tabbars[data-v-26d69b5d]:hover{background-color:#0d2b7f;border:unset}.introduce .tabcontent .mobile_item[data-v-26d69b5d]{display:block;width:100%;margin-bottom:2rem;padding:0 5%}.introduce .tabcontent .mobile_item .flex[data-v-26d69b5d]{display:flex;gap:1.5rem;align-items:center;position:relative}.introduce .tabcontent .mobile_item .flex .pic[data-v-26d69b5d]{width:30%}.introduce .tabcontent .mobile_item .flex .information[data-v-26d69b5d]{width:70%}.introduce .tabcontent .mobile_item .flex .information .name[data-v-26d69b5d]{font-size:1.2rem;font-weight:700;font-family:HarmonyOS_Sans_SC_Bold}.introduce .tabcontent .mobile_item .flex .open[data-v-26d69b5d]{position:absolute;bottom:0;right:1rem}.introduce .tabcontent .mobile_item .intro[data-v-26d69b5d]{display:none;margin-top:1rem}.introduce .tabcontent .mobile_item ul li[data-v-26d69b5d]{list-style-type:circle;list-style-position:inside;padding:2px 0}.introduce .tabcontent .mobile_item ul li[data-v-26d69b5d]::marker{color:#00b1ff}.plate[data-v-26d69b5d]{margin-bottom:2rem}.plate .title[data-v-26d69b5d]{padding:2rem 0}.plate .title .mobile_en[data-v-26d69b5d]{display:block;text-align:center;color:gray;text-transform:uppercase;font-family:NirmalaB;font-weight:700;font-size:1.1rem}.plate .dev[data-v-26d69b5d]{margin-top:3rem}.plate .dev .timeline[data-v-26d69b5d]{padding:unset;flex-direction:column}.plate .dev .timeline img[data-v-26d69b5d]{width:100%}.plate .dev .timeline .brief[data-v-26d69b5d]{width:100%;padding:0 3%;margin:1rem 0;display:flex;align-items:center;height:5rem}.plate .dev .timeline .time[data-v-26d69b5d]{width:30%;padding-bottom:unset}.plate .dev .timeline .brief .event[data-v-26d69b5d]{flex:1}.plate .mobile_culture_grid[data-v-26d69b5d]{display:grid;grid-template-rows:repeat(3,calc(33.3333333333% - .67rem));grid-gap:1rem;padding:0 5%}.plate .mobile_culture_grid .item[data-v-26d69b5d]{display:block;width:100%;background-color:#0d2b7f;color:#fff;margin:unset}.plate .mobile_culture_grid .item .title[data-v-26d69b5d]{width:2rem;padding:0;font-size:1.5rem;font-family:HarmonyOS_Sans_SC_Bold}.plate .mobile_culture_grid .item .pic[data-v-26d69b5d]{position:relative}.plate .mobile_culture_grid .item .pic1[data-v-26d69b5d]:after{content:"Vision";position:absolute;left:0;bottom:-17px;text-transform:uppercase;color:#fff;font-size:5rem;font-family:NirmalaB;mix-blend-mode:overlay}.plate .mobile_culture_grid .item .pic2[data-v-26d69b5d]:after{content:"mission";position:absolute;left:0;bottom:-17px;text-transform:uppercase;color:#fff;font-size:5rem;font-family:NirmalaB;mix-blend-mode:overlay}.plate .mobile_culture_grid .item .pic3[data-v-26d69b5d]:after{content:"values";position:absolute;left:0;bottom:-17px;text-transform:uppercase;color:#fff;font-size:5rem;font-family:NirmalaB;mix-blend-mode:overlay}.plate .mobile_culture_grid .item .content[data-v-26d69b5d]{display:flex;align-items:center;padding:0 1rem;min-height:7rem}.plate .mobile_culture_grid .item .content .text[data-v-26d69b5d]{text-align:left;padding-left:1rem}.plate .laboratory[data-v-26d69b5d]{align-items:center;flex-direction:column;gap:2rem;margin-top:1rem;padding:0 5%}.plate .laboratory .type[data-v-26d69b5d]{width:80%}.plate .laboratory .intro[data-v-26d69b5d]{width:100%}.introduce .chairman[data-v-26d69b5d]{margin-top:2rem;margin-bottom:3rem;padding:0 5%}.introduce .chairman .intro .pic[data-v-26d69b5d]{margin:unset}.plate .laboratory .intro p[data-v-26d69b5d],.plate .laboratory .intro h1[data-v-26d69b5d]{letter-spacing:unset;font-size:1rem}}.plate .qualification[data-v-26d69b5d]{padding:2rem 12%}.plate .qualification .qualification-grid[data-v-26d69b5d]{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;grid-template-rows:auto auto}.plate .qualification .qualification-item[data-v-26d69b5d]{text-align:center}.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(1),.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(2),.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(3){grid-row:1}.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(1){grid-column:1}.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(2){grid-column:2}.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(3){grid-column:3}.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(4),.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(5),.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(6),.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(7){grid-row:2}.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(4){grid-column:1}.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(5){grid-column:2}.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(6){grid-column:3}.plate .qualification .qualification-item[data-v-26d69b5d]:nth-child(7){grid-column:4}.plate .qualification .qualification-item img[data-v-26d69b5d]{max-width:100%;height:auto;box-shadow:0 2px 8px #0000001a}.partners[data-v-26d69b5d]{padding:4rem 0;background:#f8f9fa}.partners .partners-content[data-v-26d69b5d]{max-width:1200px;margin:0 auto;padding:0 2rem}.partners .partners-content .title[data-v-26d69b5d]{text-align:center;margin-bottom:3rem}.partners .partners-content .title .en[data-v-26d69b5d]{font-family:NirmalaB;-webkit-text-fill-color:transparent;-webkit-text-stroke:.5px #808080;font-size:2rem;font-weight:700}.partners .partners-content .title .cn[data-v-26d69b5d]{font-family:HarmonyOS_Sans_SC_Bold;font-size:2rem;font-weight:700;color:#0d2b7f}.partners .partners-content .partners-scroll-container[data-v-26d69b5d]{position:relative;overflow:hidden;margin:0 auto;max-width:1000px;height:120px}.partners .partners-content .partners-scroll-container .partners-scroll-track[data-v-26d69b5d]{display:flex;align-items:center;gap:2rem;animation:scroll-26d69b5d 30s linear infinite}.partners .partners-content .partners-scroll-container .partners-scroll-track .partners-item[data-v-26d69b5d]{flex-shrink:0;width:120px;height:80px;display:flex;align-items:center;justify-content:center}.partners .partners-content .partners-scroll-container .partners-scroll-track .partners-item img[data-v-26d69b5d]{max-width:100%;max-height:100%;object-fit:contain}@keyframes scroll-26d69b5d{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:960px){.partners[data-v-26d69b5d]{padding:3rem 0}.partners .partners-content .partners-header h2[data-v-26d69b5d]{font-size:28px}.partners .partners-content .partners-header h3[data-v-26d69b5d]{font-size:18px}.partners .partners-content .partners-scroll-container[data-v-26d69b5d]{height:100px}.partners .partners-content .partners-scroll-container .partners-scroll-track .partners-item[data-v-26d69b5d]{width:100px;height:60px}}.news-detail[data-v-cd59acc5]{font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.6}.news-detail .hero-banner[data-v-cd59acc5]{width:100%;height:60vh;min-height:400px;position:relative;overflow:hidden}.news-detail .hero-banner .banner-image[data-v-cd59acc5]{width:100%;height:100%;object-fit:cover}.news-detail .nav-tabs[data-v-cd59acc5]{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:16px 0;position:sticky;top:70px;z-index:900}.news-detail .nav-tabs .container[data-v-cd59acc5]{display:flex;justify-content:center}.news-detail .nav-tabs .container .tab-btn[data-v-cd59acc5]{background:none;border:none;font-size:1.1rem;font-weight:600;color:#666;padding:16px 32px;margin:0 8px;cursor:pointer;position:relative;transition:all .3s ease}.news-detail .nav-tabs .container .tab-btn[data-v-cd59acc5]:hover{color:#039}.news-detail .main-content[data-v-cd59acc5]{padding:48px 0}.news-detail .main-content .container[data-v-cd59acc5]{max-width:800px;margin:0 auto;padding:0 16px}.news-detail .main-content .container .news-content[data-v-cd59acc5]{background-color:#fff;border-radius:8px;padding:32px;box-shadow:0 2px 4px #0000001a}.news-detail .main-content .container .news-content .news-title[data-v-cd59acc5]{font-size:2rem;font-weight:600;color:#333;margin-bottom:16px;text-align:center}.news-detail .main-content .container .news-content .news-subtitle[data-v-cd59acc5]{font-size:1.2rem;color:#666;margin-bottom:16px;text-align:center}.news-detail .main-content .container .news-content .news-date[data-v-cd59acc5]{font-size:.9rem;color:#999;margin-bottom:24px;text-align:center;border-bottom:1px solid #eee;padding-bottom:16px}.news-detail .main-content .container .news-content .news-image-container[data-v-cd59acc5]{margin:24px 0;text-align:center}.news-detail .main-content .container .news-content .news-image-container .news-image[data-v-cd59acc5]{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}.news-detail .main-content .container .news-content .news-body[data-v-cd59acc5]{font-size:1.1rem;line-height:1.8;color:#333}.news-detail .main-content .container .news-content .news-body p[data-v-cd59acc5]{margin-bottom:16px}.news-detail .main-content .container .news-content .news-body img[data-v-cd59acc5]{max-width:100%;height:auto;margin:16px 0}.news-detail .main-content .container .loading[data-v-cd59acc5]{text-align:center;padding:48px;font-size:1.2rem;color:#666}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;font-size:16px;color:#333;background-color:#f5f5f5;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#06c;text-decoration:none;transition:color .3s ease}a:hover{color:#09f}button{font-family:inherit;font-size:inherit;border:none;outline:none;cursor:pointer;transition:all .3s ease}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media(min-width:768px){.container{padding:0 24px}}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:16px}h1{font-size:24px}@media(min-width:768px){h1{font-size:32px}}@media(min-width:992px){h1{font-size:40px}}h2{font-size:20px}@media(min-width:768px){h2{font-size:24px}}@media(min-width:992px){h2{font-size:28px}}h3{font-size:18px}@media(min-width:768px){h3{font-size:20px}}p{margin-bottom:16px;color:#666}img{max-width:100%;height:auto;display:block}ul,ol{margin-bottom:16px;padding-left:24px}li{margin-bottom:4px}input,textarea,select{font-family:inherit;font-size:inherit;padding:8px 16px;border:1px solid #e0e0e0;border-radius:4px;width:100%;outline:none;transition:border-color .3s ease}input:focus,textarea:focus,select:focus{border-color:#06c}textarea{resize:vertical;min-height:120px}.btn{display:inline-block;padding:8px 24px;border-radius:4px;font-weight:500;text-align:center;transition:all .3s ease}.btn-primary{background-color:#06c;color:#fff}.btn-primary:hover{background-color:#09f;color:#fff}.btn-secondary{background-color:#fff;color:#06c;border:1px solid #0066cc}.btn-secondary:hover{background-color:#06c;color:#fff}.card{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:24px;transition:box-shadow .3s ease}.card:hover{box-shadow:0 4px 8px #0000001a}@media(max-width:576px){.hide-mobile{display:none!important}}@media(min-width:768px){.hide-desktop{display:none!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease forwards}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#666}
