html{font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0;background:#071016;color:#17202c}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent;text-decoration:none}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
h1{margin:.67em 0;font-size:2em}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}
ul,li{list-style:none;margin:0;padding:0}
*{box-sizing:border-box}

:root{
	--ink:#14202e;
	--muted:#647383;
	--line:#dce6ee;
	--panel:#ffffff;
	--soft:#f4f8fb;
	--deep:#071016;
	--deep2:#0c1b24;
	--teal:#1bbfa6;
	--gold:#d9a441;
	--blue:#3a8dff;
}

.toptab{
	width:100%;
	z-index:1000;
	position:fixed;
	top:0;
	left:0;
	height:76px;
	background:rgba(7,16,22,.86);
	border-bottom:1px solid rgba(255,255,255,.08);
	backdrop-filter:blur(18px);
	font-size:15px;
	color:#fff;
}
.toptab .content{width:1200px;margin:0 auto;height:76px;line-height:76px;display:flex;align-items:center}
.toptab .logo{color:#fff;font-size:24px;display:flex;align-items:center;width:28%;min-width:220px}
.toptab .logo img{width:42px;height:42px;margin-right:12px;border-radius:8px;object-fit:cover}
.toptab .title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700}
.toptab .item{flex:1;display:flex;justify-content:flex-end}
.toptab .item a{color:rgba(255,255,255,.78);margin:0 18px;white-space:nowrap;transition:color .2s ease}
.toptab .item a:hover,.toptab .item a.on{color:#fff}
.toptab .zixun,.toptab .login{cursor:pointer;width:92px;height:34px;border-radius:4px;line-height:34px;text-align:center;font-size:13px;color:#fff;transition:background-color .2s ease,border-color .2s ease}
.toptab .zixun{background:rgba(27,191,166,.16);border:1px solid rgba(27,191,166,.5)}
.toptab .login{margin-left:12px;background:linear-gradient(135deg,#d9a441,#f1c765);color:#1d1608}

.home-container{width:1200px;max-width:calc(100% - 48px);margin:0 auto}
.site-home{overflow:hidden;background:#fff}
.hero-section{position:relative;min-height:720px;padding:156px 0 90px;background:var(--deep);color:#fff}
.hero-bg,.hero-grid,.hero-glow{position:absolute;inset:0;pointer-events:none}
.hero-bg{overflow:hidden}
.hero-grid{background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),transparent 88%)}
.hero-glow{width:520px;height:520px;border-radius:50%;filter:blur(20px);opacity:.5}
.hero-glow-a{left:-150px;top:80px;background:radial-gradient(circle,rgba(27,191,166,.48),transparent 68%)}
.hero-glow-b{right:-160px;top:170px;background:radial-gradient(circle,rgba(217,164,65,.36),transparent 70%)}
.orbit-ring{position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%;pointer-events:none}
.orbit-ring-a{right:6%;top:116px;width:460px;height:460px}
.orbit-ring-b{right:13%;top:205px;width:280px;height:280px;border-color:rgba(27,191,166,.16)}
.hero-inner{position:relative;display:grid;grid-template-columns:calc(51% - 38px) calc(49% - 38px);align-items:center;justify-content:space-between}
.eyebrow,.section-heading span{display:inline-flex;align-items:center;height:30px;padding:0 12px;border:1px solid rgba(27,191,166,.35);border-radius:4px;color:#48d6c5;background:rgba(27,191,166,.09);font-size:13px;font-weight:700;letter-spacing:0}
.hero-copy h1{margin:26px 0 0;font-size:56px;line-height:1.08;font-weight:800;letter-spacing:0;}
.hero-desc{margin-top:24px;color:#bfd0dd;font-size:18px;line-height:1.85}
.hero-actions{display:flex;margin:-14px 0 0 -14px;padding-top:34px;flex-wrap:wrap}
.hero-actions a{margin:14px 0 0 14px}
.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 24px;border-radius:4px;font-size:15px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}
.primary-action{background:linear-gradient(135deg,#1bbfa6,#78dac9);color:#041312;box-shadow:0 16px 36px rgba(27,191,166,.26)}
.secondary-action{border:1px solid rgba(255,255,255,.22);color:#fff;background:rgba(255,255,255,.04)}
.primary-action:hover,.secondary-action:hover{transform:translateY(-2px)}
.hero-note{display:flex;margin:-10px 0 0 -10px;padding-top:32px;flex-wrap:wrap}
.hero-note span{display:inline-flex;height:30px;align-items:center;padding:0 12px;border-radius:4px;background:rgba(255,255,255,.06);color:#d8e4ec;font-size:13px}
.hero-note span{margin:10px 0 0 10px}

.hero-product{position:relative;min-height:520px}
.platform-board{position:relative;overflow:hidden;max-width:500px;margin:0 auto;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.05));box-shadow:0 32px 90px rgba(0,0,0,.34);backdrop-filter:blur(16px);transform-style:preserve-3d}
.board-sheen{position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.08),transparent);transform:translateX(-120%);pointer-events:none}
.board-header{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.12)}
.board-header>div+div{margin-left:18px}
.board-header span{color:#8ce2d4;font-size:12px;font-weight:800}
.board-header strong{color:#fff;font-size:22px;line-height:1.25}
.board-badge{height:30px;line-height:30px;padding:0 10px;border-radius:4px;background:rgba(217,164,65,.16);color:#f1c765;font-size:12px;font-weight:800;white-space:nowrap}
.board-feature{display:grid;grid-template-columns:108px calc(100% - 124px);justify-content:space-between;margin-top:20px;padding:14px;border-radius:10px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1)}
.board-image{width:108px;aspect-ratio:1/1;border-radius:8px;background:#eef5f5 center/cover no-repeat}
.board-feature span{display:inline-flex;height:23px;align-items:center;padding:0 8px;border-radius:4px;background:rgba(27,191,166,.16);color:#84e4d6;font-size:12px;font-weight:800}
.board-feature h3{margin-top:10px;color:#fff;font-size:20px;line-height:1.35}
.board-feature p{margin-top:8px;color:#bdd0dc;font-size:13px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.board-lines{display:grid;margin-top:20px}
.board-line{position:relative;overflow:hidden;display:grid;grid-template-columns:92px calc(100% - 104px);justify-content:space-between;align-items:center;padding:14px 16px;border-radius:8px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.09)}
.board-line+.board-line{margin-top:12px}
.board-line span{color:#93aebe;font-size:13px}
.board-line strong{position:relative;z-index:1;color:#ecf6f8;font-size:14px;line-height:1.45}
.board-line em{position:absolute;left:0;top:0;bottom:0;width:36%;background:linear-gradient(90deg,rgba(27,191,166,.2),transparent);transform-origin:left center}
.board-metrics{display:grid;grid-template-columns:repeat(3,calc((100% - 20px)/3));justify-content:space-between;margin-top:18px}
.board-metrics div{padding:14px 12px;border-radius:8px;background:rgba(7,16,22,.38);border:1px solid rgba(255,255,255,.1)}
.board-metrics strong{display:block;color:#f1c765;font-size:24px;line-height:1}
.board-metrics span{display:block;margin-top:8px;color:#9fb4c1;font-size:12px}
.scan-line{position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,rgba(140,226,212,.85),transparent);box-shadow:0 0 24px rgba(27,191,166,.5);opacity:.75;pointer-events:none}
.board-pulse{position:absolute;width:150px;height:150px;border-radius:50%;border:1px solid rgba(27,191,166,.24);pointer-events:none}
.board-pulse-a{right:-55px;top:72px}
.board-pulse-b{left:-70px;bottom:-50px;border-color:rgba(217,164,65,.25)}
.phone-shell{position:relative;width:330px;margin:0 auto;padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.05));box-shadow:0 32px 90px rgba(0,0,0,.38);backdrop-filter:blur(14px)}
.phone-top{width:74px;height:6px;border-radius:10px;background:rgba(255,255,255,.22);margin:4px auto 18px}
.product-card{background:#f7fbfb;border-radius:20px;padding:16px;color:#15212f;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}
.product-image{height:170px;border-radius:16px;background-size:cover;background-position:center}
.product-image-a{background:linear-gradient(135deg,rgba(27,191,166,.2),rgba(217,164,65,.18)),url('/static/index/img/pic/11.jpg')}
.product-meta{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:12px;color:#748392}
.tag{height:24px;line-height:24px;padding:0 9px;border-radius:4px;background:#e8f7f3;color:#168b79;font-weight:700}
.product-card h3{font-size:22px;line-height:1.4;margin-top:12px;font-weight:800}
.hero-product-purpose{margin-top:10px;color:#627283;font-size:13px;line-height:1.65}
.price-row{display:flex;align-items:flex-end;margin-top:10px}
.price-row strong{font-size:24px;color:#0f796b}
.price-row del{font-size:14px;color:#98a6b3;margin-left:10px}
.benefit-row{display:flex;margin:-8px 0 0 -8px;padding-top:14px;flex-wrap:wrap}
.benefit-row span{height:28px;line-height:28px;padding:0 10px;border-radius:4px;background:#fff4dd;color:#8d6415;font-size:12px;font-weight:700}
.benefit-row span{margin:8px 0 0 8px}
.mini-list{margin-top:14px;padding:16px;border-radius:18px;background:rgba(255,255,255,.08);color:#dce8ef;font-size:13px}
.mini-list div{display:flex;align-items:center;margin-top:10px}
.mini-list div:first-child{margin-top:0}
.dot{width:8px;height:8px;border-radius:50%;display:inline-block}
.mini-list .dot{margin-right:8px}
.dot-green{background:var(--teal)}
.dot-gold{background:var(--gold)}
.dot-blue{background:var(--blue)}
.floating-panel{position:absolute;width:190px;padding:18px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(12,27,36,.78);box-shadow:0 18px 46px rgba(0,0,0,.28);backdrop-filter:blur(14px);will-change:transform}
.floating-panel span{display:block;color:#9db0bf;font-size:12px}
.floating-panel strong{display:block;margin-top:8px;color:#fff;font-size:18px}
.floating-panel em{display:block;margin-top:7px;color:#adc4d1;font-size:12px;font-style:normal}
.panel-member{left:8px;top:88px}
.panel-order{right:8px;bottom:76px}
.panel-member{animation:floatUp 4.8s ease-in-out infinite}
.panel-order{animation:floatDown 5.4s ease-in-out infinite}

.section{padding:92px 0}
.section-heading{text-align:center;max-width:760px;margin:0 auto}
.section-heading h2{margin-top:18px;color:var(--ink);font-size:38px;line-height:1.28;font-weight:800;letter-spacing:0}
.section-heading p{margin-top:16px;color:var(--muted);font-size:16px;line-height:1.8}
.align-left{text-align:left;margin:0}
.live-products{background:#fff}
.product-grid{display:grid;grid-template-columns:repeat(4,calc((100% - 54px)/4));justify-content:space-between;margin-top:44px}
.live-product-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 16px 48px rgba(33,58,86,.06);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.product-grid .live-product-card{margin-bottom:18px}
.live-product-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mx,50%) var(--my,0%),rgba(27,191,166,.12),transparent 38%);opacity:0;transition:opacity .2s ease;pointer-events:none}
.live-product-card:hover:before{opacity:1}
.live-product-card:hover{transform:translateY(-3px);border-color:rgba(27,191,166,.45);box-shadow:0 22px 62px rgba(33,58,86,.1)}
.live-product-image{display:block;width:100%;aspect-ratio:1/1;background:#f0f5f7 center/cover no-repeat}
.live-product-body{display:block;margin:18px;padding:0}
.live-product-tags{display:flex;margin:0 -8px -8px 0;flex-wrap:wrap}
.live-product-tags span{display:inline-flex;height:24px;align-items:center;padding:0 8px;border-radius:4px;background:#eef7f5;color:#168b79;font-size:12px;font-weight:700}
.live-product-tags span{margin:0 8px 8px 0}
.live-product-tags span+span{background:#f8f1e3;color:#8d6415}
.live-product-body h3{margin-top:14px;color:var(--ink);font-size:18px;line-height:1.42;font-weight:800;min-height:50px}
.live-product-body p{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.7;min-height:68px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.live-product-price{display:flex;align-items:flex-end;margin-top:14px}
.live-product-price strong{font-size:22px;line-height:1;color:#0f796b}
.live-product-price del{font-size:13px;color:#9aa8b4;margin-left:8px}
.live-product-stats{display:flex;justify-content:space-between;margin-top:16px;padding-top:14px;border-top:1px solid #edf2f5;color:#738392;font-size:12px}
.live-product-stats span+span{margin-left:10px}
.empty-products{margin-top:36px;padding:28px;border:1px dashed var(--line);border-radius:8px;background:#f9fcfd;color:var(--muted);text-align:center;font-size:15px}
.platform-section{background:#f4f8fb}
.platform-grid{display:grid;grid-template-columns:repeat(4,calc((100% - 54px)/4));justify-content:space-between;margin-top:44px}
.platform-card{position:relative;overflow:hidden;min-height:245px;padding:26px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 50px rgba(33,58,86,.06);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.platform-grid .platform-card{margin-bottom:18px}
.platform-card:after{content:"";position:absolute;left:26px;right:26px;bottom:0;height:3px;background:linear-gradient(90deg,var(--teal),var(--gold));transform:scaleX(.24);transform-origin:left center;transition:transform .25s ease}
.platform-card:hover:after{transform:scaleX(1)}
.platform-card:hover{transform:translateY(-3px);border-color:rgba(27,191,166,.45);box-shadow:0 22px 62px rgba(33,58,86,.1)}
.platform-card span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:6px;background:#e9f6f3;color:#168b79;font-weight:800}
.platform-card h3{margin-top:24px;color:var(--ink);font-size:22px;line-height:1.35;font-weight:800}
.platform-card p{margin-top:14px;color:var(--muted);font-size:15px;line-height:1.78}
.product-intro{background:linear-gradient(180deg,#fff,#f4f8fb)}
.intro-grid{display:grid;grid-template-columns:calc(37% - 12px) calc(31.5% - 12px) calc(31.5% - 12px);justify-content:space-between;margin-top:44px}
.intro-grid .intro-card{margin-bottom:18px}
.intro-card{min-height:230px;padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 50px rgba(33,58,86,.06);transition:border-color .2s ease,transform .2s ease}
.intro-card:hover,.capability-card:hover{transform:translateY(-3px);border-color:rgba(27,191,166,.45)}
.intro-large{grid-row:span 2;min-height:478px;background:linear-gradient(160deg,#0c1b24,#173342);color:#fff;border-color:transparent}
.card-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:6px;background:#e9f6f3;color:#168b79;font-weight:800}
.intro-large .card-icon{background:rgba(217,164,65,.18);color:#f0cb75}
.intro-card h3{margin-top:30px;font-size:24px;line-height:1.35;font-weight:800;color:var(--ink)}
.intro-large h3{font-size:34px;color:#fff;margin-top:120px}
.intro-card p{margin-top:14px;color:var(--muted);font-size:15px;line-height:1.82}
.intro-large p{color:#c6d5de;font-size:16px}
.scene-grid .intro-large h3{margin-top:92px}

.user-flow{background:#fff}
.split-layout{display:grid;grid-template-columns:calc(45% - 32px) calc(55% - 32px);justify-content:space-between;align-items:center}
.reverse{grid-template-columns:calc(50% - 32px) calc(50% - 32px)}
.flow-list{display:grid}
.flow-item{display:grid;grid-template-columns:54px calc(100% - 72px);justify-content:space-between;padding:24px;border:1px solid var(--line);border-radius:8px;background:#f9fcfd}
.flow-item+.flow-item{margin-top:16px}
.flow-num{width:54px;height:54px;border-radius:8px;background:#102431;color:#8ce2d4;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800}
.flow-item h3{font-size:20px;font-weight:800;color:var(--ink)}
.flow-item p{margin-top:8px;color:var(--muted);font-size:15px;line-height:1.7}
.path-section{background:#fff}
.path-list{display:grid}
.path-item{position:relative;display:grid;grid-template-columns:52px calc(100% - 70px);justify-content:space-between;padding:24px;border:1px solid var(--line);border-radius:8px;background:#f9fcfd;overflow:hidden}
.path-item+.path-item{margin-top:16px}
.path-item:before{content:"";position:absolute;left:25px;top:76px;bottom:-22px;width:1px;background:linear-gradient(var(--teal),transparent)}
.path-item span{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#102431;color:#8ce2d4;font-size:22px;font-weight:800}
.path-item h3{color:var(--ink);font-size:20px;line-height:1.35;font-weight:800}
.path-item p{margin-top:8px;color:var(--muted);font-size:15px;line-height:1.7}

.capability-section{background:#f4f8fb}
.capability-grid{display:grid;grid-template-columns:repeat(3,calc((100% - 36px)/3));justify-content:space-between;margin-top:44px}
.capability-card{min-height:188px;padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff;transition:border-color .2s ease,transform .2s ease}
.capability-grid .capability-card{margin-bottom:18px}
.capability-card h3{font-size:22px;font-weight:800;color:var(--ink)}
.capability-card p{margin-top:16px;color:var(--muted);font-size:15px;line-height:1.75}

.member-section{background:#fff}
.member-visual{position:relative;height:430px;border-radius:10px;background:linear-gradient(150deg,#071016,#102431);overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px rgba(33,58,86,.14)}
.member-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:46px 46px}
.level-card{position:absolute;z-index:2;width:190px;padding:20px;border-radius:8px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(14px);color:#fff}
.level-card span{display:block;color:#9fc2ce;font-size:13px}
.level-card strong{display:block;margin-top:10px;font-size:22px}
.top-level{left:54px;top:62px}
.mid-level{right:70px;top:162px}
.bottom-level{left:104px;bottom:56px}
.member-product-1{left:42px;top:54px}
.member-product-2{right:48px;top:164px}
.member-product-3{left:86px;bottom:54px}
.member-product-card strong{font-size:18px;line-height:1.45}
.connector{position:absolute;height:2px;background:linear-gradient(90deg,rgba(27,191,166,.15),rgba(217,164,65,.8));transform-origin:left center}
.connector-a{width:250px;left:210px;top:145px;transform:rotate(18deg)}
.connector-b{width:235px;left:230px;top:268px;transform:rotate(-23deg)}
.feature-lines{display:grid;margin-top:28px}
.feature-lines div{padding:14px 16px;border-left:3px solid var(--teal);background:#f4f8fb;color:#405262;font-size:15px}
.feature-lines div+div{margin-top:12px}

.dashboard-section{background:#f4f8fb;padding-top:0}
.dashboard-card{display:grid;grid-template-columns:calc(50% - 20px) calc(50% - 20px);justify-content:space-between;align-items:center;padding:44px;border-radius:10px;background:linear-gradient(135deg,#102431,#173342);color:#fff;box-shadow:0 24px 70px rgba(33,58,86,.18)}
.dashboard-card h2{font-size:34px;font-weight:800;line-height:1.28;margin-top:16px}
.dashboard-card p{margin-top:14px;color:#c8d7df;font-size:16px;line-height:1.8}
.metrics{display:grid;grid-template-columns:repeat(3,calc((100% - 28px)/3));justify-content:space-between}
.metrics div{min-height:128px;padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:rgba(255,255,255,.08)}
.metrics strong{display:block;font-size:22px;color:#8ce2d4}
.metrics span{display:block;margin-top:14px;color:#d5e2e9;font-size:14px;line-height:1.55}

.bottomtip{width:100%;min-height:136px;background:linear-gradient(135deg,#071016,#102431);display:flex;align-items:center;justify-content:center;padding:34px 24px}
.bottomtip .f1{font-size:26px;line-height:1.4;color:#fff;font-weight:800;text-align:center}
.bottomtip .btn1{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:120px;height:42px;background:linear-gradient(135deg,#d9a441,#f1c765);border-radius:4px;color:#1d1608;font-size:15px;font-weight:800;flex:0 0 auto;margin-left:34px}

.bottombox{width:100%;background:#071016;padding:30px 0;border-top:1px solid rgba(255,255,255,.08)}
.bottombox .f1{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}
.bottombox .f1 a{color:#788BA6;font-size:14px;padding:0 20px;text-align:center;border-right:1px solid #405064}
.bottombox .f1 a:last-child{border-right:0}
.bottombox .f2{display:flex;align-items:center;justify-content:center;color:#6B798E;font-size:12px;margin-top:20px;text-align:center;padding:0 18px}

.reveal-ready [data-reveal]{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .7s ease;will-change:transform,opacity}
.reveal-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}

@keyframes floatUp{
	0%,100%{transform:translateY(0)}
	50%{transform:translateY(-12px)}
}
@keyframes floatDown{
	0%,100%{transform:translateY(0)}
	50%{transform:translateY(12px)}
}

@media (prefers-reduced-motion:reduce){
	.reveal-ready [data-reveal]{opacity:1;transform:none;transition:none}
	.panel-member,.panel-order{animation:none}
	.primary-action,.secondary-action,.intro-card,.capability-card{transition:none}
}

@media (max-width:1240px){
	.toptab .content{width:100%;padding:0 24px}
	.hero-inner{grid-template-columns:calc(51% - 21px) calc(49% - 21px)}
	.split-layout{grid-template-columns:calc(45% - 21px) calc(55% - 21px)}
	.reverse{grid-template-columns:calc(50% - 21px) calc(50% - 21px)}
	.panel-member{left:-8px}
	.panel-order{right:-8px}
}

@media (max-width:980px){
	.toptab{height:auto;position:absolute;background:#071016}
	.toptab .content{height:auto;line-height:1.4;padding:14px 18px;flex-wrap:wrap}
	.toptab .logo{width:auto;min-width:0;flex:1;font-size:20px}
	.toptab .item{order:3;width:100%;flex:none;justify-content:flex-start;overflow-x:auto}
	.toptab .item a{margin:0 22px 0 0}
	.toptab .zixun,.toptab .login{width:84px}
	.toptab .zixun{margin-left:12px}
	.hero-section{padding-top:158px}
	.hero-inner,.split-layout,.reverse,.dashboard-card{grid-template-columns:1fr}
	.hero-product,.path-list,.member-section .section-heading,.dashboard-card .metrics{margin-top:42px}
	.hero-copy h1{font-size:42px}
	.hero-product{min-height:500px}
	.product-grid,.platform-grid,.capability-grid{grid-template-columns:calc(50% - 9px) calc(50% - 9px)}
	.intro-grid{grid-template-columns:calc(50% - 9px) calc(50% - 9px)}
	.intro-large{grid-row:auto;min-height:280px}
	.intro-large h3{margin-top:54px}
	.metrics{grid-template-columns:repeat(3,calc((100% - 28px)/3))}
}

@media (max-width:680px){
	.home-container{max-width:calc(100% - 32px)}
	.hero-section{min-height:0;padding:148px 0 64px}
	.hero-copy h1{font-size:34px}
	.hero-desc{font-size:16px}
	.hero-actions a{width:100%}
	.hero-note span{flex:1;justify-content:center;min-width:118px}
	.platform-board{padding:18px}
	.board-feature{grid-template-columns:88px 1fr}
	.board-image{width:88px}
	.board-line{grid-template-columns:78px 1fr}
	.board-metrics{grid-template-columns:1fr 1fr 1fr}
	.phone-shell{width:292px}
	.floating-panel{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;margin:14px auto 0}
	.hero-product{min-height:0}
	.section{padding:64px 0}
	.section-heading h2{font-size:30px}
	.product-grid,.platform-grid,.intro-grid,.capability-grid,.metrics{grid-template-columns:1fr}
	.product-grid .live-product-card,.platform-grid .platform-card,.capability-grid .capability-card,.intro-grid .intro-card,.metrics div{margin-top:18px}
	.product-grid .live-product-card:first-child,.platform-grid .platform-card:first-child,.capability-grid .capability-card:first-child,.intro-grid .intro-card:first-child,.metrics div:first-child{margin-top:0}
	.platform-card{min-height:0}
	.board-feature{grid-template-columns:1fr}
	.board-image{width:100%}
	.board-metrics{grid-template-columns:1fr}
	.board-metrics div+div{margin-top:10px}
	.path-item{grid-template-columns:44px 1fr;padding:20px}
	.path-item span{width:44px;height:44px}
	.live-product-body h3,.live-product-body p{min-height:0}
	.intro-card,.capability-card{min-height:0}
	.intro-large h3{font-size:28px;margin-top:42px}
	.flow-item{grid-template-columns:44px 1fr;padding:20px}
	.flow-num{width:44px;height:44px}
	.member-visual{height:380px}
	.level-card{width:160px}
	.top-level{left:22px;top:48px}
	.mid-level{right:22px;top:150px}
	.bottom-level{left:52px;bottom:44px}
	.member-product-1{left:20px;top:42px}
	.member-product-2{right:18px;top:148px}
	.member-product-3{left:42px;bottom:42px}
	.connector-a{width:160px;left:156px;top:126px}
	.connector-b{width:160px;left:140px;top:250px}
	.dashboard-card{padding:28px}
	.bottomtip{flex-direction:column}
	.bottomtip .f1{font-size:22px}
	.bottomtip .btn1{margin:22px 0 0}
	.bottombox .f1 a{margin-bottom:12px}
}
