.content {
	width: 100%;
	max-width: 1000px;
	overflow: hidden;
	margin: 0px auto;
}
.tabPanel_aa .cases ul {
	display: block;
	font-size: 0;
	letter-spacing: -6px;
	text-align: center;
	width: 100%;
	height: auto;
}
.tabPanel_aa .cases ul li {
	display: inline-block;
	zoom: 1;
*display:inline;
	vertical-align: top;
	position: relative;
	width: 250px;
	height: 180px;
	overflow: hidden;
	margin: 10px 0 10px 0px;
	letter-spacing: normal;
	background: none;
}
.tabPanel_aa .cases ul li:hover {
	background: none;
}
.tabPanel_aa .cases ul li.culi {
	margin: 0px;
	margin: 10px 20px 0 20px;
	border: 1px dashed #ccc;
}
.tabPanel_aa .cases ul li img {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 180px;
}
.tabPanel_aa .cases ul li p {
	display: none;
	width: 250px;
	height: 180px;
	position: absolute;
	z-index: 1;
	font-size: 14px;
	text-align: center;
	padding: 0px;
	color: #999;
	left: 0;
	bottom: 0;
}
.tabPanel_aa .cases ul li p a {
	display: block; /*background: url(../images/num.png) no-repeat;*/
	width: 250px;
	height: 180px;
}/**tabs**/
.tabPanel_aa {
	
}
.tabPanel_aa ul {
	height: auto;
	overflow: hidden;	/*margin-top: 60px;*/
	margin-top: 20px;
}
.tabPanel_aa ul li {
	float: left;
	font-size: 14px;
	background: url(../images/tibk.png) no-repeat;
	width: 130px;
	height: 42px;
	margin-right: 20px;
	line-height: 42px;
	cursor: pointer;
}
.tabPanel_aa ul li:hover {
	background: url(../images/tibk_hover.png) no-repeat;
	cursor: pointer
}
.tabPanel_aa ul li span.tubiao01 {
	background: url(../images/icon_6.png)10px center no-repeat;
	padding-left: 55px;
}
.tabPanel_aa ul li span.tubiao01:hover {
	background: url(../images/icon_6_hover.png)10px center no-repeat;
	padding-left: 55px;
	color: white;
}
.tabPanel_aa ul li span.tubiao02 {
	background: url(../images/icon_7.png)10px center no-repeat;
	padding-left: 55px;
}
.tabPanel_aa ul li span.tubiao02:hover {
	background: url(../images/icon_7_hover.png)10px center no-repeat;
	padding-left: 55px;
	color: white;
}
.tabPanel_aa ul li span.tubiao03 {
	background: url(../images/icon_8.png)10px center no-repeat;
	padding-left: 48px;
}
.tabPanel_aa ul li span.tubiao03:hover {
	background: url(../images/icon_8_hover.png)10px center no-repeat;
	padding-left: 48px;
	color: white;
}
.tabPanel_aa .hit {
	background: url(../images/tibk_hover.png) no-repeat;
	width: 130px;
	height: 42px;
	color: white;
}
.tabPanel_aa .hit a {
	color: white;
}
.pane_1 {
	border-top: 0;	/*display: none;*/
	height: auto;
}
.pane_1 p {
	padding: 15px 15px 0 10px;
}
.pane_1 h4 {
	padding: 15px 15px 0 10px;
	font-size: 14px;
	font-weight: bold;
}
