.jinktopbox img{
	width: 50%;
}
.jinktopbox{
	align-items: normal;
}
.jinktop{
	background: #dd1f2b;
	width:18%;
}
.jinktop h3{
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	margin-top: 110px;
	text-align: center;
}
.jinktop p{
	text-align: center;
	color: #FFF;
}
.jinktxt{
	width: 32%;
	background: url(/static/dynamic/jinkuang/images/shiyong-bg.png) no-repeat center;
	background-size: cover;
}
.jinktxt h3{
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	margin-top: 80px;
	margin-bottom: 10px;
	text-align: center;
}
.jinktxt p{
	text-align: center;
	color: #FFF;
}
.jinktopbox{
	margin-bottom: 30px;
}
.jinktoprow span{
	color: #dd1f2b;
}
.zttitbox h2{
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}
.ztprotit{
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 30px;
}
.ztprotit h3{
	display: block;
	font-size: 18px;
	color: #FFF;
	background: #dd1f2b;
	float: left;
	padding:0 20px;
	height: 40px;
	line-height: 40px;
}
.ztprotit i{
	display: block;
	float: left;
	height: 40px;
	background: #dd1f2b;
	width: 5px;
	margin-left: 1px;
	margin-right: 1px;
}
.ztprotit span{
	float: left;
	display: block;
	font-size: 28px;
	background: #dd1f2b;
	height: 40px;
	color: #FFF;
	line-height: 40px;
	padding: 0 10px;

}
.ztpropic{
	width: 48%;
}
.ztprotxt{
	width: 47%;
}
.ztkuang{
	margin-top: 30px;
	border: 1px dashed #333;
	border-radius: 10px;
	padding: 10px;
}
.ztkuang p{
	font-size: 15px;
}
.ztkuangbox .ztkuang{
	width: 48%;
}
.ztghs{
	margin-top: 30px;
	width: 40%;
}
.ztghs p{
	text-align: center;
}
.ztyclbox li{
	border-bottom: 1px solid #e8e6e6;
	padding-bottom: 50px;
}
.ztcases{
	margin-top: 50px;
}
.ztcases li{
	width: 30%;
}
.ztcases li h4{
	padding: 15px 0;
	text-align: center;
	font-weight: normal;
}
.ztcases li:hover h4{
	color: #dd1f2b;
	font-weight: bold;
}
.ztcases li:hover{
	opacity: 0.9;
}
.huibg{
	background: #eee;
}
.ztzizhi li{
	position: relative;
	width: 30%;
}
.ztzizhitxt{
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.ztzizhitxt img{
	width: auto;
	display: block;
	margin: 0 auto 20px;
}
.ztzizhitxt p{
	color: #FFF;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.zttitbox p{
	text-align: center;
	margin-top: 20px ;
	margin-bottom: 50px ;
}
.ztyclbox li:last-child{
	border: 0 none;
}
.datu img{
	width: 100%;
}
@media (max-width: 1000px){
	.zt-banner{
		height: 160px;
		position: relative;
		overflow: hidden;
	}
	.zt-banner img{
		width: auto;
		height: 100%;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	.jinktopbox img{
		width: 100%;
	}
	.jinktop{
		padding-bottom: 65px;
		width: 40%;
	}
	.jinktxt{
		width: 60%;
	}
	.jinktop h3{
		margin-top: 65px;
		font-size: 20px;
	}
	.jinktxt h3{
		margin-top: 50px;
	}
	.zttitbox h2{
		font-size: 26px;

	}
	.ztprotit{
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.ztprotit h3{
		font-size: 18px;
		font-weight: bold;
	}
	.ztprotit span{
		font-size: 24px;
	}
	.ztprotxt{
		width: 100%;
	}
	.ztpropic{
		width: 100%;
		margin-top: 30px;
	}
	.ztyclbox li:nth-child(2n) .ztpropic{
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.datu{
		height: 250px;
		position: relative;
		overflow: hidden;
	}
	.datu img{
		position: absolute;
		height: 100%;
		display: block;
		width: auto;
		left: 50%;
		transform: translateX(-50%);
	}
	.ztcases li{
		width: 100%;
		margin-bottom: 20px;
	}
	.contact{
		margin: 0;
	}
	.ztzizhi li{
		width: 100%;
		margin-bottom: 20px;
	}
	.zttitbox p{
		margin-bottom: 30px;
	}
}
