@charset "utf-8";

/* ==================== 注拉吹与注吹成型页面专属样式 ==================== */

/* 全链路精密成型能力 */
.zhulachui-intro-section{padding:1rem 0;background:#fff;}
.zhulachui-intro-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.zhulachui-intro-l{flex:0 0 auto;width:42%;}
.zhulachui-intro-r{flex:0 0 auto;width:52%;}
.zhulachui-intro-r .imgbox{border-radius:.15rem;overflow:hidden;}
.zhulachui-intro-r .imgbox img{width:100%;display:block;}
.zhulachui-intro-tit{color:#08233f;line-height:1.4;margin-bottom:.5rem;position:relative;}
.zhulachui-intro-tit::after{content:"";position:absolute;left:0;bottom:-0.2rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.zhulachui-intro-tit em{display:block;font-style:normal;}
.zhulachui-intro-desc{color:#08233f;line-height:1.875;}

/* 如何做好注拉吹与注吹成型 */
.zhulachui-cap-section{padding:1rem 0;background:#f7fafd;}
.zhulachui-cap-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.zhulachui-cap-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.zhulachui-cap-main{display:flex;align-items:stretch;justify-content:space-between;gap:.4rem;}
.zhulachui-cap-img{flex:0 0 auto;width:42%;border-radius:.15rem;overflow:hidden;}
.zhulachui-cap-img img{width:100%;height:100%;object-fit:cover;display:block;}
.zhulachui-cap-list{flex:1 1 auto;display:flex;flex-direction:column;gap:0;}
.zhulachui-cap-item{display:flex;align-items:flex-start;gap:.2rem;padding:.25rem 0;border-bottom:1px solid #e4edfb;}
.zhulachui-cap-item:last-child{border-bottom:none;}
.zhulachui-cap-num{color:#4078dd;font-size:.32rem;font-weight:600;flex:0 0 auto;width:.55rem;line-height:1;font-family:Barlow,sans-serif;}
.zhulachui-cap-text{flex:1 1 auto;}
.zhulachui-cap-name{color:#08233f;margin-bottom:.08rem;font-family:HarmonyOS_Sans_SC_Medium,sans-serif;}
.zhulachui-cap-desc{color:#08233f;font-size:.16rem;line-height:1.6;}

/* 技术优势 */
.zhulachui-adv-section{padding:1rem 0;background:url(../images/newtwo/zhulachui3-bg.jpg) no-repeat center center;background-size:cover;}
.zhulachui-adv-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.zhulachui-adv-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.zhulachui-adv-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.3rem; padding-left:20%;}
.zhulachui-adv-item{flex:0 0 auto;width: calc((100% - 0.6rem) / 3);background:#fff;border-radius:.15rem;padding:.35rem;display:flex;align-items:flex-start;gap:.2rem;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;}
.zhulachui-adv-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.zhulachui-adv-item:nth-child(4) { width: calc((100% - 0.3rem) / 2);  }
.zhulachui-adv-item:nth-child(5) { width: calc((100% - 0.3rem) / 2);  }
.zhulachui-adv-item .zhulachui-adv-ico{width:.7rem;height:.7rem;flex:0 0 auto;}
.zhulachui-adv-item .zhulachui-adv-ico img{width:100%;height:100%;}
.zhulachui-adv-item .zhulachui-adv-text{flex:1 1 auto;}
.zhulachui-adv-item .zhulachui-adv-name{color:#08233f;margin-bottom:.1rem;font-family:HarmonyOS_Sans_SC_Medium,sans-serif;}
.zhulachui-adv-item .zhulachui-adv-desc{color:#08233f;font-size:.16rem;line-height:1.6;}

/* ==================== 挤出吹塑成型页面专属样式 ==================== */

/* 稳定的挤出吹塑成型工艺 */
.jichu-intro-section{padding:1rem 0;background:#fff;}
.jichu-intro-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.jichu-intro-l{flex:0 0 auto;width:42%;}
.jichu-intro-r{flex:0 0 auto;width:52%;}
.jichu-intro-r .imgbox{border-radius:.15rem;overflow:hidden;}
.jichu-intro-r .imgbox img{width:100%;display:block;}
.jichu-intro-tit{color:#08233f;line-height:1.4;margin-bottom:.5rem;position:relative;}
.jichu-intro-tit::after{content:"";position:absolute;left:0;bottom:-0.2rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.jichu-intro-desc{color:#08233f;line-height:1.875;margin-bottom:.4rem;}
.jichu-intro-tags{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;}
.jichu-tag-item{display:flex;align-items:center;gap:.1rem;  flex-direction: column; }
.jichu-tag-ico{width:.6rem;height:.6rem;}
.jichu-tag-ico img{width:100%;height:100%;}
.jichu-tag-name{color:#08233f;}

/* 先进的挤吹设备与过程控制 */
.jichu-equip-section{padding:1rem 0;background:#f7fafd;}
.jichu-equip-section .section-title{color:#08233f;text-align:center;margin-bottom:.2rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.jichu-equip-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.jichu-equip-desc{color:#08233f;text-align:center;line-height:1.8;margin-bottom:.5rem;}
.jichu-equip-sub{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem; background-color:#f4f9ff; padding:0.25rem; }
.jichu-equip-sub-l{flex:1 1 auto;}
.jichu-equip-sub-tit{color:#08233f;margin-bottom:.1rem;}
.jichu-equip-sub-desc{color:#707983;line-height:1.6;}
.jichu-equip-sub-r{flex:0 0 auto;}
.jichu-equip-tag{display:flex;align-items:center;gap:.1rem;background:#3475ce;border-radius:.1rem;padding:.15rem .25rem;box-shadow:0 0 .1rem rgba(0,0,0,.05);box-shadow:0 0 .1rem rgba(0,0,0,.03);}
.jichu-equip-tag-ico{width:.3rem;height:.3rem;}
.jichu-equip-tag-ico img{width:100%;height:100%;}
.jichu-equip-tag-name{color:#ffffff;}
.jichu-equip-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.2rem;}
.jichu-equip-item{flex:0 0 auto;width: calc((100% - 1.2rem) / 7);background:#fff;border-radius:.15rem;padding:.45rem .25rem .25rem .25rem;text-align:center;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s; position:relative; }
.jichu-equip-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.jichu-equip-num{color:#ffffff;font-size:.24rem; line-height:0.55rem; font-weight:600;margin-bottom:.15rem;font-family:Barlow,sans-serif; position:absolute; width:0.55rem; height:0.55rem; background-color:#3475ce; text-align:center; top:-0.28rem; left:50%; transform: translateX(-50%); border-radius:50%; }
.jichu-equip-ico{width:.5rem;height:.5rem;margin:0 auto .15rem;}
.jichu-equip-ico img{width:100%;height:100%;}
.jichu-equip-name{color:#08233f;font-size:.16rem;line-height:1.5;}

/* 持续优化的设备与工装能力 */
.jichu-opt-section{padding:1rem 0;background:url(../images/newtwo/jichu3-bg.jpg) no-repeat center center;background-size:cover;}
.jichu-opt-section .section-title{color:#0a2b64;text-align:center;margin-bottom:.2rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.jichu-opt-desc{color:#0a2b64;text-align:center;line-height:1.8;margin-bottom:.5rem;opacity:.9;}
.jichu-opt-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.2rem; padding:0 10%; }
.jichu-opt-item{flex:0 0 auto; width: calc((100% - 0.6rem) / 3);background:#fff;border-radius:.1rem;padding:.4rem .25rem;display:flex;align-items:center;gap:.15rem;transition:.3s;}
.jichu-opt-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.15);}
.jichu-opt-num{color:#1a82fd;font-size:.2rem;font-weight:600;flex:0 0 auto;font-family:Barlow,sans-serif;}
.jichu-opt-name{color:#132c67;flex:1 1 auto;}
.f14 {font-size:.16rem;}
.f16 {font-size:.18rem;}
.f18 {font-size:.2rem;}
.f20 {font-size:.22rem;}

/* 创新的挤吹模具设计与制造 */
.jichu-mold-section{padding:1rem 0;background:#fff;}
.jichu-mold-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.jichu-mold-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.jichu-mold-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.3rem;}
.jichu-mold-item{flex:0 0 auto;width: calc((100% - 0.9rem) / 4);background:#fff;border-radius:.15rem;padding:.35rem;text-align:center;box-shadow:0 0 .1rem rgba(0,0,0,.05);transition:.3s;border:1px solid #f0f1f2;}
.jichu-mold-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.jichu-mold-ico{width:.8rem;height:.8rem;margin:0 auto .2rem;}
.jichu-mold-ico img{width:100%;height:100%;}
.jichu-mold-name{color:#08233f;margin-bottom:.1rem;}
.jichu-mold-desc{color:#707983;line-height:1.6;}

/* 技术优势 */
.jichu-adv-section{padding:1rem 0;background:url(../images/newtwo/jichu5-bg.jpg) no-repeat center center;background-size:cover;}
.jichu-adv-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.jichu-adv-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.jichu-adv-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.3rem;}
.jichu-adv-item{flex:0 0 auto;width: calc((100% - 0.6rem) / 3);background:#fff;border-radius:.15rem;padding:.35rem;display:flex;align-items:flex-start;gap:.2rem;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;}
.jichu-adv-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.jichu-adv-item:nth-child(4) { width:48%;  }
.jichu-adv-item:nth-child(5) { width:48%;  }
.jichu-adv-item .jichu-adv-ico{width:.7rem;height:.7rem;flex:0 0 auto;}
.jichu-adv-item .jichu-adv-ico img{width:100%;height:100%;}
.jichu-adv-item .jichu-adv-text{flex:1 1 auto;}
.jichu-adv-item .jichu-adv-name{color:#08233f;margin-bottom:.1rem;font-family:HarmonyOS_Sans_SC_Medium,sans-serif;}
.jichu-adv-item .jichu-adv-desc{color:#08233f;font-size:.16rem;line-height:1.6;}

/* ==================== 自动化页面专属样式 ==================== */

/* 面向医药包装生产的自动化能力 */
.zidonghua-intro-section{padding:1rem 0;background:#fff;}
.zidonghua-intro-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.zidonghua-intro-l{flex:0 0 auto;width:42%;}
.zidonghua-intro-r{flex:0 0 auto;width:52%;}
.zidonghua-intro-r .imgbox{border-radius:.15rem;overflow:hidden;}
.zidonghua-intro-r .imgbox img{width:100%;display:block;}
.zidonghua-intro-tit{color:#08233f;line-height:1.4;margin-bottom:.5rem;position:relative;}
.zidonghua-intro-tit::after{content:"";position:absolute;left:0;bottom:-0.2rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.zidonghua-intro-desc{color:#08233f;line-height:1.875;}
.zidonghua-intro-tags{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.3rem;margin-top:.5rem;}
.zidonghua-tag-item{flex:0 0 auto;width: calc((100% - 0.9rem) / 4);background:#fff;border-radius:.15rem;padding:.3rem;display:flex;align-items:center;gap:.15rem;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;border:1px solid #f0f1f2;}
.zidonghua-tag-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.zidonghua-tag-ico{width:.5rem;height:.5rem;flex:0 0 auto;}
.zidonghua-tag-ico img{width:100%;height:100%;}
.zidonghua-tag-text{flex:1 1 auto;}
.zidonghua-tag-name{color:#08233f;margin-bottom:.05rem;}
.zidonghua-tag-desc{color:#707983;font-size:.16rem;}

/* 自动化系统 */
.zidonghua-sys-section{padding:1rem 0;background:#f7fafd;}
.zidonghua-sys-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.zidonghua-sys-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.zidonghua-sys-main{display:flex;align-items:stretch;justify-content:space-between;gap:.4rem;}
.zidonghua-sys-img{flex:0 0 auto;width:48%;border-radius:.15rem;overflow:hidden;}
.zidonghua-sys-img img{width:100%;height:100%;object-fit:cover;display:block;}
.zidonghua-sys-list{flex:1 1 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.2rem;align-content:flex-start;}
.zidonghua-sys-item{flex:0 0 auto;width: calc((100% - 0.4rem) / 3);background:#fff;border-radius:.15rem;padding:.45rem .25rem;text-align:center;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;}
.zidonghua-sys-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.zidonghua-sys-ico{width:.9rem;height:.9rem;margin:0 auto .15rem;}
.zidonghua-sys-ico img{width:100%;height:100%;}
.zidonghua-sys-name{color:#08233f;font-size:.2rem;line-height:1.5;}

/* 技术优势 */
.zidonghua-adv-section{padding:1rem 0;background:#fff;}
.zidonghua-adv-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.zidonghua-adv-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.zidonghua-adv-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.3rem;}
.zidonghua-adv-item{flex:0 0 auto;width: calc((100% - 0.9rem) / 4);background:#fff;border-radius:.15rem;padding:.35rem;display:flex;align-items:center;gap:.2rem;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;border:1px solid #f0f1f2;}
.zidonghua-adv-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.zidonghua-adv-item .zidonghua-adv-ico{width:.6rem;height:.6rem;flex:0 0 auto;}
.zidonghua-adv-item .zidonghua-adv-ico img{width:100%;height:100%;}
.zidonghua-adv-item .zidonghua-adv-text{flex:1 1 auto;}
.zidonghua-adv-item .zidonghua-adv-name{color:#08233f;margin-bottom:.05rem;}
.zidonghua-adv-item .zidonghua-adv-desc{color:#707983;font-size:.16rem;}



/* ==================== 自我注射解决方案页面专属样式 ==================== */

/* 面向现代给药需求的一站式自我注射解决方案 */
.zhushe-intro-section{padding:1rem 0;background:#fff;}
.zhushe-intro-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.zhushe-intro-l{flex:0 0 auto;width:42%;}
.zhushe-intro-r{flex:0 0 auto;width:52%;}
.zhushe-intro-r .imgbox{border-radius:.15rem;overflow:hidden;}
.zhushe-intro-r .imgbox img{width:100%;display:block;}
.zhushe-intro-tit{color:#08233f;line-height:1.4;margin-bottom:.5rem;position:relative;}
.zhushe-intro-tit::after{content:"";position:absolute;left:0;bottom:-0.2rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.zhushe-intro-tit em{display:block;font-style:normal;}
.zhushe-intro-desc{color:#08233f;line-height:1.875;margin-bottom:.4rem;}
.zhushe-intro-tags{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;}
.zhushe-tag-item{display:flex;align-items:center;gap:.1rem;  flex-direction: column; }
.zhushe-tag-ico{width:.6rem;height:.6rem;}
.zhushe-tag-ico img{width:100%;height:100%;}
.zhushe-tag-name{color:#08233f;font-size:.16rem;}

/* 鑫富达如何做好自我注射解决方案 */
.zhushe-cap-section{padding:1rem 0;background:#f7fafd;}
.zhushe-cap-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.zhushe-cap-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.zhushe-cap-main{display:flex;align-items:stretch;justify-content:space-between;gap:.4rem;}
.zhushe-cap-img{flex:0 0 auto;width:42%;border-radius:.15rem;overflow:hidden;}
.zhushe-cap-img img{width:100%;height:100%;object-fit:cover;display:block;}
.zhushe-cap-list{flex:1 1 auto;display:flex;flex-direction:column;gap:0;}
.zhushe-cap-item{display:flex;align-items:flex-start;gap:.2rem;padding:.25rem 0;border-bottom:1px solid #e4edfb;}
.zhushe-cap-item:last-child{border-bottom:none;}
.zhushe-cap-num{color:#4078dd;font-size:.32rem;font-weight:600;flex:0 0 auto;width:.55rem;line-height:1;font-family:Barlow,sans-serif;}
.zhushe-cap-text{flex:1 1 auto;}
.zhushe-cap-name{color:#08233f;margin-bottom:.08rem;font-family:HarmonyOS_Sans_SC_Medium,sans-serif;}
.zhushe-cap-desc{color:#08233f;font-size:.16rem;line-height:1.6;}

/* 方案优势 */
.zhushe-adv-section{padding:1rem 0;background:#fff;}
.zhushe-adv-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.zhushe-adv-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.zhushe-adv-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.3rem;}
.zhushe-adv-item{flex:0 0 auto;width: calc((100% - 1.5rem) / 6);background:#fff;border-radius:.15rem;padding:.3rem;text-align:center;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;border:1px solid #f0f1f2;}
.zhushe-adv-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.zhushe-adv-ico{width:.7rem;height:.7rem;margin:0 auto .2rem;}
.zhushe-adv-ico img{width:100%;height:100%;}
.zhushe-adv-name{color:#08233f;margin-bottom:.1rem;}
.zhushe-adv-desc{color:#707983;font-size:.14rem;line-height:1.6;}

/* 产品展示 */
.zhushe-prod-section{padding:1rem 0;background:#f7fafd;}
.zhushe-prod-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.zhushe-prod-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.zhushe-prod-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.3rem;}
.zhushe-prod-item{flex:0 0 auto;width: calc((100% - 0.6rem) / 3);background:#fff;border-radius:.15rem;overflow:hidden;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;}
.zhushe-prod-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.zhushe-prod-imgbox{position:relative;padding-bottom:60%;overflow:hidden;}
.zhushe-prod-imgbox img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:.8s;}
.zhushe-prod-item:hover .zhushe-prod-imgbox img{transform:scale(1.05);}
.zhushe-prod-text{padding:.25rem;}
.zhushe-prod-name{color:#08233f;margin-bottom:.1rem;}
.zhushe-prod-desc{color:#707983;font-size:.14rem;line-height:1.6;}

/* ==================== 后工序与表面处理页面专属样式 ==================== */

/* 聚焦关键后工序能力 */
.gongxu-intro-section{padding:1rem 0;background:#fff;}
.gongxu-intro-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.gongxu-intro-l{flex:0 0 auto;width:42%;}
.gongxu-intro-r{flex:0 0 auto;width:52%;}
.gongxu-intro-r .imgbox{border-radius:.15rem;overflow:hidden;}
.gongxu-intro-r .imgbox img{width:100%;display:block;}
.gongxu-intro-tit{color:#08233f;line-height:1.4;margin-bottom:.5rem;position:relative;}
.gongxu-intro-tit::after{content:"";position:absolute;left:0;bottom:-0.2rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.gongxu-intro-desc{color:#08233f;line-height:1.875;margin-bottom:.4rem;}
.gongxu-intro-tags{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;}
.gongxu-tag-item{display:flex;align-items:center;gap:.1rem;flex-direction: column; }
.gongxu-tag-ico{width:.6rem;height:.6rem;}
.gongxu-tag-ico img{width:100%;height:100%;}
.gongxu-tag-name{color:#08233f;font-size:.16rem;}

/* 核心服务 */
.gongxu-service-section{padding:1rem 0;background:#fff;}
.gongxu-service-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.3rem;}
.gongxu-service-item{flex:0 0 auto;width: calc((100% - 0.6rem) / 3);background:#fff;border-radius:.15rem;overflow:hidden;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;border:1px solid #f0f1f2;}
.gongxu-service-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.gongxu-service-imgbox{position:relative;padding-bottom:60%;overflow:hidden;}
.gongxu-service-imgbox img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:.8s;}
.gongxu-service-item:hover .gongxu-service-imgbox img{transform:scale(1.05);}
.gongxu-service-text{padding:.25rem;display:flex;align-items:flex-start;gap:.15rem;}
.gongxu-service-ico{width:.6rem;height:.6rem;flex:0 0 auto;}
.gongxu-service-ico img{width:100%;height:100%;}
.gongxu-service-info{flex:1 1 auto;}
.gongxu-service-name{color:#08233f;margin-bottom:.08rem;}
.gongxu-service-desc{color:#707983;line-height:1.6;}

/* 先进设备·洁净环境·可靠控制 */
.gongxu-env-section{padding:1rem 0;background:#f7fafd;}
.gongxu-env-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.gongxu-env-img{flex:0 0 auto;width:48%;border-radius:.15rem;overflow:hidden;}
.gongxu-env-img img{width:100%;display:block;}
.gongxu-env-r{flex:0 0 auto;width:48%;}
.gongxu-env-tit{color:#08233f;line-height:1.4;margin-bottom:.3rem;position:relative;}
.gongxu-env-tit::after{content:"";position:absolute;left:0;bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.gongxu-env-tit em{display:block;font-style:normal;}
.gongxu-env-desc{color:#08233f;line-height:1.875;margin-bottom:.4rem;}
.gongxu-env-list{display:flex;flex-direction:column;gap:.25rem;}
.gongxu-env-item{display:flex;align-items:flex-start;gap:.15rem;padding:.2rem;background:#fff;border-radius:.1rem;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;}
.gongxu-env-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.gongxu-env-ico{width:.5rem;height:.5rem;flex:0 0 auto;}
.gongxu-env-ico img{width:100%;height:100%;}
.gongxu-env-text{flex:1 1 auto;}
.gongxu-env-name{color:#08233f;margin-bottom:.05rem;}
.gongxu-env-info{color:#707983;line-height:1.6;}

/* ==================== 敏感药物解决方案页面专属样式 ==================== */

/* banner */
.mingan-banner{position:relative;height:auto;overflow:hidden;}
.mingan-banner img{width:100%;}
.mingan-banner .banTxt{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;z-index:2;}
.mingan-banner .banTxt .t1{color:#08233f;font-size:.6rem;margin-bottom:.2rem;}
.mingan-banner .banTxt .t2{color:#08233f;font-size:.2rem; position:relative; width:51%; }
.mingan-banner .banTxt .t2::after{content:""; position:absolute; left:0; bottom:-0.2rem; width:0.76rem; height:0.05rem; background-color:#4f82ff;  border-radius:0.03rem; }
.mingan-banner .scroll-down-wrap {position:absolute;left:0;bottom:0.5rem;z-index:2; width:100%; height:auto; }
.mingan-banner .scroll-down{animation:bounce 2s infinite;color:#ffffff;font-size:.14rem; }
.mingan-banner .scroll-down i{ display:inline-block; width:0.16rem; height:0.24rem; background:url(../images/newtwo/mouse.png) no-repeat center center; background-size:100% 100%; margin-left:0.1rem; vertical-align:middle; transform: translateY(-2px);}
@keyframes bounce {0%, 20%, 50%, 80%, 100% { transform: translateY(0); } 40% { transform: translateY(-10px); } 60% {  transform: translateY(-5px); }}
.mingan-banner.white .banTxt .t1{color:#ffffff; }
.mingan-banner.white .banTxt .t2{color:#ffffff; }

/* 面向敏感药物的一体化包装方案 */
.mingan-intro-section{padding:1rem 0;background:#fff;}
.mingan-intro-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.mingan-intro-l{flex:0 0 auto;width:42%;}
.mingan-intro-r{flex:0 0 auto;width:52%;}
.mingan-intro-r .imgbox{border-radius:.15rem;overflow:hidden;}
.mingan-intro-r .imgbox img{width:100%;display:block;}
.mingan-intro-tit{color:#08233f;line-height:1.4;margin-bottom:.5rem;position:relative;}
.mingan-intro-tit::after{content:"";position:absolute;left:0;bottom:-0.2rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.mingan-intro-tit em{display:block;font-style:normal;}
.mingan-intro-desc{color:#08233f;line-height:1.875;margin-bottom:.4rem;}
.mingan-intro-tags{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;}
.mingan-tag-item{display:flex;align-items:center;gap:.1rem; flex-direction: column; }
.mingan-tag-ico{width:.4rem;height:.4rem;}
.mingan-tag-ico img{width:100%;height:100%;}
.mingan-tag-name{color:#08233f;font-size:.16rem;}

/* 使用场景 */
.mingan-scene-section{padding:1rem 0;background:#fff;}
.mingan-scene-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.mingan-scene-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.mingan-scene-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.3rem;}
.mingan-scene-item{flex:0 0 auto;width: calc((100% - 1.2rem) / 5);background:#fff;border-radius:.15rem;padding:.3rem;text-align:center;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;border:1px solid #f0f1f2;}
.mingan-scene-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.mingan-scene-ico{width:.6rem;height:.6rem;margin:0 auto .15rem;}
.mingan-scene-ico img{width:100%;height:100%;}
.mingan-scene-name{color:#08233f;font-size:.16rem;line-height:1.5;}

/* 鑫富达如何做好敏感药物解决方案 */
.mingan-cap-section{padding:1rem 0;background:#f7fafd;}
.mingan-cap-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.mingan-cap-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.mingan-cap-main{display:flex;align-items:stretch;justify-content:space-between;gap:.4rem;}
.mingan-cap-img{flex:0 0 auto;width:42%;border-radius:.15rem;overflow:hidden;}
.mingan-cap-img img{width:100%;height:100%;object-fit:cover;display:block;}
.mingan-cap-list{flex:1 1 auto;display:flex;flex-direction:column;gap:0;}
.mingan-cap-item{display:flex;align-items:flex-start;gap:.2rem;padding:.25rem 0;border-bottom:1px solid #e4edfb;}
.mingan-cap-item:last-child{border-bottom:none;}
.mingan-cap-num{color:#4078dd;font-size:.32rem;font-weight:600;flex:0 0 auto;width:.55rem;line-height:1;font-family:Barlow,sans-serif;}
.mingan-cap-text{flex:1 1 auto;}
.mingan-cap-name{color:#08233f;margin-bottom:.08rem;font-family:HarmonyOS_Sans_SC_Medium,sans-serif;}
.mingan-cap-desc{color:#08233f;font-size:.16rem;line-height:1.6;}

/* 方案优势 */
.mingan-adv-section{padding:1rem 0;background:#fff;}
.mingan-adv-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.mingan-adv-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.mingan-adv-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.3rem;}
.mingan-adv-item{flex:0 0 auto;width: calc((100% - 1.5rem) / 6);background:#fff;border-radius:.15rem;padding:.3rem;text-align:center;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;border:1px solid #f0f1f2;}
.mingan-adv-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.mingan-adv-ico{width:.7rem;height:.7rem;margin:0 auto .2rem;}
.mingan-adv-ico img{width:100%;height:100%;}
.mingan-adv-name{color:#08233f;margin-bottom:.1rem;}
.mingan-adv-desc{color:#707983;font-size:.14rem;line-height:1.6;}

/* 产品展示 */
.mingan-prod-section{padding:1rem 0;background:#f7fafd;}
.mingan-prod-section .section-title{color:#08233f;text-align:center;margin-bottom:.6rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);}
.mingan-prod-section .section-title::after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.mingan-prod-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.3rem;}
.mingan-prod-item{flex:0 0 auto;width: calc((100% - 0.6rem) / 3);background:#fff;border-radius:.15rem;overflow:hidden;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;}
.mingan-prod-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.mingan-prod-imgbox{position:relative;padding-bottom:60%;overflow:hidden;}
.mingan-prod-imgbox img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:.8s;}
.mingan-prod-item:hover .mingan-prod-imgbox img{transform:scale(1.05);}
.mingan-prod-text{padding:.25rem;}
.mingan-prod-name{color:#08233f;margin-bottom:.1rem;}
.mingan-prod-desc{color:#707983;font-size:.14rem;line-height:1.6;}

/* ==================== 印刷与组装能力页面专属样式 ==================== */

/* 聚焦关键印刷与组装能力 */
.yinshua-intro-section{padding:1rem 0;background:#fff;}
.yinshua-intro-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.yinshua-intro-l{flex:0 0 auto;width:42%;}
.yinshua-intro-r{flex:0 0 auto;width:52%;}
.yinshua-intro-r .imgbox{border-radius:.15rem;overflow:hidden;}
.yinshua-intro-r .imgbox img{width:100%;display:block;}
.yinshua-intro-tit{color:#08233f;line-height:1.4;margin-bottom:.5rem;position:relative;}
.yinshua-intro-tit::after{content:"";position:absolute;left:0;bottom:-0.2rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.yinshua-intro-desc{color:#08233f;line-height:1.875;margin-bottom:.4rem;}
.yinshua-intro-tags{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;}
.yinshua-tag-item{display:flex;align-items:center;gap:.1rem;flex-direction:column;}
.yinshua-tag-ico{width:.6rem;height:.6rem;}
.yinshua-tag-ico img{width:100%;height:100%;}
.yinshua-tag-name{color:#08233f;font-size:.14rem;}

/* 核心服务 */
.yinshua-service-section{padding:1rem 0;background:#fff;}
.yinshua-service-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.3rem;}
.yinshua-service-item{flex:0 0 auto;width: calc((100% - 0.9rem) / 4);background:#fff;border-radius:.15rem;overflow:hidden;box-shadow:0 0 .1rem rgba(0,0,0,.03);transition:.3s;border:1px solid #f0f1f2;}
.yinshua-service-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.yinshua-service-imgbox{position:relative;padding-bottom:100%;overflow:hidden;}
.yinshua-service-imgbox img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:.8s;}
.yinshua-service-item:hover .yinshua-service-imgbox img{transform:scale(1.05);}
.yinshua-service-text{padding:.25rem;text-align:center;}
.yinshua-service-name{color:#08233f;margin-bottom:.1rem;}
.yinshua-service-desc{color:#707983;font-size:.14rem;line-height:1.6;}

/* 先进设备·洁净环境·稳定交付 */
.yinshua-env-section{padding:1rem 0;background:#f7fafd;}
.yinshua-env-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.yinshua-env-img{flex:0 0 auto;width:48%;border-radius:.15rem;overflow:hidden;}
.yinshua-env-img img{width:100%;display:block;}
.yinshua-env-r{flex:0 0 auto;width:48%;}
.yinshua-env-tit{color:#08233f;line-height:1.4;margin-bottom:.3rem;position:relative;}
.yinshua-env-tit::after{content:"";position:absolute;left:0;bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.yinshua-env-desc{color:#08233f;line-height:1.875;margin-bottom:.4rem;}
.yinshua-env-list{display:flex;flex-direction:column;gap:.25rem;}
.yinshua-env-item{display:flex;align-items:flex-start;gap:.15rem;padding:.2rem;border-radius:.1rem;transition:.3s; border-bottom:#e4edfb solid 1px; }
.yinshua-env-item:hover{box-shadow:0 0 .2rem rgba(0,104,206,.1);}
.yinshua-env-ico{width:.5rem;height:.5rem;flex:0 0 auto;}
.yinshua-env-ico img{width:100%;height:100%;}
.yinshua-env-text{flex:1 1 auto;}
.yinshua-env-name{color:#08233f;margin-bottom:.05rem;}
.yinshua-env-info{color:#707983;font-size:.14rem;line-height:1.6;}

/* ==================== 包装与灭菌能力页面专属样式 ==================== */

/* RTU免洗免灭解决方案 */
.baozhuang-intro-section{padding:1rem 0;background:#fff;}
.baozhuang-intro-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.baozhuang-intro-l{flex:0 0 auto;width:42%;}
.baozhuang-intro-r{flex:0 0 auto;width:52%;}
.baozhuang-intro-r .imgbox{border-radius:.15rem;overflow:hidden;}
.baozhuang-intro-r .imgbox img{width:100%;display:block;}
.baozhuang-intro-tit{color:#08233f;line-height:1.4;margin-bottom:.5rem;position:relative;}
.baozhuang-intro-tit::after{content:"";position:absolute;left:0;bottom:-0.2rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.baozhuang-intro-points{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.4rem;}
.baozhuang-intro-point{display:flex;align-items:flex-start;gap:.15rem;}
.baozhuang-point-ico{flex:0 0 auto;width:.24rem;height:.24rem;border-radius:50%;display:flex;align-items:center;justify-content:center;}
.baozhuang-point-ico img { width:100%; height:100%; } 
.baozhuang-point-text{flex:1 1 auto;color:#08233f;font-size:.16rem;line-height:1.6;}
.baozhuang-intro-tags{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;}
.baozhuang-tag-item{display:flex;align-items:center;gap:.1rem;flex-direction:column;}
.baozhuang-tag-ico{width:.6rem;height:.6rem;}
.baozhuang-tag-ico img{width:100%;height:100%;}
.baozhuang-tag-name{color:#08233f;font-size:.14rem;}

/* 全自动包装流程 */
.baozhuang-flow-section{padding:1rem 0;background:#f7fafd;}
.baozhuang-flow-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.baozhuang-flow-img{flex:0 0 auto;width:48%;border-radius:.15rem;overflow:hidden;}
.baozhuang-flow-img img{width:100%;display:block;}
.baozhuang-flow-r{flex:0 0 auto;width:48%;}
.baozhuang-flow-tit{color:#08233f;line-height:1.4;margin-bottom:.3rem;position:relative;}
.baozhuang-flow-tit::after{content:"";position:absolute;left:0;bottom:-0.15rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.baozhuang-flow-desc{color:#08233f;font-size:.16rem;line-height:1.8;margin-bottom:.4rem;}
.baozhuang-flow-list{display:flex;align-items:flex-start;justify-content:space-between;gap:.1rem;}
.baozhuang-flow-item{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;gap:.1rem;text-align:center;}
.baozhuang-flow-num{width:.4rem;height:.4rem;border-radius:50%;background:#4078dd;color:#fff;font-size:.16rem;line-height:.4rem;text-align:center;font-family:Barlow,sans-serif;}
.baozhuang-flow-ico{width:.7rem;height:.7rem;border-radius:50%;display:flex;align-items:center;justify-content:center;}
.baozhuang-flow-ico img{width:100%;height:100%;}
.baozhuang-flow-name{color:#08233f;font-size:.14rem;}
.baozhuang-flow-arrow{flex:0 0 auto;color:#4078dd;font-size:.2rem;line-height:.7rem;font-family:Barlow,sans-serif;padding-top:.4rem;}

/* 灭菌方式与质量保障 */
.baozhuang-ster-section{padding:1rem 0;background:#fff;}
.baozhuang-ster-tit{color:#08233f;line-height:1.4;margin-bottom:.5rem;position:relative;}
.baozhuang-ster-tit::after{content:"";position:absolute;left:0;bottom:-0.2rem;width:0.8rem;height:0.05rem;background-color:#4078dd;border-radius:0.03rem;}
.baozhuang-ster-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.baozhuang-ster-l{flex:0 0 auto;width:48%;}
.baozhuang-ster-r{flex:0 0 auto;width:48%;border-left:1px solid #e4edfb;padding-left:.4rem;}
.baozhuang-method-list{display:flex;flex-wrap:wrap;gap:.3rem; position:relative; }
.baozhuang-method-list::after{content:""; position:absolute; left:50%; top:0; width:1px; height:100%; background-color:#e4edfb; }
.baozhuang-method-item{ width: calc((100% - 0.3rem) / 2); display:flex;align-items:flex-start;gap:.15rem;}
.baozhuang-method-ico{width:.5rem;height:.5rem;flex:0 0 auto;}
.baozhuang-method-ico img{width:100%;height:100%;}
.baozhuang-method-text{flex:1 1 auto;}
.baozhuang-method-name{color:#08233f;margin-bottom:.08rem;}
.baozhuang-method-desc{color:#707983;font-size:.14rem;line-height:1.6;}
.baozhuang-quality-list{display:flex;flex-direction:column;gap:.25rem;}
.baozhuang-quality-item{display:flex;align-items:flex-start;gap:.15rem;}
.baozhuang-quality-ico{width:.5rem;height:.5rem;flex:0 0 auto;}
.baozhuang-quality-ico img{width:100%;height:100%;}
.baozhuang-quality-text{flex:1 1 auto;}
.baozhuang-quality-name{color:#08233f;margin-bottom:.08rem;}
.baozhuang-quality-desc{color:#707983;font-size:.14rem;line-height:1.6;}

/* 响应式 */
@media(max-width:1024px){
.zhulachui-intro-l,.zhulachui-intro-r{width:100%;}
.zhulachui-intro-r{margin-top:.3rem;}
.zhulachui-cap-section .zhulachui-cap-main{flex-direction:column;}
.zhulachui-cap-section .zhulachui-cap-img{width:100%;}
.zhulachui-adv-item{width: calc((100% - 0.3rem) / 2);}
.zhulachui-adv-item:nth-child(4) { width: calc((100% - 0.3rem) / 2);  }
.zhulachui-adv-item:nth-child(5) { width: calc((100% - 0.3rem) / 2);  }

.jichu-intro-l,.jichu-intro-r{width:100%;}
.jichu-intro-r{margin-top:.3rem;}
.jichu-equip-item{width: calc((100% - 0.6rem) / 4);}
.jichu-opt-list{ padding:0; }
.jichu-opt-item{width: calc((100% - 0.2rem) / 2);}
.jichu-mold-item{width: calc((100% - 0.3rem) / 2);}
.jichu-adv-item{width: calc((100% - 0.3rem) / 2);}

.zidonghua-intro-l,.zidonghua-intro-r{width:100%;}
.zidonghua-intro-r{margin-top:.3rem;}
.zidonghua-intro-tags .zidonghua-tag-item{width: calc((100% - 0.3rem) / 2);}
.zidonghua-sys-main{flex-direction:column;}
.zidonghua-sys-img{width:100%;}
.zidonghua-sys-list{width:100%;}
.zidonghua-adv-item{width: calc((100% - 0.3rem) / 2);}

.zhushe-intro-l,.zhushe-intro-r{width:100%;}
.zhushe-intro-r{margin-top:.3rem;}
.zhushe-cap-section .zhushe-cap-main{flex-direction:column;}
.zhushe-cap-section .zhushe-cap-img{width:100%;}
.zhushe-adv-item{width: calc((100% - 0.6rem) / 3);}
.zhushe-prod-item{width: calc((100% - 0.3rem) / 2);}

.gongxu-intro-l,.gongxu-intro-r{width:100%;}
.gongxu-intro-r{margin-top:.3rem;}
.gongxu-service-item{width: calc((100% - 0.3rem) / 2);}
.gongxu-env-img,.gongxu-env-r{width:100%;}
.gongxu-env-r{margin-top:.3rem;}

.mingan-intro-l,.mingan-intro-r{width:100%;}
.mingan-intro-r{margin-top:.3rem;}
.mingan-scene-item{width: calc((100% - 0.6rem) / 3);}
.mingan-cap-section .mingan-cap-main{flex-direction:column;}
.mingan-cap-section .mingan-cap-img{width:100%;}
.mingan-adv-item{width: calc((100% - 0.6rem) / 3);}
.mingan-prod-item{width: calc((100% - 0.3rem) / 2);}

.yinshua-intro-l,.yinshua-intro-r{width:100%;}
.yinshua-intro-r{margin-top:.3rem;}
.yinshua-service-item{width: calc((100% - 0.3rem) / 2);}
.yinshua-env-img,.yinshua-env-r{width:100%;}
.yinshua-env-r{margin-top:.3rem;}

.baozhuang-intro-l,.baozhuang-intro-r{width:100%;}
.baozhuang-intro-r{margin-top:.3rem;}
.baozhuang-flow-img,.baozhuang-flow-r{width:100%;}
.baozhuang-flow-r{margin-top:.3rem;}
.baozhuang-ster-l,.baozhuang-ster-r{width:100%;}
.baozhuang-ster-r{margin-top:.3rem;border-left:none;padding-left:0;}
}

@media(max-width:768px){
.zhulachui-intro-section,.zhulachui-cap-section,.zhulachui-adv-section{padding:0.4rem 0;}
.zhulachui-adv-list { padding-left:0; }
.zhulachui-adv-item{width:100%;}
.zhulachui-adv-item:nth-child(4) {width:100%;}
.zhulachui-adv-item:nth-child(5) {width:100%;}
.zhulachui-adv-item .zhulachui-adv-ico{width:.6rem;height:.6rem;}

.jichu-intro-section,.jichu-equip-section,.jichu-opt-section,.jichu-mold-section,.jichu-adv-section{padding:0.4rem 0;}
.jichu-equip-sub { display:block; }
.jichu-equip-item{width: calc((100% - 0.2rem) / 2); margin-top:0.3rem;}
.jichu-opt-item{width:100%;}
.jichu-mold-item{width:100%;}
.jichu-adv-item{width:100%;}
.jichu-adv-item:nth-child(4) { width:100%;  }
.jichu-adv-item:nth-child(5) { width:100%;  }
.jichu-adv-item .jichu-adv-ico{width:.6rem;height:.6rem;}

.zidonghua-intro-section,.zidonghua-sys-section,.zidonghua-adv-section{padding:0.4rem 0;}
.zidonghua-intro-tags .zidonghua-tag-item{width:100%;}
.zidonghua-sys-item{width: calc((100% - 0.2rem) / 2);}
.zidonghua-adv-item{width:100%;}
.zidonghua-adv-item .zidonghua-adv-ico{width:.6rem;height:.6rem;}

.zhushe-intro-section,.zhushe-cap-section,.zhushe-adv-section,.zhushe-prod-section{padding:0.4rem 0;}
.zhushe-adv-item{width: calc((100% - 0.3rem) / 2);}
.zhushe-prod-item{width:100%;}

.gongxu-intro-section,.gongxu-service-section,.gongxu-env-section{padding:0.4rem 0;}
.gongxu-service-item{width:100%;}
.gongxu-env-item{width:100%;}

.mingan-intro-section,.mingan-scene-section,.mingan-cap-section,.mingan-adv-section,.mingan-prod-section{padding:0.4rem 0;}
.mingan-scene-item{width: calc((100% - 0.3rem) / 2);}
.mingan-adv-item{width: calc((100% - 0.3rem) / 2);}
.mingan-prod-item{width:100%;}

.mingan-banner { height:3.5rem; }
.mingan-banner img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}
.mingan-banner .banTxt .t1{font-size:.3rem;}
.mingan-banner .banTxt .t2 { width:90%;}
.scroll-down-wrap { display:none; }

.yinshua-intro-section,.yinshua-service-section,.yinshua-env-section{padding:0.4rem 0;}
.yinshua-service-item{width:100%;}
.yinshua-env-item{width:100%;}

.baozhuang-intro-section,.baozhuang-flow-section,.baozhuang-ster-section{padding:0.4rem 0;}
.baozhuang-flow-list{flex-wrap:wrap;}
.baozhuang-flow-item{width: calc((100% - 0.2rem) / 3);}
.baozhuang-flow-arrow{display:none;}
.baozhuang-method-item{width:100%;}
.baozhuang-method-list::after { display:none; }
.baozhuang-quality-item{width:100%;}
}
