.public-container {
	margin-top: 0px;
}

.Activity-Banner .pic {
	position: absolute;
	top: 1px;
	left: 1px;
	display: none;
}

.Activity-Banner {
	padding: 1px;
	display: block;
	height: 350px;
	position: relative;
	overflow: hidden;
	border: 1px solid #DADADA;
	margin-bottom: 25px;
}

.Activity-Banner ul {
	width: auto;
	height: 7px;
	position: absolute;
	top: 96%;
}

.Activity-Banner ul li {
	float: left;
	width: 29px;
	height: 7px;
	background: #fff;
	margin-right: 5px;
}

.Activity-Banner ul li.index {
	background: #E7A91D;
}

.Activitys {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.Activitys img {
	width: 1200px;
	height: auto;
}

.Activitys h6 {
	font-weight: 400;
	border-bottom: 2px solid #D7D7D7;
	height: 34px;
	margin-bottom: 12px;
}

.Activitys h6 span {
	width: auto;
	height: 33px;
	border-bottom: 3px solid #009049;
	display: inline-block;
	font-size: 18px;
	color: #313131;
	position: relative;
	overflow: hidden;
	line-height: 22px;
}

.Activitys h6 span i {
	font-style: normal;
	color: #af1117;
	font-size: 18px;
}

.Activitys h6 span b {
	color: #009049;
	font-size: 24px;
	font-weight: 400;
}

.Activitys h6 span:after {
	width: 0px;
	height: 0px;
	border: 5px solid;
	border-color: transparent transparent #009049 transparent;
	content: "";
	position: absolute;
	bottom: 0px;
	left: 20%;
}

.Activitys .AFbox {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.Activitys .AFbox ul {
	width: 100%;
}

.Activitys .AFbox ul li {
	display: inline-block;
	float: left;
	width: auto;
	margin-top: 10px;
}
/*.Activitys .AFbox div{
	width:293px;
	height:auto;
	position: relative;
	overflow: hidden;
	margin-right:9px;
	float:left;
}
.Activitys .AFbox div:last-child{
	margin-right:0px;
}
.Activitys .AFbox div:nth-child(1){
	background:#FBEBEE;
}
.Activitys .AFbox div p{
	text-align: center;	
}
.Activitys .AFbox div p.t{
	margin-top:62px;
	height:36px;
	font-size: 28px;
	color:#090000;	
}
.Activitys .AFbox div p.s{
	height:34px;
	font-size: 15px;
	color:#090000;	
	font-weight: 600;
}

.Activitys .AFbox div p.p{
	height:204px;
	overflow: hidden;
	width:100%;
}
.Activitys .AFbox div p.p img{
	background:red;
}
.Activitys .AFbox div p.l{
	height:56px;
	background:#F6C4D0;
	font-size: 26px;
	font-weight: 600;
	color:#D51342;
	line-height: 56px;
	overflow: hidden;
}



.Activitys .AFbox div:nth-child(2){
	background:#EAF4E9;
}
.Activitys .AFbox div:nth-child(2) .l{
	background:#B2EFAC;
	color:#169E08;
}

.Activitys .AFbox div:nth-child(3){
	background:#FFFCE9;
}
.Activitys .AFbox div:nth-child(3) .l{
	background:#E8DB87;
	color:#9A8500;
}


.Activitys .AFbox div:nth-child(4){
	background:#E7F4FA;
}
.Activitys .AFbox div:nth-child(4) .l{
	background:#8CCEEC;
	color:#008ECE;
}
*/
.Activitys .BFbox {
	border: 1px solid #E6E6E6;
	position: relative;
	overflow: hidden;
}

.Activitys .BFbox .left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 262px;
	height: 100%;
	overflow: hidden;
	background: #FDF2F3;
	border-right: 1px solid #E6E6E6;
	padding-top: 12px;
}

.Activitys .BFbox .right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 290px;
	height: 100%;
	overflow: hidden;
	background: #FDF2F3;
	border-right: 1px solid #E6E6E6;
	padding-top: 12px;
}

.Activitys .BFbox .left .t, .Activitys .BFbox .right .t {
	width: 187px;
	height: 41px;
	display: block;
	margin: 0px auto;
	margin-bottom: 19px;
	background: url(../images/BFboxtbg.png) no-repeat 0 0;
	text-align: center;
	line-height: 41px;
	color: #fff;
	font-size: 18px;
}

.Activitys .BFbox .left ul, .Activitys .BFbox .right ul {
	padding-left: 10px;
	padding-right: 5px;
	height: 359px;
	position: relative;
	overflow: hidden;
}

.Activitys .BFbox .left ul li, .Activitys .BFbox .right ul li {
	width: 100%;
	display: inline-block;
	line-height: 23px;
	font-size: 12px;
	color: #585858;
}

.Activitys .BFbox .left ul li.num, .Activitys .BFbox .right ul li.num {
	color: #D3020A;
}

.Activitys .BFbox .content {
	width: 100%;
	overflow: hidden;
}

.Activitys .BFbox .content img {
	width: 100%;
	border: none;
}

.Activitys .CFbox {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.Activitys .lookMore {
	width: 100%;
	height: 54px;
	line-height: 54px;
	text-align: center;
	background: #E2E2E2;
	display: block;
	color: #4E4E4E;
	font-size: 20px;
	margin-top: 30px;
}

#waterfall {
	/*text-align: center;*/
	width: 1200px;
}

#waterfall img {
	width: 282px;
}

#waterfall .cell {
	width: 282px;
	background: #fff;
	margin-bottom: 17px;
}

#waterfall .cell a.pic {
	position: relative;
	display: block;
	overflow: hidden;
}

#waterfall .cell a.pic span {
	padding: 10px 18px 8px;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #F54D77;
}

#waterfall .cell a.pic span.yj {
	background: #21C223;
}

#waterfall .cell div {
	width: 266px;
	height: auto;
	position: relative;
	overflow: hidden;
	border: 1px solid #E8E8E8;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 20px;
	overflow: hidden;
}

#waterfall .cell div .t {
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #E6E6E6;
	margin-bottom: 15px;
}

#waterfall .cell div .t span {
	display: inline-block;
	border-bottom: 2px solid #FF2E60;
	overflow: hidden;
}

#waterfall .cell div .t span.yj {
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #21C223;
}

#waterfall .cell div ul li {
	float: left;
}

#waterfall .cell div ul li p:nth-child(1) {
	font-size: 14px;
	color: #4e4e4e;
}

#waterfall .cell div ul li p:nth-child(2) {
	font-size: 12px;
	color: #919191;
}

#waterfall .cell div ul li:nth-child(1) {
	width: 69px;
	border-right: 1px solid #E7E7E7;
}

#waterfall .cell div ul li:nth-child(2) {
	width: 94px;
	border-right: 1px solid #E7E7E7;
	padding-left: 16px;
}

#waterfall .cell div ul li:nth-child(3) {
	width: 66px;
	padding-left: 16px;
}

.ads-Banner ul li {
	margin: 10px 0px;
}

.ads-Banner ul li img {
	width: 1200px;
}