/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;font-style:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
fieldset,img,abbr,acronym{border:0;}


/* 适配 */
/* 设置根节点 font-size，基于设计稿 1920px */
html {
  font-size: calc(100 / 1920 * 100vw);
}

/* 设置最小宽度限制（可选） */
@media screen and (max-width: 1200px) {
  html {
    font-size: calc(100 / 1920 * 1200px);
  }
}

/* 设置最大宽度限制（可选） */
@media screen and (min-width: 1920px) {
  html {
    font-size: 100px; /* 设计稿宽度时，1rem = 100px */
  }
}

/*页面样式*/
.c:before,.c:after {content:"";display:table;}
.c:after {clear:both;}
.c {zoom:1;}
body {font:12px/1.5 '\5FAE\8F6F\96C5\9ED1' !important;background-color: #586943;padding-top: 0 !important;}
body{ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body,html{background-color: #1a1e24;width: 100%;height: 100%;overflow: hidden;}
#_overlay_{height: 100%!important;}
a {text-decoration:none; outline: none;-moz-outline-style: none; }
a:hover {text-decoration:none;}
:focus{outline: none;}
img{display: block;}
.pr{position:relative;}
.pa{position:absolute;}
.hide {display:block;width:0;height:0;overflow:hidden;}
.db{display:block;text-indent:-999em;}
.fl{float: left;}
.fr{float: right;}
.dis{display: none;}

@font-face {
	font-family:"font";
	src: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/font/font.ttf);
}

@font-face {
	font-family:"font1";
	src: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/font/font1.ttf);
}

/* 按钮置灰 不可点击 */
.g-btn--disable{
	-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; pointer-events: none; 
}

.fr-wrapper{position: relative;width: 100%!important;height: 100%;overflow: hidden;}
.fr-container{width: 100%!important;height: 100%;margin:0 auto;}

.page-swiper{width: 100%;height: 100%;}
.section-box1{width:19.2rem;height:9.2rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);box-sizing: border-box;z-index: 4;}
.fr-wrapper .bg-1{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/bg1.jpg) 50% 0%/cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;top: 0;
	overflow: hidden;
}
.fr-wrapper .bg-2{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/bg2.jpg) 50% 0%/cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;top: 0;
}
.fr-wrapper .bg-3{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/bg3.jpg) 50% 0%/cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;top: 0;
}
.fr-wrapper .bg-4{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/bg4.jpg) 50% 0%/cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;top: 0;
}
.fr-wrapper .bg-5{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/bg5.jpg) 50% 0%/cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;top: 0;
}
.fr-wrapper .bg-6{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/bg6.jpg) 50% 0%/cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;top: 0;
}
.fr-wrapper .bg-7{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/bg7.jpg) 50% 0%/cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;top: 0;
}
.fr-wrapper .bg-8{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/bg8.jpg) 50% 0%/cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;top: 0;
}
.fr-wrapper .bg-9{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/bg9.jpg) 50% 0%/cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;top: 0;
}

/* .con-video2{position:absolute;width:100%;   top:50%;left:50%;transform:translate(-50%,-50%);pointer-events: none;z-index: 2; } */
.con-video2{position:absolute;width:100%;height: 100%;object-fit: cover; top:50%;left:50%;transform:translate(-50%,-50%);pointer-events: none;z-index: 2; }

/*左侧导航*/
/* .fr-navbox{position: fixed; left: 0.5rem;top:50%;z-index: 9; width:3.12rem;height:3.83rem; transform: translateY(-50%);
	box-sizing: border-box;
	padding-top:0.84rem;
}
.fr-nav-line{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/nav-line.png) no-repeat;
	background-size: 100%;
	width:0.07rem;
	height:3.83rem;
	position: absolute;
	left:0.2rem;
	top: 0;
}
.fr-nav-list{
	position: relative;
	z-index: 1;
}
.fr-nav-li{
	width:3.12rem;
	height: 0.52rem;
	cursor: pointer;
}
.fr-nav-1{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/nav1.png) no-repeat;
	background-size: 100%;
}
.fr-nav-1.fr-nav--on{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/nav1-on.png) no-repeat;
	background-size: 100%;
}
.fr-nav-2{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/nav2.png) no-repeat;
	background-size: 100%;
}
.fr-nav-2.fr-nav--on{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/nav2-on.png) no-repeat;
	background-size: 100%;
}
.fr-nav-3{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/nav3.png) no-repeat;
	background-size: 100%;
}
.fr-nav-3.fr-nav--on{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/nav3-on.png) no-repeat;
	background-size: 100%;
}
.fr-nav-4{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/nav4.png) no-repeat;
	background-size: 100%;
}
.fr-nav-4.fr-nav--on{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/nav4-on.png) no-repeat;
	background-size: 100%;
} */

@-webkit-keyframes leftInto {
	0%{transform: translateX(-100%);opacity: 0;}
	100%{ transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes rightInto {
	0%{transform: translateX(100%);opacity: 0;}
	100%{ transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes move { 
0% { transform: rotate(0deg); } 
20% { transform: rotate(5deg); } 
40% { transform: rotate(-5deg); } 
60% { transform: rotate(3deg); } 
80% { transform: rotate(-3deg); }
100% { transform: rotate(0deg); } }

.section-logo{ background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/logo.png) no-repeat;background-size:100%; width:1.66rem; height:0.76rem;position: absolute; left:0.4rem; top:1rem;z-index: 10; cursor: pointer;}

.g-btn-bgm{ background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p1-icon_music1.png) no-repeat; background-size: 100%; width: 0.75rem; height: 0.75rem;
	position: absolute;
	right: 0.4rem;
	top: 1rem;
	z-index:6;
}

.g-music-on{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p1-icon_music.png) no-repeat;
	background-size: 100%;
}


.section-xh{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/xh-icon.png) no-repeat;
	background-size: 100%;
	width:2.38rem;
	height:1.81rem;
	position: absolute;left:50%;margin-left:-1.19rem;bottom: 0.1rem;z-index: 10;}
.section-xh{animation: nextanim 2s ease-in-out both infinite;}


/*section1*/
.section-p1btn{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p1-btn.png) no-repeat;
	background-size: 100%;
	width:4.09rem;
	height:1.09rem;
	position: absolute;
	bottom: .8rem;
	left: 50%;
	margin-left: -2.05rem;
	animation: breathe 2s ease-in-out both infinite;
}

.section-p1btn.g-btn--disable{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p1-btn_dis.png) no-repeat;
	background-size: 100%;
}

.section-p1-vidbox{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p1-vidbox.png) no-repeat;
	background-size: 100%;
	width:4.94rem;
	height:2.83rem;
	position: absolute;
	right:0.8rem;
	top:6.56rem;
    cursor: pointer;
}
.section-p1-player{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p1-player.png) no-repeat;
	background-size: 100%;
	width: 0.57rem;
	height: 0.58rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
    z-index: 10;
}
.section-p1-vid{
	width:4.78rem;
	height:2.72rem;
	position: absolute;
	left:0.08rem;
	top:0.06rem;
}


/*section2*/
.section-p2tit{
	background:url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p2-tit.png) no-repeat;
	background-size: 100%;
	width:8.92rem;
	height: 1.31rem;
	margin:0.46rem auto 0;
}

.swiper-slide-active .section-p2tit{
	animation: fadeInTop 1s .4s ease both;
}

.section-p2-img{
	display: block;
	width:13.33rem;
	margin:0.3rem auto 0;
}

.swiper-slide-active .section-p2-img{
	animation: fadeIn 0.8s .4s ease both;
}

.section-p2-jdtbox{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p2-jdt.png) no-repeat;
	background-size: 100%;
	width:12rem;
	height:0.63rem;
	margin:0.36rem auto 0;
	position: relative;
}

.swiper-slide-active .section-p2-jdtbox{
	animation: fadeIn 0.8s .4s ease both;
}

.section-p2-jdtbox .section-p2-jdt1{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p2-jdt1.png) no-repeat;
	background-size: auto 100%;
	height:0.25rem;
	position:absolute;
	left: 0;
	top:0.38rem;
}
.section-p2-jdt_icon{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p2-jdt_zs.png) no-repeat;
	background-size: 100%;
	width:1.18rem;
	height:0.97rem;
	position: absolute;
	right: -0.56rem;
	top: -0.3rem;
}

.section-p2-btnbox{
	display:flex;
	justify-content: center;
	margin:0.2rem auto 0;
}

.swiper-slide-active .section-p2-btnbox{
	animation: fadeIn 0.8s .4s ease both;
}

.section-p2btn{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p2-btn.png) no-repeat;
	background-size: 100%;
	width:2.87rem;
	height: 0.78rem;
	text-align: center;
	line-height: 0.78rem;
	/* font-size: 0.22rem;
	color: #924412;
	font-family: "font"; */
	margin:0 0.24rem 0;
}


.section-p2btn.g-btn--disable{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p2-btn_dis.png) no-repeat;
	background-size: 100%;
}



/*section3*/
.section-p3tit{
	background:url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p3-tit.png) no-repeat;
	background-size: 100%;
	width:8.92rem;
	height: 1.31rem;
	margin: 0.3rem auto 0;
}

.swiper-slide-active .section-p3tit{
	animation: fadeInTop 0.8s .4s ease both;
}

.section-txt1{
	text-align: center;
	font-size:0.22rem;
	color: #c0c0c0;
	font-family: "font";
}
.swiper-slide-active .section-txt1{
	animation: fadeInTop 0.8s .4s ease both;
}

.section-p3con{
	width: 13rem;
	display: flex;
	justify-content:center;
	margin: 30px auto 0;
}
.swiper-slide-active .section-p3con{
	animation: fadeIn 0.8s .4s ease both;
}

.section-p3txbox1{
	width: 1.85rem;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p3-txbox.png) no-repeat;
	background-size: 100%;
	margin-right: 0.4rem;
	position: relative;
}
.section-p3tximgbox{
	width: 1.76rem;
	height: 1.76rem;
	overflow: hidden;
	border-radius: 50%;
	position: absolute;
	left:0.06rem;
	top:0.1rem;
}
.section-p3tximg{
	display: block;
	width: 100%;
	height: 100%;
	object-fit:contain;
}

.section-p3txkuang1{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p3-txkuang1.png) no-repeat;
	background-size: 100%;
	width: 1.85rem;
	height: 2.03rem;
	position: relative;
	z-index: 1;
}
.section-p3txkuang2{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p3-txkuang2.png) no-repeat;
	background-size: 100%;
	width: 1.85rem;
	height: 2.03rem;
	position: relative;
	z-index: 1;
}
.section-p3txname{
	text-align: center;
	font-size: 0.18rem;
	color: #b8b8b8;
	font-family: "font";
	margin: 0.04rem auto 0;
}


.section-p3list{
	display: flex;
	justify-content: center;
}

.section-p3list .section-p3list-li{
	width:1.85rem;
	margin: 0 0.1rem 0;
}
.section-p3txbox2{
	width: 1.85rem;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p3-txbox1.png) no-repeat;
	background-size: 100%;
	position: relative;
}

.section-p3btnbox{
	display: flex;
	justify-content: center;
	margin: 0.2rem auto 0;
}

.swiper-slide-active .section-p3btnbox{
	animation: fadeIn 0.8s .4s ease both;
}
.section-p3-btn1{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p3-btn5.png) no-repeat;
	background-size: 100%;
	width:3.17rem;
	height: 0.78rem;
	margin: 0 0.3rem 0;
}
.section-p3-btn2{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p3-btn2.png) no-repeat;
	background-size: 100%;
	width:3.17rem;
	height: 0.78rem;
	margin:0 0.3rem 0;
}

.section-p3proplist{
	display: flex;
	justify-content: center;
	margin:0.4rem auto 0;
}
.swiper-slide-active .section-p3proplist{
	animation: fadeInDown 0.8s .4s ease both;
}

.section-p3proplist .section-p3prop-li{
	width: 4.31rem;
	margin: 0 0.16rem;
}
.section-p3prop-img{
	display: block;
	width: 4.31rem;
	margin: 0 auto 0;
}
.section-p3prop-btnbox{
	display: flex;
	justify-content: center;
	margin: 0.1rem auto 0;
}
.section-p3-btn3{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p3-btn3.png) no-repeat;
	background-size: 100%;
	width:1.97rem;
	height: 0.65rem;
	margin: 0 0.1rem;
}



/*section4*/
.section-p4tit{
	background:url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-tit.png) no-repeat;
	background-size: 100%;
	width:8.92rem;
	height:1.63rem;
	margin:0.44rem auto 0;
}

.swiper-slide-active .section-p4tit{
	animation: fadeInTop 0.8s .4s ease both;
}

.section-p4cont{
	display: flex;
	justify-content: center;
	margin: 0.3rem auto 0;
}

.section-p4box1{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-cont1.png) no-repeat;
	background-size: 100%;
	width:8.13rem;
	height:6.48rem;
	margin-right: 0.1rem;
	box-sizing: border-box;
	padding-top: 0.16rem;
}
.swiper-slide-active .section-p4box1{
	animation: fadeInLeft 0.8s .4s ease both;
}


.section-p4box2{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-cont2.png) no-repeat;
	background-size: 100%;
	width:5.77rem;
	height:6.48rem;
}
.swiper-slide-active .section-p4box2{
	animation: fadeInRight 0.8s .4s ease both;
}


.section-p4-lottey{
	width: 7.81rem;
	margin:0 auto 0;
	position: relative;
}
.section-p4-lotteyimg{
	display: block;
	width: 7.81rem;
	margin: 0 auto 0;
}
.section-p4-lotteybtn{
	position: absolute;
	left:2.56rem;
	top: 5.07rem;
	width:2.87rem;
	height:0.78rem;
}
.section-p4-txt1{
	text-align: center;
	font-size: 0.22rem;
	color: #cf8135;
	font-family: "font";
	margin: 0 auto 0;
}

.section-p4list-rw{
	width: 5.5rem;
	margin: 0 auto 0;
}
.section-p4list-rwli{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin:0.26rem auto 0;
}
.section-p4-rwtxt{
	font-size: 0.24rem;
	color: #cdcdcd;
}
.section-p4-btn{
	display: block;
	width:1.97rem;
	height: 0.65rem;
}

.section-p4-btn1{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn1.png) no-repeat;
	background-size: 100%;
}
.section-p4-btn1.g-btn-dis{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn1_dis.png) no-repeat;
	background-size: 100%;
}

.section-p4-btn2{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn2.png) no-repeat;
	background-size: 100%;
}
.section-p4-btn2.g-btn-dis{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn2_dis.png) no-repeat;
	background-size: 100%;
}

.section-p4-btn3{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn3.png) no-repeat;
	background-size: 100%;
}
.section-p4-btn3.g-btn-dis{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn3_dis.png) no-repeat;
	background-size: 100%;
}

.section-p4-btn4{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn4.png) no-repeat;
	background-size: 100%;
}
.section-p4-btn4.g-btn-dis{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn4_dis.png) no-repeat;
	background-size: 100%;
}

.section-p4-btn5{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn5.png) no-repeat;
	background-size: 100%;
}
.section-p4-btn5.g-btn-dis{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn5_dis.png) no-repeat;
	background-size: 100%;
}

.section-p4-btn6{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn6.png) no-repeat;
	background-size: 100%;
}
.section-p4-btn6.g-btn-dis{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn6_dis.png) no-repeat;
	background-size: 100%;
}

.section-p4btnbox{
	display: flex;
	justify-content: center;
	margin: 30px auto 0;
}
.section-p4btnbox a{
	margin: 0 0.2rem;
}
.section-p4btn-hdgz{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn7.png) no-repeat;
	background-size: 100%;
	width:1.73rem;
	height:0.44rem;
}
.section-p4btn-txdz{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p4-btn8.png) no-repeat;
	background-size: 100%;
	width:1.73rem;
	height:0.44rem;
}




/*section5*/
.section-p5tit{
	background:url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p5-tit.png) no-repeat;
	background-size: 100%;
	width:8.92rem;
	height: 1.31rem;
	margin:0.24rem auto 0;
}
.swiper-slide-active .section-p5tit{
	animation: fadeInTop 0.8s .4s ease both;
}
.section-p5-cont{
	margin:0.4rem auto 0;
}
.swiper-slide-active .section-p5-cont{
	animation: fadeIn 0.8s .4s ease both;
}


.section-p5-con{
	width: 13.3rem;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 0;
}
.section-p5-imgbox{
	width: 5.55rem;
	position: relative;
	cursor: pointer;
}
.section-p5-img{
	display: block;
	width: 5.55rem;
	margin: 0 auto 0;
}
.section-p5prop-txt{
	width: 3.88rem;
	text-align: center;
	font-size: 0.28rem;
	line-height: 0.46rem;
	color: #fffefb;
	text-shadow:0.04rem 0 0.1rem  #ff2828,-0.04rem 0 0.1rem  #ff2828,0 -0.04rem 0.1rem  #ff2828,0 0.04rem 0.1rem  #ff2828;
	position: absolute;
	left:0.82rem;
	top:0.18rem;
}
.section-p5prop-txt em{
	color: #fff08d;
}
.section-p5-apng{
display: block;
width: 3rem;
position: absolute;
left: 50%;
margin-left: -1.5rem;
top:0rem;
}
.section-p5-imgbox1 .section-p5-apng{
margin-left: -1.36rem;
}


.section-p5-light{
	display: none;
	width: 5.83rem;
	height: 6.51rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform:translate(-50%,-50%);
}
.section-p5-light1{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p5-xz1.png) no-repeat;
	background-size: 100%;
}
.section-p5-light2{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p5-xz2.png) no-repeat;
	background-size: 100%;
}
.section-p5-imgbox.on .section-p5-light{
	display: block;
}

.section-p5-navbox{
	width: 1.32rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top:1.84rem;
}

.swiper-slide-active .section-p5-navbox{
	animation: fadeIn 0.8s .4s ease both;
}
.section-p5-navbox .section-p5-navbtn{
	display: block;
	width: 1.31rem;
	height: 1.69rem;
	margin: 0.1rem auto 0;
}
.section-p5-navbox .section-p5-navbtn:first-of-type{
	margin-top: 0;
}
.section-p5-navbox .section-p5-navbtn1{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p5-nav1.png) no-repeat;
	background-size: 100%;
}
.section-p5-navbox .section-p5-navbtn1.on{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p5-nav1_on.png) no-repeat;
	background-size: 100%;
}

.section-p5-navbox .section-p5-navbtn2{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p5-nav2.png) no-repeat;
	background-size: 100%;
}
.section-p5-navbox .section-p5-navbtn2.on{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p5-nav2_on.png) no-repeat;
	background-size: 100%;
}

.section-p5-navbox .section-p5-navbtn3{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p5-nav3.png) no-repeat;
	background-size: 100%;
}
.section-p5-navbox .section-p5-navbtn3.on{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p5-nav3_on.png) no-repeat;
	background-size: 100%;
}


.section-p5-tp{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p5-btn1.png) no-repeat;
	background-size: 100%;
	width: 2.87rem;
	height:0.78rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top:7.38rem;
}
.section-p5hb-btn.g-btn--disable{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p5-btn1_dis.png) no-repeat;
	background-size: 100%;
}

.section-p5-txt1{
	text-align: center;
	font-size: 0.22rem;
	color: #b0afaf;
	margin: 10px auto 0;
}

.swiper-slide-active .section-p5-txt1{
	animation: fadeIn 0.8s .4s ease both;
}
.section-p5-hdzg{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p5-btn2.png) no-repeat;
	background-size: 100%;
	width: 2.13rem;
	height: 0.44rem;
	margin: 0.1rem auto 0;
}

.swiper-slide-active .section-p5-hdzg{
	animation: fadeIn 0.8s .4s ease both;
}


/*section6*/
.section-p6tit{
	background:url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p6-tit.png) no-repeat;
	background-size: 100%;
	width:8.92rem;
	height: 1.58rem;
	margin:0.18rem auto 0;
}
.swiper-slide-active .section-p6tit{
	animation: fadeInTop 0.8s .4s ease both;
}

.section-p6-img{
	display: block;
	width: 13.75rem;
	margin:0.18rem auto 0;
}

.swiper-slide-active .section-p6-img{
	animation: fadeIn 0.8s .4s ease both;
}

/*section7*/
.section-p7tit{
	background:url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p7-tit.png) no-repeat;
	background-size: 100%;
	width:8.92rem;
	height: 1.31rem;
	margin:0.24rem auto 0;
}
.swiper-slide-active .section-p7tit{
	animation: fadeInTop 0.8s .4s ease both;
}

.section-p7-vidbox{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p7-vidcon.png) no-repeat;
	background-size: 100%;
	width:9.77rem;
	height:5.59rem;
	margin:0.26rem auto 0;
	position: relative;
}

.swiper-slide-active .section-p7-vidbox{
	animation: fadeIn 0.8s .4s ease both;
}
.section-p7-player{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p7-player.png) no-repeat;
	background-size: 100%;
	width: 0.89rem;
	height: 0.89rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.section-p7-vidcon{
	width:9.62rem;
	height:5.46rem;
	position: absolute;
	left:0.08rem;
	top:0.06rem;
}


.section-p7-txt{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p7-txt.png) no-repeat;
	background-size: 100%;
	width: 6.97rem;
	height: 1.44rem;
	margin:0.2rem auto 0;
}
.swiper-slide-active .section-p7-txt{
	animation: fadeIn 0.8s .4s ease both;
}


/*section8*/
.section-p8-img{
	background:url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p8-img.png) no-repeat;
	background-size: 100%;
	width:19.2rem;
	height: 10.8rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.swiper-slide-active .section-p8-img{
	animation: fadeIn 0.8s .4s ease both;
}


/*section9*/
.section-p9tit{
	background:url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p9-tit.png) no-repeat;
	background-size: 100%;
	width:8.92rem;
	height: 1.3rem;
	margin:0.18rem auto 0;
}
.swiper-slide-active .section-p9tit{
	animation: fadeInTop 0.8s .4s ease both;
}


.section-p9cont{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 10px auto 0;
}
.swiper-slide-active .section-p9cont{
	animation: fadeIn 0.8s .4s ease both;
}


.section-p9navbox{
	width: 0.83rem;
	margin-right: 0.2rem;
}
.section-p9nav{
	display: block;
	width: 0.83rem;
	height: 3.38rem;
	margin:0.2rem auto 0;
}
.section-p9nav:first-of-type{
	margin-top: 0;
}

.section-p9nav1{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p9-nav1.png) no-repeat;
	background-size: 100%;
}
.section-p9nav1.on{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p9-nav1_on.png) no-repeat;
	background-size: 100%;
}
.section-p9nav2{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p9-nav2.png) no-repeat;
	background-size: 100%;
}
.section-p9nav2.on{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p9-nav2_on.png) no-repeat;
	background-size: 100%;
}

.section-p9con{
	width: 12.11rem;
	height: 6.88rem;
	position: relative;
}
.section-p9box{
	width: 12.11rem;
	height: 6.88rem;
	/* position: absolute;
	left: 0;
	top: 0;
	opacity: 0; */
	/* z-index: -1; */
}
.section-p9box.on{
	opacity:1;
	/* z-index:1; */
}

.section-p9swi-vid,.section-p9swi-pic{
	width: 12.11rem;
	margin: 0 auto 0;
}

.section-p9-vidbox1{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p9-vidcon1.png) no-repeat;
	background-size: 100%;
	width:12.11rem;
	height:6.87rem;
	margin:0 auto 0;
	position: relative;
}
.section-p9-vidbox2{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p9-vidcon2.png) no-repeat;
	background-size: 100%;
	width:12.11rem;
	height:6.87rem;
	margin:0 auto 0;
	position: relative;
}

.section-p9-player{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p9-player.png) no-repeat;
	background-size: 100%;
	width: 1.09rem;
	height:1.09rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.section-p9-vidcon{
	width:11.96rem;
	height:6.74rem;
	position: absolute;
	left:0.08rem;
	top:0.06rem;
}
.section-p9-picbox{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p9-img-border.png) no-repeat;
	background-size: 100%;
	width: 12.11rem;
	height: 6.87rem;
	margin: 0 auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.section-p9-pic{
	display: block;
	width:12.01rem;

}




.section-p9swi-pagination{
	width: 100%;
	bottom: -0.4rem;
}
.section-p9swi-pagination .swiper-pagination-bullet{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p9-dian.png) no-repeat;
	background-size: 100%;
	width: 0.26rem;
	height: 0.26rem;
	opacity: 1;
	margin: 0 0.06rem;
}
.section-p9swi-pagination .swiper-pagination-bullet-active{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p9-dian_on.png) no-repeat;
	background-size: 100%;
}




/*动画*/
@keyframes nextanim{0% {transform: translateY(-0.15rem);opacity: 0.3;}50% {transform: translateY(0.1rem);opacity: 1;}100% {transform: translateY(-0.15rem);opacity: 0.3;}}
@keyframes bounceInbot1 { /*淡下往上*/
	0% {opacity: 0;transform: translateY(0.6rem);}
	100% {transform: translateY(0);}}
@keyframes bounceIntop {/*上往下*/
	0% {opacity: 0;transform: translateY(-4rem);}
	100% {transform: translateX(0);}
}
@keyframes bounceInleft {/*左往右*/
	0% {opacity: 0;transform: translateX(-4rem);}
	100% {transform: translateX(0);}
}
@keyframes bounceInright{/*右左往*/
	0% {opacity: 0;transform: translateX(4rem);}
	100% {transform: translateX(0);}
}

@keyframes bounceIntop3{/*右左往*/
	0% {opacity: 0;transform: translateY(4rem);}
	100% {transform: translateY(0);}
}
/* 呼吸 */
@keyframes breathe {
	50%{transform: scale(1.1);}
}
/* 上下浮动 */
@keyframes floatTopDown {
	25%{transform: translateY(-5%);}
	75%{transform: translateY(5%);}
}
/* 颤抖 */
@keyframes tada{
	0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
	10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}
	30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}
	40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}
	100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}
}
/* 弹跳 */
@keyframes bounceIn{
	0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}
	50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
	70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}
	100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
}
/* 淡入 */
@keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}}
/* 淡入系列 */
/* 左到右 */
@keyframes fadeInLeft {
	0% {opacity: 0;transform: translateX(-1rem);}
	100% {transform: translateX(0);}}
/* 右到左 */
@keyframes fadeInRight {
	0% {opacity: 0;transform: translateX(1rem);}
	100% {transform: translateX(0);}}
/* 上到下 */
@keyframes fadeInTop {
	0% {opacity: 0;transform: translateY(-1rem);}
	100% {transform: translateX(0);}}
/* 下到上 */
@keyframes fadeInDown {
	0% {opacity: 0;transform: translateY(1rem);}
	100% {transform: translateX(0);}}
/* 左右延展 */
@keyframes fadeInExtension {
	0% {opacity:0;transform: scale(0.6,1);}
	100% {opacity:1;}}

.fr-popbox{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.85);
	z-index: 1;
}
.g-pop-close{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/close.png) no-repeat;
	background-size: 100%;
	width:0.56rem;
	height: 0.51rem;
	position: absolute;
	right: -0.66rem;
	top: 0;
}
.g-pop-close1{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/close.png) no-repeat;
	background-size: 100%;
	width:0.56rem;
	height: 0.51rem;
	position: absolute;
	right: -0.66rem;
	top: 0;
}
.g-pop{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/pop.png) no-repeat;
	background-size: 100%;
	width:7.59rem;
	height:5.09rem;
	position: relative;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -2.55rem;
	margin-left: -3.8rem;
}

/* pop1 */
.g-pop1{
	padding-top:0.56rem;
}
.g-pop1-tit{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/pop1-tit.png) no-repeat;
	background-size: 100%;
	width: 3.06rem;
	height: 0.61rem;
	margin: 0 auto 0;
}
.g-pop1-con{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin: 0 auto 0;
	height: 2.7rem;
}
.g-pop1-con .g-pop1-img{
	width: auto;
	height: 2.16rem;
	display: block;
}

.g-pop-btnbox{
	display: flex;
	justify-content: center;
	margin: 0 auto 0;
}
.g-pop-btn1{
	display: block;
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/pop-btn1.png) no-repeat;
	background-size: 100%;
	width: 2.87rem;
	height: 0.78rem;
	margin: 0 0.1rem;
}


/* pop2 */
.g-pop2{
	padding-top:0.56rem;
}
.g-pop2-tit{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/pop2-tit.png) no-repeat;
	background-size: 100%;
	width: 3.06rem;
	height: 0.6rem;
	margin: 0 auto 0;
}
.g-pop2-con{
	margin:0.3rem auto 0;
}
.g-pop2-box{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0.16rem auto 0;
}
.g-pop2-box:first-of-type{
	margin-top: 0;
}
.g-pop2-box .g-pop2-txt{
	font-size: 0.26rem;
	color: #bcbcbc;
}
.g-pop2-box .g-pop2-inp{
	background-color:rgba(80, 86, 91,0.5) ;
	border: 1px solid rgb(34, 38, 41);
	width: 4.83rem;
  	height: 0.59rem;
	font-size: 0.26rem;
	color: #ffffff;
	box-sizing: border-box;
	padding: 0 0.1rem;
	margin-left: 0.1rem;
}
.g-pop2 .g-pop-btnbox{
	margin-top:0.24rem;
}

.g-pop-btn2{
	display: block;
	background:url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/pop-btn2.png) no-repeat;
	background-size: 100%;
	width: 2.87rem;
	height: 0.78rem;
	margin: 0 0.1rem;
}

/* pop3 */
.g-pop3{
	padding-top:0.92rem;
}
.g-pop3-tit{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/pop3-tit.png) no-repeat;
	background-size: 100%;
	width: 3.06rem;
	height: 0.61rem;
	margin: 0 auto 0;
}
.g-pop3-con{
	margin:0.2rem auto 0;
	width: 86%;
	font-size: 0.24rem;
	color: #c7c7c7;
	line-height: 0.42rem;
}

/* pop4 */
.g-pop4{
	padding-top:0.5rem;
}

.g-pop4-con{
	margin:0.2rem auto 0;
	width: 86%;
	height: 3.28rem;
	overflow-x: hidden;
	font-size: 0.24rem;
	color: #c7c7c7;
	line-height: 0.36rem;
	box-sizing: border-box;
	padding-right: 0.06rem;
}

.g-pop4-con::-webkit-scrollbar-track-piece{background-color:#525b65;}
.g-pop4-con::-webkit-scrollbar{width:0.06rem;}
.g-pop4-con::-webkit-scrollbar-thumb{background:#9babb7;border-radius:0.05rem}

.g-pop4-tab{
	width: 100%;
	border: 1px solid #3f464c;
}
.g-pop4-tab th{
	text-align: center;
	font-size: 0.3rem;
	color: #ffffff;
	height: 0.44rem;
	background-color: #343b40;
}
.g-pop4-tab td{
	background-color: #4b545b;
	text-align: center;
	font-size: 0.24rem;
	color: #c7c7c7;
	height: 0.42rem;
	border-right:1px solid #343b40;
	border-top:1px solid #343b40;
}

/* pop5 */
.g-pop5{
	padding-top:0.84rem;
}
.g-pop5-tit{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/pop5-tit.png) no-repeat;
	background-size: 100%;
	width: 3.06rem;
	height: 0.62rem;
	margin: 0 auto 0;
}
.g-pop5-con{
	text-align: center;
	margin:0.3rem auto 0;
	width: 86%;
	height: 1.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-size: 0.3rem;
	color: #c7c7c7;
	line-height: 0.48rem;
}
.g-pop5 .g-pop-btnbox{
	margin-top: 0.3rem;
}

/* pop6 */
.g-pop6{
	padding-top:0.66rem;
}

.g-pop6-con{
	margin:0.3rem auto 0;
}
.g-pop6-box{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0.26rem auto 0;
}
.g-pop6-box:first-of-type{
	margin-top: 0;
}
.g-pop6-box .g-pop6-txt{
	font-size: 0.26rem;
	color: #bcbcbc;
}
.g-pop6-box .g-pop6-inp1{
	background-color:rgba(80, 86, 91,0.5) ;
	border: 1px solid rgb(34, 38, 41);
	width: 4.83rem;
  	height: 0.59rem;
	font-size: 0.26rem;
	color: #ffffff;
	box-sizing: border-box;
	padding: 0 0.1rem;
	margin-left: 0.1rem;
}
.g-pop6-inpbox{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 4.83rem;
	margin-left: 0.1rem;
}

.g-pop6-box .g-pop6-inp2{
	background-color:rgba(80, 86, 91,0.5) ;
	border: 1px solid rgb(34, 38, 41);
	width: 3.18rem;
  	height: 0.59rem;
	font-size: 0.26rem;
	color: #ffffff;
	box-sizing: border-box;
	padding: 0 0.1rem;
}

.g-pop6-hqyzm{
	display: block;
	width: 1.63rem;
  	height: 0.55rem;
	text-align: center;
	line-height: 0.55rem;
	font-size: 0.26rem;
	color: #2a3034;
	background-color: #a8aab4;
}

.g-pop6 .g-pop-btnbox{
	margin-top:0.5rem;
}

.g-pop-btn3{
	display: block;
	background:url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/pop-btn3.png) no-repeat;
	background-size: 100%;
	width: 2.87rem;
	height: 0.78rem;
	margin: 0 0.1rem;
}

/* pop7 */
.g-pop7{
	background: url(//wegame.gtimg.com/tgp_act/release/online/qjmu20260415/images/p9-vidcon1.png) no-repeat;
	background-size: 100%;
	width:9rem;
	height:5.11rem;
	margin:0 auto 0;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -2.56rem;
	margin-left: -4.5rem;
}
.g-pop7-vid{
	width:8.86rem;
	height:4.96rem;
	position: absolute;
	left:0.08rem;
	top:0.06rem;
}




/* 弹窗动画 */
@keyframes pop1hei {
	0% {
		height:0.2rem;
	}
	100% {
		height:5.77rem;
	}
}
@keyframes pop1nr {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


@keyframes scale-up-ver-center {
	0% {
		-webkit-transform: scaleY(0.4);
		transform: scaleY(0.4);
		opacity: 0;
	}

	100% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1;
	}
}
@keyframes scale-up-ver-centers {
	0% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1;
	}

	100% {
		-webkit-transform: scaleY(0.4);
		transform: scaleY(0.4);
		opacity: 0;
	}
}

/*里面的代码可以根据自己需求去进行更改*/
/* 设置滚动条的样式 */
::-webkit-scrollbar{

width:0.05rem;

height:1px;

background-color:#F5F5F5;

}

/*定义滚动条轨道

内阴影+圆角*/

::-webkit-scrollbar-track{

-webkit-box-shadow:inset 0 0 0.06rem rgba(0,0,0,0.3);

border-radius:0.02rem;

background-color:#F5F5F5;

}

/*定义滑块

内阴影+圆角*/

::-webkit-scrollbar-thumb{

border-radius:1px;

-webkit-box-shadow:inset 0 0 0.06rem rgba(0,0,0,.3);

background-color:#555;

}
.txp_barrage_client_launcher, .txp_btn_fake {
  display: none !important;
}
.gray, .g-btn--disable, .g-btn-dis {
  pointer-events: none;
}
.pop-address .input-box a {
  font-size: 12px;
}
[v-cloak] {
  visibility: hidden;
}
.disabled {
  pointer-events: none;
  filter: grayscale(1);
}