*{box-sizing:border-box}
body{margin:0;font-family:Arial,"Microsoft YaHei",sans-serif;color:#1d2a2f;background:#f4f6f6;line-height:1.65}
a{text-decoration:none;color:inherit}
button{font:inherit;color:inherit;border:0;background:none;padding:0;cursor:pointer}
img{max-width:100%;display:block}
.site-wrap{width:min(1560px,calc(100% - 40px));margin:0 auto}
.site-header{position:relative;z-index:20;background:#fff;border-bottom:5px solid #c9151e;box-shadow:0 8px 24px rgba(0,0,0,.08)}
.site-header__inner{height:96px;display:grid;grid-template-columns:240px 1fr 280px;align-items:stretch;position:relative;background:#fff;color:#1d2a2f;max-width:100%}
.site-logo{height:96px;background:#fff;display:flex;align-items:center;justify-content:center;padding:0 28px;position:relative;z-index:2}
.site-logo img{max-height:58px}
.site-nav{display:flex;justify-content:center;align-items:stretch;gap:0;height:96px}
.site-nav a{height:96px;padding:0 22px;display:flex;align-items:center;justify-content:center;font-size:15px;position:relative;color:#29363a;border-left:1px solid #eef1f1}
.site-nav a:last-child{border-right:1px solid #eef1f1}
.site-nav a:hover,.site-nav a.is-active{background:#c9151e;color:#fff}
.site-nav a.is-active:after{content:none}
.site-header__tools{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:0 24px;font-size:13px;position:relative;z-index:2;color:#5a676b}
.site-header__tools strong{display:block;color:#c9151e;font-size:30px;line-height:1;font-weight:800;letter-spacing:0}
.site-header__tel-label{white-space:nowrap;display:flex;align-items:center;gap:6px;font-size:16px;font-weight:700}
.site-header__tel-label .iconfont{color:#c9151e;font-size:18px}
.site-phone{display:none;width:28px;height:28px;border-radius:50%;background:#c9151e;color:#fff;place-items:center}
.site-phone .iconfont{font-size:16px}
.site-menu{display:none;border:0;background:#c9151e;color:#fff;width:34px;height:34px;font-size:18px}
.site-menu .iconfont{font-size:18px}
.swiper-button-next:after,.swiper-button-prev:after{font-family:"iconfont"!important;font-size:24px}
.swiper-button-next:after{content:"\e76e"}
.swiper-button-prev:after{content:"\e76d"}
.home-hero{position:relative;background:#eef3f1;overflow:hidden}
.home-hero-swiper{width:100%}
.home-hero .swiper-slide a{display:block}
.home-hero .swiper-slide img{width:100%;height:auto;display:block}
.home-hero-pagination{bottom:24px!important}
.home-hero-pagination .swiper-pagination-bullet{width:9px;height:9px;background:#fff;opacity:.7}
.home-hero-pagination .swiper-pagination-bullet-active{opacity:1;background:#c9151e}
.home-hero-prev,.home-hero-next{width:42px;height:42px;border-radius:50%;background:rgba(201,21,30,.76);color:#fff}
.home-hero-prev:after,.home-hero-next:after{font-size:18px;font-weight:700}
.site-kicker{font-size:13px;letter-spacing:2px;margin:0 0 16px;color:#d9fff3}
.home-hero h1{font-size:48px;line-height:1.18;margin:0 0 16px;font-weight:800}
.home-hero p:not(.site-kicker){width:min(560px,100%);font-size:19px;margin:0 0 32px}
.site-btn{display:inline-flex;align-items:center;gap:18px;height:46px;padding:0 24px;background:#c9151e;color:#fff;font-weight:700;font-size:14px}
.site-btn.is-disabled{opacity:.65;pointer-events:none}
.site-btn span,.site-more span{width:22px;height:22px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:14px}
.site-btn .iconfont,.site-more .iconfont{font-size:12px}
.site-btn--ghost{background:#c9151e}
.home-searchbar{background:#fff}
.home-searchbar__inner{height:76px;display:flex;align-items:center;gap:34px}
.home-product-mark{align-self:stretch;width:180px;background:#c9151e;color:#fff;display:flex;align-items:center;padding:0 18px;gap:14px}
.home-product-mark b{font-size:38px;line-height:1}
.home-product-mark span{font-size:12px;line-height:1.35}
.home-recommend-links{flex:1;display:flex;align-items:center;gap:18px;min-width:0;overflow:hidden}
.home-recommend-links a{font-size:13px;color:#4d5b5e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-recommend-links a:hover{color:#c9151e}
.home-searchbar form{width:220px;height:34px;border:1px solid #cdd7d7;display:flex;background:#fff}
.home-searchbar input{border:0;flex:1;min-width:0;padding:0 10px;outline:0}
.home-searchbar button{width:40px;border:0;background:#fff;color:#c9151e;cursor:pointer}
.home-searchbar button .iconfont{font-size:18px}
.site-section{padding:70px 0}
.site-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}
.site-section-title{position:relative;min-height:78px;display:flex;align-items:flex-end}
.site-section-title:before{content:attr(data-en);position:absolute;left:-6px;bottom:-6px;z-index:0;color:rgba(0,0,0,.06);font-size:72px;font-weight:800;line-height:1;letter-spacing:1px;white-space:nowrap;pointer-events:none}
.site-section-title h1,.site-section-title h2{position:relative;z-index:1;margin:0;color:#1b1b1b;font-size:34px;line-height:1;font-weight:800;letter-spacing:0}
.site-section-title.is-light:before{color:rgba(255,255,255,.18)}
.site-section-title.is-light h1,.site-section-title.is-light h2{color:#fff}
.site-more{display:inline-flex;align-items:center;gap:16px;background:#c9151e;color:#fff;height:38px;padding:0 18px;font-size:13px;font-weight:700}
.site-more--light{background:#fff;color:#c9151e;margin-left:auto}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.product-card{background:#fff;min-width:0;transition:.2s box-shadow,.2s transform}
.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(201,21,30,.14)}
.product-card figure{aspect-ratio:1/1;margin:0;background:#fff;display:flex;align-items:center;justify-content:center;padding:28px;box-sizing:border-box}
.product-card figure img{width:100%;height:100%;object-fit:contain}
.product-card div{height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f0f2f2;padding:0 16px}
.product-card h3{font-size:14px;color:#1c2e32;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-card span{flex:0 0 auto;background:#c9151e;color:#fff;border-radius:15px;padding:5px 12px;font-size:12px}
.home-strength{min-height:860px;position:relative;display:grid;grid-template-columns:56% 44%;background:#8f1016;color:#fff;overflow:hidden}
.home-strength__bg{position:absolute;inset:0;background-position:center;background-size:cover;display:none}
.home-strength__bg.is-active{display:block}
.home-strength__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.18) 32%,rgba(0,0,0,.36) 52%,rgba(0,0,0,.62) 74%,rgba(0,0,0,.72) 100%)}
.home-strength__left,.home-strength__right{position:relative;z-index:1}
.home-strength__head{margin-left:max(40px,calc((100vw - 1560px)/2));padding-top:138px}
.home-strength__head .site-section-title{min-height:78px}
.home-strength__right{display:flex;align-items:center;padding:80px max(40px,calc((100vw - 1560px)/2)) 210px 70px}
.home-strength__watermark{position:absolute;right:-20px;top:0;bottom:0;display:flex;align-items:center;writing-mode:vertical-rl;font-size:96px;line-height:1;font-weight:800;color:rgba(255,255,255,.12);letter-spacing:4px}
.home-strength__article{display:none;grid-template-columns:120px 1fr;gap:34px;width:min(680px,100%);position:relative;z-index:2}
.home-strength__article.is-active{display:grid}
.home-strength__article b{font-size:66px;line-height:1;font-style:italic;font-weight:800;position:relative}
.home-strength__article h3{font-size:28px;line-height:1.2;margin:0 0 4px}
.home-strength__article h4{font-size:15px;line-height:1.3;margin:0 0 28px;color:rgba(255,255,255,.86);font-weight:700}
.home-strength__article p{font-size:16px;line-height:2;color:rgba(255,255,255,.9);margin:0}
.home-strength__tabs{position:absolute;z-index:3;left:max(40px,calc((100vw - 1560px)/2));right:max(40px,calc((100vw - 1560px)/2));bottom:118px;display:grid;grid-template-columns:repeat(3,1fr);height:138px;background:rgba(255,255,255,.26);backdrop-filter:blur(4px)}
.home-strength__tab{border:0;border-radius:0;background:rgba(255,255,255,.12);color:#fff;display:flex;align-items:center;gap:18px;padding:0 46px;text-align:left;cursor:pointer;transition:background .2s ease;text-decoration:none}
.home-strength__tab.is-active{background:#c9151e}
.home-strength__tab b{font-size:40px;line-height:1;font-style:italic;font-weight:400;text-shadow:0 2px 8px rgba(0,0,0,.28)}
.home-strength__tab span{font-size:17px;font-weight:700;line-height:1.25}
.home-strength__tab em{display:block;font-style:normal;font-size:12px;font-weight:400;color:rgba(255,255,255,.78);margin-top:4px}
.home-about{padding:80px 0;min-height:640px;background:linear-gradient(90deg,rgba(0,0,0,.62) 0%,rgba(0,0,0,.42) 42%,rgba(0,0,0,.08) 75%),url('/static/index/images/about-bg.jpg') center bottom/cover no-repeat;color:#fff;display:flex;align-items:center}
.home-about h3{font-size:28px;font-weight:400;margin:36px 0 18px}
.home-about p{width:min(720px,100%);font-size:14px;color:rgba(255,255,255,.9);margin:0 0 32px}
.home-about__photos{margin-top:72px;background:#fff;padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;color:#263438;box-shadow:0 18px 40px rgba(0,0,0,.12)}
.home-about__photos a{min-width:0}
.home-about__photos img{width:100%;height:125px;object-fit:cover}
.home-about__photos span{display:block;text-align:center;font-size:13px;padding-top:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.factory-env{padding:82px 0;background:#fff}
.factory-env__desc{width:min(820px,100%);font-size:15px;line-height:1.9;color:#5b696d;margin:22px 0 0}
.factory-env__grid{margin-top:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.factory-env__card{display:block;background:#fff;box-shadow:0 12px 28px rgba(20,35,40,.08);transition:transform .2s ease,box-shadow .2s ease}
.factory-env__card:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(201,21,30,.12)}
.factory-env__card img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}
.factory-env__card div{padding:18px 20px 20px}
.factory-env__card span{display:block;color:#c9151e;font-size:12px;margin-bottom:8px}
.factory-env__card h3{margin:0;font-size:17px;line-height:1.45;color:#17272c}
.factory-env.is-home{padding-top:0;background:#f4f6f6}
.factory-env.is-home .factory-env__grid{grid-template-columns:repeat(3,1fr)}
.about-env{background:#f4f6f6}
.home-service{background:#c9151e;color:#fff;padding:56px 0 58px;position:relative;overflow:hidden}
.home-service:after{content:"";position:absolute;left:0;right:0;bottom:-22px;height:92px;opacity:.16;background:radial-gradient(circle at 8% 75%,#fff 0 18px,transparent 19px),radial-gradient(circle at 16% 90%,#fff 0 14px,transparent 15px),radial-gradient(circle at 34% 82%,#fff 0 10px,transparent 11px),radial-gradient(circle at 58% 76%,#fff 0 16px,transparent 17px),radial-gradient(circle at 76% 88%,#fff 0 11px,transparent 12px),radial-gradient(circle at 92% 78%,#fff 0 18px,transparent 19px)}
.home-service .site-wrap{display:grid;grid-template-columns:330px 1fr 170px;align-items:center;gap:34px;position:relative;z-index:1}
.home-service__head .site-section-title{min-height:78px}
.home-service__steps{display:grid;grid-template-columns:repeat(5,1fr);gap:42px;align-items:start}
.home-service__steps div{position:relative;text-align:center;min-width:0}
.home-service__steps div:not(:last-child):after{content:"\e76e";font-family:"iconfont"!important;position:absolute;right:-30px;top:42px;color:#fff;font-size:28px;line-height:1;opacity:.95}
.home-service__steps i{width:104px;height:104px;border:2px solid rgba(255,255,255,.82);border-radius:50%;display:grid;place-items:center;margin:0 auto 16px;background:#fff;box-shadow:0 0 0 7px rgba(255,255,255,.22);font-style:normal}
.home-service__steps i img{width:58px;height:58px;object-fit:contain}
.home-service__steps i .iconfont{font-size:48px;color:#c9151e;line-height:1}
.home-service__steps span{display:block;font-size:15px;font-weight:700;line-height:1.35;white-space:normal}
.home-service__more{height:52px;background:#fff;color:#c9151e;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:0 22px;font-size:15px;font-weight:700}
.home-service__more span{width:28px;height:28px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:16px}
.home-service__more .iconfont{font-size:13px}
.site-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.site-case-card{background:#fff;box-shadow:0 12px 30px rgba(201,21,30,.1)}
.site-case-card img{width:100%;height:230px;object-fit:cover}
.site-case-card div{padding:24px;position:relative;min-height:150px}
.site-case-card h3{font-size:17px;margin:0 0 12px;color:#17272c}
.site-case-card p{font-size:13px;color:#5d6b6f;margin:0;width:88%}
.site-case-card span{position:absolute;right:0;bottom:0;width:58px;height:46px;background:#c9151e;color:#fff;display:grid;place-items:center;font-size:22px}
.home-news{background:#fff}
.home-news__grid{display:grid;grid-template-columns:430px 1fr;gap:70px;align-items:start}
.home-news__grid > *{min-width:0}
.home-news-feature{position:relative;display:block}
.home-news-feature img{width:100%;height:320px;object-fit:cover}
.home-news-feature div{position:absolute;left:0;bottom:0;background:#c9151e;color:#fff;width:100%;display:grid;grid-template-columns:70px 70px 1fr;align-items:center;min-height:70px;padding:0 18px}
.home-news-feature b{font-size:34px;line-height:1}
.home-news-feature span{font-size:12px;color:rgba(255,255,255,.85)}
.home-news-feature h3{font-size:15px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-news-list a{display:grid;grid-template-columns:82px 1fr;gap:18px;padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid #dde4e3}
.home-news-list time b{display:block;font-size:30px;color:#c9151e;line-height:1}
.home-news-list time span{font-size:12px;color:#748083}
.home-news-list h3{font-size:16px;margin:0 0 6px;color:#1b2b30;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-news-list p{font-size:13px;color:#6d787c;margin:0;overflow:hidden}
.home-contact-line{background:#c9151e;color:#fff;font-size:13px;padding:18px 0}
.site-footer{background:#20282d;color:#d7dee0}
.site-footer__top{padding:58px 0}
.site-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1.4fr 1.6fr 1.8fr;gap:42px}
.site-footer h3{font-size:15px;color:#fff;margin:0 0 18px}
.site-footer a,.site-footer p{display:block;color:#aeb8bb;font-size:13px;margin:0 0 9px}
.site-footer__brand img{max-width:145px;margin-bottom:20px}
.site-qr{width:96px;height:96px;background:#fff;color:#20282d;display:grid;place-items:center;font-weight:800;margin-top:20px}
.site-qr img{width:100%;height:100%;object-fit:cover;margin:0}
.site-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:20px 0;font-size:12px;color:#8f9a9e}
.site-footer__bottom .site-wrap{display:flex;justify-content:space-between;gap:20px}
.site-page-head{position:relative;background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.52) 40%,rgba(0,0,0,.18) 100%),url('/static/index/images/inner-banner.png') center/cover no-repeat;padding:82px 0 54px;color:#fff;overflow:hidden}
.site-page-head:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.18) 100%);pointer-events:none}
.site-page-head .site-wrap{position:relative;z-index:1}
.site-page-title{min-height:66px}
.site-page-title:before{color:rgba(255,255,255,.15)}
.site-page-title h1{position:relative;z-index:1;margin:0;color:#fff;font-size:38px;line-height:1;font-weight:800}
.site-breadcrumbs{font-size:13px;color:rgba(255,255,255,.76);margin-top:16px}
.site-breadcrumbs a{color:rgba(255,255,255,.76)}
.site-breadcrumbs span{color:#fff}
.site-inner{padding:64px 0;background:#f4f6f6}
.site-layout{display:grid;grid-template-columns:250px 1fr;gap:42px;align-items:start}
.site-sidebar{background:#fff;border-top:4px solid #c9151e;box-shadow:0 12px 28px rgba(20,35,40,.08)}
.site-sidebar__title{height:62px;display:flex;align-items:center;padding:0 22px;font-size:20px;font-weight:800;color:#1b2d32;border-bottom:1px solid #edf0f0}
.site-sidebar__nav{list-style:none;margin:0;padding:8px 0}
.site-sidebar__nav a{display:block;padding:15px 22px;font-size:15px;color:#36484d;border-bottom:1px solid #edf0f0}
.site-sidebar__nav li.is-active a,.site-sidebar__nav a:hover{background:#c9151e;color:#fff}
.site-main{min-width:0}
.site-cat-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}
.site-cat-nav a{background:#fff;padding:10px 18px;border:1px solid #e1e6e6;color:#36484d}
.site-cat-nav a.is-active,.site-cat-nav a:hover{background:#c9151e;color:#fff;border-color:#c9151e}
.news-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.news-card{background:#fff;display:flex;flex-direction:column;min-width:0;box-shadow:0 12px 28px rgba(20,35,40,.08)}
.news-card img{width:100%;height:210px;object-fit:cover;background:#fff}
.news-card div{padding:22px;display:flex;flex-direction:column;gap:10px;min-height:210px}
.news-card time{font-size:13px;color:#c9151e}
.news-card h2{font-size:18px;line-height:1.45;margin:0;color:#17272c}
.news-card p{font-size:14px;color:#657276;margin:0;line-height:1.8}
.news-card span{margin-top:auto;color:#c9151e;font-weight:700;font-size:13px}
.product-grid--inner{grid-template-columns:repeat(3,1fr)}
.site-pic-grid,.site-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.site-pic-card,.site-video-card{background:#fff;border:0;text-align:left;padding:0;color:#17272c;box-shadow:0 12px 28px rgba(20,35,40,.08);cursor:pointer}
.site-pic-card img,.site-video-card img{width:100%;height:240px;object-fit:cover}
.site-pic-card h2,.site-video-card h2{font-size:17px;line-height:1.4;margin:0;padding:18px 20px}
.site-video-card span{display:block;position:relative}
.site-video-card i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;background:rgba(201,21,30,.9);color:#fff;display:grid;place-items:center;font-style:normal}
.site-video-card i em{font-style:normal;font-size:20px}
.site-video-card p{font-size:13px;color:#657276;margin:0;padding:0 20px 20px}
.site-page-list{margin-top:34px;text-align:center}
.site-page-list ul,.site-page-list .pagination{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap}
.site-page-list li{margin:0;padding:0}
.site-page-list a,.site-page-list span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;margin:0;padding:0 10px;background:#fff;color:#405157;border:1px solid #e1e6e6;font-size:14px;line-height:1}
.site-page-list .current,.site-page-list .active span,.site-page-list a:hover{background:#c9151e;color:#fff;border-color:#c9151e}
.site-page-list .disabled span{color:#a8b2b5;background:#f4f6f6;border-color:#e1e6e6}
.site-detail{background:#fff;padding:42px;box-shadow:0 12px 28px rgba(20,35,40,.08)}
.site-detail>h1{font-size:30px;line-height:1.35;margin:0 0 14px;color:#17272c}
.site-detail__meta{display:flex;gap:22px;flex-wrap:wrap;font-size:13px;color:#7a878a;border-bottom:1px solid #edf0f0;padding-bottom:18px;margin-bottom:26px}
.site-detail__content{font-size:16px;color:#2d3b40;line-height:2;overflow:hidden}
.site-detail__content img{max-width:100%;height:auto}
.site-detail__content table{width:100%;border-collapse:collapse}
.site-detail__content td,.site-detail__content th{border:1px solid #dfe6e6;padding:10px}
.site-table-scroll{overflow-x:auto}
.site-detail-video{width:100%;max-height:620px;background:#000;margin:22px 0}
.site-prevnext{list-style:none;margin:34px 0 0;padding:20px 0 0;border-top:1px solid #edf0f0}
.site-prevnext li{font-size:14px;color:#5c6a6e;line-height:2}
.site-prevnext a:hover{color:#c9151e}
.site-related{margin-top:36px}
.site-related h2{font-size:22px;margin:0 0 18px}
.site-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.site-related__grid a{background:#f4f6f6;padding-bottom:14px}
.site-related__grid img{width:100%;height:150px;object-fit:cover}
.site-related__grid span{display:block;color:#c9151e;font-size:12px;margin:12px 14px 4px}
.site-related__grid h3{font-size:15px;margin:0 14px;color:#17272c}
.site-product-detail{display:grid;grid-template-columns:minmax(0,680px) 1fr;gap:46px;background:#fff;padding:36px;box-shadow:0 12px 28px rgba(20,35,40,.08)}
.site-product-main{border:1px solid #edf0f0;background:#fff}
.site-product-main .swiper-slide{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:28px;box-sizing:border-box}
.site-product-main img{width:100%;height:100%;object-fit:contain}
.site-product-thumbs{margin-top:14px}
.site-product-thumbs .swiper-slide{aspect-ratio:1/1;border:1px solid #edf0f0;background:#fff;display:flex;align-items:center;justify-content:center;padding:10px;opacity:.65;cursor:pointer;box-sizing:border-box}
.site-product-thumbs .swiper-slide-thumb-active{opacity:1;border-color:#c9151e}
.site-product-thumbs img{width:100%;height:100%;object-fit:contain}
.site-product-summary h1{font-size:34px;line-height:1.35;margin:20px 0;color:#17272c}
.site-product-summary p{font-size:16px;color:#5d6b6f;line-height:1.9;margin:0 0 32px}
.site-product-actions{display:flex;gap:14px;flex-wrap:wrap}
.site-product-content{background:#fff;margin-top:34px;padding:42px;box-shadow:0 12px 28px rgba(20,35,40,.08)}
.about-page{display:grid;grid-template-columns:42% 1fr;gap:38px;align-items:start}
.about-page figure{margin:0;background:#fff;padding:16px;box-shadow:0 12px 28px rgba(20,35,40,.08)}
.about-page figure img{width:100%;height:auto}
.about-page__gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}
.about-page__gallery img{width:100%;height:130px;object-fit:cover}
.about-page-main{background:#f4f6f6}
.about-stats{background:#fff}
.about-stats .site-wrap{display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 16px 32px rgba(20,35,40,.08);transform:translateY(-50%);position:relative;z-index:2}
.about-stats div{min-height:132px;background:#fff;padding:28px 30px;border-right:1px solid #edf0f0}
.about-stats div:last-child{border-right:0}
.about-stats b{display:block;color:#c9151e;font-size:42px;line-height:1;font-weight:800;margin-bottom:12px}
.about-stats span{font-size:15px;color:#2f3f44;line-height:1.5}
.about-intro{background:#fff;padding:10px 0 86px}
.about-intro .site-wrap{display:grid;grid-template-columns:1fr 520px;gap:70px;align-items:center}
.about-copy{font-size:16px;line-height:2;color:#33454a;margin-top:30px}
.about-copy p{margin:0 0 18px}
.about-intro figure{margin:0;position:relative;background:#f4f6f6;padding:0}
.about-intro figure img{width:100%;height:380px;object-fit:cover}
.about-intro figcaption{position:absolute;left:36px;right:36px;bottom:36px;background:#c9151e;color:#fff;padding:22px}
.about-intro figcaption b{display:block;font-size:22px;margin-bottom:8px}
.about-intro figcaption span{font-size:14px;line-height:1.7;color:rgba(255,255,255,.9)}
.about-capability{padding:86px 0 96px;background:#f4f6f6}
.about-capability .site-title-row{justify-content:center;text-align:center;margin-bottom:48px}
.about-capability .site-section-title{justify-content:center;min-height:68px}
.about-capability .site-section-title:before{left:50%;transform:translateX(-50%);bottom:6px;color:rgba(0,0,0,.05)}
.about-capability__rows{display:grid;gap:72px;width:100%;margin:0}
.about-capability__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:110px;align-items:center}
.about-capability__row.is-reverse img{order:2}
.about-capability__row.is-reverse .about-capability__list{order:1}
.about-capability__row img{width:100%;object-fit:contain;border-radius:0}
.about-capability__list{display:grid;gap:0}
.about-capability__list div{display:grid;grid-template-columns:150px 1fr;gap:28px;align-items:center;min-height:92px;border-bottom:1px solid #e4e9e9}
.about-capability__list div:last-child{border-bottom:0}
.about-capability h3{font-size:21px;line-height:1.35;margin:0;color:#17272c}
.about-capability p{font-size:14px;line-height:1.8;color:#5f6d72;margin:0}
.about-capability__list div:nth-child(2) h3,.about-capability__list div:nth-child(2) p{color:#c9151e}
.about-process{padding:86px 0;background:#fff}
.about-process .site-wrap{display:grid;grid-template-columns:430px 1fr;gap:70px;align-items:start}
.about-process p{font-size:16px;line-height:2;color:#526267;margin:26px 0 0}
.about-process ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.about-process li{background:#f4f6f6;padding:28px 30px;border-left:5px solid #c9151e;min-height:128px}
.about-process b{display:block;font-size:22px;color:#17272c;margin-bottom:10px}
.about-process span{font-size:14px;line-height:1.8;color:#5f6e73}
.contact-info{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:28px 0 34px}
.contact-info div{background:#fff;padding:30px;border-top:4px solid #c9151e;box-shadow:0 12px 28px rgba(20,35,40,.08)}
.contact-info i{width:46px;height:46px;border-radius:50%;background:#c9151e;color:#fff;display:grid;place-items:center;font-size:22px;margin-bottom:18px}
.contact-info b{font-size:20px;color:#17272c}
.contact-info p{font-size:15px;color:#5d6b6f;margin:12px 0 0;line-height:1.8}
.form-section{background:#fff;padding:64px 0}
.contact-form{margin-top:28px}
.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.contact-form label,.site-guestbook-form label{display:block}
.contact-form span,.site-guestbook-form span{display:block;font-size:14px;color:#36484d;margin-bottom:8px}
.contact-form input,.contact-form textarea,.site-guestbook-form input,.site-guestbook-form textarea,.site-search-page input{width:100%;border:1px solid #dfe6e6;background:#f8fafa;height:48px;padding:0 14px;outline:0;font:inherit}
.contact-form textarea,.site-guestbook-form textarea{height:130px;padding-top:12px;resize:vertical}
.form-message{margin:18px 0 24px}
.contact-form .is-invalid input,.contact-form .is-invalid textarea{border-color:#c9151e}
.site-search-page{background:#fff;padding:42px;display:grid;grid-template-columns:1fr auto;gap:16px;box-shadow:0 12px 28px rgba(20,35,40,.08)}
.site-inner .site-search-page{margin-bottom:30px}
.site-search-results{display:grid;gap:18px}
.site-search-result{display:grid;grid-template-columns:220px 1fr;gap:24px;background:#fff;padding:18px;box-shadow:0 12px 28px rgba(20,35,40,.08)}
.site-search-result img{width:220px;height:150px;object-fit:cover}
.site-search-result span{font-size:13px;color:#c9151e}
.site-search-result h2{font-size:20px;margin:8px 0;color:#17272c}
.site-search-result p{font-size:14px;color:#657276;margin:0;line-height:1.8}
.site-search-grid .product-card div{height:auto;min-height:132px;display:block}
.site-search-grid .product-card p,.site-search-grid .product-card em{display:block;font-size:13px;color:#657276;line-height:1.7;margin:8px 0 0;font-style:normal}
.site-search-grid .product-card p{color:#c9151e}
.site-empty{background:#fff;text-align:center;color:#c9151e;padding:70px 20px;font-size:18px}
.site-video-modal{position:fixed;inset:0;background:rgba(0,0,0,.78);z-index:100;display:none;align-items:center;justify-content:center;padding:30px}
.site-video-modal video{width:min(1000px,100%);max-height:78vh;background:#000}
.site-video-modal button{position:absolute;right:28px;top:20px;border:0;background:none;color:#fff;font-size:42px;cursor:pointer}
.site-guestbook{background:#fff;padding:42px;box-shadow:0 12px 28px rgba(20,35,40,.08)}
.site-guestbook-form{display:grid;gap:18px;margin-top:24px}
.site-captcha{margin-bottom:6px}
.site-guestbook-actions{display:flex;align-items:center;gap:16px}
.site-guestbook-actions button{height:46px;border:1px solid #dfe6e6;background:#fff;padding:0 22px;cursor:pointer}
@media(max-width:1600px){
  .site-header__inner{grid-template-columns:240px 1fr 240px}
}
@media(max-width:980px){
  .site-header{top:auto}.site-wrap{width:min(100% - 28px,1560px)}.site-header__inner{width:100%;height:64px;display:flex}.site-logo{width:150px;height:64px;padding:0 14px}.site-logo img{max-height:46px}.site-menu{display:block}
  .site-nav{display:none;position:absolute;left:14px;right:14px;top:64px;height:auto;background:#fff;flex-direction:column;padding:10px 0;box-shadow:0 16px 30px rgba(0,0,0,.14)}.site-nav.is-open{display:flex}.site-nav a{height:44px;min-width:0;color:#29363a;border:0}.site-nav a.is-active,.site-nav a:hover{color:#fff}
  .site-header__tel-label{display:none}.site-header__tools{margin-left:auto;padding-right:0;flex-direction:row;align-items:center}.site-header__tools strong{font-size:18px}.site-phone{display:grid}.home-hero h1{font-size:34px}.home-searchbar{display:none}
  .site-title-row{align-items:flex-start;gap:18px}.product-grid{grid-template-columns:1fr 1fr}.site-case-grid,.home-about__photos,.factory-env__grid,.factory-env.is-home .factory-env__grid{grid-template-columns:1fr}.home-strength{grid-template-columns:1fr;min-height:auto}.home-strength__bg:after{background:rgba(0,0,0,.76)}.home-strength__left{min-height:220px}.home-strength__head{margin-left:24px;padding-top:48px}.home-strength__head h2{font-size:34px}.home-strength__right{padding:34px 24px 260px}.home-strength__watermark{font-size:60px;right:-10px}.home-strength__article{grid-template-columns:78px 1fr;gap:22px}.home-strength__article b{font-size:46px}.home-strength__article h3{font-size:22px}.home-strength__article p{font-size:14px;line-height:1.8}.home-strength__tabs{left:0;right:0;bottom:0;height:auto;grid-template-columns:1fr} .home-strength__tab{padding:18px 24px}
  .home-service .site-wrap{grid-template-columns:1fr}.home-service__steps{grid-template-columns:1fr 1fr;margin:25px 0;gap:28px}.home-service__steps div:not(:last-child):after{display:none}.home-service__more{width:max-content}.home-news__grid{grid-template-columns:1fr;gap:28px}.home-news__grid > *{min-width:0}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__bottom .site-wrap{display:block}
  .site-layout,.site-product-detail,.about-page,.contact-info,.about-intro .site-wrap,.about-process .site-wrap{grid-template-columns:1fr}.site-sidebar{display:none}.news-cards,.site-pic-grid,.site-video-grid,.form-grid,.site-related__grid,.about-stats .site-wrap,.about-process ul{grid-template-columns:1fr 1fr}.about-stats .site-wrap{transform:none}.site-search-result{grid-template-columns:150px 1fr}.site-search-result img{width:150px;height:110px}
  .about-capability__rows{gap:52px}.about-capability__row{grid-template-columns:1fr;gap:24px}.about-capability__row.is-reverse img,.about-capability__row.is-reverse .about-capability__list{order:initial}.about-capability__list div{grid-template-columns:140px 1fr}
}
@media(max-width:560px){
  .site-section{padding:36px 0}.site-section-title{min-height:58px}.site-section-title:before{font-size:46px;left:-3px}.site-section-title h1,.site-section-title h2,.site-page-title h1{font-size:25px}.home-about__photos{margin-top:42px}.site-footer__grid{grid-template-columns:1fr}
  .site-header__tools strong{display:none}.news-cards,.site-pic-grid,.site-video-grid,.form-grid,.site-related__grid,.about-page__gallery,.about-stats .site-wrap,.about-process ul,.factory-env__grid,.factory-env.is-home .factory-env__grid{grid-template-columns:1fr}.site-detail,.site-product-detail,.site-product-content,.site-guestbook,.site-search-page{padding:24px}.site-search-page{grid-template-columns:1fr}.site-search-result{grid-template-columns:1fr}.site-search-result img{width:100%;height:190px}.about-stats div{min-height:auto}.about-intro figure img{height:260px}.about-intro figcaption{position:static}.about-capability{padding:58px 0 64px}.about-capability .site-section-title:before{left:50%;font-size:42px}.about-capability__rows{gap:42px}.about-capability__row img{border-radius:0}.about-capability__list div{grid-template-columns:1fr;gap:8px;align-items:start;min-height:0;padding:18px 0}.about-capability h3{font-size:19px}.about-capability p{font-size:13px}
}
@media(max-width:980px){
  .site-page-head{padding:58px 0 36px}
  .site-page-title{min-height:54px}
  .site-breadcrumbs{margin-top:14px;font-size:13px;line-height:1.7}
  .home-hero-prev,.home-hero-next{display:none}
  .home-strength__left{min-height:auto}
  .home-strength__head{margin:0 auto;padding:44px 0 12px;width:min(100% - 48px,1560px)}
  .home-strength__right{padding:22px 24px 250px}
  .home-strength__article{grid-template-columns:58px 1fr;gap:18px}
  .home-strength__article h4{margin-bottom:16px}
   .home-strength__tab{min-height:76px}
  .home-about{min-height:auto;padding:62px 0;background-position:center}
  .home-service{padding:52px 0}
  .home-service .site-wrap{gap:28px}
  .home-service__head .site-section-title{min-height:62px}
  .home-service__steps{grid-template-columns:repeat(5,minmax(86px,1fr));gap:18px;overflow-x:auto;padding:8px 4px 14px;scroll-snap-type:x proximity}
  .home-service__steps div{scroll-snap-align:start}
  .home-service__steps i{width:76px;height:76px;box-shadow:0 0 0 5px rgba(255,255,255,.2)}
  .home-service__steps i .iconfont{font-size:34px}
  .home-service__more{justify-self:start}
  .about-intro{padding-top:56px}
  .about-stats{background:#f4f6f6;padding:0 0 44px}
  .about-stats .site-wrap{box-shadow:0 12px 26px rgba(20,35,40,.08)}
  .about-capability__row{gap:18px}
  .site-footer__top{padding:40px 0}
}
@media(max-width:560px){
  .site-wrap{width:min(100% - 30px,1560px)}
  .site-header{border-bottom-width:3px}
  .site-logo{width:138px;flex:0 0 138px}
  .site-phone,.site-menu{width:38px;height:38px}
  .site-nav{left:12px;right:12px}
  .site-section-title:before{font-size:40px;bottom:0;max-width:100%;overflow:hidden}
  .site-section-title h1,.site-section-title h2,.site-page-title h1{font-size:24px}
  .site-title-row{display:grid;grid-template-columns:1fr;gap:14px;margin-bottom:22px}
  .site-more{width:max-content}
  .product-card div{height:auto;min-height:64px;align-items:flex-start;flex-direction:column;padding:12px 14px}
  .product-card h3{white-space:normal;line-height:1.45}
  .home-strength__head{width:min(100% - 24px,1560px);padding-top:38px}
  .home-strength__right{padding:18px 16px 210px}
  .home-strength__watermark{display:none}
  .home-strength__article{grid-template-columns:1fr}
  .home-strength__article b{font-size:42px}
   .home-strength__tab{padding:16px 18px;gap:14px}
   .home-strength__tab b{font-size:30px}
   .home-strength__tab span{font-size:15px}
  .home-about{padding:38px 0}
  .home-about h3{font-size:23px;margin:26px 0 14px}
  .home-about p{font-size:14px;line-height:1.85;margin-bottom:24px}
  .home-service__steps{grid-template-columns:repeat(5,88px)}
  .home-service__steps span{font-size:13px}
  .home-service__more{width:100%;height:46px}
  .factory-env,.about-capability,.about-process{padding:38px 0}
  .factory-env__desc{font-size:14px;line-height:1.8}
  .home-contact-line{font-size:12px;padding:14px 0;line-height:1.8}
  .product-grid{gap:14px}
  .home-news-feature img{height:230px}
  .home-news-feature div{position:static;grid-template-columns:58px 58px 1fr;min-height:64px}
  .home-news-list a{grid-template-columns:64px 1fr;gap:14px}
  .site-footer__grid{gap:24px}
  .site-footer__bottom .site-wrap{display:grid;gap:8px}
}
@media(max-width:560px){
  .home-news{padding-bottom:40px}
  .home-news__grid{gap:14px}
  .home-news-feature{background:#fff;box-shadow:0 8px 20px rgba(20,35,40,.08)}
  .home-news-feature img{height:200px}
  .home-news-feature div{display:grid;grid-template-columns:52px 1fr;gap:4px 12px;padding:14px 16px;background:#c9151e}
  .home-news-feature b{grid-row:1/3;font-size:30px;align-self:center}
  .home-news-feature span{font-size:12px;align-self:end}
  .home-news-feature h3{grid-column:2;font-size:15px;line-height:1.45;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .home-news-list{display:grid;gap:12px}
  .home-news-list a{grid-template-columns:54px 1fr;gap:12px;margin:0;padding:14px 0;border-bottom:1px solid #edf0f0}
  .home-news-list time{display:block;text-align:center}
  .home-news-list time b{font-size:25px}
  .home-news-list time span{font-size:11px;line-height:1.2}
  .home-news-list h3{font-size:15px;line-height:1.45;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:4px}
  .home-news-list p{font-size:13px;line-height:1.6;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
}
@media(max-width:560px){
  .factory-env__grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:22px}
  .factory-env__card{display:block;min-height:0;box-shadow:0 8px 20px rgba(20,35,40,.08)}
  .factory-env__card img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
  .factory-env__card div{display:block;padding:14px 16px}
  .factory-env__card span{font-size:11px;margin-bottom:6px}
  .factory-env__card h3{font-size:15px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
}
