/*zt_fangfa*/
.zt_fangfa{padding-top:40px;}
.zt_ff{margin-top:35px;background:#0092D8;}
.zt_ff .zt_ffleft{width:50%;float:left;}
.zt_ff .zt_ffleft .zt_flimg{width:100%;padding-bottom:576px;position:relative;}
.zt_ff .zt_ffleft .zt_flimg img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.zt_ff .zt_ffright{width:50%;float:right;height:576px;position:relative;}
.zt_ff .zt_ffright .zt_frtxt{width:640px;position:absolute;left:0;top:50%;transform:translateY(-50%);padding-left:25px;}
.zt_ff .zt_ffright .zt_frtxt p{margin:0;font-size: 13px;color:#FFF;line-height:30px;margin: 4px 0;}


/*zt_product*/
#zt_productbg{background:#F6F6F6;padding:40px 0 60px;}
.zt_product{}
.zt_product .zt_pul{}
.zt_product .zt_pul .zt_pli{display:block;width:23.8%;margin-left:1.6%;float:left;margin-top:25px;}
.zt_product .zt_pul .zt_pli:nth-child(4n+1){margin-left:0;}
.zt_product .zt_pul .zt_pli:last-child{/* display:none; */}
.zt_product .zt_pul .zt_pli .zt_pimg{width:100%;padding-bottom:75%;position:relative;}
.zt_product .zt_pul .zt_pli .zt_pimg img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.zt_product .zt_pul .zt_pli .zt_txt{background:url(../image/pclass_icon.png) no-repeat right 23px center #0092D8;padding:18px 12px 23px 7px;}
.zt_product .zt_pul .zt_pli .zt_txt p{margin:0;line-height:20px;height:20px;color:#FFF;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zt_product .zt_pul .zt_pli .zt_txt p:last-child{height:22px;line-height:22px;font-size:14px;color:rgba(255,255,255,.6);margin-top:8px;}
/*ztcase*/
#ztcasebg{background:#F6F6F6;padding:34px 0 60px;}
.ztcase{margin-top:40px;position:relative;}
.ztcase .ztc_ul{width:100%;overflow:hidden;}
.ztcase .ztc_img{width:100%;padding-bottom:75%;position:relative;}
.ztcase .ztc_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.ztcase .ztc_txt{padding:18px 0 27px;background:#FFF;}
.ztcase .ztc_txt p{color:#58565a;margin:0;height:20px;line-height:20px;font-size:14px;color:#4a4a4a;text-align:center;}
/*ztnews*/
#ztnewsbg{background:#FFF;padding:30px 0 40px;}

/*1200以上屏幕*/
@media screen and (max-width:1309px){
	.container{width:1170px;}
	.zt_ff .zt_ffright .zt_frtxt{width:585px;padding-right:15px;}
	.zt_ff .zt_ffright .zt_frtxt p{margin-top:15px;}
}
/*1200以下屏幕*/
@media screen and (max-width:1199px){
	.container{width:994px;}
	.zt_ff .zt_ffright .zt_frtxt{width:497px;}
	.zt_ff .zt_ffright .zt_frtxt p{margin-top:10px;font-size:15px;line-height:28px;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
	.container{width:calc(100% - 30px);}
	.zt_fangfa{padding-top:20px;}
	.zt_ff{margin-top:20px;}
	.zt_ff .zt_ffleft{width:100%;float:none;}
	.zt_ff .zt_ffleft .zt_flimg{padding-bottom:60%;}
	.zt_ff .zt_ffright{width:100%;float:none;height:auto;}
	.zt_ff .zt_ffright .zt_frtxt{width:100%;position:relative;top:0;transform:translateY(0);padding:15px 15px;}
	.zt_ff .zt_ffright .zt_frtxt p{}
	#zt_productbg{padding:20px 0;}
	.zt_product .zt_pul .zt_pli{width:32%;margin-left:2%;}
	.zt_product .zt_pul .zt_pli:nth-child(4n+1){margin-left:2%}
	.zt_product .zt_pul .zt_pli:nth-child(3n+1){margin-left:0;}
	.zt_product .zt_pul .zt_pli:last-child{display:block;}
	#ztcasebg{padding:20px 0;}
	.ztcase{margin-top:20px;}
	#ztnewsbg{padding:20px 0;}
}
/*768以下屏幕*/
@media screen and (max-width:767px){
	
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.zt_product .zt_pul .zt_pli{width:49%;}
	.zt_product .zt_pul .zt_pli:nth-child(3n+1){margin-left:2%;}
	.zt_product .zt_pul .zt_pli:nth-child(odd){margin-left:0;}
	.zt_product .zt_pul .zt_pli:last-child{/* display:none; */}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	.zt_ff .zt_ffright .zt_frtxt{padding:10px 10px;}
	.zt_ff .zt_ffright .zt_frtxt p{font-size:14px;line-height:22px;margin-top:6px;}
	.zt_product .zt_pul .zt_pli{width:100%;margin-left:0;}
	.zt_product .zt_pul .zt_pli:nth-child(4n+1){margin-left:0;}
	.zt_product .zt_pul .zt_pli:nth-child(3n+1){margin-left:0;}
}
