.yuyi-tech{--yy-blue: #24a7f7;--yy-deep: #071b36;--yy-ink: #102033;--yy-soft: #f3f8fd;--yy-line: rgba(16, 32, 51, .1);background:#fff;color:var(--yy-ink)}.yuyi-tech a{text-decoration:none}.yuyi-tech-nav{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--yy-line);background:#ffffffeb;backdrop-filter:blur(14px)}.yuyi-tech-nav__inner,.yuyi-tech-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.yuyi-tech-nav__inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:24px}.yuyi-tech-brand{display:flex;align-items:center;gap:12px;color:var(--yy-ink)}.yuyi-tech-brand img{height:44px;width:auto;object-fit:contain}.yuyi-tech-brand span{display:block;font-size:13px;color:#10203394}.yuyi-tech-menu{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px 22px;font-size:15px}.yuyi-tech-menu a{color:#102033b8;transition:color .2s ease}.yuyi-tech-menu a:hover{color:var(--yy-blue)}.yuyi-tech-hero{position:relative;overflow:hidden;min-height:min(760px,calc(100dvh - 72px));background:var(--yy-deep)}.yuyi-tech-hero--carousel{min-height:0;aspect-ratio:1920 / 640;max-height:min(640px,calc(100dvh - 72px))}.yuyi-tech-hero__media{position:absolute;inset:0}.yuyi-tech-hero__slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s ease}.yuyi-tech-hero__slide.is-active{opacity:1;visibility:visible;z-index:1}.yuyi-tech-hero__slide img{display:block;height:100%;width:100%;object-fit:cover;object-position:center}.yuyi-tech-hero__dots{position:absolute;right:0;bottom:18px;left:0;z-index:2;display:flex;justify-content:center;gap:8px}.yuyi-tech-hero__dot{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:#ffffff73;cursor:pointer;transition:background .2s ease,transform .2s ease}.yuyi-tech-hero__dot.is-active{background:#fff;transform:scale(1.15)}.yuyi-tech-hero__dot:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.yuyi-tech-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,#030f21e0,#030f2180,#030f2147),linear-gradient(180deg,transparent,rgba(3,15,33,.42))}.yuyi-tech-hero__content{position:relative;z-index:1;display:flex;min-height:min(760px,calc(100dvh - 72px));align-items:center;padding-block:96px}.yuyi-tech-hero__copy{max-width:680px;color:#fff}.yuyi-tech-hero__fallback-title{margin:0;font-size:clamp(40px,6vw,76px);font-weight:500;letter-spacing:0;line-height:1.08}.yuyi-tech .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.yuyi-tech-kicker{margin:0 0 18px;color:#ffffffb8;font-size:13px;letter-spacing:.22em;text-transform:uppercase}.yuyi-tech-hero__subtitle{margin:18px 0 0;font-size:clamp(22px,3vw,36px);font-weight:500}.yuyi-tech-hero__description{max-width:560px;margin:22px 0 0;color:#ffffffb8;font-size:17px;line-height:1.9}.yuyi-tech-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}.yuyi-tech-btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:999px;padding:0 20px;border:1px solid rgba(255,255,255,.32);color:#fff;font-weight:500}.yuyi-tech-btn--primary{border-color:var(--yy-blue);background:var(--yy-blue)}.yuyi-tech-section{padding-block:84px}.yuyi-tech-section--soft{background:var(--yy-soft)}.yuyi-tech-section__head{margin-bottom:36px;text-align:center}.yuyi-tech-section__head p{margin:0 0 10px;color:var(--yy-blue);font-size:12px;letter-spacing:.2em;text-transform:uppercase}.yuyi-tech-section__head h2{margin:0;color:var(--yy-ink);font-size:clamp(28px,4vw,42px);font-weight:500}.yuyi-tech-section__head .desc{max-width:680px;margin:14px auto 0;color:#1020339e;font-size:16px;letter-spacing:0;line-height:1.8;text-transform:none}.yuyi-tech-about{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:46px;align-items:center}.yuyi-tech-about__image{aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;background:var(--yy-soft)}.yuyi-tech-about__image img,.yuyi-tech-news__image img{height:100%;width:100%;object-fit:cover}.yuyi-tech-card img,.yuyi-tech-case img{height:100%;width:100%;object-fit:contain;padding:28px}.yuyi-tech-about h3{margin:0 0 18px;font-size:clamp(24px,3vw,36px);font-weight:500}.yuyi-tech-about p{margin:0;color:#102033ad;font-size:16px;line-height:2}.yuyi-tech-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.yuyi-tech-card{overflow:hidden;border:1px solid var(--yy-line);border-radius:12px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.yuyi-tech-card:hover,.yuyi-tech-case:hover,.yuyi-tech-news:hover{transform:translateY(-3px);box-shadow:0 18px 38px #071b361f}.yuyi-tech-card__image{aspect-ratio:4 / 3;background:var(--yy-soft)}.yuyi-tech-card__body{display:flex;min-height:112px;flex-direction:column;justify-content:space-between;gap:20px;padding:20px}.yuyi-tech-card h3,.yuyi-tech-case h3{margin:0;color:var(--yy-ink);font-size:18px;font-weight:500}.yuyi-tech-card span{color:var(--yy-blue);font-size:14px}.yuyi-tech-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.yuyi-tech-case{display:block;width:100%;overflow:hidden;border:1px solid var(--yy-line);border-radius:12px;background:#fff;padding:0;text-align:left;color:inherit;cursor:pointer;font:inherit;transition:transform .2s ease,box-shadow .2s ease}.yuyi-tech-case:focus-visible,.yuyi-tech-news:focus-visible{outline:2px solid var(--yy-blue);outline-offset:2px}.yuyi-tech-case__image{aspect-ratio:16 / 10;background:var(--yy-soft)}.yuyi-tech-case h3{padding:18px 20px 20px}.yuyi-tech-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.yuyi-tech-news{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:stretch;border:1px solid var(--yy-line);border-radius:12px;background:#fff;padding:20px;text-align:left;color:inherit;cursor:pointer;font:inherit;transition:transform .2s ease,box-shadow .2s ease}.yuyi-tech-news__content{min-width:0}.yuyi-tech-news h3{margin:0;font-size:17px;font-weight:500}.yuyi-tech-news p{margin:12px 0 0;color:#10203394;font-size:14px;line-height:1.7}.yuyi-tech-news time{display:grid;min-width:70px;align-content:center;justify-items:center;border-left:1px solid var(--yy-line);padding-left:18px;color:var(--yy-blue)}.yuyi-tech-news time strong{font-size:30px;font-weight:500;line-height:1}.yuyi-tech-news time span{margin-top:8px;color:#10203380;font-size:12px}.yuyi-tech-partners{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.yuyi-tech-partner{display:grid;min-height:88px;place-items:center;border:1px solid var(--yy-line);border-radius:10px;background:#fff;padding:14px}.yuyi-tech-partner img{max-height:54px;width:100%;object-fit:contain}.yuyi-tech-footer{background:var(--yy-blue);color:#fff}.yuyi-tech-footer__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) 140px;gap:36px;padding-block:48px}.yuyi-tech-footer dl{display:grid;grid-template-columns:88px 1fr;gap:12px 16px;margin:0}.yuyi-tech-footer dt{color:#ffffffb8}.yuyi-tech-footer dd{margin:0}.yuyi-tech-footer a{color:#fff}.yuyi-tech-footer__links{display:flex;flex-wrap:wrap;gap:10px 18px}.yuyi-tech-footer__qr img{width:128px;border-radius:8px;background:#fff}.yuyi-tech-footer__bottom{border-top:1px solid rgba(255,255,255,.22);padding-block:16px;color:#ffffffb8;font-size:13px}@media(max-width:980px){.yuyi-tech-nav__inner{align-items:flex-start;flex-direction:column;padding-block:14px}.yuyi-tech-menu{justify-content:flex-start}.yuyi-tech-hero--carousel{aspect-ratio:16 / 9;max-height:none}.yuyi-tech-about,.yuyi-tech-footer__grid{grid-template-columns:1fr}.yuyi-tech-grid,.yuyi-tech-case-grid,.yuyi-tech-partners{grid-template-columns:repeat(2,minmax(0,1fr))}.yuyi-tech-news-grid{grid-template-columns:1fr}}@media(max-width:560px){.yuyi-tech-section{padding-block:64px}.yuyi-tech-grid,.yuyi-tech-case-grid,.yuyi-tech-partners,.yuyi-tech-news{grid-template-columns:1fr}.yuyi-tech-news time{justify-items:start;border-top:1px solid var(--yy-line);border-left:0;padding-top:14px;padding-left:0}}.yuyi-tech-modal[hidden]{display:none!important}.yuyi-tech-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px 16px}.yuyi-tech-modal__backdrop{position:absolute;inset:0;background:#071b368c}.yuyi-tech-modal__dialog{position:relative;z-index:1;display:flex;width:min(860px,100%);max-height:min(82vh,820px);flex-direction:column;overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 24px 64px #00000047}.yuyi-tech-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(16,32,51,.08);padding:14px 18px}.yuyi-tech-modal__header h2{margin:0;min-width:0;color:#1f2a37;font-size:16px;font-weight:600;line-height:1.4}.yuyi-tech-modal__close{flex:none;width:32px;height:32px;border:0;background:transparent;color:#1020338c;cursor:pointer;font-size:28px;line-height:1}.yuyi-tech-modal__close:hover{color:var(--yy-ink)}.yuyi-tech-modal__body{overflow:auto;padding:20px 22px 28px;-webkit-overflow-scrolling:touch}.yuyi-tech-modal__cover{margin:0 0 18px}.yuyi-tech-modal__cover img{display:block;width:100%;height:auto;max-height:360px;object-fit:contain;background:#f7f7f7}.yuyi-tech-modal__content{color:#102033db;font-size:15px;line-height:1.85}.yuyi-tech-modal__content p,.yuyi-tech-modal__content section{margin:0 0 1em}.yuyi-tech-modal__content img{display:block;max-width:100%;height:auto;margin:12px auto}@media(max-width:640px){.yuyi-tech-modal{padding:12px}.yuyi-tech-modal__dialog{max-height:90vh}.yuyi-tech-modal__body{padding:16px}}
