/*
   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: #7f090e;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: '微软雅黑';
}

input {
	background-color: #ffffff;
	-webkit-appearance: none;
	outline: none;
}

input[type="number"] {
	-moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
	margin: 0;
}

.hide {
	display: none;
}


/*音乐*/

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

.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%;
}

.page_red {
	width: 100%;
	height: 100%;
	background: #c43f3f;
}

.page1_01_02 {
	margin-top: 20%;
}

.page1_02_02 {
	margin-top: 10%;
}

.page1_04_02 {
	margin-top: -54%;
}

.page1_03_02 {
	margin-top: -56%;
}

.page1_01_04 {
	margin-top: -23%;
}

.page1_01_06 {
	margin-top: 10%;
}

.page1_01_07 {
	margin-top: 0;
}

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

.page1_btn_03 {
	margin-top: 3%;
	width: 18%;
}

.page2_01_02 {
	margin-top: 26%;
}

.page2_02_02 {
	margin-top: 16%;
}

.page2_03_02 {
	margin-top: 12%;
}

.page2_btn_03,
.page2_btn_05,
.page2_btn_08 {
	width: 30%;
}

.page2_top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #f7b5b5;
	z-index: 10;
}

.page3_01_02 {
	margin-top: 30%;
}

.page_01_03 {
	margin-top: 25%;
	width: 20%;
}

.page_pink {
	width: 100%;
	height: 100%;
	background: #f7b5b5;
}

.page4_01_03 {
	margin-top: 10%;
}

.page4_01_09 {
	margin-top: -3%;
	width: 90%;
}

.page4_02_03 {
	margin-top: -164%;
}

.page1_slide_03 {
	position: absolute;
	bottom: 5%;
	width: 12%;
	left: 50%;
	margin-left: -6%;
}

.page5_01_02 {
	margin-top: 26%;
}

.page5_01_07 {
	margin-top: 15%;
}

.page5_top {
	margin-top: 30%;
}

.page_color2,
.page_green {
	width: 100%;
	height: 100%;
	background: #eafceb;
}

.page7_02_02 {
	margin-top: 10%;
	width: 90%;
}

.page7_03_02 {
	margin-top: -36%;
}

.page10_03_01 {
	margin-top: -88%;
	margin-left: 5%
}

.page_color3,
.page_brown {
	width: 100%;
	height: 100%;
	background: #ddc8af;
}

.page_color4 {
	width: 100%;
	height: 100%;
	background: #c43f3f;
}

.page12_03_01 {
	position: absolute;
	left: 0;
	top: 20%;
	z-index: -1;
}

.page12_01_02 {
	margin-top: 19%;
}

.page12_div1 {
	overflow: hidden;
	width: 55%;
	margin-left: 40%;
	margin-top: 5%;
}

.page12_p1 {
	overflow: hidden;
	line-height: 30px;
}

.page12_01_03 {
	width: 30%;
	float: left;
}

.page15_02_02 {
	margin-top: 3%;
}

.page12_span1 {
	float: left;
	width: 66%;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px dashed #eccaca;
	color: #eccaca;
	padding-left: 2%;
}

.page12_02_05 {
	float: left;
	width: 58%;
}

.page12_span2 {
	float: left;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px dashed #eccaca;
	color: #eccaca;
	padding-left: 2%;
	font-size: 16px;
	font-weight: 700;
}

.page13_01_02 {
	margin-top: 5%;
}

.page12_02_09 {
	float: left;
}

.page12_span2 {
	float: left;
	width: 59%;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px dashed #eccaca;
	color: #eccaca;
	padding-left: 2%;
}

.page13_div {
	position: absolute;
	left: 0;
	top: 15%;
	width: 100%;
}

.page13_03_03 {
	width: 20%;
	margin-left: 17%;
}

.page13_div p {
	line-height: 26px;
	width: 80%;
}

.text1 {
	width: 58%;
	height: 22px;
	background: #c43f3f;
	border: 1px dashed #e1e1e1;
	color: #fff;
	padding-left: 2%;
}

.page13_div .page13_03_10 {
	width: 32%;
	margin-top: 6%;
}

.page15_div {
	position: absolute;
	text-align: center;
	right: 18%;
	bottom: 8%;
}

.page15_02_05 {
	width: 60%;
}

.page15_p {
	font-size: 12px;
	color: #fff;
	margin-top: 2%;
}

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

.page14_02_03 {
	margin-top: 22%;
	width: 20%;
}

.page13_div2 {
	width: 74%;
	position: absolute;
	left: 50%;
	top: 30%;
	margin-left: -37%;
}

.page13_textarea {
	width: 100%;
}

.page14_01_03 {
	width: 20%;
}

.page14_02_05 {
	width: 40%;
}

.page13_text1 {
	width: 71%;
	height: 22px;
	border: 1px dashed #eccaca;
	background: #c43f3f;
}

.page13_text3,
.page13_text2 {
	width: 51%;
	height: 22px;
	border: 1px dashed #eccaca;
	background: #c43f3f;
}

.page13_textarea {
	width: 86%;
	margin-left: 5%;
	background: #c43f3f;
	border: 1px dashed #eccaca;
	resize: none;
	height: 60px;
	color: #fff;
	padding: 1%;
}

.page12_02_09 {
	margin-left: -4%;
	width: 40%;
}

.page13_p {
	margin-top: 2%;
}

.page14_03_03 {
	margin-top: 66%;
	width: 14%;
}

.page13_div2 input {
	padding-left: 2%;
	color: #fff;
}

.page13_text3 {
	width: 55%;
}

.page_gray {
	background: #1c1c1c;
}

.page16_01_04 {
	margin-top: 40%;
	width: 20%;
}

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

.page12_01_05 {
	position: absolute;
	right: 22%;
	top: 41%;
}

.page12_01_07 {
	margin-top: 20%;
}

.page12_textarea {
	background: #c43f3f;
	border: 1px dashed #eccaca;
	resize: none;
	width: 90%;
	margin-left: 4%;
	height: 68px;
	color: #fff;
	padding: 1%;
}

.page12_span3 {
	float: left;
	width: 38%;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px dashed #eccaca;
	color: #eccaca;
	padding-left: 2%;
}

.page13_text1,
.page13_text2,
.page13_textarea,
.page13_text3,
.page12_span1,
.page12_textarea,
.page12_span2,
.page_text01,
.text1 {
	font-size: 17px;
}

.page13_text1,
.page13_text2,
.page13_text3,
.page12_span1,
.page12_span2 {
	height: 32px;
}

.page15_numb {
	position: absolute;
	right: 5%;
	bottom: 3%;
	color: #fff;
}

.page1_dw {
	margin-top: 4%;
}

.page13_04_06 {
	margin-top: 6%;
}

.page4_09_03 {
	width: 29%;
	margin-left: 4%;
}

.page4_08_03 {
	width: 40%;
	margin-left: 4%;
}

.page_text01 {
	height: 22px;
	line-height: 22px;
}

.page13_01_02 {
	margin-top: 16%;
}

.page16_01_02 {
	margin-top: 8%;
}


/*ip 4s*/

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


/*ip 5s*/

@media all and (min-width: 320px) and (max-height: 504px) {
	.page16_01_02 {
		margin-top: 5%;
	}
	.page12_div1 {
		overflow: hidden;
		width: 55%;
		margin-left: 40%;
		margin-top: 0%;
	}
	.page15_02_02 {
		margin-top: 0%;
	}
	.page15_div {
		position: absolute;
		text-align: center;
		right: 18%;
		bottom: 3%;
	}
	.page12_01_07 {
		margin-top: 43%;
	}
	.page13_01_02 {
		margin-top: 14%;
	}
	.page13_div {
		position: absolute;
		left: 0;
		top: 17%;
		width: 100%;
	}
	.page13_04_06 {
		margin-top: 2%;
	}
	.page14_02_03 {
		margin-top: 18%;
		width: 20%;
	}
	.page13_div2 {
		width: 74%;
		position: absolute;
		left: 50%;
		top: 26%;
		margin-left: -37%;
	}
	.page14_03_03 {
		margin-top: 70%;
		width: 14%;
	}
}


/*andriod*/

@media all and (min-width: 360px) and (max-height: 519px) {
	.page15_02_02 {
		margin-top: 2%;
	}
	.page4_02_03 {
		margin-top: -150%;
		margin-left: 7%;
	}
	.page4_01_09 {
		margin-top: -3%;
		width: 79%;
	}
	.page7_02_02 {
		margin-top: 10%;
		width: 81%;
	}
	.page14_03_03 {
		margin-top: 55%;
		width: 14%;
	}
	.page13_01_02 {
		margin-top: 7%;
	}
	.page12_01_05 {
		position: absolute;
		right: 22%;
		top: 32%;
	}
	.page13_04_06 {
		margin-top: 2%;
	}
	.page14_03_03 {
		margin-top: 65%;
		width: 14%;
	}
	.page13_div2 {
		width: 74%;
		position: absolute;
		left: 50%;
		top: 27%;
		margin-left: -37%;
	}
	.page14_02_03 {
		margin-top: 15%;
		width: 20%;
	}
	.page16_01_04 {
		margin-top: 32%;
		width: 20%;
	}
}

@media all and (min-width: 360px) and (max-height: 572px) {
	.page12_01_02 {
		margin-top: 6%;
	}
	.page12_01_05 {
		position: absolute;
		right: 22%;
		top: 30%;
	}
	.page12_01_02 {
		margin-top: 16%;
	}
}


/*ip 6*/

@media all and (min-width: 375px) and (max-height: 603px) {
	.page12_01_05 {
		position: absolute;
		right: 22%;
		top: 31%;
	}
	.page15_div {
		position: absolute;
		text-align: center;
		right: 18%;
		bottom: 5%;
	}
	.page13_04_06 {
		margin-top: 1%;
	}
	.page13_div {
		position: absolute;
		left: 0;
		top: 18%;
		width: 100%;
	}
}


/*ip 6+*/

@media all and (min-width: 414px) and (max-height: 672px) {
	.page12_01_05 {
		position: absolute;
		right: 22%;
		top: 32%;
	}
	.page13_div {
		position: absolute;
		left: 0;
		top: 18%;
		width: 100%;
	}
	.page13_04_06 {
		margin-top: 2%;
	}
}


/*meizu*/

@media all and (min-width: 432px) and (max-height: 599px) {
	.page12_01_02 {
		margin-top: 10%;
	}
	.page7_02_02 {
		margin-top: 1%;
		width: 85%;
	}
	.page2_01_02 {
		margin-top: 18%;
	}
	.page4_02_03 {
		margin-top: -134%;
		margin-left: 7%;
	}
	.page4_01_09 {
		margin-top: -3%;
		width: 75%;
	}
	.page5_top {
		margin-top: 23%;
	}
	.page12_01_05 {
		position: absolute;
		right: 23%;
		top: 32%;
	}
	.page14_03_03 {
		margin-top: 50%;
		width: 14%;
	}
	.page12_02_02 {
		position: absolute;
		left: 0;
		top: 14%;
	}
	.page13_div .page13_03_10 {
		width: 32%;
		margin-top: 4%;
	}
	.page13_01_02 {
		margin-top: 5%;
	}
	.page16_01_04 {
		margin-top: 24%;
		width: 20%;
	}
	.page12_01_02 {
		margin-top: 15%;
	}
	.page15_02_02 {
		margin-top: 0%;
	}
	.page15_div {
		position: absolute;
		text-align: center;
		right: 18%;
		bottom: 2%;
	}
	.page12_div1 {
		overflow: hidden;
		width: 55%;
		margin-left: 40%;
		margin-top: 0%;
	}
}