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

.hide {
	display: none;
}

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

.container {
	background-color: #010101;
	max-width: 640px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

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

.rel {
	position: relative;
	z-index: 2;
	float: left;
}

.pages_bg {
	z-index: 0;
}

.swiper-container {}

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

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

.popup_layer_fixed {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
}

.arrows_up {
	top: auto;
	z-index: 99;
	left: 50%;
	width: 25px;
	margin-left: -12.5px;
	bottom: 4%;
}

.pages01_01 {
	top: 8%;
}

.pages01_02,
.pages01_04,
.pages01_05 {
	width: 18%;
}

.pages01_03 {
	width: 20%;
}

.pages01_06,
.pages01_07,
.pages01_08 {
	width: 26%;
}

.pages01_list01 {
	width: 60%;
	left: 14%;
	top: 14%;
	vertical-align: middle;
}

.pages01_list02 {
	width: 50%;
	left: 46%;
	top: 23%;
	vertical-align: middle;
}

.pages01_list03,
.pages02_list03,
.pages04_list03 {
	top: auto;
	bottom: 0;
	vertical-align: middle;
}

.pages01_09,
.pages01_10,
.pages01_11,
.pages01_12 {
	margin-bottom: 4%;
}

.pages01_list04 {
	vertical-align: middle;
	text-align: center;
}

.pages_btn_rule,
.pages_btn_detail,
.pages_btn_price {
	width: 25%;
	cursor: pointer;
	margin-bottom: 4%;
}

.pages_btn_detail,
.pages_btn_price {
	margin-left: 2%;
}

.pages02_list01,
.pages04_list01 {
	top: 10%;
	text-align: center;
}

.pages02_list02,
.pages02_02 {
	margin-top: 8%;
}

.pages03_01 {
	top: 6%;
}

.pages03_02,
.pages03_03,
.pages03_04,
.pages03_05,
.pages03_06,
.pages03_07,
.pages03_08,
.pages03_09,
.pages03_10,
.pages03_11 {
	top: 24%;
}

.pages03_12 {
	top: auto;
	bottom: 3%;
}

.pages_btn_return {
	top: 3%;
	left: 4%;
	width: 30px;
	z-index: 5;
}

.pages04_list02 {
	color: #FFFFFF;
	font-size: 14px;
	width: auto;
	margin-left: 15%;
	margin-top: 10%;
}

.pages04_list02 p {
	text-align: left;
	width: 100%;
	margin: 5% auto;
}

.pages04_list02 span {
	width: 80px;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}

.pages_btn_submit,
.pages_btn_back {
	margin: 15% auto;
	width: 90px;
}

.pages04_03 {
	margin-top: 5%;
}

.pages_btn_back {
	margin-left: 10%;
}

.pages04_list02 input {
	color: #FFFFFF;
	width: 100px;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	-webkit-appearance: none;
	/* WebKit */
	-moz-appearance: none;
	/* Firefox */
	appearance: none;
	background: transparent;
	border-radius: 0;
	font-size: 14px;
}

.popup_layer_text {
	top: 38%;
	width: 100%;
	color: #231815;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.popup_layer_text p {
	margin-top: 3%;
}

.pages04_05 {
	top: 35%;
}


/*音乐*/

.topCon {
	display: block;
	position: fixed;
	z-index: 2;
	top: 2%;
	right: 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*/


/*ip 4s*/

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


/*ip 5s*/

@media all and (min-width: 320px) and (max-height: 504px) {
	.pages04_list02 input {
		width: 75px;
	}
	.popup_layer_text {
		font-size: 12px;
	}
	.pages04_list02 {
		font-size: 12px;
	}
	.pages04_list02 span {
		width: 75px;
	}
}


/*andriod*/

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


/*samsung*/

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


/*huawei*/

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


/*xiaomi*/

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


/*ip 6*/

@media all and (min-width: 375px) {
	.pages04_list02 span {
		width: 85px;
	}
}


/*ip 6+*/

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


/*meizu*/

@media all and (min-width: 432px) and (max-height: 599px) {
	.pages02_list02,
	.pages02_02 {
		margin-top: 6%;
	}
	.pages02_list01,
	.pages04_list01 {
		width: 90%;
		left: 5%;
	}
	.pages03_02,
	.pages03_03,
	.pages03_04,
	.pages03_05,
	.pages03_06,
	.pages03_07,
	.pages03_08,
	.pages03_09,
	.pages03_10,
	.pages03_11 {
		top: 20%;
	}
	.pages03_12 {
		top: auto;
		bottom: 2%;
		width: 90%;
		left: 5%;
	}
	.pages04_list02 span {
		width: 85px;
	}
}