/*
   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: '微软雅黑';
}
.swiper-container,
swiper-wrapper {
	width: 100%;
	height: 100%;
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: .8;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #1b0200;
}
/*音乐*/
.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*/

.hide {
	display: none;
}
.visibility_hidden {
	visibility: hidden;
	/*visibility: visible;*/
}
.position_absolute {
	position: absolute;
}
.position_relative {
	position: relative;
}
.main_container {
	width: 100%;
	height: 100%;
}
.main_container section {} .popup_layer_fixed {
	position: fixed !important;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
}
.pages_bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.page1_01 {
	position: absolute;
	left: 0;
	top: 0;
}
.page1_02 {
	position: absolute;
	left: 0;
	bottom: 0;
}
.page2_bottom {
	position: absolute;
	left: 0;
	bottom: 0;
}
.page_code {
	position: absolute;
	left: 0;
	bottom: 28%;
}
.pages5_box {
	position: absolute;
	left: 0;
	bottom:3%;
	width: 100%;
}
.page4_bottom{position:absolute; left:0; top:52%;}
.info_submit {
	padding-left: 10%;
}
.info_submit h2 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 3%;
	font-size: 20px;
}
.input-group {
	line-height: 38px;
}
.input-group-addon {
	font-size: 17px;
	font-weight: bold;
	color: #fff000;
}
.form-control {
	width: 35%;
	height: 26px;
	padding-left: 10px;
	border-radius: 1px;
}
.submit_btn {
	position:absolute;
	right:10%;
	top:30%; 
	width: 25%;
	text-decoration: none;
	color:#fff;
	width:24%;
	height:30px;
	background:url(../images/btn_bj_03.png) repeat-x;
	border-radius: 10px;
	text-align: center;
	line-height: 30px;
}
.share_box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	z-index: 3;
}
.submitted {
	text-align: center;
	margin-top: 10%;
	color: #fff;
}
.submitted h2 {
	margin-bottom: 10%;
}
.submitted p {
	line-height: 30px;
	font-weight: bold;
	font-size: 17px;
}
.submitted span {
	color: #fcff00;
}
.share_prompt {
	margin: 10% 0 0 10%;
	color: #fff;
}
.share_prompt p {
	font-size: 17px;
	line-height: 26px;
}
/*ip 4s*/

@media all and (min-width: 320px) and (max-height: 416px) {
	.page4_bottom {
    position: absolute;
    left: 0;
    top: 45%;
}
}
/*ip 5s*/

@media all and (min-width: 320px) and (max-height: 504px) {}
/*andriod（默认样式）*/

@media all and (min-width: 360px)and(max-height:572px){
	.page4_bottom {
    position: absolute;
    left: 0;
    top: 55%;
}

}
/*ip 6*/

@media all and (min-width: 375px) and(max-height:603px){
	.page4_bottom {
    position: absolute;
    left: 0;
    top: 53%;
}
.pages5_box {
    position: absolute;
    left: 0;
    bottom: 5%;
    width: 100%;
}
}
@media all and (min-width: 432px) and (max-height: 599px) {
	.page4_bottom {
    position: absolute;
    left: 0;
    top: 50%;
}
}


/*ip 6+*/

@media all and (min-width: 414px) and(max-height:672px){
	.page4_bottom {
    position: absolute;
    left: 0;
    top: 58%;
}
}
@media all and (max-width: 360px) and(max-height:519px){
	.page4_bottom {
    position: absolute;
    left: 0;
    top: 50%;
}
}
