/* 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;}
.c:before,.c:after {content:"";display:table;}
.c:after {clear:both;}
.c {zoom:1;}
body {font:0.12rem/1.5,simhei;padding-top:0 !important;text-align:justify;background-color:#0b0e21;font-family: 'font2' !important;}
.widget-header {min-width:10rem;}
a {text-decoration:none;}
#actTitleWrap {top:0 !important;}
a:hover {text-decoration:none;}
.hide {display:block;width:0;height:0;overflow:hidden;}
.pr {position:relative;}
.pa {position:absolute;}
.fl {float:left;}
.fr {float:right;}
.last {margin-right:0!important;}
* {
    outline: none;
    webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
/*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%;}
.widget-header {z-index:10;}
body,html {width:100%;overflow-x:hidden;box-sizing: border-box;}
.stage{position: fixed;top: 0;left: 0;z-index: 999;pointer-events: none;}

.db {
    text-indent: -9999em;
    display: block;
    overflow: hidden;
}

.sp{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/sp.png) no-repeat;background-size: 19.2rem auto;}
.gray{filter:grayscale(.6) !important;}
.part a{transition: .2s transform linear;overflow: visible;}
.part a:hover{transform: translateY(-.06rem);}

@font-face {
	font-family:'font1';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/font1.ttf);
}
@font-face {
	font-family:'font2';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/font2.ttf);
}

.btn {
    background: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/btn.png') no-repeat 100% /19.2rem 5rem;
}
.top_bannner{
    width: 19.2rem;
    top: 0;
    z-index: 99;
    left: 0;
    position: fixed;
    transform: translateY(-1rem);
    transition: .4s transform ease;
}
.top_bannner.show{transform: translateY(0);}
.top {
    background: #000000;
    height: .5rem;
    left: 0;
    width: 19.2rem;
    display: flex;
    box-sizing: border-box;
    padding: 0 .5rem 0 0.93rem;
    position: relative;
    z-index: 4;
}

.toplogo1 {
    width: 2.24rem;
    height: .63rem;
}

.nav {
    display: flex;
    font-size: .2rem;
    color: #fff;
    margin: 0 auto;
    align-items: center;
    height: 0.5rem;
}

.nav li {
    position: relative;
    padding: 0 .47rem;
    /*border-top: .04rem solid transparent;*/
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 0.5rem;
}
.nav li .liwu_icon{
    width: 0.21rem;
    height: 0.22rem;
    background: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/nav_icon3.png') no-repeat 100% /100% 100%;
    margin-left: 0.04rem;
    position: relative;
    top: -.02rem;
}
.nav li:hover .liwu_icon,.nav li.act .liwu_icon{
    background: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/nav_icon3.png') no-repeat 100% /100% 100%;
}

.nav li .new_icon{
    width: 0.56rem;
    height: 0.24rem;
    background: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/new_icon.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);}
}
.nav li.act,.nav li:hover {
    color: #f2d583;
    box-sizing: border-box;
}

.top_bannner .top2{ background:rgba(0,0,0,.6); display: none; width: 19.2rem; height: .4rem; left: 0; position: absolute; top: 0.5rem; align-items: center; justify-content: flex-start; z-index: 3; box-sizing: border-box; }
.top_bannner .top2.show{
    display: flex;
}

.top_f1{padding-left: 5.6rem;}
.top_f2{padding-left: 7.4rem;}

.top_bannner .top2 li{font-size: 0.18rem; color: #ffffff; margin-left: 0.2rem; display: flex; align-items: center; cursor: pointer; position: relative; z-index: 2; }
.top_bannner .top2 li:before{ width: 0.05rem; height: 0.05rem; border-radius: 50%; content: ''; margin-right: 0.05rem; }
.top_bannner .top2 li.act,.top_bannner .top2 li:hover{
    color: #f2d583;
}
.top_bannner .top2 li.act:before,.top_bannner .top2 li:hover:before{

    background: #f2d583;
}
.download1 { width: 1.55rem; height: .44rem; background-position: -17.65rem 0; margin-left: .4rem; top: 0.01rem; position: relative; transition: all 0.1s;transform: scale(.9);}
.start1 { width: 1.55rem; height: .44rem; background-position: -15.9rem 0; margin-left: .4rem; top: 0.01rem; position: relative; transition: all 0.1s;transform: scale(.9);}
.download1:hover,.start1:hover{

    filter: brightness(1.14);
}
 .btnlist { width: 2.4rem; display: flex; justify-content: space-around; align-items: center; height: 0.46rem;  }

.line { width: 1px; height: .28rem; background: #fff; }

.logineg_box{display: flex;justify-content: space-between;align-items: center;}
.logineg_box a,.logineg_box{font-size: 0.18rem; color: #ffffff;line-height: .24rem;margin: 0 .04rem;white-space: nowrap;}
 .login { width: .25rem; height: .25rem; background-position: -11.8rem -.62rem; }

.share { width: .25rem; height: .25rem; background-position: -11.47rem -.61rem; }

.qqbtn { width: .25rem; height: .25rem; background-position: -11.15rem -.61rem; }

.game { width: .25rem; height: .25rem; background-position: -12.15rem -.59rem; }

.bgm { width: .27rem; height: .17rem; background-position: -10.74rem -.65rem; }
.game:hover { background-position: -12.13rem -.29rem; width: .25rem; height: .25rem; } 
.bgm.noBgm { width: .27rem; height: .17rem; background-position: -10.79rem -.96rem; }  
.qqbtn:hover { background-position: -11.15rem -.29rem; width: .25rem; height: .25rem; }  
.share:hover { background-position: -11.45rem -.29rem; width: .25rem; height: .25rem; }   
.login:hover { width: .25rem; height: .25rem; background-position: -11.79rem -.29rem; }


.btn_float1{width: 2.16rem;height: 2.22rem;position: fixed;bottom: 5vh;right: .1rem;z-index: 999;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/float.png) no-repeat 50% 0;background-size:100% auto;cursor: pointer;z-index: 20;animation: scale1 1.2s linear infinite both alternate;}
@keyframes scale1{
	from{transform: translateY(0);}
	to{transform: translateY(-.08rem);}
}



.wrap{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/rp1.jpg) no-repeat 50% -.7rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/rp2.jpg) no-repeat 50% 14.2rem;background-size: 100% auto;width: 100%;}
.head{height: 12.38rem;width: 100%;position: relative;}

.hd_video{position: absolute;top: -1.2rem;left: 0;width: 100%;height: 12.96rem;    overflow: hidden;}
.hd_video video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.hd_video::after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/hd_mask.png) no-repeat 50%;width: 100%;height: 5.6rem;background-size: 100% auto;position: absolute;left: 0;bottom: -2.14rem;}
.hd_box{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.logo1{background-position: -0.17rem -0.16rem;width:1.26rem;height:0.82rem;position: absolute;top: .36rem;left: .54rem;}
.btn_hdxz,.btn_hdqd{background-position: -3.94rem -0.21rem;width:3.66rem;height:1.27rem;position: absolute;bottom: 3.42rem;left: 50%;margin-left: -1.83rem;background: none;}
.btn_hdqd{background-position:-8.04rem -0.21rem;}
.btn_hdvd{background-position:-1.9rem -0.16rem;width:1.42rem;height:1.18rem;position: absolute;bottom: 5.4rem;right: 4.38rem;}
.btn_hdxz:after,.btn_hdqd:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/btn1.png) no-repeat 50% 0;width: 5rem;height: 2rem;background-size: 100% auto;position: absolute;top: -0.4rem;left: -0.7rem;pointer-events: none;}
.btn_hdxz:after{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/btn2.png);}


.s1_btnbox1{position: absolute;bottom: 1.56rem;display: flex;justify-content: space-between;align-items: center;width: 12.64rem;left: 50%;transform: translateX(-50%);}
.s1_btnbox1:hover a{transform: none;}
.s1_btn1{background-position: -1.04rem -1.87rem;width:6.51rem;height:1.69rem;}
.s1_btn1:hover{background-position:-1.04rem -3.87rem;}
.s1_btn2{background-position:-8.47rem -3.87rem;width:6.51rem;height:1.69rem;}
.s1_btn2:hover{background-position: -8.47rem -1.87rem;}

.part1{margin: 0 auto;height: 11.52rem;position: relative;}
.s1_tabbtn{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_btnbg1.png) no-repeat 50% 0;width: 8.4rem;height: 10.23rem;background-size: 100% auto;position: absolute;top: 2.19rem;right: 1.36rem;z-index: 10;pointer-events: none;}
.s1_tabbtn a{pointer-events: all;width: 1.68rem;height: 1.56rem;position: absolute;}
.s1_tabbtn a img{display: block;width: 100%;}
.s1_tabbtn a:nth-child(1){top: 4.92rem;right: .77rem;}
.s1_tabbtn a:nth-child(2){top: 6.77rem;right: 2.15rem;}

.s1_tabbox,.s1_tabct{position: relative;width: 100%;}
.s1_tabct{display: none;}
.s1_pic{width: 19.2rem;position: absolute;left: 50%;margin-left: -9.6rem;top: -2.82rem;pointer-events: none;}
.s1_video1{width: 100%;height: 12.64rem;position: absolute;top: -.06rem;left: 0;-webkit-mask-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_pic1.png);-webkit-mask-size: 19.2rem auto;-webkit-mask-position:50%  50%;mask-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_pic1.png);mask-size: 19.2rem auto;}
.s1_video1 video{display: block;width: 100%;height: 100%;object-fit: cover;}
.s1_bgbox{width: 100%;height: 10.8rem;position: absolute;top: 0;left: 0;z-index: 2;-webkit-mask-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_mask1.png);-webkit-mask-size: 19.2rem auto;mask-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_mask1.png);mask-size: 19.2rem auto;}
.s1_bgbox video{display: block;width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0.8rem;left: 6.5rem;}
.tit1_0{background-position: 0 -5.8rem;width:8.93rem;height:2.16rem;margin: 0 auto;position: relative;z-index: 4;}
.tit1_1{background-position:-9.19rem -5.8rem;width:8.93rem;height:2.16rem;margin: 0 auto;position: relative;z-index: 4;}
.tit1_2{background-position:-0.04rem -8.28rem;width:10.13rem;height:2.16rem;margin: 0 auto;position: relative;z-index: 4;}
.tit1_3{background-position:0 -10.58rem;width:10.13rem;height:2.16rem;margin: 0 auto;position: relative;z-index: 4;}

.s1_time{font-size: .2rem;color: #e0cb88;text-align: center;line-height: .3rem;letter-spacing: .04rem;margin: -.06rem auto 0;position: relative;z-index: 4;}

.s1_info1{position: absolute;top: 1.95rem;left: 3rem;z-index: 14;}
.s1_sub1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_name1.png) no-repeat 50% 0;width:6.07rem;height:2.78rem;position: relative;background-size: 100% auto;margin-left: -.32rem;}
.s1_vdbtn{background-position: -12.41rem -0.24rem;width:1.08rem;height:0.9rem;position: absolute;top: .87rem;left: 4.72rem;}

.s1_audio{height: 1.24rem;display: flex;justify-content: space-between;align-items: flex-start;flex-direction: column;margin-top: -.42rem;}
.s1_line{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_line1.png) no-repeat 50% 0;width: 5.66rem;height: .2rem;background-size: 100% auto;}
.s1_adct{display: flex;justify-content: flex-start;align-items: center;font-size: .24rem;color: #accdff;line-height: .4rem;width:100%;margin: 0 auto;padding-bottom: .04rem;letter-spacing: .02rem;}
.s1btn_ad{background-position: -14.02rem -0.5rem;width:0.28rem;height:0.23rem;margin-right: .06rem;flex-shrink: 0;}
.s1btn_ad.aplay{animation: adanim 1s linear alternate both infinite;}
@keyframes adanim{
	from{transform: scale(1);filter: drop-shadow(0 0 .01rem  rgba(255,255,255,.4));}
	to{transform: scale(1.06);filter: drop-shadow(0 0 .1rem rgba(255,255,255,.6));}
}

.s1_icon{display: flex;justify-content: flex-start;align-items: center;margin: .4rem auto 0;padding-left: .1rem;}
/* .s1_icon a{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_icon.png) no-repeat 50% 0;width: .67rem;height: .67rem;background-size: 100% auto;margin-right:.16rem;background-size: 4.79rem auto;}
.s1_icon a.s1_icon1{background-position: 0 -0.8rem;}
.s1_icon a.s1_icon2{background-position: -.85rem -0.8rem;}
.s1_icon a.s1_icon3{background-position: -1.68rem -0.8rem;}
.s1_icon a.s1_icon4{background-position: -2.49rem -0.8rem;}
.s1_icon a.s1_icon5{background-position: -3.3rem -0.8rem;}
.s1_icon a.s1_icon6{background-position: -4.12rem -0.8rem;}
.s1_icon a.s1_icon1.on{background-position: 0 0;}
.s1_icon a.s1_icon2.on{background-position: -.85rem 0;}
.s1_icon a.s1_icon3.on{background-position: -1.68rem 0;}
.s1_icon a.s1_icon4.on{background-position: -2.49rem 0;}
.s1_icon a.s1_icon5.on{background-position: -3.3rem 0;}
.s1_icon a.s1_icon6.on{background-position: -4.12rem 0;}

.s1_icon a.s1_icon7{background-position: 0 -2.59rem;}
.s1_icon a.s1_icon8{background-position: -.85rem -2.59rem;}
.s1_icon a.s1_icon9{background-position: -1.68rem -2.59rem;}
.s1_icon a.s1_icon10{background-position: -2.49rem -2.59rem;}
.s1_icon a.s1_icon11{background-position: -3.3rem -2.59rem;}
.s1_icon a.s1_icon12{background-position: -4.12rem -2.59rem;}
.s1_icon a.s1_icon7.on{background-position: 0 -1.69rem;}
.s1_icon a.s1_icon8.on{background-position: -.85rem -1.69rem;}
.s1_icon a.s1_icon9.on{background-position: -1.68rem -1.69rem;}
.s1_icon a.s1_icon10.on{background-position: -2.49rem -1.69rem;}
.s1_icon a.s1_icon11.on{background-position: -3.3rem -1.69rem;}
.s1_icon a.s1_icon12.on{background-position: -4.12rem -1.69rem;} */

.s1_icon a{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_icon1.png);background-size: 4.18rem auto;width: .56rem;height: .56rem;margin-right: .32rem;background-color: #e0cb88;border-radius: 50%;transform: scale(1.2);}
.s1_icon a:hover{transform: scale(1.2);}
.s1_icon a.on{background-color: #accdff;}
.s1_btni1{background-position: 0 0;}
.s1_btni2{background-position: -.73rem 0;}
.s1_btni3{background-position: -1.46rem 0;}
.s1_btni4{background-position: -2.18rem 0;}
.s1_btni5{background-position: -2.9rem 0;}
.s1_btni6{background-position: -3.62rem 0;}

.s1_vdbox{width: 5.75rem;height: 3.4rem;margin: .26rem 0 0 .18rem;position: relative;}
.s1_vdbox:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_vdmask.png) no-repeat 50% 0;width: 6.06rem;height: 3.73rem;background-size: 100% auto;position: absolute;top:-.18rem;left: -.18rem;}
.s1_vdct,.s1_vdct video{width: 5.75rem;height: 3.4rem;display: block;margin: 0 auto;background-color: #000000;overflow: hidden;object-fit: cover;border-radius: .4rem 0 .4rem 0;}

.s1_btnbox2{display: flex;justify-content:center;align-items: center;margin-top: .4rem;width: 6rem;}
.s1_btnbox2 a{width: 2.39rem;height: .89rem;}
.s1_hq{background-position:-15.47rem -0.04rem;}
.s1_more{background-position:-15.51rem -0.94rem;}

.s1_info2{position: absolute;top: 2.55rem;left: 3rem;}
.s1_sub2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_name2.png) no-repeat 50% 0;width: 6.07rem;height: 2.78rem;background-size: 100% auto;margin-left: -.32rem;}
.s1_sub3{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_name3.png) no-repeat 50% 0;width: 6.07rem;height: 2.78rem;background-size: 100% auto;margin-left: -.32rem;}
.s1_sub4{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_name4.png) no-repeat 50% 0;width: 6.07rem;height: 2.78rem;background-size: 100% auto;margin-left: -.32rem;}
.s1_sub5{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_name5.png) no-repeat 50% 0;width: 6.07rem;height: 2.78rem;background-size: 100% auto;margin-left: -.32rem;}
.s1_sub6{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_name6.png) no-repeat 50% 0;width: 6.07rem;height: 2.78rem;background-size: 100% auto;margin-left: -.32rem;}

.s1_wq{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_wq1.png) no-repeat 50% 0;width: 5.66rem;height: 3.14rem;background-size: 100% auto;margin-top: -.32rem;}
.s1_wq1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_wq2.png) no-repeat 50% 0;width: 5.66rem;height: 3.14rem;background-size: 100% auto;margin-top: -.32rem;}
.s1_wq2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_wq3_1.png) no-repeat 50% 0;width: 5.66rem;height: 3.14rem;background-size: 100% auto;margin-top: -.32rem;}

.s1_pic1{width: 19.2rem;position: absolute;top: -.9rem;pointer-events: none;left:.6rem;height: 13.28rem;z-index: 4;transform: scale(.74);}
 canvas{width: 100%;height: 100%;position: absolute;top: 0;left: 0;display: block;object-fit: cover;}

.s1_tabct3 .s1_line{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s1_line2.png);}
.s1_tabct3 .s1_adct{color: #ffc0ba;}

.part2{height: 9.52rem;margin: 0 auto;position: relative;}
.tit2{background-position: -0.02rem -13.04rem;width:10.93rem;height:2.16rem;margin: 0 auto;}

.s2_show{width: 12rem;margin: .3rem auto 0;position: relative;}
.s2_show:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s2_mask1.png) no-repeat 50% 0;width: 12rem;height: 7.23rem;background-size: 100% auto;position: absolute;left: 0;top: -.16rem;z-index: 12;pointer-events: none;}

.s2_show .swiper-container{width: 11.69rem;height: 5.8rem;margin: 0 auto;position: relative;border-radius: .4rem 0 .4rem 0;overflow: hidden;}
.s2_show .swiper-container img{display: block;width: 100%;}
.s2_video1{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
.s2_video1:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s2_mask2.png) no-repeat 50% 100%;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 11;background-size: 100% 100%;}
.s2_video1 video{display: block;width: 100%;height: 100%;object-fit: cover;}
.s2_txt1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s2_bg1.png) no-repeat 50% 0;width: 10.79rem;height: 1.75rem;background-size: 100% auto;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);font-size: .2rem;color: #e0cb88;text-align: center;line-height: .3rem;letter-spacing: .04rem;display: flex;justify-content: center;align-items: center;box-sizing: border-box;padding-top: .3rem;z-index: 20;}

.s2_btn{display: flex;justify-content: space-between;align-items: center;margin: .06rem auto 0;width: 11.33rem;}
.s2_btn a{background-position: -11.6rem -8.38rem;width:5.33rem;height:1.1rem;font-family: 'font1';font-size: .28rem;color: #372810;text-align: center;line-height: .94rem;text-shadow: 0 .01rem #ffe9b4;font-weight: bold;box-sizing: border-box;padding-left: 0.2rem;}
.s2_btn a:hover,.s2_btn a.on{background-position: -11.98rem -25.64rem;color: #2b213b;text-shadow: 0 .01rem #e1d1e5;}
.part3{height: 9.34rem;position: relative;margin: 0 auto;}
.tit3{background-position: -0.04rem -15.54rem;width:10.93rem;height:2.16rem;margin: 0 auto;}
.s3_show{width: 12rem;margin: .1rem auto 0;box-sizing: border-box;padding-left: 2.5rem;position: relative;}
.s3_btn{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s3_bg1.png) no-repeat 50% 0;width: 7.32rem;height: 10.68rem;background-size: 100% auto;position: absolute;top: -2.1rem;left: -.53rem;pointer-events: none;z-index: 12;}
.s3_btn a{pointer-events: all;background-position: -15.78rem -2.1rem;width:1.68rem;height:1.64rem;position: absolute;top: 2.77rem;left: .62rem;display: flex;justify-content: center;align-items: center;box-sizing: border-box;padding-bottom: .18rem;}
.s3_btn a:hover{transform: translateY(0) !important;}
.s3_btn a.on,.s3_btn a:hover{background-position: -15.78rem -3.9rem;}
.s3_btn a:nth-child(2){top: 4.84rem;left: .26rem;}
.s3_btn a:nth-child(3){top: 7.02rem;left: 1.07rem;}
.s3_btn a span{display: block;width: .7rem;font-size: .3rem;color: #e0cb88;text-align: center;line-height: .32rem;letter-spacing: .02rem;}
.s3_btn a.on span,.s3_btn a:hover span{background-image: linear-gradient(#ffffff,#ffffff,#ebdeb3,#ebdeb3);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.s3_show .swiper-container{width: 9.5rem;margin: 0 auto;}
.s3_box1{width: 9.5rem;height: 6.74rem;position: relative;margin: 0 auto;box-sizing: border-box;padding-top: .16rem;}
.s3_box1:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s3_mask1.png) no-repeat 50% 0;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 11;pointer-events: none;background-size: 100% auto;}
.s3_tabbox1{width: 9.19rem;height: 5.3rem;margin: 0 auto;position: relative;z-index: 20;}
.s3_tabct1{display: none;position: relative;border-radius: .4rem 0 .4rem 0;overflow: hidden;}
.s3_tabct1 img{display: block;width: 100%;margin: 0 auto;}
.s3_txt1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s3_bg2.png) no-repeat 50% 0;width: 8.42rem;height: 1.74rem;background-size: 100% auto;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);font-size: .2rem;color: #e0cb88;text-align: center;line-height: .24rem;letter-spacing: .04rem;box-sizing: border-box;padding: .7rem .4rem 0;display: flex;justify-content: center;align-items: center;} 

.s3_txt1_1{flex-direction: column;bottom: .2rem;}
.s3_txt1 em{display: block;font-size: .4rem;color: #e0cb88;text-align: center;line-height: .54rem;}

.s3_tabbtn1{margin: .1rem auto 0;display: flex;justify-content: space-between;align-items: center;width: 8.9rem;}
.s3_tabbtn1 a{background-position:  -11.66rem -9.98rem;width:4.34rem;height:1.1rem;font-size: .28rem;color: #372810;text-align: center;line-height: .94rem;text-shadow: 0 .01rem #ffe9b4;font-weight: bold;}
.s3_tabbtn1 a:hover,.s3_tabbtn1 a.on{background-position:-12.36rem -23.74rem;color: #2b213b;text-shadow: 0 .01rem #e1d1e5;}
.s3_tabbtn1 a span{display: block;}
.s3_box2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s3_bg3.png) no-repeat 50% 0;width: 9.5rem;height: 6.74rem;background-size: 100% auto;margin: 0 auto;box-sizing: border-box;padding: .86rem 0 0 5.9rem;}
.s3_sub1{display: flex;justify-content: flex-start;align-items: flex-start;font-family: 'font1';}
.s3_sub1 i{background-position: -17.93rem -2.23rem;width:0.39rem;height:1.34rem;}
.s3_subtxt1{font-size: .18rem;color: #d3c188;text-align: left;line-height: .26rem;padding-top: .06rem;}
.s3_subtxt1 span{display: block;font-size: .36rem;color: #cab981;line-height: .46rem;background-image: linear-gradient(#fbe9aa,#fbe9aa,#ddcc91,#b4a36e,#b4a36e);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.s3_subtxt1 em{display: block;background-image: linear-gradient(#fbe9aa,#fbe9aa,#ddcc91,#b4a36e,#b4a36e);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.s3_sub2{display: flex;justify-content: flex-start;align-items: center;margin: .18rem auto 0;font-size: .2rem;font-family: 'font1';;color: #cab981;line-height: .32rem;background-image: linear-gradient(#fbe9aa,#fbe9aa,#ddcc91,#b4a36e,#b4a36e);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.s3_sub2 i{background-position: -11.8rem -11.44rem;width:2.36rem;height:0.19rem;margin-left: .1rem;}
.s3_txt2{font-size: .18rem;color: #accdff;line-height: .26rem;text-align: left;width: 3.3rem;margin-bottom: .3rem;}


.part4{height: 10.6rem;margin: 0 auto;position: relative;}
.tit4{background-position: -0.04rem -18.04rem;width:10.93rem;height:2.16rem;margin: 0 auto;}
.s4_box{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s4_bg1.png) no-repeat 50% 0;width: 12rem;height: 6.86rem;background-size: 100% auto;margin: .06rem auto 0;box-sizing: border-box;padding-top: .56rem;}

.list_s4{width: 11.1rem;margin: 0 auto;display: flex;justify-content: center;align-items: flex-start;height: 5.8rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s4_bg2.png) no-repeat 50% 0;background-size: 100% auto;position: relative;border-radius: .4rem 0 .4rem 0;overflow: hidden;}
.list_s4:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s4_mask1.png) no-repeat 50% 0;width: 100%;height: 100%;background-size: 100% auto;position: absolute;top: 0;left: 0;z-index: 9;pointer-events: none;}
.list_s4 li{position: relative;height: 5.8rem;cursor: pointer;overflow: visible;transition: width .4s ease;width: 1.26rem;}
.s4wf_txt{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s4_bg3.png);background-size:100% 100%;height: 5.8rem;box-sizing: border-box;padding-top: .85rem;position: relative;width: 1.1rem;background-position: 100% 0;}
.s4wf_txt:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/sp.png) no-repeat -18.45rem -0.31rem;width:0.39rem;height:0.37rem;background-size: 19.2rem auto;position: absolute;top: .9rem;left: -.2rem;z-index: 2;}
.list_s4 li:first-child .s4wf_txt:after{display: none;}
.s4wf_txt span{position: absolute;width: 100%;left: 0;top: .38rem;font-size: .2rem;color: #c3d7f6;text-align: center;line-height: .24rem;background-image: linear-gradient(#f5fbfe, #f5fbfe,#b6d3ff,#b6d3ff, #b6d3ff);white-space: nowrap;font-family: 'font1';-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.s4wf_new span.s4_new{background-image: linear-gradient(#b7a670, #b7a670,#e0cb88,#e0cb88, #e0cb88);font-size: .24rem;color: #cebb7e;}
.s4wf_txt i{display: block;background-position: -18.45rem -0.96rem;width:0.59rem;height:1.05rem;margin: 0 auto;}
.s4wf_txt em{display: block;font-size: .3rem;color: #d7e8fe;text-align: center;line-height: .32rem;width: .4rem;margin: .06rem auto 0;;background-image: linear-gradient(#f5fbfe, #f5fbfe,#f5fbfe,#b6d3ff,#b6d3ff, #b6d3ff);-webkit-background-clip: text;-webkit-text-fill-color: transparent;} 

.s4wf_new em{background-image: linear-gradient(#dcc785, #dcc785,#e0cb88,#e0cb88, #e0cb88);color: #cebb7e;}

.s4wf_item{display: none;}

.s4_txt1{font-size: .16rem;color: #accdff;text-align: right;line-height: .26rem;width: 11.23rem;margin: .08rem auto 0;}

.list_s4 li.cur{width: 4.78rem;overflow: hidden;}
.list_s4 li.cur .s4wf_item{display: flex;}
.list_s4 li.cur .s4wf_txt{display: none;}
.list_s4 li.hide1 .s4wf_txt:after{display: none;}
.list_s4 li.hide1{width: .7rem;overflow: hidden;}
.list_s4 li.hide1 .wf_icon{display: block;}
.list_s4 li.hide1 .s4wf_txt{opacity: 1;width: 100%;}
.list_s4 li.hide1 .s4wf_txt *{opacity: .3;}
.list_s4 li.hide1 .s4wf_txt span{display: none;}


.s4wf_item{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s4_bg5.png) no-repeat 50% 0;width: 4.78rem;height: 5.8rem;background-size: 100% auto;margin: 0 auto;position: absolute;justify-content: center;align-items: center;flex-direction: column;box-sizing: border-box;padding: 0 .44rem 1rem;top: 0;left: 50%;transform: translateX(-50%);display: none;}
.s4wf_new+.s4wf_item{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s4_bg4.png);}

.wf_tit1{display: flex;justify-content: center;align-items: center;}
.wf_tit1 i{width: .59rem;height: .38rem;}
.wf_tit1 i.wf_icon1{background-position:-11.63rem -12.08rem;}
.wf_tit1 i.wf_icon2{background-position:-14.51rem -12.08rem;}
.wf_tit1 span{padding: 0 .1rem;font-family: 'font1';font-size: .36rem;color: #d1bf87;text-align: center;line-height: .6rem;background-image: linear-gradient(#fae8a9, #fae8a9, #fae8a9, #b5a46f, #b5a46f, #b5a46f);white-space: nowrap; -webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.wf_txt1{font-size: .18rem;color: #accdff;text-align: left;line-height: .32rem;display: flex;justify-content: flex-start;align-items: flex-start;margin: .22rem auto 0;}


.part5{height: 7.86rem;margin: 0 auto;position: relative;}
.tit5{background-position: 0.14rem -20.77rem;width:9.93rem;height:2.16rem;margin: 0 auto;}

.s5_show{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s5_bg1.png) no-repeat 50% 0;width: 12rem;height: 5.53rem;background-size: 100% auto;margin: .14rem auto 0;box-sizing: border-box;padding-top: .26rem;position: relative;}
.s5_show .swiper-container{width: 11.7rem;margin: 0 auto;overflow: hidden;}
.s5_box{width: 11.5rem;margin: 0 auto;display: flex;justify-content: space-between;align-items: flex-start;}
.s5_box img{display: block;width: 7.39rem;}
.s5_info{width: 4rem;}
.s5_sub1 i{background-position: -16.44rem -11.54rem;width:0.39rem;height:1.01rem;}
.s5_sub1 span{transform: scaleY(1.1);}
.s5_sub1 em{margin: .1rem auto 0;}
.s5_txt1{font-size: .18rem;color: #accdff;line-height: .26rem;margin: .1rem auto 0;height: 2.6rem;padding-left: .1rem;}
.s5_sub2{margin: 0 auto;}
.s5_sub2 i{background-position: -12.26rem -13.46rem;width:2.96rem;height:0.19rem;}
.s5_box .s5_icon{display: block;width: 3.95rem;margin-top: .08rem;}

.btn_s5prev,.btn_s5next{background-position: -13.83rem -12.73rem;width:1.05rem;height:0.59rem;position: absolute;top: 50%;margin-top: -.3rem;right: -1.2rem;}
.btn_s5prev{background-position: -12.13rem -12.73rem;left: -1.2rem;right: auto;}
.btn_s5prev:hover{transform: translateX(-10%) !important;}
.btn_s5next:hover{transform: translateX(10%) !important;}


.part6{height: 7.82rem;position: relative;margin: 0 auto;}
.tit6{background-position: -0.3rem -23.37rem;width:9.93rem;height:2.16rem;margin: 0 auto;}
.s6_box{display: flex;justify-content: space-between;align-items: flex-start;width: 12rem;margin: .2rem auto 0;position: relative;}
.s6_fl{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s6_bg1.png) no-repeat 50% 0;width: 6.8rem;height: 5.54rem;background-size: 100% auto;box-sizing: border-box;padding-top: .24rem;}
.s6_sub1{background-position: -12.31rem -15.1rem;width:4.77rem;height:0.46rem;margin: 0 auto;position: relative;}
.btn_s6rule{background-position: -17.87rem -15.72rem;width:0.37rem;height:0.37rem;position: absolute;top: .06rem;right: 1rem;}
.s6_txt1{font-size: .18rem;color: #accdff;text-align: center;line-height: .26rem;margin:-.04rem auto 0;}
.list_s6{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s6_bg3.png) no-repeat 50% 0;width: 6.29rem;height: 4.3rem;background-size: 100% auto;margin: .1rem auto 0;box-sizing: border-box;padding-top: .1rem;}
.list_s6 li{height: 1.02rem;width: 5.82rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s6_line1.png) no-repeat 100% 100%;background-size: 3.94rem auto;display: flex;justify-content: space-between;align-items: center;margin: 0 auto;}
.list_s6 li:last-child{background: none;}
.s6_dj{width: 1.6rem;}
.s6_dj img{display: block;width: 100%;}
.s6rw_txt{width: 1.6rem;font-size: .18rem;color: #accdff;line-height: .24rem;font-family: 'font1';}
.s6rw_txt span{font-size: .24rem;line-height: .34rem;color: #dfca88;}
.btn_s6lq,.btn_s6ylq{background-position:-14.81rem -15.82rem;width:2.39rem;height:0.89rem;font-size: .22rem;color: #3f2f14;text-align: center;line-height: .76rem;font-family: 'font1';margin-bottom: -.1rem;display: block;letter-spacing: 1px;margin-right: -.2rem;text-shadow: 0 1px #d5c384;font-weight: bold;}
.btn_s6lq span{display: block;transform: scaleY(1.1);}
.btn_s6ylq{background-position:-12.11rem -15.82rem;color: #291b08;text-shadow: 0 1px #c6c3b8;}


.s6_fr{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s6_bg2.png) no-repeat 50% 0;width: 5rem;height: 5.54rem;background-size: 100% auto;box-sizing: border-box;padding-top: .24rem;}
.s6_sub2{background-position:  -12.55rem -14.2rem;width:4.49rem;height:0.46rem;margin: 0 auto;}
.s6_gift{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s6_gift1.png) no-repeat 50% 0;margin: .14rem auto 0.02rem;width: 4.5rem;height: 3.42rem;background-size: 100% auto;}
.s6_fr .btn_s6lq{margin: 0 auto;}

.s7_tips{font-size: .18rem;color: #accdff;position: absolute;right: 0;bottom: -.3rem;line-height: .24rem;}
.s7_tips a{color: #accdff;text-decoration: underline;text-underline-offset: .06rem;}
.s7_tips a:hover{color: #ffffff;}

.part7{height: 7.36rem;position: relative;margin: 0 auto;}
.tit7{background-position: -0.02rem -25.76rem;width:9.93rem;height:2.16rem;margin: 0 auto;}
.s7_box{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s7_bg1.png) no-repeat 50% 0;background-size: 100% auto;margin: .08rem auto 0;width: 12rem;height: 5.04rem;display: flex;justify-content: center;align-items: flex-start;}
.s7_item{width: 4rem;padding-top: 2.05rem;}
.btn_s7qiang,.btn_s7ylq{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s7_btn1.png) no-repeat 50% 0;width: 1.05rem;height: .97rem;margin: 0 auto;position: relative;background-size: 100% auto;}
.btn_s7qiang:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s7_btn1.gif) no-repeat 50% 0;width: 1.15rem;height: 1.15rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background-size: 100% auto;}
.btn_s7ylq{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s7_btn2.png) no-repeat 50% 0;background-size: 100% auto;}
.btn_s7ylq:after{display: none !important;}
.s7_prize{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s7_bg2.png) no-repeat 50% 0;width: 2.35rem;height: .26rem;background-size: 100% auto;margin: .06rem auto 0;font-size: .16rem;color: #fff59c;text-align: center;line-height: .26rem;}
.s7_txt1{font-size: .16rem;color: #fffaea;text-align: center;line-height: .26rem;margin: 0 auto;height: .22rem;}
.s7_txt2{margin: .7rem auto 0;font-size: .18rem;color: #accdff;text-align: center;line-height: .26rem;}
.s7_txt3{margin: .74rem auto 0;font-size: .22rem;color: #accdff;text-align: center;line-height: .3rem;}

.part8{height: 10.86rem;position: relative;margin: 0 auto;}
.tit8{background-position: -0.02rem -25.76rem;width:9.93rem;height:2.16rem;margin: 0 auto;}
.s8_mdbox{background-position: -0.08rem -30.97rem;width:11.79rem;height:0.56rem;margin: 0 auto;display: flex;justify-content: center;align-items: center;font-size: .22rem;color: #bdc6cc;text-align: center;line-height: .56rem;}
.md_txt{color: #e8dfc5;}
.s8_mdct{width: 5.9rem;height: .35rem;overflow: hidden;color: #dadfe2;}

.s8_md_list{animation: scroll1 5s linear infinite;}
@keyframes scroll1{
	0% {
	    transform: translateY(0);
	}
	100% {
	    transform: translateY(-50%);
	}
}
.s8_box{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s8_bg1.png) no-repeat 50% 0;width: 12rem;height: 6.44rem;background-size: 100% auto;margin: .1rem auto 0;display: flex;justify-content: center;align-items: flex-start;box-sizing: border-box;padding-top: .22rem;}
.s8_cjbox{width: 6.54rem;display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.s8_gift{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s8_bg3.png) no-repeat 50% 0;width: 2.09rem;height: 1.9rem;background-size: 100% auto;margin-bottom: .14rem;position: relative;transition: .2s background linear;}
.s8_gift.on{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s8_bg4.png);filter: brightness(1.2);}
/*.s8_gift.on span{color: #9be5ff;}*/
.s8_gift5{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s8_bg5.png);}
.s8_gift5.on{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s8_bg6.png);}
.s8_gift img{display: block;width: 100%;}
.s8_gift span{position: absolute;width: 100%;left: 0;bottom: 0;height: .56rem;display: flex;justify-content: center;align-items: center;font-size: .18rem;color: #accdff;text-align: center;line-height: .2rem;}
.s8_gift5 span{color: #b4a371;}
.s8_fr{width: 5rem;position: relative;margin-left: .1rem;}
.s8_sub{background-position: -11.51rem -18.57rem;width:3.24rem;height:0.51rem;}
.btn_s8lb{background-position: -11.49rem -19.36rem;width:2.39rem;height:0.89rem;font-family: 'font1';font-size: .22rem;color: #3f2f14;text-shadow: 0 1px #d5c384;letter-spacing: 1px;position: absolute;top: -.16rem;right: 0;text-align: center;line-height: .78rem;font-weight: bold;}

.list_s8rw{margin: .24rem auto 0;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s8_bg2.png) no-repeat 50% 0;width: 4.91rem;height: 3.54rem;background-size: 100% auto;}
.list_s8rw li{width: 4.6rem;height:.9rem;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;padding: 0 .1rem;background-size: 100% auto;position: relative;}
.s8rw_info{font-size: .16rem;color: #accdff;text-align: left;line-height: .26rem;}
.s8rw_txt1{font-size: .2rem;color: #e0cb88;}
.btn_s8yq,.btn_s8ywc{background-position: -15rem -18.39rem;width:1.83rem;height:0.86rem;margin-right: -.1rem;font-family: 'font1';font-size: .22rem;color: #3f2f14;text-shadow: 0 1px #d5c384;letter-spacing: 1px;text-align: center;line-height: .74rem;box-sizing: border-box;padding-left: .2rem;font-weight: bold;}
.btn_s8ywc{background-position: -17.1rem -18.37rem;color: #291b08;text-shadow: 0 1px #c6c3b8;}

.btn_s8yq span,.btn_s8ywc span{display: block;transform: scaleY(1.1);}

.btn_s8cj,.cj_btn_dom{display: block;background-position: -11.31rem -17.04rem;width:3.66rem;height:1.27rem;margin: .1rem auto 0;line-height:.9rem;font-family: 'font1';font-size: .32rem;color: #3f2f14;text-shadow: 0 1px #d5c384;letter-spacing: 1px;text-align: center;line-height: .84rem;box-sizing: border-box;font-weight: bold;}
.cj_btn_dom{background-position: -15.14rem -16.98rem;color: #291b08;text-shadow: 0 1px #c6c3b8;}
.btn_s8cj span,.btn_s8cj p{display: block;transform: scaleY(1.2);}
.btn_s8cj p{font-size: .18rem;margin: -.18rem auto 0;line-height: .22rem;}
.btn_s8cj p em{font-weight: bold;}

.btn_s8rule{display: block;font-size: .22rem;color: #accdff;text-align: center;line-height: .32rem;text-decoration: underline !important;text-underline-offset: .06rem;width: 2rem;margin: 0 auto;}

.part9{height: 12.18rem;position: relative;margin: 0 auto;}
.s9_tabct{display: none;}
.tit9{background-position: -0.07rem -31.84rem;width:11.83rem;height:2.16rem;margin: 0 auto;}
.tit9_1{background-position: 0 -34.38rem;width:11.85rem;height:2.16rem;margin: 0 auto;}
.s9_intr{font-size: .2rem;color: #accdff;text-align: center;line-height: .3rem;letter-spacing: .02rem;}
.s9_intr span{color: #e0cb88;}
.s9_tabbox{height: 10.8rem;}
.s9_show{margin: .18rem auto 0;width: 12rem;height: 8.2rem;position: relative;}
.btn_s9qh{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);}
.s9_show .swiper-container,.s9_show .swiper-container img{display: block;width: 100%;}
.s9_show .swiper-container .swiper-slide{width: 100%;height: 8.2rem;}

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

.s9_name1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/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;}
.s9_name2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/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;}
.s9_pic1,.s9_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;}
.s9_pic1{left: 3.4rem;top: 0;z-index: 1;}
.s9_pic1 img,.s9_pic2 img{display: block;width: 100%;}

.s9_box1.cur .s9_pic1{top: 3.1rem;left: 0;z-index: 4;}
.s9_box1.cur .s9_pic2{left: 3.4rem;top: 0;z-index: 1;}
.s9_box1.cur .s9_name1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s9_name1_1.png) no-repeat 50% 0;background-size: 100% auto;width: 3.23rem;}
.s9_box1.cur .s9_name2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s9_name2_1.png) no-repeat 50% 0;background-size: 100% auto;}

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

.s10_show .swiper-container{width: 100%;overflow: hidden;height: 6.5rem;}
.s10_show .swiper-slide,.s10_show .swiper-slide img{width: 100%;display: block;}
.s10_btnbox{display: flex;justify-content: space-between;align-items: flex-end;margin: 0 auto;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/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;}

.s10_btnbox a{width: 2.74rem;height: .94rem;;display: block;position: relative;flex-shrink: 0;}
.s10_btnbox a.on{width: 3.54rem;height: 1.48rem;}
.s10_btnbox a img{display: block;width: 100%;opacity: 1;position: absolute;top: 0;right: 0;}
.s10_btnbox a img.s10_pic1{opacity: 0;}
.s10_btnbox a.on img{opacity: 0;}
.s10_btnbox a.on img.s10_pic1{opacity: 1;width: 3.8rem;}
.s10_prev,.btn_qbprev {background-position: -12.13rem -12.73rem;width:1.05rem;height:0.59rem;position: absolute;top: 50%;margin-top: -.3rem;left: -1.2rem;cursor: pointer;transition: .2s transform linear;}
.s10_next,.btn_qbnext {background-position: -13.83rem -12.73rem;width:1.05rem;height:0.59rem;position: absolute;top: 50%;margin-top: -.3rem;right: -1.2rem;cursor: pointer;left: auto;transition: .2s transform linear;}

.s10_prev:hover,.btn_qbprev:hover{transform: translateX(-10%) !important;}
.s10_next:hover,.btn_qbnext:hover{transform: translateX(10%) !important;}


.s10_tips{width: 100%rem;font-size: .18rem;color: #accdff;text-align: right;line-height: .28rem;}

.part_qb{height: 10.06rem;position: relative;margin: 0 auto;}
.tit_qb{background-position:  -10.23rem -20.75rem;width:8.93rem;height:2.16rem;margin: 0 auto;}

.qb_box { margin: .12rem auto 0;width: 12.04rem;position: relative;}
.qb_box .swiper-container{height:2.9rem; width: 12.04rem;overflow: hidden;}

.qb_box .swiper-container .swiper-slide {width:3.89rem; height:2.96rem; display: block; position: relative;box-sizing: border-box;padding-top:.28rem;}
.qb_box .swiper-container .swiper-slide:before{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s11_mask1.png) no-repeat 50% 0;background-size: 100% auto;width:3.96rem; height:2.84rem;position: absolute;top: 50%;left: 50%;content: '';pointer-events: none;transform: translate(-50%,-50%);z-index: 3;}
.qb_box a{ display: block; width: 3.66rem;height: 2.42rem;margin: 0 auto;overflow: hidden;border-radius: .2rem  0 .2rem 0;position: relative;z-index: 1;} 
.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,.qb_box .mask:hover .mask_box { transform: scale(1.02);}
.qb_box .mask_box { position: absolute; background: rgba(0,0,0,0.6); width: 3.75rem; height: 2.2rem; top: 0.12rem; left: 0.12rem; content: ''; border-top-right-radius: 0.3rem; border-bottom-left-radius: 0.3rem; transition: .2s all linear; display: flex; align-items: center; justify-content: center; color: #ffe9d1; font-size: 0.2rem; }


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

.channel { width: 100%; display: flex;justify-content: center; height: 3.26rem;box-sizing: border-box;padding-top: .3rem;}

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

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

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

.channel li a { width: 1.41rem; height: 1.3rem;background-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/s11_icon.png);background-size: 10.39rem auto; }

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

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

    }
}

@keyframes ani1{
	0% {
    transform: translateY(0);
}
50% {
    transform: translateY(-30%);
}
100% {
    transform: translateY(0%);
}
}
.weGame { background-position: 0 0; }  
.qq { background-position: -2.25rem 0; }  
.wx { background-position:-4.49rem 0 ; }  
.wb { background-position: -6.74rem 0; } 
.kjq { background-position: -8.98rem 0; }



.pop{display: none;position: relative;box-sizing: border-box;}
.pop_close1{font-size: .8rem;font-family: 'font1';line-height: 1rem;position: absolute;top: -.5rem;right: -.6rem;color: #ffffff;}
.pop_video,.popvdbox {width:10rem;height:6rem;position:relative;}
.popvdbox video{display: block;width: 100%;}
.pop1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/pop1.png) no-repeat 50% 0;width: 10.2rem;height: 8.46rem;background-size: 100% auto;box-sizing: border-box;padding-top: 1.68rem;}
.pop_close{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/p_close.png);width: .21rem;height: .21rem;position: absolute;top: .52rem;right: .46rem;background-size: 100% auto;}
.pop_rule{width:9.3rem;margin: 0 auto;height:6.4rem;overflow-y: auto;padding-right: .3rem;box-sizing: border-box;overflow-x: hidden;}
.pop_rule p{width: 9.06rem;margin-bottom: .2rem;font-size: .16rem;color: #ffffff;line-height: .28rem;}
.pop_rule p span{display: block;color: #ffffff;font-size: .20rem;line-height: 1.6;margin-bottom: .1rem;}
.pop_rule p em{color: #fbcb65;}
.pop_rule p b{letter-spacing: .02rem;font-weight: normal;}
.tab_rule{width: 70%;margin: 0 auto .3rem;font-size: .14rem;color: #ffffff;line-height: .2rem;text-align: center;}

.tab_rule td,.tab_rule th{border: 1px solid #ffffff;height: .24rem;padding: .04rem .1rem;}
.tab_rule td{width: 20%;}
.tab_rule1 td:first-child{width: 50%;}

.tab_rule th{font-size: .16rem;color: #ffffff;}
.pop_rule::-webkit-scrollbar {width:0.06rem;border-radius:0.06rem;}
.pop_rule::-webkit-scrollbar-track {width:0.06rem;background-color:#736856;border-radius:0.06rem;}
.pop_rule::-webkit-scrollbar-thumb {width:0.06rem;background-color:#dab979;border-radius:0.06rem;}

.pop2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250327/images/pop2.png) no-repeat 50% 0;width: 6rem;height: 4.9rem;background-size: 100% auto;}
.p_tips{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: .4rem;color: #ffffff;text-align: center;line-height: .6rem;}

/*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);
}
.part{pointer-events: none;transform: scale(.92);}
.part.head{transform: scale(1);}
.s1_pic,.s1_bgbox,.s1_video1{transform: scale(1.1);}
.part.head,
.part.show{pointer-events: all;}
.part.show .toRight,
.part.show .toRightSmall,
.part.show .toLeft,
.part.show .toLeftSmall,
.part.show .toBottom,
.part.show .toBottomSmall,
.part.show .toTop,
.part.show .toTopSmall {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.part.show .scaleIn {
    transform: scale(1, 1);
    opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

/*::-webkit-scrollbar {width:0.06rem;border-radius:0.06rem;}
::-webkit-scrollbar-track {width:0.06rem;background-color:#75614c;border-radius:0.06rem;}
::-webkit-scrollbar-thumb {width:0.06rem;background-color:#ffe26e;border-radius:0.06rem;}*/


[v-cloak] {
  visibility: hidden;
}
.btn_s6ylq, .btn_s7ylq, .btn_s8ywc {
  pointer-events: none;
}
.lock-back {
  overflow: auto !important;
}
.btnlist.wx {
  width: 3.2rem !important;
}