.site-header[data-v-309f2bdc]{background:linear-gradient(135deg,#fff,#f8faff);box-shadow:0 2px 15px rgba(0,0,0,.08);position:sticky;top:0;z-index:1000;transition:all .4s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(15px);border-bottom:1px solid rgba(26,86,219,.1)}.site-header.scrolled[data-v-309f2bdc]{background:linear-gradient(135deg,#fff,#f0f8ff);box-shadow:0 8px 30px rgba(0,0,0,.12);border-bottom:1px solid rgba(26,86,219,.2)}.site-header.scrolled .header-content[data-v-309f2bdc]{height:80px;padding:0 15px}.site-header.scrolled .logo .logo-text .company-name[data-v-309f2bdc]{font-size:1.8rem}.site-header.scrolled .nav-item[data-v-309f2bdc]{padding:10px 15px!important;font-size:1rem!important}.site-header .header-content[data-v-309f2bdc]{display:flex;align-items:center;justify-content:space-between;height:100px;padding:0 20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.site-header .header-content .logo[data-v-309f2bdc]{display:flex;align-items:center;cursor:pointer;transition:all .3s ease;padding:10px 0}.site-header .header-content .logo[data-v-309f2bdc]:hover{transform:translateY(-2px)}.site-header .header-content .logo .logo-text[data-v-309f2bdc]{display:flex;flex-direction:column;align-items:flex-start}.site-header .header-content .logo .logo-text .company-name[data-v-309f2bdc]{font-size:2rem;font-weight:800;color:#1a56db;letter-spacing:2px;text-shadow:0 2px 4px rgba(26,86,219,.2);background:linear-gradient(135deg,#1a56db,#409eff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.site-header .header-content .logo .logo-text .company-name[data-v-309f2bdc]{font-size:1.6rem}}.site-header .header-content .logo .logo-text .company-slogan[data-v-309f2bdc]{font-size:.85rem;color:#6b7280;margin-top:3px;font-weight:500}@media(max-width:768px){.site-header .header-content .logo .logo-text .company-slogan[data-v-309f2bdc]{font-size:.75rem}}.site-header .header-content .desktop-nav[data-v-309f2bdc]{display:block}@media(max-width:992px){.site-header .header-content .desktop-nav[data-v-309f2bdc]{display:none}}.site-header .header-content .desktop-nav .nav-list[data-v-309f2bdc]{display:flex;gap:10px}.site-header .header-content .desktop-nav .nav-list .nav-item[data-v-309f2bdc]{padding:12px 18px;color:#4b5563;font-size:1rem;font-weight:500;cursor:pointer;border-radius:8px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-header .header-content .desktop-nav .nav-list .nav-item[data-v-309f2bdc]:hover:not(.active){color:#1a56db}.site-header .header-content .desktop-nav .nav-list .nav-item.active[data-v-309f2bdc]{color:#fff;font-weight:600;background:#1a56db}.site-header .header-content .desktop-nav .nav-list .nav-item[data-v-309f2bdc]:active{opacity:.9}.site-header .header-content .contact-btn[data-v-309f2bdc]{display:block}@media(max-width:768px){.site-header .header-content .contact-btn[data-v-309f2bdc]{display:none}}.site-header .header-content .contact-btn[data-v-309f2bdc] .el-button{font-size:1rem;font-weight:600;padding:12px 24px;border-radius:8px;background:linear-gradient(135deg,#1a56db,#409eff);border:none;box-shadow:0 4px 12px rgba(26,86,219,.3);transition:all .3s ease}.site-header .header-content .contact-btn[data-v-309f2bdc] .el-button:hover{background:linear-gradient(135deg,#409eff,#1a56db);transform:translateY(-2px);box-shadow:0 6px 16px rgba(26,86,219,.4)}.site-header .header-content .contact-btn[data-v-309f2bdc] .el-button:active{transform:translateY(0)}.site-header .header-content .mobile-menu-btn[data-v-309f2bdc]{display:none;font-size:1.8rem;cursor:pointer;color:#1a56db;padding:8px;border-radius:8px;transition:all .3s ease}@media(max-width:992px){.site-header .header-content .mobile-menu-btn[data-v-309f2bdc]{display:block}}.site-header .header-content .mobile-menu-btn[data-v-309f2bdc]:hover{background-color:rgba(26,86,219,.05);transform:scale(1.1)}.site-header .mobile-nav[data-v-309f2bdc]{display:none;background:linear-gradient(135deg,#fff,#f8faff);border-top:1px solid rgba(26,86,219,.1);box-shadow:0 -4px 12px rgba(0,0,0,.05);animation:slideDown-309f2bdc .3s ease-out}@media(max-width:992px){.site-header .mobile-nav[data-v-309f2bdc]{display:block}}.site-header .mobile-nav .mobile-nav-list .mobile-nav-item[data-v-309f2bdc]{padding:18px 20px;color:#4b5563;font-size:1.1rem;font-weight:500;border-bottom:1px solid rgba(26,86,219,.05);cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.site-header .mobile-nav .mobile-nav-list .mobile-nav-item[data-v-309f2bdc]:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(135deg,#1a56db,#409eff);transform:scaleY(0);transition:transform .3s ease}.site-header .mobile-nav .mobile-nav-list .mobile-nav-item[data-v-309f2bdc]:hover{background-color:rgba(26,86,219,.05);padding-left:24px}.site-header .mobile-nav .mobile-nav-list .mobile-nav-item[data-v-309f2bdc]:hover:before{transform:scaleY(1)}.site-header .mobile-nav .mobile-nav-list .mobile-nav-item.active[data-v-309f2bdc]{color:#1a56db;background-color:rgba(26,86,219,.1);font-weight:600}.site-header .mobile-nav .mobile-nav-list .mobile-nav-item.active[data-v-309f2bdc]:before{transform:scaleY(1)}@keyframes slideDown-309f2bdc{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.site-footer[data-v-3f06cb34]{background-color:#1f2937;color:#e5e7eb}.site-footer .footer-top[data-v-3f06cb34]{padding:60px 0}.site-footer .footer-top .footer-content[data-v-3f06cb34]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}@media(max-width:992px){.site-footer .footer-top .footer-content[data-v-3f06cb34]{grid-template-columns:1fr 1fr}}@media(max-width:576px){.site-footer .footer-top .footer-content[data-v-3f06cb34]{grid-template-columns:1fr}}.site-footer .footer-top .footer-content .footer-col .col-title[data-v-3f06cb34]{font-size:1.1rem;color:#fff;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #409eff;display:inline-block}.site-footer .footer-top .footer-content .company-info .footer-logo[data-v-3f06cb34]{display:flex;align-items:center;margin-bottom:20px}.site-footer .footer-top .footer-content .company-info .footer-logo .logo-icon[data-v-3f06cb34]{margin-right:15px;display:flex;align-items:center;justify-content:center}.site-footer .footer-top .footer-content .company-info .footer-logo .logo-icon .logo-img[data-v-3f06cb34]{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;border-radius:6px}.site-footer .footer-top .footer-content .company-info .footer-logo .logo-text[data-v-3f06cb34]{font-size:1.2rem;font-weight:700;color:#fff}.site-footer .footer-top .footer-content .company-info .company-desc[data-v-3f06cb34]{line-height:1.8;margin-bottom:20px}.site-footer .footer-top .footer-content .company-info .social-links[data-v-3f06cb34]{display:flex;gap:15px;position:relative}.site-footer .footer-top .footer-content .company-info .social-links .social-link[data-v-3f06cb34]{width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:default;position:relative}.site-footer .footer-top .footer-content .company-info .social-links .social-link[data-v-3f06cb34]:hover{background-color:#409eff;transform:translateY(-3px)}.site-footer .footer-top .footer-content .company-info .social-links .social-link el-icon[data-v-3f06cb34]{font-size:1.2rem}.site-footer .footer-top .footer-content .company-info .social-links .social-link .wechat-icon[data-v-3f06cb34]{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.site-footer .footer-top .footer-content .company-info .social-links .wechat-qrcode[data-v-3f06cb34]{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);width:120px;height:120px;background-color:#fff;padding:5px;border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.1);opacity:0;visibility:hidden;transition:all .3s ease;z-index:10}.site-footer .footer-top .footer-content .company-info .social-links .wechat-qrcode img[data-v-3f06cb34]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.site-footer .footer-top .footer-content .company-info .social-links .wechat-link:hover .wechat-qrcode[data-v-3f06cb34]{opacity:1;visibility:visible;bottom:60px}.site-footer .footer-top .footer-content .company-info .social-links .email-tooltip[data-v-3f06cb34]{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease;z-index:10}.site-footer .footer-top .footer-content .company-info .social-links .email-link:hover .email-tooltip[data-v-3f06cb34]{opacity:1;visibility:visible;bottom:60px}.site-footer .footer-top .footer-content .business-links .link-list li[data-v-3f06cb34],.site-footer .footer-top .footer-content .quick-links .link-list li[data-v-3f06cb34]{margin-bottom:12px;cursor:pointer;transition:all .3s ease}.site-footer .footer-top .footer-content .business-links .link-list li[data-v-3f06cb34]:hover,.site-footer .footer-top .footer-content .quick-links .link-list li[data-v-3f06cb34]:hover{color:#409eff;padding-left:5px}.site-footer .footer-top .footer-content .contact-info .contact-list li[data-v-3f06cb34]{display:flex;align-items:flex-start;margin-bottom:15px;white-space:pre-line}.site-footer .footer-top .footer-content .contact-info .contact-list li .contact-icon[data-v-3f06cb34]{margin-right:10px;margin-top:3px;color:#409eff}.site-footer .footer-bottom[data-v-3f06cb34]{background-color:#111827;padding:20px 0;text-align:center}.site-footer .footer-bottom .copyright[data-v-3f06cb34]{font-size:.9rem;color:#9ca3af}.back-to-top[data-v-7a578091]{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background-color:#409eff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .3s,transform .3s;transform:translateY(20px);box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000}.back-to-top.show[data-v-7a578091]{opacity:1;transform:translateY(0)}.back-to-top[data-v-7a578091]:hover{background-color:#337ab7}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;color:#333;background-color:#fff;line-height:1.6}a{text-decoration:none;color:inherit}ul{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}