@charset "gb2312";

/* CSS Document */

.ywBox {
	background:url(../images/ywBg.gif) no-repeat top center;
	min-height:186px;
	_height:186px;
	padding-bottom:5px;
	clear:both;
}
.ywBox li {
	float:left;
	display:inline;
	text-align:right;
	margin-top:37px;
	margin-left:18px;
}
/*第二板块*/
.aboutBox {
	background:url(../images/newsBg.gif) no-repeat top center;
	_height:150px;
	min-height:150px;
	clear:both;
}
.aboutBox #newsBox {
	float:left;
	display:inline;
	margin:35px 0px 0px 15px;
	line-height:20px;
	width:380px;
	height:100px;
}
.aboutBox #newsBox li {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:380px;
}
.aboutBox #newsBox span {
	font-size:11px;
	color:#060;
}
.aboutBox #aboutBox {
	float:right;
	display:inline;
	margin:35px 18px 0px 0px;
	width:538px;
	min-height:100px;
	_height:100px;
}
/*案例展示*/
.caseBox {
	background:url(../images/caseBg.gif) no-repeat top center;
	min-height:150px;
	_height:150px;
}
.caseBox .top {
	text-align:right;
	padding:15px 15px 0px 0px;
}
.caseBox .top img{ cursor:pointer;}
#indexcase {
	width:952px;
	height:138px;
	margin:10px auto;
	overflow:hidden;
}
#indexcase td {
	padding:0px 5px;
}
#indexcase img {
	border:3px solid #333;
}
