@charset "utf-8";
#indexmain_case{
	width: 100%;
	overflow: hidden;
	height: 280px;
	margin: auto;
	padding-top: 10px;
}
#main_case {
	border: 0px solid #E7E7E7;
	margin-top: 20px;

	
}
#main_case .Cont {
	WIDTH: 100%;
	OVERFLOW: hidden;
	margin: auto;
}
#main_case .ScrCont {
	WIDTH: 1342177.27px
}
#main_case #List1 {
	FLOAT: left
}
#main_case #List2 {
	FLOAT: left
}
#main_case .LeftBotton {
	WIDTH: 17px;
	DISPLAY: inline;
	FLOAT: left;
	HEIGHT: 80px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	background-image: url("arrow_1.gif")/*tpa=http://www.szyuemlh.com/images/arrow_1.gif*/;
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
#main_case .RightBotton {
	WIDTH: 17px;
	DISPLAY: inline;
	FLOAT: right;
	HEIGHT: 80px;
	OVERFLOW: hidden;
	CURSOR: pointer;
	background-image: url("arrow_2.gif")/*tpa=http://www.szyuemlh.com/images/arrow_2.gif*/;
	background-repeat: no-repeat;
	background-position: 0px 40px;
}

/*-----------首页案例S小图----------*/
#index_case{
	clear: both;
	border: 0px solid #e1e1e1;
	margin: auto;
	padding-top: 0px;
}
#index_case li{
	float: left;
	width: 234px;
	padding-left: 8px;
	padding-right: 8px;
	height: 200px;
	text-align: center;
	overflow: hidden;
	}
#index_case li a.indexcase_pic{
	width: 230px;
	padding: 1px;
	border: 1px solid #d1d1d1;
	display: block;
}
#index_case li a.indexcase_pic img{
	width: 230px;
	height: 160px;
}
#index_case li a{
	line-height: 20px;
	display: block;
	width: 100%;
	}
