/* 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 {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;}
body,html{min-width: 12rem;}
/* basic */
.c:before,.c:after{content:"";display:tadble;}
.c:after{clear:both;}
.c{zoom:1;}
body{font:12px/1.5 '\5FAE\8F6F\96C5\9ED1',tahoma,'\5b8b\4f53',"\9ED1\4F53",sans-serif;overflow-x: hidden;background: #1c2645;}
a {text-decoration:none;overflow:hidden;}
.fr-wrapper,body{min-width:12rem !important;overflow-x: hidden;}
.hide{display:block;width:0;height:0;overflow:hidden;}
.pr{position:relative;}
.pa{position:absolute;}
.g-db{display:block;text-indent:-999rem;font-size: 0;}
.fl{float:left;}
.fr{float:right;}
/* 设置根节点 font-size，基于设计稿 1920px */
html,body {
  font-size: calc(100 / 1920 * 100vw);
  overflow-x: hidden;
}

/* 设置最小宽度限制（可选） */
/*@media screen and (max-width: 1200px) {
  html {
    font-size: calc(100 / 1920 * 1200px);
  }
}*/
@font-face {
	font-family:'systr';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/font/systr.ttf);
}
@font-face {
	font-family:'systb';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/font/systb.ttf);
}
@font-face {
	font-family:'font2';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/font/font2.ttf);
}
@font-face {
	font-family:'font1';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/font/font1.ttf);
}
@font-face {
	font-family:'font3';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/font/font3.ttf);
}
@font-face {
	font-family:'font4';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/font/syhtr.ttf);
}

/*footer*/
#afooter {line-height:1.4;color:#ffffff;background-color:#0e0e0e;padding:0.2rem 0;text-align:center;font-size: .18rem;}
#afooter a {color:#ffffff;}
#footer_ieg {width:100%;}

.gray{filter:grayscale(.7) !important;}
.fr-wrapper a{transition: .2s transform linear;overflow: visible;}
.fr-wrapper a:hover{transform: translateY(-.06rem);}

.fr-wrapper{font-family:'systr';}
.g-sp{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/sp.png) no-repeat;background-size: 19.2rem auto;}

/*侧边福利*/
.fr-float{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/float1.png) no-repeat 50%  0;width: 2rem;height: 2.3rem;background-size: 100% auto;position: fixed;bottom: 5%;right: 0.2rem;z-index: 99;animation: floatanim 1s ease-in-out both infinite alternate;cursor: pointer;}
@keyframes floatanim{
	0% {
    transform: translateY(0);
	}
	100% {
	    transform: translateY(-.08rem);
	}
}

.fr-float img{display: block;width: 100%;position: absolute;top: 0;left: 0;}
.fr-float:hover{animation: none;background: none;}
.float-rbox{position: fixed;top: 0;right: -8rem;z-index:999;height: 100vh;width: 3.44rem;cursor: default;}
.fr-float:hover .float-rbox{right: 0;transition: .4s ease right;}
.float-rct{height: 100%;overflow-y: auto;position: relative;overflow-x: hidden;}
.float-rct::-webkit-scrollbar{width: 0;border-radius: .1rem;}
.float-rct::-webkit-scrollbar-track{width:0;background-color: #eaf1f2;border: 1px solid #fbfcfc;border-radius: .1rem;}
.float-rct::-webkit-scrollbar-thumb{width: 0;background-color: #7073ce;border-radius: .1rem;}

.float-rbox img{display: block;width: 3.44rem;}
.float-btndown{width: 0.88rem; height: .2rem; position: absolute; right: .14rem; top: 1.88rem; background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/hd_rbtn1.png) no-repeat 50% 0; background-size: 100% auto;transition: .4s all linear;}
.float-btndown:hover {
    filter: brightness(1.2);
    transform: scale(1.02) translateY(0) !important;
}
.float-btnlink{position: absolute; width: 1.2rem; height: .2rem; right: .14rem; top: 2.1rem; background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/hd_rbtn2.png) no-repeat 50% 0; background-size: 100% auto;transition: .4s all linear;cursor: default;}
.float-btnlink:hover{transform: translateY(0) !important;}

.fr-navigation{ width: 19.2rem; top: 0; z-index: 99; left: 0; position: fixed; transform: translateY(-1rem); transition: .4s transform ease; }
.fr-navigation.show{transform: translateY(0);}
.navigation-box { background: #000000; height: .5rem; left: 0; width: 19.2rem; display: flex; box-sizing: border-box; justify-content: flex-start; align-items: center; padding: 0 0.7rem 0 1.08rem; position: relative; z-index: 4; }

.navigation-logo { width: 2.02rem; height: .3rem; }

.navigation-ct { display: flex; font-size: .2rem; color: #fff; margin: 0 auto; align-items: center; height: 0.5rem; font-family: 'systb';}

.navigation-ct li a{ position: relative; padding: 0 .34rem; cursor: pointer; margin: 0 0.1rem; display: flex; align-items: center; height: 0.5rem;  font-size: .2rem; color: #fff;line-height: 0.5rem;}
.navigation-ct li .navigation-icon--liwu{ width: 0.21rem; height: 0.22rem; background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/nav_icon1.png) no-repeat 100% /100% 100%; margin-left: 0.04rem; position: relative; top: -.02rem; }

.navigation-ct li .navigation-icon--new{
    width: 0.55rem;
    height: 0.2rem;
    background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/nav_icon2.png) no-repeat 50% 0;background-size: 100% auto;
    margin-left: 0.04rem;
    -webkit-animation:shake  6s infinite linear;animation:shake 6s infinite linear;
}
@keyframes shake{
    0%, 100% {transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {transform: translateX(-4px);}
    20%, 40%, 60%, 80% {transform: translateX(4px);}
}
@-webkit-keyframes shake{
    0%, 100% {transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {transform: translateX(-4px);}
    20%, 40%, 60%, 80% {transform: translateX(4px);}
}
.navigation-ct li.act,.navigation-ct li:hover {
    color: #f2d583;
    box-sizing: border-box;
}

.navigation-float{ background:rgba(0,0,0,.6); width: 19.2rem; height: .3rem; left: 0; position: absolute; top: 0.5rem; align-items: center; justify-content: flex-start; z-index: 3; box-sizing: border-box; display: none;}
.navigation-float.show{
    display: flex;
}
.navigation-float1{padding-left: 4.8rem;}
.navigation-float2{padding-left: 7.8rem;}
.navigation-float3{padding-left: 10.1rem;}
.fr-navigation a:hover{transform: translateY(0) !important;}
.navigation-float li a{font-size: 0.18rem; color: #ffffff; margin-left: 0.2rem; display: flex; align-items: center; cursor: pointer; position: relative; z-index: 2; font-family: 'systr';line-height: 0.2rem;}
.navigation-float li a:before{ width: 0.05rem; height: 0.05rem; border-radius: 50%; content: ''; margin-right: 0.05rem; }
.navigation-float li.act,.navigation-float li:hover a{color: #f2d583;}
.navigation-float li.act:before,.navigation-float li a:hover:before{background: #f2d583;}

.g-btn{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/btn1.png) no-repeat;background-size: 3.91rem auto;}

.navigation-btn { width: 2.4rem; display: flex; justify-content: space-around; align-items: center; height: 0.46rem;  }
.navigation-line { width: 1px; height: .28rem; background: #fff; margin: 0 0.2rem;}
.navigation-login{display: flex;justify-content: flex-end;align-items: center;width: 3.3rem;}
.navigation-login a,.navigation-btn-logined{font-size: 0.18rem; color: #ffffff;line-height: .24rem;margin: 0 .04rem;white-space: nowrap;font-family: 'systb';}
.navigation-btn-login { background-position:  0 0; width: .25rem; height: .25rem;}
.navigation-btn-login:hover{background-position:  0 -.51rem;}

.navigation-btn-share{background-position: -.64rem 0; width: .26rem; height: .25rem;}
.navigation-btn-share:hover{background-position: -.64rem -.52rem;}
.navigation-btn-qq{background-position: -1.04rem 0; width: .26rem; height: .25rem;}
.navigation-btn-qq:hover{background-position: -1.04rem -.52rem;}
.navigation-btn-game{background-position: -1.45rem 0; width: .26rem; height: .25rem;}
.navigation-btn-game:hover{background-position: -1.45rem -.52rem;}

.navigation-btn-download1,.navigation-btn-start1{background-position: -2.48rem -0.6rem;width: 1.43rem;height: .44rem;margin-left: 0.3rem;}
.navigation-btn-start1{background-position: -2.48rem 0;}

.fr-header{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mask1.png) no-repeat 50% 100%, url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/hd1.jpg) no-repeat 50% -1rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/hd2.jpg) no-repeat 50% 2.46rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/hd3.jpg) no-repeat 50% 6.12rem;background-size: 19.2rem auto;width: 100%;height: 10.58rem;position: relative;}
.fr-header:after{content: '';width: 100%;height: 100%;pointer-events: none;background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mask1.png) no-repeat 50% 100%;background-size: 19.2rem auto;z-index: 2;position: absolute;top: 0;bottom: 0;}
.header-video{position: absolute;width: 100%;top: 0;left: 0;height:96%;overflow: hidden;}

.header-video video{display: block;width: 100%;position: absolute;top: -1rem;left: 0;}
.head-logo{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/logo.png) no-repeat 50% 0;width: 4.34rem;height: 3.84rem;background-size: 100% auto;position: absolute;top: 0;left: 0;}
.head-slogan{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/slogan.png) no-repeat 50% 0;width: 12.25rem;height: 5.26rem;background-size: 100% auto;position: absolute;bottom: 1.9rem;left: 50%;margin-left: -6.12rem;z-index: 3;}
.head-vd{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/hd-vd.png) no-repeat 50% 0;width: 1.51rem;height: 1.51rem;background-size: 100% auto;position: absolute;bottom: 1.2rem;right: 0.3rem;z-index: 3;}
.head-btn-down1,.head-btn-start1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/btn-xz.png) no-repeat 50% 0;width:3.41rem;height:0.83rem;position: absolute;bottom: 1.6rem;left: 50%;margin-left: -1.7rem;z-index: 3;background-size: 100% auto;}
.head-btn-start1{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/btn-qd.png);}

.head-btn-newcont1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/hd_btn1.png) no-repeat 50% 0;width: 3.05rem;height: 2.72rem;background-size: 100% auto;position: absolute;bottom: -0.17rem;left: 4.19rem;z-index: 3;}
.head-btn-wggift1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/hd_btn2.png) no-repeat 50% 0;width: 3.3rem;height: 2.4rem;background-size: 100% auto;position: absolute;bottom: -0.12rem;right: 4.08rem;z-index: 3;}

.fr-container1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mask2.png) no-repeat 50% 100%;background-size: 19.2rem auto;background-color: #f1f3ed;position: relative;margin: -1px auto 0;min-height: 4rem;}
/*登录领限定十连*/
.section-dllq{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/rp1.jpg) no-repeat 50% 0;width: 100%;height: 9.56rem;background-size: 19.2rem auto;}
.dllq-box{padding-top:0.8rem;position: relative;}
.dllq-tit{background-position:-0.45rem -34.02rem;width:6.62rem;height:1.4rem;position: absolute;top: 0.4rem;left: 50%;margin-left: -3.31rem;z-index: 2;}
.dllq-pic{margin: 0 auto;box-sizing: border-box;padding-top: 0.54rem;position: relative;width: 13.54rem;height: 7.24rem;}
.dllq-pic img{display: block;width: 11.78rem;height: 6.2rem;object-fit: cover;margin: 0 auto;}
.dllq-pic i{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/dllq-bg1.png) no-repeat 50% 0;width: 13.54rem;height: 7.24rem;background-size: 100% auto;position: absolute;top: 0;left: 0;}
.dllq-txt{font-size: 0.3rem;color: #464646;text-align: center;line-height: 0.4rem;font-family: 'font3';}
.dllq-txt span{color: #9383c4;}

/*共鸣者情报*/
.section-role{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/rp1_1.jpg) no-repeat 50% 0;background-size: 19.2rem auto;width: 100%;height: 10rem;position: relative;font-family: 'font4';}
.role-show1,.role-show1 .swiper-container{width: 100%;height: 100%;position: relative;overflow: hidden;}

.role-pic{width: 100%;height: 100%;}
.role-pic img{display: block;width: 100%;}
.role-info{position: absolute;top: 1.6rem;left: 1.1rem;width: 4.66rem;}
.role-name{width: 4.53rem;}
.role-name img{display: block;width: 100%;}
.role-zystar{display: flex;justify-content: flex-start;align-items: center;margin: 0.14rem auto 0;}
.role-zy{width: auto;height: 0.62rem;margin-right: 0.26rem;}
.role-star{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/role-star.png) no-repeat 50% 0;width: 2.5rem;height: 0.57rem;background-size: 100% auto;}
.role-cv{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/role-cv.png) no-repeat 50% 0;width: 4.5rem;height: 0.66rem;margin-top: 0.16rem;display: flex;justify-content: flex-start;align-items: center;background-size: 100% auto;}
.role-cv a{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/role-audio.png) no-repeat 50% 0;width: 0.5rem;height: 0.5rem;background-size: 100% auto;margin-left: 0.08rem;}
.role-cv span{width: 2.44rem;font-size: 0.22rem;color: #fafae8;text-align: center;line-height: 0.34rem;font-family: 'font3';margin-left: 0.06rem;}
.role-cv a.on{animation: scale1 1.4s linear infinite alternate;}
@keyframes scale1{
	from{transform: scale(1);}
	to{transform: scale(1.14);}
}

.role-type{display: flex;justify-content: space-between;align-items: center;margin-top: 0.9rem;width: 4.56rem;}
.role-type p{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/role-type.png) no-repeat 50% 0;width: 2.02rem;height: 0.45rem;display: flex;justify-content: flex-start;align-items: center;background-size: 100% auto;}
.role-type p img{width: 0.45rem;margin: 0 0.16rem;}
.role-type p span{width: 1.2rem;font-size: 0.26rem;color: #fbfbec;text-align: center;line-height: 0.36rem;}
.role-txt{font-size: 0.22rem;color: #646464;text-align: left;line-height: 0.36rem;margin-top: 0.4rem;}

.role-show2{position: absolute;top: 2.4rem;right: 0.6rem;width: 1.22rem;height: 5.8rem;z-index: 13;}
.role-show2 .swiper-container{width: 100%;height: 100%;position: relative;overflow: hidden;}
.role-show2 .swiper-container .swiper-slide{display: flex;justify-content: center;align-items: center;}
.role-act{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/role-act1.png) no-repeat;background-size: 5.22rem auto;width: 1.22rem;height: 2.41rem;}
.role-show2 .swiper-container .swiper-slide-thumb-active .role-act{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/role-act.png);}

.role-act1{background-position: 0 0;}
.role-act2{background-position:  0 -2.94rem;}
.role-act3{background-position: -2.1rem 0;}
.role-act4{background-position: -2.1rem -2.94rem;}
.role-act5{background-position: -4rem 0;}
.role-act6{background-position: -4rem -2.94rem;}
.role-prev{background-position:  -5.48rem -31.02rem;width:0.37rem;height:0.28rem;position: absolute;top: -0.4rem;left: 50%;margin-left: -0.18rem;}
.role-next{background-position:  -5.48rem -31.7rem;width:0.37rem;height:0.28rem;position: absolute;bottom: -0.4rem;left: 50%;margin-left: -0.18rem;}

.spine-player{overflow: hidden;}
.spine-player canvas{position: absolute;left: 10%;}

/*全新探索*/
.section-qxts{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/rp1_3.jpg) no-repeat 50% 0;background-size: 19.2rem auto;padding: 1.3rem 0 1rem;}
.qxts-box{position: relative;}
.qxts-tit{background-position:-0.2rem -32.47rem;width:6.62rem;height:1.4rem;position: absolute;top: -0.4rem;left: 50%;margin-left: -3.31rem;z-index: 2;}
.qxts-pic{margin: 0 auto;box-sizing: border-box;padding-top: 0.54rem;position: relative;width: 13.54rem;height: 7.24rem;}
.qxts-pic img{display: block;width: 11.78rem;height: 6.2rem;object-fit: cover;margin: 0 auto;}
.qxts-pic i{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/dllq-bg1.png) no-repeat 50% 0;width: 13.54rem;height: 7.24rem;background-size: 100% auto;position: absolute;top: 0;left: 0;}
/*全新活动*/
.section-qxhd{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/rp1_4.jpg) no-repeat 50% 0;background-size: 19.2rem auto;position: relative;padding: 90px 0;}
.qxhd-show1,.qxhd-box{width: 16.68rem;height: 8.02rem;margin: 0 auto;position: relative;}

.qxhd-bg{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/qxhd-bg1.png) no-repeat 50% 0;width: 16.68rem;height: 8.02rem;background-size: 100% auto;position: absolute;top: 0;left: 0;z-index: 10;}
.qxhd-show1 .swiper-container,.qxhd-show1 .swiper-container .swiper-slide {width: 16.68rem;height: 8.02rem;position: relative;overflow: hidden;}
.qxhd-info{position: absolute;top: 1.04rem;left: 0.92rem;width: 3.38rem;z-index: 12;}
.qxhd-name{font-size: 0.32rem;color: #e6e7de;text-align: center;line-height: 0.84rem;font-family: 'font3';height: 0.84rem;}
.qxhd-txt1{font-size: 0.18rem;color: #848484;line-height: 0.3rem;text-align: left;margin: 0.44rem auto 0;font-family: 'font4';}
.qxhd-pic{width: 10.3rem;height: 6.19rem;position: absolute;top: 0.64rem;left: 5.4rem;}
.qxhd-pic img{display: block;width: 100%;height: 100%;object-fit: cover;}

.qxhd-show2{width: 3.92rem;position: absolute;top: 6.62rem;right: 1.22rem;z-index: 13;}
.qxhd-show2 .swiper-container{width: 100%;overflow: hidden;}
.qxhd-prev{background-position: -7.38rem -31.25rem;width:0.18rem;height:0.24rem;position: absolute;top:0.06rem;left: -0.26rem;cursor: pointer;}
.qxhd-next{background-position: -7.98rem -31.25rem;width:0.18rem;height:0.24rem;position: absolute;top:0.06rem;right: -0.26rem;cursor: pointer;}
.qxhd-btn{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/qxhd-btn2.png) no-repeat 50% 0;width: 1.06rem;height: 0.35rem;background-size: 100% auto;margin: 0 auto;display: block;}
.qxhd-show2 .qxhd-btn:hover{transform: translateY(0);}
.qxhd-show2 .swiper-container .swiper-slide-thumb-active .qxhd-btn{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/qxhd-btn1.png);}
/*全新地域*/
.section-qxdy{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/rp1_5.jpg) no-repeat 50% 0;background-size: 19.2rem auto;position: relative;padding-bottom: 1rem;}
.qxdy-show1{width: 100%;position: relative;}
.qxdy-show1 .swiper-container{width: 100%;}
.qxdy-pic{display: block;width: 100%;position: relative;}
.qxdy-pic i{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/qxdy-mask1.png) no-repeat 50% 0;width: 19.2rem;height: 7.96rem;position: absolute;top: 0;left: 0;background-size: 100% auto;}
.qxdy-pic img{display: block;width: 100%;}
.qxdy-info{width: 9.6rem;margin: -1.3rem 0 0 0.9rem;position: relative;z-index: 12;}
.qxdy-name{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/qxdy-bg1.jpg) no-repeat 50% 0;width: 5.63rem;height: 0.97rem;background-size: 100% auto;font-size: 0.35rem;color: #fefef3;font-family: 'font3';line-height: 0.8rem;box-sizing: border-box;padding-left: 0.34rem;}

.qxdy-txt1{font-size: 0.2rem;color: #353535;width: 8.82rem;margin: 0.74rem auto 0;line-height: 0.32rem;font-family:'font4';}

.qxdy-show2{position: absolute;right: 0.98rem;top: 7.58rem;z-index: 12;}
.qxdy-prev{background-position: -7.38rem -31.25rem;width:0.18rem;height:0.24rem;position: absolute;top:0.76rem;left: -0.36rem;cursor: pointer;}
.qxdy-next{background-position: -7.98rem -31.25rem;width:0.18rem;height:0.24rem;position: absolute;top:0.76rem;right: -0.36rem;cursor: pointer;}
.swiper-button-disabled{filter: grayscale(1);opacity: .6;}
.qxdy-show2 .swiper-container{width: 6.76rem;overflow: hidden;}
.qxdy-min{display: block;width: 2.09rem;position: relative;margin: 0 auto;}
.qxdy-min img{display: block;width: 100%;}
.qxdy-min i{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/qxdy-mask2.png) no-repeat 50% 0;width: 2.09rem;height: 1.2rem;position: absolute;top: 0;left: 0;background-size: 100% auto;display: none;}
.qxdy-show2 .swiper-container .qxdy-min:hover{transform: translateY(0);}
.qxdy-show2 .swiper-container .swiper-slide-thumb-active .qxdy-min i{display: block;}

/*活动日历*/
.section-hdrl{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mask2.png) no-repeat 50% 100%,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/rp1_6.jpg) no-repeat 50% 0;background-size: 19.2rem auto;height: 20rem;box-sizing: border-box;padding-top: 1rem;}
.dhrl-box{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/rl-bg1.png) no-repeat 50% 0;width: 16.68rem;height: 15.42rem;background-size: 100% auto;margin: 0 auto;position: relative;box-sizing: border-box;padding-top: 1rem;}
.hdrl-tit{background-position: -7.62rem -32.47rem;width:4.92rem;height:1.4rem;position: absolute;top: -0.24rem;left: 0.78rem;}
.dhrl-pic{width: 14.56rem;height: 12.76rem;margin: 0 auto;overflow-y: auto;}
.dhrl-pic img{display: block;width: 9.9rem;margin: 0 auto;}

.dhrl-pic::-webkit-scrollbar{width: .08rem;border-radius: .1rem;}
.dhrl-pic::-webkit-scrollbar-track{width: .08rem;background-color: #ffffff;border-radius: .1rem;}
.dhrl-pic::-webkit-scrollbar-thumb{width: .08rem;background-color: #adc852;border-radius: .1rem;}


.fr-container2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mask3.png) no-repeat 50% 100%,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/rp2.jpg) no-repeat 50% 0,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/rp2_1.jpg) no-repeat 50% 19.18rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/rp2_2.jpg) no-repeat 50% 41.16rem;width: 100%;background-size: 19.2rem auto;background-color: #161a38;position: relative;margin: -1px auto 0;padding-bottom: 2.6rem;}

/*独家福利版更好礼再放送*/
.section-welfare{position: relative;margin: 0 auto;width: 16.63rem;}
.welfare-tit{background-position: -0.43rem -13.19rem;width:16.63rem;height:1.4rem;margin: 0 auto;}
.welfare-box{display: flex;justify-content: space-between;align-items: flex-start;width: 16.63rem;position: relative;margin: 0.2rem auto 0;}
.welfare-fl{width:7.85rem;height: 5.95rem;position: relative;margin-top: -0.54rem;}
.welfare-pic{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/welfare_bg1.png) no-repeat 50% 0;width:7.85rem;height: 5.95rem;pointer-events: none;background-size: 100% auto;}
.welfare-fl .welfare-btn-lq1,.welfare-fl .welfare-btn-ylq1{margin: 0 auto;background-position:-3.83rem -24.62rem;width:3.01rem;height:0.83rem;position: absolute;bottom: 0;right: 0;}
.welfare-fl .welfare-btn-ylq1{background-position: -0.39rem -24.62rem;}
.welfare-fr{width: 8.16rem;height: 5.26rem;position: relative;}
.welfare-sub1{background-position: -7.51rem -24.7rem;width:5.17rem;height:0.38rem;margin: 0 auto;position: relative;}
.welfare-btn-rule{background-position: -14.7rem -23.64rem;width:0.25rem;height:0.25rem;position: absolute;top: .06rem;right: 1.14rem;}
.welfare-txt1{font-size: .2rem;color: #ffffff;text-align: left;line-height: .26rem;margin:0.14rem auto 0;}
.welfare-btn-lb{font-size: .2rem;color: #dbceff;line-height: .3rem;text-decoration: underline !important;text-underline-offset: .1rem;position: absolute;top: .5rem;right: 0;}
.welfare-lb{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/welfare_bg2.png) no-repeat 50% 0;width: 8.16rem;height: 4.18rem;background-size: 100% auto;margin: .36rem auto 0;box-sizing: border-box;padding-top: .06rem;}
.welfare-lb li{height: 1rem;width: 7.8rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/welfare_line1.png) no-repeat 100% 100%;background-size: 5.19rem auto;display: flex;justify-content: space-between;align-items: center;margin: 0 auto;}
.welfare-lb li:last-child{background: none;}
.welfare-dj{width: 2.4rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/welfare_djbg1.png) no-repeat 50% 0;background-size: 100% auto;height: .8rem;}
.welfare-dj img{display: block;width: auto;height: 100%;margin: 0 auto;}
.welfare-rw{width:2.7rem;font-size: .19rem;color: #ffffff;line-height: .24rem;}
.welfare-rw span{font-size: .28rem;line-height: .34rem;color: #dbceff;font-family: 'font1';}
.welfare-btn-lq1,.welfare-btn-ylq1 {background-position:-15.97rem -24.6rem;width:2.06rem;height:0.7rem;font-size: 0;text-indent: -9999em;}
.welfare-btn-ylq1{background-position:-13.5rem -24.6rem;}

/*新老朋友专享*/
.section-xlzx{position: relative;width:16.71rem;margin: 1.2rem auto 0;}
.xlzx-tit{background-position: -0.35rem -15.13rem;width:16.71rem;height:1.42rem;margin: 0 auto;}
.xlzx-box{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/xlzx_bg1.png) no-repeat 50% 0;width: 16.71rem;height: 7.12rem;background-size: 100% auto;margin: 0 auto;display: flex;justify-content: space-between;align-items: flex-start;box-sizing: border-box;padding-top: 2.8rem;position: relative;}

.xlzx-fl,.xlzx-fr{width: 8.07rem;position: relative;}
.xlzx-btn-qiang,.xlzx-btn-gray,.xlzx-btn-suo,.xlzx-btn-wcy{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/xlzx_qiang.png) no-repeat 50% 0;width: 1.9rem;height: 1.96rem;background-size: 100% auto;margin: 0 auto;position: relative;}
.xlzx-btn-gray{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/xlzx_ylq.png) no-repeat 50% 0;background-size: 100% auto;}
.xlzx-btn-wcy{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/xlzx_wcy.png) no-repeat 50% 0;background-size: 100% auto;pointer-events: none;}
.xlzx-btn-suo{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/xlzx_qiang.png) no-repeat 50% 0;background-size: 100% auto;pointer-events: none;}
.xlzx-btn-suo:hover,.xlzx-btn-wcy:hover{transform: none !important;}
.xlzx-btn-suo:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/xlzx_suo.png) no-repeat 50% 0;width: 100%;height: 100%;background-size: 100% auto;position: absolute;top: 0;left: 0;}
.xlzx-num1{font-size: .2rem;color: #fbe6b8;text-align: center;line-height: .3rem;margin: -.06rem auto 0;font-family: 'systb';}
.xlzx-rwitem{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/xlzx_bg2.png) no-repeat 50% 0;display: flex;justify-content: space-between;align-items: center;height: 1.06rem;padding: 0 0.26rem;width: 8.07rem;height: 1.18rem;background-size: 100% auto;margin: 0.9rem auto 0;box-sizing: border-box;}
.xlzx-rwtxt1{font-size: .28rem;color: #dbceff;text-align: left;line-height: .4rem;font-family: 'font1';}
.xlzx-rwtxt2{font-size: .19rem;color: #ffffff;text-align: left;line-height: .3rem;}
.xlzx-btn-js,.xlzx-btn-qwc1,.xlzx-btn-lq1,.xlzx-btn-ywc1,.xlzx-btn-ylq1,.xlzx-btn-qyq1,.xlzx-btn-yyq1{background-position:-5.01rem -25.96rem;width:2.06rem;height:0.7rem;}
.xlzx-btn-js{background-position: -2.61rem -25.96rem;}
.xlzx-btn-lq1{background-position:-15.97rem -24.6rem;}
.xlzx-btn-ywc1{background-position:-0.31rem -25.96rem;}
.xlzx-btn-ylq1{background-position:-13.5rem -24.6rem;}
.xlzx-bottom{display: flex;justify-content: space-between;align-items: center;margin: .1rem auto 0;width: 16.7rem;}
.s7_bottom{justify-content: flex-end;}
.xlzx-btn-tips,.xlzx-tips1{font-size: .16rem;color: #bda6ff;text-align: center;line-height: .24rem;text-decoration: underline !important;text-underline-offset: .06rem;overflow: visible;position: relative;}
.xlzx-btn-tips:hover,.xlzx-btn-tips2:hover,.xlzx-btn-tips1:hover{transform: none !important;}
.xlzx-btn-tips:hover em,.xlzx-btn-tips2:hover em,.xlzx-btn-tips1:hover em{display: block;}
.xlzx-btn-tips em,.xlzx-btn-tips2 em,.xlzx-btn-tips1 em{position: absolute;top: .3rem;left: 0;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/xlzx_bg3.png) no-repeat 50% 0;width: 5.73rem;height: .77rem;background-size: 100% auto;box-sizing: border-box;padding: .16rem 0 0 .14rem;font-size: .15rem;color: #ffffff;text-align: left;line-height: .18rem;display: none;}
.xlzx-tips1{text-decoration: none !important;}
.xlzx-tips1 a{display: inline-block;text-decoration: underline !important;color: #bda6ff;}

/*WG年度回馈奔往新征程*/
.section-ndhk{position: relative;width: 16.73rem;margin: 1.4rem auto 0;}
.ndhk-tit{background-position: -0.44rem -17.21rem;width:16.73rem;height:1.4rem;margin: 0 auto;}
.ndhk-box1{display: flex;justify-content: space-between;align-items: flex-start;margin: 0 auto;}
.ndhk-map{width: 13.37rem;position: relative;flex-shrink: 0;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-line1.png) no-repeat 100% 30%;background-size: 0.14rem auto;height: 4.42rem;}
.ndhk-num{position: absolute;top: 0;right: 0.4rem;font-size: 0.28rem;color: #bda6ff;text-align: center;line-height: 0.4rem;font-family: 'font1';}
.ndhk-ct{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu.png) no-repeat 50% 0;width: 13.37rem;height: 4.42rem;background-size: 100% auto;}
/*.ndhk-line1{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu1.png);}
.ndhk-line4{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu2.png);}
.ndhk-line3{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu3.png);}
.ndhk-line4{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu4.png);}
.ndhk-line5{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu5.png);}
.ndhk-line6{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu6.png);}
.ndhk-line7{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu7.png);}
.ndhk-line20{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu8.png);}*/
.ndhk-lu{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-size: 13.37rem auto;}

.ndhk-gift{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-show1.png) no-repeat 50% 0;background-size: 100% auto;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.ndhk-gift i{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-show2.png) no-repeat 0 0;background-size: 13.37rem auto;display: block;height: 100%;width: 0;}
.ndhk-gift a{width: 0.7rem;height: 0.7rem;position: absolute;border-radius: 50%;}
.ndhk-gift1{top: 1.6rem;left: 2.88rem;}
.ndhk-gift2{top: 3.11rem;left: 5.54rem;}
.ndhk-gift3{top: 2.09rem;left:9.29rem;}
.ndhk-gift4{top: 3.14rem;left: 12.41rem;}
.ndhk-gift a:hover{transform: translateY(0) !important;}
.ndhk-gift a.on{animation: djanim 1s linear both infinite alternate;}
.ndhk-gift a.ndhk-ylq:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ylq.png) no-repeat 50% 0;background-size: 100% auto;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.ndhk-gift a.ndhk-ylq{animation: none;}
.ndhk-act{width: 1rem;position: absolute;left: -0.1rem;top: 2.1rem;cursor: pointer;}
.ndhk-act img{display: block;width: 100%;}
/*0%中*/
.ndhk-line1 .ndhk-act{left: 0.26rem;top: 1.2rem;}
.ndhk-line1 .ndhk-gift i{width: 0;}
.ndhk-line1 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu1.png);background-position: 0 100%;top: auto;bottom: 0;height: 60%;}
.ndhk-line2 .ndhk-act{left: 0.5rem;top: 0.1rem;}
.ndhk-line2 .ndhk-gift i{width: 0;}
.ndhk-line2 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu1.png);background-position: 0 100%;top: auto;bottom: 0;}
.ndhk-line3 .ndhk-act{left: 1.36rem;top:0;}
.ndhk-line3 .ndhk-gift i{width: 0;}
.ndhk-line3 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu2.png);background-position: 0 100%;top: auto;bottom: 0;}

.ndhk-line4 .ndhk-act{left: 2rem;top: 2.1rem;}
.ndhk-line4 .ndhk-gift i{width: 3.7rem;}
.ndhk-line4 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu2.png);background-position: 0 100%;top: auto;bottom: 0;}
.ndhk-line4 .ndhk-gift1{animation: djanim 1s linear both infinite alternate;}

.ndhk-line5 .ndhk-act{left: 1.7rem;top: 2.75rem;}
.ndhk-line5 .ndhk-gift i{width: 3.7rem;}
.ndhk-line5 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu3.png);background-position: 0 0;height: 75%;}

.ndhk-line6 .ndhk-act{left: 1.6rem;top: 3.15rem;}
.ndhk-line6 .ndhk-gift i{width: 3.7rem;}
.ndhk-line6 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu3.png);height: 80%;background-position: 0 0;}

.ndhk-line7 .ndhk-act{left: 2.1rem;top: 3.45rem;}
.ndhk-line7 .ndhk-gift i{width: 3.7rem;}
.ndhk-line7 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu3.png);background-position: 0 100%;top: auto;bottom: 0;}

.ndhk-line8 .ndhk-act{left: 2.8rem;top: 3.25rem;}
.ndhk-line8 .ndhk-gift i{width: 3.7rem;}
.ndhk-line8 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu4.png);background-position: 0 100%;top: auto;width: 3.4rem;}
.ndhk-line9 .ndhk-act{left: 3.2rem;top: 3.05rem;}
.ndhk-line9 .ndhk-gift i{width: 3.7rem;}
.ndhk-line9 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu4.png);background-position: 0 100%;top: auto;width: 3.9rem;}

.ndhk-line10 .ndhk-act{left: 4.5rem;top: 3.45rem;}
.ndhk-line10 .ndhk-gift i{width: 6.7rem;}
.ndhk-line10 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu4.png);}

.ndhk-line11{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu4.png);}
.ndhk-line11 .ndhk-act{    left: 4.7rem;top: 0.75rem;}
.ndhk-line11 .ndhk-gift i{width: 6.7rem;}
.ndhk-line11 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu5.png); width: 6.1rem; background-position: 0 100%; height: 70%; bottom: 0; top: auto;}
.ndhk-line12{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu4.png);}
.ndhk-line12 .ndhk-act{left: 6rem;top: 0.4rem;}
.ndhk-line12 .ndhk-gift i{width: 6.7rem;}
.ndhk-line12 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu5.png); width: 6.6rem;}

.ndhk-line13{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu5.png);}
.ndhk-line13 .ndhk-act{left: 6.4rem;top: 2.05rem;}
.ndhk-line13 .ndhk-gift i{width: 6.7rem;}
.ndhk-line13 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu6.png);height: 60%;}

.ndhk-line14 .ndhk-act{left: 7.1rem;top: 3.45rem;}
.ndhk-line14 .ndhk-gift i{width: 6.7rem;}
.ndhk-line14 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu6.png);width: 7.8rem;}

.ndhk-line15 .ndhk-act{left: 8.3rem;top: 2.45rem;}
.ndhk-line15 .ndhk-gift i{width: 10.4rem;}
.ndhk-line15 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu6.png);}


.ndhk-line16 .ndhk-act{left: 9.5rem;top: 0.45rem;}
.ndhk-line16 .ndhk-gift i{width: 10.4rem;}
.ndhk-line16 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu7.png);width: 10rem;}
.ndhk-line17 .ndhk-act{left: 10.7rem;top: 1.05rem;}
.ndhk-line17 .ndhk-gift i{width: 10.4rem;}
.ndhk-line17 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu7.png);}

.ndhk-line18{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu7.png);}
.ndhk-line18 .ndhk-act{left: 11.7rem;top: 0.45rem;}
.ndhk-line18 .ndhk-gift i{width: 10.4rem;}
.ndhk-line18 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu8.png);height: 40%;width: 12.3rem;}

.ndhk-line19{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu7.png);}
.ndhk-line19 .ndhk-act{left: 12rem;top: 1.25rem;}
.ndhk-line19 .ndhk-gift i{width: 10.4rem;}
.ndhk-line19 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu8.png);height: 40%;}
/*100%*/
.ndhk-line20 .ndhk-act{left: 11.4rem;top: 3.5rem;}
.ndhk-line20 .ndhk-gift i{width: 100%;}
.ndhk-line20 .ndhk-lu{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-lu8.png);}

.ndhk-float{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-bg2.png) no-repeat 50% 0;width: 13.37rem;height: 4.42rem;background-size: 100% auto;position: absolute;top: 0;left: 0;z-index: 10;box-sizing: border-box;padding-top: 0.9rem;opacity: 0;pointer-events: none;transition: 0.3s all linear;}
.ndhk-float.show{opacity: 1;pointer-events: all;}
.ndhk-sel{width: 4.44rem;margin: 0 auto;display: flex;justify-content: space-between;align-items: flex-start;}
.ndhk-sel a{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-bg3.png) no-repeat 50% 0;width: 1.71rem;height: 1.71rem;background-size: 100% auto;display: flex;justify-content: center;align-items: center;box-sizing: border-box;padding-bottom: 0.1rem;}
.ndhk-sel a img{display: block;width: 84%;margin: 0 auto;}
.ndhk-tips{font-size: 0.14rem;color: #ffffff;text-align: center;line-height: 0.3rem;margin: 0.72rem auto 0;}
.ndhk-hb{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-hb1.png) no-repeat 50% 0;background-size: 100% auto;width: 3.7rem;height: 4rem;margin-top: 0.34rem;position: relative;box-sizing: border-box;padding-top: 1.76rem;flex-shrink: 0;}
.ndhk-hb a{transform: scale(.72);}
.ndhk-num1{font-size: 0.16rem;color: #ffd5e7;text-align: center;line-height: 0.28rem;font-family: 'systb';margin:-.34rem auto 0;}


.ndhk-box2{margin: 0 auto;}
.ndhk-tabbtn{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-btn1.png) no-repeat 50% 0;width: 16.75rem;height: 0.83rem;background-size: 100% auto;margin: 0.32rem auto 0;display: flex;justify-content: center;align-items: center;}
.ndhk-tabbtn a{width: 8.2rem;height: 0.82rem;margin: 0 0.1rem;position: relative;flex-shrink: 0;}
.ndhk-tabbtn a.on{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-btn2.png);background-size: 16.75rem auto;}
.ndhk-tabbtn a i{background:#eec75c;position: absolute;top: -0.12rem;font-size: 0.18rem;color: #1b2938;text-align: center;line-height: 0.26rem;height: 0.3rem;border-radius: 0.3rem;font-family: 'font1';box-sizing: border-box;padding: 0 0.14rem;left: 58%;font-style: normal;}
.ndhk-tabbtn a.on i{display: none;}
.ndhk-tabbtn a i:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-icon.png) no-repeat 50% 0;width: 0.11rem;height: 0.11rem;background-size: 100% auto;position: absolute;bottom: -0.1rem;left: 0.32rem;}
.ndhk-tabbtn a.ndhk-btn-rw1.on{background-position: -0.03rem 0;}
.ndhk-tabbtn a.ndhk-btn-rw2.on{background-position: -8.53rem 0;}

.ndhk-tabbox{margin: 0.16rem auto 0;}
.ndhk-tabct{display: none;width: 16.76rem;margin: 0 auto;justify-content: space-between;align-items: flex-start;}
.ndhk-tabct.show{display: flex;}
.ndhk-rwbox{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/ndhk-bg1.png) no-repeat 50% 0;width: 8.17rem;height: 1.8rem;background-size: 100% auto;position: relative;z-index: 12;}
.ndhk-rwbox:hover{z-index: 13;}
.ndhk-rwitem{padding: 0 0.34rem;height: 0.86rem;display: flex;justify-content: space-between;align-items: center;margin: 0 auto 0.04rem;}
.ndhk-rwitem p span{display: block;font-size: 0.18rem;color: #dbceff;text-align: left;line-height: 0.3rem;font-family: 'font1';}
.ndhk-rwitem p span a{color: #dbceff;text-decoration: underline !important;text-underline-offset: 0.06rem;position: relative;}
.ndhk-rwitem p em{display: block;font-size: 0.19rem;color: #ffffff;text-align: left;line-height: 0.26rem;}
.ndhk-rwitem p em a{color: #ffffff;text-decoration: underline !important;text-underline-offset: 0.06rem;position: relative;}
.ndhk-rwitem p a em{position: absolute;top: 0.3rem;left: 0;    background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/xlzx_bg3.png) no-repeat 50% 0; width: 4rem; height: .47rem; background-size: 100% 100%; box-sizing: border-box; padding: .16rem 0 0 .14rem; font-size: .16rem; color: #ffffff; text-align: left; line-height: .18rem;display: none;}
.ndhk-rwitem p a:hover em{display: block;}
.ndhk-rwitem p a:hover .ndhk-float-pic{display: block;}
.ndhk-float-pic{position: absolute;left: 0;bottom: 0.3rem;width: auto;height: 5.4rem;display: none;z-index: 14;}
.ndhk-rwbox:last-child .ndhk-float-pic{left: auto;right: 0;}
.ndhk-btn-qwc,.ndhk-btn-ywc,.ndhk-btn-qlq,.ndhk-btn-ylq,.ndhk-btn-qyq ,.ndhk-btn-yyq{background-position: -9.49rem -25.99rem;width:1.68rem;height:0.59rem;}
.ndhk-btn-qlq{background-position: -13.29rem -25.99rem;}
.ndhk-btn-qyq{background-position: -17.12rem -25.99rem;}
.ndhk-btn-ywc{background-position: -7.59rem -25.99rem;}
.ndhk-btn-ylq{background-position: -11.39rem -25.99rem;}
.ndhk-btn-yyq{background-position: -15.22rem -25.99rem;}

.ndhk-tips1{text-align: right;width: 16.7rem;margin: 0.06rem auto 0;}


.section-mfzs{position: relative;margin: 0.94rem auto 0;z-index: 2;width: 16.88rem;}
.mfzs-tit{background-position: -0.54rem -19.25rem;width:16.54rem;height:1.39rem;}
.mfzs-box{width: 100%;margin: 0.1rem auto 0;position: relative;height: 8.48rem;box-sizing: border-box;padding-left: 2.36rem;}
.mfzs-lbtn{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-bg1.png) no-repeat 50% 0;width: 3.23rem;height: 8.47rem;background-size: 100% auto;position: absolute;top: 0;left: 0;}
.mfzs-lbtn a{width:2.08rem;height:0.67rem;position: absolute;left: -0.08rem;}
.mszf-btntab1{background-position:-0.26rem -27.28rem;top: 2.17rem;}
.mszf-btntab1.on{background-position:-2.81rem -27.28rem;}
.mszf-btntab2{background-position:-8.2rem -27.24rem;top: 4.66rem;}
.mszf-btntab2.on{background-position:-5.54rem -27.24rem;}

.mfzs-ct{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-bg2.png) no-repeat 50% 0;width: 14.5rem;height: 7.27rem;position: relative;margin: 0 auto;background-size: 100% auto;box-sizing: border-box;padding: 0.84rem .32rem 0;display: flex;justify-content: space-between;align-items: flex-start;}
.mfzs-txt1{font-size: .16rem;color: #ffffff;text-align: center;line-height: .26rem;position: absolute;top: .2rem;right: .42rem;}
.mfzs-daybox{width: 8.48rem;display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.mfzs-daybox li{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-bg3.png) no-repeat 50% 0;width: 2.57rem;height: 1.86rem;background-size: 100% auto;position: relative;margin-bottom: .26rem;}
.mfzs-day{background-position: -11.29rem -27.4rem;width:0.62rem;height:0.26rem;font-family: 'systb';position: absolute;top: .06rem;left: .06rem;font-size: .14rem;color: #141629;text-align: center;line-height: .24rem;text-shadow: 0.01rem 0.01rem #bbabea;z-index: 3;}
.mfzs-day span{font-size: .24rem;}
.mfzs-mr1,.mfzs-time1,.mfzs-ykj{position: absolute;top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;padding: 1px;}
.mfzs-pic1,.mfzs-pic2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-mask2.png) no-repeat 50% 0;width: 1.23rem;height: 1.23rem;background-size: 100% auto;margin: .16rem auto 0;}
.mfzs-pic2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-mask1.png) no-repeat 50% 0;background-size: 100% auto;}
.mfzs-txt2,.mfzs-zj{position: absolute;left: 0;bottom: 0;width: 100%;height: .42rem;font-size: .16rem;color: #ffffff;text-align: center;line-height: .42rem;}
.mfzs-txt3 {background-position: -12.95rem -27.36rem;width:1.6rem;height:0.2rem;margin: .4rem auto 0;}
.mfzs-djs{font-size: .32rem;color: #ffffff;text-align: center;line-height: .42rem;font-weight: bold;letter-spacing: .02rem;}

.mfzs-jzbox{padding-top: .5rem;}
.mfzs-zj1{background-position:-14.9rem -26.83rem;width:2.25rem;height:0.58rem;margin: 0 auto;}
.mfzs-btn-lq,.mfzs-btn-ylq{background-position:-0.22rem -28.2rem;width:1.59rem;height:0.56rem;display: block;margin: -.24rem auto 0;position: relative;z-index: 1;}
.mfzs-btn-ylq{background-position: -2.09rem -28.2rem;}
.mfzs-btn-lq span{display: none;}

.mfzs-zj{display: flex;justify-content: center;align-items: center;}
.mfzs-act{width: .28rem;height: .28rem;background-color: #000000;border-radius: 50%;border: 1px solid #bba4fd;overflow: hidden;margin-right: .04rem;position: relative;flex-shrink: 0;}
.mfzs-name{max-width: 1.6rem;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.mfzs-act img{display: block;width: 100%;height: 100%;border-radius: 50%;}

.mfzs-rbox{width: 5.16rem;}
.mfzs-day10{width: 5.06rem;height: 4.14rem;margin: 0 auto;position: relative;}
.mfzs-day10 .mfzs-day{left: 0.16rem;}
.mfzs-price{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-price.png) no-repeat 50% 0;width: 1.32rem;height: .42rem;background-size: 100% auto;position: absolute;top: 1.94rem;right: 0.4rem;z-index: 3;pointer-events: none;}
.mfzs-mr2,.mfzs-djs2,.mfzs-ykj2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-bg4.png) no-repeat 50% 0;width: 5.06rem;height: 4.14rem;background-size: 100% auto;position: absolute;top: -0.1rem;left: 0;box-sizing: border-box;padding: 1px;}
.mfzs-pic3{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-dj3.png) no-repeat 50% 0;width: 3.92rem;height: 2.4rem;background-size: 100% auto;margin: .8rem auto 0;display: flex;justify-content: space-between;align-items: flex-start;padding-top: 2.14rem;box-sizing: border-box;}
.mfzs-pic3 span,.mfzs-pic4 span{width:1.9rem;font-size: .24rem;color: #ffc04e;text-align: center;line-height: .32rem;font-family: 'systb';background-image: linear-gradient(#ffd057,#ffd057, #ffac41, #ffac41);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-weight: bold;}
.mfzs-day10 .mfzs-txt2{bottom: 0.1rem;}
.mfzs-day10 .mfzs-zj{bottom: 0.18rem;}
.mfzs-djs2 .mfzs-txt3{margin: .28rem auto 0;}
.mfzs-pic4{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-dj2.png) no-repeat 50% 0;width: 3.92rem;height: 2.4rem;background-size: 100% auto;margin: .1rem auto 0;display: flex;justify-content: space-between;align-items: flex-start;padding-top: 2.1rem;box-sizing: border-box;}

.mfzs-ykj2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-bg5.png) no-repeat 50% 0;background-size: 100% auto;}
.mfzs-pic5{margin: .8rem auto 0;background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-dj1.png);}
.mfzs-ykj2 .mfzs-pic2{background-color: rgba(0,0,0,.6);width: 1.48rem;height: 1.48rem;border-radius: 50%;}

.mfzs-jb{width: 1.8rem;position: absolute;left: 0.6rem;top: 0;height: 100%;box-sizing: border-box;padding-top: .74rem;}
.mfzs-ykj2 .mfzs-zj1{margin-left: -.23rem;}
.mfzs-zj2{width: 100%;height: .6rem;bottom: .08rem;font-size: .16rem;color: #ffffff;line-height: .62rem;display: flex;justify-content: center;align-items: center;}
.mfzs-zj2 .mfzs-act{width: .44rem;height: .44rem;margin-right: .1rem;}
.mfzs-zj2 .mfzs-name{line-height: .22rem;text-align: left;max-width:1.2rem;}
.mfzs-hj{width: 1.8rem;position: absolute;right: 0.6rem;top: 0;height: 100%;box-sizing: border-box;padding-top: .74rem;}

.hj_gift{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-bg6.png) no-repeat 50% 0;width:2.12rem;position: absolute;left: -.16rem;bottom: 0.18rem;background-size: 2.12rem auto;height: .6rem;overflow: hidden;}
.hj_gift .swiper-wrapper2{flex-direction: column;animation: scroll2 5s linear infinite;}
@keyframes scroll2{
	from{transform: translateY(0);}
	to{transform: translateY(-1.8rem);}
}
.hj_gift .swiper-slide2{width: 100%;height: 100%;}
.hj_gift .swiper-slide2 .mfzs-zj2{bottom: 0;}

.mfzs-zl{margin: .12rem auto 0;}
.mfzs-sub1{background-position: -4.28rem -28.27rem;width:4.87rem;height:0.42rem;margin: 0 auto;}
.mfzs-zlnum{width: 4.86rem;margin: 0 auto;height: .46rem;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px dashed #46408f;font-size: .18rem;color: #ffffff;line-height: .28rem;padding-top: .04rem;box-sizing: border-box;}
.mfzs-zlnum em{font-size: .24rem;color: #eec75c;}

.zl_bar{width: 2.82rem;height: .03rem;background-color: #473c88;position: absolute;left: 0;top: .3rem;}
.zl_bar i{display: block;height: 100%;background-color: #f7e586;max-width: 100%;}
.mfzs-zlgift{margin: .12rem auto 0;width: 4.86rem;position: relative;}
.mfzs-zlbox{width: 2.82rem;display: flex;justify-content: space-between;align-items: flex-start;position: relative;z-index: 2;}
.mfzs-zlbox li{width: .64rem;position: relative;}
.mfzs-zlpic{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-djbg1.png) no-repeat 50% 0;width: .64rem;height: .64rem;background-size: 100% auto;position: relative;}
.mfzs-zlpic img{display: block;width: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
.mfzs-zlpic span{position: absolute;width: 100%;left: 0;bottom: 0;font-size: .12rem;color: #ffffff;text-align: center;line-height: .2rem;z-index: 9;}
.zl_num{font-size: .16rem;color: #ffffff;text-align: center;line-height: .26rem;margin: .02rem auto 0;}
/*.mfzs-zlbox li:first-child.on .mfzs-zlpic span{color: #5d503a;}*/
/*.mfzs-zlbox li.on .mfzs-zlpic:after{content: '';width: 1rem;height: 1rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s8_djbg2.png) no-repeat 50% 0;background-size: 100% auto;}*/
.mfzs-zlbox li.on .mfzs-zlpic{animation: djanim 1s linear both infinite alternate;}
@keyframes djanim{
	from{box-shadow: 0 0 0.04rem #c7b4ff,0 0 0.12rem #c7b4ff inset;}
	to{box-shadow: 0 0 0.12rem #c7b4ff,0 0 0.12rem #c7b4ff inset;;}
}
/*.mfzs-zlbox li:nth-child(2).on .mfzs-zlpic:after{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-djon2.png);}*/
/*.mfzs-zlbox li:nth-child(3).on .mfzs-zlpic:after{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-djon3.png);}*/
.mfzs-zlbox li.on .mfzs-zlpic:first-child {
  cursor: pointer;
}

.mfzs-zlbox li.own .zl_mask{display: block;}
.mfzs-zlbox li.own  .mfzs-zlpic:after{display: none;}
.zl_mask{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/mfzs-djmask.png) no-repeat 50% 0;width: .64rem;height: .64rem;background-size: 100% auto;position: absolute;top: 0;left: 0;z-index: 10;font-size: .14rem;color: #ffffff;text-align: center;line-height: .2rem;box-sizing: border-box;padding-top: .4rem;display: none;}

.mfzs-zlbtn{position: absolute;top: .1rem;right: 0;width:1.9rem;}
.mfzs-btn-zl{background-position:-9.72rem -28.28rem;width:1.99rem;height:0.56rem;display: block;margin: 0 auto;font-size: 0;}
.mfzs-btn-zl span{display: none;}

.mfzs-zlnum1{font-size: .14rem;color: #ffffff;text-align: center;line-height: .2rem;}
.mfzs-txt4{display: flex;justify-content: flex-end;align-items: center;font-size: .16rem;color: #bda6ff;text-align: right;line-height: .2rem;margin: .1rem auto 0;}
.mfzs-btn-zh{color: #bda6ff;position: relative;text-decoration: underline !important;text-underline-offset: 0.06rem;}
.mfzs-btn-rule {background-position:-12.15rem -28.4rem;width:0.25rem;height:0.25rem;margin-left: .1rem;}

.mfzs-txt5,.mfzs-txt5_1{background-position: -13.5rem -28.14rem;width:3.3rem;height:0.6rem;margin: 0 auto;font-size: .28rem;color: #ffffff;text-align: center;line-height: .56rem;font-family: 'font1';}
.mfzs-txt5_1{font-size: .32rem;}
.mfzs-btn-cy{background-position:-0.47rem -29.19rem;width:3.44rem;height:1.15rem;display: block;margin: 0 auto;font-size: 0;}
.mfzs-btn-cy span{display: none;}
.mfzs-txt6{font-size: .16rem;color: #ffffff;text-align: center;line-height: .24rem;margin: .1rem auto 0;}
.mfzs-txt6 span{color: #bda6ff;}

/*独家福利委托奖池享连击15抽*/
.section-djfl{width: 16.6rem;position: relative;margin: 1.4rem auto 0;}
.djdz-tit{background-position: -0.58rem -21.19rem;width:16.46rem;height:1.4rem;}

.djdz-mdbox{background-position:-0.59rem -23.46rem;width:12.4rem;height:0.7rem;margin: .14rem auto 0;display: flex;justify-content: center;align-items: center;font-size: .22rem;color: #dbceff;text-align: center;line-height: .38rem;box-sizing: border-box;}
.djdz-mdct{width:5.1rem;height: .35rem;overflow: hidden;color: #ffffff;}

.djdz-mdlist{animation: scroll1 5s linear infinite;}
@keyframes scroll1{
	0% {
	    transform: translateY(0);
	}
	100% {
	    transform: translateY(-50%);
	}
}

.djdz-box1{display: flex;justify-content: space-between;align-items: flex-start;margin: 0.16rem auto 0;position: relative;z-index: 2;}
.djdz-lottery{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/djdz-gift.png) no-repeat 50% 0;width: 10.3rem;height: 7.14rem;position: relative;background-size: 100% auto;margin-top: 0.1rem;}
.djdz-djbox{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.djdz-djbox1 {z-index: 1;}
.djdz-djbox:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/djdz-dj3_1.png) no-repeat 50% 0;width: 100%;height: 100%;background-size: 100% auto;position: absolute;top: 0;left: 0;}
.djdz-djbox img{position: absolute;top: 0;left: 0;width: 100%;transition: 0.2s all linear;}
.djdz-djbox img.on{filter: drop-shadow(0 0 0.2rem #c7b4ff);transform: scale(1.01);}
.djdz-suo{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/djdz-suo.png) no-repeat 50% 0;width: 1.31rem;height: 1.34rem;background-size: 100% auto;position: absolute;top: 2.46rem;left: 0.94rem;z-index: 2;}
.djdz-suo2{left: 3.47rem;top: 3.43rem;}
.djdz-suo3{left: 5.04rem;top: 1.64rem;}
.djdz-suo4{left: 8.5rem;top: 3.79rem;}

.djdz-rwbox{width: 5.98rem;position: relative;}
.djdz-sub{background-position:-1.22rem -36.24rem;width:4.02rem;height:0.38rem;position: relative;margin-top: 0.18rem;}
.djdz-lb{background-position: -6.49rem -36.09rem;width:2.06rem;height:0.7rem;position: absolute;top: 0;right: 0;}


.djdz-rwlist{margin: .3rem auto 0;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/djdz-bg1.png) no-repeat 50% 0;width: 5.98rem;height: 6.38rem;background-size: 100% auto;box-sizing: border-box;padding-top: 0.1rem;}
.djdz-rwlist li{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/djdz-line1.png) no-repeat 50% 100%;width: 5.98rem;height:1.1rem;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;padding: 0 .3rem 0.34rem;background-size: 100% auto;position: relative;}
.djdz-rwlist li:last-child{background: none;padding-bottom: 0.46rem;}
.djdz-rwtxt1{font-size: .24rem;color: #dbceff;text-align: left;line-height: .28rem;font-family: 'font1';}
.djdz-rwtxt2{font-size: .16rem;color: #ffffff;text-align: left;line-height: .2rem;}

.djdz-btn-qwc, .djdz-btn-ywc,.djdz-btn-lq,.djdz-btn-ylq,.djdz-btn-qyq,.djdz-btn-yyq,.djdz-btn-qjq,.djdz-btn-qfx{background-position: -10.46rem -29.14rem;width:1.51rem;height:0.64rem;}
.djdz-btn-lq{background-position: -14.16rem -29.14rem;}
.djdz-btn-qyq{background-position: -10.46rem -29.91rem;}
.djdz-btn-qjq{background-position: -14.16rem -29.91rem;}
.djdz-btn-qfx{background-position: -12.35rem -29.91rem;}
.djdz-btn-ywc{background-position: -8.65rem -29.14rem;}
.djdz-btn-yyq{background-position: -8.65rem -29.91rem;}
.djdz-btn-ylq{background-position: -12.35rem -29.14rem;}
.rw-img {
    width: .64rem;
    display: block;
    box-sizing: border-box;
    z-index: 10;
    position: absolute;
    top: .06rem;
    right: 2.2rem;
    overflow: hidden;
    height: .74rem;
}
.rw-img:hover{filter: brightness(1) !important;transform: translateY(0) !important;}
.rw-img i{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s9_logo.png) no-repeat 50% 0;background-size: 100% auto;position: absolute;top: 15%;left: 50%;transform: translateX(-50%);}
.rw-img1{width:.46rem;overflow: hidden;position: absolute;top: -0.06rem;left: 0;height: .8rem;
    border: .02rem solid #b6a0f8;}
.rw-img1 i{width: 0.16rem;height: 0.16rem;}
.rw-pic{width: 4.7rem;border: .06rem solid #b6a0f8;pointer-events: none;opacity: 0;transition: .3s opacity linear;left: -4.84rem;height: 7.5rem;}
.rw-pic i{width: 1.36rem;height: 1.36rem;}
.rw-img:hover .rw-pic{opacity: 1;}
.rw-vd{
	height: 100%;
	width: auto;
	display: block;
}
.djdz-btn-cj{background-position: -4.64rem -29.19rem;width:3.44rem;height:1.15rem;display: block;margin: 0.3rem auto;box-sizing: border-box;padding-top: 0.68rem;font-size: 0.18rem;color: #835b37;text-align: center;line-height: 0.26rem;display: block;}
.djdz-btn-rule{font-size: 0.22rem;color: #dbceff;text-align: center;line-height: 0.34rem;display: block;width: 3.44rem;text-decoration: underline !important;text-underline-offset: 0.06rem;margin: 0 auto;}



.fr-container3{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/rp3.jpg) no-repeat 50% 0;background-size: 19.2rem auto;position: relative;padding-bottom: 1rem;margin: -1px auto 0;padding-top: 1px;}
/*WeGame独家定制*/
.section-customize{margin: -0.4rem auto 0;}
/*transform: scale(0.86);transform-origin: 30% 50%;*/
.customize-tabbox{height: 10.5rem;width:16.73rem;margin: 0 auto;position: relative;}
.customize-ct{visibility: hidden;opacity: 0;pointer-events: none;transition: all 0.3s;position: absolute;top: 0;left: 0;width: 100%;}
.customize-ct.show{visibility: visible;opacity: 1;pointer-events: auto;}

.customize-tit1{background-position: -0.47rem -2.1rem;width:16.73rem;height:1.39rem;margin: 0 auto;}
.customize-tit2{background-position:-0.47rem -6.86rem;width:16.73rem;height:1.39rem;margin: 0 auto;}
.customize-tit3{background-position:-0.47rem -8.93rem;width:16.73rem;height:1.39rem;margin: 0 auto;}
.customize-tit4{background-position: -0.47rem -11.17rem;width:16.73rem;height:1.39rem;margin: 0 auto;}

.customize-txt1{font-size: .26rem;color: #ffffff;text-align: left;line-height: .3rem;margin: 0.2rem auto 0;font-family: 'font2';padding-left:2.36rem;}
.customize-txt2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s9_txt1.png) no-repeat 50% 0;background-size: 100% auto;margin: .2rem auto 0;width: 12.31rem;height: .76rem;}
.customize-show1{width: 10.18rem;height: 6.92rem;margin: .22rem auto 0;position: relative;}
.customize-show1 .swiper-container{width: 100%;overflow: hidden;}
.customize-show1 .swiper-container .swiper-slide img{display: block;width: 100%;}
.customize-prev,.customize-prev1,.customize-prev2,.qb-prev{background-position:-7.94rem -0.47rem;width:0.53rem;height:0.66rem;position: absolute;top: 50%;margin-top: -.33rem;left: -1.28rem;cursor: pointer;}
.customize-next,.customize-next1,.customize-next2,.qb-next{background-position:-9.07rem -0.47rem;width:0.53rem;height:0.65rem;position: absolute;top: 50%;margin-top: -.33rem;right: -1.28rem;cursor: pointer;}
.customize-next1,.customize-next2,.customize-prev1,.customize-prev2{opacity: 0;pointer-events: none;}
.customize-tips{font-size: .16rem;color: #8ea3ff;text-align: right;line-height: .3rem;position: absolute;left: 0;bottom: -.36rem;width: 100%;}
.customize-tabbtn-show{opacity: 1;pointer-events: all;}

.customize-ssy{margin: .18rem auto 0;width: 12rem;height: 8.2rem;position: relative;}
.customize-ssy--qh{width: 8.6rem;height: 5.1rem;position: absolute;top: 0;right: 0;z-index: 12;clip-path: polygon(0 0,100% 0,100% 100%,5.1rem 100%,5.1rem 3.1rem,0 3.1rem);}
.customize-ssy .swiper-container,.customize-ssy .swiper-container img{display: block;width: 100%;}
.customize-ssy .swiper-container .swiper-slide{width: 100%;height: 8.2rem;}

.customize-ssy--box1{width: 12rem;height: 8.12rem;margin: 0 auto;position: relative;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s9_bg1.png) no-repeat 50% 0;background-size: 100% auto;}

.customize-name1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s9_name1.png) no-repeat 50% 0;width: 3.22rem;height: 1.06rem;background-size: 100% auto;position: absolute;left: .2rem;top: .92rem;transition: .4s all linear;}
.customize-name2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s9_name2.png) no-repeat 50% 0;width: 3.26rem;height: 1.06rem;background-size: 100% auto;position: absolute;right: .2rem;bottom: .67rem;transition: .4s all linear;}
.customize-pic1,.customize-pic2{width: 8.6rem;display: block;position: absolute;top: 3.1rem;left: 0;z-index: 4;transition-duration:.4s;transition-timing-function:cubic-bezier(10,90,400,150);transition-property: top, left;}
.customize-pic1{left: 3.4rem;top: 0;z-index: 1;-webkit-mask-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s9_mask1.png);-webkit-mask-size: 8.6rem 5.03rem;}
.customize-pic1 img,.customize-pic2 img{display: block;width: 100%;}

.customize-ssy.cur .customize-pic1{top: 3.1rem;left: 0;z-index: 4;-webkit-mask: none;}
.customize-ssy.cur .customize-pic2{left: 3.4rem;top: 0;z-index: 1;-webkit-mask-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s9_mask1.png);-webkit-mask-size: 8.6rem 5.03rem;}
.customize-ssy.cur .customize-name1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s9_name1_1.png) no-repeat 50% 0;background-size: 100% auto;width: 3.23rem;}
.customize-ssy.cur .customize-name2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s9_name2_1.png) no-repeat 50% 0;background-size: 100% auto;}

.customize-show{width: 12.26rem;margin: 0.4rem auto 0;position: relative;height: 8rem;}

.customize-show .swiper-container{width: 100%;overflow: hidden;height: 6.5rem;visibility: hidden;opacity: 0;pointer-events: none;transition: all 0.3s;position: absolute;top: 1.14rem;left: 0;}
.customize-ct.show .customize-show .swiper-container.show{visibility: visible;opacity: 1;pointer-events: auto;}
.customize-show .swiper-slide,.customize-show .swiper-slide img{width: 100%;display: block;}
.customize-btnbox{display: flex;justify-content: space-between;align-items: flex-end;margin: 0 auto;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s10_bg1.png) no-repeat 50% 0;width: 12.13rem;height: 1.13rem;background-size: 100% auto;box-sizing: border-box;padding: 0 .08rem .12rem;}

.customize-btnbox a{width: 2.74rem;height: .94rem;;display: block;position: relative;flex-shrink: 0;}
.customize-btnbox a.on{width: 3.54rem;height: 1.48rem;}
.customize-btnbox a img{display: block;width: 100%;opacity: 1;position: absolute;top: 0;right: 0;}
.customize-btnbox a img.s10_pic1{opacity: 0;}
.customize-btnbox a.on img{opacity: 0;}
.customize-btnbox a.on img.s10_pic1{opacity: 1;width: 3.8rem;}



.customize-tips1{width: 100%;font-size: .16rem;color: #8ea3ff;text-align: right;line-height: .28rem;position: absolute;left: 0;bottom: 0;}



.customize-tabbtn{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s9_btn1.png) no-repeat 50% 0;width: 11.45rem;height: 0.92rem;background-size: 100% auto;margin: 0 auto;position: relative;z-index: 11;display: flex;justify-content:center;align-items: center;}
.customize-tabbtn:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s9_mask2.png) no-repeat 50% 0;width: 100%;height: 100%;background-size: 100% auto;position: absolute;top: 0;left: 0;pointer-events: none;}
.customize-tabbtn a{width: 2.98rem;height: 0.92rem;flex-shrink: 0;margin: 0 -.08rem;}
.customize-tabbtn a.on,.customize-tabbtn a:hover{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s9_btn2.png);background-repeat: no-repeat;background-size: auto 0.92rem;}
.customize-tabbtn a:hover{transform: none;}
.customize-tabbtn a.customize-btn1{background-position: 0 0;}
.customize-tabbtn a.customize-btn2{background-position: -3.22rem 0;}
.customize-tabbtn a.customize-btn3{background-position: -6.45rem 0;}
.customize-tabbtn a.customize-btn4{background-position: -9.67rem 0;}


/*更多情报*/
.section-qb{position: relative;width: 16.7rem;margin: 1rem auto 0;}
.qb-tit{background-position: -0.5rem -4.56rem;width:16.7rem;height:1.33rem;margin: 0 auto;}

.qb-box{margin:.6rem auto 0;width: 16.7rem;position: relative;}
.qb-box .swiper-container{height:2.9rem; width: 14.86rem;overflow: hidden;margin: 0 auto;}

.qb-box .swiper-container .swiper-slide {width:3.94rem; height:2.68rem; display: block; position: relative;box-sizing: border-box;padding-top:.14rem;}
.qb-box .swiper-container .swiper-slide:after{content: '';width:3.94rem; height:2.68rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s10_mask1.png) no-repeat 50% 0;background-size: 100% auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.qb-box a{ display: block; width: 3.67rem;height: 2.42rem;margin: 0 auto;overflow: hidden;position: relative;z-index: 4;border-radius: 0 .35rem 0 .35rem;box-sizing: border-box;border: .01rem solid #969ee6;}
.qb-box a img {display: block; width: 100%;object-fit: cover; transition: .1s all linear; margin: 0 auto;height: 100%;}
.qb-box a:hover { transform: none !important;}
.qb-box a:hover img{ transform: scale(1.02);}

.qb-prev{left: 0;}
.qb-next{right: 0;}

.qb-line{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s10_line1.png) no-repeat 100% 0;width: 6.78rem;height: .85rem;background-size: 6.78rem auto;margin: .2rem auto 0;}

.qb-channel { width: 100%; display: flex;justify-content: center; height: 2rem;box-sizing: border-box;margin: .1rem auto 0;}

.qb-channel li { position: relative; display: flex; flex-direction: column; align-items: center; width: 2.24rem; height: 1.7rem;}

.qb-channel li span {opacity: 0; position: absolute; top: -5%; left: 50%; transform: translateX(-50%); background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/codebg.png) no-repeat 100% /100% 100%; width: 1.6rem; height: 1.6rem;}

.qb-channel li span img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80%; }

.qb-channel li a { width: 1.28rem; height: 1.3rem;background-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/s10_icon.png);background-size: 10.26rem auto; }

.qb-channel li p { color: #8ea3ff; font-size: .22rem;line-height: .3rem;margin: 0 auto;}
.qb-channel li:hover span {
    animation: ani 1s forwards;
}
@keyframes ani {
    0% {
        opacity: 0;
        transform: translate(-50%, 20%);
    }

    to {
        opacity: 1;
        transform: translateX(-50%);

    }
}

.weGame { background-position: 0 0; }
.qq { background-position: -2.25rem 0; }
.wx { background-position:-4.51rem 0 ; }
.wb { background-position: -6.74rem 0; }
.kjq { background-position: -9rem 0; }


.fr-popbox{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.8);display: none;z-index: 9999;}
.pop-box{position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);box-sizing: border-box;display: none;}
.pop-rule{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/pop1.png) no-repeat 50% 0;width: 10.03rem;height: 8.48rem;background-size: 100% auto;padding-top: 1.7rem;}
.p-close{background-position: -13.92rem -33.27rem;width:0.2rem;height:0.21rem;position: absolute;top: 0.3rem;right: 0.3rem;}

.rule-box{width: 9.4rem;margin: 0 auto;height: 6.42rem;overflow-y: auto;font-size: 0.18rem;line-height: 0.3rem;color: #ffffff;}
.rule-box p{margin: 0 auto 0.1rem;}
.rule-box p.role-tit1{font-size: 0.24rem;line-height: 0.36rem;font-family: 'systb';margin-top: 0.2rem;}
.rule-box p em{color: #eec75c;}
.rule-box p span{font-family: 'systb';}
.role-table{width: 50%;border: 1px solid #ffffff;margin: 0.1rem auto;text-align: center;}
.role-table th,.role-table td{border: 1px solid #ffffff;padding: 0.1rem;}
.role-table1{width: 80%;}
.role-table1 td:first-child{width: 50%;}
.rule-box::-webkit-scrollbar{width: .08rem;border-radius: .1rem;}
.rule-box::-webkit-scrollbar-track{width: .08rem;background-color: #ffffff;border-radius: .1rem;}
.rule-box::-webkit-scrollbar-thumb{width: .08rem;background-color: #eec75c;border-radius: .1rem;}

.pop-bj{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/pop3.png) no-repeat 50% 0;width: 10.03rem;height: 4.98rem;padding-top: 1.6rem;background-size: 100% auto;}
.p-txt1{display: flex;justify-content: center;align-items: center;font-size: 0.24rem;color: #ffffff;text-align: center;line-height: 0.34rem;height: 2.3rem;}

.pbtn-box{display: flex;justify-content: space-between;align-items: center;width: 5rem;margin: 0 auto;}
.pbtn-box a{width: 2.06rem;height: 0.7rem;}

.bj-btnyes{background-position: -8.56rem -34.34rem;}
.bj-btnno{background-position: -11.35rem -34.34rem;}

.pop-tips{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20251225/images/pop2.png) no-repeat 50% 0;width: 6rem;height: 4.25rem;background-size: 100% auto;}
.p-tips{display: flex;justify-content: center;align-items: center;width: 5rem;height: 100%;margin: 0 auto;font-size: 0.5rem;color: #ffffff;text-align: center;line-height: 0.6rem;}

.pop_close1{font-size: .8rem;font-family: 'font2';line-height: 1rem;position: absolute;top: -.5rem;right: -.6rem;color: #ffffff;}
.pop-video,.popvdbox {width:10rem;height:6rem;position:relative;background: #000000;}
.popvdbox video{display: block;width: 100%;height: 100%;object-fit: contain;}


/*animation In&Out*/
.toRight,
.toRightSmall,
.toLeft,
.toLeftSmall,
.toBottom,
.toBottomSmall,
.toTop,
.toTopSmall,
.scaleIn {
    transition: all .6s;
    opacity: 0;
}
.tit2.toBottomSmall{transition: transform .6s;}

.toRight {
    transform: translate3d(-1000px, 0, 0);
}

.toRightSmall {
    transform: translate3d(-200px, 0, 0);
}

.toLeft {
    transform: translate3d(1000px, 0, 0);
}

.toLeftSmall {
    transform: translate3d(200px, 0, 0);
}

.toBottom {
    transform: translate3d(0, -1000px, 0);
}

.toBottomSmall {
    transform: translate3d(0, -200px, 0);
}

.toTop {
    transform: translate3d(0, 1000px, 0);
}

.toTopSmall {
    transform: translate3d(0, 200px, 0);
}

.scaleIn {
    transform: scale(1.4, 1.4);
}
.fr-container2 .g-section,.fr-container3 .g-section{transform: scale(0.9);transform-origin: 35% 50%;}
.g-section.show{pointer-events: all;}
.g-section.show .toRight,
.g-section.show .toRightSmall,
.g-section.show .toLeft,
.g-section.show .toLeftSmall,
.g-section.show .toBottom,
.g-section.show .toBottomSmall,
.g-section.show .toTop,
.g-section.show .toTopSmall {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.g-section.show .scaleIn {
    transform: scale(1, 1);
    opacity: 1;
}

/*transition delay*/
.g-section.show .delay1 {
    transition-delay: .1s;
}

.g-section.show .delay2 {
    transition-delay: .2s;
}

.g-section.show .delay3 {
    transition-delay: .3s;
}

.g-section.show .delay4 {
    transition-delay: .4s;
}

.g-section.show .delay5 {
    transition-delay: .5s;
}

.g-section.show .delay6 {
    transition-delay: .6s;
}

.g-section.show .delay7 {
    transition-delay: .7s;
}

.g-section.show .delay8 {
    transition-delay: .8s;
}

.g-section.show .delay9 {
    transition-delay: .9s;
}

.g-section.show .delay10 {
    transition-delay: 1s;
}