body,html{
	background: #fff;
	width: 100%;
	height: 100%;
	position: relative;
	font-family: arial;
	font-size: 14px;
}
.wrap{
	width: 100%;
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.header_wrap{
	display: none;
	position: fixed;
	top: 0;
	left: 0;z-index: 99;
	line-height: 60px;
	background: #fff;
	box-shadow: 3px 2px 1px #e5e5e5;
}
.header_wrap img{
	display: inline-block;
}
.down_APP{
	border: 1px solid #ee4d55;
	padding: 3px 15px;
	color: #ee4d55;
	font-family: arial;
	font-weight: 400;
	font-size: 13px;
	position: relative;
	top: 2px;
	left: 10px;
}
.R_btns>a{
	border: 1px solid #e6a418;
	padding: 3px 20px;
	margin: 0 5px;
	color: #e6a418;
}
.Pagetext .R_btns{
	/*opacity: 0;*/
	animation-duration:2s;
	animation-delay:0.5s;
}

/*下箭头*/
.arrow_down{
	position: fixed;
	bottom: 20px;
	left: 49%;
	-webkit-animation: rightan 2s infinite;
	-webkit-animation-fill-mode: both;
}
@-webkit-keyframes rightan
{
	from{
	    bottom: 20px;
	    opacity: 1;
	}
	to{
	    bottom: 5px;
	    opacity: 0.1;
	}
}
.czs_logo{
	position: absolute;
	left: 8%;
	top: 10px;
	z-index: 99;
}
.firstPage,
.secondPage,
.thirdPage,
.fourthPage
{
	background: url(../../images/firstpage_bg.jpg) no-repeat top center;
	background-size: 100% 100%;
}
.FirstPic_big{
	position: absolute;
	bottom: 105px;
	left: 25%;
	z-index: 9;
}
.First_bottomPic{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.Page1_right{
	position: absolute;
	right: 26%;
	bottom: 180px;
	z-index: 9;
}
.firstPage .Page1_right img{
	opacity: 0;
	/*animation-delay:0.5s;*/
	animation-duration:1.0s;
	max-width: 100%;
}
.Page1_right ul{
}
.Page1_right ul li{
	width: 180px;
	margin: 15px auto;
}
.Page1_right ul li:first-child{
	opacity: 0;
	animation-duration:1.0s;
}
.Page1_right ul li:last-child{
	opacity: 0;
	animation-delay:0.6s;
	animation-duration:1.0s;
}
.Page1_right ul li a{
	display: block;
	width: 100%;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	background: #edd23d;
	color: #fff;
}
.Page1_right ul li a .iconfont{
	font-size: 22px;
	margin-right: 10px;
}
.wxcode{
	display: block;
	width: 215px;
	height: 215px;
	padding: 5px;
	background: #fff;
}



.secondPage .container .Pagetext{
	height: 100%;
	padding-top: 10%;
	padding-right: 30px;
}
.firstPage .container img,
.secondPage .container img,
.thirdPage .container img,
.fourthPage .container img{
	display: inline-block;
}
.firstPage .container .PagePic,
.secondPage .container .PagePic,
.thirdPage .container .PagePic,
.fourthPage .container .PagePic{
	padding-left: 30px;
}
.thirdPage .container .Pagetext{
	height: 100%;
	padding-top: 10%;
	padding-right: 30px;
}
.fourthPage .container .Pagetext{
	height: 100%;
	padding-top: 10%;
	padding-right: 30px;
}
.secondPage .container .Pagetext img,
.thirdPage .container .Pagetext img,
.fourthPage .container .Pagetext img{
	opacity: 0;
}

/*第二屏小图*/
.second_imgs,
.third_imgs,
.fourth_imgs{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.second_imgs_wrap,
.third_imgs_wrap,
.fourth_imgs_wrap{
	position: relative;
	height: 100%;
}
/*第二屏*/
.second_pic_B{
	/*opacity: 0;*/
	animation-duration:1.2s;
	position: absolute;
	bottom: -10px;
	left: 130px;
	z-index: 1;
}
.second_pic_R1{
	/*opacity: 0;*/
	animation-duration:0.8s;
	animation-delay:0.3s;
	position: absolute;
	bottom: 40px;
	left: 125px;
	z-index: 2;
}
.second_pic_R2{
	/*opacity: 0;*/
    animation-delay: 0.8s;
    animation-delay:0.5s;
    position: absolute;
    bottom: 48px;
    left: 210px;
    z-index: 3;
}
.second_pic_R3{
	/*opacity: 0;*/
	animation-duration:0.8s;
	animation-delay:0.7s;
	position: absolute;
	bottom: 40px;
	left: 257px;
	z-index: 4;
}
.second_pic_ren{
	/*opacity: 0;*/
	animation-duration:1.5s;
	animation-delay:1s;
	position: absolute;
	bottom: 40px;
	left: 380px;
	z-index: 5;
}

/*第三屏*/
.ThirdPic_B{
	/*opacity: 0;*/
	animation-duration:1.2s;
	position: absolute;
	bottom: -10px;
	right: 130px;
	z-index: 1;
}
.ThirdPic_x1{
	/*opacity: 0;*/
	animation-duration:0.8s;
	animation-delay:0.3s;
	position: absolute;
	bottom: 50px;
    right: 295px;
	z-index: 6;
}
.ThirdPic_x2{
	/*opacity: 0;*/
	animation-duration:0.8s;
	animation-delay:0.5s;
	position: absolute;
	bottom: 50px;
    right: 225px;
	z-index: 5;
}
.ThirdPic_x3{
	/*opacity: 0;*/
	animation-duration:0.8s;
	animation-delay:0.7s;
	position: absolute;
	bottom: 30px;
    right: 125px;
	z-index: 4;
}
.ThirdPic_ren{
	/*opacity: 0;*/
	animation-duration:1.5s;
	animation-delay:1s;
	position: absolute;
	bottom: 20px;
	right: 290px;
	z-index: 7;
}


/*自定义ThirdPic_x1_fadeInRight*/
@-webkit-keyframes ThirdPic_x1_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(15%, 15%, 0);
    transform: translate3d(15%, 15%, 0);

  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes ThirdPic_x1_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(15%, 15%, 0);
    transform: translate3d(15%, 15%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.ThirdPic_x1_fadeInRight {
  -webkit-animation-name: ThirdPic_x1_fadeInRight;
  animation-name: ThirdPic_x1_fadeInRight;
}

/*自定义ThirdPic_x2_fadeInRight*/
@-webkit-keyframes ThirdPic_x2_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(15%, -15%, 0);
    transform: translate3d(15%, -15%, 0);

  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes ThirdPic_x2_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(15%, -15%, 0);
    transform: translate3d(15%, -15%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.ThirdPic_x2_fadeInRight {
  -webkit-animation-name: ThirdPic_x2_fadeInRight;
  animation-name: ThirdPic_x2_fadeInRight;
}

/*自定义ThirdPic_x3_fadeInRight*/
@-webkit-keyframes ThirdPic_x3_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-15%, 15%, 0);
    transform: translate3d(-15%, 15%, 0);

  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes ThirdPic_x3_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-15%, 15%, 0);
    transform: translate3d(-15%, 15%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.ThirdPic_x3_fadeInRight {
  -webkit-animation-name: ThirdPic_x3_fadeInRight;
  animation-name: ThirdPic_x3_fadeInRight;
}

/*第四屏*/
.FourthPic_B{
	/*opacity: 0;*/
	animation-duration:1.2s;
	position: absolute;
	bottom: -10px;
	left: 130px;
	z-index: 1;
}
.FourthPic_x1{
	/*opacity: 0;*/
	animation-duration:0.8s;
	animation-delay:0.3s;
	position: absolute;
	bottom: 50px;
	left: 125px;
	z-index: 2;
}
.FourthPic_x2{
	/*opacity: 0;*/
    animation-duration:0.8s;
	animation-delay:0.5s;
    position: absolute;
    bottom: 58px;
    left: 230px;
    z-index: 3;
}
.FourthPic_x3{
	/*opacity: 0;*/
	animation-duration:0.8s;
	animation-delay:0.7s;
	position: absolute;
	bottom: 56px;
	left: 330px;
	z-index: 4;
}
.FourthPic_ren{
	/*opacity: 0;*/
	animation-duration:1.5s;
	animation-delay:1s;
	position: absolute;
	bottom: 30px;
	left: 280px;
	z-index: 5;
}

/*FourthPic_x1_fadeInRight*/
@-webkit-keyframes FourthPic_x1_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(15%, -5%, 0);
    transform: translate3d(15%, -5%, 0);

  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes FourthPic_x1_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(15%, -5%, 0);
    transform: translate3d(15%, -5%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.FourthPic_x1_fadeInRight {
  -webkit-animation-name: FourthPic_x1_fadeInRight;
  animation-name: FourthPic_x1_fadeInRight;
}

/*FourthPic_x2_fadeInRight*/
@-webkit-keyframes FourthPic_x2_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(15%, 15%, 0);
    transform: translate3d(15%, 15%, 0);

  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes FourthPic_x2_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(15%, 15%, 0);
    transform: translate3d(15%, 15%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.FourthPic_x2_fadeInRight {
  -webkit-animation-name: FourthPic_x2_fadeInRight;
  animation-name: FourthPic_x2_fadeInRight;
}

/*自定义FourthPic_x3_fadeInRight*/
@-webkit-keyframes FourthPic_x3_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-15%, 15%, 0);
    transform: translate3d(-15%, 15%, 0);

  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes FourthPic_x3_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-15%, 15%, 0);
    transform: translate3d(-15%, 15%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.FourthPic_x3_fadeInRight {
  -webkit-animation-name: FourthPic_x3_fadeInRight;
  animation-name: FourthPic_x3_fadeInRight;
}

/*自定义FourthPic_x4_fadeInRight*/
@-webkit-keyframes FourthPic_x4_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-15%, 10%, 0);
    transform: translate3d(-15%, 10%, 0);

  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes FourthPic_x4_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-15%, 10%, 0);
    transform: translate3d(-15%, 10%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.FourthPic_x4_fadeInRight {
  -webkit-animation-name: FourthPic_x4_fadeInRight;
  animation-name: FourthPic_x4_fadeInRight;
}
@media only screen and (min-width: 1500px) and (max-width: 2000px) {
	.FirstPic_big{
		bottom: 145px;
	}
	.Page1_right{
		right: 34%;
	}
}