:root{--blue:#087cb9;--blue-dark:#006aa4;--line:#d1d1d1;--text:#333;--muted:#8a8a8a;--wa:#19bd62}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:Arial,"Microsoft YaHei",sans-serif;font-size:14px}a{color:#0755b3}button,input,select{font:inherit}.site{width:1125px;max-width:calc(100% - 24px);margin:36px auto 80px}.top{display:grid;grid-template-columns:250px 1fr;gap:30px;align-items:start}.brand{display:flex;align-items:center;gap:8px;padding-top:6px;font-weight:800;text-decoration:none;white-space:nowrap;overflow:visible}.brand-cn{font-size:27px;color:#e24d2e;font-family:KaiTi,"Microsoft YaHei",serif;white-space:nowrap}.brand-en{font-size:25px;color:#3b9ce5;letter-spacing:-2px;white-space:nowrap}.top-right{min-width:0}.portal-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.portal-tab{height:56px;border:1px solid #aad0e8;border-radius:9px;background:linear-gradient(#fff,#f2f8fc);color:#005ca1;font-size:18px;font-weight:700;cursor:pointer;box-shadow:0 2px 8px rgba(0,85,140,.08);text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:nowrap}.portal-tab:hover{background:linear-gradient(#f8fcff,#eaf5fb);border-color:#69b2dc}.portal-tab.active{color:#fff;border-color:#0070ac;background:linear-gradient(#1887c2,#006fa8);box-shadow:0 5px 10px rgba(0,103,158,.28)}.langs{text-align:right;margin:12px 5px 11px;color:#1a45e6}.langs button{border:0;background:transparent;color:#1a45e6;padding:0 3px;cursor:pointer}.langs button.active{font-weight:700;text-decoration:underline}.rule{height:1px;background:#ececec;margin-top:2px}.nav{display:grid;grid-template-columns:repeat(7,1fr);height:42px;background:linear-gradient(#2b89bc,#096b9f);border:1px solid #106b9a;color:#fff}.nav button{border:0;border-right:1px solid rgba(255,255,255,.45);background:transparent;color:#fff;font-weight:700;cursor:pointer;font-size:15px}.nav button:last-child{border-right:0}.nav button:hover,.nav button.active{background:rgba(0,0,0,.11)}.tools{display:grid;grid-template-columns:170px 290px 1fr;gap:26px;align-items:center;padding:14px 0 12px}.breadcrumb{font-weight:700;color:#666}.order-guide{height:61px;border-radius:9px;background:linear-gradient(135deg,#1590cf,#0067a6);display:flex;align-items:center;color:#fff;box-shadow:0 4px 10px rgba(0,100,155,.28);overflow:hidden}.question{width:65px;text-align:center;font-size:31px;font-weight:700}.order-copy{flex:1;line-height:1.15}.order-copy strong{font-size:16px}.order-copy small{display:block;margin-top:4px}.order-arrow{font-size:27px;padding-right:16px}.search{display:flex;justify-self:end;width:430px;height:39px}.search select{width:100px;border:1px solid #aaa;border-right:0;background:#fff;padding-left:10px}.search input{min-width:0;flex:1;border:1px solid #aaa;padding:0 10px;outline:none}.search button{width:74px;border:0;background:#555;color:#fff;cursor:pointer}.section-bar{height:49px;display:flex;align-items:center;padding:0 17px;background:linear-gradient(#fafafa,#e7e7e7);border:1px solid #d0d0d0;font-size:17px;margin-bottom:16px}.back{display:inline-block;border:1px solid #bcbcbc;padding:9px 17px;background:#f7f7f7;margin-bottom:15px;text-decoration:none}.catalog-groups{display:block}.catalog-group{margin:0 0 30px}.catalog-group-title{height:44px;display:flex;align-items:center;padding:0 15px;margin:0 0 16px;background:linear-gradient(#fafafa,#e9e9e9);border:1px solid #d0d0d0;font-size:17px;font-weight:500}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:31px 20px}.product{text-align:center;min-width:0}.image-box{height:158px;border:1px solid #cfcfcf;background:#f5f5f5;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;text-decoration:none;color:inherit}.image-box img{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:1}.image-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:12px;text-align:center;color:#777;font-weight:700;background:linear-gradient(135deg,#f4f4f4,#e3e3e3);z-index:0}.product-title{display:block;margin-top:9px;font-size:15px;font-weight:700;text-decoration:underline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.product-count{font-size:12px;color:#8b8b8b;margin-top:7px}.no-results{display:none;border:1px dashed #bbb;padding:45px;text-align:center;color:#777}.wa{position:fixed;right:2%;bottom:26px;height:54px;border-radius:28px;background:var(--wa);color:#fff!important;text-decoration:none;display:flex;align-items:center;gap:10px;padding:0 22px 0 13px;font-size:15px;font-weight:700;box-shadow:0 4px 16px rgba(0,0,0,.25);z-index:50}.wa-icon{width:34px;height:34px;border-radius:50%;background:#fff;color:var(--wa);display:grid;place-items:center;font-size:20px}footer{border-top:1px solid #eee;margin-top:42px;padding:20px 0;text-align:center;color:#888;font-size:12px}@media(max-width:950px){.site{margin-top:18px}.top{grid-template-columns:1fr}.brand{justify-content:center}.portal-tabs{grid-template-columns:repeat(2,1fr)}.tools{grid-template-columns:1fr}.order-guide{width:290px}.search{justify-self:stretch;width:100%}.product-grid{grid-template-columns:repeat(3,1fr)}.wa{right:15px}}@media(max-width:520px){.nav{display:flex;overflow:auto}.nav button{min-width:110px}.product-grid{grid-template-columns:repeat(2,1fr);gap:22px 12px}.image-box{height:145px}.brand-cn{font-size:23px}.brand-en{font-size:21px}.portal-tab{font-size:15px}.wa{width:54px;padding:0;justify-content:center}.wa span:last-child{display:none}}
