* {
	margin: 0;
	padding: 0;
	max-width: 100%;
}

html,
body {
	width: 100%;
	height: 100%;
	font-family: "华文细黑";
}

a {
	text-decoration: none;
	border: 2px solid #fff;
	border-radius: 5px;
	/*box-shadow:inset 0 0 3px #eee;*/
}


/*.page1,.page2,.page3,.page4,.page5{
	min-height: 480px;
}*/

.swiper-container {
	height: 100%;
}

.page1 {
	background-color: #00A488;
	color: #fff;
}

.wechat {
	margin-left: 16px;
	margin-top: 20px;
	height: 25px;
	line-height: 25px;
}

.wechat span {
	margin-left: 6px;
	vertical-align: 20%;
	font-size: 14px;
}

.download-1 {
	margin: 30px auto 0 auto;
}

.download-1 h1 {
	text-align: center;
	color: #1d1d1d;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 10px;
}

.download-1 p {
	text-align: center;
	font-size: 20px;
	white-space: nowrap;
}

.download-1 a {
	display: block;
	width: 200px;
	height: 50px;
	margin: 40px auto 0;
  line-height: 50px;
  border-radius: 8px;
  border: 1px solid #FFFFFF;
	color: #fff;
	text-align: center;
}
.download-1 .neice_btn{
  margin: 20px auto 0;
  position: relative;
}
.download-1 .neice_btn span{
  display: inline-block;
  width: 48px;
  height: 16px;
  background: #FFBC03;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  right: -5px;
  top: -5px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
}
.people-1 {
	display: block;
	width: 360px;
	margin: 0 auto -30px;
}

.page2 {
	background-color: #87b8a4;
}

.page2-text {
	width: 272px;
	max-width: 360px;
	margin: 0 auto 40px auto;
}

.page2-text img {
	display: block;
}

.page2-text p {
	margin: 5px 0;
	font-size: 20px;
	color: #383838;
}

.people-2 {
	display: block;
	margin: 0 auto;
}

.page3 {
	background-color: #87b8a4;
}

.page3-text {
	width: 260px;
	margin: auto;
}

.page3-text h1 {
	font-size: 40px;
	color: #fff;
	margin-bottom: 10px;
}

.page3-text p {
	margin-bottom: 3px;
	font-size: 20px;
	color: #343434;
}

.page3-text a {
	display: block;
	margin-top: 60px;
	width: 160px;
	height: 42px;
	line-height: 42px;
	font-size: 19px;
	color: #fff;
	text-align: center;
}

.page3-text a img {
	vertical-align: -15%;
	margin-right: 5px;
}

.people-3 {
	display: block;
	margin: 80px auto 0 auto;
}

.page4 {
	background: #e8e8e8;
}

.page4-text {
	width: 260px;
	margin: auto;
}

.page4-text h1 {
	font-size: 40px;
	color: #00a388;
}

.page4-text p {
	font-size: 20px;
	color: #676767;
}

.page4 img {
	display: block;
}

.page4-img {
	width: 360px;
	margin: auto;
}

.page4-img1 {
	margin-top: 30px;
	margin-left: 60%;
}

.page4-img2 {
	margin-left: 10%;
}

.page4-img3 {
	margin-top: -10px;
	margin-left: 15%;
}

.page4-img4 {
	margin-top: 30px;
	margin-left: 55%;
}

.page5 {
	/*	background: url("../images/page5-bg.jpg") no-repeat 100% 100%;
	background-size: 100% 100%;*/
}

.phone {
	display: block;
	height: 39%;
	margin: auto;
	border-left: 8px solid #00a388;
	border-right: 8px solid #00a388;
}

.page5-wrap {
	height: 61%;
	background: #00a388 url("../images/page5-bg.png") no-repeat center center;
	background-size: auto 100%;
	overflow: hidden;
}

.page5-wrap p {
	position: relative;
	top: 15%;
	text-align: center;
	color: #3f3f3f;
	font-size: 18px;
}

.page5-wrap a {
	position: relative;
	top: 15%;
	display: block;
	margin: 10px auto 0;
	width: 160px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	z-index: 50;
}

.people-5 {
	position: absolute;
	left: 50%;
	margin-left: -90px;
	bottom: 20px;
	display: block;
	/*margin: auto;*/
	z-index: 0;
}


/**
.footer{
	position: absolute;
	bottom: 0;
	height: 8%;
	width: 100%;
	background: #87b8a4;
	text-align: center;
	font-size: 12px;
	color: #3d4642;
	z-index: 99;
}

.footer p{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -96px; 
}
**/

.footer {
	position: absolute;
	bottom: 0;
	height: 8%;
	width: 100%;
	background: #87b8a4;
	text-align: center;
	font-size: 12px;
	color: #3d4642;
	z-index: 99;
	padding-top: 5px
}

.footer p {
	padding-top: 5px ;
  margin: 5px auto;
}

.footer p a {
	border-style: none;
	color: #3d4642;
}

.footer img {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -13px;
}


/*兼容短屏手机*/

.page1-wrap,
.page2-wrap,
.page3-wrap,
.page4-wrap {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (max-height: 540px) {
	.wechat {
		margin-top: 10px;
	}
	.download-1 {
		margin-top: 10px;
	}
	.download-1 a {
		margin-top: 10px;
	}
	.people-1 {
		width: 280px;
	}
	.people-3 {
		width: 270px;
		margin-top: 40px;
	}
	.page4-img1 {
		height: 60px;
	}
	.page4-img2 {
		height: 110px;
	}
	.page4-img3 {
		height: 50px;
	}
	.page4-img4 {
		height: 65px;
	}
	.page4-img {
		background-size: 60% 80%;
	}
	.page5-wrap p {
		font-size: 15px;
		top: 11%;
	}
	.page5-wrap a {
		width: 130px;
		height: 30px;
		line-height: 30px;
		font-size: 15px;
		top: 11%;
	}
}


/*下一页按钮*/

#next {
	width: 33px;
	height: 33px;
	top: 97%;
	right: 50%;
	margin-right: -17px;
	background: url("../images/next.png") no-repeat center center;
	background-size: 100% 100%;
}


/*分页符颜色*/

span.swiper-pagination-bullet-active {
	background: #fff;
}


/*淡入动画效果*/

.people-1,
.people-2,
.people-3,
.people-5,
.page4-img1,
.page4-img2,
.page4-img3,
.page4-img4 {
	opacity: 0;
}

@-webkit-keyframes fadein {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadein {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.fadein {
	-webkit-animation: fadein 2s forwards;
	animation: fadein 2s forwards;
}

.fadein-delay-1 {
	-webkit-animation: fadein 2s 0.5s forwards;
	animation: fadein 2s 0.5s forwards;
}

.fadein-delay-2 {
	-webkit-animation: fadein 2s 1s forwards;
	animation: fadein 2s 1s forwards;
}

.fadein-delay-3 {
	-webkit-animation: fadein 1s 1.5s forwards;
	animation: fadein 1s 1.5s forwards;
}