div, p, dl, dt, dd,td,span,li,a{
	font-family: Arial, Helvetica, sans-serif;
}
.TheBigMenu{
	background:#FFF;
	padding:20px 5px 10px 5px;
}
.TheBigMenu:after{
	content:'';
	display:block;
	width:90%;
	height:1px;
	clear:both;
}
.TheBigMenu li{
	width:33%;
	height:130px;
	overflow:hidden;
	float:left;
	position:relative;
}
.TheBigMenu li dl dt{
	width:80px;
	height:80px;
	margin:auto;border-radius:50%;
	overflow:hidden;
	
	text-align:center;
	line-height:55px;
}
.TheBigMenu li dl dt img{
	max-width:80px;
	max-height:80px;border-radius:50%;
	vertical-align:middle;
}
.TheBigMenu li dl dd{
	text-align:center;
	height:30px;
	line-height:30px;
	overflow:hidden;
}

.newCase{
	background:#FFF;
	margin-top:20px;
	padding:12px 12px;
	overflow:hidden;
	}
.newCase:after{
	content:'';
	width:100%;
	height:1px;
	clear:both;
	}
.newCase .title{
	height:56px;
	font: 18px/56px 'Microsoft Yahei','Simsun';
	width:100%;
	border-bottom:solid 1px #ccc;
	background:url(fanxian.png) no-repeat right center;
	}
.newCase .title span{
	display:block;
	width:120px;
	height:56px;
	background:url(newcase.png) no-repeat left center;
	border-bottom:2px solid #ff790c;
	text-indent:2em;
	}
.newCase .conter ul{
	margin:10px auto;
	overflow:hidden;
	}
.newCase .conter ul li{
	float:left;
	width:49%;
	position:relative;
	overflow:hidden;
	text-align:center;
	margin:10px 0px;
	}
.newCase .conter ul li:nth-child(2n-1){margin-right:2%;}
.newCase .conter ul li .biaoti{
	width:98%;
	padding:0 2%;
	height:30px;
	font: 14px/30px 'Microsoft Yahei','Simsun';
	position:absolute;
	left:0;
	bottom:0;
	color:#fff; background:rgba(0,0,0,.7);}

.newCase .conter ul li img{
	max-width:100%; max-height:100%;
	}
	


.newCompany{
	background:#FFF;
	margin-top:20px;
	padding:12px 12px;
	overflow:hidden;
	}
.newCompany:after{
	content:'';
	width:100%;
	height:1px;
	clear:both;
	}
.newCompany .title{
	height:56px;
	font: 18px/56px 'Microsoft Yahei','Simsun';
	width:100%;
	border-bottom:solid 1px #ccc;
	background:url(fanxian.png) no-repeat right center;
	}
.newCompany .title span{
	display:block;
	width:150px;
	height:56px;
	background:url(newgongshi.png) no-repeat left center;
	border-bottom:2px solid #23d27a;
	text-indent:2em;
	}
.newCompany .conter ul{
	margin:10px auto;
	overflow:hidden;
	}
.newCompany .conter ul li{
	float:left;
	width:24%;
	position:relative;
	overflow:hidden;
	text-align:center;
	margin:10px 0px;
	margin-right:1%;
	}
.newCompany .conter ul li:nth-child(4n){margin-right:0;}
.newCompany .conter ul li img{
	max-width:100%; max-height:100%;
	}
