.oem-hero-module .sec_visual{position:relative;width:100%;height:50vh;overflow:hidden;display:flex;align-items:center;background:#12161e}.oem-hero-module .video_wrap{position:absolute;inset:0;z-index:1}.oem-hero-module .video_wrap video{width:100%;height:100%;object-fit:cover}.oem-hero-module .video_wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(18, 22, 30, 0.8) 0%, rgba(18, 22, 30, 0.4) 100%);z-index:2}.oem-hero-module .visual_inner{position:relative;z-index:2;max-width:1600px;width:100%;margin:0 auto;padding:0 50px}.oem-hero-module .visual_inner .hero-title{font-size:5.6rem;font-weight:800;color:#fff;margin-bottom:15px}.oem-hero-module .visual_inner .hero-title:after{content:"";display:block;width:50px;height:4px;background:#00d28a;margin-top:15px;border-radius:2px}.oem-hero-module .visual_inner .breadcrumb{font-size:1.6rem;color:#fff;display:flex;align-items:center;gap:8px}.oem-hero-module .visual_inner .breadcrumb-link{color:#fff;transition:color .3s;text-decoration:none}.oem-hero-module .visual_inner .breadcrumb-link:hover{color:#fff}.oem-hero-module .visual_inner .breadcrumb-separator{color:hsla(0,0%,100%,.5)}.oem-hero-module .visual_inner .breadcrumb-current{color:#00d28a}@media(max-width: 992px){.oem-hero-module .visual_inner{padding-left:20px;padding-right:20px}.oem-hero-module .visual_inner .hero-title{font-size:3.6rem}}.oem-nav-module .sticky_nav{position:sticky;top:80px;z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;padding:0 50px}.oem-nav-module .sticky_nav ul{display:flex;gap:40px;list-style:none;margin:0;padding:0;max-width:1600px;margin:0 auto}.oem-nav-module .sticky_nav li a{display:block;padding:20px 0;font-size:1.5rem;font-weight:500;color:#6b7280;text-decoration:none;position:relative;transition:color .3s}.oem-nav-module .sticky_nav li a::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#0056d2;transition:width .3s}.oem-nav-module .sticky_nav li a:hover,.oem-nav-module .sticky_nav li a.active{color:#0056d2}.oem-nav-module .sticky_nav li a:hover::after,.oem-nav-module .sticky_nav li a.active::after{width:100%}@media(max-width: 992px){.oem-nav-module{display:none}.oem-nav-module .sticky_nav{padding:0 20px;overflow-x:auto}.oem-nav-module .sticky_nav ul{gap:20px}.oem-nav-module .sticky_nav li a{padding:15px 0;font-size:1.4rem;white-space:nowrap}}.oem-intro-module .sec_intro{padding:8rem 5rem;background:#fff}.oem-intro-module .sec_inner{max-width:100rem;margin:0 auto}.oem-intro-module .sec_header .intro-title{font-size:3.6rem;font-weight:800;color:#12161e;margin-bottom:2.5rem;line-height:1.3}.oem-intro-module .sec_header .intro-title span{color:#0056d2}.oem-intro-module .sec_header .intro-desc{font-size:1.8rem;color:#6b7280;line-height:1.8}@media(max-width: 992px){.oem-intro-module .sec_intro{padding:60px 20px}.oem-intro-module .sec_header .intro-title{font-size:2.8rem}}.oem-services-module .sec_services{padding:80px 50px;background:#f9fafb}.oem-services-module .sec_inner{max-width:1600px;margin:0 auto}.oem-services-module .sec_header{margin-bottom:50px}.oem-services-module .sec_header .services-title{font-size:3.6rem;font-weight:800;color:#12161e}.oem-services-module .sec_header .services-title span{color:#0056d2}.oem-services-module .service_grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}.oem-services-module .svc_card{background:#fff;padding:40px 30px;border-radius:16px;border:1px solid #e5e7eb;transition:all .4s ease}.oem-services-module .svc_card:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.06);background:#0056d2;border-color:#0056d2}.oem-services-module .svc_card:hover .card-title,.oem-services-module .svc_card:hover .card-desc{color:#fff}.oem-services-module .svc_card .card-title{font-size:2.2rem;font-weight:700;color:#12161e;margin-bottom:15px}.oem-services-module .svc_card .card-desc{font-size:1.5rem;color:#6b7280;line-height:1.7}@media(max-width: 1200px){.oem-services-module .service_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 992px){.oem-services-module .sec_services{padding:60px 20px}}@media(max-width: 768px){.oem-services-module .service_grid{grid-template-columns:1fr}}.oem-flow-module .sec_flow{padding:8rem 5rem;background:#fff;width:100%}.oem-flow-module .sec_inner{max-width:160rem;margin:0 auto}.oem-flow-module .sec_header{margin-bottom:5rem}.oem-flow-module .sec_header .flow-title{font-size:3.6rem;font-weight:800;color:#12161e}.oem-flow-module .sec_header .flow-title span{color:#0056d2}.oem-flow-module .flow_container{display:grid;grid-template-columns:1fr 1.2fr;gap:6rem;margin-bottom:8rem}.oem-flow-module .flow_list{display:flex;flex-direction:column;gap:2rem}.oem-flow-module .flow_list .flow_item{display:flex;align-items:center;gap:2rem;padding:2rem 2.5rem;background:#f9fafb;border-radius:12px;cursor:pointer;transition:all .3s}.oem-flow-module .flow_list .flow_item:hover{background:#e5e7eb}.oem-flow-module .flow_list .flow_item.active{background:#0056d2}.oem-flow-module .flow_list .flow_item.active .num,.oem-flow-module .flow_list .flow_item.active .title{color:#fff}.oem-flow-module .flow_list .flow_item .num{font-size:2.4rem;font-weight:700;color:#0056d2}.oem-flow-module .flow_list .flow_item .title{font-size:1.6rem;font-weight:600;color:#12161e}.oem-flow-module .flow_detail{position:relative;padding:40px;background:#f9fafb;border-radius:16px;min-height:30rem}.oem-flow-module .flow_detail .flow_detail_inner{display:none;position:relative;width:100%}.oem-flow-module .flow_detail .flow_detail_inner.active{display:block}.oem-flow-module .flow_detail .flow_detail_inner .detail-image{width:40rem;margin:1rem 0;max-width:90%}.oem-flow-module .flow_detail .flow_detail_inner .detail-title{font-size:3.2rem;font-weight:700;color:#12161e;margin-bottom:2rem}.oem-flow-module .flow_detail .flow_detail_inner .detail-core{font-size:1.6rem;color:#6b7280;line-height:1.8;margin-bottom:15px}.oem-flow-module .flow_detail .flow_detail_inner .detail-highlight{font-size:1.5rem;color:#0056d2;font-weight:500;padding-left:2rem;border-left:3px solid #0056d2;margin-bottom:3rem}.oem-flow-module .flow_detail .flow_detail_inner .link-wrapper{display:inline-flex;align-items:center;font-size:1.6rem;font-weight:600;color:#0056d2;text-decoration:none;transition:gap .3s}.oem-flow-module .sec_header_value{margin-bottom:4rem}.oem-flow-module .sec_header_value .value-title{font-size:2.8rem;font-weight:700;color:#12161e}.oem-flow-module .value_grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem}.oem-flow-module .value_grid .value_item{padding:3.5rem;background:#f9fafb;border-radius:16px;transition:all .4s ease}.oem-flow-module .value_grid .value_item:hover{transform:translateY(-8px);box-shadow:0 1.5rem 3rem rgba(0,0,0,.1)}.oem-flow-module .value_grid .value_item .value-title{font-size:2rem;font-weight:600;color:#12161e;margin-bottom:15px}.oem-flow-module .value_grid .value_item .value-title .iconfont{font-weight:400;font-size:3.2rem;margin-right:.4rem}.oem-flow-module .value_grid .value_item .value-desc{font-size:1.5rem;color:#6b7280;line-height:1.6}.oem-flow-module .flow_detail_inner.slide-out{opacity:0;transform:translateX(-30px) scale(0.98);transition:opacity .3s ease-out,transform .3s ease-out}.oem-flow-module .flow_detail_inner.slide-in{opacity:0;transform:translateX(30px) scale(0.98)}.oem-flow-module .flow_detail_inner.slide-in.active,.oem-flow-module .flow_detail_inner.active{opacity:1;transform:translateX(0) scale(1);transition:opacity .4s ease-out,transform .4s cubic-bezier(0.16, 1, 0.3, 1)}@media(max-width: 1200px){.oem-flow-module .flow_container{display:flex;flex-direction:column}.oem-flow-module .flow_list{flex-direction:row;flex-wrap:wrap}.oem-flow-module .flow_item{flex:1;min-width:calc(50% - 10px)}}@media(max-width: 992px){.oem-flow-module .flow_container{margin-bottom:4rem}.oem-flow-module .sec_flow{padding:6rem 2rem}.oem-flow-module .flow_detail{width:100%}.oem-flow-module .value_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.oem-flow-module .flow_list{flex-direction:column}.oem-flow-module .flow_item{min-width:100%}.oem-flow-module .value_grid{grid-template-columns:1fr}}.oem-advantages-module .sec_advantages{padding:80px 50px;background:#f9fafb}.oem-advantages-module .sec_inner{max-width:1600px;margin:0 auto}.oem-advantages-module .sec_header{text-align:center;margin-bottom:60px}.oem-advantages-module .sec_header .adv-title{font-size:3.6rem;font-weight:800;color:#12161e;margin-bottom:20px}.oem-advantages-module .sec_header .adv-title span{color:#0056d2}.oem-advantages-module .sec_header .adv-desc{font-size:1.8rem;color:#6b7280}.oem-advantages-module .adv_grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}.oem-advantages-module .adv_card{background:#fff;padding:40px 30px;border-radius:16px;text-align:center;transition:all .4s ease}.oem-advantages-module .adv_card:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.06)}.oem-advantages-module .adv_card .icon_box{width:70px;height:70px;margin:0 auto 25px;background-color:var(--ui-color-primary);border-radius:16px;display:flex;align-items:center;justify-content:center}.oem-advantages-module .adv_card .icon_box i{font-size:3.2rem;color:#fff}.oem-advantages-module .adv_card .card-title{font-size:2rem;font-weight:700;color:#12161e;margin-bottom:15px}.oem-advantages-module .adv_card .card-desc{font-size:1.4rem;color:#6b7280;line-height:1.6}@media(max-width: 1200px){.oem-advantages-module .adv_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 992px){.oem-advantages-module .sec_advantages{padding:60px 20px}}@media(max-width: 768px){.oem-advantages-module .adv_grid{grid-template-columns:1fr}}.oem-cases-module .sec_cases{padding:80px 50px;background:#fff}.oem-cases-module .sec_inner{max-width:1600px;margin:0 auto}.oem-cases-module .sec_header{margin-bottom:50px}.oem-cases-module .sec_header .cases-title{font-size:3.6rem;font-weight:800;color:#12161e}.oem-cases-module .sec_header .cases-title span{color:#0056d2}.oem-cases-module .case_grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}.oem-cases-module .case_card{border-radius:16px;overflow:hidden;background:#f9fafb;transition:all .4s ease}.oem-cases-module .case_card:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.06)}.oem-cases-module .case_card .case_img{height:250px;overflow:hidden}.oem-cases-module .case_card .case_img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.oem-cases-module .case_card .case_img:hover img{transform:scale(1.05)}.oem-cases-module .case_card .case_content{padding:30px}.oem-cases-module .case_card .case_content .case-title{font-size:2rem;font-weight:700;color:#12161e;margin-bottom:10px}.oem-cases-module .case_card .case_content .case-desc{font-size:1.5rem;color:#6b7280;line-height:1.6}@media(max-width: 1200px){.oem-cases-module .case_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 992px){.oem-cases-module .sec_cases{padding:60px 20px}}@media(max-width: 768px){.oem-cases-module .case_grid{grid-template-columns:1fr}}.oem-testimonials-module .sec_testi{display:flex;min-height:600px}.oem-testimonials-module .testi_img{flex:0 0 45%;position:relative}.oem-testimonials-module .testi_img img{width:100%;height:100%;object-fit:cover}.oem-testimonials-module .testi_content{flex:1;max-width:55%;background:var(--ui-color-primary);padding:80px 70px;display:flex;flex-direction:column;justify-content:center;position:relative;align-items:flex-end}.oem-testimonials-module .testi_content .text-list{width:100%;display:flex;position:relative;z-index:1}.oem-testimonials-module .quote_icon{font-size:48px;color:#fff;line-height:1;font-family:Georgia,serif;margin-bottom:-30px;opacity:.8}.oem-testimonials-module .quote_text{font-size:2.2rem;color:#fff;line-height:1.8;margin-bottom:40px;font-style:italic}.oem-testimonials-module .testi_bottom{display:flex;justify-content:space-between;align-items:center}.oem-testimonials-module .author_box{display:flex;align-items:center;gap:15px}.oem-testimonials-module .author_box img{width:60px;height:60px;border-radius:50%;object-fit:cover}.oem-testimonials-module .author_box .name{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:5px}.oem-testimonials-module .author_box .title{font-size:1.4rem;color:hsla(0,0%,100%,.6)}.oem-testimonials-module .nav_arrows{transform:translateY(-100%);display:flex;align-items:center;gap:15px;justify-content:flex-end;width:fit-content;position:relative;z-index:5}.oem-testimonials-module .nav_arrows .arrow-btn{width:50px;height:50px;border-radius:50%;border:1px solid hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s}.oem-testimonials-module .nav_arrows .arrow-btn:hover{cursor:pointer;background:#0056d2;border-color:#0056d2}.oem-testimonials-module .nav_arrows .divider{width:1px;height:30px;background:hsla(0,0%,100%,.2)}@media(max-width: 1200px){.oem-testimonials-module .testi_content{padding:60px 40px}}@media(max-width: 992px){.oem-testimonials-module .sec_testi{flex-direction:column}.oem-testimonials-module .testi_img{flex:none;height:400px}.oem-testimonials-module .testi_content{max-width:100%}}@media(max-width: 768px){.oem-testimonials-module .testi_content{padding:40px 20px}.oem-testimonials-module .quote_text{font-size:1.8rem}.oem-testimonials-module .testi_bottom{flex-direction:column;gap:30px;align-items:flex-start}}.oem-guidelines-module .sec_guide{padding:80px 50px;background:#fff}.oem-guidelines-module .sec_inner{max-width:1600px;margin:0 auto}.oem-guidelines-module .sec_header{margin-bottom:50px}.oem-guidelines-module .sec_header .guide-title{font-size:3.6rem;font-weight:800;color:#12161e}.oem-guidelines-module .sec_header .guide-title span{color:#0056d2}.oem-guidelines-module .adv_grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}.oem-guidelines-module .adv_card{background:var(--ui-color-primary);padding:35px 30px;border-radius:16px;transition:all .4s ease}.oem-guidelines-module .adv_card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.06)}.oem-guidelines-module .adv_card .square{width:16px;height:16px;background:#fff;margin-bottom:25px}.oem-guidelines-module .adv_card .card-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:15px}.oem-guidelines-module .adv_card .card-desc{font-size:1.4rem;color:#fff;line-height:1.6}@media(max-width: 1200px){.oem-guidelines-module .adv_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 992px){.oem-guidelines-module .sec_guide{padding:60px 20px}}@media(max-width: 768px){.oem-guidelines-module .adv_grid{grid-template-columns:1fr}}/*# sourceMappingURL=oem.css.map */
