body {
  overflow-x: hidden;
}
.main-wrap {
  position: relative;
  top: 70px;
}
.divout{
	position: relative;
	width: 100%;
	background: #FFFFFF;
	background-size:cover ;
}
.divin {
	width: 1300px;
	position: absolute;
	top: -25px;
	left:  calc(50% - 620px);
	
}
.divone{
	width: 100%;
	height: 570px;
	min-width: 1306px;
	background: url(../img/v4.9/zxkf_banner.png) no-repeat center center;
	background-size: cover;
}
.divone .divin{
	top: 127px;
}
.divone .divin h2{
	margin-top: 60px;
}
.divone .divin h2,.divone .divin h4{
	color: #FFFFFF;
	margin-left: 40px;
}
.divone .divin button{
	margin-top: 54px;
	margin-bottom: 38px;
	margin-left: 40px;
}
.divone .divin p{
	font-size: 18px;
	line-height: 30px;
	width: 440px;
	margin-top:20px ;
}
.divone img{
	position: absolute;
	top: 0px;
	right: 126px;
}


.divtwo{
	height:500px;
	background: #FFFFFF;
}
.divtwo img{
	position: absolute;
	right: 90px;
	top:80px;
}
.divtwo .divin h2{
	text-align: right;
	width: 400px;
	margin-top: 250px;
	line-height: 1.2;
	margin-left: 116px;
	font-size: 40px;
}
.divtwo .divin h4{
	margin-left: 210px;
}
.divthree{
	height: 500px;
	background: url(../img/v4.9/zxkf_005.png) no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.divthree .divin{
	top: 46px;
}
.divthree .floatright{
	text-align: right;
	padding-top: 96px;
	padding-left: 50px;
}
.divthree .divin h2,.divthree .divin h4{
	text-align: left;
}
.divthree .divin h4{
	line-height: 30px;
	margin-top: 50px;
}
.divthree .divin h2{
	margin-top: 20px;
	font-size: 40px;
}
.divthree img{
	float: left;
	margin-right: 40px;
}






.divfour{
	height: 590px;
	background: #EBEBEB;
}
.divfour .divin h2 {
  font-size: 40px;
}
.divfour img{
	margin-top: 20px;
}
.divfour  h2,.divfour  h4{
	text-align: center;
}
.divfour .divin{
	text-align: center;
}


.divfive{
	height: 590px;
	background: url(../img/v4.9/zxkf_006.png) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.divfive .divin h2 {
  font-size: 40px;
}
.divfive img{
	margin-top: 30px;
}
.divfive .divin{
	text-align: center;
}
.divfive .divin p{
	font-size: 24px;
	display: flex;
	justify-content: space-between;
	color: #9F9F9F;
	margin-top:30px ;
}


.divone button{
	width: 160px;
	height: 46px;
	border: none;
	border-radius: 6px;
	font-size: 18px;
	text-align: center;
	line-height:46px;
	color: #333;
	margin-top: 100px;
	background: #FFFFFF;
}
.divin h2{
	font-size: 50px;
	color: #333333;
	margin-top: 68px;
	font-weight: normal;
}
.divin h4{
	font-size: 24px;
	color: #9f9f9f;
	font-weight: normal;
	line-height: 24px;
	margin-top: 20px;
}
