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

.hide {
	display: none;
}

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

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

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

.popup_layer_fixed {
	position: fixed !important;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	background: rgba(179, 43, 49, .9);
}

.pages_layer_box {
	width: 100%;
	height: 100%;
	text-align: center;
}

.pages_bg {
	left: 0;
	top: 0;
	z-index: 0;
}

.pages01_01,
.pages01_02,
.pages01_03,
.pages01_04,
.pages01_05,
.pages01_06,
.pages01_07,
.pages01_08,
.pages01_09 {
	left: 0;
	top: 0;
}

.pages_logo {
	left: 0;
	bottom: 0;
	z-index: 3;
}

.pages01_10 {
	left: 0;
	top: 13%;
}

.pages01_11 {
	left: 0;
	top: 9%;
}

.pages01_12,
.pages01_13 {
	left: 0;
	top: 48%;
}

.pages01_12 {
	z-index: 0;
}

.pages01_14,
.pages01_15 {
	left: 0;
	bottom: 0;
}

.pages02_01 {
	left: 0;
	top: 15%;
}

.pages02_02 {
	left: 0;
	top: 45%;
}

.pages_btn_start {
	left: 30%;
	bottom: 19%;
	width: 40%;
}

.pages_btn_code {
	right: 9%;
	bottom: 25%;
	width: 35%;
}

.pages_btn_share {
	left: 50%;
	bottom: 8%;
	width: 140px;
	margin-left: -70px;
}

.pages_btn_submit {
	left: 10%;
	width: 80%;
	bottom: 2%;
}

.pages06_00 {
	margin-top: 38%;
}

.pages06_01,
.pages06_02,
.pages06_03,
.pages06_04,
.pages06_05,
.pages06_06,
.pages06_07,
.pages06_08,
.pages06_09,
.pages06_10 {
	vertical-align: text-bottom;
	width: 20px;
}

.pages_layer_box table {
	width: 80%;
	margin-left: 10%;
}

.pages_top_layer table td {
	color: #8a7451;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
}

.pages_top_layer table td.time {
	font-size: 18px;
}

.pages_top_layer table td strong {
	font-size: 26px;
	font-weight: bold;
}

.pages_success_layer img.pages_bg,
.pages_fail_layer img.pages_bg,
.pages_pause_layer img.pages_bg {
	opacity: 0.6;
}

.process_box {
	top: 0;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	color: #FFFFFF;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	z-index: 3;
}

.process_box span {
	font-size: 20px;
}

.pages00_00 {
	z-index: 2;
}

.pages00_01 {}

.pages00_01_01 {
	left: 1.5%;
	bottom: 0;
}

.pages00_04_01 {
	left: 0;
	top: 0;
}

.pages02_list {
	left: 0;
	bottom: 3%;
}

.click_box {
	left: 0;
	bottom: 18%;
}

.exchange_code {
	width: 100%;
	top: 20%;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.code_detail {
	width: 100%;
	top: 40%;
	text-align: center;
}

.code_detail p {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	width: 100%;
}

a.close {
	right: 4%;
	top: 2%;
	font-size: 30px;
	color: #FFFFFF;
	z-index: 3;
	text-decoration: none;
}

section.first,
section.second,
section.third,
section.fourth,
section.fifth,
section.sixth,
section.seventh,
section.eighth,
section.ninth,
section.tenth {
	width: 100%;
	height: 100%;
}

.find_box table tr td {
	font-size: 0;
}

.click_box table tr td {
	font-size: 0;
}

.find_box {
	float: left;
	width: 75%;
	margin-left: 12.5%;
	margin-top: 8%;
	background-color: #FFFFFF;
	border-radius: 10px;
	padding: 3px;
	text-align: center;
}

.border_radius {
	border-radius: 6px;
}

.border_top_left_radius {
	border-top-left-radius: 6px;
}

.border_bottom_left_radius {
	border-bottom-left-radius: 6px;
}

.border_top_right_radius {
	border-top-right-radius: 6px;
}

.border_bottom_right_radius {
	border-bottom-right-radius: 6px;
}

.pages00_click {}

.pages03_01,
.pages03_04,
.pages03_05 {
	left: 0;
	top: 10%;
}

.pages03_06,
.pages03_08 {
	left: 0;
	bottom: 15%;
}

.pages04_01,
.pages04_04 {
	left: 0;
	top: 6%;
}

.pages04_02 {
	left: 0;
	top: 30%;
}

.pages04_03 {
	left: 0;
	bottom: 6%;
}

.pages04_05 {
	left: 0;
	bottom: 33%;
}

.pages04_06 {
	right: 10%;
	bottom: 13.5%;
	width: 130px;
}

.input_userName {
	right: 5%;
	top: 38%;
	width: 45%;
	padding: 10px;
	border: none;
	background-color: #FFF;
	border-radius: 5px;
	height: 20px;
	line-height: 20px;
	color: #af272d;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.input_userMobile {
	right: 5%;
	top: 48%;
	width: 45%;
	padding: 10px;
	border: none;
	background-color: #FFF;
	border-radius: 5px;
	height: 20px;
	line-height: 20px;
	color: #af272d;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.pages_result {
	width: 100px;
	left: 44%;
	top: 28%;
	font-size: 40px;
	color: #FFFFFF;
	text-align: center;
}

.pages_result span {
	font-size: 26px;
}

.pages05_01,
.pages05_02 {
	left: 0;
	top: 12%;
}

.pages05_03,
.pages05_04,
.pages05_05 {
	left: 0;
	top: 27%;
}

.pages05_06,
.pages05_07 {
	left: 0;
	bottom: 6%;
}


/*音乐*/

.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) {
	.pages_result {
		left: 42.5%;
		top: 27.5%;
		font-size: 36px;
	}
	.input_userName,
	.input_userMobile {
		height: 18px;
		line-height: 18px;
	}
	.pages04_06 {
		right: 12%;
		bottom: 13.5%;
		width: 110px;
	}
}


/*andriod（默认样式）*/

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


/*ip 6*/

@media all and (min-width: 375px) {
	.pages_result {
		left: 45%;
	}
	.pages04_06 {
		right: 11%;
		bottom: 14%;
	}
}


/*ip 6+*/

@media all and (min-width: 414px) and (max-height: 672px) {
	.pages05_06,
	.pages05_07 {
		left: 0;
		bottom: 7%;
	}
	.pages_result {
		left: 46%;
		top: 27.5%;
	}
	.pages_btn_share {
		bottom: 9%;
	}
}

@media all and (min-width: 432px) and (max-height: 599px) {
	.pages01_10 {
		left: 5%;
		top: 13%;
		width: 90%;
	}
	.pages01_12,
	.pages01_13 {
		left: 5%;
		top: 48%;
		width: 90%;
	}
	.pages_btn_share {
		bottom: 8%;
	}
	.pages_btn_start {
		bottom: 15%;
	}
	.find_box {
		float: left;
		width: 70%;
		margin-left: 15%;
		margin-top: 6%;
	}
	.pages02_list {
		left: 0;
		bottom: 2%;
	}
	.pages05_03,
	.pages05_04,
	.pages05_05 {
		left: 5%;
		width: 90%;
		top: 25%;
	}
	.pages05_06,
	.pages05_07 {
		left: 5%;
		width: 90%;
		bottom: 7%;
	}
	.pages04_03 {
		left: 0;
		bottom: 5%;
	}
	.pages_btn_submit {
		bottom: 1%;
	}
}