@charset "utf-8";
/* CSS Document */
body{ padding:0px; margin:0px;}
#box_mainBody{width:100%;min-width:320px; overflow:auto;position:absolute;z-index:1;top:0;bottom:0px;left:0;}
.z3g-alertWindow {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 0067ac98;
	text-align: center;
	vertical-align: middle;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.z3g-alertWindow .alertWin_inbox {
	width: 100%;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.Public_totalSearch01-d1_c1 .z3g-alertWindow {
	top: 46px;
	height: 0;
	overflow: hidden;
	z-index: 0067ac9;
	display: block;
	-webkit-transform: height;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
}
.z3g-iphoneStart {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -140px;
}
.z3g-iphoneStart .contWrap {
	width: 260px;
	line-height: 20px;
	display: inline-block;
	text-align: left;
	padding: 10px;
	color: #3c3c3c;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#dfdfdf));
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}
.z3g-iphoneStart .contWrap .icon {
	width: 24px;
	height: 20px;
	display: inline-block;
	background: url(../images/common.png) no-repeat 0 -80px;
	background-size: 400px;
}
.z3g-iphoneStart .contArrow {
	height: 20px;
	overflow: hidden;
	text-align: center;
}
.z3g-iphoneStart .contArrow em {
	color: #dfdfdf;
	font-size: 40px;
	font-style: normal;
	display: inline-block;
	position: relative;
	margin-top: -30px;
	text-shadow: 0 0 6px #000;
}
.z3g-androidStart {
	width: 100%;
	padding: 230px 0 0 0;
	background: url(../images/z3g_bg_androidStartT.png) no-repeat 50% 0;
}
.z3g-androidStart .install {
	width: 280px;
	height: 38px;
	font-size: 20px;
	color: #fff;
	line-height: 38px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #4f6a8d;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#71a8ea), to(#3670b6));
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.z3g-androidStart .later {
	width: 280px;
	height: 40px;
	margin: 0 auto;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.z3g-textRed {
	color: #f00!important;
}
.z3g-alertWindow{top:0;z-index:0067ac9;}
