@font-face
{
  font-family: ZZGF;
  src: url('../font/ZZGF.ttf');
  /*src: url('../font/zz.otf');*/
}
@font-face
{
  font-family: ZZGF;
  src: url('../font/ZZGF_Blog.ttf');
  /*src: url('../font/zz.otf');*/
  font-weight:bold;
}
#fullpage .section{
  text-align: center;
}
#fullpage .section img{
  max-width: 100%;
}
#fullpage .section1{
  background: url(../img/softwareTeam/item1Bg2.png) center center no-repeat,url(../img/softwareTeam/item1Bg.png) center center repeat;
}
#fullpage .section2{
  background-color: #0173F8;
}
#fullpage .section4{
  background-color: #48B619;
}
#fullpage .section6{
  background-color: #FFEA01;
}
#fullpage .section7{
  background-color: #FAF6EB;
}
#fullpage .section8{
  background-color: #E73938;
}

#fullpage .item1,
#fullpage .item2,
#fullpage .item3,
#fullpage .item4,
#fullpage .item5,
#fullpage .item6,
#fullpage .item7,
#fullpage .item8{
  max-width: 1366px;
  margin: auto;
}

/*动画工具类*/
.visible{
  visibility: visible;
}

/*=====================================第一屏=====================================*/
#fullpage .item1 .c1{
  display: inline-block;
  color: #005CF7;
  font-size: 65px;
  text-align: center;
  font-weight: bold;
  font-family: ZZGF;
}
#fullpage .item1 .c2{
  display: inline-block;
  color: #005CF7;
  font-size: 60px;
  text-align: center;
  /*font-weight:10;*/
  font-family: ZZGF;
}
/*第一屏 光标动画*/
.cursor{
	width: 30px;
	height: 30px;
	/*margin-left: 20px;*/
	border-bottom: 5px solid #005CF7;
	-moz-animation: cursor 1s infinite;
	-webkit-animation: cursor 1s infinite;
	display: inline-block;
}
@-moz-keyframes cursor{
  0%{
  	border-bottom: 5px solid #005CF7;
    /*-moz-transform: border-bottom;*/
  }
  100%{
    border-bottom: 5px solid #FFF;
    /*-moz-transform: border-bottom;*/
  }
}
@-webkit-keyframes cursor{
  0%{
  	border-bottom: 5px solid #005CF7;
    /*-moz-transform: border-bottom;*/
  }
  100%{
    border-bottom: 5px solid #FFF;
    /*-moz-transform: border-bottom;*/
  }
}
/*=====================================第二屏=====================================*/
#fullpage .item2 .c1{
  margin: 30px;
}
#fullpage .item2 .c2{
  display: inline-block;
  margin: 30px 30px 0 0;
}
#fullpage .item2 .c3{
  display: inline-block;
  margin: 30px 100px;
}
#fullpage .item2 .amInit{
  visibility: hidden;
}
/*=====================================第三屏=====================================*/
#fullpage .item3 .c1{
  margin: 30px;
}
#fullpage .item3 .c2{
  display: inline-block;
  margin: 20px 150px 0 0;
}
#fullpage .item3 .c3{
  display: inline-block;
  margin: 20px 50px 0 0px;
}
#fullpage .item3 .c4{
  display: inline-block;
  margin: 20px 30px 0 0;
}
#fullpage .item3 .c5{
  display: inline-block;
  margin: 20px 0 0 30px;
}
#fullpage .item3 img.amInit{
  visibility: hidden;
}
#fullpage .item3 .c2 img,
#fullpage .item3 .c3 img,
#fullpage .item3 .c4 img,
#fullpage .item3 .c5 img{
  margin: 0 20px;
}
#fullpage .item3 .c2 .amInit{
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
}
#fullpage .item3 .c3 .amInit{
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
}

#fullpage .item3 .c4 .amInit{
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
}
#fullpage .item3 .c5 .amInit{
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
}
/*=====================================第四屏=====================================*/
#fullpage .item4 .c1{
  margin: 30px;
}
#fullpage .item4 .c2{
  display: inline-block;
  margin: 20px 200px 0 0;
}
#fullpage .item4 .c3{
  display: inline-block;
  margin: 20px 200px 0 0;
}
#fullpage .item4 .c4{
  display: inline-block;
}
#fullpage .item4 .amInit{
  visibility: hidden;
}
#fullpage .item4 .c2 img{
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
}
#fullpage .item4 .c3 img{
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
}

#fullpage .item4 .c4 img{
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
}
/*=====================================第五屏=====================================*/
#fullpage .item5 .c1{
  margin: 30px;
}
#fullpage .item5 .c2{
  display: inline-block;
  margin: 20px 100px 0 0;
}
#fullpage .item5 .c3{
  display: inline-block;
  margin: 20px 100px 0 0;
}
#fullpage .item5 .c4{
  display: inline-block;
}
#fullpage .item5 .amInit{
  visibility: hidden;
}
#fullpage .item5 .c2 img{
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
}
#fullpage .item5 .c3 img{
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
}

#fullpage .item5 .c4 img{
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
}
/*=====================================第六屏=====================================*/
#fullpage .item6 .c1{
  margin: 30px;
}
#fullpage .item6 .c2{
  display: inline-block;
  margin: 20px 200px 0 0;
}
#fullpage .item6 .c3{
  display: inline-block;
}
#fullpage .item6 .amInit{
  visibility: hidden;
}
/*=====================================第七屏=====================================*/
#fullpage .item7 .c1{
  margin: 30px;
}
#fullpage .item7 .c2{
  display: inline-block;
  margin: 20px 200px 0 0;
}
#fullpage .item7 .c3{
  display: inline-block;
}
#fullpage .item7 .amInit{
  visibility: hidden;
}
/*=====================================第八屏=====================================*/
#fullpage .item8 .c1{
  margin: 30px;
}
#fullpage .item8 .c2{
  display: inline-block;
  margin: 20px 100px 0 0;
}
#fullpage .item8 .c3{
  display: inline-block;
}
#fullpage .item8 .c4{
  margin: 20px 350px 0 0;
}
#fullpage .item8 .amInit{
  visibility: hidden;
}