html,
body {
	background-color: #e9e5e5;
}

.title_icon{
	background: url(../images/1.png) no-repeat left center;
}
.text_size_eye{
	margin-top: 0.4rem;
	font-size: 0.9rem;
}
.car_click_begin{
	color: #FF0000;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-weight: 600;
	font-size: 1.5rem;
	background: url(../images/4.png) no-repeat left center;
}