/*
   public.css
   <project>
   
   Created by Administrator on 2015-06-04.
   Copyright 2015 Administrator. All rights reserved.
*/

* {
	margin: 0;
	padding: 0;
	outline: 0;
}
input,
img {
	border: none;
	vertical-align: middle;
}
body {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	font: 85%/1 "\9ED1\4F53";
	background-color: #159999;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: '微软雅黑';
}
body,
html {
	width: 100%;
	height: 100%;
}
.swiper-container,
.swiper-wrapper {
	width: 100%;
	height: 100%;
}
.hide {
	display: none;
}
.visibility {
	visibility: hidden;
	/*visibility: visible;*/
}
.bg_color_white {
	background-color: #FFFFFF !important;
}
.bg_color_abc86b {
	background-color: #abc86b !important;
}
.pages_bg {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.swiper-container,
.swiper-container-enter {
	width: 100%;
	height: 100%;
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: #000;
}
.swiper-pagination-bullet-active {
	opacity: 1;
}
.page01_02 {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3
}
.page01_01 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3
}
.page1_002 {
	position: absolute;
	right: 0;
	top: 0;
}
.page1_001 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}
.page5_01_02 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
}
.page9_002 {
	position: absolute;
	right: 0;
	bottom: 0;
}
.page2_01 {
	position: absolute;
	left: 0;
	top: 0;
}
.page2_02 {
	margin-top: -8%;
}
.page_bottom {
	position: absolute;
	left: 0;
	bottom: 0;
}
.page8_ahx {
	position: absolute;
	left: 0;
	top: 45%;
}
.page9_left {
	position: absolute;
	left: 0;
	top: 45%;
	z-index: 3;
}
.page9_right {
	position: absolute;
	left: 0;
	top: 55%;
	z-index: 3;
}
.page10_layout {
	position: absolute;
	left: 0;
	top: 0;
}
.page11_05 {
	position: absolute;
	left: 0;
	bottom: 0;
}
.page9_logo {
	position: absolute;
	left: 0;
	top: 28%;
}
.photo {
	position: absolute;
	left: 0;
	bottom: 0;
}
.page11_people {
	position: absolute;
	left: 0;
	bottom: 0;
}
.page5_002_02 {
	position: absolute;
	left: 0;
	bottom: 0;
}
.page5_003_03 {
	position: absolute;
	right: 0;
	bottom: 0;
}
.page5_005 {
	position: absolute;
	left: 0;
	top: 0;
}
.page13_bottom {
	position: absolute;
	left: 0;
	bottom: 10px;
}
/*音乐*/
.topCon {
	position: absolute;
	z-index: 999;
	top: 10px;
	left: 10px;
	height: 40px;
	background: rgba(204, 204, 204, 0);
}
.sound {
	width: 15px;
	height: 15px;
	padding: 5px;
	border: 2px solid #F9F9F9;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background: url(../images/soundoff.png) center center no-repeat;
	background-size: 50% 50%;
}
.musicOn {
	position: absolute;
	left: 50px;
	top: 12px;
	font-size: 10px;
	color: #ffffff;
	z-index: 999;
}
.rotateAm {
	-webkit-animation-name: rotateAm;
	-webkit-animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes rotateAm {
	0% {
		opacity: 1;
	}
	25% {
		-webkit-transform: rotate(0deg)
	}
	25% {
		-webkit-transform: rotate(90deg)
	}
	50% {
		-webkit-transform: rotate(180deg)
	}
	75% {
		-webkit-transform: rotate(270deg)
	}
	100% {
		-webkit-transform: rotate(360deg)
	}
}
/*音乐end*/

/*ip 4s*/

@media all and (min-width: 320px) and (max-height: 416px) {
	.page1_01 {
		width: 80%;
		position: absolute;
		left: 50%;
		margin-left: -40%;
	}
	.page1_02 {
		position: absolute;
		top: 60%;
	}
	.page1_03 {
		position: absolute;
		top: 80%;
	}
	.page2_02 {
		width: 80%;
		left: 13px;
		position: absolute;
		top: 49%;
	}
	.page2_03 {
		position: absolute;
		top: 67%;
	}
	.page3_01 {
		position: absolute;
		top: -30px;
	}
	.page3_02 {
		position: absolute;
		top: 25%;
	}
	.page3_03 {
		position: absolute;
		top: 33%;
	}
	.page3_04 {
		position: absolute;
		top: 43%;
	}
	.page4_02 {
		width: 80%;
		position: absolute;
		left: 5px;
		top: -63px;
	}
	.page6_02 {
		position: absolute;
		top: 26%;
	}
	.page6_03 {
		position: absolute;
		top: 50%;
		z-index: 1;
	}
	.page9_left {
		position: absolute;
		top: 42%;
	}
	.page9_right {
		position: absolute;
		top: 54%;
	}
	.page12_01 {
		width: 80%;
		left: 0px;
	}
	.page13_bottom {
		position: absolute;
		bottom: 4px;
	}
	.page4_001_01 {
		width: 80%;
		position: absolute;
		left: 50%;
		margin-left: -40%;
	}
	.page8_ahx {
		position: absolute;
		top: 41%;
	}
	.page10_002 {
		width: 76%;
		left: 50%;
		margin-left: -38%;
	}
	.page2_photos {
		width: 80%;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.page6_03 {
		z-index: 1;
	}
	.page5_02 {
		width: 80%;
	}
	.page5_03 {
		width: 80%;
	}
	.page6_01 {
		width: 80%;
		position: absolute;
		left: 0;
	}
	.page6_02 {
		width: 80%;
		position: absolute;
		left: 0;
		top: 20%;
	}
	.page6_03 {
		width: 80%;
		position: absolute;
		left: 0;
		top: 40%;
	}
}
/*ip 5s*/

@media all and (min-width: 320px) and (max-height: 504px) {}
/*andriod*/

@media all and (width: 360px) and (height: 572px) {
	.page1_03 {
		position: absolute;
		bottom: 0;
	}
	.page12_01 {
		width: 90%;
	}
	.page10_002 {
		width: 90%;
		left: 50%;
		margin-left: -45%;
		bottom: 34px;
	}
	.page2_photos {
		width: 90%;
		position: absolute;
		left: 0;
		bottom: 0;
	}
}
@media all and (width: 360px) and (height: 519px) {
	.page4_001_01 {
		width: 80%;
		position: absolute;
		left: 50%;
		margin-left: -40%;
	}
}
/*ip 6*/

@media all and (min-width: 375px) {}
/*ip 6+*/

@media all and (min-width: 414px) {}
/*meizu*/

@media all and (min-width: 432px) and (max-height: 599px) {
	.page1_03 {
		position:absolute;
		bottom:-35px;
	}
	.page2_02 {
		width: 80%;
		left: 18px;
		position: absolute;
		top: 288px;
	}
	.page2_03 {
		position: absolute;
		top: 398px;
	}
	.page12_01 {
		width: 90%;
	}
	.page4_001_01 {
		width: 80%;
		position: absolute;
		left: 50%;
		margin-left: -40%;
	}
	.page10_002 {
		width: 76%;
		left: 50%;
		margin-left: -38%;
		bottom: 34px;
	}
	.page2_photos {
		width: 90%;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.page6_01 {
		width: 80%;
	}
	.page6_02 {
		width: 80%;
	}
	.page6_03 {
		width: 80%;
	}
	.page8_ahx {
		position: absolute;
		left: 0;
		top: 41%;
	}
}