/*公共flex布局*/
.df{display:flex;display:-ms-flexbox}
/* 主轴对齐 */
.df-jc-c{justify-content:center;-ms-flex-pack:center}
.df-jc-sb{justify-content:space-between;-ms-flex-pack:justify}
.df-jc-sa{justify-content:space-around;-ms-flex-pack:distribute}
.df-jc-fe{justify-content:flex-end;-ms-flex-pack:end}
/* 交叉轴对齐 */
.df-ai-c{align-items:center;-ms-flex-align:center}
.df-ai-fe{align-items:flex-end;-ms-flex-align:end}
.df-ai-fs{align-items:flex-start;-ms-flex-align:start}
/* 组合属性 */
.df-cc{justify-content:center;-ms-flex-pack:center;align-items:center;-ms-flex-align:center}
.df-sb-c{justify-content:space-between;-ms-flex-pack:justify;align-items:center;-ms-flex-align:center}
/* 其他特性 */
.df-fw{flex-wrap:wrap;-ms-flex-wrap:wrap}
.df-fd-c{-ms-flex-direction:column;flex-direction:column}
.as-c{align-self:center;-ms-flex-item-align:center}
.dis_n{ display:none;}
img{max-width:100%}
/* 当前位置样式 */
.m_t_05rem{ margin-top:.5rem;}
.m_t_1rem{ margin-top:1rem;}
.m_b_1rem{ margin-bottom:1rem;}
.p_tb_04rem{ padding:.4rem 0;}
.wid { max-width:1380px;}
.banner_img{position:relative}
.dqwz{display:block;position:absolute;bottom:.3rem;color:#ffffff}
.dqwz a{color:#ffffff}
.dqwz a:last-child{color:#004abb}
/* 俩轮播模块样式 */
.mySwiper2{height:80%;width:100%}
.mySwiper{height:20%;box-sizing:border-box;padding:10px 0}
.mySwiper .swiper-slide{width:25%;height:100%;opacity:0.4}
.mySwiper .swiper-slide-thumb-active{opacity:1}
.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
.box1{width:80%;margin:0 auto;overflow:hidden; margin-top:1rem;}
.box1 .swiper-slide img{width:60%;display:block;margin:0 auto}
.box1 .swiper-button-prev{background-image:url(/eportal/imageDir/ztkc/2025/05/2025051317581428128.png);left:0;opacity:0.9;height:90px;width:120px;background-size:auto}
.box1 .swiper-button-prev:hover{opacity:1}
.box1 .swiper-button-next{background-image:url(/eportal/imageDir/ztkc/2025/05/2025051317590377776.png);right:0;opacity:0.9;height:90px;width:120px;background-size:auto}
.box1 .swiper-button-next:hover{opacity:1}
.box2 .swiper-button-next{display:none}
.box2 .swiper-button-prev{display:none}
.box2{width:60%;margin-top:.5rem;}
.box2 .swiper-slide img{padding:10px;border:1px #ccc solid;width:90%}
/* 模块标题文字样式 */
.productTitle{position:relative;margin-top:1.5rem;text-align:center}
.productTitle span{font-weight:lighter;position:relative;font-size:.425rem;color:#4c4c4c;background:#ffffff;padding:0 20px;z-index:1}
.productTitle:after{content:"";width:100%;height:1px;background:#dadada;position:absolute;left:0;top:.27rem;z-index:0;}
.summarize_tit{font-size:.3rem;text-align:center;font-weight:bold;position:relative;padding-top:1rem;padding-bottom:.4rem;margin:.2rem 0;}
.summarize_tit:before{content:"";width:5rem;height:1.6rem;/*background:#004abb;*/position:absolute;left:0;right:0;margin:auto;top:.2rem;background:url(/eportal/imageDir/ztkc/2025/05/2025051616290112549.png) no-repeat center center;opacity: .8;background-size: contain;}
/* 性能文字样式 */
.summarize_mk ul li img{padding-top:.3rem;width:100%;}
.summarize_p p{font-size:.25rem;line-height:2;color:#333}
.summarize_sum{ }
.summarize_sum p{font-size:.22rem;line-height:2;color:#333 }
.summarize_con{padding-top:.5rem}
.summarize_con .summarize_list img{width:100%}
.summarize_li_tit{font-size:.25rem;font-weight:bold;line-height:2;padding-top:.2rem;padding-bottom:.1rem}
.summarize_mk_tb .summarize_list .summarize_sum{ padding:.3rem 0; }

/* 参数表格样式 */
.canshu tr:nth-child(odd){background-color:#d2d0e6}
.canshu tr:nth-child(even){background-color:#ffffff}
.canshu {width:80%;max-width:1380px;margin:0 auto}
.canshu tr:first-child td{font-weight:bold}
.canshu tr td{padding:15px 5px;text-align:Center;border-right:1px #b9b9c5 solid;font-size:.25rem;}
.canshu tr td:last-child{border:none}
.canshu tr:last-child td{ font-size:.2rem;}
.xianggcx ul{display:flex}
.xianggcx ul li{width:25%;margin-right:1%;box-shadow:0px 0px 20px 0px #f0f0f0;padding:30px 30px;transition:0.4s}
.xianggcx ul li:hover{transform:translateY(-15px)}
.xianggcx ul li:hover h3{color:#004abb}
.xianggcx ul li:last-child{margin-right:0}
.xianggcx ul li img{width:100%}
.xianggcx ul li p{line-height:2}

.flex1{ }
.flex1 li{ width:100%;}
.flex2 li{ width:49.3%;margin-right:1%;}
.flex2 li:last-child{ margin-right:0;}
.flex3 li{ width:33%;margin-right:1.5%;}
.flex3 li:last-child{ margin-right:0;}
.flex4 li{ margin-right:1.5%;width:24%}
.flex4 li:last-child{ margin-right:0;}