#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}.main-layout[data-v-66f8deea]{min-height:100vh;display:flex;flex-direction:column}.header[data-v-66f8deea]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.header .header-container[data-v-66f8deea]{display:flex;align-items:center;max-width:1200px;margin:0 auto;height:80px;padding:0 20px}.header .header-container .logo[data-v-66f8deea]{height:40px;margin-right:60px;cursor:pointer;flex-shrink:0}.header .header-container .nav-menu[data-v-66f8deea]{flex:1;border:none;display:flex;justify-content:flex-end;margin-right:30px}.header .header-container .nav-menu[data-v-66f8deea] .el-menu-item{height:80px;line-height:80px;font-size:15px;padding:0 16px}.header .header-container .nav-menu[data-v-66f8deea] .el-menu-item.is-active{border-bottom:3px solid #409eff}.header .header-container .login-btn[data-v-66f8deea]{padding:10px 20px;font-size:15px;flex-shrink:0}.main-content[data-v-66f8deea]{flex:1;margin-top:80px;padding:0}.footer[data-v-66f8deea]{background:#2c3e50;color:#fff;padding:40px 20px 20px}.footer .footer-content[data-v-66f8deea]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto}.footer .footer-content .footer-column h3[data-v-66f8deea]{margin-bottom:20px;font-size:18px}.footer .footer-content .footer-column p[data-v-66f8deea]{margin-bottom:10px;line-height:1.6}.footer .footer-content .footer-column p a[data-v-66f8deea]{color:#fff;text-decoration:none;transition:color .3s}.footer .footer-content .footer-column p a[data-v-66f8deea]:hover{color:#409eff}.footer .footer-content .footer-column ul[data-v-66f8deea]{list-style:none;padding:0}.footer .footer-content .footer-column ul li[data-v-66f8deea]{margin-bottom:10px}.footer .footer-content .footer-column ul li a[data-v-66f8deea]{color:#fff;text-decoration:none}.footer .footer-content .footer-column .social-icons[data-v-66f8deea]{display:flex;gap:15px;margin-bottom:20px}.footer .footer-bottom[data-v-66f8deea]{margin-top:40px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center}.side-toolbar[data-v-66f8deea]{position:fixed;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px;z-index:1000}.home .banner[data-v-457ffc16]{height:600px;margin-bottom:60px}.home .banner[data-v-457ffc16] .el-carousel__container{height:100%}.home .banner .banner-item[data-v-457ffc16]{height:100%;display:flex;align-items:center;justify-content:center;background:#f5f7fa;border:2px dashed #dcdfe6;color:#909399;font-size:24px}.home .section[data-v-457ffc16]{margin-bottom:80px;padding:60px 0}.home .section .section-content[data-v-457ffc16]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1400px;margin:0 auto;padding:0 40px}.home .section .section-content.reverse[data-v-457ffc16]{grid-template-areas:"image text"}.home .section .section-content.reverse .section-image[data-v-457ffc16]{grid-area:image}.home .section .section-content.reverse .section-text[data-v-457ffc16]{grid-area:text}.home .section .section-content .section-text .section-title[data-v-457ffc16]{text-align:left;margin-bottom:40px}.home .section .section-content .section-text .section-title h2[data-v-457ffc16]{font-size:32px;color:#303133;margin-bottom:15px}.home .section .section-content .section-text .section-title p[data-v-457ffc16]{font-size:16px;color:#909399}.home .section .section-content .section-image .image-placeholder[data-v-457ffc16]{height:400px;background:#f5f7fa;border:2px dashed #dcdfe6;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#909399;font-size:24px}.home .products[data-v-457ffc16]{background:#fff}.home .products .product-grid[data-v-457ffc16]{display:grid;grid-template-columns:1fr;gap:20px}.home .products .product-grid .product-card[data-v-457ffc16]{background:#f5f7fa;border-radius:8px;padding:20px;transition:all .3s}.home .products .product-grid .product-card[data-v-457ffc16]:hover{background:#ecf5ff;transform:translateX(10px)}.home .products .product-grid .product-card h3[data-v-457ffc16]{font-size:18px;color:#303133;margin-bottom:10px}.home .products .product-grid .product-card p[data-v-457ffc16]{font-size:14px;color:#606266;line-height:1.6}.home .solutions[data-v-457ffc16]{background:#f5f7fa}.home .solutions .solution-grid[data-v-457ffc16]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.home .solutions .solution-grid .solution-card[data-v-457ffc16]{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.1)}.home .solutions .solution-grid .solution-card .solution-icon[data-v-457ffc16]{width:40px;height:40px;background:#f5f7fa;border:2px dashed #dcdfe6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#909399;font-size:20px;margin-bottom:15px}.home .solutions .solution-grid .solution-card h3[data-v-457ffc16]{font-size:18px;color:#303133;margin-bottom:10px}.home .solutions .solution-grid .solution-card p[data-v-457ffc16]{font-size:14px;color:#606266;line-height:1.6}.home .news[data-v-457ffc16]{background:#fff}.home .news .news-grid[data-v-457ffc16]{display:grid;grid-template-columns:1fr;gap:20px}.home .news .news-grid .news-card[data-v-457ffc16]{background:#f5f7fa;border-radius:8px;padding:20px;transition:all .3s}.home .news .news-grid .news-card[data-v-457ffc16]:hover{background:#ecf5ff;transform:translateX(10px)}.home .news .news-grid .news-card .news-date[data-v-457ffc16]{font-size:14px;color:#909399;margin-bottom:10px}.home .news .news-grid .news-card h3[data-v-457ffc16]{font-size:18px;color:#303133;margin-bottom:10px}.home .news .news-grid .news-card p[data-v-457ffc16]{font-size:14px;color:#606266;line-height:1.6}.home .contact[data-v-457ffc16]{background:#f5f7fa}.home .contact .contact-info .info-item[data-v-457ffc16]{display:flex;align-items:center;margin-bottom:20px;padding:15px;background:#fff;border-radius:8px;transition:all .3s}.home .contact .contact-info .info-item[data-v-457ffc16]:hover{background:#ecf5ff;transform:translateX(10px)}.home .contact .contact-info .info-item .el-icon[data-v-457ffc16]{font-size:24px;color:#409eff;margin-right:15px}.home .contact .contact-info .info-item span[data-v-457ffc16]{font-size:16px;color:#606266}@media(max-width:768px){.home .section .section-content[data-v-457ffc16]{grid-template-columns:1fr;padding:0 20px;gap:40px}.home .section .section-content.reverse[data-v-457ffc16]{direction:ltr}.home .section .section-content .section-image .image-placeholder[data-v-457ffc16]{height:300px}}body,html{margin:0;padding:0;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#app,body,html{height:100%}*{box-sizing:border-box}.el-menu{border-bottom:none}.el-menu-item{font-size:16px}.el-button{font-weight:500}@media screen and (max-width:768px){.header-sub{display:none!important}.product-grid{grid-template-columns:1fr!important}.service-grid{grid-template-columns:repeat(2,1fr)!important}.team-content{grid-template-columns:1fr!important}}