#about-service-arc-twentyfive{padding:58px 16px;background:#fbf5ff;color:#261433;overflow:hidden}#about-service-arc-twentyfive *{box-sizing:border-box}#about-service-arc-twentyfive .about-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 390px;gap:20px;align-items:start}#about-service-arc-twentyfive .about-copy{padding:30px;border:1px solid #e9cfff;border-radius:8px;background:#fff}#about-service-arc-twentyfive span{display:inline-flex;margin-bottom:12px;color:#9333ea;font-weight:850;letter-spacing:0}#about-service-arc-twentyfive h2{margin:0;color:#261433;font-size:clamp(27px,3vw,42px);line-height:1.18;font-weight:900;letter-spacing:0}#about-service-arc-twentyfive h3{margin:0;color:#261433;font-size:16px;font-weight:850;letter-spacing:0}#about-service-arc-twentyfive p{margin:0;color:#665070;font-size:15px;line-height:1.82;letter-spacing:0}#about-service-arc-twentyfive .about-copy p{margin-top:14px}#about-service-arc-twentyfive figure{height:430px;margin:0;border:1px solid #e9cfff;border-radius:8px;overflow:hidden}#about-service-arc-twentyfive img{display:block;width:100%;height:100%;object-fit:cover}#about-service-arc-twentyfive .about-focus{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#about-service-arc-twentyfive .about-focus section{padding:18px;border:1px solid #e9cfff;border-radius:8px;background:#fff}#about-service-arc-twentyfive .about-focus p{margin-top:8px;font-size:14px}@media(max-width:900px){#about-service-arc-twentyfive .about-wrap,#about-service-arc-twentyfive .about-focus{grid-template-columns:1fr}#about-service-arc-twentyfive figure{height:300px}}@media(max-width:640px){#about-service-arc-twentyfive{padding:36px 14px}#about-service-arc-twentyfive h2{font-size:25px}#about-service-arc-twentyfive p{font-size:14px}}.security5{padding:78px 16px;background:#09111f;color:#edf6ff}.security5 *{box-sizing:border-box}.security5-shell{max-width:1180px;margin:0 auto;border:1px solid rgba(122,202,180,.22);background:linear-gradient(180deg,#111b2b,#0b1423);border-radius:8px;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.28)}.security5-topline{height:52px;display:flex;align-items:center;gap:12px;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.08);background:#0c1726}.security5-topline span{width:12px;height:12px;border-radius:50%;background:#5ee0a1;box-shadow:0 0 0 6px rgba(94,224,161,.12)}.security5-topline b{font-weight:900;color:#fff}.security5-topline em{margin-left:auto;font-style:normal;color:#8de9c3;font-weight:800;font-size:13px}.security5-hero{display:grid;grid-template-columns:1fr 360px;gap:18px;padding:34px 34px 22px}.security5 h2{margin:0;font-size:36px;line-height:1.18;font-weight:900;color:#fff}.security5-hero p{margin:16px 0 0;color:#b8c7d8;line-height:1.86;font-size:16px}.security5-hero aside{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);border-radius:8px;padding:22px}.security5-hero aside strong{display:block;color:#f6ca58;font-size:19px;margin-bottom:8px}.security5-hero aside p{margin:0;color:#c3d0de;line-height:1.7;font-size:15px}.security5-console{margin:0 34px 18px;border:1px solid rgba(94,224,161,.18);background:#07101c;border-radius:8px;padding:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.security5-console article{border-radius:6px;background:linear-gradient(180deg,#101d2e,#0d1828);border:1px solid rgba(255,255,255,.08);padding:18px;position:relative;overflow:hidden}.security5-console article:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#5ee0a1,#f6ca58)}.security5-console span{display:inline-grid;place-items:center;width:42px;height:34px;border-radius:6px;background:rgba(94,224,161,.13);color:#7ef1ba;font-weight:900;font-size:13px;margin-bottom:14px}.security5-console h3{margin:0 0 8px;font-size:17px;color:#fff;font-weight:900}.security5-console p{margin:0;color:#aebed0;line-height:1.62;font-size:14px}.security5-cells{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 34px 24px}.security5-cells article{border-radius:8px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);padding:22px;transition:background .22s ease,transform .22s ease}.security5-cells article:hover{background:rgba(255,255,255,.08);transform:translateY(-3px)}.security5-cells i{width:42px;height:42px;border-radius:6px;background:#f6ca58;color:#111b2b;display:grid;place-items:center;margin-bottom:15px}.security5-cells h3{margin:0 0 10px;color:#fff;font-size:18px;font-weight:900}.security5-cells p{margin:0;color:#b9c7d6;line-height:1.66;font-size:14px}.security5-bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 34px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#0c1726}.security5-bottom div{display:flex;flex-wrap:wrap;gap:8px}.security5-bottom span{border:1px solid rgba(94,224,161,.24);background:rgba(94,224,161,.08);color:#aef7d4;border-radius:4px;padding:7px 10px;font-weight:800;font-size:13px}.security5-bottom a{color:#fff;text-decoration:none;font-weight:900;border-bottom:2px solid #f6ca58}@media (max-width:991px){.security5{padding:46px 14px}.security5-hero{grid-template-columns:1fr;padding:28px 22px 18px}.security5-console,.security5-cells{grid-template-columns:1fr 1fr;margin-left:22px;margin-right:22px;padding-left:0;padding-right:0}.security5-cells{padding-bottom:22px}.security5 h2{font-size:28px}.security5-bottom{align-items:flex-start;flex-direction:column;padding:18px 22px}}@media (max-width:575px){.security5-topline{padding:0 16px}.security5-hero{padding:24px 16px 16px}.security5-console,.security5-cells{grid-template-columns:1fr;margin-left:16px;margin-right:16px}.security5 h2{font-size:24px}.security5-console article,.security5-cells article{padding:18px}}.appld10{padding:70px 16px;background:#fff;color:#111827}.appld10 *{box-sizing:border-box}.appld10-band{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 360px;gap:20px;align-items:center}.appld10-copy span{font-weight:900;color:#0f766e}.appld10 h2{font-size:36px;line-height:1.14;margin:12px 0}.appld10 p{line-height:1.9;color:#526071}.appld10 figure{margin:0;border-radius:8px;overflow:hidden;height:330px;box-shadow:0 18px 55px rgba(15,23,42,.12)}.appld10 img{width:100%;height:100%;object-fit:cover}.appld10-notes{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid #e5e7eb;padding-top:18px}.appld10-notes article{padding:4px 0}.appld10-notes strong{display:block}.appld10-notes small{display:block;line-height:1.62;color:#667386;margin-top:6px}@media(max-width:900px){.appld10{padding:42px 14px}.appld10-band,.appld10-notes{grid-template-columns:1fr}.appld10 h2{font-size:26px}.appld10 figure{height:230px}}#faq-offset-grid-forty-three{padding:48px 16px;background:#ecfeff;color:#0f172a;overflow:hidden}#faq-offset-grid-forty-three *{box-sizing:border-box}#faq-offset-grid-forty-three .faq-wrap{max-width:1180px;margin:0 auto}#faq-offset-grid-forty-three .faq-head{margin-bottom:24px}#faq-offset-grid-forty-three .faq-head span{display:inline-flex;margin-bottom:12px;color:#0891b2;font-weight:850;letter-spacing:0}#faq-offset-grid-forty-three h2{margin:0;color:#0f172a;font-size:clamp(25px,3vw,40px);line-height:1.18;font-weight:900;letter-spacing:0}#faq-offset-grid-forty-three h3{margin:0;color:#0f172a;font-size:17px;line-height:1.42;font-weight:850;letter-spacing:0}#faq-offset-grid-forty-three p{margin:0;color:#4b5563;font-size:15px;line-height:1.68;letter-spacing:0}#faq-offset-grid-forty-three .faq-head p{max-width:760px;margin-top:12px}#faq-offset-grid-forty-three span,#faq-offset-grid-forty-three b,#faq-offset-grid-forty-three small,#faq-offset-grid-forty-three strong,#faq-offset-grid-forty-three em,#faq-offset-grid-forty-three i,#faq-offset-grid-forty-three mark{letter-spacing:0}@media (max-width:640px){#faq-offset-grid-forty-three{padding:34px 14px}#faq-offset-grid-forty-three h2{font-size:25px}#faq-offset-grid-forty-three h3{font-size:16px}#faq-offset-grid-forty-three p{font-size:14px}}#faq-offset-grid-forty-three .faq-offset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}#faq-offset-grid-forty-three .faq-offset-grid article{padding:20px;border:1px solid #a5f3fc;border-radius:8px;background:#ffffff;box-shadow:0 12px 0 #cffafe}#faq-offset-grid-forty-three .faq-offset-grid article:nth-child(2n){transform:translateY(12px)}#faq-offset-grid-forty-three .faq-offset-grid i{display:grid;place-items:center;width:38px;height:38px;margin-bottom:12px;border-radius:8px;background:#0891b2;color:#fff;font-style:normal;font-weight:900}#faq-offset-grid-forty-three .faq-offset-grid small{color:#0891b2;font-weight:850;letter-spacing:0}#faq-offset-grid-forty-three .faq-offset-grid h3{margin-top:8px}#faq-offset-grid-forty-three .faq-offset-grid p{margin-top:8px}@media (max-width:900px){#faq-offset-grid-forty-three .faq-offset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#faq-offset-grid-forty-three .faq-offset-grid article:nth-child(2n){transform:none}}@media (max-width:640px){#faq-offset-grid-forty-three .faq-offset-grid{grid-template-columns:1fr}}#footer-corporate-grid-forty{padding:52px 0 24px;background:#ffffff;color:#172033;border-top:1px solid #e5e7eb}#footer-corporate-grid-forty a{color:inherit;text-decoration:none}#footer-corporate-grid-forty .dp-footer__grid{display:grid;grid-template-columns:1.2fr .85fr .9fr 1fr;gap:28px;padding-bottom:26px;border-bottom:1px solid #e5e7eb}#footer-corporate-grid-forty .dp-footer__brand img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px;margin-bottom:16px}#footer-corporate-grid-forty h2{margin:0 0 10px;font-size:28px;font-weight:900}#footer-corporate-grid-forty p{margin:0;color:#64748b;font-size:14px;line-height:1.9}#footer-corporate-grid-forty nav,#footer-corporate-grid-forty address,#footer-corporate-grid-forty .dp-footer__friends{display:flex;flex-direction:column;gap:9px;margin:0}#footer-corporate-grid-forty nav a,#footer-corporate-grid-forty address span,#footer-corporate-grid-forty address a,#footer-corporate-grid-forty .dp-footer__friends a{color:#64748b;font-size:14px;line-height:1.6}#footer-corporate-grid-forty nav a:hover,#footer-corporate-grid-forty .dp-footer__friends a:hover{color:#2563eb}#footer-corporate-grid-forty .dp-footer__friends b{margin-bottom:4px;color:#172033}#footer-corporate-grid-forty .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:18px;color:#64748b;font-size:13px}@media(max-width:991.98px){#footer-corporate-grid-forty .dp-footer__grid{grid-template-columns:1fr 1fr}#footer-corporate-grid-forty .dp-footer__brand{grid-column:1/-1}}@media(max-width:575.98px){#footer-corporate-grid-forty .dp-footer__grid{grid-template-columns:1fr}}#header-soft-route-twenty{position:relative;z-index:20;padding:8px 0;background:#f1f5f9}#header-soft-route-twenty .dp-header__nav{padding:0;background:transparent}#header-soft-route-twenty .dp-header__shell{display:flex;align-items:center;gap:18px;min-height:70px;padding-left:16px;padding-right:16px;border-radius:20px;background:#fff;box-shadow:0 16px 34px rgba(15,23,42,.1)}#header-soft-route-twenty .dp-header__brand{display:inline-flex;align-items:center;height:52px;padding:5px 10px;text-decoration:none}#header-soft-route-twenty .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:12px}#header-soft-route-twenty .dp-header__collapse{align-items:center;min-width:0}#header-soft-route-twenty .dp-header__menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px;margin:0 auto;min-width:0}#header-soft-route-twenty .dp-header__link{display:flex;align-items:center;min-height:40px;padding:9px 14px;border-radius:999px;color:#334155;font-size:15px;font-weight:800;white-space:nowrap;text-decoration:none}#header-soft-route-twenty .dp-header__link:hover{background:#f1f5f9;color:#0f172a;text-decoration:none}#header-soft-route-twenty .dp-header__link.active{background:#0f172a;color:#fff}#header-soft-route-twenty .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:14px}#header-soft-route-twenty .dp-header__login{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:999px;background:#22c55e;color:#052e16;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}#header-soft-route-twenty .dp-header__login:hover{background:#0f172a;color:#fff;text-decoration:none}#header-soft-route-twenty .dp-header__toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;margin-left:auto;border:1px solid rgba(15,23,42,.1);border-radius:999px;background:#f8fafc;color:#0f172a}@media(max-width:991.98px){#header-soft-route-twenty{padding:6px 0}#header-soft-route-twenty .dp-header__shell{flex-wrap:wrap;gap:0;min-height:64px;padding:8px 14px;border-radius:18px}#header-soft-route-twenty .dp-header__brand{height:48px}#header-soft-route-twenty .dp-header__logo{height:38px}#header-soft-route-twenty .dp-header__toggle{display:inline-flex}#header-soft-route-twenty .dp-header__collapse{flex-basis:100%;width:100%;margin-top:10px;padding-top:10px;border-top:1px solid rgba(15,23,42,.08)}#header-soft-route-twenty .dp-header__menu{overflow-x:auto;justify-content:flex-start;padding-bottom:4px}#header-soft-route-twenty .dp-header__actions{margin:10px 0 0;overflow-x:auto}}.home-hero-sixty-seven{padding:48px 16px;background:#e9f2ff;color:#0f172a}.hero-67-board{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:210px 1fr 290px;gap:16px;align-items:stretch}.hero-67-stats{display:grid;gap:12px}.hero-67-stats b{background:#0f3b72;color:#fff;padding:24px 18px;border-radius:18px;font-size:18px}.hero-67-copy{background:#fff;padding:36px 34px;border-radius:22px;border:1px solid #c7d8ef}.hero-67-copy span{display:inline-flex;padding:8px 12px;background:#dbeafe;color:#1d4ed8;font-weight:900}.home-hero-sixty-seven h1{font-size:44px;line-height:1.14;letter-spacing:0;margin:18px 0 16px;word-break:break-word}.home-hero-sixty-seven h1 strong{color:#2563eb}.home-hero-sixty-seven p{font-size:17px;line-height:1.84;color:#334155;margin:0}.hero-67-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.hero-67-actions a{display:inline-flex;align-items:center;min-height:44px;padding:0 20px;text-decoration:none;font-weight:900}.hero-67-actions a:first-child{background:#2563eb;color:#fff}.hero-67-actions a:last-child{border:1px solid #bfdbfe;color:#1d4ed8}.hero-67-thumb{margin:0;overflow:hidden;border-radius:22px}.hero-67-thumb img{width:100%;height:100%;min-height:380px;object-fit:cover;display:block}@media(max-width:920px){.home-hero-sixty-seven{padding:32px 12px}.hero-67-board{grid-template-columns:1fr}.hero-67-stats{grid-template-columns:repeat(3,1fr)}.home-hero-sixty-seven h1{font-size:32px}.hero-67-thumb img{min-height:230px}}@media(max-width:560px){.hero-67-stats{grid-template-columns:1fr}}#pinglun-quote-a-fifty-three{padding:47px 16px;background:#fbf7ff;color:#21113c;overflow:hidden}#pinglun-quote-a-fifty-three *{box-sizing:border-box}#pinglun-quote-a-fifty-three .pl-wrap{max-width:1214px;margin:0 auto}#pinglun-quote-a-fifty-three .pl-heading{margin-bottom:26px}#pinglun-quote-a-fifty-three span,#pinglun-quote-a-fifty-three small,#pinglun-quote-a-fifty-three strong,#pinglun-quote-a-fifty-three b,#pinglun-quote-a-fifty-three em,#pinglun-quote-a-fifty-three mark,#pinglun-quote-a-fifty-three h2,#pinglun-quote-a-fifty-three h3,#pinglun-quote-a-fifty-three p{letter-spacing:0}#pinglun-quote-a-fifty-three h2{margin:0;color:#21113c;font-size:clamp(26px,3vw,42px);line-height:1.18;font-weight:850}#pinglun-quote-a-fifty-three h3{margin:0;color:#21113c;font-size:18px;line-height:1.35;font-weight:800}#pinglun-quote-a-fifty-three p{margin:0;color:#475569;font-size:16px;line-height:1.82}#pinglun-quote-a-fifty-three img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto}#pinglun-quote-a-fifty-three .pl-heading>span{display:inline-flex;margin-bottom:12px;padding:7px 13px;border-radius:999px;background:#ede9fe;color:#7c3aed;font-weight:800}#pinglun-quote-a-fifty-three .pl-heading>p{max-width:780px;margin-top:14px}#pinglun-quote-a-fifty-three .pl-list{display:grid;gap:18px}#pinglun-quote-a-fifty-three .pl-list{grid-template-columns:repeat(3,minmax(0,1fr))}#pinglun-quote-a-fifty-three .pl-item{background:#fff;border:1px solid #ede9fe;border-radius:8px;padding:22px;box-shadow:0 18px 46px rgba(15,23,42,.08);min-width:0}#pinglun-quote-a-fifty-three .pl-item p{margin-top:12px}#pinglun-quote-a-fifty-three .pl-item b,#pinglun-quote-a-fifty-three .pl-item mark,#pinglun-quote-a-fifty-three .pl-item small{display:inline-flex;margin-top:14px;color:#7c3aed;font-weight:800;background:transparent}#pinglun-quote-a-fifty-three .pl-user,#pinglun-quote-a-fifty-three .pl-item footer,#pinglun-quote-a-fifty-three .pl-item header{display:flex;align-items:center;gap:12px;min-width:0}#pinglun-quote-a-fifty-three .pl-user span,#pinglun-quote-a-fifty-three .pl-item footer span,#pinglun-quote-a-fifty-three .pl-item header div{display:grid;gap:3px;min-width:0}#pinglun-quote-a-fifty-three em,#pinglun-quote-a-fifty-three small{color:#64748b;font-style:normal;font-size:14px}#pinglun-quote-a-fifty-three .pl-num,#pinglun-quote-a-fifty-three .pl-dot,#pinglun-quote-a-fifty-three .pl-score,#pinglun-quote-a-fifty-three .pl-rank,#pinglun-quote-a-fifty-three .pl-stamp{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:#7c3aed;color:#fff;font-weight:900;flex:0 0 auto}#pinglun-quote-a-fifty-three.pl-type-quote .pl-item i{display:block;color:#7c3aed;font-size:56px;line-height:.8;font-style:normal}#pinglun-quote-a-fifty-three.pl-type-quote .pl-item footer{margin-top:16px;justify-content:space-between}#pinglun-quote-a-fifty-three.pl-type-chat .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;border-radius:8px}#pinglun-quote-a-fifty-three.pl-type-score .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}#pinglun-quote-a-fifty-three.pl-type-journal .pl-item{display:grid;grid-template-columns:auto 1fr;gap:16px}#pinglun-quote-a-fifty-three.pl-type-time .pl-item,#pinglun-quote-a-fifty-three.pl-type-rank .pl-item{display:grid;grid-template-columns:auto auto 1fr;gap:14px}#pinglun-quote-a-fifty-three.pl-type-feature .pl-avatar{width:72px;height:72px;border-radius:50%;background:#faf5ff;display:grid;place-items:center;margin-bottom:14px}#pinglun-quote-a-fifty-three.pl-type-feature .pl-avatar img{width:58px;height:58px}#pinglun-quote-a-fifty-three.pl-type-post .pl-strip{margin:-22px -22px 16px;padding:12px 18px;background:#faf5ff;color:#7c3aed;font-weight:900;border-radius:8px 8px 0 0}#pinglun-quote-a-fifty-three.pl-type-stamp .pl-stamp{margin-bottom:14px}#pinglun-quote-a-fifty-three.pl-type-ribbon .pl-item b{margin:-22px 0 12px;padding:9px 13px;border-radius:0 0 8px 8px;background:#7c3aed;color:#fff}#pinglun-quote-a-fifty-three.pl-type-clean .pl-item{box-shadow:none;border-left:4px solid #7c3aed}#pinglun-quote-a-fifty-three.pl-type-wall .pl-item{background:#faf5ff}#pinglun-quote-a-fifty-three.pl-type-focus .pl-item img{margin-bottom:12px}@media (max-width:1020px){#pinglun-quote-a-fifty-three .pl-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none!important}#pinglun-quote-a-fifty-three .pl-wrap{display:block}#pinglun-quote-a-fifty-three .pl-heading{margin-bottom:24px}#pinglun-quote-a-fifty-three .pl-item{grid-area:auto!important}}@media (max-width:640px){#pinglun-quote-a-fifty-three{padding:34px 14px}#pinglun-quote-a-fifty-three .pl-list{grid-template-columns:1fr}#pinglun-quote-a-fifty-three .pl-item{padding:16px}#pinglun-quote-a-fifty-three h2{font-size:26px}#pinglun-quote-a-fifty-three p{font-size:15px}#pinglun-quote-a-fifty-three.pl-type-chat .pl-item,#pinglun-quote-a-fifty-three.pl-type-score .pl-item,#pinglun-quote-a-fifty-three.pl-type-rank .pl-item,#pinglun-quote-a-fifty-three.pl-type-journal .pl-item,#pinglun-quote-a-fifty-three.pl-type-time .pl-item{grid-template-columns:1fr}#pinglun-quote-a-fifty-three .pl-num,#pinglun-quote-a-fifty-three .pl-dot,#pinglun-quote-a-fifty-three .pl-score,#pinglun-quote-a-fifty-three .pl-rank,#pinglun-quote-a-fifty-three .pl-stamp{width:44px;height:44px}}#rongyu-honor-eighteen{padding:60px 16px;background:#f0fdfa;color:#0f172a;overflow:hidden}#rongyu-honor-eighteen *{box-sizing:border-box}#rongyu-honor-eighteen .rongyu-wrap{max-width:1160px;margin:0 auto}#rongyu-honor-eighteen .rongyu-head{text-align:center;max-width:760px;margin:0 auto 32px}#rongyu-honor-eighteen h2{margin:0;font-size:clamp(28px,3vw,44px);font-weight:950;letter-spacing:0}#rongyu-honor-eighteen p{margin:12px 0 0;color:#475569;line-height:1.75}#rongyu-honor-eighteen .rongyu-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;align-items:stretch}#rongyu-honor-eighteen article{position:relative;border-radius:22px;padding:22px;background:#fff;border:1px solid rgba(13,148,136,.18);box-shadow:0 15px 36px rgba(13,148,136,.1)}#rongyu-honor-eighteen article:nth-child(even){margin-top:28px}#rongyu-honor-eighteen i{display:inline-flex;font-style:normal;color:#0d9488;font-weight:950;margin-bottom:22px}#rongyu-honor-eighteen b{display:block;font-size:18px;line-height:1.38}#rongyu-honor-eighteen span{display:block;margin-top:8px;color:#64748b;line-height:1.5}@media(max-width:980px){#rongyu-honor-eighteen .rongyu-steps{grid-template-columns:repeat(2,1fr)}#rongyu-honor-eighteen article:nth-child(even){margin-top:0}}@media(max-width:560px){#rongyu-honor-eighteen{padding:42px 14px}#rongyu-honor-eighteen .rongyu-steps{grid-template-columns:1fr}}#matches-live-six{padding:76px 18px;background:#05070d;color:#e5e7eb}#matches-live-six .ms6-wrap{max-width:1180px;margin:auto}#matches-live-six header{text-align:center;max-width:760px;margin:0 auto 28px}#matches-live-six header span{display:inline-flex;align-items:center;gap:8px;color:#ef4444;font-weight:900}#matches-live-six header span i{width:9px;height:9px;border-radius:50%;background:#ef4444;box-shadow:0 0 16px #ef4444}#matches-live-six h2{font-size:44px;margin:12px 0;line-height:1.12;color:#fff}#matches-live-six h2 em{font-style:normal;color:#ef4444}#matches-live-six p{color:#aeb8c8;line-height:1.85}#matches-live-six .ms6-scoreboard{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}#matches-live-six .ms6-game{background:#0f1626;border:1px solid #222d42;border-radius:24px;padding:18px;box-shadow:inset 0 0 24px rgba(239,68,68,.04)}#matches-live-six .ms6-game.is-live{border-color:#ef4444}#matches-live-six .ms6-top,#matches-live-six .ms6-time{display:flex;justify-content:space-between;gap:12px}#matches-live-six .ms6-top b{color:#fca5a5}#matches-live-six .ms6-top em{font-style:normal;background:#1f2937;border-radius:999px;padding:7px 10px}#matches-live-six .ms6-team{display:grid;grid-template-columns:1fr 88px 1fr;gap:12px;align-items:center;margin:22px 0}#matches-live-six .ms6-team span{display:flex;align-items:center;gap:8px;min-width:0}#matches-live-six .ms6-team span:last-child{justify-content:flex-end;text-align:right}#matches-live-six .ms6-logo,#matches-live-six .ms6-abbr{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#1f2937;display:grid;place-items:center;color:#fca5a5;font-weight:900;flex:0 0 auto}#matches-live-six .ms6-team strong{text-align:center;font-size:25px;color:#fff}#matches-live-six .ms6-time i{font-style:normal;color:#94a3b8}@media(max-width:780px){#matches-live-six{padding:42px 14px}#matches-live-six h2{font-size:30px}#matches-live-six .ms6-scoreboard,#matches-live-six .ms6-team{grid-template-columns:1fr}#matches-live-six .ms6-team span:last-child{justify-content:flex-start;text-align:left}#matches-live-six .ms6-team strong{text-align:left}}#mission-vision-fifteen{padding:78px 18px;background:#111827;color:#fff;overflow:hidden}#mission-vision-fifteen .sm15-wrap{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1.1fr;gap:24px;align-items:center}#mission-vision-fifteen .sm15-copy{background:linear-gradient(135deg,#111827,#374151);border:1px solid rgba(255,255,255,.12);border-radius:34px;padding:34px;box-shadow:0 28px 70px rgba(0,0,0,.25)}#mission-vision-fifteen .sm15-copy span{color:#facc15;font-weight:900}#mission-vision-fifteen h2{font-size:42px;line-height:1.16;margin:14px 0;color:#fff}#mission-vision-fifteen .sm15-copy p{line-height:1.9;color:#d1d5db}#mission-vision-fifteen .sm15-copy strong{display:block;margin-top:20px;color:#fde68a}#mission-vision-fifteen .sm15-wall{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}#mission-vision-fifteen article{min-height:170px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}#mission-vision-fifteen b{font-size:34px;color:#facc15}#mission-vision-fifteen article p{margin:0;line-height:1.78;color:#e5e7eb}#mission-vision-fifteen .sm15-bottom{grid-column:1/-1;display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#030712;border-radius:22px;padding:18px}#mission-vision-fifteen .sm15-bottom p{margin:0;flex:1 1 360px;color:#fef3c7;font-weight:900}#mission-vision-fifteen em{font-style:normal;background:#1f2937;color:#fde68a;border:1px solid rgba(250,204,21,.2);border-radius:999px;padding:7px 12px}@media(max-width:860px){#mission-vision-fifteen{padding:42px 14px}#mission-vision-fifteen .sm15-wrap,#mission-vision-fifteen .sm15-wall{grid-template-columns:1fr}#mission-vision-fifteen h2{font-size:28px}}#data-proof-five{padding:72px 18px;background:#fff;color:#111827}#data-proof-five .sj5-wrap{max-width:1160px;margin:auto;border:1px solid #e5e7eb;border-radius:34px;padding:28px;box-shadow:0 24px 60px rgba(15,23,42,.08)}#data-proof-five .sj5-title{display:grid;grid-template-columns:.38fr 1fr;gap:20px;margin-bottom:20px}#data-proof-five .sj5-title span{color:#dc2626;font-weight:900}#data-proof-five h2{font-size:38px;line-height:1.14;margin:0;color:#111827}#data-proof-five .sj5-title p{margin:0;color:#4b5563;line-height:1.8}#data-proof-five .sj5-compare{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}#data-proof-five article{background:#f9fafb;border:1px solid #e5e7eb;border-radius:24px;padding:22px}#data-proof-five h3{font-size:22px;margin:0 0 16px}#data-proof-five article div{display:flex;align-items:center;gap:12px}#data-proof-five b{font-size:27px;color:#dc2626}#data-proof-five i{height:3px;background:#111827;flex:1;border-radius:999px}#data-proof-five article p{color:#4b5563;line-height:1.7}#data-proof-five footer{margin-top:16px;background:#111827;color:#fff;border-radius:22px;padding:16px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}#data-proof-five footer strong{flex:1 1 300px}#data-proof-five footer p{margin:0;color:#d1d5db}#data-proof-five em{font-style:normal;background:rgba(255,255,255,.12);border-radius:999px;padding:7px 12px}@media(max-width:880px){#data-proof-five{padding:40px 14px}#data-proof-five .sj5-title,#data-proof-five .sj5-compare{grid-template-columns:1fr}#data-proof-five h2{font-size:28px}#data-proof-five .sj5-wrap{padding:20px}}#why-us-choice-five{padding:60px 16px;background:#fdfdfb;color:#0f172a}#why-us-choice-five .wy5-wrap{max-width:1120px;margin:auto;border:1px solid #e5e7eb;border-radius:34px;padding:28px;background:linear-gradient(180deg,#fff,#f8fafc)}#why-us-choice-five .wy5-top{display:grid;grid-template-columns:150px 1fr;gap:10px 22px;margin-bottom:18px}#why-us-choice-five small{color:#16a34a;font-weight:900}#why-us-choice-five h2{font-size:34px;margin:0}#why-us-choice-five .wy5-top p{grid-column:2;color:#64748b;line-height:1.8;margin:0}#why-us-choice-five .wy5-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}#why-us-choice-five article{padding:20px;border-radius:22px;background:#fff;border:1px solid #e5e7eb}#why-us-choice-five h3{font-size:18px;margin:0 0 8px}#why-us-choice-five article p{font-size:14px;line-height:1.7;color:#64748b;margin:0}#why-us-choice-five blockquote{margin:16px 0 0;padding:18px 22px;border-radius:22px;background:#dcfce7;color:#166534;font-weight:800;line-height:1.75}@media(max-width:900px){#why-us-choice-five .wy5-columns{grid-template-columns:1fr 1fr}}@media(max-width:560px){#why-us-choice-five .wy5-top{grid-template-columns:1fr}#why-us-choice-five .wy5-top p{grid-column:auto}#why-us-choice-five .wy5-columns{grid-template-columns:1fr}#why-us-choice-five h2{font-size:27px}}#xiaozhishi-sport-note-fifteen{background:#0b1220;color:#fff}#xiaozhishi-sport-note-fifteen .xz15-panel{border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:22px;background:linear-gradient(135deg,#111827,#0b1220)}#xiaozhishi-sport-note-fifteen .xz15-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}#xiaozhishi-sport-note-fifteen .xz15-title span{color:#5eead4;font-weight:900}#xiaozhishi-sport-note-fifteen .xz15-title h2{font-size:clamp(24px,3vw,34px);font-weight:900;margin:0}#xiaozhishi-sport-note-fifteen .xz15-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}#xiaozhishi-sport-note-fifteen .xz15-grid article{display:flex;gap:12px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:16px}#xiaozhishi-sport-note-fifteen .xz15-grid i{width:40px;height:40px;border-radius:12px;background:#5eead4;color:#0f172a;display:flex;align-items:center;justify-content:center;flex:0 0 auto}#xiaozhishi-sport-note-fifteen .xz15-grid b{color:#93c5fd;font-size:13px}#xiaozhishi-sport-note-fifteen .xz15-grid h3{font-size:17px;font-weight:900;margin:4px 0 7px}#xiaozhishi-sport-note-fifteen .xz15-grid p{margin:0;color:#d4dfec;line-height:1.6;font-size:14px}@media(max-width:991px){#xiaozhishi-sport-note-fifteen .xz15-grid{grid-template-columns:1fr 1fr}}@media(max-width:575px){#xiaozhishi-sport-note-fifteen .xz15-title{display:block}#xiaozhishi-sport-note-fifteen .xz15-grid{grid-template-columns:1fr}}