h2.zttitbox{
	background-color: #333;
    color: #f8c242;
	font-size: 28px;
	padding: 10px;
	margin-bottom: 30px;
}
h2.zttitbox span{
	display: inline-block;
	background: #f8c242;
	color: #333;
	padding: 0 10px;
	margin-right: 10px;
}
.ztexhibit h3{
	font-size: 22px;
	margin: 30px 0;
}
.ztexhibitpic{
	width: 50%;
	margin: 0 auto;
}
.ztexhibitpic li{
	width: 40%;
}
.ztexhibitpic li span{
	display: none;
}
.ztexhibitpic li h4{
	text-align: center;
	padding: 10px 0;
}
.ztexhibitpic li h4 a:hover{
	color: #bd1c21;
}
.ztproduct li{
	width: 18%;
}
.ztproduct li h4{
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
	font-weight: normal;
}
.ztproduct li a:hover h4{
	color: #bd1c21;
}
.ztzhanbox{
	padding: 0 30px;
}
.ztzhanbox li{
	width: 22%;
	margin-top: 20px;
}
.ztzhanbox li h4{
	text-align: center;
	font-weight: normal;
	padding: 10px 0;
}
