#about-service-map-thirtyeight{padding:58px 16px;background:#f5f7f2;color:#172112;overflow:hidden}#about-service-map-thirtyeight *{box-sizing:border-box}#about-service-map-thirtyeight .about-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:400px 1fr;gap:20px;align-items:start}#about-service-map-thirtyeight .about-image{height:520px;margin:0;border:1px solid #d6e6c8;border-radius:8px;overflow:hidden}#about-service-map-thirtyeight img{display:block;width:100%;height:100%;object-fit:cover}#about-service-map-thirtyeight .about-text{padding:28px;border:1px solid #d6e6c8;border-radius:8px;background:#fff}#about-service-map-thirtyeight span{display:inline-flex;margin-bottom:12px;color:#4d7c0f;font-weight:850;letter-spacing:0}#about-service-map-thirtyeight h2{margin:0;color:#172112;font-size:clamp(27px,3vw,42px);line-height:1.18;font-weight:900;letter-spacing:0}#about-service-map-thirtyeight h3{margin:0;color:#172112;font-size:16px;font-weight:850;letter-spacing:0}#about-service-map-thirtyeight p{margin:0;color:#53634a;font-size:15px;line-height:1.82;letter-spacing:0}#about-service-map-thirtyeight .about-text p{margin-top:14px}#about-service-map-thirtyeight .about-cards{grid-column:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}#about-service-map-thirtyeight .about-cards section{padding:16px;border:1px solid #d6e6c8;border-radius:8px;background:#fff}#about-service-map-thirtyeight .about-cards p{margin-top:8px;font-size:14px}@media(max-width:900px){#about-service-map-thirtyeight .about-wrap{grid-template-columns:1fr}#about-service-map-thirtyeight .about-image{height:300px}#about-service-map-thirtyeight .about-cards{grid-column:auto;grid-template-columns:1fr}}@media(max-width:640px){#about-service-map-thirtyeight{padding:36px 14px}#about-service-map-thirtyeight h2{font-size:25px}#about-service-map-thirtyeight p{font-size:14px}}.security26{padding:82px 16px;background:#f9f6f0;color:#17202b}.security26 *{box-sizing:border-box}.security26-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 400px;gap:18px}.security26 header{background:#fff;border:1px solid #e7dac8;border-radius:8px;padding:34px;box-shadow:0 22px 52px rgba(83,62,35,.08)}.security26 header span{display:inline-flex;padding:8px 12px;border-radius:4px;background:#f5ead8;color:#7b5312;font-weight:900;margin-bottom:16px}.security26 h2{margin:0;font-size:36px;line-height:1.18;font-weight:900}.security26 header p{margin:18px 0 0;color:#5f6974;line-height:1.9}.security26 figure{grid-row:span 2;margin:0;border-radius:8px;overflow:hidden;min-height:540px}.security26 figure img{width:100%;height:100%;object-fit:cover;display:block}.security26-notes{display:grid;grid-template-columns:1fr 1fr;gap:12px}.security26-notes article{background:#fff;border:1px solid #e7dac8;border-radius:8px;padding:20px}.security26-notes i{width:42px;height:42px;border-radius:8px;background:#17202b;color:#fff;display:grid;place-items:center;margin-bottom:14px}.security26-notes h3{margin:0 0 8px;font-size:18px;font-weight:900}.security26-notes p{margin:0;color:#5f6974;line-height:1.62;font-size:14px}.security26 aside{grid-column:1/-1;border-radius:8px;background:#17202b;color:#fff;padding:22px}.security26 aside strong{display:block;color:#ffd46a;font-size:21px;margin-bottom:8px}.security26 aside p{margin:0;color:#d3dce4;line-height:1.72}@media(max-width:991px){.security26{padding:48px 14px}.security26-wrap{grid-template-columns:1fr}.security26 figure{grid-row:auto;min-height:300px}.security26 h2{font-size:28px}}@media(max-width:575px){.security26 header{padding:24px 18px}.security26 h2{font-size:24px}.security26-notes{grid-template-columns:1fr}.security26 figure{min-height:240px}}.app13{padding:58px 16px;background:#fff7f1;color:#251a14}.app13 *{box-sizing:border-box}.app13-card{max-width:1180px;margin:0 auto;border-radius:8px;background:#fff;border:1px solid #f0dfd3;box-shadow:0 22px 55px rgba(102,62,34,.12);overflow:hidden}.app13-ribbon{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#2d201a;color:#fff;padding:14px 20px}.app13-ribbon span{font-weight:900}.app13-ribbon b{background:#f4c26b;color:#2d201a;border-radius:6px;padding:7px 10px}.app13-main{display:grid;grid-template-columns:1fr 430px;gap:26px;padding:34px}.app13-copy h2{margin:0;font-size:36px;line-height:1.18;font-weight:900}.app13-copy p{margin:16px 0 0;color:#6e5648;line-height:1.88}.app13-copy div{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.app13-copy a{border-radius:8px;padding:13px 19px;text-decoration:none;font-weight:900}.app13-copy a:first-child{background:#e45d35;color:#fff}.app13-copy a:last-child{border:1px solid #dfc5b4;color:#2d201a;background:#fff}.app13 figure{margin:0;border-radius:8px;overflow:hidden;min-height:310px}.app13 img{width:100%;height:100%;object-fit:cover}.app13-tags{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #f0dfd3}.app13-tags span{padding:18px 20px;border-right:1px solid #f0dfd3;font-weight:900;display:flex;align-items:center;gap:10px}.app13-tags span:last-child{border-right:0}.app13-tags i{color:#e45d35}@media(max-width:860px){.app13{padding:40px 14px}.app13-main,.app13-tags{grid-template-columns:1fr}.app13-main{padding:22px}.app13-copy h2{font-size:27px}.app13 figure{min-height:230px}.app13-tags span{border-right:0;border-bottom:1px solid #f0dfd3}.app13-ribbon{align-items:flex-start;flex-direction:column}}#faq-ribbon-eighty-three{padding:48px 16px;background:#ecfeff;color:#0f172a;overflow:hidden}#faq-ribbon-eighty-three *{box-sizing:border-box}#faq-ribbon-eighty-three .faq-wrap{max-width:1180px;margin:0 auto}#faq-ribbon-eighty-three .faq-head{margin-bottom:24px}#faq-ribbon-eighty-three .faq-head span{display:inline-flex;margin-bottom:12px;color:#0891b2;font-weight:850;letter-spacing:0}#faq-ribbon-eighty-three h2{margin:0;color:#0f172a;font-size:clamp(25px,3vw,40px);line-height:1.18;font-weight:900;letter-spacing:0}#faq-ribbon-eighty-three h3{margin:0;color:#0f172a;font-size:17px;line-height:1.42;font-weight:850;letter-spacing:0}#faq-ribbon-eighty-three p{margin:0;color:#4b5563;font-size:15px;line-height:1.68;letter-spacing:0}#faq-ribbon-eighty-three .faq-head p{max-width:760px;margin-top:12px}#faq-ribbon-eighty-three span,#faq-ribbon-eighty-three b,#faq-ribbon-eighty-three small,#faq-ribbon-eighty-three strong,#faq-ribbon-eighty-three em,#faq-ribbon-eighty-three i,#faq-ribbon-eighty-three mark{letter-spacing:0}@media (max-width:640px){#faq-ribbon-eighty-three{padding:34px 14px}#faq-ribbon-eighty-three h2{font-size:25px}#faq-ribbon-eighty-three h3{font-size:16px}#faq-ribbon-eighty-three p{font-size:14px}}#faq-ribbon-eighty-three .faq-ribbons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}#faq-ribbon-eighty-three .faq-ribbons article{padding:0 18px 18px;border:1px solid #a5f3fc;border-radius:8px;background:#ffffff;overflow:hidden}#faq-ribbon-eighty-three .ribbon{display:flex;justify-content:space-between;align-items:center;margin:0 -18px 18px;padding:12px 18px;background:#cffafe;color:#0891b2}#faq-ribbon-eighty-three .ribbon b,#faq-ribbon-eighty-three .ribbon i{font-style:normal;font-weight:900;letter-spacing:0}#faq-ribbon-eighty-three .faq-ribbons p{margin-top:8px}@media (max-width:980px){#faq-ribbon-eighty-three .faq-ribbons{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){#faq-ribbon-eighty-three .faq-ribbons{grid-template-columns:1fr}}#footer-panel-field-ten{padding:58px 0 26px;background:#edf2ff;color:#172033}#footer-panel-field-ten a{color:inherit;text-decoration:none}#footer-panel-field-ten .dp-footer__panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:22px;min-height:320px;padding:24px;border-radius:26px;background-image:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.74)),var(--panel-bg);background-size:cover;background-position:center;box-shadow:0 22px 44px rgba(37,99,235,.12)}#footer-panel-field-ten .dp-footer__brand{display:flex;flex-direction:column;justify-content:center;max-width:520px}#footer-panel-field-ten .dp-footer__brand img{height:44px;width:auto;max-width:none;object-fit:contain;border-radius:15px;margin-bottom:18px;align-self:flex-start}#footer-panel-field-ten h2{margin:0 0 12px;font-size:32px;font-weight:900;color:#111827}#footer-panel-field-ten p{margin:0;color:#526173;font-size:15px;line-height:1.9}#footer-panel-field-ten .dp-footer__side{display:grid;gap:16px;align-content:center}#footer-panel-field-ten .dp-footer__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}#footer-panel-field-ten .dp-footer__nav a{display:flex;align-items:center;justify-content:center;min-height:40px;padding:8px 10px;border-radius:12px;background:#fff;color:#334155;font-size:14px;font-weight:850;box-shadow:0 8px 18px rgba(15,23,42,.05)}#footer-panel-field-ten .dp-footer__nav a:hover{background:#2563eb;color:#fff}#footer-panel-field-ten .dp-footer__contact{display:grid;gap:9px;margin:0;padding:16px;border-radius:16px;background:rgba(255,255,255,.8);font-style:normal;color:#526173;font-size:14px;line-height:1.7}#footer-panel-field-ten .dp-footer__contact span{display:flex;gap:10px}#footer-panel-field-ten .dp-footer__contact i{width:18px;margin-top:4px;color:#2563eb}#footer-panel-field-ten .dp-footer__links{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px;padding:18px;border-radius:18px;background:#fff}#footer-panel-field-ten .dp-footer__links strong{margin-right:4px;color:#111827}#footer-panel-field-ten .dp-footer__links a{font-size:13px;color:#64748b}#footer-panel-field-ten .dp-footer__links a:hover{color:#2563eb}#footer-panel-field-ten .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:20px;color:#64748b;font-size:13px}@media(max-width:991.98px){#footer-panel-field-ten .dp-footer__panel{grid-template-columns:1fr;min-height:0}#footer-panel-field-ten .dp-footer__brand{max-width:none}}@media(max-width:575.98px){#footer-panel-field-ten{padding:42px 0 22px}#footer-panel-field-ten .dp-footer__panel{padding:18px;border-radius:18px}#footer-panel-field-ten .dp-footer__nav{grid-template-columns:1fr}}.arn-twenty{padding:58px 16px;background:#fff}.arn-twenty .arn-ledger{max-width:1160px;margin:0 auto;border:1px solid #e5e7eb;border-radius:28px;padding:28px;background:#fcfcfd}.arn-twenty header{border-bottom:1px solid #e5e7eb;padding-bottom:18px;margin-bottom:12px}.arn-twenty header span{color:#dc2626;font-weight:900}.arn-twenty h2{font-size:clamp(30px,4vw,46px);margin:8px 0;color:#111827}.arn-twenty header p{color:#5f6b7d;line-height:1.8}.arn-twenty .arn-ledger-list{display:grid;gap:0}.arn-twenty article{display:grid;grid-template-columns:150px 115px 100px 1fr;gap:16px;border-bottom:1px solid #e5e7eb;padding:18px 0;align-items:start}.arn-twenty article:last-child{border-bottom:0}.arn-twenty time{font-weight:900;color:#111827}.arn-twenty b{font-size:22px;color:#dc2626}.arn-twenty article>span{color:#64748b}.arn-twenty ol{margin:0;padding-left:24px;color:#4b5563;line-height:1.7}@media(max-width:820px){.arn-twenty article{grid-template-columns:1fr}}#header-clean-harbor-twenty-eight{position:relative;z-index:20;background:#eff6ff;padding:8px 0}#header-clean-harbor-twenty-eight .dp-header__nav{padding:0;background:transparent}#header-clean-harbor-twenty-eight .dp-header__inner{display:flex;align-items:center;gap:20px;min-height:70px;border-radius:18px;background:linear-gradient(135deg,#ffffff,#dbeafe);box-shadow:0 16px 34px rgba(37,99,235,.12)}#header-clean-harbor-twenty-eight .dp-header__brand{display:inline-flex;align-items:center;gap:10px;min-width:220px;color:#1e3a8a;text-decoration:none}#header-clean-harbor-twenty-eight .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:12px}#header-clean-harbor-twenty-eight .dp-header__brand span{display:block;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:900}#header-clean-harbor-twenty-eight .dp-header__collapse{align-items:center;min-width:0}#header-clean-harbor-twenty-eight .dp-header__menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:7px;margin:0 auto;min-width:0}#header-clean-harbor-twenty-eight .dp-header__link{display:flex;align-items:center;min-height:40px;padding:9px 13px;border-radius:12px;color:#1e3a8a;font-size:15px;font-weight:800;white-space:nowrap;text-decoration:none}#header-clean-harbor-twenty-eight .dp-header__link:hover{background:#fff;color:#1d4ed8;text-decoration:none}#header-clean-harbor-twenty-eight .dp-header__link.active{background:#1d4ed8;color:#fff}#header-clean-harbor-twenty-eight .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:14px}#header-clean-harbor-twenty-eight .dp-header__login{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:12px;background:#1e3a8a;color:#fff;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}#header-clean-harbor-twenty-eight .dp-header__login:hover{background:#1d4ed8;color:#fff;text-decoration:none}#header-clean-harbor-twenty-eight .dp-header__toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;margin-left:auto;border:1px solid rgba(37,99,235,.18);border-radius:12px;background:#fff;color:#1e3a8a}@media(max-width:991.98px){#header-clean-harbor-twenty-eight .dp-header__inner{flex-wrap:wrap;gap:0;min-height:66px;padding-top:8px;padding-bottom:8px}#header-clean-harbor-twenty-eight .dp-header__brand{min-width:0;max-width:72vw}#header-clean-harbor-twenty-eight .dp-header__brand span{max-width:42vw;font-size:18px}#header-clean-harbor-twenty-eight .dp-header__logo{height:38px}#header-clean-harbor-twenty-eight .dp-header__toggle{display:inline-flex}#header-clean-harbor-twenty-eight .dp-header__collapse{flex-basis:100%;width:100%;margin-top:10px;padding:10px;border-radius:14px;background:#fff}#header-clean-harbor-twenty-eight .dp-header__menu{overflow-x:auto;justify-content:flex-start;padding-bottom:4px}#header-clean-harbor-twenty-eight .dp-header__link{background:#eff6ff}#header-clean-harbor-twenty-eight .dp-header__actions{margin:10px 0 0;overflow-x:auto}}.home-hero-forty-eight{min-height:700px;padding:70px 18px;background:linear-gradient(135deg,rgba(2,6,23,.9),rgba(15,23,42,.72)),var(--hero-img);background-size:cover;background-position:center;color:#fff}.hero-48-panel{max-width:1320px;margin:0 auto;background:rgba(2,6,23,.72);border:1px solid rgba(148,163,184,.28);padding:38px;box-shadow:0 30px 80px rgba(0,0,0,.36)}.hero-48-panel span{color:#22c55e;font-weight:900}.home-hero-forty-eight h1{font-size:60px;line-height:1.06;letter-spacing:0;margin:16px 0}.home-hero-forty-eight h1 strong{color:#22c55e}.hero-48-panel p{font-size:18px;line-height:1.9;color:#d1fae5;max-width:900px}.hero-48-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-48-actions a{display:inline-flex;align-items:center;min-height:50px;padding:0 24px;text-decoration:none;font-weight:900}.hero-48-actions a:first-child{background:#22c55e;color:#052e16}.hero-48-actions a:last-child{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.2)}.hero-48-controls{max-width:1320px;margin:16px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hero-48-controls article{background:rgba(15,23,42,.78);border:1px solid rgba(34,197,94,.24);padding:20px}.hero-48-controls b{display:block;font-size:20px}.hero-48-controls span{display:block;margin-top:8px;color:#bbf7d0}@media (max-width:900px){.home-hero-forty-eight{min-height:auto;padding:42px 12px}.hero-48-panel{padding:24px}.home-hero-forty-eight h1{font-size:34px}.hero-48-controls{grid-template-columns:1fr}}#news-feed-ten{padding:64px 16px;background:#07111f;color:#fff;overflow:hidden}#news-feed-ten *{box-sizing:border-box}#news-feed-ten .news-wrap{max-width:1180px;margin:0 auto}#news-feed-ten .news-head{display:grid;grid-template-columns:.7fr 1fr;gap:24px;align-items:end;margin-bottom:30px}#news-feed-ten .news-head span{color:#facc15;font-weight:900}#news-feed-ten h2{margin:8px 0 0;font-size:clamp(30px,3.4vw,48px);line-height:1.12;font-weight:900;letter-spacing:0}#news-feed-ten .news-head p{margin:0;color:#cbd5e1;font-size:15px;line-height:1.72}#news-feed-ten .news-dark-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}#news-feed-ten .news-card{background:#111827;border:1px solid rgba(148,163,184,.22);border-radius:8px;overflow:hidden}#news-feed-ten .news-card:first-child{grid-column:span 2;grid-row:span 2}#news-feed-ten .news-pic{height:180px;display:block;overflow:hidden}#news-feed-ten .news-card:first-child .news-pic{height:310px}#news-feed-ten img{display:block;width:100%;height:100%;object-fit:cover}#news-feed-ten .news-body{padding:18px}#news-feed-ten time{display:block;color:#facc15;font-size:13px;font-weight:850;margin-bottom:9px}#news-feed-ten h3{margin:0;font-size:18px;line-height:1.35;font-weight:900;letter-spacing:0}#news-feed-ten .news-card:first-child h3{font-size:24px}#news-feed-ten h3 a{color:#fff;text-decoration:none}#news-feed-ten p{margin:9px 0 16px;color:#cbd5e1;font-size:14px;line-height:1.64}#news-feed-ten .news-more{display:inline-flex;color:#07111f;background:#facc15;border-radius:8px;padding:8px 13px;text-decoration:none;font-weight:900}@media(max-width:980px){#news-feed-ten .news-dark-grid{grid-template-columns:1fr 1fr}#news-feed-ten .news-card:first-child{grid-column:span 2;grid-row:auto}}@media(max-width:640px){#news-feed-ten{padding:38px 14px}#news-feed-ten .news-head{grid-template-columns:1fr}#news-feed-ten .news-dark-grid{grid-template-columns:1fr}#news-feed-ten .news-card:first-child{grid-column:auto}#news-feed-ten .news-pic,#news-feed-ten .news-card:first-child .news-pic{height:220px}}#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-twenty-seven{padding:62px 16px;background:#fff7ed;color:#111827;overflow:hidden}#rongyu-honor-twenty-seven *{box-sizing:border-box}#rongyu-honor-twenty-seven .ry-wrap{max-width:1180px;margin:0 auto}#rongyu-honor-twenty-seven header{display:grid;grid-template-columns:.9fr 1fr;gap:24px;align-items:end;margin-bottom:26px}#rongyu-honor-twenty-seven h2{margin:0;font-size:clamp(30px,3.2vw,48px);font-weight:950;letter-spacing:0;line-height:1.1}#rongyu-honor-twenty-seven p{margin:0;color:#7c4a22;line-height:1.75}#rongyu-honor-twenty-seven header div{grid-column:1/-1;display:flex;gap:10px;flex-wrap:wrap}#rongyu-honor-twenty-seven header span{padding:8px 13px;border-radius:999px;background:#fed7aa;color:#9a3412;font-weight:900}#rongyu-honor-twenty-seven .ry-gallery{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:14px}#rongyu-honor-twenty-seven article{border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(194,65,12,.12);box-shadow:0 18px 42px rgba(194,65,12,.1)}#rongyu-honor-twenty-seven article:nth-child(2),#rongyu-honor-twenty-seven article:nth-child(3){margin-top:32px}#rongyu-honor-twenty-seven img{display:block;width:100%;height:190px;object-fit:cover}#rongyu-honor-twenty-seven b{display:block;padding:16px 16px 0;font-size:18px;line-height:1.38}#rongyu-honor-twenty-seven em{display:block;padding:7px 16px 16px;color:#7c4a22;font-style:normal;line-height:1.5}@media(max-width:920px){#rongyu-honor-twenty-seven header,#rongyu-honor-twenty-seven .ry-gallery{grid-template-columns:1fr 1fr}#rongyu-honor-twenty-seven article:nth-child(2),#rongyu-honor-twenty-seven article:nth-child(3){margin-top:0}}@media(max-width:560px){#rongyu-honor-twenty-seven{padding:42px 14px}#rongyu-honor-twenty-seven header,#rongyu-honor-twenty-seven .ry-gallery{grid-template-columns:1fr}#rongyu-honor-twenty-seven img{height:210px}}#matches-live-ten{padding:74px 18px;background:#0b1120;color:#e5edf8}#matches-live-ten .ms10-wrap{max-width:1180px;margin:auto}#matches-live-ten .ms10-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}#matches-live-ten .ms10-head span{display:inline-flex;align-items:center;gap:8px;color:#7dd3fc;font-weight:900}#matches-live-ten .ms10-head span i{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 14px #22c55e}#matches-live-ten h2{margin:10px 0 12px;font-size:42px;line-height:1.15;color:#fff}#matches-live-ten h2 em{font-style:normal;color:#7dd3fc}#matches-live-ten p{max-width:720px;margin:0;color:#b8c7dc;line-height:1.85}#matches-live-ten .ms10-head strong{white-space:nowrap;background:#152238;border:1px solid #24364f;border-radius:999px;padding:12px 18px;color:#c7f9ff}#matches-live-ten .ms10-board{display:grid;gap:12px}#matches-live-ten .ms10-match{display:grid;grid-template-columns:156px minmax(0,1fr) 104px;gap:16px;align-items:center;background:#111827;border:1px solid #26354b;border-radius:22px;padding:16px 18px;box-shadow:0 16px 34px rgba(0,0,0,.2)}#matches-live-ten .ms10-match.is-live{border-color:#22c55e;box-shadow:0 0 0 1px rgba(34,197,94,.22),0 18px 38px rgba(34,197,94,.08)}#matches-live-ten .ms10-meta b{display:block;color:#facc15;font-size:17px}#matches-live-ten .ms10-meta time{display:block;margin-top:6px;color:#93a4bc;font-weight:800}#matches-live-ten .ms10-clubs{display:grid;grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);gap:14px;align-items:center}#matches-live-ten .ms10-team{display:flex;align-items:center;gap:10px;min-width:0;color:#fff;font-weight:900}#matches-live-ten .ms10-team.away{justify-content:flex-end;text-align:right}#matches-live-ten .ms10-team strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}#matches-live-ten .ms10-logo,#matches-live-ten .ms10-abbr{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#1e293b;display:grid;place-items:center;color:#7dd3fc;font-weight:900;flex:0 0 auto}#matches-live-ten .ms10-score{display:grid;place-items:center;border-radius:16px;background:#020617;border:1px solid #334155;min-height:58px}#matches-live-ten .ms10-score b{font-size:24px;color:#fff;line-height:1}#matches-live-ten .ms10-score small{margin-top:4px;color:#64748b;font-weight:900}#matches-live-ten .ms10-state{font-style:normal;text-align:center;border-radius:999px;background:#e0f2fe;color:#075985;padding:9px 12px;font-weight:900}#matches-live-ten .ms10-st2{background:#dcfce7;color:#166534}#matches-live-ten .ms10-st4{background:#fee2e2;color:#991b1b}@media(max-width:820px){#matches-live-ten{padding:42px 14px}#matches-live-ten .ms10-head{display:block}#matches-live-ten .ms10-head strong{display:inline-block;margin-top:16px}#matches-live-ten h2{font-size:28px}#matches-live-ten .ms10-match,#matches-live-ten .ms10-clubs{grid-template-columns:1fr}#matches-live-ten .ms10-team.away{justify-content:flex-start;text-align:left}#matches-live-ten .ms10-score{justify-items:start;padding-left:14px}#matches-live-ten .ms10-state{text-align:left}}#mission-vision-five{padding:74px 18px;background:#f8fafc;color:#111827}#mission-vision-five .sm5-wrap{max-width:1180px;margin:auto}#mission-vision-five header{display:grid;grid-template-columns:.55fr 1fr;gap:24px;align-items:end;margin-bottom:24px}#mission-vision-five header span{color:#16a34a;font-weight:900}#mission-vision-five h2{font-size:40px;line-height:1.15;margin:10px 0 0}#mission-vision-five p{color:#64748b;line-height:1.88}#mission-vision-five .sm5-promises{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}#mission-vision-five article{background:#fff;border:1px solid #e5e7eb;border-top:5px solid #16a34a;border-radius:20px;padding:22px;box-shadow:0 14px 30px rgba(15,23,42,.06)}#mission-vision-five article:nth-child(2){border-top-color:#2563eb}#mission-vision-five article:nth-child(3){border-top-color:#f59e0b}#mission-vision-five article:nth-child(4){border-top-color:#7c3aed}#mission-vision-five strong{font-size:21px}#mission-vision-five .sm5-banner{margin-top:16px;background:#111827;color:#fff;border-radius:22px;padding:18px;text-align:center;line-height:1.8}@media(max-width:900px){#mission-vision-five .sm5-promises{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){#mission-vision-five{padding:42px 14px}#mission-vision-five header,#mission-vision-five .sm5-promises{grid-template-columns:1fr}#mission-vision-five h2{font-size:28px}}#why-us-choice-twenty-four{padding:72px 16px;background:#ecfeff;color:#083344}#why-us-choice-twenty-four .wy24-wrap{max-width:1160px;margin:auto;display:grid;grid-template-columns:360px 1fr;gap:22px;align-items:center}#why-us-choice-twenty-four .wy24-center{border-radius:34px;padding:34px;background:#083344;color:#fff;box-shadow:0 22px 52px rgba(8,51,68,.22)}#why-us-choice-twenty-four .wy24-center span{color:#67e8f9;font-weight:900}#why-us-choice-twenty-four h2{font-size:36px;line-height:1.18;margin:14px 0}#why-us-choice-twenty-four .wy24-center p{color:#cffafe;line-height:1.85;margin:0}#why-us-choice-twenty-four .wy24-orbit{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}#why-us-choice-twenty-four article{min-height:218px;background:#fff;border:1px solid #a5f3fc;border-radius:28px;padding:22px;box-shadow:0 16px 34px rgba(8,145,178,.08)}#why-us-choice-twenty-four i{width:46px;height:46px;border-radius:16px;background:#06b6d4;color:#fff;display:grid;place-items:center;margin-bottom:16px}#why-us-choice-twenty-four h3{font-size:18px;margin:0 0 9px}#why-us-choice-twenty-four article p{color:#475569;line-height:1.68;font-size:14px;margin:0}@media(max-width:920px){#why-us-choice-twenty-four .wy24-wrap{grid-template-columns:1fr}#why-us-choice-twenty-four .wy24-orbit{grid-template-columns:1fr 1fr}}@media(max-width:560px){#why-us-choice-twenty-four .wy24-orbit{grid-template-columns:1fr}#why-us-choice-twenty-four h2{font-size:28px}}