*{
	margin:0;
	padding: 0;
}
p{
	line-height: 22px;
	letter-spacing:1px;
	font-family: "微软雅黑";
}
.service{
	height: 2410px;
	/* background: url(../../images/server/service_bg01.jpg) center no-repeat; */
}
.service_con{
	width: 1100px;
	margin:0 auto;
	color: #fff;
	font-size: 14px;
	font-family: "宋体";
	position:relative;
}
.service_1{
	
	background: url(../../images/server/service_bg01.jpg) center no-repeat;
}
.service_1,.service_2,.service_3,.service_4{
	position: relative;
}
.service_1 .service_con{
	height: 502px;
}
.service_1 .paper{
	width: 235px;
	height: 365px;
	background: url(../../images/server/paper.png) no-repeat;
	position: absolute;
	top:0;
	/*left:-235px;*/
	left: -200px;
}
.service_1 .paper_1{
	animation:myfirst 2s;
	position: absolute;
	top:159px;
	left: 165px;
}
 @-webkit-keyframes myfirst /* Safari and Chrome */
{
	from {
		transform:rotate(0deg);
		opacity: 0;
		top:110px;
		left:0;
		width: 50px;
		height:50px;
	}
	to {
		transform:rotate(720deg);
		opacity: 1;
		top:159px;
		left: 165px;
		width: 120px;
		height:120px;
	}
} 
/*.service_1 .paper_2{
	animation:paper2 2s;
	position: absolute;
	top:366px;
	right: 217px;
	transition-delay: 2s;
}
 @-webkit-keyframes paper2 
{
	from {
		transform:rotate(0deg);
		opacity: 0;
		top:336px;
		right:0;
		width: 50px;
		height:50px; 
	}
	to {
		transform:rotate(720deg);
		opacity: 1;
		top:366px;
		right: 217;
		width: 120px;
		height:120px; 
	}
}*/ 
.service_1 .paper_2{
	position: absolute;
	transform:rotate(0deg);
	opacity: 0;
	top:336px;
	right:0;
	width: 50px;
	height:50px; 
}
.service_1 h3{
	width: 255px;
	position: absolute;
	top:191px;
	right: 0px;
	opacity: 0;
	transition: all 1s;

}
.service_1.active h3{
	right: 138px;
	opacity: 1;

}
.service_1 p{
	width: 375px;
	position: absolute;
	top:270px;
	right:137px;
	opacity: 0;
	z-index: 555;
	transition: all 1.5s;
}
.service_1.active p{
	right: 138px;
	opacity: 1;
	/* transition-delay: 1s; */
}
.service_2{
	background: url(../../images/server/service_bg02.jpg) center no-repeat;
}
.service_2 .service_con{
	height:580px;
}
.service_2 .paper_3,.service_2 .paper_4{
	animation:paper5;
	position: absolute;
	transform:rotate(0deg);
	top:0px;
	right:0px;
	opacity: 0;
	width: 50px;
	height: 50px;
    transition: all 1s;
}
.service_2 .paper_5,.service_2 .paper_6{
	animation:paper5;
	position: absolute;
	transform:rotate(0deg);
	top:0px;
	left:0px;
	opacity: 0;
	width: 50px;
	height: 50px;
    transition: all 1s;
}
.service_2.active0 .paper_3{
	transform:rotate(720deg);
	right:206px;
	opacity: 1;
	width: 142px;
	height:142px;
	/* transition-delay: 1s; */
}
.service_2.active0 .paper_4{
	top:44px;
	right:-122px;
	opacity: 1;
	width: 157px;
	height:207px;
	/* transition-delay: 1s; */
}
.service_2.active0 .paper_5{
	transform:rotate(720deg);
	top:163px;
	left:-189px;
	opacity: 1;
	width: 160px;
	height:152px;
	/* transition-delay: 1s; */
}
.service_2.active0 .paper_6{
	transform:rotate(720deg);
	top:177px;
	left:77px;
	opacity: 1;
	width: 140px;
	height:140px;
	/* transition-delay: 1s; */
}
.service_2 h3{
	width: 263px;
	position: absolute;
	top:256px;
	right: 200px;
	opacity: 0;
	/*-webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);*/
    transition: all 1s;
    z-index: 999999;
}
.service_2.active h3{
	right: 386px;
	opacity:1;
	-webkit-transform: scale(1, 1);
    transform: scale(1, 1);
   /*  transition-delay: 1s; */
}
.service_2 .p1{
	position: absolute;
	width: 425px;
	top:336px;
	right: 395px;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
	transition:all 1.5s;
}
.service_2.active .p1{
	opacity: 1;
	-webkit-transform: scale(1, 1);
    transform: scale(1, 1);
	/* transition-delay:1s; */
}
.service_2 .p2{
	position: absolute;
	width:425px;
	bottom:0;
	right: 0;
	opacity: 0;
	transition:all 1s;
}
.service_2.active .p2{
	right: 116px;
	opacity: 1;
	/*transition-delay:1s; */
}
.service_2  .licence{
	position: absolute;
	top:156px;
	right:122px;
}
.service_3{
	background: url(../../images/server/service_bg03.jpg) center no-repeat;
}
.service_3 .service_con{
	height: 510px;
}
.service_3 .font03{
	position: absolute;
	top:140px;
	right:0px;
	z-index: 9999;
	opacity: 0;
	transition:all 1s;
}
.service_3 .font04{
	position: absolute;
	top:205px;
	right:0px;
	opacity: 0;
	transition:all 1s;
}
.service_3.active .font03{
	right:122px;
	opacity: 1;
}
.service_3.active .font04{
	right:122px;
	opacity: 1;
}
.service_3 p{
	width: 406px;
	position: absolute;
	top:280px;
	right: 122px;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition:all 1s;
}
.service_3.active p{
	opacity: 1;
	-webkit-transform: scale(1, 1);
    transform: scale(1, 1);
   /*  transition-delay:1s; */
}
.service_4{
	background: url(../../images/server/service_bg04.jpg) center no-repeat;
}
.service_4 .service_con{
	height:818px;
}
.service_4 h3{
	position: absolute;
	left: 50%;
	text-align: center;
	margin-left: -169px;
	margin-top: 70px;
}
.service_4 h3 span{
	font-weight: normal;
	font-size: 28px;
}
.ser4_p1,.ser4_p2,.ser4_p3,.ser4_p4,.ser4_p5{
	position: absolute;
	font-size:10px;
	text-align: center;
	opacity: 0;
	-webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition:all 1s;
}
.active .ser4_p1,.active .ser4_p2,.active .ser4_p3,.active .ser4_p4,.active .ser4_p5{
	opacity: 1;
	-webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.ser4_p1{
	top:194px;
	left: 45px;
}
.active .ser4_p1{
	transition-delay:0.5s;
}
.ser4_p2{
	top:510px;
	left:190px;
}
.active .ser4_p2{
	transition-delay:1s;
}
.ser4_p3{

	top:580px;
	left:382px;
}
.active .ser4_p3{
	transition-delay:1.5s;
}
.ser4_p4{
	width: 170px;
	top:475px;
	left:625px;
}
.active .ser4_p4{
	transition-delay:1s;
}
.ser4_p5{
	width: 210px;
	top:179px;
	right:40px;
}
.active .ser4_p5{
	transition-delay:0.5s;
}





