*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#12213a;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);box-shadow:0 6px 24px rgba(16,58,120,.08)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-weight:900;color:#074b9b;font-size:20px}.brand img{width:130px;height:auto}.menu{display:flex;gap:32px;font-weight:600;color:#233756}.menu a{position:relative}.menu a.active,.menu a:hover{color:#0754aa}.menu a.active:after,.menu a:hover:after{content:"";position:absolute;left:0;bottom:-12px;width:100%;height:3px;background:#0754aa;border-radius:4px}.btn{display:inline-flex;align-items:center;justify-content:center;background:#0754aa;color:#fff;border-radius:10px;padding:14px 28px;font-weight:800;box-shadow:0 12px 28px rgba(7,84,170,.25)}.btn:hover{transform:translateY(-1px);transition:.2s}.btn.small{padding:11px 20px}.hero{position:relative;height:680px;background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.84) 44%,rgba(255,255,255,.1) 100%),url('https://images.unsplash.com/photo-1578575437130-527eed3abbec?auto=format&fit=crop&w=1800&q=80') center/cover no-repeat;overflow:hidden}.hero:after{content:"";position:absolute;right:-120px;bottom:-140px;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,rgba(255,116,0,.25),rgba(7,84,170,.15),transparent 68%)}.hero-content{height:100%;display:flex;align-items:center;position:relative;z-index:1}.eyebrow{font-size:13px;letter-spacing:3px;color:#0a58ad;font-weight:900}.hero h1{font-size:64px;line-height:1.05;margin:8px 0;color:#074b9b;letter-spacing:-2px}.hero h2{font-size:36px;margin:0 0 18px;color:#10213d}.hero h2 span{color:#ff7100}.desc{font-size:20px;color:#384a65;margin-bottom:34px}.feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:34px;max-width:760px}.feature-row div{background:rgba(255,255,255,.76);border:1px solid rgba(7,84,170,.12);border-radius:18px;padding:18px;box-shadow:0 10px 30px rgba(26,78,137,.1)}.feature-row strong{display:block;color:#0754aa;margin-bottom:7px}.feature-row small{color:#5b6b82}.tracking{margin-top:-42px;position:relative;z-index:3;background:linear-gradient(135deg,#074b9b,#003a82);border-radius:16px;padding:24px;display:grid;grid-template-columns:220px 1fr;gap:22px;align-items:center;box-shadow:0 24px 50px rgba(7,84,170,.25)}.track-title h3{color:white;margin:0 0 5px;font-size:24px}.track-title p{color:#dceaff;margin:0}.tracking form{display:flex;gap:0}.tracking input{flex:1;border:0;border-radius:10px 0 0 10px;padding:18px 22px;font-size:16px}.tracking button{border:0;background:#ff7100;color:white;font-weight:900;border-radius:0 10px 10px 0;padding:0 34px;cursor:pointer}.section{padding:82px 0}.section-title{text-align:center;margin-bottom:42px}.section-title h2{font-size:34px;margin:0 0 10px;color:#12213a}.section-title p{margin:0;color:#6b7890}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.card{border:1px solid #e3eaf5;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 14px 38px rgba(15,50,95,.08);transition:.25s}.card:hover{transform:translateY(-6px);box-shadow:0 22px 46px rgba(15,50,95,.14)}.card-img{height:140px;background-size:cover;background-position:center}.sea{background-image:url('https://images.unsplash.com/photo-1494412651409-8963ce7935a7?auto=format&fit=crop&w=600&q=80')}.air{background-image:url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=600&q=80')}.land{background-image:url('https://images.unsplash.com/photo-1601584115197-04ecc0da31d7?auto=format&fit=crop&w=600&q=80')}.warehouse{background-image:url('https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=600&q=80')}.value{background-image:url('https://images.unsplash.com/photo-1566576721346-d4a3b4eaeb55?auto=format&fit=crop&w=600&q=80')}.card h3{padding:18px 18px 0;margin:0;color:#10213d}.card p{padding:8px 18px;color:#607086;line-height:1.7;font-size:14px;min-height:76px}.card a{display:block;padding:0 18px 22px;color:#0754aa;font-weight:800}.stats-wrap{padding:70px 0;background:linear-gradient(180deg,#f4f8ff,#fff)}.stats{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.stats div{background:#fff;border-radius:16px;text-align:center;padding:28px 16px;box-shadow:0 12px 30px rgba(18,54,100,.08)}.stats strong{font-size:34px;color:#0754aa;display:block}.stats span{color:#5b6b82}.advantages{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.advantage-item{background:#fff;border-radius:16px;padding:28px 22px;box-shadow:0 12px 30px rgba(18,54,100,.08);border:1px solid #e3eaf5;transition:.25s}.advantage-item:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(18,54,100,.12);border-color:#0754aa}.advantage-item h3{font-size:20px;margin:0 0 12px;color:#074b9b;font-weight:800}.advantage-item p{margin:0;color:#5b6b82;line-height:1.7;font-size:15px}.solution{padding:90px 0;background:linear-gradient(135deg,#063a7d,#0754aa);color:#fff;position:relative;overflow:hidden}.solution:after{content:"";position:absolute;right:-160px;top:-160px;width:460px;height:460px;border:70px solid rgba(255,255,255,.07);border-radius:50%}.solution-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;position:relative;z-index:1}.solution h2{font-size:42px;margin:8px 0 16px}.solution p,.solution li{color:#dceaff;line-height:1.9}.solution-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.solution-panel div{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:18px;padding:42px 20px;text-align:center;font-size:22px;font-weight:900;backdrop-filter:blur(10px)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news-grid article{border:1px solid #e3eaf5;border-radius:16px;padding:26px;background:#fff;box-shadow:0 14px 34px rgba(15,50,95,.07)}.news-grid span{color:#ff7100;font-weight:800}.news-grid h3{color:#10213d}.news-grid p{color:#607086;line-height:1.7}.footer{background:#003a82;color:#fff;padding-top:58px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:44px}.footer-logo{width:170px;background:#fff;border-radius:10px;padding:8px}.footer p,.footer a{display:block;color:#dceaff;line-height:1.9}.footer h4{margin:0 0 14px}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.15);margin-top:40px;padding:20px;color:#aac8f2}
@media(max-width:900px){.menu{display:none}.hero{height:auto;padding:90px 0}.hero h1{font-size:42px}.hero h2{font-size:28px}.feature-row,.cards,.stats,.advantages,.solution-grid,.news-grid,.footer-grid,.tracking{grid-template-columns:1fr}.cards{gap:18px}.tracking form{flex-direction:column}.tracking input,.tracking button{border-radius:10px}.tracking button{padding:16px}.brand img{width:110px}}

.footer{background:#084686;color:#fff;padding:86px 0 78px}.footer .container{width:min(1880px,96%)}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1.15fr 1.35fr;gap:76px;align-items:start}.footer-brand{display:grid;gap:36px}.footer-logo{width:290px;max-width:100%;background:#fff;border-radius:14px;padding:18px;box-shadow:0 20px 46px rgba(0,0,0,.16)}.footer p,.footer a{display:block;color:#d9e9ff;line-height:2.05;font-size:22px;font-weight:700}.footer-brand p{max-width:500px;margin:0;font-size:22px;line-height:2.05}.footer h4{margin:0 0 24px;color:#fff;font-size:25px;line-height:1.2;font-weight:900}.footer-column a{margin-bottom:5px}.footer-contact p{margin:0 0 18px}.copyright{display:none}

@media(max-width:900px){.footer{padding:48px 0}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-logo{width:220px}.footer p,.footer a,.footer-brand p{font-size:18px;line-height:1.9}.footer h4{font-size:22px;margin-bottom:12px}}

@media(min-width:901px) and (max-width:1200px){.footer{padding:64px 0}.footer-grid{grid-template-columns:1.1fr 1fr;gap:46px 72px}.footer-logo{width:260px}.footer p,.footer a,.footer-brand p{font-size:20px;line-height:1.95}.footer h4{font-size:24px}.footer-contact p{max-width:360px}}

.footer{background:#193d70;color:#fff;padding:48px 0 0}.footer-inner{width:min(1180px,92%);margin:0 auto}.footer-grid{display:grid;grid-template-columns:230px 1.2fr 1.15fr 110px 110px;gap:58px;align-items:start}.footer-brand{display:block}.footer-logo{width:196px;height:102px;object-fit:contain;background:#fff;border-radius:0;padding:14px 24px;box-shadow:none}.footer-column h4{position:relative;margin:4px 0 28px;color:#fff;font-size:28px;font-weight:500;line-height:1;font-family:Arial,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}.footer-column h4:after{content:"";position:absolute;left:0;bottom:-14px;width:45px;height:4px;background:#ff6f2f}.footer p,.footer a{display:block;margin:0;color:#e7eef8;font-size:16px;font-weight:500;line-height:1.85}.footer-column p{margin-bottom:7px}.footer-qr{text-align:center}.qr-code{width:92px;height:92px;margin:0 auto 8px;background:#fff;background-image:linear-gradient(90deg,#111 10px,transparent 10px),linear-gradient(#111 10px,transparent 10px),linear-gradient(90deg,transparent 6px,#111 6px 12px,transparent 12px 20px,#111 20px 26px,transparent 26px),linear-gradient(transparent 5px,#111 5px 9px,transparent 9px 17px,#111 17px 23px,transparent 23px);background-size:34px 34px,34px 34px,22px 22px,22px 22px;background-position:7px 7px,7px 7px,14px 18px,22px 12px;border:8px solid #fff;box-shadow:inset 0 0 0 2px #111}.footer-qr p{font-size:16px;line-height:1.2}.friend-links{display:flex;align-items:center;gap:22px;margin:56px 0 50px;color:#fff;font-size:16px}.friend-links a,.friend-links span{color:#fff;font-size:16px;font-weight:500;line-height:1}.copyright{display:block;margin:0;padding:12px 0;border-top:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.55);text-align:center;font-size:13px;line-height:1;background:#193d70}

@media(min-width:761px) and (max-width:1200px){.footer{padding-top:44px}.footer-inner{width:min(980px,92%)}.footer-grid{grid-template-columns:160px 1.08fr 1.15fr .88fr 86px;gap:28px}.footer-logo{width:150px;height:78px;padding:10px 18px}.footer-column h4{font-size:26px;margin-bottom:24px}.footer p,.footer a{font-size:15px;line-height:1.82}.footer-column p{margin-bottom:6px}.qr-code{width:74px;height:74px;border-width:6px;background-size:28px 28px,28px 28px,18px 18px,18px 18px}.footer-qr p{font-size:14px}.friend-links{flex-wrap:wrap;gap:18px;margin:44px 0 44px}.friend-links a,.friend-links span{font-size:15px}}

@media(max-width:760px){.footer{padding-top:36px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-logo{width:190px}.footer-column h4{font-size:24px;margin-bottom:22px}.footer p,.footer a{font-size:15px}.friend-links{display:grid;gap:12px;margin:32px 0}.footer-qr{text-align:left}.qr-code{margin-left:0}}

.footer{background:#183b6c;padding:42px 0 0}.footer-inner{width:min(1120px,88%);margin:0 auto}.footer-grid{grid-template-columns:190px 1.18fr 1.2fr 100px 100px;gap:42px;align-items:start}.footer-logo{width:176px;height:92px;padding:12px 22px}.footer-column h4{font-size:22px;margin:2px 0 25px;font-weight:500}.footer-column h4:after{bottom:-12px;width:42px;height:3px}.footer p,.footer a{font-size:15px;line-height:1.72;font-weight:500}.footer-column p{margin-bottom:6px}.qr-code{width:82px;height:82px;border-width:6px;margin-bottom:8px;background-size:30px 30px,30px 30px,20px 20px,20px 20px}.footer-qr p{font-size:14px}.friend-links{gap:20px;margin:40px 0 42px}.friend-links a,.friend-links span{font-size:14px}.copyright{padding:10px 0;font-size:12px;background:#183b6c}

@media(min-width:761px) and (max-width:1200px){.footer{padding-top:38px}.footer-inner{width:min(930px,90%)}.footer-grid{grid-template-columns:150px 1.06fr 1.14fr .86fr 76px;gap:24px}.footer-logo{width:142px;height:74px;padding:9px 16px}.footer-column h4{font-size:21px;margin-bottom:22px}.footer p,.footer a{font-size:13px;line-height:1.7}.qr-code{width:68px;height:68px;border-width:5px;background-size:26px 26px,26px 26px,17px 17px,17px 17px}.footer-qr p{font-size:12px}.friend-links{gap:14px;margin:34px 0 34px}.friend-links a,.friend-links span{font-size:13px}}

@media(max-width:760px){.footer-inner{width:min(520px,88%)}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-logo{width:168px;height:88px}.footer-column h4{font-size:21px;margin-bottom:20px}.footer p,.footer a{font-size:14px}.friend-links{margin:28px 0;gap:10px}.copyright{font-size:12px}}

.site-header .brand{height:78px;overflow:hidden}.site-header .brand img{width:130px;height:78px;object-fit:cover;object-position:top}
.site-header .brand span{display:inline-block;transform:translateY(8px)}

@media(max-width:900px){.site-header .brand img{width:110px;height:66px}.site-header .brand span{transform:translateY(6px)}}

.footer .footer-logo{width:230px;height:120px;padding:8px 14px}

@media(min-width:761px) and (max-width:1200px){.footer .footer-logo{width:176px;height:92px;padding:7px 12px}}

@media(max-width:760px){.footer .footer-logo{width:200px;height:104px;padding:8px 12px}}

.partners{margin:38px 0 42px}.partners h3{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 0 24px;color:#fff;font-size:26px;font-weight:800;letter-spacing:1px}.partners h3 span{display:block;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent}.partners h3 span:first-child{border-left:15px solid #ff3131}.partners h3 span:last-child{border-right:15px solid #ff3131}.partner-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.03)}.partner-logo{min-height:78px;display:flex;align-items:center;justify-content:center;padding:14px 10px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.94);color:#1a2d4f;font-size:17px;font-weight:900;text-align:center;line-height:1.2}.partner-logo.zim{color:#24376f;letter-spacing:1px}.partner-logo.apl{color:#0a5ea8;font-size:22px}.partner-logo.mol{color:#111;font-family:Georgia,serif}.partner-logo.pil{color:#ef3340;font-size:24px;font-style:italic}.partner-logo.hamburg{color:#d71920;font-size:14px}.partner-logo.nyk,.partner-logo.kline{color:#111}.partner-logo.cosco{color:#0c69a6}.partner-logo.sinosure{color:#333;font-size:13px}.partner-logo.hapag{color:#172469;font-size:14px}.partner-logo.sitc{color:#0798d7;font-size:24px}.partner-logo.oocl{color:#df0024;font-size:24px}.partner-logo.customs{color:#b49a5b}.partner-logo.csg{color:#0a58c8;font-size:24px}.partner-logo.maersk{color:#222}

@media(max-width:900px){.partners{margin:30px 0}.partners h3{font-size:22px}.partner-grid{grid-template-columns:repeat(2,1fr)}.partner-logo{min-height:70px;font-size:14px}.partner-logo.apl,.partner-logo.pil,.partner-logo.sitc,.partner-logo.oocl,.partner-logo.csg{font-size:20px}}

.partners{margin:36px 0 42px}.partners h3{color:#fff}.partner-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;border:0;background:transparent}.partner-grid img{display:block;width:100%;aspect-ratio:326/120;object-fit:fill;background:#fff;border:1px solid rgba(255,255,255,.22);box-shadow:0 10px 24px rgba(0,0,0,.08);padding:0;image-rendering:auto}

@media(max-width:1200px){.partner-grid{grid-template-columns:repeat(3,1fr)}}

@media(max-width:760px){.partner-grid{grid-template-columns:repeat(2,1fr);gap:10px}.partners h3{font-size:20px}}

.qr-img{width:100px;height:100px;display:block;margin:0 auto 8px;background:#fff;padding:6px;border-radius:6px;object-fit:contain;box-shadow:0 6px 18px rgba(0,0,0,.18)}
@media(max-width:760px){.qr-img{width:140px;height:140px;margin-left:0}}
