:root{--blue: #23408e;--blue-dark: #182b61;--blue-link: #0b63ff;--red: #ed2d32;--ink: #102341;--muted: #64738a;--soft: #f4f7fb;--line: #dce6f2;--white: #fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);font-family:Arial,Microsoft YaHei,sans-serif;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(1180px,calc(100% - 80px));margin:0 auto}.header{position:sticky;top:0;z-index:20;background:#eef2f8;border-bottom:1px solid #d9e1ec}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:240px}.mark{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:20px;font-weight:800;flex-shrink:0}.brand-name{display:block;color:var(--blue);font-size:20px;line-height:1.05;font-weight:700}.brand-sub{display:block;margin-top:3px;color:#55647c;font-size:10px;text-transform:uppercase}.nav{display:flex;gap:22px;align-items:center;font-size:15px;white-space:nowrap}.nav a{padding:9px 0;border-bottom:2px solid transparent;transition:color .18s,border-color .18s}.nav a:hover,.nav a.active{color:var(--blue-link);border-bottom-color:var(--blue-link)}.header-actions{display:flex;align-items:center;gap:16px}.lang-btn{min-width:44px;height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #cad5e4;border-radius:5px;background:#f8fafc;font-weight:700;cursor:pointer;font-size:13px;font-family:inherit;white-space:nowrap;color:inherit}.lang-btn__icon{width:18px;height:18px;object-fit:contain;border-radius:50%}.lang-btn__flag{font-size:16px;line-height:1}.lang-btn__text{line-height:1}.lang-caret{font-size:9px;line-height:1;transition:transform .2s ease}.lang-caret.open{transform:rotate(180deg)}.lang-switch{position:relative;display:inline-flex}.lang-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:124px;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #e6ebf2;border-radius:8px;box-shadow:0 10px 28px #19233224;z-index:60}.lang-menu li{margin:0}.lang-menu button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:0;border-radius:6px;background:transparent;font-family:inherit;font-size:13px;color:#333;cursor:pointer;text-align:left}.lang-menu button:hover{background:#f5f6f8}.lang-menu .lang-flag{width:18px;height:18px;border-radius:50%;object-fit:contain;font-size:16px;line-height:1;flex-shrink:0}.nav-switch{font-size:13px!important;padding:4px 12px!important;border:1px solid currentColor!important;border-radius:999px!important;opacity:.8}.nav-switch:hover{opacity:1}.quote-btn{height:42px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:22px;background:var(--red);color:#fff;font-weight:800;box-shadow:0 9px 20px #ed2d3238;transition:transform .2s,box-shadow .2s;border:0;cursor:pointer;font-family:inherit;font-size:14px}.quote-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #ed2d324d}.page-hero{background:var(--blue);color:#fff;padding:54px 0 58px}.page-hero h1{margin:0;font-size:40px;letter-spacing:0}.page-hero p{margin:14px 0 0;color:#dbe6ff;font-size:16px}.products-page{--products-red: #d51f3d;color:#555;background:#fff}.products-container{width:min(1060px,calc(100% - 64px));margin:0 auto}.products-hero{min-height:243px;color:#fff;background-color:#062a60;background-position:center;background-size:cover}.products-hero__content{min-height:243px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.products-hero h1{margin:0;font-size:38px;line-height:1.2;font-weight:600}.products-hero p{margin:18px 0 0;color:#ffffffb3;font-size:15px}.brand-section{padding:63px 0 108px}.brand-section--agency{background:#f6f7f9}.brand-section--distribution{background:#fff}.products-heading{margin:0 0 43px;color:var(--products-red);text-align:center;font-size:34px;line-height:1.2;font-weight:600}.products-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.products-brand-card{min-height:239px;display:flex;flex-direction:column;align-items:center;padding:31px 22px 26px;overflow:hidden;border:1px solid #e7e7e7;border-radius:10px;background:#fff;box-shadow:0 8px 18px #19243412;transition:transform .2s ease,box-shadow .2s ease}.products-brand-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px #1924341f}.products-brand-card__logo{height:73px;width:100%;display:flex;align-items:center;justify-content:center}.products-brand-card__logo img{display:block;max-width:162px;max-height:65px;object-fit:contain}.products-brand-card h3{margin:23px 0 11px;color:#555;font-size:17px;font-weight:600;line-height:1.25}.products-brand-card p{min-height:42px;margin:0;color:#6d6d6d;white-space:pre-line;text-align:center;font-size:14px;line-height:1.5}.product-detail-page{color:#424957;background:#fff}.product-detail-page__container{width:min(940px,calc(100% - 64px));margin:0 auto}.product-detail-page__back{height:49px;border-bottom:1px solid #ddd}.product-detail-page__back a{height:49px;display:inline-flex;align-items:center;color:#555;font-size:15px}.product-detail-page__back a:first-letter{color:#d7203d;font-size:29px}.product-detail-page__content{padding:55px 0 94px}.product-detail-page__identity{display:flex;flex-direction:column;align-items:center}.product-detail-page__identity img{width:auto;max-width:162px;height:65px;object-fit:contain}.product-detail-page__identity h2{margin:19px 0 46px;color:#d5203e;font-size:17px;font-weight:600}.product-detail-page__info{min-height:376px;padding:31px 43px 42px;border:1px solid #dedede;border-radius:8px}.product-detail-page__info dl{margin:0}.product-detail-page__info dl>div{display:grid;grid-template-columns:96px 1fr;gap:0;margin-bottom:25px;font-size:16px;line-height:1.3}.product-detail-page__info dt{color:#333b49;font-weight:600}.product-detail-page__info dd{margin:0;color:#39404e}.product-detail-page__info dd a{color:#b91c35}.product-detail-page__quote{width:184px;height:42px;display:flex;align-items:center;justify-content:center;margin:37px auto 0;border-radius:24px;background:#bc1734;box-shadow:0 7px 15px #bc17343d;color:#fff;font-size:14px;font-weight:600}.services-page{color:#666;background:#fff}.services-container{width:min(1240px,calc(100% - 64px));margin:0 auto}.services-hero{min-height:243px;color:#fff;background-color:#062a60;background-position:center;background-size:cover}.services-hero__content{min-height:243px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:130px}.services-hero h1{margin:0;font-size:34px;line-height:1.2;font-weight:600}.services-hero p{margin:18px 0 0;color:#ffffffad;font-size:14px}.services-section{padding:74px 0 84px}.services-section--soft{background:#f6f7f9}.services-section__heading{margin-bottom:38px;text-align:center}.services-section__heading h2{margin:0;color:#d9233d;font-size:30px;line-height:1.2;font-weight:600}.services-section__heading p{margin:17px 0 0;color:#777;font-size:16px}.services-card-grid{display:grid;gap:22px}.services-card-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.services-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1020px;margin:0 auto}.services-card{overflow:hidden;border-radius:7px;background:#fff;box-shadow:0 6px 16px #1d243014;transition:transform .2s ease,box-shadow .2s ease}.services-card:hover{transform:translateY(-4px);box-shadow:0 14px 25px #1d243024}.services-card>img{display:block;width:100%;aspect-ratio:374 / 280;object-fit:cover}.services-card-grid--3 .services-card>img{aspect-ratio:509 / 345}.services-card__body{min-height:116px;padding:25px 19px 20px;text-align:center}.services-card__body h3{margin:0 0 13px;color:#d9233d;font-size:16px;font-weight:600}.services-card__body p{margin:0;color:#777;font-size:12px;line-height:1.7}.news-page{color:#666;background:#fff}.news-page__container{width:min(940px,calc(100% - 64px));margin:0 auto}.news-page__hero{min-height:243px;color:#fff;background-color:#273e75;background-position:center;background-size:cover}.news-page__hero-content{min-height:243px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.news-page__hero h1{margin:0;font-size:34px;font-weight:600}.news-page__hero p{margin:18px 0 0;color:#ffffffab;font-size:14px}.news-page__content{padding:42px 0 56px}.news-page__tabs{display:flex;gap:12px;padding-bottom:18px;border-bottom:1px solid #eee}.news-page__tabs button{min-width:77px;height:30px;border:0;border-radius:16px;background:#f5f5f6;color:#2d3440;font:600 13px/1 Arial,Microsoft YaHei,sans-serif;cursor:pointer;transition:background .2s,color .2s}.news-page__tabs button.active{background:#cb1734;color:#fff}.news-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 22px;padding-top:31px}.news-page__card{overflow:hidden;border-radius:9px;background:#fff;transition:box-shadow .2s,transform .2s}.news-page__card:hover{transform:translateY(-4px);box-shadow:0 3px #df6474,0 8px 22px #1e232d26}.news-page__card>img{display:block;width:100%;aspect-ratio:374 / 230;object-fit:cover}.news-page__card-body{min-height:190px;padding:17px 20px 16px}.news-page__card h2{margin:0 0 16px;color:#d4233e;font-size:16px;line-height:1.55;font-weight:600}.news-page__card p{display:-webkit-box;margin:0;overflow:hidden;color:#777;font-size:13px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.news-page__card time{display:block;margin-top:16px;color:#999;font-size:11px}.news-page__pagination{display:flex;justify-content:center;gap:10px;margin-top:48px}.news-page__pagination button{width:32px;height:32px;border:1px solid #e4e4e4;border-radius:4px;background:#fff;color:#88909b;font:600 13px/1 Arial,sans-serif;cursor:pointer}.news-page__pagination button.active{border-color:#cd1635;background:#cd1635;color:#fff}.news-detail-page{color:#666;background:#fff}.news-detail-page__container{width:min(1120px,calc(100% - 64px));margin:0 auto}.news-detail-page__content{padding:55px 0 76px}.news-detail-page__layout{display:grid;grid-template-columns:minmax(0,760px) 330px;gap:40px;align-items:start}.news-detail-page__article h1{margin:0;color:#3d3d3d;font-size:29px;line-height:1.35;font-weight:600}.news-detail-page__meta{margin:15px 0 27px;color:#aaa;font-size:13px}.news-detail-page__meta span{margin-left:34px}.news-detail-page__article p{margin:0 0 24px;color:#666;font-size:14px;line-height:1.82;text-align:justify}.news-detail-page__article img{display:block;width:100%;margin:27px 0 25px}.news-detail-page__aside h2{margin:0 0 10px;padding-bottom:15px;border-bottom:1px solid #eee;color:#3c3c3c;font-size:24px;font-weight:500}.news-detail-page__nav,.news-detail-page__related{display:block;padding:17px 0;border-bottom:1px solid #eee;color:#555;font-size:13px;line-height:1.45}.news-detail-page__nav--previous{color:#d2243e}.news-detail-page__related{font-weight:600}.contact-page{color:#666;background:#fff}.contact-page__container{width:min(1157px,calc(100% - 64px));margin:0 auto}.contact-page__hero{min-height:243px;color:#fff;background-color:#765356;background-position:center;background-size:cover}.contact-page__hero-content{min-height:243px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:35px}.contact-page__hero h1{margin:0;font-size:36px;font-weight:600}.contact-page__hero p{margin:17px 0 0;color:#ffffffbd;font-size:14px}.contact-page__content{padding:52px 0 58px}.contact-page__grid{display:grid;grid-template-columns:minmax(0,725px) 392px;gap:40px;align-items:stretch}.contact-page__form,.contact-page__details{border:1px solid #eee;border-radius:12px;background:#fff;box-shadow:0 12px 25px #1c21290f}.contact-page__form{padding:44px 40px 34px}.contact-page__form h2{margin:0;color:#d4213e;font-size:25px;font-weight:600}.contact-page__intro{margin:13px 0 28px;color:#a0a0a0;font-size:13px}.contact-page__fields{display:grid;grid-template-columns:1fr 1fr;gap:18px 14px}.contact-page__fields label{position:relative;display:flex;flex-wrap:wrap;align-items:baseline;gap:0;color:#555;font-size:12px;font-weight:600}.contact-page__required{margin-left:4px;color:#d4213e}.contact-page__fields .full{grid-column:1 / -1}.contact-page__fields input,.contact-page__fields textarea{width:100%;border:1px solid #e5e5e5;border-radius:6px;outline:none;color:#555;font:14px Arial,Microsoft YaHei,sans-serif;transition:border-color .2s,box-shadow .2s}.contact-page__fields input{height:42px;margin-top:8px;padding:0 13px}.contact-page__fields textarea{height:190px;margin-top:8px;padding:13px;resize:vertical}.contact-page__fields input:focus,.contact-page__fields textarea:focus{border-color:#d4213e;box-shadow:0 0 0 3px #d4213e14}.contact-page__fields input.invalid{border-color:#d4213e}.contact-page__fields small{position:absolute;top:calc(100% + 2px);left:0;color:#d4213e;font-size:11px;font-weight:400;line-height:13px}.contact-page__submit{width:288px;height:45px;display:block;margin:22px auto 0;border:0;border-radius:24px;background:#cf1937;color:#fff;font:600 17px Arial,Microsoft YaHei,sans-serif;cursor:pointer;transition:filter .2s,transform .2s}.contact-page__submit:hover{filter:brightness(1.06);transform:translateY(-1px)}.contact-page__details{height:100%;min-height:0;padding:44px 29px}.contact-page__details hr{height:1px;margin:28px 0 22px;border:0;background:#eee}.contact-office h2{margin:0 0 17px;color:#555;font-size:21px;font-weight:600}.contact-office>strong{color:#666;font-size:14px;font-weight:600}.contact-office>strong{white-space:nowrap}.contact-office ul{display:grid;gap:14px;margin:21px 0 0;padding:0;list-style:none}.contact-office li{display:flex;align-items:center;gap:10px;color:#888;font-size:12px;line-height:1.35}.contact-office li img{width:14px;height:14px;object-fit:contain;flex:0 0 auto}@media(max-width:840px){.products-hero,.products-hero__content{min-height:190px}.products-hero h1{font-size:32px}.products-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-page__container{width:min(760px,calc(100% - 48px))}.services-hero,.services-hero__content{min-height:190px}.services-hero__content{padding-left:40px}.services-card-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.services-card-grid--3{max-width:none}.news-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-detail-page__layout{grid-template-columns:1fr}.news-detail-page__aside{max-width:620px}.contact-page__grid{grid-template-columns:1fr}.contact-page__details{min-height:0}}@media(max-width:520px){.products-container{width:calc(100% - 32px)}.products-heading{margin-bottom:30px;font-size:28px}.brand-section{padding:48px 0 56px}.products-brand-grid{grid-template-columns:1fr}.product-detail-page__container{width:calc(100% - 32px)}.product-detail-page__content{padding:40px 0 58px}.product-detail-page__info{min-height:0;padding:26px 20px 30px}.product-detail-page__info dl>div{grid-template-columns:84px 1fr;margin-bottom:20px;font-size:14px}.product-detail-page__quote{margin-top:28px}.services-container{width:calc(100% - 32px)}.services-section{padding:50px 0 58px}.services-hero__content{padding-left:0}.services-hero h1{font-size:30px}.services-section__heading{margin-bottom:28px}.services-section__heading h2{font-size:26px}.services-section__heading p{font-size:14px;line-height:1.6}.services-card-grid--4,.services-card-grid--3{grid-template-columns:1fr}.news-page__container{width:calc(100% - 32px)}.news-page__hero,.news-page__hero-content{min-height:180px}.news-page__hero h1{font-size:30px}.news-page__content{padding:32px 0 46px}.news-page__tabs{gap:7px;overflow-x:auto}.news-page__tabs button{min-width:70px;flex:0 0 auto;font-size:12px}.news-page__grid{grid-template-columns:1fr;gap:20px;padding-top:24px}.news-page__card-body{min-height:0}.news-detail-page__container{width:calc(100% - 32px)}.news-detail-page__content{padding:38px 0 52px}.news-detail-page__article h1{font-size:24px}.news-detail-page__meta span{display:block;margin:8px 0 0}.news-detail-page__article p{font-size:14px;line-height:1.75}.news-detail-page__aside h2{font-size:22px}.contact-page__container{width:calc(100% - 32px)}.contact-page__hero,.contact-page__hero-content{min-height:180px}.contact-page__hero-content{padding-left:0}.contact-page__hero h1{font-size:30px}.contact-page__content{padding:34px 0 42px}.contact-page__form,.contact-page__details{padding:29px 20px;border-radius:9px}.contact-page__fields{grid-template-columns:1fr}.contact-page__fields .full{grid-column:auto}.contact-page__submit{width:100%}}.section{padding:72px 0}.section-soft{background:var(--soft)}.section-title{margin:0 0 32px;color:var(--blue);font-size:30px;font-weight:800}.section-title-center{text-align:center}.section-subtitle{color:#66758d;margin-top:-20px;margin-bottom:0}.hero-home{position:relative;width:100%;min-height:calc(100vh - 78px);overflow:hidden;background:#1f416d;color:#fff}.hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-search{position:relative;z-index:2;min-height:calc(100vh - 78px);display:grid;place-items:center;text-align:center}.hero-search .hero-copy{width:min(760px,100%)}.hero-search .hero-copy h1{font-size:48px}.hero-copy h1{margin:0;font-size:52px;line-height:1.18;letter-spacing:0}.hero-copy p{margin:22px 0 0;color:#dce8ff;font-size:17px;line-height:1.8}.part-search{width:min(640px,100%);height:76px;margin:34px auto 0;display:grid;grid-template-columns:1fr 104px;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 22px 54px #04122a40}.part-search input{height:76px;border:0;border-radius:0;padding:0 24px;font-size:16px;outline:none;font-family:inherit}.part-search button{border:0;background:var(--blue);color:#fff;font-size:16px;font-weight:800;cursor:pointer;transition:filter .2s;font-family:inherit}.part-search button:hover{filter:brightness(1.08)}.hot-keywords{width:min(640px,100%);margin:18px auto 0;display:flex;justify-content:center;flex-wrap:wrap;gap:14px 22px;color:#dce8ff;font-size:14px}.hot-keywords span{color:#fff;font-weight:800}.hot-keywords a{color:#dce8ff;transition:color .2s}.hot-keywords a:hover{color:#fff}.stats{background:#fff;border-bottom:1px solid #eef2f7}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:36px 20px;text-align:center;border-right:1px solid #e6edf5}.stat:last-child{border-right:0}.stat strong{display:block;color:var(--blue);font-size:32px}.stat span{color:var(--muted);font-size:13px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.brand-mini-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.card{background:#fff;border:1px solid #e2eaf4;border-radius:12px;padding:30px;box-shadow:0 8px 24px #182b610a;transition:transform .2s,box-shadow .2s,border-color .2s}.card:hover{transform:translateY(-5px);box-shadow:0 20px 38px #182b611f;border-color:#bfd4ef}.brand-mini{min-height:118px;display:grid;place-items:center;text-align:center}.brand-mini b{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 12px;border-radius:6px;background:#f0f3f7;color:#4b5565;font-size:18px}.brand-mini strong{font-size:15px}.product-tile{min-height:182px;display:flex;flex-direction:column;justify-content:end;background:#eef3fa;color:var(--blue)}.product-tile strong{font-size:22px;margin-bottom:8px}.product-tile span{color:#63738c;font-size:14px}.about-grid{display:grid;grid-template-columns:1fr 560px;gap:70px;align-items:center}.about-copy p{line-height:1.9;color:#33435c;font-size:16px}.placeholder-img{min-height:300px;border-radius:14px;background:linear-gradient(90deg,#e6e8eb,#f3f4f6);display:grid;place-items:center;color:#77808c;box-shadow:0 22px 60px #00000014}.experience{position:absolute;left:-24px;bottom:-24px;width:125px;height:125px;border-radius:12px;background:var(--blue);color:#fff;display:grid;place-items:center;text-align:center;font-weight:800;line-height:1.3}.image-wrap{position:relative;display:inline-block}.value-card{min-height:250px;text-align:center;display:grid;place-items:center}.circle-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;margin:0 auto 24px;background:#dbeaff;color:#1f6fff;font-weight:900;font-size:20px}.value-card h3{color:var(--blue);margin:0 0 14px;font-size:22px}.value-card p{margin:0;color:#63738c;line-height:1.7}.filter-panel{background:#f3f6fa;border:1px solid #e1e8f2;padding:16px;border-radius:4px;margin-bottom:28px}.filter-row{display:grid;grid-template-columns:1.1fr .85fr 1.1fr .85fr;gap:10px}.filter-row+.filter-row{margin-top:10px;grid-template-columns:.8fr .8fr 1.1fr 180px}.filter-row input,.filter-row select{height:40px;border:1px solid #d4dfeb;border-radius:4px;background:#fff;padding:0 10px;font-family:inherit;font-size:14px}.search-btn{border:0;background:#2b86bd;color:#fff;border-radius:4px;font-weight:700;cursor:pointer;transition:transform .2s,filter .2s;font-family:inherit}.search-btn:hover{transform:translateY(-1px);filter:brightness(1.06)}.line-heading{display:flex;justify-content:space-between;align-items:center;margin:22px 0;padding-bottom:12px;border-bottom:1px solid #b7d5ec;color:#0876bd;font-size:21px}.alphabet{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.alphabet a{width:32px;height:32px;border:1px solid #cfe0ee;border-radius:4px;display:grid;place-items:center;color:#0876bd;font-weight:800;transition:background .2s,transform .2s}.alphabet a:hover{background:#eaf4ff;transform:translateY(-2px)}.directory{display:grid;gap:34px}.letter-row{display:grid;grid-template-columns:60px 1fr;gap:20px}.letter{padding-top:14px;color:#0876bd;font-size:19px;font-weight:800}.logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.logo-card{display:grid;grid-template-columns:82px 1fr;gap:14px;align-items:center;min-height:118px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px;transition:transform .2s,box-shadow .2s,border-color .2s}.logo-card:hover{transform:translateY(-4px);border-color:#8dc3e8;box-shadow:0 18px 34px #142d501a}.logo-box{width:82px;height:58px;border:1px solid #e8eef6;border-radius:6px;display:grid;place-items:center;background:#f8fafc;color:var(--blue);font-weight:900;font-size:16px;text-align:center}.logo-card strong{display:block;margin-bottom:6px;font-size:17px}.logo-card span{color:var(--muted);font-size:13px;line-height:1.45}.brand-detail-title{margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid #b7d5ec;color:#0876bd;font-size:22px;font-weight:500}.brand-detail-grid{display:grid;grid-template-columns:1fr 240px;gap:30px;align-items:center}.detail-lines p{margin:0 0 14px;line-height:1.8}.big-brand-logo{height:90px;display:grid;place-items:center;border:1px solid #e4edf6;border-radius:8px;color:var(--blue);font-size:28px;font-weight:900;box-shadow:0 12px 28px #142d5014}.sub-heading{margin:34px 0 16px;padding-bottom:11px;border-bottom:1px solid #b7d5ec;color:#0876bd;font-size:20px;font-weight:500}.copy-text{color:#334157;line-height:1.9}.tabs{display:flex;margin-top:26px}.tab{min-width:124px;height:46px;border:1px solid #bfd5ea;background:#fff;color:#23344d;font:inherit;cursor:pointer}.tab.active{background:#d9ecfb}.tab-panel{display:none;min-height:130px;padding:20px;border:1px solid #bfd5ea;line-height:1.9}.tab-panel.active{display:block;animation:rise .24s ease both}.service-row{display:grid;grid-template-columns:1fr 520px;gap:80px;align-items:center;padding:54px 0}.service-row h2{color:var(--blue);font-size:30px;margin:16px 0 20px}.check-list{padding:0;margin:24px 0 0;list-style:none}.check-list li{margin:14px 0;color:#273953;padding-left:10px;position:relative}.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.quality-card{min-height:245px;background:#f6f9fd;border-top:4px solid #2b6cff;padding:30px 24px;border-radius:12px}.quality-card h3{margin:0 0 18px;font-size:22px;color:var(--ink)}.quality-card p{color:#33435c;line-height:1.7}.test-system{max-width:920px;margin:48px auto 0;display:grid;gap:28px}.test-row{display:grid;grid-template-columns:72px 1fr;gap:24px;align-items:center;padding:24px;background:#fff;border-radius:10px;border:1px solid #e2eaf4}.test-row b{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:var(--blue);color:#fff;font-size:18px}.news-tabs{display:flex;gap:16px;margin-bottom:40px;border-bottom:1px solid #dde6f1;padding-bottom:24px}.news-tabs a{min-width:96px;height:36px;display:grid;place-items:center;border-radius:18px;background:#eef3f9;font-weight:700;cursor:pointer;transition:background .2s,color .2s}.news-tabs a.active{background:var(--blue);color:#fff}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.news-image{height:185px;border-radius:12px;background:linear-gradient(90deg,#d7d9dc,#f0f1f3);display:grid;place-items:center;color:#7f8791;margin-bottom:24px}.news-card{transition:transform .2s}.news-card:hover{transform:translateY(-3px)}.news-card time{color:#8a98ad;font-size:13px}.news-card h3{color:var(--blue);font-size:21px;line-height:1.45}.news-card p{color:#52627a;line-height:1.8}.pagination{display:flex;justify-content:center;gap:10px;margin-top:40px}.pagination a{width:40px;height:40px;display:grid;place-items:center;border:1px solid #d5e0ee;border-radius:5px}.pagination a.active{background:var(--blue);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:start}.contact-form{background:#f7faff;border:1px solid #e0e8f2;border-radius:14px;padding:46px}.contact-form h2{color:var(--blue);margin:0 0 30px;font-size:24px}.contact-side{background:var(--blue);color:#fff;border-radius:14px;padding:34px;box-shadow:0 18px 40px #23408e38}.contact-side h3{font-size:22px;margin:0 0 24px}.contact-side p{line-height:1.75;color:#dce7ff}.wechat-card{margin-top:32px;background:#fff;color:var(--blue);border:1px solid #e0e8f2;border-radius:12px;padding:28px;text-align:center}.qr-block{width:128px;height:128px;margin:0 auto 18px;border-radius:5px;background:linear-gradient(90deg,#e5e5e5,#f1f1f1);display:grid;place-items:center;color:#7f8791;font-weight:700}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.form-grid input,.form-grid select,.form-grid textarea{width:100%;height:48px;border:1px solid #d4dfeb;border-radius:6px;background:#fff;padding:0 14px;color:var(--ink);font-family:inherit;font-size:14px}.form-grid textarea{grid-column:1 / -1;height:120px;padding-top:14px;resize:vertical}.form-grid .full-width{grid-column:1 / -1}.form-grid .submit-btn{grid-column:1 / -1;height:52px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-weight:800;cursor:pointer;transition:transform .2s,filter .2s;font-family:inherit;font-size:16px}.form-grid .submit-btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.search-page{background:#fff;color:var(--ink)}.stock-search-hero{padding:58px 0;background:var(--blue)}.stock-search-form{width:min(860px,100%);height:56px;margin:0 auto;display:grid;grid-template-columns:1fr 108px;overflow:hidden;border-radius:9px;background:#fff}.stock-search-form input{height:56px;border:0;border-radius:0;padding:0 22px;font-size:16px;outline:none;font-family:inherit}.stock-search-form button,.stock-pagination button{border:0;background:var(--blue);color:#fff;font-weight:800;cursor:pointer;font-family:inherit}.stock-results{padding:54px 0 76px;background:#f6f9fd}.stock-results h1{margin:0 0 20px;color:var(--blue);font-size:28px}.stock-table{overflow:hidden;border:1px solid #dfe8f4;border-radius:10px;background:#fff;box-shadow:0 14px 36px #182b6114}.stock-head,.stock-row{display:grid;grid-template-columns:2fr 2fr 1fr 1fr;align-items:center}.stock-head{min-height:70px;background:var(--blue);color:#fff;font-size:19px}.stock-head span{padding:0 26px}.stock-row{min-height:130px;background:#fff;border-top:1px solid #e6edf6}.stock-row:nth-child(odd){background:#f8fbff}.stock-row>div{padding:18px 26px}.stock-part{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:center}.stock-box{width:64px;height:48px;display:grid;place-items:center;border-radius:6px;background:#eef3fa;color:var(--blue);font-size:11px;font-weight:900;border:1px solid #d8e4f2}.stock-part h2{margin:0 0 6px;color:var(--ink);font-size:20px}.stock-part p,.stock-meta p,.stock-qty p{margin:6px 0;color:#31435d;font-size:14px}.stock-qty .qty-stepper{width:164px;height:42px;display:grid;grid-template-columns:42px 1fr 42px;overflow:hidden;border:1px solid #cbd8e8;border-radius:4px}.qty-stepper button,.qty-stepper input{height:40px;border:0;border-right:1px solid #cbd8e8;border-radius:0;background:#f4f7fb;color:var(--ink);text-align:center;font-family:inherit}.qty-stepper button{color:var(--blue);cursor:pointer}.qty-stepper button:last-child{border-right:0}.qty-stepper input{padding:0;font-weight:800;outline:none}.stock-quote-btn{min-width:126px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:24px;background:var(--red);color:#fff;font-weight:800;box-shadow:0 9px 20px #ed2d322e}.stock-pagination{margin-top:62px;display:flex;justify-content:center;align-items:center;gap:8px;color:var(--muted)}.stock-pagination a,.stock-pagination select,.stock-pagination button{min-width:32px;height:32px;display:grid;place-items:center;border:1px solid #d5e0ee;color:var(--blue);background:#fff}.stock-pagination a.active,.stock-pagination button{background:var(--blue);color:#fff}.stock-pagination a.disabled{color:#b8b8b8;pointer-events:none}.stock-pagination select{width:60px;color:var(--ink)}.empty-state{margin-top:18px;text-align:center}.empty-visual{width:132px;height:96px;margin:16px auto 18px;display:grid;place-items:center;border-radius:16px;background:#e9eff7;color:#8a9bb2;font-weight:900;box-shadow:inset 0 0 0 1px #d6e2f0}.empty-state h2{margin:0 0 8px;color:var(--blue);font-size:24px}.empty-state p{margin:0 auto 34px;max-width:560px;color:var(--muted);line-height:1.75}.empty-inquiry{max-width:920px;margin:0 auto;padding:44px;border:1px solid #dfe8f4;border-radius:14px;background:#fff;text-align:left;box-shadow:0 14px 36px #182b6114}.hero-actions{display:flex;gap:14px;margin-top:30px}.btn{height:54px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;border:0;cursor:pointer;font-family:inherit}.btn:hover{transform:translateY(-2px)}.btn-red{background:var(--red);color:#fff}.btn-ghost{border:1px solid rgba(255,255,255,.35);color:#fff;background:#ffffff14}.btn-blue{background:var(--blue);color:#fff}.footer{background:var(--blue-dark);color:#e8efff;padding:58px 0 32px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:60px;margin-bottom:46px}.footer h3{margin:0 0 20px;color:#fff;font-size:18px}.footer p,.footer a{color:#d6e0f4;line-height:1.9}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:13px}.toast{position:fixed;top:24px;left:50%;transform:translate(-50%) translateY(12px);z-index:80;background:#10265f;color:#fff;padding:13px 18px;border-radius:8px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-fade{animation:rise .45s ease both}.carousel-theme{--theme-color: var(--blue);--theme-dark: var(--blue-dark);--theme-soft: #eef2f8;--theme-shadow: rgba(35, 64, 142, .24)}.carousel-theme.theme-purple{--theme-color: #6d3ec2;--theme-dark: #3e2379;--theme-soft: #f3effb;--theme-shadow: rgba(109, 62, 194, .25)}.carousel-theme.theme-red{--theme-color: #e63643;--theme-dark: #8f1f2a;--theme-soft: #fff0f1;--theme-shadow: rgba(230, 54, 67, .25)}.carousel-theme .header{background:var(--theme-soft)!important}.carousel-theme .mark,.carousel-theme .part-search button,.carousel-theme .quote-btn{background:var(--theme-color)!important}.carousel-theme .brand-name,.carousel-theme .nav a:hover,.carousel-theme .nav a.active,.carousel-theme .section-title,.carousel-theme .stat strong{color:var(--theme-color)!important}.carousel-theme .nav a:hover,.carousel-theme .nav a.active{border-bottom-color:var(--theme-color)!important}.carousel-theme .quote-btn{box-shadow:0 9px 20px var(--theme-shadow)!important}.carousel-theme .quote-btn:hover{box-shadow:0 14px 28px var(--theme-shadow)!important}.carousel-hero{background:#102341}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1s ease}.hero-slide.active{opacity:1}.hero-slide img{width:100%;height:100%;display:block;object-fit:cover}.carousel-arrow{position:absolute;top:50%;z-index:3;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:#09193752;color:#fff;font-size:34px;line-height:1;cursor:pointer;transform:translateY(-50%);transition:background .2s,border-color .2s}.carousel-arrow:hover{background:#09193785;border-color:#ffffffbf}.carousel-arrow.prev{left:32px}.carousel-arrow.next{right:32px}.carousel-dots{position:absolute;left:0;right:0;bottom:34px;z-index:3;display:flex;justify-content:center;gap:12px}.carousel-dots button{width:36px;height:4px;border:0;border-radius:999px;background:#ffffff6b;cursor:pointer}.carousel-dots button.active{background:var(--theme-color)}@media(max-width:980px){.wrap{width:min(100% - 36px,1180px)}.header-inner{height:auto;padding:14px 0;align-items:flex-start;flex-direction:column}.nav{width:100%;overflow-x:auto;gap:18px;padding-bottom:4px}.header-actions{position:absolute;right:28px;top:18px}.quote-btn{display:none}.hero-grid,.about-grid,.service-row,.contact-grid,.brand-detail-grid{grid-template-columns:1fr}.stock-head{display:none}.stock-row{grid-template-columns:1fr 1fr;gap:0;padding:12px 0}.stock-row>div{padding:14px 20px}.brand-mini-grid,.card-grid-4,.quality-grid,.news-grid,.logo-grid{grid-template-columns:repeat(2,1fr)}.card-grid{grid-template-columns:1fr}.filter-row,.filter-row+.filter-row{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){body{overflow-x:hidden}.hero-copy h1,.page-hero h1{font-size:32px}.hero-home,.hero-search{min-height:calc(100vh - 78px)}.hero-search{padding:56px 0;text-align:left}.hero-search .hero-copy h1{font-size:34px}.hero-copy p{font-size:15px}.part-search{height:58px;grid-template-columns:1fr 72px;border-radius:8px}.part-search input{height:58px;padding:0 16px;font-size:14px}.part-search button{font-size:14px}.hot-keywords{justify-content:flex-start;gap:10px 16px}.stock-search-form{height:54px;grid-template-columns:1fr 76px}.stock-search-form input{height:54px;font-size:14px}.stock-results h1{font-size:22px}.stock-row{grid-template-columns:1fr}.stock-part{grid-template-columns:58px 1fr}.stock-box{width:52px;height:42px}.stock-pagination{flex-wrap:wrap;margin-top:34px}.form-grid,.stats-grid,.brand-mini-grid,.card-grid-4,.quality-grid,.news-grid,.logo-grid,.filter-row,.filter-row+.filter-row,.footer-grid{grid-template-columns:1fr}.letter-row{grid-template-columns:1fr;gap:8px}.section-title{font-size:24px}.contact-grid{grid-template-columns:1fr}.contact-form{padding:24px}.footer-bottom{flex-direction:column;text-align:center}.carousel-arrow{display:none}}:root{--home-red: #c2121f;--home-ink: #333;--home-muted: #777}.home-header.header{position:sticky;top:0;height:72px;background:#fff;border-bottom:1px solid #eee;z-index:1000}.home-header .header-inner{height:72px;gap:36px;flex-wrap:nowrap}.home-header .brand{min-width:140px}.home-header__logo{width:137.93px;height:41.57px;object-fit:contain}.home-header .nav{flex:1 1 0;justify-content:center;gap:clamp(22px,2.15vw,46px);color:#333;min-width:0;font-size:14px;overflow-x:auto}.home-header .nav::-webkit-scrollbar{display:none}.home-header .nav{scrollbar-width:none;-ms-overflow-style:none}.home-header .nav a{height:72px;padding:0;display:flex;align-items:center;border-width:2px}.home-header .nav a:hover,.home-header .nav a.active{color:var(--home-red);border-bottom-color:var(--home-red)}.home-header .header-actions{gap:0;flex-shrink:0;position:relative;z-index:100}.home-header .lang-btn{min-width:auto;padding:4px 8px;border:0;background:transparent;color:var(--home-red);font-weight:400}.home-header .lang-btn__icon{width:20px;height:20px}.menu-toggle{display:none;width:42px;height:42px;padding:10px;border:0;border-radius:8px;background:transparent;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{display:block;width:22px;height:2px;border-radius:2px;background:#22242a;transition:transform .2s ease,opacity .2s ease}.menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.menu-toggle:focus-visible{outline:3px solid rgba(215,27,54,.28);outline-offset:2px}.home-page{color:var(--home-ink);overflow:hidden}.home-container{width:min(1180px,calc(100% - 64px));margin:0 auto}.home-hero{height:min(46.875vw,900px);min-height:500px;position:relative;overflow:hidden;background:#17202b;color:#fff}.home-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;opacity:0;transition:opacity .65s ease}.home-hero__slide.is-active{opacity:1}.home-hero__video{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .65s ease}.home-hero__video.is-fading{opacity:0}.home-hero__content{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:26px}.home-hero h1{margin:0 0 28px;color:#fff;font-size:clamp(27px,2.15vw,42px);font-weight:600;letter-spacing:.02em}.home-search{width:min(640px,calc(100% - 40px));height:66px;display:flex;overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 8px 25px #00000024}.home-search input{flex:1;min-width:0;border:0;outline:0;padding:0 22px;color:#555;font:14px Arial,Microsoft YaHei,sans-serif}.home-search button{width:86px;border:0;background:var(--home-red);cursor:pointer;display:grid;place-items:center;transition:background .2s}.home-search button:hover{background:#a70f1a}.home-search button img{width:26px;height:26px;filter:brightness(0) invert(1)}.home-keywords{width:min(640px,calc(100% - 40px));margin-top:13px;display:flex;gap:15px;flex-wrap:wrap;font-size:12px;color:#ffffffbd}.home-keywords button{padding:0;border:0;background:none;color:inherit;font:inherit;cursor:pointer}.home-keywords button:hover{color:#fff}.home-hero__dots{position:absolute;z-index:2;bottom:30px;left:0;right:0;display:flex;justify-content:center;gap:18px}.home-hero__dots button{width:72px;height:4px;padding:0;border:0;border-radius:99px;background:#ffffff80;cursor:pointer;transition:background .2s,transform .2s}.home-hero__dots button:hover{background:#ffffffd9;transform:scaleY(1.15)}.home-hero__dots .is-active{background:#fff}.home-hero__arrow{position:absolute;top:50%;z-index:2;width:44px;height:44px;border:1px solid rgba(255,255,255,.6);border-radius:50%;background:#0a0a0a33;color:#fff;font-size:30px;line-height:1;cursor:pointer;transform:translateY(-50%)}.home-hero__arrow:hover{background:#0a0a0a73}.home-hero__arrow--prev{left:28px}.home-hero__arrow--next{right:28px}.home-section{padding:76px 0 88px}.home-logo-section{background-color:#f6f7f9;background-repeat:no-repeat;background-size:cover;background-position:center}.home-section-title{text-align:center;margin-bottom:38px}.home-section-title h2{margin:0;color:var(--home-red);font-size:28px;line-height:1.3;font-weight:700}.home-section-title p{margin:13px 0 0;color:var(--home-muted);font-size:16px}.home-logo-row{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:16px}.home-logo-track{display:flex;width:200%;transition:transform .6s ease}.home-logo-viewport{overflow:hidden}.home-logo-track.no-transition{transition:none}.home-logo-card{flex:0 0 10%;min-width:0;padding:0 10px;box-sizing:border-box;text-align:center;font-size:12px;color:#444}.home-logo-card img{width:100%;height:100px;object-fit:contain;display:block;padding:18px;border-radius:8px;background:#fff;box-shadow:0 5px 16px #19233214;transition:transform .2s,box-shadow .2s}.home-logo-card:hover img{transform:translateY(-3px);box-shadow:0 9px 22px #19233224}.home-logo-card span{display:block;margin-top:12px}.home-slider-button{width:48px;height:48px;padding:0;border:0;background:transparent;cursor:pointer}.home-slider-button img{width:100%;height:100%}.home-products{padding:82px 0 94px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover}.home-product-grid{width:min(960px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;perspective:800px}.home-product-card{height:136px;border-radius:8px}.home-product-card__inner{display:block;position:relative;width:100%;height:100%;transition:transform .55s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;border-radius:8px;text-decoration:none}.home-product-card:hover .home-product-card__inner{transform:rotateY(180deg)}.home-product-card__front,.home-product-card__back{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:center;justify-items:center;gap:14px;padding:18px 10px;border:1px solid #eeeeee;border-radius:8px;box-shadow:0 5px 14px #0000000f;backface-visibility:hidden;-webkit-backface-visibility:hidden}.home-product-card__front{background:#fffffff7;color:#555;font-size:15px}.home-product-card__front span{white-space:pre-line;text-align:center;line-height:1.35}.home-product-card__back{background:#fef0f2;color:#333;transform:rotateY(180deg);font-size:13px;box-shadow:0 8px 24px #0003;border-radius:12px;border:1px solid #E8E8E8}.home-product-card:hover .home-product-card__back{box-shadow:0 10px 30px #00000047}.home-product-card__back ul{list-style:disc;list-style-position:inside;padding-left:4px;text-align:left;width:100%;margin:0;line-height:1.9}.home-product-card__back li{word-break:break-all;padding-left:6px}.home-product-card__front img{width:38px;height:38px;object-fit:contain}.home-industries{background:#f5f6f8}.home-industry-grid{width:min(970px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:28px 32px}.home-industry-card{min-height:112px;display:grid;align-content:center;justify-items:center;gap:9px;padding:12px 6px;border-radius:18px;background:#fff;box-shadow:0 8px 20px #00000014;color:#555;font-size:14px;transition:transform .2s,box-shadow .2s}.home-industry-card:hover{transform:translateY(-4px);box-shadow:0 12px 23px #00000021}.home-industry-card img{width:42px;height:42px;object-fit:contain}.home-footer.footer{padding:52px 0 22px;background:#17192f}.home-footer__grid{display:grid;grid-template-columns:repeat(5,1fr) 150px;gap:34px;max-width:1040px}.home-footer__grid>div{display:grid;align-content:start;gap:10px}.home-footer__grid h3{margin:0 0 5px;color:#fff;font-size:14px;font-weight:500}.home-footer__grid a,.home-footer__grid span{color:#ffffff7a;font-size:12px;line-height:1.35}.home-footer__grid a:hover{color:#fff}.home-footer__contact{justify-items:center;text-align:center}.home-footer__contact .home-footer__phone{height:30px;padding:0 17px;display:inline-flex;align-items:center;border-radius:18px;background:var(--home-red);color:#fff;font-size:12px}.home-footer__contact img{width:84px;height:84px;padding:3px;background:#fff}.home-footer .footer-bottom{margin-top:35px;justify-content:center;border-top-color:#ffffff14;padding-top:18px;color:#ffffff4d;font-size:10px}@media(max-width:1150px){.home-header .header-inner{gap:16px}.home-header .nav{gap:clamp(12px,1.4vw,20px);font-size:13px}}@media(max-width:1000px){.home-header .header-inner{gap:10px}.home-header .nav{gap:clamp(10px,1.2vw,16px);font-size:12px;justify-content:flex-start;padding-left:8px}}@media(max-width:980px){.header,.home-header.header{position:sticky;top:0;height:64px;min-height:64px;z-index:1000}.header-inner,.home-header .header-inner{position:relative;width:min(100% - 36px,1180px);height:64px;min-height:64px;padding:0;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:12px}.header-actions,.home-header .header-actions{position:static;margin-left:auto;gap:4px}.quote-btn{display:none}.menu-toggle{display:inline-flex;flex:0 0 auto}.nav,.home-header .nav{position:absolute;z-index:1001;top:100%;left:-18px;width:calc(100% + 36px);height:auto;max-height:0;min-width:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:0 18px;overflow:hidden;background:#fff;box-shadow:0 12px 24px #0f1b301f;opacity:0;visibility:hidden;pointer-events:none;transition:max-height .28s ease,padding .28s ease,opacity .18s ease,visibility .18s ease}.nav.is-open,.home-header .nav.is-open{max-height:calc(100vh - 64px);padding:8px 18px 16px;overflow-y:auto;opacity:1;visibility:visible;pointer-events:auto}.nav a,.home-header .nav a{width:100%;height:48px;min-height:48px;padding:0 12px;justify-content:flex-start;border-bottom:1px solid #eceef2}.nav a:hover,.nav a.active,.home-header .nav a:hover,.home-header .nav a.active{color:var(--home-red);border-bottom-color:#eceef2;background:#fff5f6;box-shadow:inset 3px 0 var(--home-red)}.home-header .brand{min-width:0;flex-shrink:0}.home-header__logo{width:122px;height:auto}.home-logo-card{padding:0 7px}.home-product-grid,.home-industry-grid{grid-template-columns:repeat(4,1fr)}.home-footer__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.header,.home-header.header{height:60px;min-height:60px}.header-inner,.home-header .header-inner{width:calc(100% - 28px);height:60px;min-height:60px;gap:8px}.home-header .brand{min-width:0}.home-header__logo{width:112px;height:auto}.nav,.home-header .nav{left:-14px;width:calc(100% + 28px)}.nav.is-open,.home-header .nav.is-open{max-height:calc(100vh - 60px)}.home-header .lang-btn{padding:4px}.menu-toggle{width:40px;height:40px;padding:9px}.home-hero{min-height:400px;height:68vw}.home-hero h1{text-align:center;margin-bottom:20px}.home-search{height:54px}.home-search button{width:64px}.home-keywords{justify-content:center;gap:8px 13px}.home-hero__arrow{display:none}.home-hero__dots{bottom:18px;gap:10px}.home-hero__dots button{width:42px;height:3px}.home-section{padding:52px 0}.home-section-title{margin-bottom:28px}.home-section-title h2{font-size:24px}.home-section-title p{font-size:14px}.home-logo-card{padding:0 5px}.home-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.home-product-card{height:118px}.home-industry-grid{grid-template-columns:repeat(3,1fr);gap:14px}.home-industry-card{min-height:98px;border-radius:12px}.home-footer__grid{grid-template-columns:repeat(2,1fr);gap:28px 18px}.home-footer__contact{grid-column:span 2}}.quality-page{--quality-red: #d82335;--quality-text: #4c4c4c;--quality-muted: #777;color:var(--quality-text);background:#fff}.quality-container{width:min(1580px,calc(100% - 80px));margin:0 auto}.quality-hero{min-height:243px;background-position:center;background-size:cover;color:#fff}.quality-hero__content{min-height:243px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:200px}.quality-hero h1{margin:0;font-size:42px;line-height:1.25;font-weight:600}.quality-hero p{margin:20px 0 0;color:#ffffffb8;font-size:16px}.quality-section{padding:78px 0 84px}.quality-section--soft{background:#f6f7f9}.quality-page .home-section-title{margin-bottom:48px}.quality-page .home-section-title h2{color:var(--quality-red);font-size:34px}.quality-page .home-section-title p{margin-top:20px;font-size:20px;color:var(--quality-muted)}.quality-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.quality-image-card{min-width:0;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 8px 24px #18223414;transition:transform .2s ease,box-shadow .2s ease}.quality-image-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #18223421}.quality-image-card>img{width:100%;aspect-ratio:374 / 280;display:block;object-fit:cover}.quality-image-card__body{min-height:184px;padding:38px 34px 30px}.quality-image-card h3{margin:0 0 24px;color:var(--quality-red);text-align:center;font-size:21px;font-weight:600}.quality-image-card p{margin:0;color:#666;font-size:16px;line-height:1.8}.quality-inspection{padding-top:78px;padding-bottom:86px;background:#fff}.quality-inspection__flow{display:grid;grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr) 64px minmax(0,1fr) 64px minmax(0,1fr);align-items:center;gap:18px}.quality-step-card{min-height:334px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 36px 32px;border-radius:22px;background:#fff0f2;box-shadow:0 4px 8px #46292d1f;transition:transform .35s ease,box-shadow .35s ease}.quality-step-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #46292d33}.quality-step-card>img{width:60px;height:60px;object-fit:contain;margin-bottom:34px}.quality-step-card h3{width:100%;margin:0 0 25px;color:#4a4a4a;font-size:20px;line-height:1.4;font-weight:600;white-space:nowrap}.quality-step-card p{width:100%;margin:0;color:#555;font-size:16px;line-height:1.75}.quality-step-arrow{width:64px;height:64px;object-fit:contain}@media(max-width:1280px){.quality-container{width:min(1120px,calc(100% - 64px))}.quality-hero__content{padding-left:80px}.quality-image-card__body{min-height:170px;padding:28px 24px 24px}.quality-image-card h3{margin-bottom:18px;font-size:18px}.quality-image-card p{font-size:14px}.quality-inspection__flow{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr) 38px minmax(0,1fr) 38px minmax(0,1fr);gap:10px}.quality-step-card{min-height:300px;padding:28px 22px;border-radius:16px}.quality-step-card>img{margin-bottom:24px}.quality-step-card h3{font-size:16px}.quality-step-card p{font-size:14px}.quality-step-arrow{width:38px;height:38px}}@media(max-width:980px){.quality-hero__content{padding-left:36px}.quality-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quality-inspection__flow{display:flex;flex-direction:column;gap:14px}.quality-step-card{width:100%}.quality-step-arrow{transform:rotate(90deg)}}@media(max-width:640px){.quality-container{width:calc(100% - 32px)}.quality-hero,.quality-hero__content{min-height:190px}.quality-hero__content{padding-left:12px}.quality-hero h1{font-size:30px}.quality-hero p{max-width:280px;margin-top:14px;font-size:14px;line-height:1.6}.quality-section{padding:52px 0 58px}.quality-page .home-section-title{margin-bottom:30px}.quality-page .home-section-title h2{font-size:26px}.quality-page .home-section-title p{margin-top:13px;font-size:14px}.quality-image-grid{grid-template-columns:1fr;gap:18px}.quality-image-card__body{min-height:0;padding:24px 22px 26px}.quality-step-card{min-height:250px;padding:28px}.quality-step-card h3{text-align:center;font-size:18px}.quality-step-arrow{width:42px;height:42px}}.about-page{--about-red: #d82335;--about-text: #555;color:var(--about-text);background:#fff}.about-page__container{width:min(1180px,calc(100% - 80px));margin:0 auto}.about-page__wide-container{width:min(1600px,calc(100% - 96px));margin:0 auto}.about-page__hero{min-height:243px;background-position:center;background-size:cover;color:#fff}.about-page__hero-content{min-height:243px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.about-page__hero h1{margin:0;font-size:42px;font-weight:600;line-height:1.2}.about-page__hero p{margin:22px 0 0;color:#ffffffc7;font-size:16px}.about-page__section{padding:78px 0 90px}.about-page .home-section-title{margin-bottom:44px}.about-page .home-section-title h2{color:var(--about-red);font-size:34px}.about-page__copy{color:#666;font-size:15px;line-height:2}.about-page__copy p{margin:0 0 15px}.about-page__stats{margin-top:48px;display:grid;grid-template-columns:repeat(5,1fr)}.about-page__stat{min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border-right:1px solid #e4e4e4}.about-page__stat:last-child{border-right:0}.about-page__stat strong{color:var(--about-red);font-size:34px;line-height:1}.about-page__stat .stat-number{color:var(--about-red);font-size:34px;line-height:1;font-weight:700}.about-page__stat span{color:#555;font-size:15px}.about-page__timeline-section{background:#f6f7f9}.about-page__timeline-wrap,.about-page__honor-wrap{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:24px}.about-page__round-button{width:48px;height:48px;padding:0;border:0;border-radius:50%;background:#ddd;color:#fff;font-size:31px;line-height:1;cursor:pointer;transition:background .2s,transform .2s}.about-page__round-button:hover{background:#c8c8c8;transform:scale(1.05)}.about-page__timeline{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:20%;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.about-page__timeline::-webkit-scrollbar,.about-page__honor-grid::-webkit-scrollbar{display:none}.about-page__timeline-item{position:relative;min-height:380px;padding:0 20px 35px;border-right:1px solid #e3e3e3;scroll-snap-align:start}.about-page__timeline-item:last-child{border-right:0}.about-page__timeline-item:before{content:"";position:absolute;top:59px;left:0;right:0;height:2px;background:#d8d8d8}.about-page__timeline-item h3{margin:0 0 10px;color:#222;text-align:center;font-size:25px}.about-page__timeline-dot{position:absolute;z-index:1;left:50%;top:50px;transform:translate(-50%);width:19px;height:19px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--about-red);box-shadow:0 0 0 1px #ffffff59}.about-page__timeline-dot:after{content:"‹";color:#fff;font-family:Arial,sans-serif;font-size:19px;font-weight:700;line-height:14px;transform:translate(-.5px) translateY(-1px)}.about-page__timeline-item ul{margin:72px 0 0;padding-left:19px;color:#4f4f4f;font-size:15px;line-height:1.75}.about-page__timeline-item li+li{margin-top:10px}.about-page__culture{padding-bottom:112px}.about-page__culture-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.about-page__culture-card{min-height:168px;display:grid;grid-template-columns:58px 1fr;gap:22px;align-items:start;padding:36px 48px;border:1px solid #e1e1e1;border-radius:8px;background:#fff;box-shadow:0 8px 20px #23293714;transition:transform .2s,box-shadow .2s}.about-page__culture-card:hover{transform:translateY(-3px);box-shadow:0 13px 27px #23293721}.about-page__culture-card img{width:46px;height:46px;object-fit:contain}.about-page__culture-card h3{margin:0 0 24px;color:var(--about-red);font-size:25px}.about-page__culture-card p{margin:0;color:#777;font-size:16px;line-height:1.65}.about-page__honors{background:#f6f7f9}.about-page__honor-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:34px 70px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.about-page__honor-item{min-width:0;text-align:center;scroll-snap-align:start}.about-page__honor-item>p{margin:14px 0 0;color:#666;font-size:14px}.about-page__certificate{position:relative;aspect-ratio:320 / 190;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;border:8px ridge #b8964e;background:linear-gradient(135deg,#f6e5b2,#b68b38);color:#542f0d;box-shadow:inset 0 0 0 2px #fff9,0 6px 15px #2d24141f}.about-page__certificate:before,.about-page__certificate:after{content:"";position:absolute;width:72px;height:72px;border:2px solid currentColor;opacity:.16;transform:rotate(45deg)}.about-page__certificate:before{left:-35px;top:-35px}.about-page__certificate:after{right:-35px;bottom:-35px}.about-page__certificate-mark{position:absolute;top:9px;right:12px;padding:3px 7px;border:1px solid currentColor;border-radius:3px;font-size:10px;font-weight:700;opacity:.68}.about-page__certificate b{font-size:23px;letter-spacing:.08em}.about-page__certificate small{font-size:12px;letter-spacing:.15em}.about-page__certificate i{margin-top:4px;font-size:11px;font-style:normal;opacity:.65}.about-page__certificate--light{border-color:#d4bc65;background:linear-gradient(135deg,#fff,#fff8d9);color:#b88b0b}.about-page__certificate--bronze{border-color:#7b5b32;background:linear-gradient(135deg,#e5c68f,#7a5425);color:#3b220a}.about-page__certificate--rose{border-color:#b88d75;background:linear-gradient(135deg,#f5ded0,#bd8b72);color:#7b2c23}.about-page__certificate--blue{border-color:#8ba9be;background:linear-gradient(135deg,#f6fbff,#d8e7f1);color:#24647f}.about-page__certificate--white{border-color:#d1c8ae;background:linear-gradient(135deg,#fff,#f4f0e5);color:#b22c2c}@media(max-width:980px){.about-page__wide-container{width:calc(100% - 48px)}.about-page__timeline-wrap,.about-page__honor-wrap{grid-template-columns:38px 1fr 38px;gap:12px}.about-page__round-button{width:38px;height:38px;font-size:26px}.about-page__timeline{grid-template-columns:none;grid-auto-columns:310px}.about-page__culture-card{padding:30px}.about-page__honor-grid{grid-template-columns:repeat(3,300px);gap:24px}}@media(max-width:640px){.about-page__container{width:calc(100% - 32px)}.about-page__wide-container{width:calc(100% - 24px)}.about-page__hero,.about-page__hero-content{min-height:190px}.about-page__hero h1{font-size:30px}.about-page__hero p{margin-top:14px;font-size:14px}.about-page__section{padding:52px 0 60px}.about-page .home-section-title{margin-bottom:30px}.about-page .home-section-title h2{font-size:26px}.about-page__copy{font-size:14px;line-height:1.8}.about-page__stats{grid-template-columns:repeat(2,1fr);margin-top:30px}.about-page__stat{min-height:90px;border-bottom:1px solid #e4e4e4}.about-page__stat:nth-child(2n){border-right:0}.about-page__stat:last-child{grid-column:1 / -1}.about-page__stat strong,.about-page__stat .stat-number{font-size:28px}.about-page__timeline-wrap,.about-page__honor-wrap{grid-template-columns:30px 1fr 30px;gap:5px}.about-page__round-button{width:30px;height:30px;font-size:22px}.about-page__timeline{grid-template-columns:none;grid-auto-columns:270px}.about-page__timeline-item{min-height:360px;padding-left:14px;padding-right:14px}.about-page__culture-grid{grid-template-columns:1fr;gap:16px}.about-page__culture-card{min-height:140px;grid-template-columns:46px 1fr;padding:24px 20px}.about-page__culture-card h3{margin-bottom:15px;font-size:21px}.about-page__culture-card p{font-size:14px}.about-page__honor-grid{grid-template-columns:repeat(6,265px);gap:16px}.about-page__certificate b{font-size:18px}}
