.container {
    margin: 0 auto;
}
.horizental-item{
	float: left;
}
#pass-phoenix-list-login{
	width:224px;
}
.pass-login-pop-img, .pass-login-pop-img img{
  height: 362px !important;
 
}

#ad {
    width: 100%;
    height: 0;
}
.full_height{
	height: 100%;
	min-height: 850px;
}
.page{
	height: 100%;
}


#main{
	height: 100%;
}
#page_home #main {
	background:url('../images/bg_main.jpg') no-repeat top center;
}
#splash {
    min-width: 960px;
    height: 100%;
}
.splash-container {
	top:120px;
	text-align: center;
    position: relative;
}

.qrcode{
	margin-top: 5px;
	height: 90px;
	width: 90px;
}

#qrcode_hint{
	font-size: 14px;
	color: rgba(255,255,255,0.5);
	margin-left: 2px;
	margin-top: 5px;
}


.sec3_footer{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	height: 120px;
}

#dash{
	margin: 0 auto;
	height: 2px;
	width:100%;
	background: url('../images/dot.png');
	position: relative;
	top: 25px;
}
#progress{
	margin: 0 auto;
	height: 2px;
	width:150px;
	left:150px;
	background: white;
	position: absolute;
	top: 25px;
}
#navbtns{
	width: 100%;
	position: relative;
	z-index: 1;
}

.navbtn{
	width: 100px;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
	display: inline-block;
	line-height: 50px;
	color: white;
}
.navbtn a:hover{
	color: white;
}
.navbtn img{
	width: 50px;
}

#declaration{
	margin-top:50px;
	color: rgba(255, 255, 255, 0.5);
}
#navbar{ width: 1390px; margin: 0 auto;}