@CHARSET "UTF-8";
dl#customer_jianjie{
	width:1200px;
	height:225px;
	margin:30px auto;
	padding:10px 0;
	background:#eee;
	border:1px solid #ddd;
	border-radius:4px;
}
dl#customer_jianjie dt{
	width:400px;
	float:left;
}
dl#customer_jianjie dt img{
	width:370px;
	height:215px;
	margin:5px 10px;
}
dl#customer_jianjie dd{
	display:table;
	width:780px;
	height:30px;
	line-height:30px;
	margin:5px 0;
	font-size:15px;
	color:#666;
	float:left;
}
dl#customer_jianjie dd.customer_title{
	font-size:24px;
	margin:8px 0;
	color:#333;
	letter-spacing:3px;
	line-height:180%;
	border-bottom:1px dashed #ccc;
}
dl.fenge{
	width:1200px;
	margin:10px auto;
}
dl.fenge dt{
	height:146px;
}
dl.fenge dd{
	height:55px;
	line-height:55px;
	margin-top:20px;
	font-size:25px;
	text-align:center;
	color:#666;
	letter-spacing:5px;
	background:#f6f6f6;
	border-bottom:1px dashed #ccc;
}
div#customer{
	width:1200px;
	height:450px;
	margin:10px auto;
	
}
div#customer dl{
	width:386px;
	height:420px;
	margin:20px 6px;
	float:left;
	border:1px solid #ddd;
}
div#customer dl:hover{
	box-shadow:0 10px 10px #999;
}
div#customer dl dt{
	
}
div#customer dl dt img{
	width:386px;
	height:260px;
}
div#customer dl dd{
	width:90%;
	line-height:180%;
	margin:5px auto;
	font-size:13px;
	color:#666;
	
}
div#customer dl dd.news_title{
	height:30px;
	line-height:30px;
	font-size:16px;
	margin:10px auto;
	border-bottom:1px solid #ccc;
	text-align:center;
}