.s-head .s-head1{
	width: 100%;
	height: 270px;
	background: url(20200820bg1.jpg) no-repeat  center center;
}
.s-head .s-head1 .s-logo{margin:0 auto;
	width:1200px;
	padding-top: 100px;
	}
 
.s-head .s-head2{
	width: 100%;
	height: 270px;
	background: url(20200820bg2.jpg) no-repeat  center center;
}.s-head .s-head3{
	width: 100%;
	height: 270px;
	background: url(20200820bg3.jpg) no-repeat  center center;
}.s-head .s-head4{
	width: 100%;
	height: 270px;
	background: url(20200820bg4.jpg) no-repeat  center center;
}


.z-mainone{
	width: 100%;
	background: url(20200820z-mainoneback.jpg)no-repeat top center;
}
.z-mainone .z-qxj{
	width: 1200px;
	margin: auto;
	padding-top: 50px;
}
.z-mainone .z-qxj .z-qxjtitle{
	width: 100%;
	text-align: center;
}
.z-mainone .z-qxj .z-qxjjj{
	width: 100%;
	margin-top: 50px;
}
.z-mainone .z-qxj .z-qxjjj p{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 35px;
	text-indent: 2em;
	padding-bottom: 20px;
}
.z-mainone .z-qxj .z-qxjqy{
	width: 100%;
	height: 540px;
	background: url(20200820z-qxjcontback.png) no-repeat top center;
	position: relative;
	padding-top: 75px;
}
.z-mainone .z-qxj .z-qxjqy .z-qxjqy-p1{
	font-size: 28px;
	color: #5249da;
	text-align: center;
}
.z-mainone .z-qxj .z-qxjqy .z-qxjqy-d1{
	width: 500px;
	margin-top: 20px;
	margin-left: 200px;
}
.z-mainone .z-qxj .z-qxjqy .z-qxjqy-d1 p{
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}
.z-mainone .z-qxj .z-qxjqy .z-qxjqy-d1 span{
	font-size: 16px;
	color: #666;
	line-height: 35px;
}
.z-mainone .z-qxj .z-qxjqy .z-qxjqy-d2{
	width: 810px;
	margin-top: 20px;
	margin-left: 200px;
}
.z-mainone .z-qxj .z-qxjqy .z-qxjqy-d2 p{
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}
.z-mainone .z-qxj .z-qxjqy .z-qxjqy-d2 span{
	font-size: 16px;
	color: #666;
	line-height: 35px;
}
.z-mainone .z-qxj .z-qxjqy .z-qxjqy-d3{
	width: 810px;
	margin-top: 20px;
	margin-left: 200px;	
}
.z-mainone .z-qxj .z-qxjqy .z-qxjqy-d3 p{
	font-size: 28px;
	color: #5249da;
	text-align: center;
	margin-bottom: 10px;
}
.z-mainone .z-qxj .z-qxjqy .z-qxjqy-d3 span{
	font-size: 16px;
	color: #666;
	line-height: 35px;
}
.z-mainone .z-qxj .z-qxjqy img{
	position: absolute;
	right: 180px;
	top: 150px;
	transition: 0.3s all ease;
}
.z-mainone .z-qxj .z-qxjqy img:hover{
	transform: scale(0.9);
}
.z-mainone .z-qxxs{
	width: 1200px;
	margin: auto;
	padding-top: 50px;
}
.z-mainone .z-qxxs .z-qxxstitle{
	width: 100%;
	text-align: center;
}
.z-mainone .z-qxxs ul{
	width: 100%;
}
.z-mainone .z-qxxs ul li{
	width: 535px;
	height: 235px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	background: #fcebd3;
}
.z-mainone .z-qxxs ul li div{
	width: 480px;
	height: 200px;
	border: 3px solid #c8172b;
	margin: auto;
	margin-top: 15px;
}
.z-mainone .z-qxxs ul li div p{
	line-height: 200px;
	text-align: center;
	color: #333333;
	font-size: 48px;
}
.z-maintwo{
	width: 100%;
	background: url(20200820z-maintwoback.png)no-repeat top center;
}
.z-yjsp{
	width: 1200px;
	margin: auto;
	padding-top: 50px;
}
.z-yjsp .z-yjsptitle{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.z-yjsp ul{
	width: 100%;
}
.z-yjsp ul li{
	width: 100%;
	border: 3px solid #aa89bd;
	border-radius: 10px;
	margin-top: 12px;
	background: #5249da;
}
.z-yjsp ul li .z-yjspimg{
	width: 355px;
	height: 230px;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
}
.z-yjsp ul li:nth-child(2) .z-yjspimg{
	float: right;
	margin-left: 0px;
	margin-right: 30px;
}
.z-yjsp ul li .z-yjspimg img{
	width: 100%;
	height: 100%;
	transition: 0.3s all ease;
}
.z-yjsp ul li .z-yjspimg img:hover{
	transform: scale(1.1);
}
.z-yjsp ul li .z-yjsptext{
	width: 750px;
	float: right;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 50px;
}
.z-yjsp ul li:nth-child(2) .z-yjsptext{
	float: left;
}
.z-yjsp ul li .z-yjsptext p{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 35px;
}
.z-yjsp ul li .z-yjsptext p span{
	font-size: 24px;
}
.z-dgyj{
	width: 1200px;
	margin: auto;
	padding-top: 50px;
}
.z-dgyj .z-dgyjtitle{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.z-dgyj ul{
	width: 100%;
}
.z-dgyj ul li{
	width: 100%;
	border: 3px solid #aa89bd;
	border-radius: 10px;
	margin-top: 20px;
	background: #5249da;
}
.z-dgyj ul li .z-dgyjimg{
	width: 480px;
	height: 360px;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
}
.z-dgyj ul li:nth-child(2) .z-dgyjimg{
	float: right;
	margin-left: 0px;
	margin-right: 25px;
}
.z-dgyj ul li .z-dgyjimg img{
	width: 100%;
	height: 100%;
	transition: 0.3s all ease;
}
.z-dgyj ul li .z-dgyjimg img:hover{
	transform: scale(1.1);
}
.z-dgyj ul li .z-dgyjtext{
	width: 520px;
	float: right;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 100px;
}
.z-dgyj ul li:nth-child(2) .z-dgyjtext{
	float: left;
}
.z-dgyj ul li .z-dgyjtext p{
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 40px;
	text-align: center;
}
.z-dgyj ul li .z-dgyjtext span{
	font-size: 16px;
	text-indent: 2em;
	line-height: 35px;
	color: #FFFFFF;
}
.z-mfaq{
	width: 1200px;
	margin: auto;
	padding-top: 50px;
}
.z-mfaq .z-mfaqtitle{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.z-mfaq ul{
	width: 100%;
}
.z-mfaq ul li{
	width: 530px;
	border: 3px solid #aa89bd;
	border-radius: 10px;
	margin-top: 25px;
	background: #5249da;
	float: left;
	margin-left: 40px;
}
.z-mfaq ul li .z-mfaqimg{
	width: 475px;
	height: 360px;
	margin: auto;
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
}
.z-mfaq ul li .z-mfaqimg img{
	width: 100%;
	height: 100%;
	transition: 0.3s all ease;
}
.z-mfaq ul li .z-mfaqimg img:hover{
	transform: scale(1.1);
}
.z-mfaq ul li p{
	width: 475px;
	font-size: 20px;
	text-align: center;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #FFFFFF;
}
.z-mfaq ul li span{
	width: 475px;
	display: block;
	font-size: 16px;
	text-indent: 2em;
	color: #FFFFFF;
	line-height: 30px;
	margin: auto;
	margin-bottom: 30px;
}
.z-mfaq .z-mfaqmain{
	width: 1105px;
	margin-left: 40px;
	border: 3px solid #aa89bd;
	border-radius: 10px;
	margin-top: 25px;
	background: #5249da;
}
.z-mfaq .z-mfaqmain .z-mfaqmainimg{
	width: 490px;
	height: 360px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	margin-left: 35px;
	margin-bottom: 20px;
}
.z-mfaq .z-mfaqmain .z-mfaqmainimg img{
	width: 100%;
	height: 100%;
	transition: 0.3s all ease;
}
.z-mfaq .z-mfaqmain .z-mfaqmainimg img:hover{
	transform: scale(1.1);
}
.z-mfaq .z-mfaqmain .z-mfaqmaintext{
	width: 500px;
	height: 100%;
	float: right;
	margin-right: 40px;
}
.z-mfaq .z-mfaqmain .z-mfaqmaintext p{
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-top: 40px;
}
.z-mfaq .z-mfaqmain .z-mfaqmaintext span{
	display: block;
	font-size: 16px;
	text-indent: 2em;
	color: #FFFFFF;
	line-height: 30px;
}
.z-font{
	width: 1200px;
	margin: auto;
	margin-top: 50px;
	padding-bottom: 50px;
}
.z-font p{
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
}