/* 首页案例 */
#case_content {
  border: 1px solid #DCDCDC;
  height: auto;
  margin: 20px auto auto;
  overflow: hidden;
  width: 995px;
  padding:20px 0px 5px;
}

#case_content a { color:#000; text-decoration:none; }
#case_content a:hover { color:#df882c;  text-decoration:underline; }
#case_content ul.grid { margin:0px; padding:0px; list-style:none;}
#case_content ul.grid li{ width:309px; height:192px; margin-bottom:16px;  margin-left:16px; float:left}
#case_content ul.grid li .cover{ width:100%; height:100%; left:0; bottom:0; height:0; overflow:hidden; }
#case_content ul.grid li .cover .bg{ width:100%; height:100%; background:#000; opacity:0.5; filter:alpha(opacity=50); z-index:10 }
#case_content ul.grid li .cover .fg{ width:100%; height:100%; z-index:20; }
#case_content ul.grid li .cover .title,
#case_content ul.grid li .cover .desc,
#case_content ul.grid li .cover .view{ padding:0 16px; }

.relative{ position:relative; }
.absolute{ position:absolute; }

#case_content ul.grid li .cover .title{ height:24px; line-height:24px; font-weight:bold; color:#fff; margin-top:16px; }
#case_content ul.grid li .cover .desc{ line-height:24px; color:#999; }
#case_content ul.grid li .cover .view{ padding-top:14px; padding-bottom:14px; }
#case_content ul.grid li .cover .view a{ display:block; width:90px; height:33px; line-height:33px; text-align:center; background:#de8018; color:#fff; font-size:16px; }
#case_content ul.grid li .cover .extern{ text-align:right; }
#case_content ul.grid li .cover .extern a{ margin-right:3px; }
/* 首页案例 end */


#nfuwu a { color:#000; text-decoration:none; }
#nfuwu a:hover { color:#df882c;  text-decoration:underline; }
#nfuwu ul.grid { margin:0px; padding:0px; list-style:none;}
#nfuwu ul.grid li{ width:171px; height:103px; float:left}
#nfuwu ul.grid li .cover{ width:100%; height:100%; left:0; bottom:0; height:0; overflow:hidden; }
#nfuwu ul.grid li .cover .bg{ width:100%; height:100%; background:#000; opacity:0.2; filter:alpha(opacity=20); z-index:10 }
#nfuwu ul.grid li .cover .fg{ width:100%; height:100%; z-index:20; }
#nfuwu ul.grid li .cover .title,
#nfuwu ul.grid li .cover .desc,
#nfuwu ul.grid li .cover .view{ padding:0 16px; }

.relative{ position:relative; }
.absolute{ position:absolute; }

#nfuwu ul.grid li .cover .title{ height:24px; line-height:24px; font-weight:bold; color:#fff; margin-top:16px; }
#nfuwu ul.grid li .cover .desc{ line-height:24px; color:#999; }
#nfuwu ul.grid li .cover .view{ padding-top:14px; padding-bottom:14px; }
#nfuwu ul.grid li .cover .view a{ display:block; width:90px; height:33px; line-height:33px; text-align:center; background:#de8018; color:#fff; font-size:16px; }
#nfuwu ul.grid li .cover .extern{ text-align:right; }
#nfuwu ul.grid li .cover .extern a{ margin-right:3px; }


/* 首页图标 */
.contentTop_index {
	clear:both;
	width:995px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	border: 1px solid #DCDCDC;
	font-size:12px;
	
}
.webFeature {
	padding-left:15px
}
.feature {
	float:left;
	width:150px;
	height:240px;
	margin:15px 10px 15px 0;
	border:1px solid #f0f0f0;
	background-color:#fff;
	cursor:pointer
}
.feature-hover {
	border-color:#e3e3e3;
	/*background-color:#fbfcfc*/
	background-color:#E7E7E7;
}
.featurePic {
	width:120px;
	height:62px;
	margin:29px auto 13px auto
}
.featurePic1 {
	background:url(../images/all2.png) 32px -1002px no-repeat
}
.featurePic2 {
	background:url(../images/all2.png) -115px -1002px no-repeat
}
.featurePic3 {
	background:url(../images/all2.png) 32px -1075px no-repeat
}
.featurePic4 {
	background:url(../images/all2.png) -135px -1075px no-repeat
}
.featurePic5 {
	background:url(../images/all2.png) 28px -1147px no-repeat
}
.featurePic6 {
	background:url(../images/all2.png) -120px -1147px no-repeat
}
.featureTitle {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#213e62
}
.featureContent {
	width:115px;
	line-height:24px;
	margin-top:24px;
	margin-left:20px;
	color:#888
}

/* 首页图标 end */