.zhanting p{
	text-align: center;
}
.zt-titbox{
	background: #e9edf0;
}
.zt-titbox img{
	width: 18%;
	margin-left: 82%;
}
.zt-titbox .zt-content{
	position: relative;
	background: url(/static/dynamic/showroom/images/itbg.jpg) no-repeat left center;
}
.zt-titboxtxt{
	position: absolute;
	top: 0;
	width: 100%;
}
.zt-titboxtxt h2{
	font-weight: bold;
	text-align: center;
	font-size: 26px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.zt-titboxtxt p{
	width: 78%;
    padding-left: 115px;
	line-height: 1.5em;
}
.zt-3dlist li{
	width: 18%;
	margin-bottom: 30px;
}
.zt-3dlist li h4{
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
}
.zt-3dlist li:hover h4{
	color: #bd1c21;
}	
.zt-3dlist li:hover .aniimg img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.ztprobox img{
	width: 50%;
}
.ztprobox p{
	width: 35%;
}
.d_sp21left{
	width: 47%;
}
.d_sp21right{
	width: 47%;
	background: url(../images/bg.jpg) no-repeat;
	background-size: cover;
	border: 3px solid #e9edf0;
	padding: 30px;
	position: relative;
	box-sizing: border-box;
}
.ztvideolist{
	margin-top: 60px;
}
.d_sp21right h3{
	font-weight: bold;
	margin-left:20px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 22px;
}
.d_sp21right span{
	position: absolute;
    color: #FFF;
    display: block;
    left: 17px;
    font-size: 20px;
    top: 20px;
}