/* Shared brand treatment, preserving the supplied blue/yellow/white logo. */
.brand.fengju-brand{display:inline-flex;align-items:center;gap:12px;color:#183651;flex-shrink:0;text-decoration:none}
.brand.fengju-brand .fengju-brand-image{display:block;width:44px;height:44px;object-fit:contain;flex:none}
.brand.fengju-brand>strong{font-size:25px;font-weight:700;letter-spacing:1px;white-space:nowrap;line-height:1.2}
.footer{background:#f4f7fb;color:#183651}
.footer .brand.fengju-brand{color:#183651}
.cp-page .category-nav,.gw-page .category-nav{position:static}
.cp-page section[id],.mv-page section[id],.gw-page section[id]{scroll-margin-top:110px}
@media(max-width:1100px){.brand.fengju-brand{gap:9px}.brand.fengju-brand .fengju-brand-image{width:38px;height:38px}.brand.fengju-brand>strong{font-size:22px}}
@media(max-width:760px){.brand.fengju-brand>strong{font-size:21px}.cp-page section[id],.mv-page section[id],.gw-page section[id]{scroll-margin-top:90px}}

/* Industry capabilities: each function has its own description and product image. */
.industry-functions-heading{padding:34px 0 28px;border-top:1px solid #dce6f1}
.industry-functions-heading h2{font-size:31px;font-weight:500;margin:0 0 12px;color:#183c5c}
.industry-functions-heading p{font-size:16px;color:#647e96;margin:0}
.industry-function{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr);gap:48px;align-items:center;padding:42px 0;border-top:1px solid #e0e9f2}
.industry-function:nth-child(odd){grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr)}
.industry-function:nth-child(odd) .industry-function-copy{order:2}
.industry-function-number{font-size:14px;letter-spacing:2px;color:#448cca;display:block;margin-bottom:13px}
.industry-function h3{font-size:27px;font-weight:500;line-height:1.5;color:#183c5c;margin:0 0 18px}
.industry-function p{font-size:16px;line-height:1.95;color:#557089;margin:0 0 20px}
.industry-function ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}
.industry-function li{position:relative;padding-left:15px;font-size:15px;line-height:1.8;color:#48657f}
.industry-function li:before{content:'';position:absolute;width:4px;height:4px;left:0;top:.75em;background:#2d84d4;border-radius:50%}
.industry-function figure{margin:0;min-width:0;padding:14px;background:#f5f8fc;border:1px solid #e1e9f2;border-radius:10px}
.industry-function figure a{display:block;cursor:zoom-in}
.industry-function img{display:block;width:100%;height:350px;object-fit:contain;border-radius:4px}
.company-product-image{margin:0;min-width:0;background:#f3f7fd;padding:24px;border-radius:12px}
.company-product-image img{width:100%;height:370px;object-fit:contain;display:block}
.company-values-section{background:#f3f7fc;padding:60px 0 66px}
.company-values-section h2{font-size:32px;font-weight:500;color:#183c5c;margin:0 0 36px}
.company-values{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.company-values article{position:relative;background:#fff;border:1px solid #e1e9f2;border-radius:10px;padding:30px 32px}
.company-value-number{display:block;font-size:14px;color:#6c9bc4;letter-spacing:2px;margin-bottom:15px}
.company-values h3{font-size:24px;font-weight:500;color:#183c5c;margin:0 0 14px}
.company-values p{font-size:16px;line-height:1.9;color:#58728b;margin:0}
.footer-company p{font-size:14px;line-height:1.9;overflow-wrap:anywhere}
@media(max-width:1000px){.industry-function,.industry-function:nth-child(odd){gap:28px}.industry-function img{height:300px}.company-product-image img{height:300px}}
@media(max-width:700px){.industry-functions-heading{padding:28px 0 22px}.industry-functions-heading h2{font-size:27px}.industry-function,.industry-function:nth-child(odd){grid-template-columns:1fr;gap:24px;padding:30px 0}.industry-function:nth-child(odd) .industry-function-copy{order:0}.industry-function h3{font-size:24px}.industry-function figure{padding:9px}.industry-function img{height:auto;max-height:350px}.company-values-section{padding:38px 0}.company-values-section h2{font-size:27px;margin-bottom:25px}.company-values{grid-template-columns:1fr;gap:18px}.company-values article{padding:24px}.company-product-image{padding:15px}.company-product-image img{height:auto;max-height:330px}}
