/* CSS Document */

.case{
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.caseBg {
width:100%;
height:100%;}
.caseBg img{
width:100%;
height:100%;}
.caseCon{
width:100%;
position:absolute;
margin-top:58px;}
.caseDetail{
width:912px;
height:490px;
position:absolute;
margin:auto;}
.caseLeft{
width:402px;
height:490px;
float:left;
margin-right:98px;}
.title{
width:100%;
height:35px;
font:"Î¢ÈíÑÅºÚ","ËÎÌå";
color:#d2d2d2;
font-size:14px;}
.title img{
width:150px;
height:14px;}
.partner{
width:100%;
height:400px;
margin-bottom:12px;
overflow:hidden;}
.partner ul{
	width:100%;
	height:auto;
	list-style:none;
	float:left;
	position: relative;
}
.partner ul li{
width:200px;
height:80px;
float:left;}
.partner ul li img{
width:200px;
height:80px;}
.fenye{
text-align:right;
color:#fff;
font:Arial, Helvetica, sans-serif;
font-size:12px;}
.fenye a{
width:28px;
height:28px;
padding:10px;
color:#FFFFFF;
text-decoration:none;}
.fenye a:hover{
cursor:pointer;}
.fenye2{
text-align:right;
color:#fff;
font:Arial, Helvetica, sans-serif;
font-size:12px;}
.fenye2 a{
width:28px;
height:28px;
padding:10px;
color:#FFFFFF;
text-decoration:none;}
.fenye2 a:hover{
cursor:pointer;}


.caseRight{
width:412px;
height:305px;
float:left;}
.project{
width:100%;
height:282px;
/*background:#070502;*/
overflow:hidden;
margin-bottom:20px;}
.project ul{
width:412px;
height:auto;
list-style:none;
position:relative;
left:-2px;}
.project ul li{
width:137px;
height:94px;
float:left;
/*margin-left:2px;
margin-bottom:2px;*/
position:relative;}
.project ul li img{
width:137px;
height:94px;
position:absolute;}
.caseName{
width:126px;
height:79px;
padding:8px;
position:absolute;
background:#000;}
.caseName p{
font:"Î¢ÈíÑÅºÚ","ËÎÌå";
color:#ffffff;
font-size:12px;
line-height:16px;
width:126px;
height:15px;
position:absolute;
margin:auto;
text-align:center;}
