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

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	background-color: #cde3fb;
	font-family: "microsoft yahei";
}

.hide {
	display: none;
}

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

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

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

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

.abs {
	position: absolute;
	z-index: 0;
}

.rel {
	position: relative;
	z-index: 1;
}

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


/*音乐*/

.topCon {
	display: block;
	position: fixed;
	z-index: 2;
	top: 3%;
	left: 3%;
	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%;
}

.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*/

.page1_01_02 {
	margin-top: 30%;
}

.page1_02_02 {
	position: absolute;
	left: 0;
	top: 5%;
}

.page1_02_04 {
	position: absolute;
	left: 0;
	top: 50%;
}

.page1_div {
	position: absolute;
	left: 50%;
	bottom: 3%;
	height: 44px;
	text-align: center;
	margin-left: -5%;
}

.page1_div img {
	width: 78%;
}

.page2_01_03 {
	margin-top: 10%;
}

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

.page6_01_02 {
	position: absolute;
	left: 0;
	top: 33%;
}

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

.page7_01_02 {
	margin-top: 18%;
}

.page7_box {
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 35%;
}

.page7_ul {
	width: 100%;
	margin-top: 4px;
	overflow: hidden;
	text-align: center;
}

.page7_div {
	margin-left: 14%;
}

.page7_li {
	list-style: none;
	float: left;
	padding-left: 4px;
}

.page7_a {
	float: left;
	background: #b1945c;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-family: "microsoft yahei";
	margin-left: 2%;
}

.page7_a.active {
	background: #7795d2;
}

.page7_a span {
	display: block;
}

.page7_a img {
	width: 70%;
	padding: 14% 4%;
}

.page7_down {
	position: relative;
	height: 170px;
}

.page7_ul2 {
	position: absolute;
	margin-left: 2%;
	top: 81px;
	width: 93%;
}

.page7_li2 {
	width: 100%;
	list-style: none;
	height: 34px;
	background: rgba(119, 150, 210, 0.6);
	line-height: 34px;
	text-align: center;
	font-size: 13px;
}

.page7_margin {
	margin-top: 1%;
}

.page8_01_02 {
	margin-top: 40%;
}

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

.page8_02_03 {
	position: absolute;
	right: 0;
	top: 20%;
	width: 20%;
}

.page9_01_02 {
	position: absolute;
	left: 0;
	top: 10%;
}

.page9_04_02 {
	position: absolute;
	left: 0;
	top: 31%;
}

.page_black {
	position: absolute;
	right: 2%;
	top: 6%;
	width: 12%;
}

.page16_01_02 {
	margin-top: 18%;
}

.page16_01_06 {
	margin-top: 10%;
}

.page16_02_02 {
	position: absolute;
	left: 0;
	top: 11%;
	width: 23%;
}

.page17_01_02 {
	margin-top: 25%;
}

.page18_01_02 {
	margin-top: 77%;
}

.page19_02_02 {
	position: absolute;
	left: 0;
	top: 20%;
}

.page19_top {
	position: absolute;
	left: 0;
	top: 21%;
}

.page29_02_02 {
	margin-top: 18%;
}

.page29_03_02 {
	margin-top: 6%;
}

.page30_03_02 {
	margin-top: 9%;
}

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

.page22_01_02 {
	position: absolute;
	left: 0;
	top: 20%;
}

.page22_div {
	position: absolute;
	left: 0;
	top: 74%;
}

.page22_div2 {
	position: absolute;
	left: 0;
	top: 68%;
}

.page31_01_02 {
	margin-top: 10%;
}

.page6_06_02 {
	position: absolute;
	left: 0;
	top: 22%;
}

.page03_02_02 {
	margin-top: 10%;
}

.page03_01_02 {
	position: absolute;
	right: 20%;
	top: 0;
}

.page03_01_04 {
	position: absolute;
	right: 10%;
	top: 0;
}


/*ip 4s*/

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


/*ip 5s*/

@media all and (min-width: 320px) and (max-height: 504px) {
	.page7_div {
		margin-left: 7%;
	}
	.page7_a img {
		width: 61%;
		padding: 12% 0%;
	}
	.page7_ul2 {
		top: 70px;
	}
}


/*andriod*/

@media all and (min-width: 360px) and (max-height: 572px) {}


/*ip 6*/

@media all and (min-width: 375px) and (max-height:603px) {
	.page7_ul2 {
		width: 94%;
	}
}


/*ip 6+*/

@media all and (min-width: 414px) and (max-height: 672px) {
	.page7_box {
		top: 36%;
	}
	.page7_div {
		margin-left: 16%;
	}
}


/*meizu*/

@media all and (min-width: 432px) and (max-height: 599px) {
	.page6_06_02 {
		margin-top: 26%;
	}
	.page6_01_02 {
		position: absolute;
		left: 0;
		top: 32%;
	}
	.page6_02_02 {
		position: absolute;
		left: 0;
		top: 7%;
	}
	.page2_01_01 {
		position: absolute;
		left: top;
		10%;
	}
	.page4_01_03,
	.page3_01_03,
	.page4_01_02 {
		margin-top: -1%;
	}
	.page16_01_06 {
		margin-top: 3%;
	}
	.page18_01_02 {
		margin-top: 60%;
	}
	.page9_04_02 {
		position: absolute;
		left: 0;
		top: 26%;
	}
	.page9_01_02 {
		width: 80%;
	}
	.page9_01_02 {
		position: absolute;
		left: 0;
		top: 7%;
	}
	.page12_01_02 {
		width: 86%;
		margin: 0 auto;
		margin-left: 7%;
	}
	.page2_012 {
		margin-top: 9%;
	}
}

@media all and (min-width: 360px) and (max-height: 519px) {
	.page2_01_03 {
		margin-top: 2%;
	}
	.page6_01_02 {
		position: absolute;
		left: 0;
		top: 29%;
	}
	.page6_06_02 {
		position: absolute;
		left: 0;
		top: 19%;
	}
	.page18_01_02 {
		margin-top: 63%;
	}
	.page16_01_06 {
		margin-top: 5%;
	}
	.page9_01_02 {
		position: absolute;
		left: 0;
		top: 7%;
	}
	.page12_01_02 {
		width: 86%;
		margin: 0 auto;
		margin-left: 7%;
	}
	.page29_02_02 {
		margin-top: 8%;
	}
}