.zttailtop img{
	width:auto;
	margin: 0 auto 30px;
} 
.zttailtop p{
	text-align: center;
	max-width: 80%;
	margin: 0 auto;
}
.zt1bg{
	margin-top: 45px;
	background: url(/static/dynamic/tailings-reelection/images/redkuang.png) no-repeat center center;
	height: 45px;
}
.zt1bg p{
	line-height: 45px;
	font-size: 14px;
}
.zt1bg p span{
	color: #dd1f2b;
}
.huibg{
	background: #eee;
}
.zttitbox{
	margin-bottom: 40px;
}
.zttitbox h2{
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.zttitbox p{
	text-align: center;
	font-size: 14px;
	color: #666;
	max-width: 80%;
	margin: 0 auto;
}
.zttitbox p span{
	color: #dd1f2b;
}
.ztclist{
	width: 48%;
}
.ztc2{
	width: 40%;
}
.ztc3{
	width: 28%;
}
.ztc4{
	width: 20%;
	height: 35px;
	background: #dd1f2b;
	line-height: 35px;
	color: #FFF;
	text-align: center;
}
.ztclist p{
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 1.5em;
	margin: 10px 0;
}
.ztclist p span{
	color: #dd1f2b;
}
.ztsolu{
	width: 42%;
}
.ztsoluvs{
	width:7%;
}
.ztsolu p {
	margin-bottom: 20px;
}
.ztsolu p img{
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.ztsolu h4{
	font-size: 22px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: normal;
	background: url(/static/dynamic/tailings-reelection/images/d3.png) no-repeat center center;
	height: 68px;
	padding:10px 0 ;
	box-sizing: border-box;
}
.ztsolu2 h4{
	background: url(/static/dynamic/tailings-reelection/images/d4.png) no-repeat center center;

}
.ztjishu{
	background: url(/static/dynamic/tailings-reelection/images/guangfai.jpg) no-repeat;
}
.ztjishulist li{
	width: 16%;
}
.ztjishulist li:nth-child(2n){
	margin-top: 130px;
}
.ztjishulist li h4{
	color: #FFF;
	font-size: 18px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ztjishulist li p{
	text-align: center;
	color: #FFF;
	line-height: 1.3em;
}
.ztjishumore{
	display: block;
	width: 168px;
    height: 48px;
    background: #dd1f2b;
    line-height: 48px;
    text-align: center;
    margin: 0 auto;
    margin-top: 54px;
	color: #FFF;
}
.ztjishulist li:hover h4{
	color: #dd1f2b;
}
.ztjishumore:hover{
	opacity: .8;
}
.ztcaselist{
	margin-bottom:30px;
}
.ztcaselist span{
	display: block;
	float: left;
	line-height: 1.5em;
	width: 9%;
	color: #dd1f2b;
}
.ztcaselist span img{
	width: auto;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.ztcasetxt{
	float: right;
	width: 89%;
}
.ztcasetxt img{
	width: auto;
	max-width: 100%;
}
.ztcasetxt p{
	line-height: 1.5em;
}
.ztcasetxt table{
	border-spacing: 0;
    border-collapse: collapse;
    width: 65%;
    margin: 0 auto;
    display: block;
}
.ztcasetxt table td,.ztcasetxt table th{
	padding: 20px 45px;
    text-align: center;
    border: 1px solid #666;
    font-size: 18px;
    font-weight: 100;
    color: #333;
}
.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;
}
@media (max-width: 1000px){
	.zt-banner{
		height: 180px;
		position: relative;
		overflow: hidden;
	}
	.zt-banner img{
		width: auto;
		height: 100%;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
    .zttailtop img{
        display: block;
        margin-bottom: 20px;
    }
    .zttailtop p{
        max-width: 100%;
    }
    .zt1bg{
        background: none;
        height: auto;
        border:1px dashed #dd1f2b;
        padding: 5px;
        margin-top: 20px;
    }
    .zt1bg p{
        line-height: 1.3em;
    }
    .zttitbox h2{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .zttitbox p{
        max-width: none;
    }
    .zttitbox{
        margin-bottom: 20px;
    }
    .ztclist{
        width: 100%;
        margin-top: 20px;
    }
    .ztc4{
        width: 25%;
        font-size: 15px;
    }
    .ztsolu{
        width: 100%;
    }
    .ztsolu h4{
        margin-bottom: 20px;
        font-size: 20px;
    }
    .ztsoluvs{
        width: 100%;
        height: 40px;
    }
    .ztsoluvs img{
        display: none;
    }
    .ztjishulist li{
        width: 48%;
        margin-top: 30px;
    }
    .ztjishulist li:nth-child(2n){
        margin-top: 30px;
    }
    .ztjishu{
        background-size:cover;
    }
    .ztjishumore{
        margin-top: 30px;
    }
    .ztjishu .ztjishumore{
        line-height: 40px;
        color: #FFF;
        height: 40px;
    }
    .ztcaselist span{
        width: 100%;
        float: none;
    }
    .ztcasetxt{
        width: 100%;
        float: none;
        margin-top: 10px;
    }
    .ztcasetxt table{
        width: 100%;
    }
    .ztcasetxt table td, .ztcasetxt table th{
        padding: 10px;
        font-size: 16px;
    }
    .contact{
        margin: 0;
    }
    .ztzizhi li{
        width: 100%;
        margin-bottom: 20px;
    }
}
