body{
	overflow-x: hidden;
}
.zt-content p{
	font-size: 16px;
	line-height: 2em;
	color: #333;
}
.zt-content h1,.zt-content h2,.zt-content h3,.zt-content h4,.zt-content h5,.zt-content h6{
	color: #1a1a1a;
	line-height: 1.5em;
}
.zt-content li{
	color: #333;
	line-height: 2em;
	font-size: 16px;
}
/*弹出框*/
#LRdiv1 p{
	font-size: 12px;
	line-height: 1.42857143;
}
/*弹出框 end*/
.zt-content{
	width: 1200px;
	margin: 0 auto;
}
.zt-padd{
    padding-top: 50px;
    padding-bottom: 50px;
}
.zt-titbox h2{
	display:inline-block;
	font-size: 26px;
	border-bottom: 1px dashed #e60012;
	line-height: 1.5em;
	font-weight: bold;
}
.zt-titbox h2 p{
	font-size: 26px;
	font-weight: bold;
	line-height: 1.3em;
}
.zt-titbox{
	text-align: center;
	margin-bottom: 40px;
}
.introducbox{
	background: url(../images/shou-ban2.png) no-repeat center;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
}
.introducbox .zt-content{
	text-align: center;
}
.introducbox .zt-content>p{
	color:#FFF;
	text-align: center;
}
.introduclist{
	border-top: 1px solid #999999;
	margin-top: 40px;
	padding-top: 40px;
	align-items: flex-start;
}
.introduclist li{
	width: 23%;
}
.introduclist h4{
	background: #c6292a;
	font-size: 50px;
	color: #FFF;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	margin: 0 auto;
	margin-bottom: 15px;
}
.introduclist p{
	color: #FFF;
	text-align: center;
	line-height: 1.3em;
}
.introducbox span{
	border: 2px solid #fff;
	display: inline-block;
	color: #FFF;
	text-align: center;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	margin-top: 40px;

}
.formal>li{
	border-left: 30px solid #e01919;
	background: #f8f8f8;
    box-shadow: -5px 5px 10px 2px #ddd;
    margin-bottom: 20px;
	box-sizing: border-box;
	padding-left: 3%;
}
.formal>li:nth-child(2n){
	border-left: 0 none;
	border-right: 30px solid #e01919;
	padding-left: 0;
	padding-right: 3%;

}
.formaltxt{
	width: 64%;
	padding: 30px;
	box-sizing: border-box;
}
.formaltxt h3{
	font-weight: normal;
	color: #666666;
	font-size: 24px;
	margin-bottom: 20px;
}
.formaltxt h3 span{
	border-radius: 50%;
	background-color: #e01919;
	color: #FFF;
	font-size: 20px;
	padding: 5px;
}
.formaltxt p{
	color: #999999;
	font-size: 14px;
	line-height: 1.5em;
}
.formalpic{
	width: 32%;
}
.formalitem{
	margin-top: 40px;
	align-items: flex-start;
	width: 100%;
	padding-right:3%;
}
.formalitem li{
	width: 23%;
}
.formalitem li img{
	box-shadow: 0 0 8px 3px #ddd;
}
.formalitem li h4{
	margin: 15px auto;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
.formalitem li h4 span{
	font-size: 22px;
	margin-right: 10px;
}
.formalitem li p{
	font-size: 14px;
	color: #999999;
	line-height: 1.5em;
	position:relative;
	padding-left: 12px;
	margin-bottom: 15px;
}
.formalitem li p:before{
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	background: #999;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 8px;
}
.eightbox{
	background: url(../images/shou-bg.png) no-repeat center rgba(30,30,30,0.72); 
	padding:120px 0;
	position: relative;
}
.eightbox:before{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(30,30,30,0.72); 
	top: 0;

}
.eightleft{
	width: 40%;
	background: rgba(30,30,30,0.89);
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.eightleft h3{
	font-size: 50px;
	color: #CCC;
	font-weight: normal;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 100px;
}
.eightright{
	width: 60%;
	margin-left: 40%;
}
.eightright p{
	text-align: center;
	padding:0 50px;
	line-height: 1.5em;
	position: relative;
	z-index: 3;
	color: #CCC;
	font-size: 14px;
}
.epiloguebox{
	background: #ebebeb;
	padding: 40px 0;
	text-align: center;
}
@media (max-width: 1000px) {
    .common-banner{
        width: 100%;
        height: 199.993px;
        overflow: hidden;
        position: relative;
    }
    .zt-content{
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }
    .zt-padd{
        padding-top: 40px;
        padding-bottom: 40px;
        
    }
    .m-banner{
        width: 100%;
        margin-top: 57.314px;
        height: auto;
    }
    .m-banner img{
        width: 100%;
    }
    .zt-content img{
        width: 100%;
    }
    .common-banner img{
        height: 100%;
        width: auto;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }
	.zt-titbox h2{
		display:inline-block;
		font-size: 26px;
		border-bottom: 1px dashed #e60012;
		line-height: 1.5em;
	}
	.zt-titbox h2 p{
		font-size: 26px;
		line-height: 1.5em;
	
	}
	.zt-titbox{
		text-align: center;
		margin-bottom: 20px;
	}
	.introducbox{
		background: url(../images/shou-ban2.png) no-repeat center;
		background-size: cover;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.introducbox .zt-content{
		text-align: center;
	}
	.introducbox .zt-content>p{
		color:#FFF;
		text-align: center;
	}
	.introduclist{
		border-top: 1px solid #999999;
		margin-top: 20px;
		padding-top: 20px;
		align-items: flex-start;
	}
	.introduclist li{
		width: 48%;
		margin-bottom: 30px;
	}
	.introduclist h4{
		background: #c6292a;
		font-size: 30px;
		color: #FFF;
		width: 100px;
		height: 100px;
		text-align: center;
		line-height: 100px;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	.introduclist p{
		color: #FFF;
		text-align: center;
		line-height: 1.3em;
	}
	.introducbox span{
		border: 2px solid #fff;
		display: inline-block;
		color: #FFF;
		text-align: center;
		height: 40px;
		line-height: 40px;
		padding: 0 15px;
		margin-top:20px;
	
	}
	.formal>li{
		border-left: 10px solid #e01919;
		background: #f8f8f8;
		box-shadow: -5px 5px 10px 2px #ddd;
		margin-bottom: 20px;
		box-sizing: border-box;
		padding-left: 2%;
	}
	.formal>li:nth-child(2n){
		border-left: 0 none;
		border-right: 10px solid #e01919;
		padding-left: 0;
		padding-right: 2%;
	
	}
	.formaltxt{
		width: 100%;
		padding: 20px;
		box-sizing: border-box;
	}
	.formaltxt h3{
		font-weight: normal;
		color: #666666;
		font-size: 24px;
		margin-bottom: 20px;
	}
	.formaltxt h3 span{
		border-radius: 50%;
		background-color: #e01919;
		color: #FFF;
		font-size: 20px;
		padding: 5px;
	}
	.formaltxt p{
		color: #999999;
		font-size: 14px;
		line-height: 1.5em;
	}
	.formalpic{
		width: 100%;
	}
	.formalitem{
		margin-top: 40px;
		align-items: flex-start;
		width: 100%;
		padding-right:3%;
	}
	.formalitem li{
		width: 100%;
		margin-bottom: 30px;
	}
	.formalitem li img{
		box-shadow: 0 0 8px 3px #ddd;
	}
	.formalitem li h4{
		margin: 15px auto;
		font-size: 18px;
		color: #666666;
		font-weight: normal;
	}
	.formalitem li h4 span{
		font-size: 22px;
		margin-right: 10px;
	}
	.formalitem li p{
		font-size: 14px;
		color: #999999;
		line-height: 1.5em;
		position:relative;
		padding-left: 12px;
		margin-bottom: 15px;
	}
	.formalitem li p:before{
		content: '';
		display: block;
		width: 4px;
		height: 4px;
		background: #999;
		border-radius: 50%;
		position: absolute;
		left: 0;
		top: 8px;
	}
	.eightbox{
		background: url(../images/shou-bg.png) no-repeat center ; 
		position: relative;
		background-size: cover;
		padding: 30px 0;
	}
	.eightbox:before{
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(30,30,30,0.72); 
		top: 0;
	
	}
	.eightleft{
		width: 100%;
		background: none;
		position: static;
	}
	.eightleft h3{
		font-size: 30px;
		color: #fff;
		z-index: 3;
		position: relative;
		font-weight: normal;
		padding: 30px 20px 0;
	}
	.eightright{
		width:100%;
		margin-left: 0;
	}
	#liuyan{
		margin-top: 0;
	}
	.eightright p{
		text-align: center;
		padding:30px 20px;
		line-height: 1.5em;
		position: relative;
		z-index: 3;
		color: #CCC;
		font-size: 14px;
	}
	.epiloguebox{
		background: #ebebeb;
		padding: 30px 0;
		text-align: center;
	}
}
@media (max-width: 500px) {
    .zt-banner {
      overflow: hidden;
      height: 180px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
      left: 50%;
      height: 100%;
      transform: translateX(-50%);
    }
}
