html *:before, html *:after {
    box-sizing: border-box;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    /*z-index: -1;*/
}
* img{
	display: block;
	width: 100%;
}
.wrap{
	width: 100%;
	overflow: hidden;
}
.goSign {
	display: flex;
	align-items: center;
	/* position: absolute;
	top: 0.15rem;
	right: 0; */
}
.goSign img{
	height: 0.73rem;
}
.home{
	width: 19.2rem;
	height: 10.8rem;
}
.world{
	width: 19.2rem;
	height: 10.4rem;
	background:url(../img/index/page2_bj.jpg) 0 0 no-repeat;
	background-size: 100%;
	background-position: 0 -0.4rem;
	overflow: hidden;
}
.mySwiper1{
	width: 100%;
	height: 7.31rem;
	margin-top: 2rem;
}
.mySwiper1 .swiper-slide{
	width: 13rem;
	height: 7.31rem;
	position: relative;
}
.mySwiper1 .video_btn{
    width: 1.06rem;
    height: 1.06rem;
    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;
}
.mySwiper1 .video_btn img:hover{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.mySwiper1 .swiper-slide.swiper-slide-next:after,.mySwiper1 .swiper-slide.swiper-slide-prev:after{
	position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: #000;
    opacity: 0.8;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.mySwiper1 .swiper-button-next, .mySwiper1 .swiper-button-prev{
	top: 44%;
}
.mySwiper1 .swiper-button-next:after, .mySwiper1 .swiper-button-prev:after{
	font-size: 0;
}
.mySwiper1 .swiper-button-prev{
	width: 1.09rem;
	height: 1.49rem;
	left: 2.6rem;
	background: url(../img/index/page2_left.png) no-repeat top center;
	background-size: 100% 100%;
}
.mySwiper1 .swiper-button-next{
	right: 2.6rem;
	width: 1.09rem;
	height: 1.49rem;
	background: url(../img/index/page2_right.png) no-repeat top center;
	background-size: 100% 100%;
}
.world2{
	position: relative;
	width: 19.2rem;
	/* height: 10.4rem; */
	height: 9.33rem;
	background:url(../img/index/prior_bg_clear.jpg) 0 0 no-repeat;
	background-size: 100%;
	/* background-position: 0 -0.4rem; */
	z-index: -1;
	overflow: hidden;
}
.world7{
	position: relative;
	width: 19.2rem;
	height: 9.33rem;
	background:url(../img/index/gamevideo_bg.jpg) 0 0 no-repeat;
	background-size: 100%;
	overflow: hidden;
}
.world8{
	position: relative;
	width: 19.2rem;
	height: 6.4rem;
	background:url(../img/index/world8_bg.jpg) 0 0 no-repeat;
	background-size: 100%;
	overflow: hidden;
}
.wd8_btns{
	width: 100%;
	height: 0.71rem;
	margin: 4.32rem auto 0;
	text-align: center;
}
.wd8_iOS,.wd8_google,.wd8_suspension{
	display: inline-block;
	width: 1.92rem;
	height: 0.71rem;
	cursor: pointer;
	margin-right: 0.3rem;
}
.wd8_suspension{
	margin-right: 0;
}
.wd8_iOS img,.wd8_google img{
	display: block;
	width: 100%;
}
.world2_title{
	width: 5.87rem;
	height: 1.81rem;
	margin: 1rem auto 0;
}
.iframeBox{
	width: 8.95rem;
	height: 5.5rem;
	margin: 0.5rem auto 0.5rem;
	overflow: auto;
}
.world3{
	width: 19.2rem;
	/* height: 10.8rem; */
	height: 9.33rem;
	position: relative;
	background: url(../img/index/new_bg.jpg) no-repeat;
	/* background-size: 19.2rem 10.8rem; */
	background-size: 100%;
	display: flex;
	justify-content: space-between;
}
.mouthpiece{
	width: 19.2rem;
	/* height: 10.8rem; */
	height: 9.33rem;
	position: relative;
	background: url(../img/index/mouthpiece.png) no-repeat;
	/* background-size: 19.2rem 10.8rem; */
	background-size: 100%;
	display: flex;
	justify-content: space-between;
}
.world3 .world3_lists {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.world3 .world3_lists li {
	width: 3.73rem;
	height: 1.63rem;
	position: absolute;
	cursor: pointer;
	font-size: 0;
}
.world3 .world3_lists li:nth-child(1) {
	top: 2.38rem;
	left: 3.2rem;
	background: url(../img/index/play3_tasam.png) no-repeat top center;
	background-size: 100% 100%;
}
.world3 .world3_lists li:nth-child(1):hover {
	background: url(../img/index/play3_tasam1.png) no-repeat top center;
	background-size: 100% 100%;
}
.world3 .world3_lists li:nth-child(2) {
	top: 2.28rem;
	right: 2.3rem;
	background: url(../img/index/play3_canaan.png) no-repeat top center;
	background-size: 100% 100%;
}
.world3 .world3_lists li:nth-child(2):hover {
	background: url(../img/index/play3_canaan1.png) no-repeat top center;
	background-size: 100% 100%;
}
.world3 .world3_lists li:nth-child(3) {
	top: 4.9rem;
	right: 1.3rem;
	background: url(../img/index/play3_al.png) no-repeat top center;
	background-size: 100% 100%;
}
.world3 .world3_lists li:nth-child(3):hover {
	background: url(../img/index/play3_al1.png) no-repeat top center;
	background-size: 100% 100%;
}
.world3 .world3_lists li:nth-child(4) {
	top: 7.3rem;
	left: 3.7rem;
	background: url(../img/index/play3_lapholme.png) no-repeat top center;
	background-size: 100% 100%;
}
.world3 .world3_lists li:nth-child(4):hover {
	background: url(../img/index/play3_lapholme1.png) no-repeat top center;
	background-size: 100% 100%;
}
.world3 .world3_lists li:nth-child(5) {
	top: 7.9rem;
	right: 2.9rem;
	background: url(../img/index/play3_olmec.png) no-repeat top center;
	background-size: 100% 100%;
}
.world3 .world3_lists li:nth-child(5):hover {
	background: url(../img/index/play3_olmec1.png) no-repeat top center;
	background-size: 100% 100%;
}
/* .mySwiper2{
	width: 100%;
	height: 100%;
}
.mySwiper2 .swiper-slide{
	width: 100%;
	height: 100%;
} */
.mySwiper3{
	width: 100%;
	height: 100%;
}
.mySwiper3 .swiper-slide{
	width: 100%;
	height: 100%;
}
.mySwiper3 .swiper-pagination{
	width: 10.35rem;
	height: 1.43rem;
	bottom: 1.25rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.mySwiper3 .swiper-pagination-bullet{
	width: 2.54rem;
	height: 1.43rem;
	margin-right: 0.05rem;
	opacity: 0.3;
}
.mySwiper3 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	opacity: 1;
}
.mySwiper3 .swiper-pagination-bullet:last-child{
	margin-right: 0;
}
.world5{
	width: 19.2rem;
	/* height: 10.8rem; */
	height: 9.33rem;
	background:url(../img/index/phantom_bg.jpg) no-repeat top center;
	/* background-size: 19.2rem 10.8rem; */
	background-size: 100%;
	overflow: hidden;
	position: relative;
}
.mySwiper2{
	width: 10rem;
	height: 5.63rem;
	margin-top: 2.07rem;
}
.mySwiper2 .swiper-slide{
	width: 10rem;
	height: 5.63rem;
}
.world5 .swiper-pagination{
	width: 100%;
	height: 0.05rem;
	bottom: 1rem;
}
.world5 .swiper-pagination-bullet{
	width: 0.58rem;
	height: 0.05rem;
	background: #ccc;
	border-radius: 0;
	margin-right: 0.2rem;
}
.world5 .swiper-pagination-bullet:last-child{
	margin-right: 0;
}
.world5 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #9cebf1;
}
.world5 .swiper-button-next:after, .world5 .swiper-button-prev:after{
	font-size: 0;
}
.world5 .swiper-button-next, .world5 .swiper-button-prev{
	width: 0.84rem;
	height: 0.84rem;
	top: 4.6rem;
}
.world5 .swiper-button-next{
	background: url(../img/index/phantom_r.png) no-repeat top center;
	background-size: 100% 100%;
	right: 2.9rem;
	position: absolute;
	left: 10.5rem;
	top: 5.9rem;
	width: 0.35rem;
	height: 0.53rem;
}
.world5 .swiper-button-prev{
	background: url(../img/index/phantom_l.png) no-repeat top center;
	background-size: 100% 100%;
	left: 2.9rem;
	position: absolute;
	left: 1rem;
	top: 5.9rem;
	width: 0.35rem;
	height: 0.53rem;
}
.inner{
	position: relative;
	width: 13rem;
	margin: 0 auto;
	overflow: hidden;
}
.home .inner{
	padding-top: 6.21rem;
	/*background: red;*/
	text-align: center;
}
.yy_btn{
	display: inline-block;
	width: 3.35rem;
	overflow: hidden;
	margin: 0 auto;
}
.yy_btn img{
	cursor: pointer;
}
.yy_btn p{
	font-size: 0.18rem;
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 0.1rem;
}
.share{
	font-size: 0.28rem;
	color: #fff;
	float: right;
}
.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.64rem;
	height: 1.65rem;
	position: absolute;
	left: 50%;
	top: 50%;
	cursor: pointer;
	margin-left: -0.72rem;
	margin-top: 0.4rem;
	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%;
} */
.world .inner{
	padding-top: 4.2rem;
	overflow: unset;
}
.world .inner>p{
	text-align: center;
	font-size: 0.24rem;
	color: #fff;
}
.world2 .inner{
	padding-top: 1.8rem;
}
.world2 .inner>p{
	text-align: center;
	font-size: 0.24rem;
	color: #212429;
	line-height: 1.8;
}
/* .swiper {
    width: 100%;
    height: auto;
} */

/* .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  } */

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  body {
    background: #000;
    color: #000;
  }

  /*.swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }*/

/* .mySwiper2 {
	position: relative;
    height: 100%;
    width: 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.7rem;
	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.33rem;
	height: 1.37rem;
	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/index/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/index/popup4_ft1.png) no-repeat top center;
	background-size: 100% 100%;
}
.pt_r_lists li:nth-child(3){
	background: url(../img/index/popup4_fd.png) no-repeat top center;
	background-size: 100% 100%;
}
.pt_r_lists li:nth-child(3):hover{
	background: url(../img/index/popup4_fd1.png) no-repeat top center;
	background-size: 100% 100%;
}
.pt_r_lists li:nth-child(2){
	background: url(../img/index/popup4_fy.png) no-repeat top center;
	background-size: 100% 100%;
}
.pt_r_lists li:nth-child(2):hover{
	background: url(../img/index/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;
}
.videoBoxOut #video {
    width: 100%;
}
.videoBoxOut .video_close {
    top: -0.52rem;
    right: -0.56rem;
}
.vid-dia {width:100%;height:100%;background: rgba(0,0,0,0.8);position: fixed;left: 0;top:0;z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;}

.vid-dia-div {width: 10rem;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -500px;
    }
.vid-dia-close {
  cursor: pointer;
    position: absolute;
    right: -0.3rem;
    color: #fff;
    top: -0.4rem;
    font-size: 0.4rem;
}
/* 












*/
.suspension{
	position: fixed;
	/* right: 130px;
	top: 70px; */
	right: -4rem;
	top: 1rem;
	width: 2.26rem;
	height: 4.78rem;
	background: url("../img/suspension_bg.png") no-repeat;
	background-size: 100% 100%;
	z-index: 1;
	transition: .5s;
}
.suspension_close{
 background:url("../img/suspension_close.png") no-repeat ;
 width: 0.21rem;
 height: 0.21rem;
 background-size: 100%;
 margin-left: 1.9rem;
 margin-top: 0.05rem;
 cursor: pointer;
}
.suspension_ios{
	margin-left: 0.08rem;
	margin-top: 0.45rem;
	width: 2.0rem;
	height: 0.65rem;
	background:url("../img/suspension_ios.png") no-repeat;
	background-size: 100%;
	cursor: pointer;
}
.suspension_google{
	margin-left: 0.08rem;
	margin-top: 0.1rem;
	width: 2.0rem;
	height: 0.65rem;
	background:url("../img/suspension_google.png") no-repeat ;
	background-size: 100%;
	cursor: pointer;
}
.suspension_container{
	margin: 0.5rem auto 0.2rem 6.5rem;
	display: flex;
	width: 4.4rem;
	justify-content: space-around;
	flex-wrap: wrap;
}
.slogon1{
	z-index: 98;
} 
.index_ewm{
	transform: translate(-263%,101%);
	background: url("../img/index__ewm_left.png") no-repeat;
	background-size: 70%;
	width: 1.5rem;
	height: 1.5rem;
	margin-left: 0.4rem;
	cursor: pointer;
}
.index_ewm1{
	/* visibility: hidden; */
	transform: translate(165%,81%);
	background: url("../img/index__ewm1_right.png") no-repeat;
	background-size: 80%;
	width: 1.5rem;
	height: 1.44rem;
	margin-left: 0.4rem;
	opacity: 0;
	/* cursor: pointer; */
}
.down_ewm{
	background: url("../img/index__ewm1_down.png") no-repeat;
	background-size: 80%;
	width: 1.5rem;
	height: 1.44rem;
	transform: translate(245%,-60%);
	opacity: 0;
}
.suspension_ios_1{
	transform: translate(-80%,30%);
	width: 2.2rem;
	height: 0.85rem;
	background:url("../img/suspension_ios.png") no-repeat;
	background-size: 100%;
	cursor: pointer;
}
.suspension_google_1{
	transform: translate(-55%,30%);
	width: 2.2rem;
	height: 0.85rem;
	background:url("../img/suspension_google.png") no-repeat ;
	background-size: 100%;
	cursor: pointer;
}
.suspension_downLoad{
	transform: translate(160%,-70%);
	width: 2.2rem;
	height: 0.85rem;
	background:url("../img/index/index__w.png") no-repeat ;
	background-size: 100% 80%;
	cursor: pointer;
}
/* .suspension img{
	width: 170px;
	height: 340px;
} */
/* 





*/
.new_box{
	z-index: 0;
	margin-left: 3rem;
	/* margin-top: 2rem; */
	/* margin-right: 7rem; */
	transform: translate(0,45%);
	width: 3.8rem;
	height: 5.4rem;
	background: url("../img/index/new_box_middle.png") no-repeat;
	background-position: 0rem;
	background-size: 100% 90%;
}
.new_box1{
	margin-left: auto;
	margin-right: auto;
	transform: translate(0,45%);
	width: 9.5rem;
	height: 5.5rem;
	background: url("../img/index/new_box.png") no-repeat;
	background-size: 100% 100%;
}
.new_box1 video{
	width: 8.5rem;
	height: 5.4rem;
}
.world6  .swiper-pagination{
	top: 4rem;
}
.black {
	z-index: 2;
	width: 3.1rem;
	height: 5.1rem;
	background-color: white;
	margin: 0 auto;
	/* transform: translate(0,4.5%); */
	overflow-y: scroll;
	margin-top: 0.25rem;
}
.black a{
	font-size: 16px;
}
/* .black .twitter-timeline{
	width: 3.4rem 
} */
.left_mobile{
	/* margin-top: 0.2rem; */
	position: relative;
	top: 0.2rem;
}
.world3 .new_box_header{
	z-index: 3;
	position: absolute;
	left: 3rem;
	width: 3.8rem;
	top: 1.8rem;
	height: 2rem;
	background: url("../img/index/new_box_header.png") no-repeat;
	background-size: 100% ;
}
.world3 .new_box_footer{
	z-index: 3;
	position: absolute;
	left: 3rem;
	width: 3.8rem;
	top: 7.5rem;
	height: 0.8rem;
	background: url("../img/index/new_box_footer.png") no-repeat;
	background-size: 100%;
}
/* .black a{
	width: 20px;
} */
/* .twitter-timeline{
	width: 2rem;
} */
/* 






*/
/* .world3 .right_news .news_header span{
	font-size: 0.2256rem;
	color: #6288AF;
	font-weight: 600;
}
.world3 .right_news .news_header{
	display: flex;
	justify-content: space-between;
}
.world3 .right_news .news_header .news_title_box{
	width: 3.2rem;
	display: flex;
	justify-content: space-between;
}
.world3 .right_news .news_more .news_more_icon{
	display: inline-block;
	margin-top: 0.05rem;
	width: 0.23rem;
	height: 0.23rem;
}
.world3 .right_news {
	width: 100%;
	margin-top: 2.5rem;
	margin-left: 1.3rem;
}
.world3 .right_news .news_more{
	margin-right: 4rem;
} */
.world3 .right_news {
	width: 38%;
	margin-top: 2.5rem;
	/* margin-left: 1.3rem; */
	margin-right: 4rem;
}

.world3 .right_news ul li{
	font-size: 0.2256rem;
	color: #6288AF;
	font-weight: 600;
	margin-right: 0.5rem;
	cursor: pointer;
	float: left;
}
.world3 .right_news .news_more{
	margin-right: 0;
	float: right;
}
.world3 .right_news .news_more .news_more_img{
	/* margin-right: 0;
	margin-left: 3.3rem; */
	margin-top: 0.03rem;
	width: 0.2rem;
	height: 0.2rem;
	display: inline-block;
}
.news_more a{
	/* margin-top: 0.2rem; */
	text-decoration: none;
	color: #6288af;
}
.world3 .right_news ul {
	box-sizing: border-box;
	height: 0.4rem;
	display: block;
	border-bottom: 0.01rem solid #6288AF;
}
.world3 .right_news .news_active {
	border-bottom: 0.05rem solid #6288AF;
	/* box-sizing: border-box; */
}
.world3 .right_news .newsBox{
	height: 0.8rem;
	/* border-bottom: 0.01rem solid #6288AF; */
}
.world3 .right_news .newsBox a{
	width: 100%;
	text-decoration: none;
	color: #8393cf;
	height: 100%;
  display: inline-block;
	border-bottom: 0.01rem solid #6288AF;
}
.world3 .right_news .newsBox span{
	margin-right: 0.2rem;
	font-size: 0.1686rem;
	/* color: white; */
}
.world3 .right_news .newsBox .news_go{
	line-height: 1.2rem;
	/* margin-left: 1.1rem; */
	margin: 0;
}
.world3 .right_news .newsBox .news_content{
	line-height: 1.2rem;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	width: 5.3rem;
}
.world3 .right_news .newsBox .news_content:hover{
	color: #ffe39e;
}
.world3 .right_news .newsBox .news_title{
	margin-top: 0.41rem;
	display: inline-block;
	font-size: 0.2256rem;
	color: white;
	/* background-color: #99c82a; */
	height: 0.4rem;
	line-height: 0.4rem;
	width: 1rem;
	text-align: center;
}
.world3 .greenBackColor{
	background-color: #99c82a;
}
.world3 .blueBackColor{
	background-color: #5297f4;
}
.world3 .greyBackColor{
	background-color: #313541;
}
.world3 .twitter_box{
	position: absolute;
	left: 0.5rem;
	top: 0.2rem;
	display: inline-block;
	/* background-color: #5297f4; */
	z-index: 5;
	width: 3rem;
	height: 0.7rem;
}
.world4{
	width: 19.2rem;
	/* height: 10.8rem; */
	height: 9.33rem;
	background:url(../img/index/video_bg.jpg) no-repeat;
	background-size: 100%;
	/* overflow: hidden;
	position: relative; */
}
.new_box3 .swiper{
	height: 5rem;
}
html,
      body {
        position: relative;
        height: 100%;
      }

      body {
        background: #eee;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        /* font-size: 14px; */
        color: #000;
        margin: 0;
        padding: 0;
      }

      .swiper {
        width: 100%;
        height: 92%;
				transform: translate(0,4%);
      }

      .swiper-slide {
        text-align: center;
        font-size: 0.18rem;
        /* background: #fff; */

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }
			/*  */
			.new_box2 .swiper-pagination-bullet.swiper-pagination-bullet-active{
				background: red ;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(1){
				margin-right: -0.25rem;
				width: 1.5rem;
				height: 1.5rem;
				background:url('../img/index/phantom_darwin2.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active{
				margin-right: -0.25rem;
				width:1.5rem;
				height: 1.5rem;
				background:url('../img/index/phantom_darwin1.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}

			.new_box2 .swiper-pagination-bullet:nth-child(2){
				margin-right: -0.25rem;
				width: 1.5rem;
				height:1.5rem;
				background:url('../img/index/phantom_ssby2.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active{
				margin-right: -0.25rem;
				width: 1.5rem;
				height:1.5rem;
				background:url('../img/index/phantom_ssby1.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(3){
				margin-right: -0.25rem;
				width: 1.5rem;
				height: 1.5rem;
				background:url('../img/index/phantom_ou2.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active{
				margin-right: -0.25rem;
				width: 1.5rem;
				height: 1.5rem;
				background:url('../img/index/phantom_ou1.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(4){
				margin-right: -0.25rem;
				width: 1.5rem;
				height: 1.5rem;
				background:url('../img/index/phantom_xy2.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(4).swiper-pagination-bullet-active{
				margin-right: -0.25rem;
				width: 1.5rem;
				height: 1.5rem;
				background:url('../img/index/phantom_xy1.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(5){
				margin-right: -0.25rem;
				width: 1.5rem;
				height: 1.5rem;
				background:url('../img/index/phantom_km2.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(5).swiper-pagination-bullet-active{
				margin-right: -0.25rem;
				width: 1.5rem;
				height:1.5rem;
				background:url('../img/index/phantom_km1.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(6){
				margin-right: -0.25rem;
				width: 1.5rem;
				height: 1.5rem;
				background:url('../img/index/phantom_tw2.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(6).swiper-pagination-bullet-active{
				margin-right: -0.25rem;
				width: 1.5rem;
				height: 1.5rem;
				background:url('../img/index/phantom_tw1.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(7){
				margin-right: -0.25rem;
				width: 1.5rem;
				height: 1.5rem;
				background:url('../img/index/phantom_ny2.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box2 .swiper-pagination-bullet:nth-child(7).swiper-pagination-bullet-active{
				margin-right: -0.25rem;
				width: 1.5rem;
				height: 1.5rem;
				background:url('../img/index/phantom_ny1.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			/*  */
      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
			.new_box2{
				/* background-color: red; */
				/* margin-left: auto;
	      margin-right: auto; */
	      transform: translate(30%,10%);
	      width: 11rem;
	      height: 7rem;
			}
			.new_box2 .swiper-button-next{
				/* position: absolute;
				top: 7.5rem;
				right: 9rem; */
				transform: translate(240%,197%);
				/* background-color: red; */
			}
			.new_box2 .swiper-button-prev{
				/* position: absolute;
				top: 5rem; */
				transform: translate(-17%,197%);
				/* background-color: red; */
			}
			.new_box2 .swiper-pagination-horizontal{
				transform: translate(6%,20%);
			}
			.world6{
				width: 19.2rem;
				/* height: 10.8rem; */
				height: 9.33rem;
				background:url(../img/index/world6_bg.jpg) no-repeat top center;
				/* background-size: 19.2rem 10.8rem; */
				background-size: 100%;
				overflow: hidden;
				position: relative;
			}
			.new_box3{
				/* background-color: red; */
				/* margin-left: auto;
	      margin-right: auto; */
	      transform: translate(23%,56%);
	      width: 13rem;
	      height: 4rem;
			}
			.new_box3	.swiper {
        width: 100%;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
      }

			.new_box3 .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 7.5rem;
        height: 4.2rem;
      }

			.new_box3 .swiper-slide img {
        display: block;
        width: 120%;
				height: 120%;
      }
			 .new_box3	.swiper-pagination{
				bottom:-0.4rem;
			} 
			.new_box3 .swiper-pagination-bullet{
				transform: translate(0%,580%);
				/* margin-left: 0.2rem;
			  margin-right: 0.2rem; */
				width: 0.3rem;
				height: 0.3rem;
				background:url('../img/index/banner_lx1.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box3 .swiper-pagination-bullet.swiper-pagination-bullet-active{
				transform: translate(0%,580%);
				/* margin-left: 0.2rem;
			  margin-right: 0.2rem; */
				width: 0.3rem;
				height: 0.3rem;
				background:url('../img/index/banner_lx.png') no-repeat;
				background-size: 100%;
				opacity: 1;
			}
			.new_box3 .swiper-pagination-bullet:nth-child(1){
			margin-left: 0.2rem;
			margin-right: 0.2rem;
			}
			.new_box3 .swiper-pagination-bullet:nth-child(2){
			margin-left: 0.2rem;
			margin-right: 0.2rem;
			}
			.new_box3 .swiper-pagination-bullet:nth-child(3){
			margin-left: 0.2rem;
			margin-right: 0.2rem;
			}
			.new_box3 .swiper-pagination-bullet:nth-child(4){
			margin-left: 0.2rem;
			margin-right: 0.2rem;
			}
			.new_box3 .swiper-pagination-bullet:nth-child(5){
			margin-left: 0.2rem;
			margin-right: 0.2rem;
			}
			.new_box3	.swiper-button-prev{
				position: absolute;
				top: 2.8rem;
				width: 0.5rem;
				height: 1rem;
				color: rgba(1, 1, 1, 0);
				background: url('../img/index/video_left.png') no-repeat;
				background-size: 100%;
				cursor: pointer;
			}
			.new_box3	.swiper-button-next{
				position: absolute;
				top: 2.8rem;
				width: 0.5rem;
				height: 1rem;
				color: rgba(1, 1, 1, 0);
				background: url('../img/index/video_r.png') no-repeat;
				background-size: 100%;
				cursor: pointer;
			}
			.new_box1	.swiper-button-prev{
				position: absolute;
				top: 2.5rem;
				left: -1rem;
				width: 0.5rem;
				height: 1rem;
				color: rgba(1, 1, 1, 0);
				background: url('../img/index/video_left.png') no-repeat;
				background-size: 100%;
				cursor: pointer;
			}
			.new_box1	.swiper-button-next{
				position: absolute;
				top: 2.5rem;
				right: -1rem;
				width: 0.5rem;
				height: 1rem;
				color: rgba(1, 1, 1, 0);
				background: url('../img/index/video_r.png') no-repeat;
				background-size: 100%;
				cursor: pointer;
			}
			.opa{
				margin-left: 0.5rem;
				margin-top: 2rem;
				width: 1.1rem;
				height: 0.5rem;
				background-color: pink;
				opacity: 0;
				cursor: pointer;
			}
			.suspension.show{
				right:0.6rem;
			}
			.bgvideo{
				width: 100%;
				position: absolute;
				z-index: -1;
			}
			.home .slogon{
				position: absolute;
				top: 1.5rem;
				right:3rem;
				width: 1.77rem;
				user-select: none;
				height: auto;
			}
			.home .slogon1{
				position: absolute;
				top: 2.4rem;
				left:48%;
				width:8.22rem;
				margin-left: -4.11rem;
				height: auto;
				user-select: none;
			}
			.reach_all{
				position: absolute;
				top: 2.5rem;
				left: 7.1rem;
				width: 1.2rem;
				height: 1.2rem;
				background: url('../img/index/prior_reach.png') no-repeat;
				background-size: 100%;
			}
			.reach_20{
				position: absolute;
				top: 4.1rem;
				left: 6.2rem;
				width: 1.2rem;
				height: 1.2rem;
				background: url('../img/index/prior_reach.png') no-repeat;
				background-size: 100%;
			}
			.reach_40{
				position: absolute;
				top: 5.6rem;
				left: 6.5rem;
				width: 1.2rem;
				height: 1.2rem;
				background: url('../img/index/prior_reach.png') no-repeat;
				background-size: 100%;
			}
			.reach_60{
				position: absolute;
				top: 6.9rem;
				left: 7.4rem;
				width: 1.2rem;
				height: 1.2rem;
				background: url('../img/index/prior_reach.png') no-repeat;
				background-size: 100%;
			}
			.reach_80{
				position: absolute;
				top: 2.4rem;
				left: 13.5rem;
				width: 1.2rem;
				height: 1.2rem;
				background: url('../img/index/prior_reach.png') no-repeat;
				background-size: 100%;
			}
			.reach_100{
				position: absolute;
				top: 6.4rem;
				left: 12.8rem;
				width: 1.2rem;
				height: 1.2rem;
				background: url('../img/index/prior_reach.png') no-repeat;
				background-size: 100%;
			}
		/* .mouthpiece_container_videoBox	.mouthpiece_video1{

			} */
		.mouthpiece	.mouthpiece_container{
				position: absolute;
				bottom: 0;
				width: 100%;
				height: 45%;
				/* background-color: pink; */
			}
		.mouthpiece	.mouthpiece_container .mouthpiece_container_videoBox{
				width: 80%;
				height: 100%;
				/* background-color: orange; */
				margin: 0 auto;
				display: flex;
				justify-content: space-between;
			}
			.mouthpiece	.mouthpiece_container .mouthpiece_container_videoBox .mouthpiece_video_li_1{
				/* margin-top: 20%; */
				margin: auto 0;
				width: 30%;
				height: 80%;
				/* background-color: red; */
				position: relative;
			}
			.mouthpiece	.mouthpiece_container .mouthpiece_container_videoBox .mouthpiece_video_li_2{
				margin: auto 0;
				width: 30%;
				height: 80%;
				/* background-color: green; */
				position: relative;
			}
			.mouthpiece	.mouthpiece_container .mouthpiece_container_videoBox .mouthpiece_video_li_3{
				margin: auto 0;
				width: 30%;
				height: 80%;
				/* background-color: blue; */
				position: relative;
			}
			.mouthpiece	.mouthpiece_video1{
				width: 100%;
				height: 70%;
				/* background-color: yellow; */
				background: url('../img/index/mouthpiece_video1.png') no-repeat center center;
				background-size: 98%;
				transition: transform .5s ease;
			}
			.mouthpiece	.mouthpiece_title1{
				margin-left: 25%;
				width: 50%;
				height: 30%;
				/* background-color: #00C6FF; */
				background: url('../img/index/mouthpiece_title1.png') no-repeat center center;
				background-size: 100%;
			}
			.mouthpiece	.mouthpiece_video2{
				width: 100%;
				height: 70%;
				/* background-color: purple; */
				background: url('../img/index/mouthpiece_video2.png') no-repeat center center;
				background-size: 98%;
				transition: transform .5s ease;
			}
			.mouthpiece	.mouthpiece_title2{
				margin-left: 25%;
				width: 50%;
				height: 30%;
				/* background-color: #00C6FF; */
				background: url('../img/index/mouthpiece_title2.png') no-repeat center center;
				background-size: 100%;
			}
			.mouthpiece	.mouthpiece_video3{
				width: 100%;
				height: 70%;
				/* background-color: grey; */
				background: url('../img/index/mouthpiece_video3.png') no-repeat center center;
				background-size: 98%;
				transition: transform .5s ease;
			}
			.mouthpiece	.mouthpiece_video3:hover{
				transform: scale(1.02);
			}
			.mouthpiece	.mouthpiece_video2:hover{
				transform: scale(1.02);
			}
			.mouthpiece	.mouthpiece_video1:hover{
				transform: scale(1.02);
			}
			.mouthpiece	.mouthpiece_title3{
				margin-left: 25%;
				width: 50%;
				height: 30%;
				/* background-color: #00C6FF; */
				background: url('../img/index/mouthpiece_title3.png') no-repeat center center;
				background-size: 100%;
			}
			.mouthpiece_player_1{
				display: inline-block;
				position: absolute;
				left: 50%;
				top: 35%;
				width: 20%;
				height: 30%;
				transform: translate(-50%,-50%);
				cursor: pointer;
				background: url('../img/index/gamevideo_play.png') no-repeat center center;
				background-size: 100%;
				z-index: 99;
			}
			.mouthpiece_player_2{
				display: inline-block;
				position: absolute;
				left: 50%;
				top: 35%;
				width: 20%;
				height: 30%;
				transform: translate(-50%,-50%);
				cursor: pointer;
				background: url('../img/index/gamevideo_play.png') no-repeat center center;
				background-size: 100%;
				z-index: 99;
			}
			.mouthpiece_player_3{
				display: inline-block;
				position: absolute;
				left: 50%;
				top: 35%;
				width: 20%;
				height: 30%;
				transform: translate(-50%,-50%);
				cursor: pointer;
				background: url('../img/index/gamevideo_play.png') no-repeat center center;
				background-size: 100%;
				z-index: 99;
			}
	.media_container .videoBox {
				display: block;
				width: 11.7rem;
				height: 5.92rem;
				margin: 0 auto;
				/* background: url(../img/video_box.png) no-repeat;
				background-position: center 0; */
				-webkit-box-sizing: border-box;
				box-sizing: border-box;
				padding: 0.74rem;
		}
		.media_container .videoBox li {
				position: relative;
				float: left;
				width: 3rem;
				height: 1.7rem;
				margin-right: 0.48rem;
				margin-bottom: 0.9rem;
				box-sizing: border-box;
				border: 0.02rem solid grey;
				transition: 0.5s;
				cursor: pointer;
		}
		/* .media_container .videoBox li span:hover {

			background-size: 150% ;
		} */
		/* .media_container .videoBox ul:hover{

		} */
		.media_container .videoBox  li:nth-child(1) {
				background: url('../img/index/videoBox1.jpg') no-repeat center center;
				background-size: 98%;
				transition: transform .5s ease;
		}
		.media_container .videoBox li:nth-child(2) {
				background: url('../img/index/videoBox2.jpg') no-repeat center center;
				background-size: 98%;
				transition: transform .5s ease;
		}
		.media_container .videoBox li:nth-child(3) {
				background: url('../img/index/videoBox3.jpg') no-repeat center center;
				background-size: 98%;
				transition: transform .5s ease;
		}
		.media_container .videoBox li:nth-child(4) {
				background: url('../img/index/videoBox4.jpg') no-repeat center center;
				background-size: 98%;
				transition: transform .5s ease;
		}
		.media_container .videoBox li:nth-child(5) {
				background: url('../img/index/videoBox5.jpg') no-repeat center center;
				background-size: 98%;
				transition: transform .5s ease;
		}
		.media_container .videoBox li:nth-child(6) {
				background: url('../img/index/videoBox6.jpg') no-repeat center center;
				background-size: 98%;
				transition: transform .5s ease;
		}
		.media_container .videoBox li:hover {
			/* background: url('../img/index/gamevideo_banner.jpg') no-repeat center center; */
			transform: scale(1.03);
			
		}
		.media_container .videoBox li:nth-child(3n) {
				margin-right: 0;
		}
		
		.media_container .videoBox li p {
				position: absolute;
				left: 0;
				top: 1.84rem;
				width: 100%;
				height: 0.4rem;
				color: #9386D1;
				font-size: 0.18rem;
				text-align: center;
		}
		.media_container .videoBox li span {
				position: absolute;
				left: 50%;
				top: 50%;
				width: 0.66rem;
				height: 0.66rem;
				margin-left: -0.33rem;
				margin-top: -0.33rem;
				cursor: pointer;
				background: url('../img/index/gamevideo_play.png') no-repeat center center;
				background-size: 100%;
		}
		/* .media_container .videoBox li span:hover {
				background: url('../img/index/gamevideo_play.png') no-repeat center center;
				background-size: 100%;
		} */
		.media_container{
			margin-top: 2rem;
		}
		.showSuspension{
			width: 0.26rem;
			height: 1.99rem;
			/* background-color: pink; */
			position: fixed;
			right: 0%;
			top: 20%;
			z-index: 999;
			background: url('../img/index/showSuspension.png') no-repeat center center;
			background-size: 100%;
			transition: .5s;
		}
		.showRight{
			/* display: none; */
			right: -1rem;
		}