.da-thumbs {
	list-style: none;
	width: 1160px;
	height: 600px;
	position: relative;
	margin: 20px auto;
	padding: 0;
}
.da-thumbs li {
	float: left;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.d_title{position:absolute;right:15px;top:1px;color:#fff;z-index:999;font-size:25px;}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}


#tab{position:relative;width:1200px;height:669px;}
#tab .tabList{width:1200px;height:200px;background:url(../picture/tjcc.png) 100px top no-repeat;}
#tab .tabList ul{width:600px;margin:0 auto;}
#tab .tabList ul li{
	float:left;
	width:145px;
	height:200px;
	text-align:center;
	position:relative;
	cursor:pointer;
	margin-right:40px;
}
#tab .tabCon{
	position:absolute;
	top:212px;
	border:1px solid #ccc;
	width:100%;
	height:460px;
}
#tab .tabCon div{
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}
#tab .tabList li.cur{

}
#tab .tabCon div.cur{
	opacity:1;
	filter:alpha(opacity=100);
}
.splitline{width:100%;height:7px;background: #EDEDED url(../images/r2_c1.gif) repeat-x left top;position:absolute;top:200px;z-index:999;}
#tabt1{background:url(../images/syx-h.png) center center no-repeat;}
#tabt2{background:url(../images/hyx.png) center center no-repeat;}
#tabt3{background:url(../images/zgx.png) center center no-repeat;}
