.nav-header[data-v-5bf56aba]{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:100}.nav-header .header-content[data-v-5bf56aba]{display:flex;justify-content:space-between;align-items:center;height:60px}.nav-header .header-content .logo img[data-v-5bf56aba]{height:40px;width:auto}.nav-header .header-content .desktop-nav[data-v-5bf56aba]{display:flex;align-items:center}.nav-header .header-content .desktop-nav .nav-item[data-v-5bf56aba]{color:#333;text-decoration:none;padding:0 20px;font-size:16px;transition:color .3s}.nav-header .header-content .desktop-nav .nav-item.router-link-active[data-v-5bf56aba],.nav-header .header-content .desktop-nav .nav-item[data-v-5bf56aba]:hover{color:#409eff}.nav-header .header-content .desktop-nav .el-button[data-v-5bf56aba]{margin-left:20px}.mobile-nav[data-v-5bf56aba]{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1000;transform:translateX(100%);transition:transform .3s ease;overflow-y:auto}.mobile-nav.active[data-v-5bf56aba]{transform:translateX(0)}.mobile-nav .nav-header[data-v-5bf56aba]{padding:15px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:#fff;position:sticky;top:0;z-index:1001}.mobile-nav .nav-header h2[data-v-5bf56aba]{margin:0;font-size:18px;color:#333}.mobile-nav .nav-header .close-btn[data-v-5bf56aba]{font-size:24px;color:#666;background:none;border:none;padding:5px;cursor:pointer}.mobile-nav .nav-content[data-v-5bf56aba]{padding:20px}.mobile-nav .nav-content .nav-item[data-v-5bf56aba]{display:block;padding:15px 0;color:#333;text-decoration:none;font-size:16px;border-bottom:1px solid #eee}.mobile-nav .nav-content .nav-item[data-v-5bf56aba]:last-child{border-bottom:none}.mobile-nav .nav-content .nav-item.router-link-active[data-v-5bf56aba],.mobile-nav .nav-content .nav-item[data-v-5bf56aba]:hover{color:#409eff}.mobile-nav .nav-content .contact-btn[data-v-5bf56aba]{width:100%;margin-top:20px;height:44px;font-size:16px}@media screen and (max-width:768px){.nav-header .header-content[data-v-5bf56aba]{height:50px}.nav-header .header-content .logo img[data-v-5bf56aba]{height:30px}.nav-header .header-content .desktop-nav[data-v-5bf56aba]{display:none}.menu-btn[data-v-5bf56aba]{display:block;background:none;border:none;font-size:24px;color:#333;padding:5px;cursor:pointer}}.app-footer .container[data-v-9b51a330]{max-width:1200px;margin:0 auto;padding:0 20px}.app-footer .footer-content[data-v-9b51a330]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:40px}.app-footer .footer-section h3[data-v-9b51a330]{color:#fff;font-size:18px;margin-bottom:20px}.app-footer .footer-section p[data-v-9b51a330]{color:#a8b2c1;margin-bottom:10px}.app-footer .footer-section p i[data-v-9b51a330]{margin-right:8px}.app-footer .footer-section ul[data-v-9b51a330]{list-style:none;padding:0}.app-footer .footer-section ul li[data-v-9b51a330]{margin-bottom:10px}.app-footer .footer-section ul li a[data-v-9b51a330]{color:#a8b2c1;text-decoration:none;transition:color .3s}.app-footer .footer-section ul li a[data-v-9b51a330]:hover{color:#fff}.app-footer .footer-section.qrcode[data-v-9b51a330]{text-align:center}.app-footer .footer-section.qrcode img[data-v-9b51a330]{width:120px;height:120px;margin-bottom:10px}.app-footer .footer-site[data-v-9b51a330]{border-top:1px solid hsla(0,0%,100%,.1);color:#409eff}.app-footer .footer-bottom[data-v-9b51a330]{border-top:1px solid hsla(0,0%,100%,.1);padding-top:20px;text-align:center}.app-footer .footer-bottom p[data-v-9b51a330]{color:#a8b2c1;font-size:14px}@media screen and (max-width:768px){.app-footer .container[data-v-9b51a330]{padding:0 15px}.app-footer .footer-content[data-v-9b51a330]{grid-template-columns:1fr;gap:20px}.app-footer .footer-section[data-v-9b51a330]{text-align:center}.app-footer .footer-section.qrcode img[data-v-9b51a330]{width:100px;height:100px}}body,html{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5;color:#333}#app{min-height:100vh;display:flex;flex-direction:column}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px;box-sizing:border-box}@media screen and (max-width:768px){body,html{font-size:14px}.container{padding:0 10px}}.mobile-nav{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1000;transform:translateX(100%);transition:transform .3s ease}.mobile-nav.active{transform:translateX(0)}.mobile-nav .nav-header{padding:15px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.mobile-nav .nav-header .close-btn{font-size:24px;color:#666;background:none;border:none;padding:5px}.mobile-nav .nav-content{padding:15px}.mobile-nav .nav-content .nav-item{padding:12px 0;border-bottom:1px solid #eee}.mobile-nav .nav-content .nav-item a{color:#333;text-decoration:none;font-size:16px}.menu-btn{display:none;background:none;border:none;font-size:24px;color:#333;padding:5px}@media screen and (max-width:768px){.menu-btn{display:block}}.el-header{padding:0;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);position:fixed;width:100%;top:0;z-index:1000}.el-main{padding-top:0;padding:0;min-height:calc(100vh - 380px)}.el-footer{background:#2c3e50;color:#fff;margin-bottom:10px}@media screen and (max-width:768px){.el-main{padding:60px 15px 20px}.el-footer{padding:20px 15px}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px;-webkit-transition:background .3s;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}*{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.home .hero[data-v-27b52f68]{margin-top:60px}.home .hero .carousel-content[data-v-27b52f68]{height:100%;background-size:cover;background-position:50%;display:flex;align-items:center;color:#fff}.home .hero .carousel-content .container[data-v-27b52f68]{max-width:1200px;margin:0 auto;padding:0 20px}.home .hero .carousel-content .container.right[data-v-27b52f68]{display:flex;flex-direction:column;align-items:flex-end}.home .hero .carousel-content .container.center[data-v-27b52f68]{text-align:center}.home .hero .carousel-content .container h1[data-v-27b52f68]{font-size:48px;margin-bottom:20px}.home .hero .carousel-content .container p[data-v-27b52f68]{font-size:24px;margin-bottom:30px}.home .section-title[data-v-27b52f68]{text-align:center;font-size:36px;margin-bottom:50px;color:#2c3e50}.home .advantages[data-v-27b52f68]{padding:80px 0;background:#f8f9fa}.home .advantages .advantage-card[data-v-27b52f68]{height:300px;text-align:center;padding:30px;background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:20px;font-size:.875rem}.home .advantages .advantage-card .description[data-v-27b52f68]{color:#666;line-height:1.6;white-space:pre-wrap}.home .advantages .advantage-card i[data-v-27b52f68]{font-size:48px;color:#409eff;margin-bottom:20px}.home .advantages .advantage-card h3[data-v-27b52f68]{font-size:20px;margin-bottom:15px;color:#2c3e50}.home .advantages .advantage-card p[data-v-27b52f68]{color:#666;line-height:1.6}.home .step-advantage-section[data-v-27b52f68]{position:relative;min-height:360px;background-color:#fff;padding:80px 0 20px 0;overflow:hidden}.home .step-container[data-v-27b52f68]{position:relative}.home .step-card[data-v-27b52f68]{position:absolute;width:200px;background-color:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.05);padding:20px;text-align:center;transition:all .3s ease;z-index:99999}.home .step-card[data-v-27b52f68]:hover{transform:translateY(-5px);box-shadow:0 4px 16px rgba(0,0,0,.1)}.home .step-card .icon-box[data-v-27b52f68]{width:60px;height:60px;margin:0 auto 10px}.home .step-card .icon-box .icon[data-v-27b52f68]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .step-card .title[data-v-27b52f68]{font-size:16px;font-weight:600;color:#333;margin-bottom:8px}.home .step-card .desc[data-v-27b52f68]{font-size:14px;color:#666;line-height:1.4;white-space:pre-line}.home .line[data-v-27b52f68]{position:absolute;height:2px;background-color:#409eff;transition:all .3s ease}.home .wave-line[data-v-27b52f68]{position:absolute;left:90px;height:135px;background:url(../img/line.2c5d9633.png) no-repeat;background-size:100% 100%}.home .solutions .scene-grid[data-v-27b52f68]{max-width:1200px;margin:0 auto}.home .solutions[data-v-27b52f68] .el-card__body{padding:0}.home .solutions .scene-card[data-v-27b52f68]{padding:0!important;overflow:hidden;position:relative}.home .solutions .scene-card .card-content[data-v-27b52f68]{width:100%;height:100%;position:relative}.home .solutions .scene-card .card-image[data-v-27b52f68]{width:100%;height:100%;top:0;left:0;transition:opacity .3s ease}.home .solutions .scene-card .card-image .scene-img[data-v-27b52f68]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .solutions .scene-card .card-image .image-overlay[data-v-27b52f68]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);opacity:0;transition:opacity .3s ease}.home .solutions .scene-card .card-info[data-v-27b52f68]{width:100%;height:100%;position:absolute;top:0;left:0;background:#409eff;color:#fff;opacity:0;transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.home .solutions .scene-card .card-info .desc-text[data-v-27b52f68]{font-size:1rem;line-height:1.6;margin-bottom:20px;white-space:pre-wrap}.home .solutions .scene-card .card-info h3[data-v-27b52f68]{font-size:18px;margin-bottom:15px}.home .solutions .scene-card .card-info p[data-v-27b52f68]{font-size:14px;line-height:1.6;margin-bottom:20px}.home .solutions .scene-card .card-info .el-button[data-v-27b52f68]{background:#fff;color:#409eff;border:none}.home .solutions .scene-card:hover .card-image[data-v-27b52f68]{opacity:0}.home .solutions .scene-card:hover .card-info[data-v-27b52f68]{opacity:1}.home .partners[data-v-27b52f68]{padding:80px 0;background:#f8f9fa}.home .partners .partner-logo[data-v-27b52f68]{padding:20px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:20px}.home .partners .partner-logo img[data-v-27b52f68]{width:100%;height:auto;transition:filter .3s;height:160px}.home .partners .partner-logo:hover img[data-v-27b52f68]{filter:grayscale(0)}@media screen and (max-width:768px){.home .hero[data-v-27b52f68]{margin-top:50px}.home .hero .carousel-content .container h1[data-v-27b52f68]{font-size:32px}.home .hero .carousel-content .container p[data-v-27b52f68]{font-size:18px}.home .section-title[data-v-27b52f68]{font-size:28px;margin-bottom:30px}.home .advantages[data-v-27b52f68],.home .partners[data-v-27b52f68],.home .solutions[data-v-27b52f68]{padding:40px 0}}.solutions .page-title[data-v-6cbec9f1]{background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../img/solutions-bg.f3f5f7f7.jpg);background-size:cover;background-position:50%;color:#fff;padding:100px 0;text-align:center}.solutions .page-title h1[data-v-6cbec9f1]{font-size:48px;margin-bottom:20px}.solutions .page-title p[data-v-6cbec9f1]{font-size:20px;opacity:.9}.solutions .solutions-list[data-v-6cbec9f1]{padding:80px 0}.solutions .solutions-list .solution-card[data-v-6cbec9f1]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px;cursor:pointer;transition:transform .3s}.solutions .solutions-list .solution-card[data-v-6cbec9f1]:hover{transform:translateY(-5px)}.solutions .solutions-list .solution-card:hover .solution-image img[data-v-6cbec9f1]{transform:scale(1.1)}.solutions .solutions-list .solution-card:hover .learn-more i[data-v-6cbec9f1]{transform:translateX(5px)}.solutions .solutions-list .solution-card .solution-image[data-v-6cbec9f1]{height:200px;overflow:hidden}.solutions .solutions-list .solution-card .solution-image img[data-v-6cbec9f1]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.solutions .solutions-list .solution-card .solution-content[data-v-6cbec9f1]{padding:20px}.solutions .solutions-list .solution-card .solution-content h3[data-v-6cbec9f1]{font-size:24px;margin-bottom:15px;color:#2c3e50}.solutions .solutions-list .solution-card .solution-content p[data-v-6cbec9f1]{color:#666;margin-bottom:20px;line-height:1.6}.solutions .solutions-list .solution-card .solution-content .features[data-v-6cbec9f1]{list-style:none;padding:0;margin:0 0 20px}.solutions .solutions-list .solution-card .solution-content .features li[data-v-6cbec9f1]{display:flex;align-items:center;margin-bottom:10px;color:#666}.solutions .solutions-list .solution-card .solution-content .features li i[data-v-6cbec9f1]{color:#409eff;margin-right:10px}.solutions .solutions-list .solution-card .solution-content .learn-more[data-v-6cbec9f1]{padding:0;font-size:16px}.solutions .solutions-list .solution-card .solution-content .learn-more i[data-v-6cbec9f1]{margin-left:5px;transition:transform .3s}.solutions .contact-section[data-v-6cbec9f1]{background:#f8f9fa;padding:80px 0;text-align:center}.solutions .contact-section h2[data-v-6cbec9f1]{font-size:36px;margin-bottom:20px;color:#2c3e50}.solutions .contact-section p[data-v-6cbec9f1]{font-size:18px;color:#666;margin-bottom:30px}@media screen and (max-width:768px){.solutions .page-title[data-v-6cbec9f1]{padding:60px 0}.solutions .page-title h1[data-v-6cbec9f1]{font-size:32px}.solutions .page-title p[data-v-6cbec9f1]{font-size:16px}.solutions .contact-section[data-v-6cbec9f1],.solutions .solutions-list[data-v-6cbec9f1]{padding:40px 0}.solutions .contact-section h2[data-v-6cbec9f1]{font-size:28px}.solutions .contact-section p[data-v-6cbec9f1]{font-size:16px}}.products .page-title[data-v-1f581543]{background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../img/products-bg.b0c1648e.jpg);background-size:cover;background-position:50%;color:#fff;padding:100px 0;text-align:center}.products .page-title h1[data-v-1f581543]{font-size:48px;margin-bottom:20px}.products .page-title p[data-v-1f581543]{font-size:20px;opacity:.9}.products .products-section[data-v-1f581543]{padding:80px 0}.products .products-section .product-card[data-v-1f581543]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px;cursor:pointer;transition:transform .3s}.products .products-section .product-card[data-v-1f581543]:hover{transform:translateY(-5px)}.products .products-section .product-card:hover .product-image img[data-v-1f581543]{transform:scale(1.1)}.products .products-section .product-card:hover .learn-more i[data-v-1f581543]{transform:translateX(5px)}.products .products-section .product-card .product-image[data-v-1f581543]{height:220px;overflow:hidden}.products .products-section .product-card .product-image img[data-v-1f581543]{-o-object-fit:cover;object-fit:cover;transition:transform .3s}.products .products-section .product-card .product-content[data-v-1f581543]{padding:20px;height:230px}.products .products-section .product-card .product-content h3[data-v-1f581543]{font-size:20px;margin-bottom:10px;color:#2c3e50}.products .products-section .product-card .product-content p[data-v-1f581543]{color:#666;margin-bottom:15px;line-height:1.6}.products .products-section .product-card .product-content .features[data-v-1f581543]{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.products .products-section .product-card .product-content .features span[data-v-1f581543]{background:#f0f2f5;padding:4px 12px;border-radius:4px;font-size:14px;color:#666}.products .products-section .product-card .product-content .learn-more[data-v-1f581543]{padding:0;font-size:16px}.products .products-section .product-card .product-content .learn-more i[data-v-1f581543]{margin-left:5px;transition:transform .3s}.product-detail .detail-image[data-v-1f581543]{margin-bottom:30px}.product-detail .detail-image img[data-v-1f581543]{width:100%;max-height:400px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.product-detail .detail-content h2[data-v-1f581543]{font-size:24px;margin-bottom:20px;color:#2c3e50}.product-detail .detail-content .description[data-v-1f581543]{color:#666;margin-bottom:30px;line-height:1.6}.product-detail .detail-content h3[data-v-1f581543]{font-size:18px;margin-bottom:15px;color:#2c3e50}.product-detail .detail-content .features[data-v-1f581543]{margin-top:30px}.product-detail .detail-content .features ul[data-v-1f581543]{list-style:none;padding:0}.product-detail .detail-content .features ul li[data-v-1f581543]{display:flex;align-items:center;margin-bottom:10px;color:#666}.product-detail .detail-content .features ul li i[data-v-1f581543]{color:#409eff;margin-right:10px}@media screen and (max-width:768px){.products .page-title[data-v-1f581543]{padding:60px 0}.products .page-title h1[data-v-1f581543]{font-size:32px}.products .page-title p[data-v-1f581543]{font-size:16px}.products .products-section[data-v-1f581543]{padding:40px 0}.product-detail .detail-image img[data-v-1f581543]{max-height:300px}}.cases .page-title[data-v-67e3e154]{background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../img/cases-bg.73db4ed2.jpg);background-size:cover;background-position:50%;color:#fff;padding:100px 0;text-align:center}.cases .page-title h1[data-v-67e3e154]{font-size:48px;margin-bottom:20px}.cases .page-title p[data-v-67e3e154]{font-size:20px;opacity:.9}.cases .cases-section[data-v-67e3e154]{padding:80px 0}.cases .cases-section .case-card[data-v-67e3e154]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px;cursor:pointer;transition:transform .3s}.cases .cases-section .case-card[data-v-67e3e154]:hover{transform:translateY(-5px)}.cases .cases-section .case-card:hover .case-image img[data-v-67e3e154]{transform:scale(1.1)}.cases .cases-section .case-card:hover .learn-more i[data-v-67e3e154]{transform:translateX(5px)}.cases .cases-section .case-card .case-image[data-v-67e3e154]{position:relative;height:200px;overflow:hidden}.cases .cases-section .case-card .case-image img[data-v-67e3e154]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.cases .cases-section .case-card .case-image .case-category[data-v-67e3e154]{position:absolute;top:20px;right:20px;background:rgba(0,0,0,.6);color:#fff;padding:4px 12px;border-radius:4px;font-size:14px}.cases .cases-section .case-card .case-content[data-v-67e3e154]{padding:20px}.cases .cases-section .case-card .case-content h3[data-v-67e3e154]{font-size:20px;margin-bottom:10px;color:#2c3e50}.cases .cases-section .case-card .case-content p[data-v-67e3e154]{color:#666;margin-bottom:15px;line-height:1.6}.cases .cases-section .case-card .case-content .case-info[data-v-67e3e154]{display:flex;gap:20px;margin-bottom:15px;color:#666;font-size:14px}.cases .cases-section .case-card .case-content .case-info span[data-v-67e3e154]{display:flex;align-items:center}.cases .cases-section .case-card .case-content .case-info span i[data-v-67e3e154]{margin-right:5px}.cases .cases-section .case-card .case-content .learn-more[data-v-67e3e154]{padding:0;font-size:16px}.cases .cases-section .case-card .case-content .learn-more i[data-v-67e3e154]{margin-left:5px;transition:transform .3s}.case-detail .detail-image[data-v-67e3e154]{position:relative;margin-bottom:30px}.case-detail .detail-image img[data-v-67e3e154]{width:100%;max-height:400px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.case-detail .detail-image .case-category[data-v-67e3e154]{position:absolute;top:20px;right:20px;background:rgba(0,0,0,.6);color:#fff;padding:4px 12px;border-radius:4px;font-size:14px}.case-detail .detail-content .case-info[data-v-67e3e154]{display:flex;gap:20px;margin-bottom:20px;color:#666;font-size:14px}.case-detail .detail-content .case-info span[data-v-67e3e154]{display:flex;align-items:center}.case-detail .detail-content .case-info span i[data-v-67e3e154]{margin-right:5px}.case-detail .detail-content h2[data-v-67e3e154]{font-size:24px;margin-bottom:20px;color:#2c3e50}.case-detail .detail-content .description[data-v-67e3e154]{color:#666;margin-bottom:30px;line-height:1.6}.case-detail .detail-content h3[data-v-67e3e154]{font-size:18px;margin-bottom:15px;color:#2c3e50}.case-detail .detail-content .challenges[data-v-67e3e154],.case-detail .detail-content .results[data-v-67e3e154],.case-detail .detail-content .solutions[data-v-67e3e154]{margin-bottom:30px}.case-detail .detail-content .challenges ul[data-v-67e3e154],.case-detail .detail-content .results ul[data-v-67e3e154],.case-detail .detail-content .solutions ul[data-v-67e3e154]{list-style:none;padding:0}.case-detail .detail-content .challenges ul li[data-v-67e3e154],.case-detail .detail-content .results ul li[data-v-67e3e154],.case-detail .detail-content .solutions ul li[data-v-67e3e154]{position:relative;padding-left:20px;margin-bottom:10px;color:#666;line-height:1.6}.case-detail .detail-content .challenges ul li[data-v-67e3e154]:before,.case-detail .detail-content .results ul li[data-v-67e3e154]:before,.case-detail .detail-content .solutions ul li[data-v-67e3e154]:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:#409eff;border-radius:50%}@media screen and (max-width:768px){.cases .page-title[data-v-67e3e154]{padding:60px 0}.cases .page-title h1[data-v-67e3e154]{font-size:32px}.cases .page-title p[data-v-67e3e154]{font-size:16px}.cases .cases-section[data-v-67e3e154]{padding:40px 0}.case-detail .detail-image img[data-v-67e3e154]{max-height:300px}}.about .hero[data-v-6bda9e52]{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../img/about.f2c2497c.jpg);background-size:cover;background-position:50%;height:400px;display:flex;align-items:center;color:#fff;text-align:center}.about .hero .container[data-v-6bda9e52]{max-width:1200px;margin:0 auto;padding:0 20px}.about .hero .container h1[data-v-6bda9e52]{font-size:48px;margin-bottom:20px}.about .hero .container p[data-v-6bda9e52]{font-size:24px}.about .section-title[data-v-6bda9e52]{text-align:center;font-size:36px;margin-bottom:50px;color:#2c3e50}.about .company-intro[data-v-6bda9e52]{padding:20px 0}.about .company-intro .intro-content h2[data-v-6bda9e52]{font-size:32px;margin-bottom:30px;color:#2c3e50}.about .company-intro .intro-content p[data-v-6bda9e52]{color:#666;line-height:1.8;margin-bottom:20px}.about .company-intro .intro-content .intro-para[data-v-6bda9e52]{color:#666;line-height:1.8;margin-bottom:20px;text-indent:2em;text-align:justify}.about .company-intro .intro-image img[data-v-6bda9e52]{width:100%;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.about .company-culture[data-v-6bda9e52]{padding:20px 0;background:#f8f9fa}.about .company-culture .culture-card[data-v-6bda9e52]{height:168px;text-align:center;padding:30px;background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px}.about .company-culture .culture-card i[data-v-6bda9e52]{font-size:48px;color:#409eff;margin-bottom:20px}.about .company-culture .culture-card h3[data-v-6bda9e52]{font-size:20px;margin-bottom:15px;color:#2c3e50}.about .company-culture .culture-card p[data-v-6bda9e52]{color:#666;line-height:1.6}.about .history[data-v-6bda9e52]{padding:80px 0}.about .history .el-timeline[data-v-6bda9e52]{max-width:800px;margin:0 auto}.about .team[data-v-6bda9e52]{padding:80px 0;background:#f8f9fa}.about .team .team-card[data-v-6bda9e52]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px}.about .team .team-card .member-avatar[data-v-6bda9e52]{height:200px;overflow:hidden}.about .team .team-card .member-avatar img[data-v-6bda9e52]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about .team .team-card .member-info[data-v-6bda9e52]{padding:20px;text-align:center}.about .team .team-card .member-info h3[data-v-6bda9e52]{font-size:20px;margin-bottom:5px;color:#2c3e50}.about .team .team-card .member-info .position[data-v-6bda9e52]{color:#409eff;margin-bottom:10px}.about .team .team-card .member-info .description[data-v-6bda9e52]{color:#666;line-height:1.6}.about .contact[data-v-6bda9e52]{padding:80px 0}.about .contact .contact-info h3[data-v-6bda9e52]{font-size:24px;margin-bottom:20px;color:#2c3e50}.about .contact .contact-info p[data-v-6bda9e52]{color:#666;margin-bottom:15px;display:flex;align-items:center}.about .contact .contact-info p i[data-v-6bda9e52]{margin-right:10px;color:#409eff}@media screen and (max-width:768px){.about .hero[data-v-6bda9e52]{height:300px}.about .hero .container h1[data-v-6bda9e52]{font-size:32px}.about .hero .container p[data-v-6bda9e52]{font-size:18px}.about .company-intro .intro-content[data-v-6bda9e52]{margin-bottom:30px}}.contact .page-title[data-v-b5110e66]{background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(../img/contact-bg.6413049e.jpg);background-size:cover;background-position:50%;color:#fff;padding:100px 0;text-align:center}.contact .page-title h1[data-v-b5110e66]{font-size:48px;margin-bottom:20px}.contact .page-title p[data-v-b5110e66]{font-size:20px;opacity:.9}.contact .contact-info[data-v-b5110e66]{padding:40px 0;background:#f8f9fa}.contact .contact-info .info-card[data-v-b5110e66]{height:200px;text-align:center;padding:30px;background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:20px}.contact .contact-info .info-card i[data-v-b5110e66]{font-size:48px;color:#409eff;margin-bottom:20px}.contact .contact-info .info-card h3[data-v-b5110e66]{font-size:20px;margin-bottom:15px;color:#2c3e50}.contact .contact-info .info-card p[data-v-b5110e66]{color:#666;margin-bottom:10px;line-height:1.6}.contact .contact-form[data-v-b5110e66]{padding:40px 0}.contact .contact-form h2[data-v-b5110e66]{text-align:center;font-size:36px;margin-bottom:40px;color:#2c3e50}.contact .contact-form .el-form[data-v-b5110e66]{max-width:800px;margin:0 auto}.contact .map-section[data-v-b5110e66]{padding:80px 0;background:#f8f9fa}.contact .map-section h2[data-v-b5110e66]{text-align:center;font-size:36px;margin-bottom:40px;color:#2c3e50}.contact .map-section .map-container[data-v-b5110e66]{height:400px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.contact .map-section .map-container .map-placeholder[data-v-b5110e66]{height:100%;display:flex;align-items:center;justify-content:center;background:#eee;color:#666}@media screen and (max-width:768px){.contact .page-title[data-v-b5110e66]{padding:60px 0}.contact .page-title h1[data-v-b5110e66]{font-size:32px}.contact .page-title p[data-v-b5110e66]{font-size:16px}.contact .contact-form[data-v-b5110e66],.contact .contact-info[data-v-b5110e66],.contact .map-section[data-v-b5110e66]{padding:40px 0}.contact .contact-form h2[data-v-b5110e66],.contact .map-section h2[data-v-b5110e66]{font-size:28px;margin-bottom:30px}.contact .map-container[data-v-b5110e66]{height:300px}}.support .hero[data-v-0dc1bfb5]{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../img/support.2396c09f.jpg);background-size:cover;background-position:50%;height:400px;display:flex;align-items:center;color:#fff;text-align:center}.support .hero .container[data-v-0dc1bfb5]{max-width:1200px;margin:0 auto;padding:0 20px}.support .hero .container h1[data-v-0dc1bfb5]{font-size:48px;margin-bottom:20px}.support .hero .container p[data-v-0dc1bfb5]{font-size:24px}.support .section-title[data-v-0dc1bfb5]{text-align:center;font-size:36px;margin-bottom:50px;color:#2c3e50}.support .company-culture[data-v-0dc1bfb5]{padding:20px 0;background:#f8f9fa}.support .company-culture .culture-card[data-v-0dc1bfb5]{height:168px;text-align:center;padding:30px;background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px}.support .company-culture .culture-card i[data-v-0dc1bfb5]{font-size:48px;color:#409eff;margin-bottom:20px}.support .company-culture .culture-card h3[data-v-0dc1bfb5]{font-size:20px;margin-bottom:15px;color:#2c3e50}.support .company-culture .culture-card p[data-v-0dc1bfb5]{color:#666;line-height:1.6}.support .faqs[data-v-0dc1bfb5]{padding:40px 0}.support .faqs .container[data-v-0dc1bfb5]{padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.support .faqs .faqs-collapse[data-v-0dc1bfb5] .el-collapse-item__header{font-size:20px;color:#444;padding:10px 20px;background:#f8f9fa;border-radius:4px;transition:all .3s}.support .faqs .faqs-collapse[data-v-0dc1bfb5] .el-collapse-item__header:hover{background:#f1f3f7}.support .faqs .faqs-collapse[data-v-0dc1bfb5] .el-collapse-item.is-active .el-collapse-item__header{background:#e7f1ff;color:#409eff;border-color:#c6e2ff}.support .faqs .faqs-collapse[data-v-0dc1bfb5] .el-collapse-item__content{padding:10px 20px;color:#666;background:#fff;border:1px solid #ebeef5;border-top:none;border-radius:0 0 4px 4px;line-height:1.6;font-size:1rem}.support .card[data-v-0dc1bfb5]{padding:40px 0}.support .card .mobile-preview-container[data-v-0dc1bfb5]{display:flex;justify-content:center;padding:40px 0}.support .card .mobile-device[data-v-0dc1bfb5]{width:375px;height:812px;border:16px solid #1a1a1a;border-radius:48px;box-shadow:0 20px 40px rgba(0,0,0,.3),0 0 0 2px #000;position:relative;margin:20px 0}.support .card .mobile-device .mobile-top[data-v-0dc1bfb5]{position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;height:30px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;display:flex;justify-content:center;align-items:center;gap:10px}.support .card .mobile-device .mobile-top .earpiece[data-v-0dc1bfb5]{width:40%;height:4px;background:#1a1a1a;border-radius:2px}.support .card .mobile-device .mobile-top .camera[data-v-0dc1bfb5]{width:12px;height:12px;background:#1a1a1a;border-radius:50%}.support .card .mobile-device .mobile-screen[data-v-0dc1bfb5]{position:relative;width:100%;height:calc(100% - 80px);overflow:hidden}.support .card .mobile-device .mobile-screen .mobile-iframe[data-v-0dc1bfb5]{width:100%;height:100%;border:none}.support .card .mobile-device .mobile-bottom[data-v-0dc1bfb5]{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);width:50px;height:50px;border:2px solid #1a1a1a;border-radius:50%}.support .team[data-v-0dc1bfb5]{padding:80px 0;background:#f8f9fa}.support .team .team-card[data-v-0dc1bfb5]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px}.support .team .team-card .member-avatar[data-v-0dc1bfb5]{height:200px;overflow:hidden}.support .team .team-card .member-avatar img[data-v-0dc1bfb5]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.support .team .team-card .member-info[data-v-0dc1bfb5]{padding:20px;text-align:center}.support .team .team-card .member-info h3[data-v-0dc1bfb5]{font-size:20px;margin-bottom:5px;color:#2c3e50}.support .team .team-card .member-info .position[data-v-0dc1bfb5]{color:#409eff;margin-bottom:10px}.support .team .team-card .member-info .description[data-v-0dc1bfb5]{color:#666;line-height:1.6}.support .contact[data-v-0dc1bfb5]{padding:80px 0}.support .contact .contact-info h3[data-v-0dc1bfb5]{font-size:24px;margin-bottom:20px;color:#2c3e50}.support .contact .contact-info p[data-v-0dc1bfb5]{color:#666;margin-bottom:15px;display:flex;align-items:center}.support .contact .contact-info p i[data-v-0dc1bfb5]{margin-right:10px;color:#409eff}@media screen and (max-width:768px){.about .hero[data-v-0dc1bfb5]{height:300px}.about .hero .container h1[data-v-0dc1bfb5]{font-size:32px}.about .hero .container p[data-v-0dc1bfb5]{font-size:18px}}.industrial-solution .hero[data-v-d8d31bbe]{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../img/industrial-hero.db8637f5.jpg);background-size:cover;background-position:50%;height:400px;display:flex;align-items:center;color:#fff;text-align:center}.industrial-solution .hero .container[data-v-d8d31bbe]{max-width:1200px;margin:0 auto;padding:0 20px}.industrial-solution .hero .container h1[data-v-d8d31bbe]{font-size:48px;margin-bottom:20px}.industrial-solution .hero .container p[data-v-d8d31bbe]{font-size:24px}.industrial-solution .section-title[data-v-d8d31bbe]{text-align:center;font-size:36px;margin-bottom:50px;color:#2c3e50}.industrial-solution .features[data-v-d8d31bbe]{padding:80px 0;background:#f8f9fa}.industrial-solution .features .feature-card[data-v-d8d31bbe]{text-align:center;padding:30px;background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px}.industrial-solution .features .feature-card i[data-v-d8d31bbe]{font-size:48px;color:#409eff;margin-bottom:20px}.industrial-solution .features .feature-card h3[data-v-d8d31bbe]{font-size:20px;margin-bottom:15px;color:#2c3e50}.industrial-solution .features .feature-card p[data-v-d8d31bbe]{color:#666;line-height:1.6}.industrial-solution .solution-details[data-v-d8d31bbe]{padding:80px 0}.industrial-solution .solution-details .solution-content h2[data-v-d8d31bbe]{font-size:32px;margin-bottom:30px;color:#2c3e50}.industrial-solution .solution-details .solution-content ul[data-v-d8d31bbe]{list-style:none;padding:0}.industrial-solution .solution-details .solution-content ul li[data-v-d8d31bbe]{margin-bottom:15px;color:#666;display:flex;align-items:center}.industrial-solution .solution-details .solution-content ul li i[data-v-d8d31bbe]{color:#67c23a;margin-right:10px}.industrial-solution .solution-details .solution-image img[data-v-d8d31bbe]{width:100%;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.industrial-solution .cases[data-v-d8d31bbe]{padding:80px 0;background:#f8f9fa}.industrial-solution .cases .case-card[data-v-d8d31bbe]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px}.industrial-solution .cases .case-card .case-image[data-v-d8d31bbe]{height:200px;overflow:hidden}.industrial-solution .cases .case-card .case-image img[data-v-d8d31bbe]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.industrial-solution .cases .case-card:hover .case-image img[data-v-d8d31bbe]{transform:scale(1.1)}.industrial-solution .cases .case-card .case-content[data-v-d8d31bbe]{padding:20px}.industrial-solution .cases .case-card .case-content h3[data-v-d8d31bbe]{font-size:20px;margin-bottom:10px;color:#2c3e50}.industrial-solution .cases .case-card .case-content p[data-v-d8d31bbe]{color:#666;line-height:1.6}.industrial-solution .contact[data-v-d8d31bbe]{padding:80px 0;text-align:center;background:linear-gradient(135deg,#409eff,#67c23a);color:#fff}.industrial-solution .contact h2[data-v-d8d31bbe]{font-size:36px;margin-bottom:20px}.industrial-solution .contact p[data-v-d8d31bbe]{font-size:18px;margin-bottom:30px}@media screen and (max-width:768px){.industrial-solution .hero[data-v-d8d31bbe]{height:300px}.industrial-solution .hero .container h1[data-v-d8d31bbe]{font-size:32px}.industrial-solution .hero .container p[data-v-d8d31bbe]{font-size:18px}.industrial-solution .solution-details .solution-content[data-v-d8d31bbe]{margin-bottom:30px}}.smart-city-solution .hero[data-v-239898b9]{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../img/smart-city-hero.e52c002d.jpg);background-size:cover;background-position:50%;height:400px;display:flex;align-items:center;color:#fff;text-align:center}.smart-city-solution .hero .container[data-v-239898b9]{max-width:1200px;margin:0 auto;padding:0 20px}.smart-city-solution .hero .container h1[data-v-239898b9]{font-size:48px;margin-bottom:20px}.smart-city-solution .hero .container p[data-v-239898b9]{font-size:24px}.smart-city-solution .section-title[data-v-239898b9]{text-align:center;font-size:36px;margin-bottom:50px;color:#2c3e50}.smart-city-solution .features[data-v-239898b9]{padding:80px 0;background:#f8f9fa}.smart-city-solution .features .feature-card[data-v-239898b9]{text-align:center;padding:30px;background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px}.smart-city-solution .features .feature-card i[data-v-239898b9]{font-size:48px;color:#409eff;margin-bottom:20px}.smart-city-solution .features .feature-card h3[data-v-239898b9]{font-size:20px;margin-bottom:15px;color:#2c3e50}.smart-city-solution .features .feature-card p[data-v-239898b9]{color:#666;line-height:1.6}.smart-city-solution .solution-details[data-v-239898b9]{padding:80px 0}.smart-city-solution .solution-details .solution-content h2[data-v-239898b9]{font-size:32px;margin-bottom:30px;color:#2c3e50}.smart-city-solution .solution-details .solution-content ul[data-v-239898b9]{list-style:none;padding:0}.smart-city-solution .solution-details .solution-content ul li[data-v-239898b9]{margin-bottom:15px;color:#666;display:flex;align-items:center}.smart-city-solution .solution-details .solution-content ul li i[data-v-239898b9]{color:#67c23a;margin-right:10px}.smart-city-solution .solution-details .solution-image img[data-v-239898b9]{width:100%;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.smart-city-solution .cases[data-v-239898b9]{padding:80px 0;background:#f8f9fa}.smart-city-solution .cases .case-card[data-v-239898b9]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px}.smart-city-solution .cases .case-card .case-image[data-v-239898b9]{height:200px;overflow:hidden}.smart-city-solution .cases .case-card .case-image img[data-v-239898b9]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.smart-city-solution .cases .case-card:hover .case-image img[data-v-239898b9]{transform:scale(1.1)}.smart-city-solution .cases .case-card .case-content[data-v-239898b9]{padding:20px}.smart-city-solution .cases .case-card .case-content h3[data-v-239898b9]{font-size:20px;margin-bottom:10px;color:#2c3e50}.smart-city-solution .cases .case-card .case-content p[data-v-239898b9]{color:#666;line-height:1.6}.smart-city-solution .contact[data-v-239898b9]{padding:80px 0;text-align:center;background:linear-gradient(135deg,#409eff,#67c23a);color:#fff}.smart-city-solution .contact h2[data-v-239898b9]{font-size:36px;margin-bottom:20px}.smart-city-solution .contact p[data-v-239898b9]{font-size:18px;margin-bottom:30px}@media screen and (max-width:768px){.smart-city-solution .hero[data-v-239898b9]{height:300px}.smart-city-solution .hero .container h1[data-v-239898b9]{font-size:32px}.smart-city-solution .hero .container p[data-v-239898b9]{font-size:18px}.smart-city-solution .solution-details .solution-content[data-v-239898b9]{margin-bottom:30px}}.agriculture-solution .hero[data-v-1c4f8ae9]{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../img/agriculture-hero.cc56fd5f.jpg);background-size:cover;background-position:50%;height:400px;display:flex;align-items:center;color:#fff;text-align:center}.agriculture-solution .hero .container[data-v-1c4f8ae9]{max-width:1200px;margin:0 auto;padding:0 20px}.agriculture-solution .hero .container h1[data-v-1c4f8ae9]{font-size:48px;margin-bottom:20px}.agriculture-solution .hero .container p[data-v-1c4f8ae9]{font-size:24px}.agriculture-solution .section-title[data-v-1c4f8ae9]{text-align:center;font-size:36px;margin-bottom:50px;color:#2c3e50}.agriculture-solution .features[data-v-1c4f8ae9]{padding:80px 0;background:#f8f9fa}.agriculture-solution .features .feature-card[data-v-1c4f8ae9]{text-align:center;padding:30px;background:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px}.agriculture-solution .features .feature-card i[data-v-1c4f8ae9]{font-size:48px;color:#409eff;margin-bottom:20px}.agriculture-solution .features .feature-card h3[data-v-1c4f8ae9]{font-size:20px;margin-bottom:15px;color:#2c3e50}.agriculture-solution .features .feature-card p[data-v-1c4f8ae9]{color:#666;line-height:1.6}.agriculture-solution .solution-details[data-v-1c4f8ae9]{padding:80px 0}.agriculture-solution .solution-details .solution-content h2[data-v-1c4f8ae9]{font-size:32px;margin-bottom:30px;color:#2c3e50}.agriculture-solution .solution-details .solution-content ul[data-v-1c4f8ae9]{list-style:none;padding:0}.agriculture-solution .solution-details .solution-content ul li[data-v-1c4f8ae9]{margin-bottom:15px;color:#666;display:flex;align-items:center}.agriculture-solution .solution-details .solution-content ul li i[data-v-1c4f8ae9]{color:#67c23a;margin-right:10px}.agriculture-solution .solution-details .solution-image img[data-v-1c4f8ae9]{width:100%;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.agriculture-solution .cases[data-v-1c4f8ae9]{padding:80px 0;background:#f8f9fa}.agriculture-solution .cases .case-card[data-v-1c4f8ae9]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:30px}.agriculture-solution .cases .case-card .case-image[data-v-1c4f8ae9]{height:200px;overflow:hidden}.agriculture-solution .cases .case-card .case-image img[data-v-1c4f8ae9]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.agriculture-solution .cases .case-card:hover .case-image img[data-v-1c4f8ae9]{transform:scale(1.1)}.agriculture-solution .cases .case-card .case-content[data-v-1c4f8ae9]{padding:20px}.agriculture-solution .cases .case-card .case-content h3[data-v-1c4f8ae9]{font-size:20px;margin-bottom:10px;color:#2c3e50}.agriculture-solution .cases .case-card .case-content p[data-v-1c4f8ae9]{color:#666;line-height:1.6}.agriculture-solution .contact[data-v-1c4f8ae9]{padding:80px 0;text-align:center;background:linear-gradient(135deg,#409eff,#67c23a);color:#fff}.agriculture-solution .contact h2[data-v-1c4f8ae9]{font-size:36px;margin-bottom:20px}.agriculture-solution .contact p[data-v-1c4f8ae9]{font-size:18px;margin-bottom:30px}@media screen and (max-width:768px){.agriculture-solution .hero[data-v-1c4f8ae9]{height:300px}.agriculture-solution .hero .container h1[data-v-1c4f8ae9]{font-size:32px}.agriculture-solution .hero .container p[data-v-1c4f8ae9]{font-size:18px}.agriculture-solution .solution-details .solution-content[data-v-1c4f8ae9]{margin-bottom:30px}}.floating-container[data-v-795fe626]{position:fixed;right:24px;bottom:100px;z-index:9999;display:flex;flex-direction:column;align-items:flex-end}.floating-container .button-group[data-v-795fe626]{display:flex;flex-direction:column;align-items:center}.floating-container .button-group .floating-btn[data-v-795fe626]{width:64px;height:64px;margin:8px 0;border-radius:50%;background-color:#28a745;color:#fff;font-size:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.floating-container .button-group .floating-btn i[data-v-795fe626]{font-size:22px;margin-bottom:4px}.floating-container .button-group .floating-btn[data-v-795fe626]:hover{transform:scale(1.05)}.floating-container .button-group .live-chat[data-v-795fe626]{background-color:#409eff}.floating-container .button-group .live-chat[data-v-795fe626]:hover{background-color:#66b1ff}.floating-container .button-group .whatsapp[data-v-795fe626]{background-color:#25d366}.floating-container .button-group .whatsapp[data-v-795fe626]:hover{background-color:#128c7e}.floating-container .button-group .fb-group[data-v-795fe626]{background-color:#3b5998}.floating-container .button-group .fb-group[data-v-795fe626]:hover{background-color:#5474b8}.floating-container .qr-popup[data-v-795fe626]{position:absolute;right:calc(100% + 16px);bottom:50%;transform:translateY(50%);background:#fff;padding:12px;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.2);transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.floating-container .qr-popup .qr-img[data-v-795fe626]{width:140px;height:140px;display:block;margin-bottom:10px}.floating-container .qr-popup .phone-info[data-v-795fe626]{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px}.floating-container .qr-fade-enter-active[data-v-795fe626],.floating-container .qr-fade-leave-active[data-v-795fe626]{opacity:1;transform:translateX(0)}.floating-container .qr-fade-enter[data-v-795fe626],.floating-container .qr-fade-leave-to[data-v-795fe626]{opacity:0;transform:translateX(10px)}@media (max-width:768px){.floating-container[data-v-795fe626]{right:12px;bottom:12px}.qr-popup[data-v-795fe626]{right:calc(100% + 8px);padding:8px}.qr-popup .qr-img[data-v-795fe626]{width:100px;height:100px}}