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

body {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	font: 85%/1 "\9ED1\4F53";
	background-color: #a8150d;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: 'songti';
}

.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: #fff;
	opacity: .4;
}

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

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

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

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

.page1_03_07 {
	width: 35%;
	position: absolute;
	left: 10%;
	bottom: 4%;
}

.page1_03_09 {
	width: 35%;
	position: absolute;
	right: 10%;
	bottom: 4%;
}

.page2_01_02 {
	margin-top: 32%;
}

.page2_01_08 {
	width: 44%;
	margin: 2% 0 0 28%;
}

.page_share,
.page8_div,
.page9_div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}

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

.page3_05_02 {
	position: absolute;
	left: 0;
	top: 15%;
}

.page5_text {
	position: absolute;
	right: 5%;
	top: 30%;
	width: 60%;
	text-align: center;
	overflow: hidden;
	height: 500px;
}

.page5_text p {
	color: #fff;
	margin-top: 2%;
	font-weight: 600;
}

.page5_p1,
.page5_p3 {
	font-size: 34px;
}

.page5_p1 span {
	color: #edc852;
}

.page5_p2 {
	font-size: 24px;
	margin-bottom: 5%;
}

.page5_p3 em {
	font-style: normal;
	background: #7a0000;
	padding: 2%;
	border-radius: 5px;
	margin-top: 2%;
}

.page5_02_03,
.page5_02_06 {
	width: 40%;
	position: absolute;
	right: 11%;
	bottom: 18%;
}

.page6_submit {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}

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

.page6_text {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 52%;
}

.page6_text p {
	position: relative;
	width: 60%;
	margin: 0 auto;
	height: 36px;
	line-height: 36px;
	background: #fff;
	border-radius: 4px;
	margin-top: 3%;
}

.page6_text span {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 30%;
	border-radius: 4px;
	background: #ff8484;
	color: #b40506;
	font-size: 20px;
}

.page6_text input {
	position: absolute;
	right: 0;
	top: 0;
	width: 68%;
	padding-left: 2%;
	font-size: 18px;
	line-height: 36px;
	color: #b40506;
	border-radius: 0px 4px 4px 0;
}

.page6_01_03 {
	width: 40%;
	margin: 5% 30% 0 30%;
}

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

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

.page4_01_02 {
	position: absolute;
	left: 0;
	top: 13%;
}

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

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

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

.page3_01_06 {
	position: absolute;
	width: 40%;
	left: 50%;
	margin-left: -20%;
	top: 68%;
}

.page4_03_02 {
	margin-top: 20%;
}

.page4_01_07 {
	position: absolute;
	width: 40%;
	left: 50%;
	margin-left: -20%;
	top: 85%;
}

.page6_div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


/*ip 4s*/

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


/*ip 5s*/

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


/*andriod*/

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


/*ip 6*/

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


/*ip 6+*/

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


/*meizu*/

@media all and (min-width: 432px) and (max-height: 599px) {
	.page1_03_04 {
		position: absolute;
		left: 0;
		top: 77%;
	}
	.page1_03_07,
	.page1_03_09 {
		bottom: 2%;
	}
	.page2_01_02 {
		margin-top: 28%;
	}
	.page2_01_03 {
		margin-top: -5%;
	}
	.page2_01_08 {
		width: 38%;
		margin: -2% 0 0 31%;
	}
	.page7_02_02 {
		position: absolute;
		left: 0;
		bottom: -3%;
	}
}

@media all and (min-width: 360px) and (max-height: 519px) {
	.page1_03_04 {
		position: absolute;
		left: 0;
		top: 79%;
	}
	.page2_01_02 {
		margin-top: 28%;
	}
	.page2_01_03 {
		margin-top: -2%;
	}
	.page2_01_08 {
		width: 44%;
		margin: -2% 0 0 28%;
	}
	.page7_02_02 {
		position: absolute;
		left: 0;
		bottom: -3%;
	}
}