﻿
#playBox{
	width:750px;
height:339px; 
height:420px;
vertical-align:middle;
margin:0px auto; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../Picture/l.png) no-repeat; position:absolute; top:180px; left:-10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../Picture/r.png) no-repeat; position:absolute; top:180px; right:-10px; z-index:10;}
#playBox .smalltitle {
	
	width:1000px;  height:50px;  position:absolute; bottom:0px; z-index:10;
	padding:5px 0px;
 	background: rgba(0,0,0,0.5);


}
#playBox .smalltitle ul{ width:520px; margin:0 auto;}
#playBox .smalltitle ul li{border:solid 1px #000000; width:70px; height:50px; margin:0 5px;  background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle ul li img{
	width:70px;
	height:50px;
	cursor:pointer;
	
}
#playBox .smalltitle .thistitle{ border:solid 1px #ffffff;}


.divFocusImage{
	clear:both;
	background-color:#332c2b;
	height:340px;
	height:420px;
}

.divFocusImageTools{
	width:750px;
	margin:0px auto;
	position:relative;

}
.divFocusImageFont{
	position:absolute;
	margin-top:-140px;
	color:#ffffff!important;
	height:140px;
	padding-left:50px;
		display:none;
}
.divFocusImageFont strong{
	font-size:24px;
	display:block;
	color:#ffffff!important;
}
.divFocusImageFont p{
	width:502px;
	border-top:solid 1px #ffffff!important;
	font-size:18px;
	color:#ffffff!important;
	font-family:"Arial"!important;
}
.divFocusImageFont div dl{
	margin-top:10px;
	float:left;
	margin-right:30px;
}
.divFocusImageFont div dl dt{
	font-family:"Arial"!important;
	font-size:12px;
	color:#ffffff!important;
}
.divFocusImageFont div dl dd{
	font-family:"Arial"!important;
	font-size:20px;
	color:#ffffff!important;
}
.EnumDetailImage{
	margin-bottom:40px;
}