.wrapper{
	background-color: #e7e7e6;
}
.fimg{
	transition: all ease-in-out 0.5s;
	position: absolute;
}
.silde{
	position: absolute;
}
.partOne{
	height: 850px;
	padding: 90px 0 160px 0;
	position: relative;
	overflow: hidden;
}
.partOne .fimg{
	right: 50%;
	top: 170px;
	margin-right: -220px;
	width: 710px;
	height: 600px;
	background: url(../img/yanbu/1.png) no-repeat -65px -25px;
	background-size: cover;
	opacity: 1;
}
.partOne .silde{
	left: 50%;
	top: 300px;
	margin-left: 200px;
	opacity: 1;
}
.partTwo{
	position: relative;
	margin-top: 100px;
	height: 700px;
	padding-bottom: 100px;
}
.partTwo .silde{
	right: 50%;
	top: 100px;
	margin-right: 200px;
}
.partTwo .fimg{
	left: 50%;
	top: 90px;
	width: 650px;
	height: 420px;
	background: url(../img/yanbu/2.png) no-repeat -40px -40px;
	background-size: cover;
	margin-left: -160px;
}
.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: 700px;
	padding-top: 100px;
	padding-bottom: 100px;
}
.partThree .fimg{
	right: 50%;
	width: 640px;
	height: 400px;
	margin-right: -150px;
	background: url(../img/yanbu/3.png) no-repeat -40px -10px;
	background-size: cover;
}
.partThree .silde{
	left: 50%;
	/*top: 100px;*/
	padding-top: 110px;
	margin-left: 200px;
}
.partFour{
	position: relative;
	height: 700px;
	margin-top: 100px;
	padding-bottom: 100px;
}
.partFour .fimg{
	width: 430px;
	height: 420px;
	left: 50%;
	background: url(../img/yanbu/4.png) no-repeat -40px -25px;
	margin-left: 20px;
	background-size: cover;
}
.partFour .silde{
	position: absolute;
	margin-right: 170px;
	right: 50%;
	top: 100px;
}
.partFive{
	position: relative;
	height: 700px;
	padding-bottom: 100px;
}
.partFive .silde{
	left: 50%;
	margin-left: 130px;
	top:100px;
}
.partFive .fimg{
	right: 50%;
	width: 370px;
	height: 510px;
	margin-right: 50px;
	background: url(../img/yanbu/6.png) no-repeat -10px -10px;
	background-size: cover;
}
.partSix{
	position: relative;
	height: 700px;
	margin-top: 100px;
	padding-bottom: 100px;
}
.partSix .silde{
	right: 50%;
	margin-right: 200px;
	top: 70px;
}
.partSix .fimg{
	left: 50%;
	width: 690px;
	height: 450px;
	background: url(../img/yanbu/7.png) no-repeat 0px -20px;
	margin-left: -170px;
	background-size: cover;
}
.partSeven{
	position: relative;
	height: 750px;
	padding-bottom: 100px;
	margin-top: 100px;
}
.partSeven .silde{
	left: 50%;
	margin-left: 200px;
	top:100px;
}
.partSeven .fimg{
	right: 50%;
	width: 730px;
	height: 540px;
	margin-right: -250px;
	background: url(../img/yanbu/8.png) no-repeat -40px -20px;
	background-size: cover;
}

