/*
   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;
}

html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	font: 85%/1 "\9ED1\4F53";
	background-color: #1c3580;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: '微软雅黑';
}

.hide {
	display: none;
}

.visibility {
	visibility: hidden;
	/*visibility: visible;*/
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-container,
.swiper-container-enter {
	width: 100%;
	height: 100%;
}

.swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background: #fff;
	opacity: .4;
}

.swiper-pagination-bullet-active {
	opacity: 1;
}

.pages_bg {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page1_div1,
.page1_div2,
.page2_div1,
.page2_div2,
.page04_div1 {
	position: absolute;
	left: 0;
	top: 0;
}

.page1_div3,
.page04_02_03 {
	position: absolute;
	left: 0;
	bottom: 0;
}

.page1_02_02 {
	z-index: 10;
}

.pages_arrwo_03 {
	width: 8%;
	position: absolute;
	left: 50%;
	margin-left: -4%;
	bottom: 2%;
}

.page4_div3 {
	position: absolute;
	left: 0;
	top: 67%;
}

.page5_03_02 {
	position: absolute;
	left: 0;
	top: 38%;
}

.page02_03_02 {
	position: absolute;
	left: 0;
	top: 88.5%;
}

.page03_div1,
.page03_02_01 {
	position: absolute;
	left: 0;
	top: 0;
}

.page03_div1 {
	position: absolute;
	width: 90%;
	left: 50%;
	margin-left: -45%;
	top: 42%;
	overflow: hidden;
}

.page03_div2,
.page03_div3 {
	width: 50%;
	float: left;
}

.page_black_03 {
	position: absolute;
	width: 8%;
	left: 4%;
	top: 2%;
	z-index: 3;
}

.page07_div2 {
	position: absolute;
	left: 0;
	top: 11%;
}

.page07_div3 {
	position: relative;
}

.page07_div3 img {
	position: absolute;
	left: 0;
	top: 0;
}

.page07_01_01 {
	position: absolute;
	left: 0;
	top: 0;
}

.page07_01_02 {
	position: absolute;
	left: 0;
	bottom: 0;
}

.page05_02_02 {
	position: absolute;
	bottom: 0;
	left: 0;
}

.page05_01_02 {
	position: absolute;
	left: 0;
	bottom: 0;
}

.page04_02_01 {
	position: absolute;
	left: 0;
	top: 0;
}

.page06_02_02 {
	position: absolute;
	left: 0;
	bottom: 0;
}
.page02_01_01{position:absolute; left:0; top:0;}
/*音乐*/

.topCon {
	position: absolute;
	z-index: 999;
	top: 10px;
	right: 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) {}


/*ip 5s*/

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


/*andriod*/

@media all and (min-width: 360px) and (max-height:519px) {
	.page03_div1 {
		position: absolute;
		width: 80%;
		left: 50%;
		margin-left: -40%;
		top: 42%;
		overflow: hidden;
	}
	.page1_01_04 {
		margin-top: -8%;
	}
	.page2_01_04 {
		margin-top: -8%;
	}
	.page07_01_02 {
		position: absolute;
		left: 0;
		bottom: -48px;
	}
	.page07_02_03,
	.page08_01_03 {
		margin-top: -4%;
	}
	.page07_div2 {
		position: absolute;
		left: 0;
		top: 9%;
	}
	.page05_02_02 {
		width: 86%;
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: -43%;
	}
	.page05_01_02 {
		position: absolute;
		left: 0;
		bottom: -47px;
	}
	.page06_02_02 {
		position: absolute;
		left: 0;
		bottom: -5%;
	}
}


/*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) {
	.page03_div1 {
		position: absolute;
		width: 80%;
		left: 50%;
		margin-left: -40%;
		top: 42%;
		overflow: hidden;
	}
	.page1_01_04 {
		margin-top: -8%;
	}
	.page2_01_04 {
		margin-top: -8%;
	}
	.page04_02_02 {
		width: 90%;
		margin-left: 5%;
	}
	.page07_01_01 {
		z-index: 2;
	}
	.page07_01_02 {
		position: absolute;
		left: 0;
		bottom: -78px;
	}
	.page07_02_03,
	.page08_01_03 {
		margin-top: -8%;
	}
	.page07_div2 {
		position: absolute;
		left: 0;
		top: 9%;
	}
	.page05_02_02 {
		width: 78%;
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: -37%;
	}
	.page05_01_02 {
		position: absolute;
		left: 0;
		bottom: -80px;
	}
	.page06_02_02 {
		position: absolute;
		left: 0;
		bottom: -5%;
	}
}