﻿@charset "utf-8";
#indexmain_case {
	width: 100%;
	float: left;
	margin-left: 0px;
	overflow: hidden;
}
/*-----------首页案例S小图----------*/
#index_case {
	clear: both;
	border: 0px solid #e1e1e1;
	margin: auto;
	padding-top: 0px;
}
#index_case li {
	float: left;
	width: 152px;
	margin-left:6px;
	margin-right:6px;
	height: 182px;
	text-align: center;
	overflow: hidden;

}

#index_case li div.indexcase_pic {
	
	width: 152px;
	height:150px;
}
#index_case li div.indexcase_pic a{
			display: table-cell;
	vertical-align: middle;
	text-align: center;
 *display: block;
 *font-size: 108px;
 *font-family:Arial;
	
	width: 150px;
	height:140px;
		border: 1px solid #e1e1e1;
}

#index_case li div.indexcase_pic img {
	vertical-align:middle;

}
#index_case li a {
	line-height: 18px;
		clear:both;
		width:100%;
		text-align:center;
		display:block;
}