.list-boxs {
	background: #fff;
}
.title {
	font-size: 0.54rem;
	margin: 0.4rem 0;
	background: #fff;
	padding: 0 0.3rem;
}
.container {
	background: #fff;
	padding-bottom: 0.6rem;
	min-height: 100%;
	height: auto;
}
.button {
	width: 6.3rem;
	margin: 0 auto;
	display: block;
	margin-top: 0.4rem;
}
.input_list {
	border-bottom: none;
	height: auto;
}
.input_list input {
	border-bottom: 0.01rem solid #ddd;
	height: 1rem;
	line-height: 1rem;
}
.input_list input:focus {
	border-bottom: 0.01rem solid #FF7200;
}

.input_list .il_title  {
	text-align: right;
	margin-right: 0.3rem;
	width: 1.6rem;
}
.text-list {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.6rem;
}
.text-list .radio {
	margin-right: 0.2rem;
}
.xieyi a {
	color: #0888FF;
}
