
.box li {
	width: 260px;
	height: 174px;
	overflow: hidden;
	position: relative;
}
.toll_img {
	width: 260px;
	height: 174px;
}
.toll_info {
	height: 174px;
	display: table-cell;
}
.box li a {
	color: #666;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
}

