.wrapper{
	background-color: #e7e7e6;
	overflow: hidden;
}
.cbox{
	padding: 100px 0;
}
.partOne{
	height: 900px;
	padding: 90px 0 60px 0;
	position: relative;
	background: url(../img/caiji/1.png) no-repeat center;
	background-size: cover;
}
.partOne .fimg{
	width: 400px;
	height: 630px;
	right: 50%;
	top: 20px;
	margin-right: 50px;
	background: url(../img/caiji/2.png) no-repeat -50px -20px;
}
.partOne .silde{
	left: 50%;
	top: 220px;
	margin-left: 100px;
}
.partTwo{
	position: relative;
	height: 800px;
	padding-bottom: 100px;
}
.partTwo .silde{
	right: 50%;
	top: 200px;
	margin-right: 100px;
}
.partTwo .fimg{
	left: 50%;
	width: 400px;
	height: 630px;
	margin-left: 50px;
	background: url(../img/caiji/3.png) no-repeat -75px -10px;
}
.partTwo p{
	margin-bottom: 12px;
}
.silde h1{
	font-size: 32px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;
}
.silde p{
	text-align: left;
	margin-bottom: 10px;
}
.partThree{
	position: relative;
	height: 800px;
	padding-bottom: 100px;
}
.partThree .fimg{
	right: 50%;
	width: 400px;
	height: 630px;
	margin-right: 50px;
	background: url(../img/caiji/4.png) no-repeat -75px -10px;
}
.partThree .silde{
	left: 50%;
	top: 180px;
	margin-left: 100px;
}
.partFour{
	position: relative;
	height: 800px;
	padding-top:60px;
	padding-bottom: 100px;
}
.partFour .fimg{
	left: 45%;
	width: 700px;
	margin-left: -120px;
	height: 630px;
	background: url(../img/caiji/5.png) no-repeat -40px -10px;
}
.partFour .silde{
	margin-right: 150px;
	right: 50%;
	top: 160px;
}
.partFive{
	position: relative;
	height: 900px;
	padding-top:60px;
	padding-bottom: 150px;
}
.partFive .silde{
	left: 50%;
	margin-left: 100px;
	/*top:100px;*/
	padding-top: 110px;
}
.partFive .fimg{
	right: 50%;
	width: 390px;
	height: 630px;
	margin-right: 30px;
	background: url(../img/caiji/6.png) no-repeat -75px -10px;
}
