.wrapper{
	background-color: #e7e7e6;
}
.container img{
	text-align: center;
	max-width: 100%;
}
.fimg img{
	max-width: 100%;
	min-width: 600px;
}
.partOne{
	height: 850px;
	padding: 90px 0 60px 0;
	position: relative;
	overflow: hidden;
}
.partOne .fimg{
	right: 50%;
	margin-right: -80px;
	width: 610px;
	height: 600px;
	background: url(../img/cloud/1.png) no-repeat 0 0;
	background-size: cover;
	opacity: 1;
}
.partOne .silde{
	left: 50%;
	top: 100px;
	margin-left: 150px;
	opacity: 1;
}
.partTwo{
	position: relative;
	height: 800px;
	padding-top: 100px;
	padding-bottom: 100px;
}
.partTwo .silde{
	right: 50%;
	top: 150px;
	margin-right: 220px;
	opacity: 1;
}
.partTwo .fimg{
	left: 50%;
	top: 90px;
	width: 750px;
	height: 440px;
	background: url(../img/cloud/2.png) no-repeat 0 0;
	background-size: cover;
	margin-left: -220px;
	opacity: 1;
}
.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: 730px;
	height: 450px;
	position: absolute;
	margin-right: -200px;
	background: url(../img/cloud/3.png) no-repeat -57px -60px;
	background-size: cover;
}
.partThree .silde{
	left: 50%;
	top: 90px;
	margin-top: 100px;
	margin-left: 210px;
}
.partFour{
	position: relative;
	height: 700px;
	padding-bottom: 100px;
}
.partFour .fimg{
	width: 730px;
	height: 450px;
	left: 50%;
	background: url(../img/cloud/4.png) no-repeat -50px -40px;
	background-size: cover;
	margin-left: -210px;
}
.partFour .silde{
	position: absolute;
	margin-right: 200px;
	right: 50%;
	top: 80px;
}
.partFive{
	position: relative;
	height: 700px;
	padding-bottom: 100px;
}
.partFive .silde{
	left: 50%;
	margin-left: 210px;
	top:80px;
}
.partFive .fimg{
	right: 50%;
	width: 720px;
	height: 470px;
	margin-right: -200px;
	background: url(../img/cloud/5.png) no-repeat -90px -55px;
	background-size: cover;
}
.partSix{
	position: relative;
	height: 700px;
	padding-bottom: 100px;
}
.partSix .silde{
	right: 50%;
	margin-right: 150px;
	top:100px;
}
.partSix .fimg{
	left: 50%;
	width: 690px;
	height: 450px;
	background: url(../img/cloud/6.png) -50px -20px;
	background-size: cover;
	margin-left: -110px;
}
.partSeven{
	position: relative;
	height: 700px;
	padding-bottom: 100px;
}
.partSeven .silde{
	left: 50%;
	margin-left: 230px;
	top:90px;
}
.partSeven .fimg{
	right: 50%;
	width: 670px;
	height: 530px;
	margin-right: -180px;
	background: url(../img/cloud/7.png) no-repeat -110px -30px;
	background-size: cover;
}

.partEight{
	position: relative;
	height: 700px;
	padding-bottom: 100px;
}
.partEight .fimg{
	width: 720px;
	height: 450px;
	left: 50%;
	margin-left: -190px;
	background: url(../img/cloud/8.png) no-repeat -70px -20px;
	background-size: cover;
}
.partEight .silde{
	top: 90px;
	right: 50%;
	margin-right: 200px;
}
.partNine{
	padding-bottom: 200px;
	height: 850px;
	padding-bottom: 100px;
	position: relative;
	overflow: hidden;
}
/*.partNine .fimg{
	height: 435px;
	top: 0;
	left: 0;
	right: 0;
	background: url(../img/cloud/9.png) no-repeat center -30px;
	margin: auto;
	background-size: cover;
}*/
.partNine .silde{
	margin: auto;
	right: 0;
	left: 0;
	/*top: 450px;*/
}
.partNine>.silde>h1{
	text-align: center;
}
.partNine>.silde>p{
	text-align: center !important;
	font-weight: normal;
}

