body{
	background:#f5f5f5;
}
.chiose{
	background:#fff;
	margin-top:5px;
}
.chiose a:first-of-type{
	border-bottom:1px solid #f5f5f5;
}
.chiose a{
	display:block;
	font-size:14px;
	margin:0 15px;
	padding:15px 0;
	width:calc(100% - 30px);
	background:url('/PublicMob/images/more_mes1.png') no-repeat;
	background-size:18px;
	background-position:100%;
} 
.c_box p{
	color:#b3b3b3;
	padding:10px 15px;
	line-height:20px;
	display:block;
	font-size:12px;
}	
/****修改密码样式***/
.pay_box{
	background:#fff;
	overflow:hidden;
	margin-top:5px;
}
.inp_div{
	overflow:hidden;
	border-bottom:1px solid #eee;
	margin:0 15px;
	font-size:14px;
}
.inp_div:last-of-type{
	border-bottom:0;
}
div.yzm input[type=text]{
	width:calc(100% - 184px);
}
div.yzm div{
	width:80px;
	border:1px solid #6295f5;
	color:#6295f5;
	border-radius:4px;
	text-align:center;
	margin-top:12px;
	padding:5px 5px; 
}
.inp_div span{
	display:block;
	width:96px;
}
.inp_div span,.inp_div input{
	height:50px;
	line-height:50px
}
.inp_div input{
	width:calc(100% - 96px);
	border:0;
}
input[type=button]{
	background:#3a8ff9;
	color:#fff;
	border-radius:25px;
	padding:8px 0;
	margin:0 auto;
	width:90%;
	font-size:18px;
	text-align:center;
	margin-top:50px;
	margin-bottom: 50px;
	border:0;
	display:block;
}
/****修改密码样式***/
.damand{
	background:#fff;
	padding:15px;
	margin-top:5px;
	color:#6d6c6c;
}
.damand span{
	font-size:16px;
	padding-bottom:10px;
	display:block
}
.damand li{
	font-size:12px;
	list-style:disc;
	margin-left:15px;
}