.header{
	width: 100%;
	overflow:hidden;
	z-index:9999;
}
.header-fixed{
	left:0;
	position:fixed;
	background:rgb(255,255,255);
	top:0;
	
	margin:0;
}
.nav{
	width: 12.20rem;
	height: 0.68rem;
	margin: 0.08rem auto;
	position: relative;
	line-height:0.68rem;
}

.huahau_logo{
	float: left;
	width: 0.94rem;
	height: 0.7rem;
	/* background: url(../images/huahua_logo.png) no-repeat center center;
	background-size:0.94rem 0.4rem; */
	position: relative;
}

.huahau_logo>img{
	width: 0.94rem;
	height:0.4rem;	
	margin-left:-0.47rem;
	margin-top:-0.2rem;
}
	

.nav ul{
	float:right;
	/*margin-left:3.63rem;*/
	margin-right: 0.08rem;
	height: 0.68rem;
	line-height: 0.68rem;
}
.nav li{
	float: left;
	/*width:1.01rem;*/
	height:0.68rem;
}
.nav li a{
	float:left;
	margin:0.1rem 0.21rem 0.1rem 0.1rem;
	height:0.48rem;
	line-height:0.48rem;
	/* color: #99a4aa; */
	color:#6e7173;

	font-size: 0.16rem;
	padding:0 0.03rem;
}
.nav li>a:hover{
	color: #25b3f0;
	border-bottom:0.05rem solid #25b3f0;
}
.nav li>a.act{
	color: #25b3f0;
	border-bottom:0.05rem solid #25b3f0;
}
.huahua_lang{
	float:right;
}
.huahua_lang a{
	float:left;
	font-size: 0.12rem;
}
.huahua_lang span{
	float:left;
	padding:0 0.04rem;
	color:#7f8c8d
}

.huahua_lang .curr{
	color:#25b3f0;
}
.login_btn,.register_btn_t{
	width: 0.68rem;
	height: 0.38rem;
	outline: none;
	border-style: none;
	margin-top: 0.16rem;
	cursor: pointer;
	float:right;
	font-size:0.16rem;
	background:transparent;
	color:#2d3d55;
	border:0.01rem solid #8e8f8f;
	margin-left:0.17rem;
	text-align:center;
	line-height:0.18rem;
	font-family:"Microsoft Yahei";
	border-radius:0.03rem;
}
.regint_col{
	color:#e5e5e5;
}
.nav .regint_cob{
	color:"#2d3d55";
}
.register_btn_t{
	background:#25b3f0;
	color:#fff;
	border-color:#25b3f0;
	/* border-style:outset; */
}
/* .login_btn:hover,.register_btn_t:hover{ */
.login_btn:hover,.register_btn_t:hover{
	background:#3ac4ff;
	border-color:#3ac4ff;
	color:#fff;
}
.login_btn{
	margin-right:0.37rem;
}

.img_background{
	position:absolute;
	left:50%;
	top:50%;
	border:0 none;
}

.register_btn{
	width: 2.6rem;
	height: 0.8rem;
	line-height:0.8rem;
	text-align:center;
	font-size:0.28rem;
	color:#333333;
	border:0 none;
	/* border:0.02rem #febd2e outset; */
	outline:none;
	position:absolute;
	margin:auto;
	background:url(../images/register_btn.png) no-repeat center center;
	background-size:2.6rem 0.8rem;
	cursor:pointer;
	font-family:"Microsoft Yahei";
	/* transition:box-shadow 1s; */
	z-index:99;
}
/* .register_btn>img,.register_btn>i{
	width: 2.6rem;
	height: 0.8rem;
	left:0;
	top:0;
	z-index:50;
}
.register_btn>i{
	position: absolute;
	font-style: normal;
} */
.register_btn:hover{
	/* box-shadow:-0rem 0.04rem 0.04rem #da701b; */
	
	/* background-color:#ffc953; */
	background-image:url(../images/register_btn_h.png);
}
.footer{
	background: #0d0e12;
	overflow:hidden;
}
.footer_content{
	width: 10.48rem;
	height: 3.79rem;
	margin: 0 auto;
	position: relative;

}
.footer_content ul{
	float:left;
}
.footer_title{
	font-size: 0.20rem;
	min-width: 0.80rem;
	height: 0.66rem;
	color: #FFFFFF;

}
.footer_wrap{
	margin-right: 1.00rem;
	padding-top: 0.67rem;
	float:left;
}
.foot_wrap_com{
	margin-right:0.9rem;
}
.footer_wrap a{
	font-size: 0.14rem;
	color: #99a4aa;
	display: block;
	height: 0.35rem;

}
.footer_wrap a:hover{
	color: #fefefe;

}
.footer_pic{
	width: 2.30rem;
	height: 3.00rem;
	float: right;
	padding-top: 0.44rem;
	position: relative;

}
.footer_pic span{
	float: left;
	color: #99A4AA;
	/*text-align:center;*/
}
.footer_pic .footer_logo{
	margin-left:0.1rem;
	width: 1.25rem;
	height: 0.75rem;
	/* background: url(../images/huahua_logo01.png) no-repeat center center; */
	background: url(../images/logo.png) no-repeat center center;
	background-size:1.44rem 0.93rem;

}
.footer_pic .footer_change{
	cursor: pointer;
	position: relative;
	font-size: 0.14rem;
	line-height: 0.28rem;
	border-radius: 0.02rem;
	padding-left: 0.06rem;
	width: 0.74rem;
	height: 0.28rem;
	background: url(../images/ch_en.png) no-repeat;
	background-position: 0.55rem center;
	background-size:0.1rem 0.06rem;
	margin-top:0.35rem;
	/* margin: 0.35rem 0 0 0.20rem; */
	border:0.01rem solid #a1a4aa;
	color: #99A4AA;
	float: right;

}
.change_lan{
	position: absolute;
	right: 0rem;
	top: 1.07rem;
	width: 0.74rem;
	border-radius: 0.02rem;
	z-index: 99;
	display: none;
	font-size:0.14rem;

} 
.change_lan a{
	display: block;
	height: 0.28rem;
	background: #FFFFFF;
	line-height: 0.28rem;
	padding-left: 0.06rem;
	color: #333333;

}
.change_lan a:hover,.change_lan a.curr{
	background: #efefef;

}  

.footer_public{
	width: 0.93rem;
	height: 1.18rem;
	padding-top: 1.02rem;
	background: url(../images/huahua_public.png) no-repeat top center;
	background-size:contain; 
	margin: 0.20rem 0.18rem 0 0.19rem;
	font-size: 0.12rem;

}
.footer_app{
	width: 0.95rem;
	height: 1.18rem;
	padding-top: 1.02rem;
	background: url(../images/huahua_app.png) no-repeat top center;
	background-size:contain; 
	margin-top: 0.20rem;
	font-size: 0.12rem;

}
.footer_copyright{
	clear: both;
	border-top: 0.01rem solid #545860;
	color:#99a4aa;
	font-size: 0.14rem;
	padding-top: 0.30rem;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0.2rem;
}

	/*弹出框*/  
.mask{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: fixed;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 999;

}
.ie{
	z-index: 9999;
	border-radius:0.03rem;
	width: 4.44rem;
	height: 5.30rem;
	background: #fff;
	position: absolute;
	display: none;

}
.close_ie{
	float: right;
	width: 0.18rem;
	height: 0.18rem;
	background: url(../images/close_ie.png) center center;
	background-size:cover; 
	margin: 0.20rem 0.20rem 0 0;
	cursor:pointer;
}
.business_cooperation{
	left: 1.30rem;
	top: 1.65rem;

}
.business_cooperationtitle,.business_teamtitle{
	height: 0.80rem;
	background: url(../images/hua_buss.png) no-repeat center center;
	background-size:cover; 
	margin-top: 0.60rem;

}
.business_input{
	width: 3.36rem;
	margin: 0.20rem auto;
	text-align: center;
	/* line-height: 0.53rem; */
}
.business_text,.business_teamtext{
	font-size: 0.14rem;
	color: #7d7d7d;
	text-align: left;
	line-height: 0.20rem;

}
.business_input input{
	width: 100%;
	margin:0.06rem 0;
	height: 0.40rem;
	line-height: 0.4rem;
	border: 0.01rem solid #cccccc;

}
.apply_btn{
	width: 1.34rem;
	height: 0.40rem;
	margin: 0.30rem auto;
	background: url(../images/apply_btn.png) no-repeat center center;
	background-size:cover; 
	outline: none;
	border-style: none;
	border-radius: 0.03rem;

}

.business_team,.business_teamsus{
	left: 50%;
	top: 1.65rem;
	margin-left: -2.22rem;

}
.business_teamtitle{
	background: url(../images/hua_team.png) no-repeat center center;
	background-size:cover; 
	margin-bottom: 0.40rem;

}
.business_cooperationsus{
	left: 1.30rem;
	top: 7.14rem;

}
.apply_success{
	width: 100%;
	height:2.90rem;
	padding-top: 1.26rem;
	background: url(../images/apply_success.jpg) no-repeat top center;
	background-size:2.91rem 0.9rem; 
	margin-top: 0.80rem;

}
.apply_add{
	width: 100%;
	height: 1.50rem;
	line-height: 0.27rem;
	padding:0.50rem 0 0 1.98rem;
	background:url(../images/add_ma.jpg) no-repeat;
	background-position: 0.73rem center;
	background-size:1.02rem 1.02rem; 
	margin: 0 auto;
	font-size: 0.14rem;
	color: #2d3b55;
}
.wrapper{
	max-width: 12.20rem;
	margin:0 auto;
}