﻿:root{--blue:#155dd1;--navy:#0d2548;--orange:#ff8428;--bg:#f3f7fd;--ink:#152942;--muted:#617188}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding-bottom:72px;background:var(--bg);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;color:var(--ink)}a{text-decoration:none;color:inherit}img{display:block;width:100%;max-width:100%;object-fit:cover}.site-top{position:relative;z-index:20;background:#fff;border-bottom:3px solid var(--orange);box-shadow:0 8px 24px rgba(12,39,76,.1)}.brand-line{padding:13px 14px}.brand{display:flex;gap:11px;align-items:center}.brand>span{display:grid;place-items:center;flex:0 0 54px;width:54px;height:54px;border-radius:15px;background:linear-gradient(135deg,#ff9d3e,#155dd1 70%);box-shadow:0 8px 18px rgba(21,93,209,.25);color:#fff;font-weight:900;font-size:17px}.brand strong{display:block;font-size:21px;letter-spacing:-.04em;line-height:1.18}.brand em{display:block;margin-top:5px;color:var(--muted);font-style:normal;font-size:12px}.main-nav{display:grid;grid-template-columns:repeat(2,1fr) 56px;gap:7px;padding:9px 12px 12px;background:linear-gradient(160deg,#0d2548,#173968)}.main-nav a,.main-nav button{min-height:49px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:linear-gradient(180deg,#2576df,#155dd1);box-shadow:0 7px 15px rgba(0,0,0,.16);color:#fff;font-family:inherit;font-size:18px;font-weight:900}.main-nav a:nth-child(2){background:linear-gradient(180deg,#ffa044,#ff8428)}.main-nav a:nth-child(3),.main-nav a:nth-child(4){background:linear-gradient(180deg,#2d4769,#1a314f)}.main-nav button{font-size:25px;background:linear-gradient(180deg,#fff,#dfe9f7);color:var(--blue);cursor:pointer}.project-menu{display:none;grid-template-columns:repeat(2,1fr);gap:8px;padding:11px;background:#0d2548}.project-menu.open{display:grid}.project-menu a{display:grid;place-items:center;min-height:44px;border-radius:9px;background:#fff;color:var(--blue);font-size:15px;font-weight:900}.hero-slider{position:relative;height:430px;overflow:hidden;background:var(--navy);box-shadow:0 18px 34px rgba(14,39,75,.24)}.hero-slider:before{content:"";position:absolute;z-index:4;top:0;left:0;width:106px;height:5px;background:var(--orange)}.slide{position:absolute;inset:0;opacity:0;transition:opacity .55s ease}.slide.active{z-index:1;opacity:1}.slide>img{position:absolute;inset:0;height:100%;filter:saturate(1.04) contrast(1.05)}.slide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,24,48,.1),rgba(7,23,48,.86))}.slide-text{position:absolute;z-index:2;top:115px;left:20px;right:20px;color:#fff}.slide-text p{display:inline-block;margin:0 0 10px;padding:7px 10px;border-left:3px solid var(--orange);border-radius:0 8px 8px 0;background:rgba(6,24,51,.43);color:#aed5ff;font-size:11px;font-weight:900;letter-spacing:.12em}.slide-text h1{max-width:350px;margin:0;font-size:32px;line-height:1.2;letter-spacing:-.04em;text-shadow:0 3px 14px rgba(0,0,0,.3)}.slide-text span{display:block;max-width:92%;margin-top:13px;padding-left:10px;border-left:2px solid rgba(255,255,255,.56);color:rgba(255,255,255,.9);font-size:15px;line-height:1.6;text-shadow:0 2px 8px rgba(0,0,0,.25)}.search-bar{display:grid;grid-template-columns:1fr 86px;background:#fff;box-shadow:0 8px 20px rgba(21,93,209,.07)}.search-bar input{height:60px;border:0;outline:0;padding:0 16px;color:#607188;font:15px "Microsoft YaHei"}.search-bar button{border:0;background:var(--blue);color:#fff;font:900 18px "Microsoft YaHei"}.quick-row{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:14px}.quick-row a{padding:14px 12px;border:1px solid #deebfa;border-radius:14px;background:linear-gradient(145deg,#fff,#f5f9ff);box-shadow:0 7px 16px rgba(20,67,131,.08)}.quick-row a:nth-child(2) b{color:var(--orange)}.quick-row a:nth-child(4){background:linear-gradient(145deg,#1d467d,#102746)}.quick-row a:nth-child(4) b,.quick-row a:nth-child(4) span{color:#fff}.quick-row b{display:block;color:var(--blue);font-size:17px}.quick-row span{display:block;margin-top:5px;color:var(--muted);font-size:12px}.section{margin-top:14px;padding:22px 14px;background:#fff}.section-title{margin-bottom:14px;padding-left:12px;border-left:4px solid var(--orange)}.section-title span{display:block;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.15em}.section-title h2{margin:7px 0 0;color:#143b73;font-size:25px;line-height:1.2}.section-title p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.project-section{background:linear-gradient(180deg,#fff,#f2f7fd)}.project-grid,.product-grid,.scene-grid,.adv-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.project-grid a{position:relative;min-height:176px;overflow:hidden;border:1px solid rgba(21,93,209,.14);border-radius:16px;background:#dfe9f8;box-shadow:0 10px 23px rgba(17,44,84,.14);color:#fff}.project-grid img{height:176px}.project-grid a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,22,45,.01),rgba(6,22,45,.84))}.project-grid div{position:absolute;z-index:1;right:12px;bottom:12px;left:12px}.project-grid b{display:block;font-size:18px;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.34)}.project-grid span{display:block;margin-top:5px;color:rgba(255,255,255,.85);font-size:12px}.product-section{background:#f6f9ff}.product-grid a{overflow:hidden;border:1px solid #dfe9f8;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(20,66,126,.09)}.product-grid img{height:144px}.product-grid b{display:block;padding:11px 10px 0;color:#15396d;font-size:16px}.product-grid span{display:block;padding:5px 10px 12px;color:var(--muted);font-size:12px;line-height:1.4}.scene-section{background:linear-gradient(145deg,#102b56,#1b62ce)}.scene-section .section-title{border-left-color:#ff9d3f}.scene-section .section-title span,.scene-section .section-title h2,.scene-section .section-title p{color:#fff}.scene-grid a{overflow:hidden;border:1px solid rgba(255,255,255,.19);border-radius:15px;background:rgba(255,255,255,.12)}.scene-grid img{height:145px}.scene-grid b{display:block;padding:10px 10px 0;color:#fff;font-size:16px}.scene-grid span{display:block;padding:6px 10px 12px;color:rgba(255,255,255,.82);font-size:12px;line-height:1.4}.adv-grid article{overflow:hidden;border:1px solid #dfe9f8;border-radius:15px;background:#fff;box-shadow:0 9px 21px rgba(17,46,91,.1)}.adv-grid img{height:148px}.adv-grid b{display:block;padding:10px 10px 0;color:#143d7c;font-size:16px}.adv-grid span{display:block;padding:6px 10px 13px;color:var(--muted);font-size:12px;line-height:1.48}.process-section{background:#f4f8fe}.process{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.process span{display:grid;place-items:center;min-height:108px;border-top:3px solid var(--orange);border-radius:16px;background:linear-gradient(145deg,#10213a,#1a4f9f);color:#fff;text-align:center}.process i{color:#ffa044;font-style:normal;font-size:23px;font-weight:900}.process b{font-size:17px}.process em{color:rgba(255,255,255,.75);font-size:12px;font-style:normal}.about-section{background:linear-gradient(135deg,#fff,#f3f8ff)}.about-layout{display:grid;gap:14px}.about-layout>img{height:230px;border-radius:18px;box-shadow:0 10px 26px rgba(18,41,74,.13)}.about-layout p{margin:0 0 11px;color:#5d6d80;font-size:15px;line-height:1.78}.about-points{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.about-points span{display:grid;place-items:center;min-height:44px;border:1px solid #dce8fa;border-radius:10px;background:#fff;color:var(--blue);font-size:13px;font-weight:900}.qa-section a{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:15px 14px;border-left:5px solid var(--orange);border-radius:12px;background:#fff7f0;box-shadow:0 5px 13px rgba(18,41,74,.05);font-size:16px;font-weight:900;line-height:1.42}.qa-section a em{color:var(--orange);font-size:12px;font-style:normal;white-space:nowrap}.solution-card{display:grid;grid-template-columns:116px 1fr;gap:12px;align-items:center;margin-top:1px;padding:15px 14px;background:linear-gradient(145deg,#fff,#f4f8fe);border-bottom:1px solid #e2eaf7;scroll-margin-top:12px}.solution-card>img{height:100px;border-radius:14px;box-shadow:0 7px 16px rgba(18,41,74,.12)}.solution-card span{display:block;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.06em}.solution-card h2{margin:5px 0 6px;color:#172943;font-size:19px;line-height:1.22}.solution-card p{display:-webkit-box;overflow:hidden;margin:0;color:#5c6c7f;font-size:13px;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical}.solution-card a{display:inline-grid;place-items:center;min-height:34px;margin-top:8px;padding:0 12px;border-radius:999px;background:var(--orange);color:#fff;font-size:13px;font-weight:900}.call-section{padding:30px 18px 36px;background:linear-gradient(140deg,#102748,#1d61c8);text-align:center}.call-section h2{margin:0;color:#fff;font-size:25px;line-height:1.25}.call-section p{margin:12px auto 18px;color:rgba(255,255,255,.82);line-height:1.68}.call-section a{display:grid;min-height:56px;place-items:center;border-radius:11px;background:linear-gradient(135deg,#ff8428,#ffa247);box-shadow:0 10px 22px rgba(255,132,40,.24);color:#fff;font-size:19px;font-weight:900}footer{padding:22px 14px;background:#172230;color:#cdd6e2;font-size:13px;line-height:1.7;text-align:center}.float-call{position:fixed;z-index:30;top:55%;right:14px;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#f4472f;box-shadow:0 8px 22px rgba(0,0,0,.25);color:#fff;font-size:19px;font-weight:900}.bottom-nav{position:fixed;z-index:31;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);height:72px;background:#155dd1;box-shadow:0 -5px 18px rgba(12,39,76,.22);color:#fff}.bottom-nav a{display:grid;place-items:center;align-content:center;border-right:1px solid rgba(255,255,255,.28);font-size:22px}.bottom-nav span{display:block;margin-top:3px;font-size:13px}@media(min-width:900px){body{padding-bottom:0}.site-top,.hero-slider,.search-bar,.quick-row,.section,.call-section,footer{max-width:1120px;margin-left:auto;margin-right:auto}.brand-line{padding-right:0;padding-left:0}.main-nav{grid-template-columns:repeat(4,1fr) 68px}.project-menu{grid-template-columns:repeat(4,1fr);max-width:1120px;margin:auto}.hero-slider{height:560px;border-radius:0 0 22px 22px}.slide-text{top:154px;left:9%;right:auto;width:56%}.slide-text h1{font-size:51px;max-width:600px}.slide-text span{font-size:17px}.quick-row{grid-template-columns:repeat(4,1fr);padding-right:0;padding-left:0}.project-grid{grid-template-columns:repeat(4,1fr);gap:16px}.project-grid a,.project-grid img{height:235px}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px}.product-grid img{height:176px}.scene-grid,.adv-grid{grid-template-columns:repeat(4,1fr);gap:16px}.scene-grid img,.adv-grid img{height:185px}.process{grid-template-columns:repeat(4,1fr)}.about-layout{grid-template-columns:400px 1fr;align-items:center}.about-layout>img{height:280px}.solution-card{grid-template-columns:230px 1fr;padding:20px}.solution-card>img{height:148px}.solution-card h2{font-size:25px}.solution-card p{font-size:15px;-webkit-line-clamp:4}.float-call,.bottom-nav{display:none}}
/* Desktop visual closeout for Jinyou official site */
.top-phone{display:none}.area-grid,.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.area-grid a{display:block;padding:15px 13px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.12);color:#fff}.area-grid b{display:block;font-size:17px}.area-grid span{display:block;margin-top:6px;color:rgba(255,255,255,.78);font-size:12px}.case-grid article{overflow:hidden;border:1px solid #dfe9f8;border-radius:15px;background:#fff;box-shadow:0 9px 21px rgba(17,46,91,.1)}.case-grid img{height:170px}.case-grid b{display:block;padding:11px 12px 0;color:#143d7c;font-size:17px}.case-grid span{display:block;padding:7px 12px 14px;color:var(--muted);font-size:13px;line-height:1.45}.area-section{background:linear-gradient(145deg,#102b56,#1b62ce)}.area-section .section-title{border-left-color:#ff9d3f}.area-section .section-title span,.area-section .section-title h2,.area-section .section-title p{color:#fff}
@media(min-width:900px){.area-grid{grid-template-columns:repeat(3,1fr);gap:16px}.case-grid{grid-template-columns:repeat(3,1fr);gap:16px}.case-grid img{height:210px}.process{grid-template-columns:repeat(5,1fr)}}
@media(min-width:1200px){:root{--container:1200px}body{background:linear-gradient(180deg,#edf4fb 0,#f7faff 42%,#eef4fb 100%)}.site-top,.hero-slider,.search-bar,.quick-row,.section,.call-section,footer{max-width:var(--container)}.site-top{margin:18px auto 0;border-bottom:0;border-radius:18px 18px 0 0;overflow:hidden}.brand-line{display:flex;align-items:center;justify-content:space-between;padding:18px 26px;background:#fff}.brand strong{font-size:24px;letter-spacing:0}.brand em{font-size:13px}.top-phone{display:grid;min-width:174px;height:44px;place-items:center;border-radius:6px;background:linear-gradient(135deg,#ff8428,#ffa64a);box-shadow:0 12px 24px rgba(255,132,40,.2);color:#fff;font-size:18px;font-weight:900}.main-nav{display:flex;gap:0;padding:0 26px;background:linear-gradient(180deg,#1a3358,#0d2548)}.main-nav a,.main-nav button{min-width:128px;height:58px;border:0;border-left:1px solid rgba(255,255,255,.14);border-radius:0;background:transparent;box-shadow:none;font-size:17px}.main-nav a:hover,.main-nav a:first-child{background:linear-gradient(180deg,#1d6ee3,#155dd1)}.main-nav a:nth-child(2){background:transparent}.main-nav a:nth-child(2):hover{background:linear-gradient(180deg,#ffa044,#ff8428)}.main-nav button{margin-left:auto;min-width:70px;background:rgba(255,255,255,.08);color:#fff}.project-menu{max-width:var(--container);grid-template-columns:repeat(5,1fr);padding:16px 26px;border-radius:0 0 18px 18px}.project-menu a{border-radius:5px}.hero-slider{height:560px;border-radius:0;box-shadow:0 24px 48px rgba(13,37,72,.22)}.hero-slider:before{width:100%;height:6px;background:linear-gradient(90deg,var(--orange),rgba(255,132,40,0))}.slide{display:grid;grid-template-columns:48% 52%;background:linear-gradient(135deg,#0d2548,#143f7b)}.slide>img{position:relative;grid-column:2;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.03)}.slide:after{background:linear-gradient(90deg,rgba(10,32,62,.98) 0%,rgba(10,32,62,.82) 43%,rgba(10,32,62,.08) 75%,rgba(10,32,62,0) 100%)}.slide-text{top:118px;left:58px;right:auto;width:510px}.slide-text h1{font-size:50px;line-height:1.12}.slide-text span{max-width:500px;font-size:18px}.search-bar{grid-template-columns:1fr 124px}.search-bar input{height:68px;font-size:16px}.search-bar button{font-size:20px}.quick-row{gap:18px;padding:24px 0}.quick-row a{border-radius:8px;padding:20px 18px}.section{margin-top:0;padding:78px 0}.section-title{max-width:760px;margin:0 auto 36px;padding-left:0;border-left:0;text-align:center}.section-title span{font-size:13px}.section-title h2{font-size:38px}.section-title p{font-size:17px;line-height:1.75}.project-grid,.product-grid,.scene-grid,.adv-grid,.area-grid,.case-grid{padding:0 28px}.project-grid{grid-template-columns:repeat(4,1fr);gap:22px}.project-grid a,.project-grid img{height:260px;border-radius:8px}.project-grid b{font-size:21px}.project-grid span{font-size:13px}.product-grid{grid-template-columns:repeat(3,1fr);gap:24px}.product-grid a{border-radius:8px}.product-grid img{height:220px}.product-grid b{padding:18px 18px 0;font-size:22px}.product-grid span{padding:8px 18px 20px;font-size:14px}.scene-grid,.adv-grid{grid-template-columns:repeat(4,1fr);gap:22px}.scene-grid a,.adv-grid article{border-radius:8px}.scene-grid img,.adv-grid img{height:210px}.area-grid{grid-template-columns:repeat(3,1fr);gap:18px}.area-grid a{min-height:112px;padding:24px 22px;border-radius:8px}.area-grid b{font-size:21px}.area-grid span{font-size:14px}.case-grid{grid-template-columns:repeat(3,1fr);gap:24px}.case-grid article{border-radius:8px}.case-grid img{height:240px}.case-grid b{padding:18px 18px 0;font-size:22px}.case-grid span{padding:8px 18px 20px;font-size:14px}.process{grid-template-columns:repeat(5,1fr);gap:18px;padding:0 28px}.process span{border-radius:8px}.about-layout{grid-template-columns:470px 1fr;gap:42px;padding:0 28px}.about-layout>img{height:340px;border-radius:8px}.about-layout p{font-size:17px}.about-points{grid-template-columns:repeat(4,1fr)}.qa-section{display:grid;grid-template-columns:360px 1fr;gap:18px;align-items:start;padding-right:28px;padding-left:28px}.qa-section .section-title{grid-row:1 / span 4;margin:0;text-align:left}.qa-section a{margin-top:0;border-radius:8px;font-size:18px}.solution-card{max-width:var(--container);grid-template-columns:300px 1fr;gap:26px;margin:0 auto;padding:26px 28px}.solution-card>img{height:190px;border-radius:8px}.solution-card h2{font-size:28px}.solution-card p{font-size:16px}.call-section{border-radius:0 0 18px 18px}.call-section a{max-width:420px;margin:0 auto;border-radius:6px}footer{margin-bottom:28px;border-radius:0 0 18px 18px}}