@charset "UTF-8";

.topicWrap {
	min-width: 1215px;
	/* height: 4100px; */
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif, "SimSun";
}

.section1 {
	height: 681px;
	background: url('../../../images/topic/worldwar2029/bg1.jpg') no-repeat center top;
	overflow: hidden;
}

.section2 {
	height: 1812px;
	background: url('../../../images/topic/worldwar2029/bg2.jpg') no-repeat center top;
	overflow: hidden;
}

.section3 {
	height: 694px;
	background: url('../../../images/topic/worldwar2029/bg3.jpg') no-repeat center top;
	overflow: hidden;
}

.section1 .topicHeader {
	position: relative;
	width: 1215px;
	height: 631px;
	margin: 50px auto 0 auto;
}

.section1 .topicHeader .acticeTime {
	position: absolute;
	bottom: 95px; 
	left: 382px;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
}

.section2 .topicContent {
	position: relative;
	width: 1215px;
	margin: 0 auto;
}

.section2 .topicContent .navsWrap {
	position: absolute;
	left: 158px;
	top: 10px;
	z-index: 2;
}

.section2 .topicContent .navsWrap a {
	display: inline-block;
	vertical-align: top;
}

.section2 .topicContent .navsWrap .carnivalBtn {
	width: 334px;
	height: 81px;
	margin-right: 103px;
	background: url('../../../images/topic/worldwar2029/nav01.png') no-repeat center;
}

.section2 .topicContent .navsWrap .carnivalBtn.on {
	background: url('../../../images/topic/worldwar2029/nav01_check.png') no-repeat center;
}

.section2 .topicContent .navsWrap .rechargeBtn {
	width: 464px;
	height: 81px;
	background: url('../../../images/topic/worldwar2029/nav02.png') no-repeat center;
}

.section2 .topicContent .navsWrap .rechargeBtn.on {
	background: url('../../../images/topic/worldwar2029/nav02_check.png') no-repeat center;
}

.section2 .topicContent .activeWrap01 {
	position: relative;
	height: 1747px;
	background: url('../../../images/topic/worldwar2029/activeBg01.png') no-repeat center top;
}

.section2 .topicContent .activeWrap01 .activitiesInt {
	position: relative;
	width: 1081px;
	font-size: 18px;
	line-height: 36px;
	color: #ffc876;
	border-bottom: 1px dashed #444;
	padding-top: 135px;
	padding-bottom: 34px;
	text-align: center;
	margin: 0 auto;
}

.section2 .topicContent .activeWrap01 .activitiesInt:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: 1px dashed #000;
}

.section2 .topicContent .activeWrap01 .noviceGift {
	position: relative;
	height: 282px;
	margin-top: 62px;
}

.section2 .topicContent .activeWrap01 .noviceGift .title {
	font-size: 30px;
	line-height: 64px;
	font-weight: bold;
	color: #ffc876;
	text-align: center;
}

.section2 .topicContent .activeWrap01 .noviceGift .activeList {
	margin-top: 46px;
	font-size: 0;
	text-align: center;
}

.section2 .topicContent .activeWrap01 .noviceGift .activeList li {
	display: inline-block;
	vertical-align: top;
	width: 166px;
	margin: 0 5px;
	text-align: center;
}

.section2 .topicContent .activeWrap01 .noviceGift .activeList li div {
	position: relative;
	width: 67px;
	margin: 0 auto;
}

.section2 .topicContent .activeWrap01 .noviceGift .activeList li img {
	width: 67px;
	height: 67px;
}

.section2 .topicContent .activeWrap01 .noviceGift .activeList li em {
	position: absolute;
	top: 48px;
	right: 3px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 4px #000;
}

.section2 .topicContent .activeWrap01 .noviceGift .activeList li span {
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #ffc876;
	margin-top: 5px;
}

.section2 .topicContent .activeWrap01 .noviceGift .receiveBtn {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}


.section2 .topicContent .activeWrap01 .levelGift {
	position: relative;
	height: 240px;
}

.section2 .topicContent .activeWrap01 .level5 {
	margin-top: 55px;
}

.section2 .topicContent .activeWrap01 .levelGift .title {
	font-size: 37px;
	line-height: 73px;
	font-weight: bold;
	color: #ffc876;
	text-align: center;
}

.section2 .topicContent .activeWrap01 .levelGift .activeList {
	margin-top: 34px;
	font-size: 0;
	text-align: center;
}

.section2 .topicContent .activeWrap01 .levelGift .activeList li {
	display: inline-block;
	vertical-align: top;
	width: 166px;
	margin: 0 5px;
	text-align: center;
}

.section2 .topicContent .activeWrap01 .level8 .activeList li {
	width: 200px;
}

.section2 .topicContent .activeWrap01 .level12 .activeList li {
	width: 142px;
}

.section2 .topicContent .activeWrap01 .levelGift .activeList li div {
	position: relative;
	width: 67px;
	margin: 0 auto;
}

.section2 .topicContent .activeWrap01 .levelGift .activeList li img {
	width: 67px;
	height: 67px;
}

.section2 .topicContent .activeWrap01 .levelGift .activeList li em {
	position: absolute;
	top: 48px;
	right: 3px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 4px #000;
}

.section2 .topicContent .activeWrap01 .levelGift .activeList li span {
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #ffc876;
	margin-top: 5px;
}

.section2 .topicContent .activeWrap01 .receiveBtn02 {
	position: absolute;
	bottom: 43px;
	left: 0;
	right: 0;
	text-align: center;
}

.section2 .topicContent .activeWrap02 {
	position: relative;
	height: 1747px;
	background: url('../../../images/topic/worldwar2029/activeBg02.png') no-repeat center top;
}

.section2 .topicContent .activeWrap02 .active01 {
	padding-top: 122px;
}

.section2 .topicContent .activeWrap02 .active01 .title {
	font-size: 30px;
	line-height: 64px;
	font-weight: bold;
	color: #ffc876;
	text-align: center;
}

.section2 .topicContent .activeWrap02 .active01 .giftLists {
	margin-top: 23px;
	overflow: hidden;
}

.section2 .topicContent .activeWrap02 .active01 .giftLists .giftList {
	width: 1069px;
	height: 185px;
	color: #ffc876;
	padding-top: 47px;
	margin: 0 auto;
}

.section2 .topicContent .activeWrap02 .active01 .giftLists .giftList ul {
	float: left;
	padding-right: 
}

.section2 .topicContent .activeWrap02 .active01 .giftLists .giftList ul li {
	float: left;
	width: 134px;
	margin: 0 5px;
	text-align: center;
}

.section2 .topicContent .activeWrap02 .active01 .giftLists .giftList ul li div {
	position: relative;
	width: 67px;
	margin: 0 auto;
	overflow: hidden;
}

.section2 .topicContent .activeWrap02 .active01 .giftLists .giftList ul li:nth-of-type(1) div {
	transition-duration: .3s;
}

.section2 .topicContent .activeWrap02 .active01 .giftLists .giftList ul li:nth-of-type(1) div:before {
	content: "";
	position: absolute;
	left: -540px;
	top: -300px;
	width: 100px;
	height: 15px;
	background-color: rgba(255, 255, 255, .5);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: searchLights 3s ease-in 0s infinite;
	-o-animation: searchLights 3s ease-in 0s infinite;
	animation: searchLights 3s ease-in 0s infinite;
}

.section2 .topicContent .activeWrap02 .active01 .giftLists .giftList ul li img {
	width: 67px;
	height: 67px;
}

.section2 .topicContent .activeWrap02 .active01 .giftLists .giftList ul li em {
	position: absolute;
	top: 48px;
	right: 3px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 4px #000;
}

.section2 .topicContent .activeWrap02 .active01 .giftLists .giftList ul li span {
	display: block;
	font-size: 16px;
	line-height: 48px;
	color: #ffc876;
}

.section2 .topicContent .activeWrap02 .active01 .giftLists .giftList .listRight {
	float: right;
	width: 458px;
	border-left: 1px solid #716047;
	padding: 14px 0 29px;
}

.section2 .topicContent .activeWrap02 .active01 .giftLists .giftList .listRight em {
	display: block;
	width: 339px;
	font-size: 30px;
	line-height: 36px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}

.section2 .topicContent .activeWrap02 .active01 .receiveBtn02 {
	margin-top: 20px;
	text-align: center;
}

.section2 .topicContent .activeWrap02 .active02 {
	margin-top: 23px;
	color: #ffc876;
	overflow: hidden;
}

.section2 .topicContent .activeWrap02 .active02 .title {
	font-size: 37px;
	line-height: 74px;
	font-weight: bold;
	color: #ffc876;
	text-align: center;
}

.section2 .topicContent .activeWrap02 .active02 .activeInfo {
	font-size: 20px;
	line-height: 30px;
	margin-top: 28px;
	text-align: center;
}

.section2 .topicContent .activeWrap02 .active02 .bigImg {
	margin-top: 12px;
	text-align: center;
}

.section2 .topicContent .activeWrap02 .active02 .bigImg div {
	position: relative;
	width: 112px;
	margin: 0 auto;
	transition-duration: .3s;
	overflow: hidden;
}

.section2 .topicContent .activeWrap02 .active02 .bigImg div:before {
	content: "";
	position: absolute;
	left: -540px;
	top: -200px;
	width: 200px;
	height: 15px;
	background-color: rgba(255, 255, 255, .5);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: searchLights 3s ease-in 0s infinite;
	-o-animation: searchLights 3s ease-in 0s infinite;
	animation: searchLights 3s ease-in 0s infinite;
}

.section2 .topicContent .activeWrap02 .active02 .bigImg div img {
	width: 112px;
	height: 112px;
}


.section2 .topicContent .activeWrap02 .active02 .bigImg em {
	position: absolute;
	bottom: 4px;
	right: 7px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 4px #000;
}

.section2 .topicContent .activeWrap02 .active02 .bigImg span {
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #ffc876;
	font-weight: bold;
}

.section2 .topicContent .activeWrap02 .active02 ul {
	margin-top: 5px;
	font-size: 0;
	text-align: center;
}

.section2 .topicContent .activeWrap02 .active02 ul li {
	display: inline-block;
	vertical-align: top;
	width: 216px;
	margin: 0 5px;
	text-align: center;
}

.section2 .topicContent .activeWrap02 .active02 ul li div {
	position: relative;
	width: 67px;
	margin: 0 auto;
}

.section2 .topicContent .activeWrap02 .active02 ul li img {
	width: 67px;
	height: 67px;
}

.section2 .topicContent .activeWrap02 .active02 ul li em {
	position: absolute;
	top: 48px;
	right: 3px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 4px #000;
}

.section2 .topicContent .activeWrap02 .active02 ul li span {
	display: block;
	font-size: 16px;
	line-height: 48px;
	color: #ffc876;
	font-weight: bold;
}

.section2 .topicContent .activeWrap02 .active02 .receiveBtn02 {
	margin-top: 16px;
	text-align: center;
}


.section3 .topicBottom {
	width: 1215px;
	height: 554px;
	color: #ffc876;
	margin: 0 auto;
	background: url('../../../images/topic/worldwar2029/activeBg03.png') no-repeat center top;
	overflow: hidden;
}

.section3 .topicBottom .descriptionTitle {
	font-size: 30px;
	line-height: 66px;
	font-weight: bold;
	margin-top: 23px;
	text-align: center;
}
.section3 .topicBottom .p1 {
	font-size: 18px;
	line-height: 34px;
	margin-top: 49px;
	text-align: center;
}

.section3 .topicBottom .p1 .Discord {
	margin-top: 10px;
}

.section3 .topicBottom .p1 .Discord a {
	color: #ffc876;
}

.section3 .topicBottom .descriptionSubTitle {
	font-size: 24px;
	line-height: 48px;
	font-weight: bold;
	margin-top: 40px;
	text-align: center;
}

.section3 .topicBottom .p2 {
	font-size: 16px;
	line-height: 32px;
	margin-left: 355px;
	margin-top: 18px;
}

@-webkit-keyframes searchLights {
	0,
	75% {
		left: -140px;
		top: -100px;
	}
	
	100% {
		left: 150px;
		top: 130px;
	}
}

@-o-keyframes searchLights {
	0,
	75% {
		left: -140px;
		top: -100px;
	}
	
	100% {
		left: 150px;
		top: 130px;
	}
}

@-moz-keyframes searchLights {
	0,
	75% {
		left: -140px;
		top: -100px;
	}
	
	100% {
		left: 150px;
		top: 130px;
	}
}

@keyframes searchLights {
	0,
	75% {
		left: -140px;
		top: -100px;
	}
	
	100% {
		left: 150px;
		top: 130px;
	}
}