html *:before, html *:after {
	box-sizing: border-box;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	/*z-index: -1;*/
}
img{
	caret-color: transparent;
}
.f2_b2_list_m::-webkit-scrollbar {
	/*滚动条整体样式*/
	width : 0.1rem;  /*高宽分别对应横竖滚动条的尺寸*/
	height: 0.01rem;
}
.f2_b2_list_m::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 0.1rem;
	box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, 0.2);
	background: #535353;
}
.f2_b2_list_m::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, 0.2);
	border-radius: 0.1rem;
	background: #ededed;
}
/*input:-ms-input-placeholder {
	color: #3fc9fe;
}

input::-webkit-input-placeholder {
	color: #3fc9fe;
}

input::-moz-placeholder {
	color: #3fc9fe;
}

input:-moz-placeholder {
	color: #3fc9fe;
}*/
* img{
	display: block;
	width: 100%;
}
.float_nav {
	position: absolute;
	width: 3.03rem;
	height: 3.37rem;
	right: 0;
	top: 3rem;
	background: url(../img/index/float_nav.png) no-repeat top center;
	background-size: 100% 100%;
	z-index: 9;
}
.btn-off, .btn-on {
	position: absolute;
	width: 0.36rem;
	height: 0.61rem;
	left: 0;
	top: 1.72rem;
	cursor: pointer;
}
.btn-on {
	display: none;
}
.toCollector {
	width: 2.04rem;
	height: 0.45rem;
	position: absolute;
	left: 0.71rem;
	top: 1.17rem;
	cursor: pointer;
}
.toAssemble {
	width: 2.04rem;
	height: 0.45rem;
	position: absolute;
	left: 0.71rem;
	top: 1.73rem;
	cursor: pointer;
}
.wrap{
	width: 100%;
	min-width: 13rem;
	overflow: hidden;
	position: relative;
}
.mySwiper0{
	width: 19.2rem;
	height: 100vh;
	position: relative;
}
.mySwiper0 .swiper-wrapper{
	width: 100%;
	height: 100%;
}
.mySwiper0 .swiper-slide{
	width: 19.2rem;
	height: 100vh !important;
}
.mySwiper0 .footer.swiper-slide{
	height: 4rem !important;
}
.home{
	width: 19.2rem;
	height: 100%;
	background:url(../img/index/page1_bg.jpg) no-repeat top center;
	background-size: 19.2rem 10.8rem;
	/* margin-top: -0.4rem; */
}
.inner{
	position: relative;
	width: 13rem;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.yy_btn{
	width: 7.68rem;
	height: 1.43rem;
	background: url(../img/page1_box1.png) no-repeat bottom center;
	background-size: 100% 100%;
	overflow: hidden;
	position: absolute;
	top: 5.8rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.yy_btn_count{
	margin-top: 0.57rem !important;
	letter-spacing: 2px;
}
.yy_btn p{
	font-size: 0.18rem;
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 0.1rem;
}
.yy_btn a{
	font-size: 0.2rem;
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 0.1rem;
	text-decoration: underline;
	cursor: pointer;
}
.video_btn{
	width: 1.81rem;
	height: 1.85rem;
	margin: 2.4rem auto 0;
	cursor: pointer;
}
.yy_btn ul{
	display: flex;
	justify-content: space-around;
	padding: 0 0.6rem 0 0.3rem;
	box-sizing: border-box;
	width: 7.2rem;
	height: 0.56rem;
	overflow: hidden;
	margin: 0.3rem auto 0;
	position: relative;
	left: 0.1rem;
}
.yy_btn ul li{
	width: 1.68rem;
	height: 0.56rem;
	float: left;
	margin-right: 0.08rem;
	cursor: pointer;
}
.yy_btn ul li:first-child{
	width: 1.9rem;
	margin-right: 0.08rem;
}
.yy_btn ul li:last-child{
	margin-right: 0;
}
.yy_btn ul li img{
	display: block;
	height: 0.54rem;
	width: 100%;
}
.home_share{
	width: 0.61rem;
	height: 2.06rem;
	background: url(../img/index/dx/share.png) no-repeat top center;
	background-size: 100% 100%;
	position: absolute;
	top: 3.15rem;
	left: 0;
	z-index: 99;
}
.home_share li{
	width: 0.37rem;
	height: 0.37rem;
	margin: 0 auto 0.13rem;
	cursor: pointer;
}
.home_share li:first-child{
	margin-top: 0.5rem;
}
.home_share li img{
	display: block;
	width: 100%;
}
.home_signUp{
	width: 2.95rem;
	height: 2.3rem;
	position: absolute;
	top: 3rem;
	right: 0;
	z-index: 99;
	transition: transform 0.3s linear;
}
.h_s_active{
	-webkit-transform: translateX(2.59rem);
	transform: translateX(2.59rem);
}
.h_s_l{
	width: 0.36rem;
	height: 0.61rem;
	margin-top: 0.7rem;
	float: left;
	cursor: pointer;
}
.h_s_r{
	width: 2.59rem;
	height: 2.3rem;
	float: right;
	background: url(../img/index/dx/page1_box.png) no-repeat top center;
	background-size: 100% 100%;
}
.h_s_r p{
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 0.1rem;
	font-size: 0.2rem;
	color: #fff;
	font-weight: bold;
}
.h_s_r p:first-child{
	margin-top: 0.56rem;
}
.h_s_r_btn{
	width: 1.82rem;
	height: 0.57rem;
	background: url(../img/index/dx/page1_btn.png) no-repeat top center;
	background-size: 100% 100%;
	font-size: 0;
	margin: 0 auto;
	cursor: pointer;
}
.h_s_r_btn:hover{
	background: url(../img/index/dx/page1_btn1.png) no-repeat top center;
	background-size: 100% 100%;
}

.floor1{
	width: 19.2rem;
	height: 100%;
	background:url(../img/index/page11_bg.jpg) no-repeat top center;
	background-size: 19.2rem 10.8rem;
	overflow: hidden;
}
.gifBox{
	width: 8rem;
	height: 8rem;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.gifBox .gf_m{
	width: 8rem;
	height: 8rem;
	position: absolute;
	top: 0.3rem;
	left: 0;
}
.gifBox .gf_m1{
	-webkit-animation: runR 5s linear infinite;
	animation: runR 5s linear infinite;
}
.gifBox .gf_m2{
	-webkit-animation: runL 6s linear infinite;
	animation: runL 6s linear infinite;
}
.gifBox .gf_m3{
	-webkit-animation: runR 6s linear infinite;
	animation: runR 6s linear infinite;
}
.gifBox .gf_m4{
	-webkit-animation: runR 5s linear infinite;
	animation: runR 5s linear infinite;
}
.gifBox .gf_m5{
	-webkit-animation: runL 6s linear infinite;
	animation: runL 6s linear infinite;
}
.gif_box{
	width: 3rem;
	height: 3.19rem;
	margin: 2.66rem auto;
}
.gif_box img{
	display: block;
	width: 100%;
}
@keyframes runL{
	0%{
		transform: rotate(0);
		-webkit-transform: rotate(0);
	}100%{
		transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
	}
}
@-webkit-keyframes runL{
	0%{
		transform: rotate(0);
		-webkit-transform: rotate(0);
	}100%{
		transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
	}
}
@keyframes runR{
	0%{
		transform: rotate(0);
		-webkit-transform: rotate(0);
	}100%{
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}
@-webkit-keyframes runR{
	0%{
		transform: rotate(0);
		-webkit-transform: rotate(0);
	}100%{
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}
.gifBox .gf_m img{
	display: block;
	width: 100%;
}
.gift_lists{
	width: 15.2rem;
	margin: 0.3rem auto;
	position: absolute;
	top: 0.3rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 99999;
}
.gift_lists li{
	width: 2.3rem;
	height: 2.71rem;
	position: absolute;
	cursor: pointer;
}
.gift_lists li div{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.gift_lists li:nth-child(1){
	top: 0;
	right: 1.1rem;
}
.gift_lists li:nth-child(2){
	top: 2.8rem;
	right: 0.3rem;
}
.gift_lists li:nth-child(3){
	top: 5.6rem;
	right: 1rem;
}
.gift_lists li:nth-child(4){
	top: 5.6rem;
	left: 1.1rem;
}
.gift_lists li:nth-child(5){
	top: 2.8rem;
	left: 0.2rem;
}
.gift_lists li:nth-child(6){
	top: 0;
	left: 0.8rem;;
}
.gift_lists li:nth-child(1) img:nth-child(2),.gift_lists li:nth-child(2) img:nth-child(2),.gift_lists li:nth-child(3) img:nth-child(2){
	display: none;
	width: 5.88rem;
	height: 2.89rem;
	position: absolute;
	top: 0;
	right: 2.3rem;
}
.gift_lists li:nth-child(4) img:nth-child(2),.gift_lists li:nth-child(5) img:nth-child(2),.gift_lists li:nth-child(6) img:nth-child(2){
	display: none;
	width: 5.88rem;
	height: 2.89rem;
	position: absolute;
	top: 0;
	left: 2.3rem;
}
.gift_lists li img{
	display: block;
	width: 100%;
}
.register{
	width: 4.53rem;
	height: 1.8rem;
	position: absolute;
	top: 5.7rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 99;
	cursor: pointer;
}
.f1_count{
	width: 100%;
	text-align: center;
	font-size: 0.5rem;
	color: #fff;
	position: absolute;
	top: 7.6rem;
	left: 0;
}
.f1_bSign{
	width: 1.38rem;
	height: 0.84rem;
	position: absolute;
	top: 8.4rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.floor1s{
	display: block;
	width: 19.2rem;
	height: 100%;
	background:url(../img/index/page1s_bg.jpg) no-repeat top center;
	background-size: 19.2rem 10.8rem;
	overflow: hidden;
}
.fls_top{
	width: 13.84rem;
	overflow: hidden;
	margin: 2.25rem auto 0;
	padding-top: 1rem;
}
.cdkList {
	position: absolute;
	width: 2.12rem;
	height: 0.73rem;
	right: 2.83rem;
	top: 2.55rem;
	cursor: pointer;
}
.cdkList1 {
	position: absolute;
	width: 2.12rem;
	height: 0.73rem;
	right: 3.23rem;
	top: 2.7rem;
	cursor: pointer;
}
.f1s_top_l{
	width: 6.72rem;
	float: left;
	overflow: hidden;
	margin-left: 0.62rem;
}
.rw1,.rw2,.rw3{
	width: 6.72rem;
	height: 0.82rem;
	background: url(../img/index/collector/collector_frame.png) no-repeat top center;
	background-size: 100% 100%;
	margin-bottom: 0.08rem;
}
.rw4{
	width: 6.72rem;
	height: 1.69rem;
	background: url(../img/index/collector/collector_frame1.png) no-repeat top center;
	background-size: 100% 100%;
}
.rw_l{
	float: left;
	height: 100%;
	margin-left: 0.23rem;
}
.rw_l p:nth-child(1){
	font-size: 0.25rem;
	color: #fff;
	margin-top: 0.09rem;
}
.rw_l p:nth-child(2){
	font-size: 0.18rem;
	color: #fff;
}
.rw_r{
	width: 1.1rem;
	height: 0.36rem;
	border: 0.01rem solid #fff;
	text-align: center;
	line-height: 0.36rem;
	float: right;
	margin: 0.22rem 0.23rem 0 0;
	background: #4ebeff;
	color: #fff;
	font-size: 0.16rem;
	letter-spacing: 0.02rem;
	cursor: pointer;
}
.rw4 .rw_r{
	margin-top: 0.64rem;
}
.rw_r.rw_active{
	background: #002943;
	border: 0.01rem solid #4c668e;
	cursor: not-allowed;
}
.rw4_lists{
	width: 4.55rem;
	margin-top: 0.1rem;
	overflow: hidden;
}
.rw4_lists li{
	width: 0.75rem;
	height: 0.75rem;
	float: left;
	background: url(../img/index/collector/collector_increase.png) no-repeat top center;
	background-size: 100% 100%;
	margin-right: 0.2rem;
}
.rw4_lists li:last-child{
	margin-right: 0;
}
.rw4_lists li img{
	display: none;
}
.f1s_top_r{
	width: 5.7rem;
	height: 4.34rem;
	background: url(../img/index/collector/collector_box1.png) no-repeat top left;
	background-size: 4.38rem 4.34rem;
	float: right;
	overflow: hidden;
	margin-right: 0.65rem;
}
.jp_lists{
	width: 3.56rem;
	margin: 0.22rem 0 0 0.22rem;
	position: relative;
}
.jp_lists ul{
	display: none;
	width: 3.56rem;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.jp_lists .jp_list1{
	display: block;
}
.jp_lists ul li{
	width: 1.74rem;
	height: 1.74rem;
	float: left;
	margin: 0 0.08rem 0.08rem 0;
	background: url(../img/index/collector/collector_box.png) no-repeat top center;
	background-size: 100% 100%;
}
.jp_lists ul li:nth-child(2n){
	margin-right: 0;
}
.jp_btns{
	width: 1.69rem;
	overflow: hidden;
	float: right;
}
.jp_btns li{
	width: 100%;
	height: 0.73rem;
	background: url(../img/index/collector/collector_2.png) no-repeat top right;
	background-size: 2.12rem 0.73rem;
	text-align: center;
	line-height: 0.73rem;
	font-size: 0.24rem;
	color: #fff;
	margin-bottom: 0.18rem;
	cursor: pointer;
}
.jp_btns li.jp_active{
	background: url(../img/index/collector/collector_1.png) no-repeat top right;
	background-size: 2.12rem 0.73rem;
	color: #2850FF;
	cursor: default;
}
.f1s_bottom{
	width: 13.84rem;
	height: 1.55rem;
	overflow: hidden;
	margin: 0 auto 0;
}
.f1s_b_l{
	height: 1.4rem;
	overflow: hidden;
	padding-left: 0.62rem;
	margin-right: 0.5rem;
	float: left;
}
.f1s_b_l p:nth-child(1){
	font-size: 0.25rem;
	color: #fff;
	margin-top: 0.23rem;
}
.f1s_b_l p:nth-child(2){
	font-size: 0.18rem;
	color: #fff;
	text-align: center;
	margin-top: 0.05rem;
}
.jpLists{
	height: 0.82rem;
	float: left;
	margin-bottom: 0.02rem;
}
.jpLists li{
	width: 1.08rem;
	height: 0.82rem;
	float: left;
	position: relative;
}
.jpLists li .jp_words {
	display: none;
	position: absolute;
	width: 100%;
	height: 0.18rem;
	left: -0.8rem;
	top: 0.3rem;
	font-size: 0.16rem;
	color: #fff;
}
.jpLists li:nth-child(1) .jp_words,
.jpLists li:nth-child(3) .jp_words {
	left: -0.7rem;
}
.jpLists li:nth-child(5) .jp_words {
	left: -0.9rem;
}
.jpLists li:nth-child(1){
	margin: 0 0.72rem 0 0.91rem;
}
.jpLists li:nth-child(2){
	margin-right: 0.72rem;
}
.jpLists li:nth-child(3){
	margin-right: 0.72rem;
}
.jpLists li:nth-child(4){
	margin-right: 1.35rem;
}
.jd_lists{
	width: 9.64rem;
	overflow: hidden;
	height: 0.15rem;
	float: left;
}
.jd_lists li{
	width: 0.5rem;
	height: 0.15rem;
	float: left;
	margin-right: 0.1rem;
}
.jd_lists li img{
	display: block;
	width: 100%;
}
.claimLists{
	height: 0.47rem;
	float: left;
	margin-top: 0.05rem;
}
.claimLists li{
	width: 0.93rem;
	height: 0.47rem;
	float: left;
	cursor: pointer;
}
.claimLists li:nth-child(1){
	margin: 0 0.82rem 0 1.01rem;
}
.claimLists li:nth-child(2){
	margin-right: 0.92rem;
}
.claimLists li:nth-child(3){
	margin-right: 0.82rem;
}
.claimLists li:nth-child(4){
	margin-right: 1.5rem;
}
.claimLists li .claim,
.claimLists li .claimed {
	display: none;
}
.claimLists li .claimed {
	cursor: initial;
}

.floor2{
	display: block;
	width: 19.2rem;
	height: 100%;
	background:url(../img/index/page2_bg.jpg) no-repeat top center;
	background-size: 19.2rem 10.8rem;
	overflow: hidden;
}
.floor2_main{
	width: 14rem;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.f2_top{
	width: 7.64rem;
	height: 1.1rem;
	margin: 1.25rem auto 0;
}
.f2_left{
	width: 7.5rem;
	height: 5.6rem;
	overflow: hidden;
	float: left;
	margin-top: 0.5rem;
}
.f2_l_btn{
	width: 100%;
	height: 0.34rem;
	overflow: hidden;
}
.f2_l_btn li{
	width: 2.23rem;
	height: 0.34rem;
	float: left;
}
.f2_l_btn li:first-child{
	margin: 0 0.2rem 0 0.73rem;
}
.f2_l_b1_t{
	font-size: 0.32rem;
	color: #05c2ff;
	margin: 0.52rem 0 0 1.16rem;
	font-weight: bold;
	opacity: 0;
}
.f2_l_b1_search{
	width: 5.9rem;
	height: 0.3rem;
	border: 0.01rem solid #25c9fe;
	margin: 0.3rem 0 0 1.16rem;
	position: relative;
	background: #fff;
}
.f2_l_b1_search input{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	outline: none;
	background: transparent;
	line-height: 0.26rem;
	padding-left: 0.1rem;
	box-sizing: border-box;
	font-size: 0.12rem;
	color: #3fc9fe;
}
.f2_l_b1_lists{
	width: 5.9rem;
	height: 2.88rem;
	margin: 0.18rem 0 0 1.16rem;
	padding: 0 0.15rem;
	box-sizing: border-box;
}
.f2_l_b1_lists li{
	width: 100%;
	height: 0.48rem;
	overflow: hidden;
}
.f2_l_b1_lists li p{
	display: block;
	height: 0.48rem;
	line-height: 0.48rem;
	float: left;
	font-size: 0.18rem;
	color: #fff;
}
.f2_list_id{
	width: 0.2rem;
	margin-right: 0.2rem;
}
.f2_list_name{
	width: 2.0rem;
	padding-right: 0.2rem;
	box-sizing: border-box;
}
.f2_list_count{
	width: 2rem;
}
.f2_list_count img{
	width: 0.16rem;
	height: 0.16rem;
	float: left;
	margin: 0.16rem 0.05rem 0 0;
}
.f2_list_btn{
	width: 0.78rem;
	height: 0.3rem;
	background: #05c2ff;
	float: right;
	border: 0.01rem solid #e6eaee;
	margin-top: 0.08rem;
	font-size: 0.12rem;
	color: #fff;
	text-align: center;
	line-height: 0.3rem;
	cursor: pointer;
}
/* 外面盒子样式---自己定义 */
.f2_page{
	width: 5.9rem;
	height: 0.3rem;
	margin: 0.18rem 0 0 1.16rem;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}
/* 页数按钮样式 */
.f2_page button{
	display: inline-block;
	min-width: 0.3rem;
	height: 0.3rem;
	cursor: pointer;
	color: #FFF;
	font-size: 0.16rem;
	line-height: 0.3rem;
	background-color: transparent;
	border: 0;
	text-align: center;
	margin: 0 0.04rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box;
	vertical-align: inherit;
}
#firstPage,#lastPage,#nextPage,#prePage{
	width: 0.5rem;
	color:#FFF;
}
#nextPage,#prePage{
	width: 0.3rem;
}
.f2_page .current{
	color:#3fc9fe;
}
/* 页面数量 */
.totalPages{
	margin:0 0.1rem;
}
.totalPages span,.totalSize span{
	color:#FFF;
	margin:0 0.05rem;
}
/*button禁用*/
.f2_page button:disabled{
	opacity:.5;
	cursor:no-drop
}
.f2_right{
	width: 5.7rem;
	height: 5.8rem;
	float: left;
}
.f2_r_lists{
	width: 100%;
	overflow: hidden;
	margin-top: 1.05rem;
}
.f2_r_lists li{
	width: 100%;
	height: 1.2rem;
}
.f2_r_lists li img:last-child{
	width: 1.88rem;
	height: 0.67rem;
	float: right;
	margin: 0.26rem 0.3rem 0 0;
}
.f2_r_btn{
	width: 2.81rem;
	height: 0.85rem;
	float: right;
	margin: 0.1rem 0.37rem 0 0;
	cursor: pointer;
	background:url(../img/index/page2_solve.png) no-repeat top center;
	background-size: 100% 100%;
}
.f2_r_btn:hover{
	background:url(../img/index/page2_solves.png) no-repeat top center;
	background-size: 100% 100%;
}
.f2_r_btn_claim {
	display: none;
	width: 1.33rem;
	height: 0.86rem;
	float: right;
	margin: 0.1rem 0.37rem 0 0;
	cursor: pointer;
	background: url(../img/index/page2_claim.png) no-repeat top center;
	background-size: 100% 100%;
}
.f2_r_btn_claim_gray {
	width: 1.33rem;
	height: 0.86rem;
	float: right;
	margin: 0.1rem 0.37rem 0 0;
	cursor: pointer;
	background: url(../img/index/page2_claim_gray.png) no-repeat top center;
	background-size: 100% 100%;
}
.f2_r_btn_claimed {
	display: none;
	width: 1.33rem;
	height: 0.86rem;
	float: right;
	margin: 0.1rem 0.37rem 0 0;
	background: url(../img/index/page2_claimed.png) no-repeat top center;
	background-size: 100% 100%;
}
.floor3{
	width: 19.2rem;
	height: 10.8rem;
	background:url(../img/index/page3_bg.jpg) no-repeat top center;
	background-size: 19.2rem 10.8rem;
	overflow: hidden;
}
.f3_lists{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.f3_lists li{
	width: 3.73rem;
	height: 1.63rem;
	position: absolute;
	cursor: pointer;
	font-size: 0;
}
.f3_lists li:nth-child(1){
	top: 2.08rem;
	left: 3.56rem;
	background: url(../img/index/play3_tasam.png) no-repeat top center;
	background-size: 100% 100%;
}
.f3_lists li:nth-child(1):hover{
	background: url(../img/index/play3_tasam1.png) no-repeat top center;
	background-size: 100% 100%;
}
.f3_lists li:nth-child(2){
	top: 2.38rem;
	right: 2.3rem;
	background: url(../img/index/play3_canaan.png) no-repeat top center;
	background-size: 100% 100%;
}
.f3_lists li:nth-child(2):hover{
	background: url(../img/index/play3_canaan1.png) no-repeat top center;
	background-size: 100% 100%;
}
.f3_lists li:nth-child(3){
	top: 6rem;
	left: 2.3rem;
	background: url(../img/index/play3_olmec.png) no-repeat top center;
	background-size: 100% 100%;
}
.f3_lists li:nth-child(3):hover{
	background: url(../img/index/play3_olmec1.png) no-repeat top center;
	background-size: 100% 100%;
}
.f3_lists li:nth-child(4){
	top: 5.1rem;
	right: 1.88rem;
	background: url(../img/index/play3_al.png) no-repeat top center;
	background-size: 100% 100%;
}
.f3_lists li:nth-child(4):hover{
	background: url(../img/index/play3_al1.png) no-repeat top center;
	background-size: 100% 100%;
}
.f3_lists li:nth-child(5){
	top: 7.88rem;
	right: 3.96rem;
	background: url(../img/index/play3_lapholme.png) no-repeat top center;
	background-size: 100% 100%;
}
.f3_lists li:nth-child(5):hover{
	background: url(../img/index/play3_lapholme1.png) no-repeat top center;
	background-size: 100% 100%;
}
.share{
	font-size: 0.28rem;
	color: #fff;
	float: right;
}
.floor4{
	width: 19.2rem;
	height: 10.8rem;
	background:url(../img/index/page4_bg.jpg) no-repeat top center;
	background-size: 19.2rem 10.8rem;
	overflow: hidden;
	position: relative;
}
.f4_rw{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.f4_rw li{
	position: relative;
}
.rw_name{
	display: none;
	width: 1.2rem;
	height: 0.26rem;
	position: absolute;
}
.f4_rw>li:nth-child(1){
	width: 4.69rem;
	height: 4.44rem;
	position: absolute;
	top: 2.87rem;
	left: 0.17rem;
}
.f4_rw>li:nth-child(1) .rw_name{
	top: -0.42rem;
	left: 2.1rem;
}
.f4_rw>li:nth-child(2){
	width: 6.27rem;
	height: 4.49rem;
	position: absolute;
	top: 2.83rem;
	left: 2.17rem;
}
.f4_rw>li:nth-child(2) .rw_name{
	top: 0;
	left: 2rem;
}
.f4_rw>li:nth-child(3){
	width: 6.78rem;
	height: 4.48rem;
	position: absolute;
	top: 2.83rem;
	left: 3.1rem;
}
.f4_rw>li:nth-child(3) .rw_name{
	top: -0.36rem;
	left: 3.1rem;
}
.f4_rw>li:nth-child(4){
	width: 5.5rem;
	height: 3.58rem;
	position: absolute;
	top: 3.74rem;
	left: 5.96rem;
	z-index: 5;
}
.f4_rw>li:nth-child(4) .rw_name{
	top: -0.4rem;
	left: 2.7rem;
}
.f4_rw>li:nth-child(5){
	width: 3.01em;
	height: 4.99rem;
	position: absolute;
	top: 2.32rem;
	left: 9.1rem;
	z-index: 4;
}
.f4_rw>li:nth-child(5) .rw_name{
	top: -0.48rem;
	left: 1.1rem;
}
.f4_rw>li:nth-child(6){
	width: 3.94rem;
	height: 3.66rem;
	position: absolute;
	top: 3.66rem;
	left: 10.4rem;
	z-index: 3;
}
.f4_rw>li:nth-child(6) .rw_name{
	top: -0.2rem;
	left: 2.3rem;
}
.f4_rw>li:nth-child(7){
	width: 5.38rem;
	height: 4.99rem;
	position: absolute;
	top: 2.32rem;
	left: 12.1rem;
}
.f4_rw>li:nth-child(7) .rw_name{
	top: 0.06rem;
	left: 2.1rem;
}
.f4_rw>li:nth-child(8){
	width: 5.25rem;
	height: 3.87rem;
	position: absolute;
	top: 3.45rem;
	left: 13.7rem;
}
.f4_rw>li:nth-child(8) .rw_name{
	top: -0.42rem;
	left: 2.1rem;
}
.map_zz{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	font-size: 0;
}
.map_active_z{
	z-index: 10 !important;
}
.f4_rw li.f4_rw_active .rwTu{
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.f4_rw li.f4_rw_active .rw_name{
	display: block !important;
}
.map_active{
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.map_zz li{
	font-size: 0;
	float: left;
}
.map_zz li:nth-child(1){
	width: 2.54rem;
	height: 4.52rem;
	margin: 2.8rem 0 0 1.12rem;
}
.map_zz li:nth-child(2){
	width: 1.82rem;
	height: 4.52rem;
	margin: 2.8rem 0 0 0;
}
.map_zz li:nth-child(3){
	width: 2.39rem;
	height: 4.52rem;
	margin: 2.8rem 0 0 0;
}
.map_zz li:nth-child(4){
	width: 2.06rem;
	height: 3.47rem;
	margin: 3.8rem 0 0 0;
}
.map_zz li:nth-child(5){
	width: 2rem;
	height: 5rem;
	margin: 2.3rem 0 0 0;
}
.map_zz li:nth-child(6){
	width: 1.8rem;
	height: 3.43rem;
	margin: 3.84rem 0 0 0;
}
.map_zz li:nth-child(7){
	width: 1.94rem;
	height: 4.52rem;
	margin: 2.8rem 0 0 0;
}
.map_zz li:nth-child(8){
	width: 3.06rem;
	height: 3.9rem;
	margin: 3.4rem 0 0 0;
}
.f4_zz{
	width: 19.2rem;
	height: 3.53rem;
	position: absolute;
	top: 7.27rem;
	left: 0;
	z-index: 999;
	background: url(../img/index/f4_zz.png) no-repeat top center;
	background-size: 100% 100%;
}
.f4_zz_main{
	width: 15rem;
	height: 1.91rem;
	overflow: hidden;
	margin: 0.1rem auto 0;
}
.f4_l,.f4_r{
	width: 0.39rem;
	height: 0.6rem;
	margin: 0.65rem 0 0 0;
	float: left;
	cursor: pointer;
}
.f4_c{
	width: 12.8rem;
	height: 1.91rem;
	margin-left: 0.71rem;
	float: left;
}
.f4_c li{
	width: 1.6rem;
	height: 1.91rem;
	float: left;
}
.f4_r{
	float: right;
}
.rw_Box{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9999;
}
.rw_close{
	width: 0.35rem;
	height: 0.32rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(5.66rem, -1.26rem);
	-moz-transform: translate(5.66rem, -1.26rem);
	-ms-transform: translate(5.66rem, -1.26rem);
	-o-transform: translate(5.66rem, -1.26rem);
	transform: translate(5.66rem, -1.26rem);
	cursor: pointer;
	z-index: 999999999999;
}
.rw_main{
	width: 12.81rem;
	height: 7.16rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.floor5{
	width: 19.2rem;
	height: 10.8rem;
	background:url(../img/index/page5_bg.jpg) no-repeat top center;
	background-size: 19.2rem 10.8rem;
	overflow: hidden;
	position: relative;
}
.f5_title{
	width: 7.46rem;
	height: 1.02rem;
	margin: 1.4rem auto 0.45rem;
}
.f5_newsBox{
	width: 13.04rem;
	margin: 0 auto;
	overflow: hidden;
}
.f5_lb{
	width: 7.88rem;
	height: 4.44rem;
	float: left;
	margin-top: 0.15rem;
}
.mySwiper1{
	width: 7.88rem;
	height: 4.44rem;
	position: relative;
}
.mySwiper1 .swiper-slide{
	width: 7.88rem;
	height: 4.44rem;
}
.mySwiper1 .swiper-pagination{
	width: 100%;
	height: 0.05rem;
	position: absolute;
	bottom: 0.28rem;
}
.mySwiper1 .swiper-pagination-bullet{
	width: 0.58rem;
	height: 0.05rem;
	background: #ccc;
	border-radius: 0;
	margin-right: 0.2rem;
}
.mySwiper1 .swiper-pagination-bullet:last-child{
	margin-right: 0;
}
.mySwiper1 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #9cebf1;
}
.newsBox{
	display: none;
}
.newsBox1{
	display: block;
}
.newsBox a{
	display: block;
	width: 100%;
	height: 1.11rem;
	padding: 0.2rem 0.24rem 0;
	box-sizing: border-box;
	text-decoration: none;
}
.newsBox a p{
	display: block;
	width: 100%;
	margin-bottom: 0.1rem;
	overflow: hidden;
}
.news-digest{
	font-size: 0.12rem;
	color: #fff;
	text-align: justify;
	line-height: 1.5;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.newsBox .news-title{
	display: block;
	width: 2.9rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: break-word;
	font-size: 0.16rem;
	color: #fff;
	font-weight: bold;
	float: left;
}
.newsBox .news-time{
	display: block;
	float: right;
	font-size: 0.16rem;
	color: #fff;
	margin-right: 0.2rem;
}
.news_go{
	width: 0.12rem;
	height: 0.19rem;
	float: right;
}
.f5_news{
	width: 4.94rem;
	height: 4.44rem;
	margin-top: 0.15rem;
	background: url(../img/index/page5_r_box.png) no-repeat top center;
	background-size: 100% 100%;
	float: right;
	position: relative;
}
.news_menu{
	width: 100%;
	height: 0.57rem;
}
.news_menu li{
	padding: 0 0.2rem;
	height: 0.52rem;
	line-height: 0.52rem;
	color: #ffffff;
	font-size: 0.14rem;
	float: left;
	cursor: pointer;
}
.news_menu li.news_active{
	color: #0048ff;
	border-bottom: 0.05rem solid #0048ff;
}
.news_more{
	width: 0.68rem;
	height: 0.16rem;
	position: absolute;
	bottom: 0.2rem;
	left: 2.08rem;
	font-size: 0;
	background: url(../img/index/page5_more.png) no-repeat top center;
	background-size: 100% 100%;
	cursor: pointer;
}
.news_more:hover{
	background: url(../img/index/page5_more1.png) no-repeat top center;
	background-size: 100% 100%;
}
.floor6{
	width: 19.2rem;
	height: 10.8rem;
	background:url(../img/index/page6_bg.jpg) no-repeat top center;
	background-size: 19.2rem 10.8rem;
	overflow: hidden;
	position: relative;
}
.mySwiper2{
	width: 10rem;
	height: 5.63rem;
	margin-top: 2.07rem;
}
.mySwiper2 .swiper-slide{
	width: 10rem;
	height: 5.63rem;
}
.floor6 .swiper-pagination{
	width: 100%;
	height: 0.05rem;
	bottom: 1rem;
}
.floor6 .swiper-pagination-bullet{
	width: 0.58rem;
	height: 0.05rem;
	background: #ccc;
	border-radius: 0;
	margin-right: 0.2rem;
}
.floor6 .swiper-pagination-bullet:last-child{
	margin-right: 0;
}
.floor6 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #9cebf1;
}
.floor6 .swiper-button-next:after, .floor6 .swiper-button-prev:after{
	font-size: 0;
}
.floor6 .swiper-button-next, .floor6 .swiper-button-prev{
	width: 0.84rem;
	height: 0.84rem;
	top: 4.6rem;
}
.floor6 .swiper-button-next{
	background: url(../img/index/page6_right.png) no-repeat top center;
	background-size: 100% 100%;
	right: 2.9rem;
}
.floor6 .swiper-button-prev{
	background: url(../img/index/page6_left.png) no-repeat top center;
	background-size: 100% 100%;
	left: 2.9rem;
}
.share p{
	text-shadow: 0px 0px 0.2rem #7a8083;
	margin-bottom: 0.16rem;
}
.share .media{
	overflow: hidden;
	padding-left: 0.4rem;
}
.share .media li{
	width: 0.34rem;
	height: 0.36rem;
	float: left;
	cursor: pointer;
	margin-right: 0.32rem;
}
.share .media li:last-child{
	margin-right: 0;
}
.share .media .discord{
	background:url(../img/footer_icon.png) 0 0 no-repeat;
	background-size: 100%;
}
.share .media .discord:hover{
	background:url(../img/footer_icon_1.png) 0 0 no-repeat;
	background-size: 100%;
}
.share .media .facebook{
	background:url(../img/footer_icon1.png) 0 0 no-repeat;
	background-size: 100%;
}
.share .media .facebook:hover{
	background:url(../img/footer_icon1_1.png) 0 0 no-repeat;
	background-size: 100%;
}
.share .media .twitter{
	background:url(../img/footer_icon2.png) 0 0 no-repeat;
	background-size: 100%;
}
.share .media .twitter:hover{
	background:url(../img/footer_icon2_1.png) 0 0 no-repeat;
	background-size: 100%;
}
.share .media .instagram{
	background:url(../img/footer_icon3.png) 0 0 no-repeat;
	background-size: 100%;
}
.share .media .instagram:hover{
	background:url(../img/footer_icon3_1.png) 0 0 no-repeat;
	background-size: 100%;
}
.share .media .copy{
	background:url(../img/footer_icon6.png) 0 0 no-repeat;
	background-size: 100%;
}
.share .media .copy:hover{
	background:url(../img/footer_icon6_1.png) 0 0 no-repeat;
	background-size: 100%;
}
.videoBtn{	
	width: 1.06rem;
	height: 1.06rem;
	position: absolute;
	left: 50%;
	top: 50%;
	cursor: pointer;
	margin-left: -0.53rem;
	margin-top: 1.3rem;
	background:url(../img/index/page1_play.png) 0 0 no-repeat;
	background-size: 100%;
}
.videoBtn:hover{	
	background:url(../img/index/page1_play1.png) 0 0 no-repeat;
	background-size: 100%;
}
.planetBox{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9999;
}
.planet_main{
	width: 12.2rem;
	height: 5.24rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.mySwiper4{
	width: 12.2rem;
	height: 5.24rem;
	background: url(../img/index/popup4_box.png) no-repeat top center;
	background-size: 100% 100%;
	overflow: hidden;
}
.mySwiper4 .swiper-slide{
	width: 100%;
	height: 100%;
}
.planet_main .swiper-button-prev{
	width: 0.39rem;
	height: 0.6rem;
	background: url(../img/index/page4_left.png) no-repeat top center;
	background-size: 100% 100%;
	left: -1.2rem;
}
.planet_main .swiper-button-next{
	width: 0.39rem;
	height: 0.6rem;
	background: url(../img/index/page4_right.png) no-repeat top center;
	background-size: 100% 100%;
	right: -1.2rem;
}
.planet_main .swiper-button-next:after, .planet_main .swiper-button-prev:after{
	font-size: 0;
}
.pt_sw{
	width: 7.39rem;
	/* height: 4.16rem; */
	overflow: hidden;
	margin-top: 0.53rem;
	float: left;
}
.mySwiper5,.mySwiper6,.mySwiper7,.mySwiper8,.mySwiper9{
	width: 7.39rem;
	height: 4.16rem;
	overflow: unset !important;
}
.pt_sw .swiper-slide{
	width: 100%;
	height: 100%;
	position: relative;
}
.pt_sw .swiper-slide img:nth-child(1){
	display: block;
	width: 100%;
	height: 100%;
}
.pt_sw .swiper-slide img:nth-child(2){
	display: block;
	width: 1.81rem;
	height: 1.85rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	cursor: pointer;
}
.pt_right{
	float: right;
	width: 4.5rem;
}
.planet_close{
	width: 0.35rem;
	height: 0.32rem;
	float: right;
	margin: 0.39rem 0.42rem 0 0;
	cursor: pointer;
}
.pt_r_name{
	width: 4.23rem;
	height: 0.43rem;
	margin-top: 0.9rem;
}
.pt_r_txt{
	width: 4rem;
	overflow: hidden;
	color: #000;
	font-size: 0.16rem;
	margin-top: 0.2rem;
	line-height: 1.8;
}
.pt_r_txt p{
	display: block;
	width: 100%;
	text-align: justify;
}
.pt_r_lists{
	width: 100%;
	margin-top: 1rem;
	text-align: center;
}
.pt_r_lists li{
	width: 0.35rem;
	height: 0.35rem;
	margin-right: 0.2rem;
	font-size: 0;
	float: left;
	cursor: pointer;
}
.pt_r_lists li:last-child{
	margin-right: 0;
}
.pt_r_lists li:nth-child(1){
	background: url(../img/popup4_ft.png) no-repeat top center;
	background-size: 100% 100%;
	margin-left: 1rem;
}
.pt_r_lists li:nth-child(1):hover{
	background: url(../img/popup4_ft1.png) no-repeat top center;
	background-size: 100% 100%;
}
.pt_r_lists li:nth-child(2){
	background: url(../img/popup4_f.png) no-repeat top center;
	background-size: 100% 100%;
}
.pt_r_lists li:nth-child(2):hover{
	background: url(../img/popup4_f1.png) no-repeat top center;
	background-size: 100% 100%;
}
.pt_r_lists li:nth-child(3){
	background: url(../img/popup4_fi.png) no-repeat top center;
	background-size: 100% 100%;
}
.pt_r_lists li:nth-child(3):hover{
	background: url(../img/popup4_fi1.png) no-repeat top center;
	background-size: 100% 100%;
}
.pt_r_lists li:nth-child(4){
	background: url(../img/popup4_fy.png) no-repeat top center;
	background-size: 100% 100%;
}
.pt_r_lists li:nth-child(4):hover{
	background: url(../img/popup4_fy1.png) no-repeat top center;
	background-size: 100% 100%;
}
.pt_sw .swiper-pagination{
	width: 7.39rem;
	height: 0.1rem;
	bottom: 0.01rem;
}
.pt_sw .swiper-pagination .swiper-pagination-bullet{
	width: 0.8rem;
	height: 0.1rem;
	margin-right: 0.15rem;
	border-radius: 0;
	background: #00C6FF;
	opacity: 1;
}
.pt_sw .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #fff;
}
.videoBoxOut{
	display: none;
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99999999999;
	background: rgba(0, 0, 0, 0.8);
}
.video_box{
	width: 10rem;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.video_close{
	width: 0.32rem;
	height: 0.32rem;
	position: absolute;
	z-index: 99999999;
	right: -0.36rem;
	top: 0;
	cursor: pointer;
	background: url(../img/close.png) no-repeat center;
	caret-color: transparent;
}
.videoBoxOut #video {
	width: 100%;
}
.videoBoxOut .video_close {
	top: -0.52rem;
	right: -0.56rem;
}
.platformBox{
	display: none;
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
	background: rgba(0, 0, 0, 0.8);
}
.pf_close{
	width: 0.35rem;
	height: 0.32rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(3.5rem, -1.32rem);
	-moz-transform: translate(3.5rem, -1.32rem);
	-ms-transform: translate(3.5rem, -1.32rem);
	-o-transform: translate(3.5rem, -1.32rem);
	transform: translate(3.5rem, -1.32rem);
	font-size: 0;
	cursor: pointer;
}
.pf_main{
	width: 7.06rem;
	height: 1.91rem;
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(../img/signUp/box2.png) no-repeat top center;
	background-size: 100% 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.pf_btn_count{
	margin-top: 0.57rem !important;
	letter-spacing: 2px;
}
.pf_main p{
	font-size: 0.18rem;
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 0.1rem;
}
.pf_main a{
	font-size: 0.18rem;
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 0.1rem;
	text-decoration: underline;
	cursor: pointer;
}
.pf_main ul{
	width: 6.16rem;
	height: 0.56rem;
	overflow: hidden;
	margin: 0.1rem auto 0;
}
.pf_main ul li{
	width: 1.88rem;
	height: 0.56rem;
	float: left;
	margin-right: 0.26rem;
	cursor: pointer;
}
.pf_main ul li:last-child{
	margin-right: 0;
}
.pf_main ul li img{
	display: block;
	width: 1.88rem;
}
