:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}header{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:20px 0;transition:var(--transition);background:#111827cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}header.scrolled{padding:15px 0;background:#111827f2;box-shadow:var(--box-shadow)}header .container{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center}.logo-img{height:55px}.company-name{margin-left:15px;display:flex;flex-direction:column}.company-name h1{font-size:1.5rem;font-weight:600;margin:0;line-height:1.2;background:linear-gradient(90deg,#4f46e5,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.company-name p{font-size:.8rem;color:var(--text-light);opacity:.8;margin:0}nav ul{display:flex;list-style:none}nav ul li{margin-left:30px}.nav-link{color:var(--text-light);text-decoration:none;font-weight:500;position:relative;padding:5px 0;transition:var(--transition)}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--gradient-primary);transition:var(--transition)}.nav-link:hover{color:var(--secondary-color)}.nav-link:hover:after{width:100%}.mobile-menu-btn{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;cursor:pointer}.mobile-menu-btn span{display:block;height:2px;width:100%;background-color:var(--text-light);transition:var(--transition)}@media(max-width:768px){.mobile-menu-btn{display:flex;z-index:1001}.mobile-menu-btn.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}nav{position:fixed;top:0;right:-100%;width:70%;height:100vh;background:var(--dark-bg);display:flex;align-items:center;justify-content:center;transition:var(--transition);box-shadow:-5px 0 15px #0003}nav.active{right:0}nav ul{flex-direction:column;align-items:center}nav ul li{margin:15px 0}}.hero{position:relative;height:100vh;min-height:600px;display:flex;align-items:center;background-color:var(--dark-bg);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1920'%20height='1080'%20viewBox='0%200%201920%201080'%3e%3cdefs%3e%3clinearGradient%20id='bgGradient'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20stop-color='%230F172A'%20/%3e%3cstop%20offset='100%25'%20stop-color='%231E293B'%20/%3e%3c/linearGradient%3e%3cradialGradient%20id='glowGradient'%20cx='50%25'%20cy='50%25'%20r='50%25'%20fx='50%25'%20fy='50%25'%3e%3cstop%20offset='0%25'%20stop-color='%234F46E5'%20stop-opacity='0.6'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2306B6D4'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3cfilter%20id='glow'%20x='-50%25'%20y='-50%25'%20width='200%25'%20height='200%25'%3e%3cfeGaussianBlur%20stdDeviation='20'%20result='blur'%20/%3e%3cfeComposite%20in='SourceGraphic'%20in2='blur'%20operator='over'%20/%3e%3c/filter%3e%3c/defs%3e%3c!--%20背景%20--%3e%3crect%20width='100%25'%20height='100%25'%20fill='url(%23bgGradient)'%20/%3e%3c!--%20抽象几何形状%20--%3e%3cg%20opacity='0.1'%3e%3c!--%20网格线%20--%3e%3cpath%20d='M0,200%20L1920,200'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M0,400%20L1920,400'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M0,600%20L1920,600'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M0,800%20L1920,800'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M0,1000%20L1920,1000'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M200,0%20L200,1080'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M400,0%20L400,1080'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M600,0%20L600,1080'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M800,0%20L800,1080'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M1000,0%20L1000,1080'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M1200,0%20L1200,1080'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M1400,0%20L1400,1080'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M1600,0%20L1600,1080'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3cpath%20d='M1800,0%20L1800,1080'%20stroke='%23fff'%20stroke-width='1'%20/%3e%3c/g%3e%3c!--%20发光圆形%20--%3e%3ccircle%20cx='300'%20cy='300'%20r='200'%20fill='url(%23glowGradient)'%20filter='url(%23glow)'%20opacity='0.4'%20/%3e%3ccircle%20cx='1600'%20cy='800'%20r='300'%20fill='url(%23glowGradient)'%20filter='url(%23glow)'%20opacity='0.3'%20/%3e%3c!--%20抽象线条%20--%3e%3cg%20stroke='%234F46E5'%20stroke-width='2'%20opacity='0.2'%3e%3cpath%20d='M0,100%20Q%20960,400%201920,100'%20/%3e%3cpath%20d='M0,300%20Q%20960,600%201920,300'%20/%3e%3cpath%20d='M0,500%20Q%20960,800%201920,500'%20/%3e%3cpath%20d='M0,700%20Q%20960,1000%201920,700'%20/%3e%3cpath%20d='M0,900%20Q%20960,1200%201920,900'%20/%3e%3c/g%3e%3c!--%20粒子效果%20--%3e%3cg%20fill='%23fff'%20opacity='0.5'%3e%3ccircle%20cx='100'%20cy='100'%20r='1'%20/%3e%3ccircle%20cx='300'%20cy='200'%20r='1.5'%20/%3e%3ccircle%20cx='500'%20cy='150'%20r='1'%20/%3e%3ccircle%20cx='700'%20cy='300'%20r='2'%20/%3e%3ccircle%20cx='900'%20cy='250'%20r='1'%20/%3e%3ccircle%20cx='1100'%20cy='400'%20r='1.5'%20/%3e%3ccircle%20cx='1300'%20cy='350'%20r='1'%20/%3e%3ccircle%20cx='1500'%20cy='500'%20r='2'%20/%3e%3ccircle%20cx='1700'%20cy='450'%20r='1'%20/%3e%3ccircle%20cx='200'%20cy='550'%20r='1.5'%20/%3e%3ccircle%20cx='400'%20cy='600'%20r='1'%20/%3e%3ccircle%20cx='600'%20cy='650'%20r='2'%20/%3e%3ccircle%20cx='800'%20cy='700'%20r='1'%20/%3e%3ccircle%20cx='1000'%20cy='750'%20r='1.5'%20/%3e%3ccircle%20cx='1200'%20cy='800'%20r='1'%20/%3e%3ccircle%20cx='1400'%20cy='850'%20r='2'%20/%3e%3ccircle%20cx='1600'%20cy='900'%20r='1'%20/%3e%3ccircle%20cx='1800'%20cy='950'%20r='1.5'%20/%3e%3c/g%3e%3c!--%20科技感装饰元素%20--%3e%3cg%20stroke='%2306B6D4'%20stroke-width='1.5'%20fill='none'%20opacity='0.2'%3e%3ccircle%20cx='960'%20cy='540'%20r='400'%20/%3e%3ccircle%20cx='960'%20cy='540'%20r='300'%20/%3e%3ccircle%20cx='960'%20cy='540'%20r='200'%20/%3e%3ccircle%20cx='960'%20cy='540'%20r='100'%20/%3e%3cline%20x1='560'%20y1='540'%20x2='1360'%20y2='540'%20/%3e%3cline%20x1='960'%20y1='140'%20x2='960'%20y2='940'%20/%3e%3c/g%3e%3c/svg%3e");background-size:cover;background-position:center;overflow:hidden}.hero-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1440'%20height='800'%20viewBox='0%200%201440%20800'%3e%3cdefs%3e%3clinearGradient%20id='gridGradient'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20stop-color='%234F46E5'%20stop-opacity='0.1'/%3e%3cstop%20offset='100%25'%20stop-color='%2306B6D4'%20stop-opacity='0.1'/%3e%3c/linearGradient%3e%3cradialGradient%20id='particleGlow'%20cx='50%25'%20cy='50%25'%20r='50%25'%20fx='50%25'%20fy='50%25'%3e%3cstop%20offset='0%25'%20stop-color='%234F46E5'%20stop-opacity='0.8'/%3e%3cstop%20offset='100%25'%20stop-color='%2306B6D4'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3cfilter%20id='blur'%3e%3cfeGaussianBlur%20stdDeviation='8'%20result='blur'/%3e%3c/filter%3e%3c/defs%3e%3c!--%20背景网格%20--%3e%3cg%20stroke='url(%23gridGradient)'%20stroke-width='0.5'%3e%3c!--%20水平线%20--%3e%3cline%20x1='0'%20y1='50'%20x2='1440'%20y2='50'%20/%3e%3cline%20x1='0'%20y1='150'%20x2='1440'%20y2='150'%20/%3e%3cline%20x1='0'%20y1='250'%20x2='1440'%20y2='250'%20/%3e%3cline%20x1='0'%20y1='350'%20x2='1440'%20y2='350'%20/%3e%3cline%20x1='0'%20y1='450'%20x2='1440'%20y2='450'%20/%3e%3cline%20x1='0'%20y1='550'%20x2='1440'%20y2='550'%20/%3e%3cline%20x1='0'%20y1='650'%20x2='1440'%20y2='650'%20/%3e%3cline%20x1='0'%20y1='750'%20x2='1440'%20y2='750'%20/%3e%3c!--%20垂直线%20--%3e%3cline%20x1='100'%20y1='0'%20x2='100'%20y2='800'%20/%3e%3cline%20x1='300'%20y1='0'%20x2='300'%20y2='800'%20/%3e%3cline%20x1='500'%20y1='0'%20x2='500'%20y2='800'%20/%3e%3cline%20x1='700'%20y1='0'%20x2='700'%20y2='800'%20/%3e%3cline%20x1='900'%20y1='0'%20x2='900'%20y2='800'%20/%3e%3cline%20x1='1100'%20y1='0'%20x2='1100'%20y2='800'%20/%3e%3cline%20x1='1300'%20y1='0'%20x2='1300'%20y2='800'%20/%3e%3c/g%3e%3c!--%20粒子效果%20--%3e%3cg%20filter='url(%23blur)'%3e%3ccircle%20cx='200'%20cy='150'%20r='3'%20fill='%234F46E5'%20opacity='0.7'%20/%3e%3ccircle%20cx='500'%20cy='300'%20r='2'%20fill='%2306B6D4'%20opacity='0.6'%20/%3e%3ccircle%20cx='800'%20cy='200'%20r='4'%20fill='%234F46E5'%20opacity='0.8'%20/%3e%3ccircle%20cx='1100'%20cy='400'%20r='3'%20fill='%2306B6D4'%20opacity='0.7'%20/%3e%3ccircle%20cx='300'%20cy='600'%20r='2'%20fill='%234F46E5'%20opacity='0.6'%20/%3e%3ccircle%20cx='700'%20cy='500'%20r='3'%20fill='%2306B6D4'%20opacity='0.8'%20/%3e%3ccircle%20cx='1000'%20cy='700'%20r='2'%20fill='%234F46E5'%20opacity='0.7'%20/%3e%3ccircle%20cx='1300'%20cy='250'%20r='4'%20fill='%2306B6D4'%20opacity='0.6'%20/%3e%3ccircle%20cx='400'%20cy='100'%20r='3'%20fill='%234F46E5'%20opacity='0.8'%20/%3e%3ccircle%20cx='900'%20cy='350'%20r='2'%20fill='%2306B6D4'%20opacity='0.7'%20/%3e%3ccircle%20cx='1200'%20cy='550'%20r='3'%20fill='%234F46E5'%20opacity='0.6'%20/%3e%3ccircle%20cx='600'%20cy='650'%20r='4'%20fill='%2306B6D4'%20opacity='0.8'%20/%3e%3c/g%3e%3c!--%20大型发光圆%20--%3e%3ccircle%20cx='200'%20cy='200'%20r='100'%20fill='url(%23particleGlow)'%20opacity='0.15'%20/%3e%3ccircle%20cx='1200'%20cy='600'%20r='150'%20fill='url(%23particleGlow)'%20opacity='0.1'%20/%3e%3ccircle%20cx='700'%20cy='400'%20r='200'%20fill='url(%23particleGlow)'%20opacity='0.05'%20/%3e%3c/svg%3e");background-size:cover;opacity:.1}.hero-slider{position:relative;width:100%;height:100%}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s}.hero-slide.active{opacity:1;visibility:visible}.hero-content-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;gap:40px}.hero-content{max-width:500px;color:var(--text-light)}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-content h1 span{display:block;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-content p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;gap:1rem}.hero-image{flex:1;max-width:500px;height:350px;display:flex;justify-content:center;align-items:center;position:relative}.image-container{width:100%;height:100%;border-radius:10px;background-size:contain;background-position:center;background-repeat:no-repeat;box-shadow:0 10px 30px #0000004d;transition:transform .5s ease,opacity .5s ease;opacity:0;transform:translateY(20px);position:relative}.hero-slide.active .image-container{opacity:1;transform:translateY(0);transition-delay:.3s}.solution-image{background-image:url("data:image/svg+xml,%3csvg%20width='500'%20height='350'%20viewBox='0%200%20500%20350'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='500'%20height='350'%20rx='10'%20fill='%231E293B'%20/%3e%3ccircle%20cx='250'%20cy='175'%20r='100'%20fill='%234F46E5'%20fill-opacity='0.1'%20/%3e%3ccircle%20cx='250'%20cy='175'%20r='70'%20fill='%234F46E5'%20fill-opacity='0.2'%20/%3e%3cpath%20d='M250%20105C214.101%20105%20185%20134.101%20185%20170C185%20205.899%20214.101%20235%20250%20235C285.899%20235%20315%20205.899%20315%20170C315%20134.101%20285.899%20105%20250%20105ZM250%20225C219.624%20225%20195%20200.376%20195%20170C195%20139.624%20219.624%20115%20250%20115C280.376%20115%20305%20139.624%20305%20170C305%20200.376%20280.376%20225%20250%20225Z'%20fill='%234F46E5'%20/%3e%3cpath%20d='M270%20150H230V190H270V150Z'%20fill='%234F46E5'%20/%3e%3cpath%20d='M290%20130H210V150H290V130Z'%20fill='%234F46E5'%20/%3e%3cpath%20d='M290%20190H210V210H290V190Z'%20fill='%234F46E5'%20/%3e%3cpath%20d='M210%20150V190H190V150H210Z'%20fill='%234F46E5'%20/%3e%3cpath%20d='M310%20150V190H290V150H310Z'%20fill='%234F46E5'%20/%3e%3cpath%20d='M230%20130L210%20150H230V130Z'%20fill='%234F46E5'%20/%3e%3cpath%20d='M270%20130V150H290L270%20130Z'%20fill='%234F46E5'%20/%3e%3cpath%20d='M230%20210V190H210L230%20210Z'%20fill='%234F46E5'%20/%3e%3cpath%20d='M270%20210L290%20190H270V210Z'%20fill='%234F46E5'%20/%3e%3ccircle%20cx='120'%20cy='80'%20r='30'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3ccircle%20cx='380'%20cy='270'%20r='40'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3ccircle%20cx='420'%20cy='100'%20r='20'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3ccircle%20cx='80'%20cy='240'%20r='25'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3c/svg%3e")}.education-image{background-image:url("data:image/svg+xml,%3csvg%20width='500'%20height='350'%20viewBox='0%200%20500%20350'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='500'%20height='350'%20rx='10'%20fill='%231E293B'%20/%3e%3ccircle%20cx='250'%20cy='175'%20r='100'%20fill='%234F46E5'%20fill-opacity='0.1'%20/%3e%3ccircle%20cx='250'%20cy='175'%20r='70'%20fill='%234F46E5'%20fill-opacity='0.2'%20/%3e%3c!--%20Book%20--%3e%3cpath%20d='M190%20140H310V220H190V140Z'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3cpath%20d='M190%20140H300C305.523%20140%20310%20144.477%20310%20150V210C310%20215.523%20305.523%20220%20300%20220H190V140Z'%20fill='%231E293B'%20stroke='%234F46E5'%20stroke-width='4'%20/%3e%3cpath%20d='M190%20140H200C205.523%20140%20210%20144.477%20210%20150V210C210%20215.523%20205.523%20220%20200%20220H190V140Z'%20fill='%234F46E5'%20/%3e%3c!--%20Code%20Lines%20--%3e%3cline%20x1='220'%20y1='160'%20x2='290'%20y2='160'%20stroke='%234F46E5'%20stroke-width='3'%20/%3e%3cline%20x1='220'%20y1='175'%20x2='270'%20y2='175'%20stroke='%234F46E5'%20stroke-width='3'%20/%3e%3cline%20x1='220'%20y1='190'%20x2='280'%20y2='190'%20stroke='%234F46E5'%20stroke-width='3'%20/%3e%3cline%20x1='220'%20y1='205'%20x2='260'%20y2='205'%20stroke='%234F46E5'%20stroke-width='3'%20/%3e%3c!--%20Graduation%20Cap%20--%3e%3cpath%20d='M250%20100L190%20130L250%20160L310%20130L250%20100Z'%20fill='%234F46E5'%20/%3e%3cpath%20d='M250%20160V190'%20stroke='%234F46E5'%20stroke-width='4'%20/%3e%3cpath%20d='M220%20140V170L250%20190L280%20170V140'%20stroke='%234F46E5'%20stroke-width='4'%20/%3e%3c!--%20Decorative%20Elements%20--%3e%3ccircle%20cx='120'%20cy='80'%20r='30'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3ccircle%20cx='380'%20cy='270'%20r='40'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3ccircle%20cx='420'%20cy='100'%20r='20'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3ccircle%20cx='80'%20cy='240'%20r='25'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3c/svg%3e")}.enterprise-image{background-image:url("data:image/svg+xml,%3csvg%20width='500'%20height='350'%20viewBox='0%200%20500%20350'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='500'%20height='350'%20rx='10'%20fill='%231E293B'%20/%3e%3ccircle%20cx='250'%20cy='175'%20r='100'%20fill='%234F46E5'%20fill-opacity='0.1'%20/%3e%3ccircle%20cx='250'%20cy='175'%20r='70'%20fill='%234F46E5'%20fill-opacity='0.2'%20/%3e%3c!--%20Buildings%20--%3e%3crect%20x='180'%20y='120'%20width='40'%20height='140'%20fill='%234F46E5'%20/%3e%3crect%20x='230'%20y='100'%20width='40'%20height='160'%20fill='%234F46E5'%20/%3e%3crect%20x='280'%20y='140'%20width='40'%20height='120'%20fill='%234F46E5'%20/%3e%3c!--%20Windows%20--%3e%3crect%20x='190'%20y='135'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='190'%20y='160'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='190'%20y='185'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='190'%20y='210'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='190'%20y='235'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='240'%20y='115'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='240'%20y='140'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='240'%20y='165'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='240'%20y='190'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='240'%20y='215'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='240'%20y='240'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='290'%20y='155'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='290'%20y='180'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='290'%20y='205'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3crect%20x='290'%20y='230'%20width='20'%20height='15'%20fill='%231E293B'%20/%3e%3c!--%20Graph%20--%3e%3cline%20x1='180'%20y1='90'%20x2='320'%20y2='90'%20stroke='%234F46E5'%20stroke-width='2'%20/%3e%3cline%20x1='180'%20y1='90'%20x2='180'%20y2='30'%20stroke='%234F46E5'%20stroke-width='2'%20/%3e%3cpath%20d='M180%2070L200%2060L230%2065L260%2040L290%2050L320%2030'%20stroke='%234F46E5'%20stroke-width='3'%20/%3e%3ccircle%20cx='200'%20cy='60'%20r='4'%20fill='%234F46E5'%20/%3e%3ccircle%20cx='230'%20cy='65'%20r='4'%20fill='%234F46E5'%20/%3e%3ccircle%20cx='260'%20cy='40'%20r='4'%20fill='%234F46E5'%20/%3e%3ccircle%20cx='290'%20cy='50'%20r='4'%20fill='%234F46E5'%20/%3e%3ccircle%20cx='320'%20cy='30'%20r='4'%20fill='%234F46E5'%20/%3e%3c!--%20Decorative%20Elements%20--%3e%3ccircle%20cx='120'%20cy='80'%20r='30'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3ccircle%20cx='380'%20cy='270'%20r='40'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3ccircle%20cx='420'%20cy='100'%20r='20'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3ccircle%20cx='80'%20cy='240'%20r='25'%20fill='%234F46E5'%20fill-opacity='0.3'%20/%3e%3c/svg%3e")}.btn{display:inline-block;padding:12px 24px;border-radius:var(--border-radius);font-weight:600;text-decoration:none;text-align:center;cursor:pointer;transition:var(--transition);border:none;font-size:1rem}.btn-primary{background:var(--gradient-primary);color:var(--text-light);box-shadow:var(--box-shadow)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 20px -3px #00000026,0 6px 8px -2px #0000001a}.btn-outline{background:transparent;color:var(--text-light);border:2px solid var(--text-light)}.btn-outline:hover{background:#ffffff1a;transform:translateY(-2px)}.hero-indicators{position:absolute;bottom:50px;left:50%;transform:translate(-50%);display:flex;gap:15px}.indicator{width:30px;height:4px;border-radius:2px;background-color:#ffffff4d;cursor:pointer;transition:var(--transition)}.indicator.active{background-color:var(--secondary-color);width:40px}@media(max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1rem}.hero-buttons{flex-direction:column;gap:.75rem}.btn{width:100%}}@media(max-width:480px){.hero-content h1{font-size:2rem}}.services{padding:100px 0;background-color:var(--light-bg)}.section-title{font-size:2.5rem;margin-bottom:2rem;text-align:center;position:relative;font-weight:700}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:var(--gradient-primary);border-radius:2px}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:50px}.service-card{height:280px;perspective:1000px;cursor:pointer}.service-card-inner{position:relative;width:100%;height:100%;transition:transform .8s;transform-style:preserve-3d;border-radius:var(--border-radius);box-shadow:var(--box-shadow)}.service-card-inner.flipped{transform:rotateY(180deg)}.service-card-front,.service-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;text-align:center}.service-card-front{background-color:#fff}.service-card-back{background:var(--gradient-primary);color:var(--text-light);transform:rotateY(180deg);display:flex;flex-direction:column;justify-content:center}.service-icon{font-size:3rem;margin-bottom:20px;color:var(--primary-color);width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#4f46e51a}.service-card-front h3{font-size:1.5rem;margin-bottom:15px}.service-card-back p{margin-bottom:20px}.btn-sm{padding:8px 16px;font-size:.875rem;background:#fff3;color:var(--text-light);border:1px solid var(--text-light)}.btn-sm:hover{background:#ffffff4d}@media(max-width:768px){.services{padding:70px 0}.services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}}@media(max-width:480px){.service-card{height:250px}}.about{padding:100px 0;background-color:var(--dark-bg);color:var(--text-light)}.about .section-title{color:var(--text-light)}.about-content{max-width:800px;margin:0 auto}.about-content p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-stats{display:flex;justify-content:space-around;margin-top:50px}.stat-item{text-align:center}.stat-number{display:block;font-size:3rem;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px}.stat-text{font-size:1.1rem;opacity:.9}@media(max-width:768px){.about{padding:70px 0}.about-stats{flex-direction:column;gap:30px}.stat-item{margin-bottom:20px}}.contact{padding:100px 0;background-color:var(--light-bg)}.contact-container{display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:start}.contact-info{display:flex;flex-direction:column;gap:30px}.contact-item{display:flex;align-items:center;gap:15px}.contact-item i{font-size:1.5rem;color:var(--primary-color);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#4f46e51a}.contact-qrcodes{display:flex;justify-content:space-between;gap:20px;margin-top:20px}.qrcode-item{display:flex;flex-direction:column;align-items:center;gap:10px}.qrcode-item img{width:120px;height:120px;border:1px solid #e2e8f0;border-radius:8px;padding:5px;background-color:#fff;transition:transform .3s ease}.qrcode-item img:hover{transform:scale(1.05)}.qrcode-item p{font-size:.9rem;color:var(--text-color);font-weight:500}.contact-form{width:100%}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:12px 15px;border:1px solid #e2e8f0;border-radius:var(--border-radius);font-family:inherit;font-size:1rem;transition:var(--transition)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #4f46e533}.form-group textarea{min-height:150px;resize:vertical}.contact-form .btn{width:100%}@media(max-width:768px){.contact{padding:70px 0}.contact-container{grid-template-columns:1fr}.contact-info{margin-bottom:30px}}.scroll-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background:var(--gradient-primary);color:var(--text-light);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:var(--box-shadow);opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;z-index:999}.scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{transform:translateY(-5px)}@media(max-width:768px){.scroll-to-top{width:40px;height:40px;bottom:20px;right:20px}}.floating-qrcodes{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:998;display:flex;flex-direction:column;gap:12px;padding:12px;border-radius:var(--border-radius);background-color:#ffffffeb;border:1px solid #e2e8f0;box-shadow:var(--box-shadow);animation:qrFloat 6s ease-in-out infinite}@keyframes qrFloat{0%,to{transform:translateY(-50%)}50%{transform:translateY(-52%)}}.floating-qrcodes .qrcode-item{display:flex;flex-direction:column;align-items:center;gap:8px}.floating-qrcodes .qrcode-item img{width:110px;height:110px;border:1px solid #e2e8f0;border-radius:8px;padding:5px;background-color:#fff}.floating-qrcodes .qrcode-item p{font-size:.85rem;color:var(--text-dark);font-weight:500}@media(max-width:768px){.floating-qrcodes{display:none}}:root{--primary-color: #4F46E5;--secondary-color: #06B6D4;--accent-color: #8B5CF6;--dark-bg: #111827;--light-bg: #F9FAFB;--text-light: #F9FAFB;--text-dark: #1F2937;--text-muted: #6B7280;--gradient-primary: linear-gradient(135deg, var(--primary-color), var(--secondary-color));--gradient-accent: linear-gradient(135deg, var(--accent-color), var(--secondary-color));--box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--card-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--border-radius: 8px;--transition: all .3s ease}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Noto Sans SC,Montserrat,sans-serif;line-height:1.6;color:var(--text-dark);background-color:var(--light-bg);overflow-x:hidden}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}@media(max-width:1024px){.container{max-width:100%}}@media(max-width:768px){.section-title{font-size:2rem}}@media(max-width:480px){.section-title{font-size:1.75rem}}.footer{background-color:var(--dark-bg);color:var(--text-light);padding:20px 0;text-align:center;font-size:.9rem}.footer-beian{margin-top:10px;display:flex;justify-content:center;align-items:center;gap:15px;flex-wrap:wrap}.footer-beian a{color:var(--text-light);opacity:.7;text-decoration:none;display:flex;align-items:center;transition:opacity .3s}.footer-beian a:hover{opacity:1}.beian-icp,.beian-gongan{font-size:.8rem}.footer-beian img{width:14px;height:14px;margin-right:5px}.fade-in{opacity:0;transform:translateY(20px);animation:fadeIn .8s ease forwards}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.footer{padding:15px 0}.footer-beian{flex-direction:column;gap:8px}}
