.sbi_container{
	position:relative;
	margin:0 auto;
	overflow:hidden;
	padding:0px;
	

}
.sbi_panel{
	float:left;
	position:relative;
	height:100%;
	overflow:hidden;
}
.sbi_panel_img{
	position:absolute;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
}
.sbi_label{
	color:#cab483;
	display:block;
	width:100%;
	
	background-image:url(file:///D|/2017www/5-wx/yingdalai.com/images/index_jt_34.png); 
	_background-image:url(file:///D|/2017www/5-wx/yingdalai.com/images/index_jt_34.gif);
 background-position:center right;background-repeat: no-repeat;

	 background-color:#000;/* other browsers */
opacity: 0.9;
/* this works in IE6, IE7, and IE8 */
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
/* this works in IE8 only */
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	
	text-align:center;
	font-size:12px;
	height:27px;
	line-height:27px;
	position:absolute;
	bottom:0px;
	left:0px;

	cursor:pointer;
	text-shadow:0px 0px 1px #000;
	text-decoration:none;

	outline:none;	
}
.sbi_label:link{
	color:#cab483;
	text-decoration: none;
}

.sbi_label:visited {
	text-decoration: none;
	color: #cab483;
}
.sbi_label:active {
	text-decoration: none;
	color: #cab483;
}

.sbi_label:hover{
color:#FFFFFF;
background-image:url(file:///D|/2017www/5-wx/yingdalai.com/images/index_jt_34.png); 
_background-image:url(file:///D|/2017www/5-wx/yingdalai.com/images/index_jt_34.gif);
 background-position:center right;background-repeat: no-repeat;


background-color:#000;/* other browsers */
opacity: 0.9;
/* this works in IE6, IE7, and IE8 */
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
/* this works in IE8 only */
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.sbi_content{
	position:absolute;
	border-top:2px solid #000;
	bottom:27px;
	left:0px;
	width:100%;
	display:none;
	overflow:hidden;
	height:150px;
	
		 background-color:#000;/* other browsers */
		 color:#FFFFFF;
opacity: 0.75;
/* this works in IE6, IE7, and IE8 */
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
/* this works in IE8 only */
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	
}
