*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#333;font-family:Montserrat,Microsoft YaHei,微软雅黑,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}.container{height:120px;padding:0 15px;width:100%}.header{background-color:#000;color:#fff;padding:15px 0;position:sticky;top:0;z-index:100}.header .container{justify-content:space-between}.header .container,.logo-container{align-items:center;display:flex}.logo{height:auto;margin-right:15px;width:180px}.company-names h2{font-size:26px;font-weight:400}.company-names h3{font-size:23px;font-weight:400;margin-top:5px}.main-nav ul{display:flex;list-style:none;margin-right:50px}.main-nav li{margin-left:15px}.main-nav a{font-size:17px;font-weight:600;padding:5px 0;position:relative;transition:color .3s}.main-nav a:hover{color:#ad8e56}.hero{background-image:url(../images/5.png);background-position:50%;background-size:cover;color:#fff;padding:10rem 5rem;position:relative}.hero:before{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.company-intro,.hero-content{position:relative;z-index:1}.hero .subtitle{font-size:3rem;font-weight:400;margin-bottom:20px}.hero .title{font-size:3rem;line-height:1.2;margin-bottom:30px}.hero .description{font-size:1.2rem;line-height:1.8;margin-top:6rem}.company-intro{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:30px;width:100%}.company-intro h2{font-size:1.8rem;font-weight:400;margin-bottom:5px}.company-intro h3{font-size:1.8rem;font-weight:400;margin-bottom:15px}.company-intro p{font-size:1rem;line-height:1.8;text-align:center}.features{padding:5rem}.feature{display:flex;margin-bottom:60px}.feature.reverse{flex-direction:row-reverse}.feature-image{flex:1;overflow:hidden}.feature-image img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.feature-image img:hover{transform:scale(1.05)}.feature-content{display:flex;flex:1;flex-direction:column;justify-content:center;padding:40px}.feature-content h2{font-size:2.8rem;font-weight:400;margin-bottom:10px}.feature-content h3{color:#888;font-size:1rem;font-weight:400;margin-bottom:20px}.feature-content p{font-size:1rem;line-height:1.8}.feature-content.light-bg{background-color:#f7f7f7}.small-text{color:#666;font-size:12px}.industry-statement{display:flex;padding:2rem}.block-image{margin-left:3rem;position:relative;width:30%}.block-image img{height:100%;object-fit:cover;width:100%}.block-image p{font-size:1.5rem;font-weight:700;padding:4rem;position:absolute;text-align:center}.text-content{padding:4rem;width:70%}.text-content h2{font-size:2rem;font-weight:400;margin-bottom:1rem}.statement-block{display:flex;flex-direction:column;height:15rem;justify-content:center;text-align:center}.gray-bg{background-color:#f7f7f7}.dark-gray-bg{background-color:#8c9090;color:#fff}.statement-block h2{font-size:22px;font-weight:500;line-height:1.6;margin-bottom:20px}.statement-block p{line-height:1.8}.product-grid{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:5rem}.grid-content,.grid-item{min-height:300px;position:relative}.grid-content{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:30px;text-align:center;transition:all .3s ease;width:100%}.grid-content:before{background-color:rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .3s;width:100%}.grid-content:hover:before{background-color:rgba(0,0,0,.6)}.grid-content h3{font-size:24px;margin-bottom:20px;position:relative;z-index:2}.grid-content.gray-bg{background-color:#a5a4a3}.grid-content.gray-bg:before{background-color:transparent}.btn-more{border:1px solid #fff;display:inline-block;font-size:14px;padding:8px 20px;position:relative;transition:all .3s;z-index:2}.btn-more:hover{background-color:#fff;color:#333}.footer{background-color:#1f1815;color:#fff;padding:40px 0}.footer-columns{display:flex;justify-content:space-between}.footer-column{flex:1;padding:0 20px}.footer-column h3{font-size:18px;font-weight:500;margin-bottom:15px}.footer-column ul{list-style:none}.footer-column li{margin-bottom:10px}.footer-column a{transition:color .3s}.footer-column a:hover{color:#ad8e56}.footer-column p{font-size:14px;margin-bottom:10px}.product-banner{background-color:#f7f7f7;padding:60px 20px;text-align:center}.product-banner h1{font-size:32px;margin-bottom:20px}.product-banner p{color:#666;font-size:16px;margin:0 auto;max-width:800px}.product-list{padding:60px 20px}.products-container{display:flex;flex-direction:column}.info{display:flex}.product-card{border-radius:5px;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s,box-shadow .3s;width:100%}.product-card strong{color:#555;font-size:2.5rem;padding:20px 0;text-align:center}.product-image{height:20rem;padding:0 5rem;width:50rem}.product-image img{height:100%;object-fit:fill;width:100%}.product-info{padding:20px;width:100rem}.product-info p{color:#666;font-size:16px;margin-bottom:15px}.product-price{color:#ad8e56;font-size:18px;font-weight:700}.btn-view-product{background-color:#1f1815;border-radius:4px;color:#fff;display:inline-block;margin-top:15px;padding:8px 16px;text-decoration:none;transition:background-color .3s}.btn-view-product:hover{background-color:#ad8e56}@media (max-width:992px){.feature,.feature.reverse{flex-direction:column}.feature-content,.feature-image{width:100%}.industry-statement{flex-direction:column}.product-grid{grid-template-columns:1fr}}@media (max-width:768px){.header .container{flex-direction:column}.logo-container{margin-bottom:15px}.main-nav{width:100%}.main-nav ul{justify-content:center}.hero .subtitle,.hero .title{font-size:1rem}.footer-columns{flex-direction:column}.footer-column{margin-bottom:30px}}.contact-us{align-items:center;display:flex;justify-content:center;padding:75px 60px}.contact-us>.bgi{background-image:url(../images/contact-us.jpg);background-repeat:no-repeat;background-size:cover;border-radius:10px;display:flex;flex-direction:column;height:0;margin-right:20px;overflow:hidden;padding-bottom:40%;width:40%}.button{cursor:pointer;text-decoration:underline}.contact-us-content{display:flex;margin-bottom:40px}.contact-us-title{font-size:36px;font-weight:700;margin-bottom:20px}.contact-us-label{font-size:20px;font-weight:700}.contact-us-value>div{font-size:20px}.goback{padding:4rem 3rem 0 5rem}#goback{color:#50555c;cursor:pointer;font-size:1rem}#goback:before{content:"←";font-size:1rem;font-weight:700}.goodsInfo{padding:3rem 10rem}.goodsInfo>.title{color:#96999d;font-size:1rem;margin-bottom:3rem}main{background:#fff;display:flex;flex-direction:column;padding:2rem 5rem}.intro{margin-bottom:48px;margin-top:54px}.intro-flex{align-items:flex-start;flex-direction:column}.intro-container,.intro-flex{display:flex}.intro-left{padding:0 5rem}.intro-title{font-family:Montserrat,Arial,sans-serif;font-size:32px;font-weight:500;margin-bottom:6px}.base-sub{color:#c79297;font-family:Open Sans,Arial,sans-serif;font-size:1.5rem;margin-bottom:28px}.logo-grid{display:flex;flex-direction:column}.logo-grid img{margin-bottom:8rem;max-width:100%;width:100%}.logo-item{background:#fff;border-radius:6px;box-shadow:0 1px 3px rgba(60,60,60,.06);margin-bottom:0;max-width:100%;object-fit:contain;width:128px}.intro-right{padding:0 10rem}.about-title{font-family:Montserrat,Arial,sans-serif;font-size:3rem;font-weight:700;margin-bottom:10px}.text-ja{color:#000;font-weight:700}.text-en,.text-ja{font-size:18px;margin-top:6px}.text-en{font-style:italic;font-weight:400;margin-bottom:5rem}.text-be{font-size:18px;font-weight:700;margin-top:6px}.about-text{color:#323130;font-family:Open Sans,Arial,sans-serif;line-height:1.8}.about-text,.about-text>.text-be,.text-en{font-size:20px}.equipment{margin-bottom:52px;margin-top:52px}.base-title{font-family:Montserrat,Arial,sans-serif;font-size:3rem;font-weight:500}.equip-en{color:#96928b;font-size:18px;margin-top:6px}.lab-imgs{display:flex;flex-wrap:wrap;gap:1%;padding:0 18rem}img:not([src]),img[src=""]{opacity:0}.lab-img{height:98%;margin-top:1%;width:48%}.equip-imgs{display:flex;flex-direction:column;gap:5rem;margin-top:5rem;padding:0 18rem}.equip-img{border-radius:7px;box-shadow:0 0 8px rgba(80,80,80,.08);max-width:100%;object-fit:cover;width:100%}@media (max-width:800px){.intro-flex{flex-direction:column;gap:22px}.intro-left,.intro-right{max-width:100%;width:100%}.logo-grid{justify-content:center}.equip-imgs{gap:12px}}