/*
   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,
body {
	width: 100%;
	height: 100%;
}
body {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	font: 85%/1 "\9ED1\4F53";
	background-color: #000;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: '微软雅黑';
}
.hide {
	display: none;
}
.visibility {
	visibility: hidden;
	/*visibility: visible;*/
}
.main-container {
	width: 100%;
	height: 100%;
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #846a38;
	opacity: .8;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #f6d669;
}
.swiper-container,
swiper-wrapper {
	width: 100%;
	height: 100%;
}
.page1_bj,
.pages_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.page_logo {
	position: absolute;
	left: 0;
	top: 0;
}
.page1_01 {
	position: absolute;
	left: 0;
	top: 65%;
}
.page_bottom {
	position: absolute;
	left: 0;
	bottom: 0;
}
.page2_01 {
	margin-top: 25%;
}
.page2_02,
.page3_01,
.page2_05,
.page2_03,
.page2_04 {
	position: absolute;
	left: 0;
}
.page2_02 {
	top: 20%;
}
.page3_01 {
	top: 49%;
}
.page2_04 {
	top: 51.3%;
}
.page2_05 {
	top: 57%;
}
.page2_03 {
	top: 60%;
}
.page4_01,
.page4_02,
.page4_03,
.page4_04 {} .page4_01 {
	margin-top: 3%;
}
.page4_02 {
	margin-top: 6%;
}
.page7_02_02 {
	margin-top: 8%;
	margin-left: 25%;
	width: 50%;
}
/*音乐*/

.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) {
	.page2_01,
	.page2_02,
	.page3_01,
	.page2_05,
	.page2_03,
	.page2_04 {
		position: absolute;
		left: 50%;
		width: 80%;
		margin-left: -40%;
	}
	.page2_01 {
		top: -2%;
	}
	.page2_02 {
		top: 22%;
	}
	.page2_03 {
		top: 61%;
	}
	.page3_01 {
		top: 50.5%;
	}
	.page2_04 {
		top: 53%;
	}
	.page2_05 {
		top: 58.5%;
	}
	.page4_01,
	.page4_02,
	.page4_03,
	.page4_04 {
		margin-left: 10%;
		width: 80%;
	}
	.page4_01 {
		margin-top: 2%;
	}
	.page4_02 {
		margin-top: 3%;
	}
	.page7_02_02 {
		margin-top: 5%;
		margin-left: 30%;
		width: 40%;
	}
}
/*ip 5s*/

@media all and (min-width: 320px) and (max-height: 504px) {
	.page2_01 {
		margin-top: 24%;
	}
	.page7_02_02 {
		margin-top: 6%;
	}
}
/*andriod*/

@media all and (min-width: 360px) and (max-height: 519px) {
	.page2_01,
	.page2_02,
	.page3_01,
	.page2_05,
	.page2_03,
	.page2_04 {
		position: absolute;
		left: 50%;
		width: 86%;
		margin-left: -40%;
	}
	.page2_01 {
		top: 1%;
	}
	.page2_02 {
		top: 22%;
	}
	.page2_03 {
		top: 61%;
	}
	.page4_01,
	.page4_02,
	.page4_03,
	.page4_04 {
		position: absolute;
		left: 50%;
		margin-left: -43%;
		width: 86%;
	}
	.page4_01 {
		top: 13%;
	}
	.page4_04 {
		top: 87%;
	}
	.page4_02 {
		top: 64%;
	}
	.page4_03 {
		top: 71%;
	}
}
/*ip 6*/

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

@media all and (min-width: 414px) {} @media all and (min-width: 432px) and (max-height: 599px) {
	.page2_01,
	.page2_02,
	.page3_01,
	.page2_05,
	.page2_03,
	.page2_04 {
		position:absolute;
		left:50%;
		width:86%;
		margin-left:-43%;
	}
	.page2_01 {
		top: -1%;
	}
	.page2_02 {
		top: 21%;
	}
	.page3_01 {
		top: 50%;
	}
	.page2_04 {
		top: 53%;
	}
	.page2_05 {
		top: 59%;
	}
	.page2_03 {
		top: 62%;
	}
	.page4_01,
	.page4_02,
	.page4_03,
	.page4_04 {
		margin-left: 7%;
		width: 86%;
	}
	.page4_01 {
		margin-top: 2%;
	}
	.page4_02 {
		margin-top: 5%;
	}
	.page7_02_02 {
		margin-top: 7%;
		margin-left: 30%;
		width: 40%;
	}
}