/*
   public.css
   <project>
   
   Created by Administrator on 2015-06-04.
   Copyright 2015 Administrator. All rights reserved.
*/

* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	font: 85%/1 "\9ED1\4F53";
	background-color: #5cb8e9;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: '微软雅黑';
}
.hide {
	display: none;
}
.visibility_hidden {
	visibility: hidden;
	/*visibility: visible;*/
}
.position_absolute {
	position: absolute;
}
.position_relative {
	position: relative;
}
.float_left {
	float: left;
	margin-left: 8%;
	margin-bottom: 4%;
}
.float_right {
	float: right;
	margin-right: 8%;
	margin-bottom: 4%;
}
.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: 0;*/
}
.pages_btn_bg {
	width: 65%;
}
.margin_bottom {
	width: 55%;
	margin-bottom: 4%;
}
.pages_arrow_up_01 {
	position: absolute;
	left: 8%;
	width: 20px;
	bottom: 15%;
	z-index: 3;
}
.pages_arrow_up_02 {
	position: absolute;
	right: 4%;
	width: 20px;
	bottom: 15%;
	z-index: 3;
}
.pages_btn_sure {
	position: absolute;
	left: 50%;
	width: 160px;
	margin-left: -80px;
	bottom: 6%;
	z-index: 3;
}
.pages01_01,
.pages01_03,
.pages02_01,
.pages02_02,
.pages06_01,
.pages06_02 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.pages02_02 {
	z-index: 2;
	opacity: 0.2;
}
.pages01_03 {
	width: 25px;
}
.pages01_02,
.pages01_08,
.pages02_15 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.pages01_04 {
	position: absolute;
	left: 0;
	top: 4%;
	z-index: 1;
}
.pages01_05 {
	position: absolute;
	left: 0;
	top: 19%;
	z-index: 1;
}
.pages01_06 {
	position: absolute;
	left: 0;
	top: 31%;
	z-index: 1;
}
.pages01_07 {
	position: absolute;
	left: 0;
	bottom: 10.5%;
	z-index: 1;
}
.pages02_03 {
	position: absolute;
	left: 0;
	top: 16%;
	z-index: 1;
}
.pages02_04 {
	position: absolute;
	left: 0;
	top: 35%;
	z-index: 0;
}
div.list_first {
	position: absolute;
	left: 0;
	width: 100%;
	top: 45%;
	z-index: 1;
}
div.list_second,
div.list_third,
div.list_fourth {
	position: absolute;
	left: 0;
	width: 100%;
	top: 70%;
	z-index: 1;
}
div.list_fourth {
	top: 45.5%;
}
.pages02_05,
.pages02_07,
.pages02_09,
.pages02_11,
.pages02_13,
.pages03_04 {
	position: absolute;
	right: 8%;
	z-index: 1;
	width: 65%;
	top: 0%;
}
.pages02_06,
.pages02_08,
.pages02_10,
.pages02_12,
.pages02_14,
.pages03_05 {
	position: absolute;
	left: 7%;
	z-index: 1;
	width: 65%;
	top: 0%;
}
.pages02_16,
.pages02_17,
.pages02_18,
.pages03_06,
.pages04_02,
.pages04_03,
.pages04_04,
.pages04_05,
.pages05_07,
.pages05_08,
.pages05_09,
.pages05_10,
.pages05_11 {
	position: absolute;
	left: 0;
	top: 5%;
	z-index: 0;
}
.pages03_01 {
	top: 18%;
}
.pages03_02 {
	top: 33%;
}
.pages03_03 {
	position: absolute;
	left: 0;
	top: 49%;
}
.pages05_00 {
	top: 37%;
}
.pages05_01 {
	top: 23%;
}
.pages05_02 {
	top: 38%;
}
.pages05_02,
.pages05_03,
.pages05_04 {
	position: absolute;
	top: 0;
	left: 22.5%;
	width: 55%;
}
.pages06_01,
.pages06_02 {
	z-index: 2;
}
.pages06_03 {
	position: absolute;
	left: 0;
	top: 15%;
	z-index: 3;
}
.pages06_04 {
	position: absolute;
	left: 0;
	top: 27%;
	z-index: 3;
}
.pages06_05 {
	position: absolute;
	left: 0;
	top: 34%;
	z-index: 3;
}
.pages06_06 {
	position: absolute;
	left: 0;
	bottom: 20%;
	z-index: 3;
}
.pages06_07,
.pages06_08 {
	position: absolute;
	left: 0;
	bottom: 6%;
	z-index: 3;
}
.cardCount {
	position: absolute;
	width: 50%;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	top: 41.5%;
	left: 26%;
	z-index: 5;
}
/*ip 4s*/

@media all and (min-width: 320px) and (max-height: 416px) {
	.pages01_01 {
		top: -14%;
	}
	.pages01_07 {
		left: 10%;
		bottom: 15.5%;
		width: 80%;
	}
	.pages02_15 {
		bottom: -5%;
	}
	.pages_btn_sure {
		bottom: 5%;
		width: 120px;
		margin-left: -60px;
	}
	.pages_btn_bg {
		width: 50%;
	}
	.pages02_06,
	.pages02_08,
	.pages02_10,
	.pages02_12,
	.pages02_14,
	.pages03_05,
	.pages02_05,
	.pages02_07,
	.pages02_09,
	.pages02_11,
	.pages02_13,
	.pages03_04 {
		width: 50%;
	}
	div.list_first {
		top: 47%;
	}
	div.list_second,
	div.list_third {
		top: 72%;
	}
	div.list_fourth {
		top: 47%;
	}
	.pages05_02,
	.pages05_03,
	.pages05_04 {
		left: 27.5%;
		width: 45%;
	}
	.margin_bottom {
		width: 45%;
		margin-bottom: 4%;
	}
	.pages06_03,
	.pages06_04,
	.pages06_05,
	.pages06_06 {
		left: 7.5%;
		width: 85%;
	}
	.cardCount {
		top: 41.8%;
	}
	.pages02_16,
	.pages02_17,
	.pages02_18,
	.pages03_06,
	.pages04_02,
	.pages04_03,
	.pages04_04,
	.pages04_05,
	.pages05_07,
	.pages05_08,
	.pages05_09,
	.pages05_10,
	.pages05_11 {
		left: 5%;
		width: 90%;
		top: 5%;
	}
	.cardCount {
		font-size: 16px;
	}
}
/*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) {} @media all and (min-width: 432px) {
	.pages01_01 {
		top: -10%;
	}
	.pages01_07 {
		left: 5%;
		bottom: 13%;
		width: 90%;
	}
	.pages02_15 {
		bottom: -5%;
	}
	.pages_btn_sure {
		bottom: 5%;
	}
	.pages_btn_bg {
		width: 60%;
	}
	.pages02_06,
	.pages02_08,
	.pages02_10,
	.pages02_12,
	.pages02_14,
	.pages03_05,
	.pages02_05,
	.pages02_07,
	.pages02_09,
	.pages02_11,
	.pages02_13,
	.pages03_04 {
		width: 60%;
	}
	div.list_second,
	div.list_third {
		top: 72%;
	}
	.pages05_02,
	.pages05_03,
	.pages05_04 {
		left: 25%;
		width: 50%;
	}
	.margin_bottom {
		width: 50%;
		margin-bottom: 4%;
	}
	.pages06_03,
	.pages06_04,
	.pages06_05,
	.pages06_06 {
		left: 5%;
		width: 90%;
	}
	.cardCount {
		top: 41.8%;
	}
	.pages02_16,
	.pages02_17,
	.pages02_18,
	.pages03_06,
	.pages04_02,
	.pages04_03,
	.pages04_04,
	.pages04_05,
	.pages05_07,
	.pages05_08,
	.pages05_09,
	.pages05_10,
	.pages05_11 {
		left: 5%;
		width: 90%;
		top: 5%;
	}
}