html,body{margin:0rem;padding:0rem;height:100%;background:#eee;}
.header_bg{background:#f7931c;}

/*ÉèÖÃ set_up*/
.set_up{margin-top:10px;width:100%;}

.set_up_list{display:block;width:100%;height:.8rem;font-size:.22rem;line-height:.84rem;background:#fff;border-bottom:.02rem solid #eee;}
.set_up_list .set_up_name{display:block;padding-left:3%;width:37%;text-align:left;}
.set_up_list .set_up_txt{display:block;padding-right:3%;width:57%;text-align:right;}

.icon-rarrow{width:.3rem;height:.8rem;font-size:.4rem;line-height:.8rem;color:#999;}
.foot_login{
	position:absolute;
	bottom:0rem;
	display:block;
	width:100%;
	height:0.75rem;
	line-height:0.75rem;
	
}
.foot_login p{
	width:100%;
	font-size:0.24rem;
	background:#F7931C;
	color:#fff;
	text-align:center;
	display:block;
}
/*ÉèÖÃ set_up end*/
