.mz_tabs{
	background:#E9F6FE url("/global/zssx_tabbg.jpg") no-repeat left bottom;	
	position:relative;	
	min-height:266px;
	overflow:hidden;
}
.mz_tabs .tit{
	position:absolute;
	top:14px;
	left:24px;	
}
.mz_tabs .handle{
	margin:52px 0 10px 35px;
	width:100px;
	float:left;	
	background:url("/global/mz_handle.gif") repeat-y 90px top;
}
.mz_tabs .handle li{
	height:35px;
	line-height:35px;
	margin:2px 0;	
	cursor:pointer;
}
.mz_tabs .handle .hover{
	color:#c40000;	
	background:url("/global/mz_hover.png") no-repeat right center;
}
.mz_tabs .con{
	width:810px;
	float:right;
	margin:18px 20px 18px 0;
	line-height:38px;
	display:none;	
}
.mz_tabs .show{
	display:block;	
}
.mz_tabs .con a{
	color:#c40000;	
}

.mz_thumb .title{
	height:52px;
	line-height:52px;
	clear:both;	
}
.mz_thumb .name{
	float:left;
	padding-left:22px;
	height:52px;
	display:block;
	font-size:21px;
	background:url("/global/mz_title.png") no-repeat left center;	
}
.mz_thumb .more{
	float:right;	
}
.mz_thumb .wp{
	padding:22px 12px;
	border:1px solid #e8e7e7;	
}
.mz_thumb .item{
	width:228px;
	height:155px;
	float:left;
	margin:0 8px;
	display:inline-block;
	position:relative;	
}
.mz_thumb .item img{
	display:block;
	width:228px;
	height:155px;	
}
.mz_thumb .nm{
	height:36px;
	line-height:36px;
	width:228px;
	position:absolute;
	left:0;
	bottom:0;
	background:url("/global/bbg50.png");	
	text-align:center;
	color:#fff;
}
.mz_thumb .nm span{
	display:inline-block;
	max-width:90%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}

