@import url(../../../css/sm.css);
@import url(../../../css/public.css);

/*# sourceMappingURL=demo.css.map */
.head{
	height: 1.266rem;
	text-align: center;
	line-height: 1.266rem;
	color:#000;
	font-size: 0.426rem;
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	border-bottom:1px solid #e1e1e1;
	background-color: #f3f3f3;
	z-index:1;
}
.content{margin: 1.266rem 0 0 0;}
.accountSecurity .list{
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background-color: #fff;
	height: 1.466rem;
	line-height: 1.466rem;
	margin-top: 0.35rem;
	font-size: 0.36rem;
}
.accountSecurity .list div{
	padding: 0 0.35rem;
	display: flex;
	justify-content: space-between;
}
.accountSecurity .list.text{
	line-height: normal;
	border-top:none;
	margin-top: 0rem;
	background-color: #fff0ed;
	color:#ff8269;
	font-size: 0.26rem;
}
.accountSecurity .list.text span:nth-child(1){
	border-radius:5rem;
	border:1px solid #ff8269;
	padding: 0 0.2rem;
	height: 0.5rem;
}
#replacePhone .content,#replacePhone2 .content,#updatePassWord .content,#findPassWord .content{
	background-color: #fff;
}
.replacePhone{
	width: 8.4rem;
	margin: 1.2rem auto;
}
.replacePhone div.list{
	display: flex;
	justify-content: space-between;
	line-height: 1.46rem;
	height: 1.46rem;
	font-size: 0.37rem;
}
.replacePhone div.list span:nth-child(1){
	width: 0.666rem;
	height: 0.666rem;
	margin-top: 0.379rem;
}
.replacePhone div.list span.icon-mobile{
	background: url("images/register_icon_1.png") no-repeat;
	background-size:100%;
}
.replacePhone div.list span.icon-messages{
	background: url("images/register_icon_4.png") no-repeat;
	background-size:100%;
}
.replacePhone div.list span.icon-name{
	background: url("images/login_icon_1.png") no-repeat;
	background-size:100%;
}
.replacePhone div.list span.icon-cardId{
	background: url("images/new_forget_password_id_card_icon.png") no-repeat;
	background-size:100%;
}
.replacePhone div.list span.icon-password{
	background: url("images/register_icon_2.png") no-repeat;
	background-size:100%;
}
.mobile-text{
	width: 7.5rem;
}
.replacePhone .mobile{
	color:#00cccb;
}
.messages-input{
	width: 4.7rem;
	border-bottom:1px solid #e1e1e1;
}
.messages-btn{
	width: 2.5rem;
	text-align: center;
	height: 0.8rem;
	line-height: 0.8rem;
	margin-top: 0.33rem;
	background-color: #ff7f66;
	color:#fff;
	border-radius:0.2rem;
}
.replacePhone div.list input{
	height: 1.2rem;
	border:none;
}
.replacePhone2 div.list{
	border-bottom: 1px solid #e1e1e1;
}

.replacePhone2 .messages-input{
	border-bottom:none;
}
.replacePhone2 div.list input{
	height: 1.2rem;
	border:none;
	width: 100%;
}
.replacePhone .replace-btn{
	height: 1.2rem;
	background-color: #00cccb;
	text-align: center;
	color:#fff;
	line-height: 1.2rem;
	margin-top: 2rem;
	border-radius:.15rem;
}
#cabook .content {
	background-color: #fff;
}
#cabook .content div p{
	padding:0.5rem;
	line-height: 0.4rem;
	font-size: 0.35rem;
	color:#666;
	line-height: 0.5rem;
}
#cabook .content div p.btn{
	padding:0rem;
	height: 1rem;
	line-height: 1rem;
	background-color: #00cccb;
	color:#fff;
	margin: 0.35rem;
	text-align: center;
	border-radius:0.1rem;
}


























