.actBanner-con{
	width: 100%;
	height: 386px;
	background-color: #74D5C2;
}
.actBanner{
	width: 1000px;
	height: 386px;
	margin: 0 auto;
	background:url(../images/act/act-banBg.png) no-repeat center 21px;
}
.act-logTit{
	width: 288px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #f34940;
	border-bottom: 3px solid #f34940;
}
.actExp-con{
	width: 100%;
	padding-top: 14px;
}
.actExp{
	position: relative;
	width: 1000px;
	height: 154px;
	margin: 0 auto;
	background: url(../images/act/act-explain.jpg) no-repeat;
}
.actExpbox{
	position: absolute;
	width: 485px;
	height: 90px;
	top: 58px;
	right: 0px;
}
.actExpbox p{
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #666666;
}
.actList-con{
	width: 100%;
	padding: 67px 0 53px 0;
}
.actList{
	width: 1000px;
	margin: 0 auto;
	zoom: 1;
}
.actList ul:after{display:block;clear:both;visibility:hidden;height:0;content:'-';}
.actList ul{
	width: 1077px;
	zoom: 1;
}
.actList ul li{
	float: left;
	width: 266px;
	margin-right: 93px;
	_margin-right:40px;
}
.act-redMain{
	position: relative;
	width: 269px;
	height: 123px;
	background: url(../images/act/act-item.jpg) no-repeat;
}
.redNum{
	position: absolute;
	font-size: 16px;
	color: #fff;
	line-height: 32px;
	top: 26px;
	left: 30px;
}
.redTit{
	position: absolute;
	font-size: 13px;
	top: 28px;
	left: 164px;
}
.redExp{
	position: absolute;
	top: 48px;
	left: 164px;
	font-size: 12px;
	line-height: 15px;
	color: #ff3333;
}
.act-redBtn{
	width: 269px;
	padding: 12px 0 17px 0;
	text-align: center;
}
.act-redBtn a{
	display: inline-block;
	width: 123px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	background-color: #74D5C2;
	border-radius: 4px;
	font-size: 18px;
}
.act-redBtn a:hover,.act-redBtn a:active{
	background-color: #64c5b2;
}