.index-concent {
	position: relative;
	width: 100%;
	/* overflow: hidden; */
}

.down-c {
	width: 730px;
	/* background: #28272D; */
	border-radius: 3px;
}

.down-concent {
	display: none;
	width: 100%;
	padding: 30px;
	overflow: hidden;
}

.down-tab {
	width: 100%;
	background-color: #2E2C37;
}

.down-tab span {
	position: relative;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 80px;
	font-size: 18px;
	font-weight: 600;
	cursor: pointer;
}


.down-tab span em {
	display: block;
	line-height: 30px;
}

.down-active,
.down-tab span:hover {
	background: #FFE73F;
	color: #000;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.down-active::after {
	opacity: 1 !important;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.index-game-concent{
	display: flex;
		align-items: center;
		justify-content: space-between;
}
.game-banner{
	width: 300px;
	padding-bottom: 30px;
	/* background-color: #4ea0f7; */
}

.swiper-slide{
	background-color: transparent;
}
.game-title{
	font-size: 18px;
	margin-bottom: 26px;
}
.game-des {
	
	font-family: MusticaPro, MusticaPro;
	font-weight: 500;
	font-size: 15px;
	color: #fff;
	line-height: 30px;
}
.swiper-wrapper{
	padding-bottom: 30px;
}
.swiper-pagination-bullet{
	background-color: rgba(255, 231, 63, .5);
	border-radius: 0;
}

.swiper-pagination-bullet-active{
	background-color: #FFE73F;
}
.banner-conent{
	width: 100%;
	overflow: hidden;
}

.banner-img1{
	width: 200px!important;
}
.p1{
	margin-top: 20px;
	margin-bottom: 25px;
	font-weight: normal;
	font-size: 19px;
	color: #FFFFFF;
	text-align: left;
}
.p2{
	height: 26px;
	font-weight: 600;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.more-info{
	position: absolute;
	left:0;
	width: 100%;
	height: 200px;
	background-color:#0D0A13 ;
	z-index:-1;
}
.margit100{
	margin-top: 100px;
}
.mobile{
	display: block;
}
.mobile-login{
	width: 35%;
	margin-top: 18%;
}
@media(min-width: 300px) and (max-width:720px) {
	.index-bg {
		height: 100px;
	}
	.mobile{
		display: none;
	}
	.down-main {
		width: 100%;
		max-width: 62.5rem;
		/*1000*/
		margin: 0 auto 2rem;
		/*32*/
		overflow: hidden;
	}
	.margintt180 {
		margin-top: 180px;
	}
	.down-c {
		width: 90%;
		margin: 0 auto;
	}

	.bg-icon img {
		width: 85%;
	}

	.down-tab {
		width: 90%;
		margin: 0 auto;
	}

	.down-tab {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.down-tab span {
		width: 50%;
		height: 50px;
	}

	.down-tab span::after {
		content: '';
		position: absolute;
		top: 100%;
		left: 50%;
		margin-left: -8px;
		border-width: 8px;
		border-style: solid;
		border-color: #FFE73F transparent transparent transparent;
		opacity: 0;
		-webkit-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}

	.down-concent {
		padding: 30px 0;
	}
	.index-game-concent{
		flex-direction: column;
	}
	.game-dex-concent{
		margin-top: 30px;
	}
	.more-info{
		display: none;
	}
	.banner-img{
		width: 90% !important;
	}
	.game-banner1{
		width: 100%;
	}
	.margit100{
		margin-top: 50px;
	}
}

@media(min-width: 721px) and (max-width:1280px) {
	.down-main {
		width: 100%;
		max-width: 62.5rem;
		/*1000*/
		margin: 0 auto 2rem;
		/*32*/
		overflow: hidden;
	}

	.down-tab-concnet {
		width: 86%;
		margin: 0 auto;
		/* overflow: hidden; */
	}

	.down-c {
		width: 86%;
		margin: 2.625rem auto;
	}

	.down-tab {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.down-tab span {
		width: 50%;
	}

	.down-tab span::after {
		content: '';
		position: absolute;
		top: 100%;
		left: 50%;
		margin-left: -8px;
		border-width: 8px;
		border-style: solid;
		border-color: #FFE73F transparent transparent transparent;
		opacity: 0;
		-webkit-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.bg-icon{
		width: 94%;
	}
	.swiper-slide img{
		width: 80%;
	}
	.more-info{
		display: none;
	}
	.game-banner1 {
		width: 100%;
	}
}

@media(min-width: 1281px) {
	.down-main {
		width: 100%;
		max-width: 62.5rem;
		/*1000*/
		margin: 0 auto 2rem;
		/*32*/
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		overflow: hidden;
	}

	.down-tab-concnet {
		width: 200px;
		/*160*/
		margin-right: 65px;
		/* overflow: hidden; */
	}

	.down-tab {
		padding: 35px 0;
	}

	.down-tab span::after {
		content: '';
		position: absolute;
		top: 50%;
		left: 100%;
		margin-top: -8px;
		border-width: 8px;
		border-style: solid;
		border-color: transparent transparent transparent #FFE73F;
		opacity: 0;
		-webkit-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}

	.down-active,
	.down-tab span:hover {
		margin-left: 10px;
		width: 200px;
	}

	.down-tab span {
		margin-bottom: 30px;
	}
	.banner-img{
		width: 460px!important;
		height: 244px;
	}
	.game-banner1{
		width: 500px;
	}
}