body{
	background-color: #fff;
}
.navWrap .layui-icon {	
font-size: 22px;
width: 22px;
}
.navWrap p {	
font-size: 16px;
}
.setWrap{
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f8f8f8;
}
/* .setWrap1{
	padding-top: 40px;
} */
.setPageBtn{
	width: 25rem;
	height: 4rem;
	border-radius:8px;
	margin: 3.7rem auto;
	background-color: #EF6216;
	color: #fff;
	line-height: 4rem;
	font-size: 14px;
	display: block;
}
/* 实名认证 */
.flexset1{
	align-items: center;
	justify-content: flex-end;
}
.realName{
	width: 2rem;
	height: 2rem;
	margin-right: 3px;
}
/* 更换手机号码 */
.changTit1{
	padding-top: 40px;
	padding-bottom: 20px;
}
.changView{
	align-items: center;
	justify-content: space-between;
	background-color: #f6f6f6;
	border-radius: 4px;
	padding: 10px 15px;
	
}
.changView1{
	align-items: center;
	background-color: #f6f6f6;
		border-radius:4px;
		padding: 10px 15px;
		margin-bottom: 20px;
}
.phoneinput1{
	width: 130px;
}
.savePageBtn{
	width: 25rem;
	height: 4rem;
	border-radius:2rem;
	margin: 3.7rem auto;
	background-color: #EF6216;
	color: #fff;
	line-height: 40px;
	font-size: 14px;
	display: block;
}
/* 设置密码 */
.passwordWrap{
	padding-bottom: 1rem;
	border-bottom: 1px solid #f8f8f8;
	margin-bottom: 1.5rem;
}
.chevron-down{
	margin-left: 1.6rem;
	margin-right: 3.7rem;
}
.flexPass{
	align-items: center;
}
.flexPass1{
	align-items: center;
	justify-content: space-between;
}
.passwordTit{
	padding-bottom: 1.6rem;
}
.setCode1{
		border: 1px solid #fff;
		border-radius: 8px;
		text-align: center;
		width: 9.2rem;
		height: 3rem;
		line-height: 3rem;
}
.sendCode{
	color: #EF6216;
	border: 1px solid #EF6216;
	border-radius: 8px;
	text-align: center;
	width: 9.2rem;
	height: 3rem;
	line-height: 3rem;
}
