.ac_list{
	position: relative;
}
.ac_list li{
	width: 295px;
	float: left;
	position: absolute;
}
.ac_list li h5{
	width: 255px;
	margin: auto;
	font-size: 16px;
	color: #141414;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
	height: 20px;
}
.ac_list li .activity_intro{
	width: 295px;
	height: 135px;
	background: white;
	padding-top: 18px;
}
.activity_intro p{
	font-size: 14px;
	color: #919191;
	line-height: 20px;
	margin-left: 20px;
	width: 255px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height: 20px;
}
.activity_intro a{
	display: block;
	width: 255px;
	margin: auto;
	height: 34px;
	border: 1px solid #898989;
	text-align: center;
	line-height: 34px;
	margin-top: 15px;
	color: #606060;
	font-size: 14px;
}
.activity_title{
	font-size: 30px;
	font-weight: bold;
	color: #141414;
	padding-left: 33px;
	padding-top: 35px;
	margin-bottom: 20px;
}
.activity_title span{
	font-size: 18px;
	color: #242c47;
	margin-left: 8px;
}
.activity{
	width: 100%;
	height: auto;
	background: #faf6f8;
}
.espical{
	width: 933px;
	height: auto;
	position: relative;
	/*margin-left: 33px;*/
}
.espical img{
	width: 483px;
	height: 294px;
	display: block;
	float: left;
  object-fit: cover;
}
.espical .intro{
	float: right;
	width: 430px;
	height: 100%;
}
.espical .intro a{
	display: block;
	width: 430px;
	height:43px;
	position: absolute;
	bottom: 0;
	right: 0;
	border: 1px solid #141414;
	font-size: 16px;
	color: #141414;
	text-align: center;
	line-height: 43px;
	/*text-indent: -9999px;*/
}
.espical .intro p{
	font-size: 14px;
	color: #919191;
	line-height: 22px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.espical .intro h5{
	font-size:24px;
	color: #141414;
	font-weight: bold;
	margin-bottom: 14px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.linkto{
	display:inline-block;
	width: 18px;
	height: 15px;
	margin-left: 4px;
	margin-top: -4px;
	vertical-align: middle;
	background: url(//game.gtimg.cn/images/hongjing/web201809/linkto.png);
}
.list-wrap{
	height: auto;
}
.load_more{
	display: none;
	font-size: 16px;
	color: #606060;
	width: 100px;
	margin: auto;
	padding: 20px;
	margin-top: 10px;
	cursor: pointer;
}
.hid{
	display: none;
}
.title2{
	margin-bottom: 0;
}
.swiper-container{
	width: 933px;
	height: 298px;
}
.swiper-container .swiper-pagination-bullet{
	width: 21px;
    height: 20px;
    background: none;
    background-image: url(//game.gtimg.cn/images/hongjing/web201809/index-spr.png);
    background-repeat: no-repeat;
    background-position: -559px -65px;
    opacity: 1;
}
.swiper-container .swiper-pagination-bullet-active{
	background-position: -558px -205px;
}
.swiper-container .swiper-pagination{
	width: 330px!important;
	height: 23px;
	position: absolute;
	bottom: 4px!important;
	right: 450px!important;
	text-align: right;
	left: inherit!important;
}
    