body{
	background: url(/static/dynamic/showspecial/images/bg.png) repeat;
}
.zt-banner{
	position: relative;
}
.zt-banner .zt-content{
	position: absolute;
	bottom: 170px;
	transform: translateX(-50%);
	left: 50%;
}
.ztbancon{
	width: 32%;
	margin-left: -5%;
}
.specialbox{
	background: #fafafa;
	padding: 20px;
	padding-top: 150px;
	margin-top: -150px;
}
.special{
	width: 50%;
	margin-top: -100px;
}
h2.zt-titbox{
	background-color: #00559d;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    padding: 8px;
    overflow: hidden;
    margin: 30px auto;
}
.specialbox p{
	text-indent: 2em;
}
.speciallist{
	width: 80%;
	margin: 0 auto;
}
.speciallist li{
	width: 45%;
	box-sizing: border-box;
	padding: 0 40px;
	margin-top: 50px;
	position: relative;
}
.speciallist li h4{
	text-align: center;
	background: rgba(0,85,157,.8);
	padding: 10px 0;
	color: #FFF;
}
.specialbox h3{
	margin-top:50px;
	margin-bottom:30px;
}
.zt-pro li{
	width: 18%;
	margin-bottom: 30px;
}	
.zt-pro li h4{
	text-align: center;
	padding: 10px 0;
	font-weight: normal;
}
.zt-pro li a:hover h4{
	color: #bd1c21;
}
.ztzhan{
	padding: 20px;
}
.ztzhan li{
	width: 23%;
	margin-bottom: 30px;
}
.ztzhan li h4{
	font-weight: normal;
	text-align: center;
	padding: 10px 0;
}