﻿@charset "utf-8";
#indexmain_case{ clear:both;}
#main_case {
	width: 100%;
	height: 340px;
	padding-top: 20px;
}
/*-----------首页案例S小图----------*/
#index_case{
	clear: both;
	border: 0px solid #e1e1e1;
	margin: auto;
	padding-top: 0px;
}
#index_case li{
	float: left;
	width: 254px;
	padding-left: 12px;
	height: 200px;
	text-align: center;
	background-image: url(../images/pbg--.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	}
#index_case li a{ line-height:18px;}
#index_case li a.indexcase_pic{
	width: 250px;
	padding: 1px;
	border: 1px solid #d1d1d1;
	display: block;
}
#index_case li a.indexcase_pic img{
	width: 250px;
	height: 140px;
}
