﻿@charset "utf-8";
#main_case {
	width: 100%;
	background-image: url(../images/pro_img--.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #E7E7E7;
	overflow: hidden;
	float: left;
}
#main_case .Cont {
	WIDTH: 720px;
	OVERFLOW: hidden;
	margin: auto;
}
#main_case .ScrCont {
	WIDTH: 1342177.27px
}
#main_case #List1 {
	FLOAT: left
}
#main_case #List2 {
	FLOAT: left
}


/*-----------首页案例S小图----------*/
#index_case{
	clear: both;
	border: 0px solid #e1e1e1;
	margin: auto;
	padding-top: 0px;
}
#index_case li{
	float: left;
	width:110px;
	padding-left:5px;
	padding-right:5px;
	height:120px;
	text-align: center;
	background-image: url(../images/pbg--.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	}
#index_case li a.indexcase_pic{
	width:100%;
	padding: 0px;
	border: 0px solid #d1d1d1;
	display: block;
}
#index_case li a.indexcase_pic img{
width:110px;
height:60px;
}
