
.zyySpan .zyyTab {
	text-align: center;
}
.zyySpan .zyyTab a {
	margin: 0 8px;
	display: inline-block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #fff;
	border-radius: 15px;
	display: inline-block;
	background: #4d4d4d;
	color:#fff;
}
.zyySpan .zyyTab a.cur, .zyySpan .zyyTab a:hover {
	background: #ff9600;
	color: #fff;
}
.zyyCont {
	position: relative;
	margin-top: 36px;
	width: 1040px;
}
.zyyCont ul {
	margin: 0 auto;
	width: 942px;
	overflow: hidden;
	background: url("Img/Index/zyyUl.png")/*tpa=http://www.881dlgj.com/Skins/Default/Img/Index/zyyUl.png*/ repeat;
}
.zyyCont li {
	float: left;
	_display: inline;
	margin: 0 1px 0 50px;
	width: 280px;
	background-color: #fff;
	text-align: center;
	background: #fff;
}
.zyyCont li img{ width:260px; height:260px; margin-top:10px;}
.zyyCont li h5 {

	color: #444444;
	display: block;
	font-weight: normal;
	height: 50px;

	overflow: hidden;
	width: 280px; text-align:center; font-size:14px;
	line-height: 50px;
}
.zyyCont li:hover{ background:#ff9600;}

.zyyCont li:hover a{ text-decoration:none; color:#fff;}
.zyyCont li h4 {
	border: 1px solid #727883;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-weight: normal;
	height: 70px;
	line-height: 43px;
	margin: 0 auto 10px;
	overflow: hidden;
	padding: 0 50px;
	width: 140px;
	background: #e15718;
	line-height: 70px;
	font-size: 20px;
	display:none;
}



.zyyCont li h5 a {
	color: #333;
}
.zyyCont .btnLeft, .zyyCont .btnRight {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 29px;
	height: 49px;
}
.zyyCont .btnLeft {
	left: 0px;
	background: url(../images/zyyBtnLeft.png)/*tpa=http://www.881dlgj.com/Skins/Default/Img/Index/zyyBtnLeft.png*/ no-repeat center;
}
.zyyCont .btnRight {
	right: 0px;
	background: url(../images/zyyBtnRight.png) no-repeat center;
}
.contTit {
	margin-bottom: 16px;
}
.contTit .titA {
	color: #7f5b12;
}
.contTit span {
	margin-left: 6px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}



.container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	padding: 30px 0;
	
	background: #e9e9e9;
}
