/* 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 'syhtm',simhei;padding-top:0 !important;text-align:justify;background-color:#252b41;}
.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/mingchao20250213/images/sp.png) no-repeat;background-size: 15rem auto;}
.gray{filter:grayscale(.6) !important;}
.part a{transition: .2s transform linear;overflow: visible;}
.part a:hover{transform: translateY(-.06rem);}
/*.part{position: relative;z-index: 3;box-sizing: border-box;pointer-events: none;}*/
@font-face {
	font-family:'systb';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/systh.ttf);
}
@font-face {
	font-family:'systb1';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/systm.ttf);
}
@font-face {
	font-family:'syhtm';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/syhtm.ttf);
}
@font-face {
	font-family:'syhtb';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/syhtb.ttf);
}
@font-face {
	font-family:'font1';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/font1.ttf);
}

.btn {
    background: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/btn.png') no-repeat 100% /19.2rem 5rem;
}
.top_bannner{
    width: 19.2rem;
    top: 0;
    z-index: 99;
    left: 0;
    font-weight: bold;
    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;
    font-family: 'systb1';
}

.toplogo1 {
    width: 2.1rem;
    height: .38rem;
    margin-top: .08rem;
}

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

.nav li {
    position: relative;
    padding: 0 .77rem;
    /*border-top: .04rem solid transparent;*/
    cursor: pointer;
    display: flex;
    align-items: center;
    font-weight: bold;
    height: 0.5rem;
}
.nav li .liwu_icon{
    width: 0.21rem;
    height: 0.22rem;
    background: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/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/mingchao20250213/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/mingchao20250213/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.9rem;}
.top_f2{padding-left: 8.9rem;}

.top_bannner .top2 li{ font-family: "systb1"; font-size: 0.18rem; color: #ffffff; margin-left: 0.2rem; display: flex; align-items: center; cursor: pointer; position: relative; z-index: 2; font-weight: normal;}
.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-family: "syhtm"; 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: 2rem;height: 1.8rem;position: fixed;bottom: 5vh;right: .1rem;z-index: 999;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/float1.png) no-repeat 50% 0;background-size:100% auto;cursor: pointer;}
@keyframes scale1{
	from{transform: translateY(0);}
	to{transform: translateY(-.08rem);}
}


.wrap{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/rp1.jpg) no-repeat 50% -.3rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp1.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp2.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp3.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp4.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/rp3.jpg) no-repeat 50% 25.2rem;background-size: 100% auto;}
.wrap1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/rp1.jpg) no-repeat 50% -.3rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp3.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp2.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp3.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp4.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/rp3.jpg) no-repeat 50% 25.2rem;background-size: 100% auto;}
.wrap2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/rp1.jpg) no-repeat 50% -.3rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp2.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp2.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp3.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp4.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/rp3.jpg) no-repeat 50% 25.2rem;background-size: 100% auto;}
.wrap3{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/rp1.jpg) no-repeat 50% -.3rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp4.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp2.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp3.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/rp4.jpg) no-repeat 50% 9.4rem,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/rp3.jpg) no-repeat 50% 25.2rem;background-size: 100% auto;}

.head{height: 11.4rem;position: relative;}
.hd_box{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.hd_video{width: 100%;height: 12.34rem;position: absolute;left: 0;top: -.8rem;}
.hd_video video{display: block;width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}
.hd_video:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/hd_mask.png) no-repeat 50% 100%;background-size: 100% auto;width: 100%;height: 12.34rem;position: absolute;top: 0;left: 0;}
.wrap2 .hd_video:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/hd_mask1.png) no-repeat 50% 100%;background-size: 100% auto;width: 100%;height: 12.34rem;position: absolute;top: 0;left: 0;}
.logo1{background-position: 0 -0.29rem;width:1.44rem;height:1.02rem;position: absolute;top: .2rem;left: .5rem;}
.btn_hdxz,.btn_hdqd{background-position: -0.29rem -1.44rem;width:3.38rem;height:1.12rem;position: absolute;bottom: 2.26rem;left: 50%;margin-left: -1.69rem;}
.btn_hdqd{background-position: -4.04rem -1.44rem;}
.btn_hdvd{background-position: -7.95rem 0;width:1.36rem;height:1.31rem;position: absolute;bottom: 5.28rem;left: 9.24rem;}

.s1_btnbox1{position: absolute;bottom: .53rem;display: flex;justify-content: space-between;align-items: center;width: 12.53rem;left: 50%;transform: translateX(-50%);}
.s1_btnbox1:hover a{transform: none;}
.s1_btn1{background-position: -6.49rem -25.97rem;;width:6.25rem;height:1.59rem;}
.s1_btn1:hover{background-position: 0 -2.94rem}
.s1_btn2{background-position: -6.28rem -2.94rem;width:6.25rem;height:1.59rem;}
.s1_btn2:hover{background-position: -0.21rem -25.97rem;}


.part1{height: 11rem;position: relative;box-sizing: border-box;padding-top: 1rem;transform: scale(.94);}
.s1_tabbtn{position: absolute;top: 4.8rem;right: .88rem;z-index: 10;}
.s1_tabbtn a{display: block;width: 1.52rem;height: 1.53rem;margin-bottom: .04rem;}
.s1_tabbtn a:nth-child(3){margin-left: 1.4rem;}
.s1_tabbtn a:nth-child(2){margin-left: 2.6rem;margin-top: .2rem;}
.s1_tabbtn a:nth-child(1){margin-left: 2.8rem;}
.s1_tabbtn a img{display: block;width: 1.8rem;}
.s1_tabbtn a.on{animation: s1_anim 1s linear infinite alternate both;}
@keyframes s1_anim{
	from{filter: drop-shadow(0 0 .04rem #62759e);}
	to{filter: drop-shadow(0 0 .2rem #62759e);}
}
.s1_tabct{display: none;position: relative;}
.tit1_0{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/tit1.png) no-repeat 50% 0;width:6.9rem;height:1.22rem;margin: 0 auto;background-size: 100% auto;}
.s1_time{font-size: .2rem;color: #fff8f7;text-align: center;line-height: .3rem;margin: .1rem auto 0;}

.role{width: 19.2rem;height: 13rem;position: absolute;top: 0;left: 0;display: none;}
.role canvas,.role img{display: block;width: 100%;position: absolute;top: 0;left: 0;}
.hidden1{display: none;}
.s1_info1{position: absolute;top: 2.1rem;left: 3.3rem;}
.s1_sub1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/name1.png) no-repeat 50% 0;width:4.37rem;height:1.76rem;position: relative;background-size: 100% auto;}
.s1_vdbtn{background-position: -13.23rem -2.94rem;width:0.84rem;height:0.83rem;position: absolute;top: .6rem;right: -.8rem;}


.s1_audio{height: .98rem;display: flex;justify-content: space-between;align-items: center;flex-direction: column;margin-top: .33rem;}
.s1_line{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s1_line1.png) no-repeat 50% 0;width: 5.33rem;height: .05rem;background-size: 100% auto;}
.s1_adct{display: flex;justify-content: flex-start;align-items: center;font-size: .2rem;color: #bcbfc1;line-height: .36rem;width: 5.33rem;margin: 0 auto;padding-bottom: .04rem;}
.s1btn_ad{background-position: -13.23rem -4rem;width:0.28rem;height:0.23rem;margin-right: .36rem;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: .2rem auto 0;}
.s1_icon a{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/jn_iconbg1.png) no-repeat 50% 0;width: .67rem;height: .67rem;background-size: 100% auto;margin-right:.2rem;}
.s1_icon a.on{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/jn_iconbg2.png);}
.s1_iconcl a{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/cl_bg1.png);}
.s1_icon a img{filter: brightness(.8);}
.s1_icon a.on img{filter: brightness(1);}
.s1_iconcl a.on{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/cl_bg2.png);}
.s1_icon a img{display: block;width: 100%;}
/*.s1_icon a.on img{opacity: 1;}*/
.s1_vdbox{width: 5.3rem;height: 2.82rem;margin: .3rem 0 0 .18rem;position: relative;}
.s1_vdbox:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s1_mask1.png) no-repeat 50% 0;width: 5.45rem;height: 3.14rem;background-size: 100% auto;position: absolute;top:-.24rem;left: -.07rem;}
.s1_vdct,.s1_vdct video{width: 5.3rem;height: 2.82rem;display: block;margin: 0 auto;background-color: #000000;overflow: hidden;object-fit: cover;}
.s1_btnbox2{display: flex;justify-content:center;align-items: center;margin-top: .14rem;width: 5.6rem;}
.s1_btnbox2 a{width: 2.26rem;height: .81rem;}
.s1_hq{background-position: -0.21rem -16.05rem;}
.s1_more{background-position:-2.53rem -16.05rem;}

.tit1_1{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/tit3.png) no-repeat 50% 0;width:6.5rem;height:1.26rem;margin: 0 auto;background-size: 100% auto;}
.tit1_2{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/tit2.png) no-repeat 50% 0;width:7.9rem;height:1.26rem;margin: 0 auto;background-size: 100% auto;}
.tit1_3{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/tit4.png) no-repeat 50% 0;width:7.39rem;height:1.26rem;margin: 0 auto;background-size: 100% auto;}

.s1_info2{position: absolute;top: 3.5rem;left: 3rem;}
.s1_sub2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/name3.png) no-repeat 50% 0;width: 7.01rem;height: 3.77rem;background-size: 100% auto;}
.s1_sub3{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/name2.png) no-repeat 50% 0;width: 4.37rem;height: 1.75rem;background-size: 100% auto;}
.s1_sub4{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/name4.png) no-repeat 50% 0;width: 7.01rem;height: 3.77rem;background-size: 100% auto;}
.s1_wq{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/wq_icon1.png) no-repeat 50% 0;width: 5.07rem;height: 2.08rem;background-size: 100% auto;margin: -.92rem 0 0 .92rem;}
.s1_wq1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/0224/wq_icon2.png) no-repeat 50% 0;width: 5.07rem;height: 2.08rem;background-size: 100% auto;margin: -.92rem 0 0 .92rem;}

.part2{height: 8.28rem;position: relative;}
.tit2{background-position: -7.88rem -4.88rem;width:5.18rem;height:1.29rem;margin: 0 auto;}

.s2_main{width: 14rem;display: flex;justify-content: center;align-items: flex-start;padding-top: .45rem;margin: 0 auto;}
.s2_tabbtn{width: 3.6rem;position: relative;padding-top: .56rem;height: 4.4rem;z-index: 10;}
.s2_tabbtn:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s2_bg2.png) no-repeat 50% 0;background-size: 100% auto;width: 7.89rem;height: 9.81rem;background-size: 100% auto;position: absolute;top: 50%;transform: translateY(-48%);left: .4rem;pointer-events: none;}
.s2_tabbtn a{display: block;}

.btn_s2tab1{background-position: -0.4rem -6.57rem;width:3.09rem;height:0.75rem;margin-left: .25rem;}
.btn_s2tab2{background-position: -0.43rem -7.5rem;width:3.12rem;height:0.78rem;margin: 1.1rem 0;}
.btn_s2tab3{background-position: -0.4rem -8.36rem;width:2.47rem;height:0.67rem;margin-left: .3rem;}
.btn_s2tab1.on{background-position: -4.3rem -6.57rem;}
.btn_s2tab2.on{background-position: -4.33rem -7.5rem;}
.btn_s2tab3.on{background-position: -4.3rem -8.36rem;}

.s2_tabbox{width: 9.1rem;margin-top: -.34rem;position: relative;z-index: 11;}
.s2_tabbox .swiper-container,.s2_tabbox .swiper-slide{display: block;overflow: hidden;width: 100%;height: 6.4rem;}
.s2_box1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s2_pic1.png) no-repeat 50% 0;width: 9.05rem;height: 5.27rem;background-size: 100% auto;position: relative;margin-top: .34rem;}
.s2_box2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s2_pic2.png) no-repeat 50% 0;width: 9.05rem;height: 5.27rem;background-size: 100% auto;position: relative;margin-top: .34rem;}

.s2_txt1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s2_bg1.png) no-repeat 50% 0;width: 8.6rem;height: 1.03rem;background-size: 100% auto;font-size: .2rem;color: #ffffff;text-align: left;line-height: .3rem;font-family: 'syhtb';box-sizing: border-box;padding: 0 .18rem;display: flex;justify-content: center;align-items: center;position: absolute;bottom: .16rem;left: .22rem;}

.s2_txt2{width: 8.52rem;padding: .1rem;font-size: .19rem;color: #ffffff;text-align: left;line-height: .27rem;font-family: 'syhtb';box-sizing: border-box;display: flex;justify-content: flex-start;align-items: center;position: absolute;bottom: .22rem;left: .24rem;background: rgba(50,60,99,.8);border-radius: .18rem .18rem 0 0;}

.btn_s2sel{background-position: -11.55rem -7.34rem;width:0.98rem;height:0.27rem;position: absolute;bottom: -.4rem;left: .2rem;}
.s2_ct .btn_s2sel{bottom: -1.04rem;}
.s2_cttab,.s2_ct{width: 9.05rem;height: 5.27rem;}
.s2_ct{display: none;position: relative;}
.s2_ct img{display: block;width: 100%;margin: 0 auto;}

.s2_ctbtn{width: 9.05rem;display: flex;justify-content: center;align-items: center;}
.s2_ctbtn a{width: 4.52rem;height: .66rem;}
.s2_ctbtn1{background-position: -0.15rem -19.47rem;}
.s2_ctbtn2{background-position: -4.92rem -19.47rem;}
.s2_ctbtn1.on,.s2_ctbtn1:hover{background-position: -0.15rem -18.67rem;}
.s2_ctbtn2.on,.s2_ctbtn2:hover{background-position: -4.92rem -18.67rem;}

.s2_tabbox:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s2_elem1.png) no-repeat 50% 0;width: 2.62rem;height: .64rem;background-size: 100% auto;position: absolute;right: -1.64rem;bottom: -.02rem;z-index: 10;pointer-events: none;}


.part3{height: 8.92rem;position: relative;}
.tit3{background-position: -0.75rem -9.11rem;width:6.67rem;height:1.26rem;margin: 0 auto;}
.s3_box{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s3_bg.png) no-repeat 50% 0;width: 12.01rem;height: 6.2rem;background-size: 100% auto;margin: .44rem auto 0;box-sizing: border-box;padding-top: .5rem;}
.list_s3{width: 11.23rem;margin: 0 auto;display: flex;justify-content: center;align-items: flex-start;padding-left: .02rem;}
.list_s3 li{position: relative;height: 5.34rem;cursor: pointer;overflow: hidden;transition: width .4s ease;width: 1.26rem;}
.s3wf_txt{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s3_bg1.png);background-size: 11.23rem auto;height: 5.33rem;box-sizing: border-box;padding-top: .85rem;position: relative;}
.s3wf_txt8{background-position: 0 0;width: 1.24rem;}
.s3wf_txt9{background-position: -1.22rem 0;width: 1.24rem;}
.s3wf_txt1{background-position: -2.46rem 0;width: 1.29rem;}
.s3wf_txt2{background-position: -3.75rem 0;width: 1.25rem;}
.s3wf_txt3{background-position: -5rem 0;width: 1.23rem;}
.s3wf_txt4{background-position: -6.23rem 0;width: 1.25rem;}
.s3wf_txt5{background-position: -7.48rem 0;width: 1.25rem;}
.s3wf_txt6{background-position: -8.73rem 0;width: 1.24rem;}
.s3wf_txt7{background-position: -9.97rem 0;width: 1.26rem;}




.s3wf_txt span{position: absolute;width: 100%;left: 0;top: .38rem;font-size: .18rem;color: #e4f0fd;text-align: center;line-height: .24rem;font-family: 'systb';background-image: linear-gradient(#fdfdff, #fdfdff,#edf4fe,#dbebfd, #dbebfd);white-space: nowrap;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.s3wf_txt span.s3_new{background-image: linear-gradient(#fffbe8, #fffbe8,#ffefa7,#ffe985, #ffe985);font-size: .24rem;color: #ffeb8f;}
.s3wf_txt i{display: block;background-position: -3.55rem -0.49rem;width:0.19rem;height:0.17rem;margin: 0 auto;}
.s3wf_txt i.wf_icon{background-position: -13.98rem -4.12rem;width:0.36rem;height:0.74rem;margin: .1rem auto 0;display: none;}
.s3wf_txt em{display: block;font-size: .18rem;color: #f3f8fe;text-align: center;line-height: .2rem;width: .26rem;margin: .06rem auto 0;font-family: 'systb1';} 
.s3wf_txt em b{font-weight: normal;position: relative;left: -.02rem;}

.s3wf_txt8 em,.s3wf_txt9 em{color: #fcf0a3;}
.s3wf_txt8 i,.s3wf_txt9 i{background-position: -12.33rem -11.09rem;}

.s3wf_item{display: none;}

.s3_txt1{font-size: .16rem;color: #ffffff;text-align: right;line-height: .26rem;width: 11.23rem;margin: .04rem auto 0;font-family: 'systb1';}

.list_s3 li.cur{width: 6.08rem;}
.list_s3 li.cur .s3wf_item{display: flex;}
.list_s3 li.cur .s3wf_txt{display: none;}
.list_s3 li.hide1{width: .64rem;}
.list_s3 li.hide1 .wf_icon{display: block;}
.list_s3 li.hide1 .s3wf_txt{opacity: .2;width: 100%;}
.list_s3 li.hide1 .s3wf_txt span{display: none;}


.s3wf_item{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s3_bg2.png) no-repeat 50% 0;width: 6.08rem;height: 5.43rem;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;}
.list_s3 li:nth-child(1) .s3wf_item,.list_s3 li:nth-child(2) .s3wf_item{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s3_bg3.png);}

.wf_tit1{display: flex;justify-content: center;align-items: center;}
.wf_tit1 i{width: .47rem;height: .32rem;}
.wf_tit1 i.wf_icon1{background-position: -12.2rem -11.41rem;}
.wf_tit1 i.wf_icon2{background-position: -12.88rem -11.41rem;}
.wf_tit1 span{padding: 0 .1rem;font-family: 'font1';font-size: .4rem;color: #fdf5c2;text-align: center;line-height: .6rem;    background-image: linear-gradient(#fffef9, #fffef9, #fdf6c8, #fcf0a3, #fcf0a3, #fcf0a3);white-space: nowrap; -webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.wf_txt1{font-size: .2rem;color: #fef7d1;text-align: left;line-height: .32rem;display: flex;justify-content: flex-start;align-items: flex-start;margin: .22rem auto 0;}
.wf_txt1 i{background-position: -12.33rem -11.09rem;width:0.19rem;height:0.17rem;margin: 0 auto;flex-shrink: 0;margin-right: .1rem;margin-top: .06rem;}
.wf_txt1 em{display: block;margin-top: .1rem;}



.part4{height: 8.58rem;position: relative;}
.tit4{background-position: -8.16rem -9.11rem;width:5.35rem;height:1.26rem;margin: 0 auto;}
.s4_show{width: 12.4rem;height: 6.5rem;position: relative;margin: .3rem auto 0;}
.s4_show .swiper-container{width: 100%;height: 100%;overflow: hidden;}
.s4_show .swiper-slide{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s4_bg1.png) no-repeat 100% 0;width: 12.4rem;height: 6.5rem;position: relative;background-size: 12.35rem auto;margin: 0 auto;}
.s4_prev{background-position: -5.45rem -16.13rem;width:1.37rem;height:0.49rem;position: absolute;top: 2.88rem;left: -.1rem;z-index: 11;}
.s4_next{background-position: -7.2rem -16.13rem;width:1.37rem;height:0.49rem;position: absolute;top: 2.88rem;right: -.2rem;z-index: 11;}
.s4_pic1{width: 6.83rem;height: 4.55rem;position: absolute;top: .66rem;left: .8rem;}
.s4_pic1 img{display: block;width: 100%;}

.s4_info{width: 3.7rem;position: absolute;top: .58rem;right: .78rem;}
.s4_name{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s4_line.png) no-repeat 0 100%;background-size: 2.94rem auto;font-size: .36rem;color: #8fbcff;line-height: .56rem;font-family: 'font1';}
.s4_tbox{height: 3rem;margin: .1rem 0;font-size: .16rem;color: #eef5ee;line-height: .32rem;}
.s4_tbox1{height: 2.4rem;}
.s4_txt2{display: flex;justify-content: flex-start;align-items: center;font-size: .25rem;color: #8fbcff;line-height: .36rem;font-family: 'systb1';text-align: left;width: 100%;margin-bottom:.1rem;}
.s4_txt2 i{background-position: -9.17rem -16.29rem;width:0.11rem;height:0.11rem;margin-right: .1rem;}
.s4_gift i{background-position: -9.17rem -16.21rem;width:1.34rem;height:0.28rem;display: block;}
.s4_gift img{display: block;width: 3.63rem;margin-top: .1rem;}

.s4_show:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s4_elem1.png) no-repeat 50% 0;width: 2.59rem;height: .88rem;background-size: 100% auto;position: absolute;bottom: .74rem;left: -.12rem;z-index: 10;pointer-events: none;}


.part5{height: 9.6rem;position: relative;}
.tit5{background-position: -0.08rem -10.62rem;width:5.93rem;height:1.21rem;margin: 0 auto;}
.s5_box1{display: flex;justify-content: space-between;align-items: flex-start;margin: -.4rem auto 0;width: 12.72rem;}
.s5_lbox,.s5_rbox{flex-shrink: 0;}
.s5_sub1{background-position:  -9.63rem -11.91rem;width:5.37rem;height:2.16rem;}
.s5_intr1{font-size: .19rem;color: #d6e7ff;text-align: left;line-height: .28rem;margin-top: -.78rem;letter-spacing: .04rem;padding-left: .96rem;}

.s5_role{width: 5.44rem;height: 6.2rem;margin-left: .24rem;position: relative;margin-top: .1rem;}
.s5_rolebtn{position: absolute;top: .44rem;right:0;z-index: 10;display: flex;justify-content: flex-end;align-items:flex-end;flex-direction: column;}
.s5_rolebtn a{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/js-tab.png);background-size: 2.99rem auto;width: 1.27rem;height: .52rem;flex-shrink: 0;margin-bottom: .08rem;background-repeat: no-repeat;}
.s5_rolebtn a:hover{filter: brightness(1.04);transform: none;}
.s5_rolebtn a.on{width: 1.49rem;height: .62rem;}
.btn_role1{background-position: -1.72rem -.03rem;}
.btn_role1.on{background-position: 0 0;}
.btn_role2{background-position: -1.72rem -.65rem;}
.btn_role2.on{background-position: 0 -.7rem;}
.btn_role3{background-position: -1.72rem -1.26rem;}
.btn_role3.on{background-position: 0 -1.4rem;}
.btn_role4{background-position:-1.72rem -1.85rem;}
.btn_role4.on{background-position: 0 -2.09rem;}
.btn_role5{background-position: -1.72rem -2.45rem;}
.btn_role5.on{background-position: 0 -2.8rem;}

.s5_rolect,.s5_rolect .swiper-container{width: 7.89rem;height: 6.2rem;overflow: hidden;}
.s5_rolect .swiper-container img{width: 100%;display: block;}

.s5_sub2{background-position:-9.56rem -16.71rem;width:5.44rem;height:2.14rem;}
.s5_gift{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s5_gift.png) no-repeat 50% 0;width: 6.15rem;height: 5.17rem;background-size: 100% auto;margin: -.1rem -.1rem 0 0;}
.s5_btnlq,.s5_btnylq{background-position: -9.81rem -15.31rem;width:2.29rem;height:0.63rem;font-size: .24rem;color: #401c1a;text-align: center;line-height: .62rem;font-family: 'systb';margin-bottom: -.1rem;display: block;margin: 0 auto;letter-spacing: 1px;}
.s5_btnlq span{display: block;background-image: linear-gradient(to right,#421d1b,#421d1b,#955834,#955834);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.s5_btnylq{background-position: -12.31rem -15.31rem;color: #322726;}
.s5_btnylq span{background-image: linear-gradient(to right, #322726, #322726, #705e54, #705e54);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}




.part6{height: 9.86rem;position: relative;}
.tit6{background-position: -0.08rem -12.1rem;width:8.81rem;height:1.26rem;margin: 0 auto;}
.s6_box{display: flex;justify-content: space-between;align-items: flex-start;padding-top: 0.9rem;width: 13rem;margin: 0 auto;}
.s6_lbox{width: 6.9rem;flex-shrink: 0;}
.s6_tit1{background-position: -0.72rem -20.66rem;width:6.01rem;height:2.16rem;margin-top: -1.12rem;position: relative;}
.btn_s6rule1{background-position: -7.12rem -23.24rem;width:0.31rem;height:0.36rem;position: absolute;top: .84rem;left: 3.76rem;}
.s6_intr1{font-size: .19rem;color: #d6e7ff;text-align: left;line-height: .28rem;margin-top: -.78rem;letter-spacing: .04rem;padding-left: .96rem;position: relative;z-index: 2;}
.list_s6rw{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s6_bg1.png) no-repeat 50% 0;width: 6.65rem;height: 5.58rem;background-size: 100% auto;margin: .16rem 0 0 .4rem;box-sizing: border-box;padding-top: .3rem;}

.list_s6rw li{height: 1.2rem;width: 5.56rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s6_line.png) no-repeat 50% 100%;background-size: 4.62rem auto;display: flex;justify-content: space-between;align-items: center;margin: 0 auto;padding-right: .2rem;}
.list_s6rw li:last-child{background: none;}
.s6_dj{width: 1.3rem;}
.s6_dj img{display: block;width: 100%;}
.s6rw_txt{width: 1.7rem;font-size: .2rem;color: #ffebac;line-height: .26rem;}
.s6rw_txt span{font-size: .24rem;line-height: .34rem;font-family: 'syhtb';color: #ffffff;}
.btns6_qwc,.btns6_ywc{background-position:-9.87rem -14.48rem;width:2.16rem;height:0.61rem;font-size: .24rem;color: #401c1a;text-align: center;line-height: .6rem;font-family: 'systb';margin-bottom: -.1rem;display: block;letter-spacing: 1px;}
.btns6_qwc span{display: block;background-image: linear-gradient(to right,#421d1b,#421d1b,#955834,#955834);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.btns6_ywc{background-position:-12.34rem -14.48rem;color: #322726;}
.btns6_ywc span{background-image: linear-gradient(to right, #322726, #322726, #705e54, #705e54);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}



.s6_rbox{width: 6.3rem;flex-shrink: 0;}
.s6_tit2{background-position: -7.16rem -20.66rem;width:6.01rem;height:2.16rem;margin-left: -.5rem;position: relative;margin-top: -1.12rem;}
.s6_btnbox1{width: 4.68rem;margin-top: -.66rem;position: relative;display: flex;justify-content: space-between;align-items: flex-start;margin-left: .26rem;}
.s6_btnbox1 a{position: relative;box-sizing: border-box;padding-top: .2rem;height: 100%;padding-bottom: .12rem;}
.s6_btnbox1 a em{position: absolute;top: 0;left: 0; width:0.78rem; height:0.25rem;}
.s6_btnbox1 a span{font-size: .14rem;color: #8fbcff;line-height: .2rem;white-space: nowrap;}
.btn_s6qb1 em{background-position: -0.55rem -24.5rem;}
.btn_s6qb2 em{background-position: -3.02rem -24.5rem;}
.btn_s6qb1{width: 52%;}
.btn_s6qb2{width: 48%;}
.btn_s6qb1 .s6_qbline1{border-bottom-right-radius: 0;border-top-right-radius: 0;}
.btn_s6qb1 .s6_qbline2{border-bottom-left-radius: 0;border-top-left-radius: 0;}

.s6_qbline1{position: absolute;left: 0;bottom: 0;background: rgba(255,255,255,.38);height: .04rem;width: 100%;border-radius: .04rem;}
.s6_qbline1 span{border-radius: .04rem;background-color: #ffffff;height: 100%;position: relative;display: none;}
.s6_btnbox1 a.on .s6_qbline1 span{display: block;}
.s6_btnbox1 a:hover{transform: none !important;}
.s6_qbline1 span:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/more_icon.png) no-repeat 50% 0;width: .85rem;height: .85rem;background-size: 100% auto;position: absolute;right: -.4rem;top: -.4rem;transform: scale(.6);transform-origin: 50% 50%;}

.s6_qbbox{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s6_bg2.png) no-repeat 50% 0;width: 7.49rem;height: 4.22rem;background-size: 100% auto;margin: .16rem 0 0 -.47rem;box-sizing: border-box;padding: .54rem 1.76rem 0 .67rem;position: relative;}
.s6_qbbox:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s6_icon.png) no-repeat 50% 0;width: .85rem;height: .88rem;background-size: 100% auto;position: absolute;bottom: 0;right: 2.74rem;}
.s6_txt1{font-size: .18rem;color: #ffffff;line-height: .22rem;text-align: center;height: .3rem;}
.s6_txt2{font-size: .15rem;color: #a83d2d;text-align: center;line-height: .3rem;font-family: 'systb1';box-sizing: border-box;text-align: center;margin:.9rem auto 0;transform: scale(.9);}
.btn_s6qiang,.btn_s6ylq{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s5_hbbtn1.gif) no-repeat 50% 0;width:1.4rem;height:1.4rem;background-size: 100% auto;margin: -.14rem auto 0;}
.btn_s6ylq{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s5_hbbtn2.png);}

.s6_icon1{background-position:-0.5rem -25.13rem;width:1.42rem;height:0.43rem;margin: 0 auto 0;}
.s6_num2{font-size: .14rem;color: #ffecdc;text-align: center;line-height: .26rem;margin: .08rem auto 0;}

.s6_num3{background-position: -0.26rem -23.29rem;width:5.5rem;height:0.7rem;font-size: .26rem;color: #ffffff;text-align: center;line-height: .5rem;margin: .34rem auto 0;}
.s6_txt3{font-size: .16rem;color: #6798e8;line-height: .26rem;margin: .16rem auto 0;text-align: right;width: 106%;opacity: .8;}
.s6_txt3 a{color: #ffffff;text-decoration: underline !important;text-underline-offset: .06rem;display: inline-block;vertical-align: middle;position: relative;top: -.02rem;}



.part7{height: 10.54rem;position: relative;}
.tit7{background-position: -0.11rem -13.5rem;width:9.5rem;height:1.35rem;margin: 0 auto;}
.s7_mdbox{background-position:-0.32rem -15.27rem;width:7.19rem;height:0.39rem;margin: .12rem auto 0;display: flex;justify-content: center;align-items: center;font-size: .18rem;color: #ffffff;text-align: center;line-height: .38rem;}
.s7_mdct{width: 3.9rem;height: .35rem;overflow: hidden;color: #f0f7fe;}

.s7_md_list{animation: scroll1 5s linear infinite;}
@keyframes scroll1{
	0% {
	    transform: translateY(0);
	}
	100% {
	    transform: translateY(-50%);
	}
}
.s7_box{display: flex;justify-content: space-between;align-items: flex-start;margin: .44rem auto 0;width: 12.2rem;}
.s7_box1{width: 8.16rem;left: 0;height: 8rem;position: relative;}
.s7_elem1{width: 7.3rem;position: absolute;top: -.23rem;left: .35rem;}
.s7_cjbox{width: 4.13rem;height: 6.66rem;position: absolute;left: 0;top: 0;z-index: 2;}
.s7_cjbox2{left: auto;right: 0;}

.s7_cjbox p{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s7_bg2.png) no-repeat 50% 50%;width: 1.44rem;height: 1.45rem;background-size: 1.36rem auto;position: absolute;transition: .4s background linear;}
.s7_cjbox p img{display: block;width: auto;height: 100%;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
.s7_cjbox p.s7_gift1{width:2.14rem;height: 2.22rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s7_bg2.png) no-repeat 50% 0;top: 2.6rem;left: 1.88rem;background-size: 100% auto;}
.s7_cjbox p.on{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s7_bg3.png) !important;background-size: 1.36rem auto;}
.s7_cjbox p.s7_gift1.on{background-size: 100% auto !important;}
.s7_gift2{top: 0;left: 1.05rem;}
.s7_gift3{top: 1.26rem;left: .28rem;}
.s7_gift4{top: 2.66rem;left: 0;}
.s7_gift5{top: 4.02rem;left: .34rem;}
.s7_gift6{top: 5.18rem;left: 1.2rem;}
.s7_cjbox p.s7_gift7{top: 5.14rem;left: 5.54rem;}

.s7_cjbox2 p:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s7_suo1.png) no-repeat 50% 50%;background-size: 100% auto;width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.s7_cjbox2 p.s7_gift1:after{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s7_suo.png) no-repeat 50% 50%;background-size: 100% auto;}
/*.s7_cjbox2 p.s7_gift4:after,.s7_cjbox2 p.s7_gift5:after{background-position: 50% -.14rem;}*/
.s7_cjbox2 p:before{width: 86%;height: 86%;content: '';position: absolute;top: 50%;left: 50%;background: rgba(0,0,0,.44);border-radius: 50%;transform: translate(-50%,-50%);}
.s7_cjbox2 p img{filter: brightness(.7);}
.s7_cjbox2.J_lottery p:after,.s7_cjbox2.J_lottery p:before{display: none;} 
.s7_cjbox2.J_lottery p img{filter: brightness(1);}
.s7_cjbox2 p{left: auto !important;}
.s7_cjbox2 p.s7_gift1{right: 1.77rem;}
.s7_cjbox2 p.s7_gift2{right: 1.15rem;}
.s7_cjbox2 p.s7_gift3{right: .26rem;top: 1.12rem;}
.s7_cjbox2 p.s7_gift4{right: 0;top: 2.5rem;}
.s7_cjbox2 p.s7_gift5{right: .28rem;top: 3.86rem;}

.btn_s7cj{background-position:-9.94rem -7.91rem;width:2.29rem;height:0.68rem;display: block;position: absolute;top: 6rem;left: 50%;margin-left: -1.1rem;z-index: 5;}

.btn_s7cj span{position: relative;z-index: 1;display: block;font-size: .32rem;color: #401c1a;text-align: center;line-height: .38rem;padding-top: .04rem;font-family: 'systb';background-image: linear-gradient(to right,#421d1b,#421d1b,#955834,#955834);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.btn_s7cj p{font-size: .16rem;color: #683914;text-align: center;line-height: .22rem;position: relative;z-index: 1;}
.btn_s7rule{background-position: -9.98rem -7.34rem;width:1.22rem;height:0.28rem;position: absolute;top: 6.84rem;left: 50%;margin-left: -.6rem;}
.btn_s7rule:hover{filter: brightness(1.2);}

.s7_box2{width: 3.94rem;position: relative;}

.s7_sub{background-position: -9.73rem -6.55rem;width:2.93rem;height:0.49rem;position: relative;margin-left: -.18rem;}
.btn_s7lb{background-position: -13.09rem -6.62rem;width:1.32rem;height:0.48rem;position: absolute;top: 0;right: -.1rem;font-family: 'systb';font-size: .2rem;color: #401c1a;text-align: center;line-height: .48rem;}
.btn_s7lb span{display: block;background-image: linear-gradient(to right,#421d1b,#421d1b,#955834,#955834);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}


.list_s7rw{margin: .2rem auto 0;width: 3.94rem;}
.list_s7rw li{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s7_bg1.png) no-repeat 50% 0;width: 3.94rem;height:.93rem;margin: 0 auto .15rem;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;padding: 0 .1rem;background-size: 100% auto;position: relative;}
.s7rw_txt1{font-size: .18rem;color: #d5e9fd;text-align: left;line-height: .24rem;font-family: 'syhtb';}
.s7rw_txt2{font-size: .14rem;color: #ffffff;text-align: left;line-height: .2rem;}
/* .s7rw_txt3{transform: scale(.8);transform-origin: 0 50%;} */
.btn_s7qwc,.btn_s7ywc{background-position: -13.09rem -6.62rem;width:1.32rem;height:0.48rem;font-size: .2rem;color: #401c1a;text-align: center;line-height: .48rem;font-family: 'systb';margin-bottom: -.1rem;}
.btn_s7qwc span{display: block;background-image: linear-gradient(to right,#421d1b,#421d1b,#955834,#955834);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.btn_s7ywc{background-position: -13.09rem -7.31rem;color: #322726;}
.btn_s7ywc:hover,.btns6_ywc:hover,.s5_btnylq:hover,.btn_s6ylq:hover{transform: none !important;}

.btn_s7ywc span{background-image: linear-gradient(to right, #322726, #322726, #705e54, #705e54);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.rw-img {
    width: .57rem;
    display: block;
    box-sizing: border-box;
    z-index: 10;
    position: absolute;
    top: .1rem;
    right: 1.44rem;
    overflow: hidden;
    height: .74rem;
}
.rw-img:hover{filter: brightness(1) !important;transform: translateY(0) !important;}
.rw-img1{width:.54rem;overflow: hidden;position: absolute;top: 0;left: 0;height: .74rem;
    border-bottom-right-radius: .14rem;border: .02rem solid #8b7857;}
.rw-pic{width: 4rem;border: .06rem solid #8b7857;pointer-events: none;opacity: 0;transition: .3s opacity linear;left: -4.24rem;height: auto;}
.rw-img:hover .rw-pic{opacity: 1;}
.rw-vd{
	width: 100%;
	display: block;
}







.part8{position: relative;height:8.2rem;}
.tit8{background-position: -7.01rem -10.62rem;width:4.32rem;height:1.26rem;margin: -.3rem auto 0;}

.qb_box { margin: .12rem auto 0;height:4rem; 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:.32rem;}
.qb_box .swiper-container .swiper-slide:after{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s11_bg1.png) no-repeat 50% 0;background-size: 100% auto;width:3.89rem; height:2.96rem;position: absolute;top: 50%;left: 50%;content: '';pointer-events: none;transform: translate(-50%,-50%);}
.qb_box .swiper-container .swiper-slide:before{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s11_mask1.png) no-repeat 50% 0;background-size: 100% auto;width:3.89rem; height:2.96rem;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: 0 .2rem 0 .2rem;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; }

.btn_qbprev{background-position: -2.33rem -0.45rem;width:0.34rem;height:0.47rem;position: absolute;top: 1.22rem;left: -.7rem;}
.btn_qbnext{background-position: -2.85rem -0.45rem;width:0.34rem;height:0.47rem;position: absolute;top: 1.22rem;right: -.7rem;}

.s11_line{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/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/mingchao20250213/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.31rem; height: 1.27rem;background-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s11_icon.png);background-size: 10.27rem auto; }

.channel li p { color: #ffffff; font-size: .2rem;line-height: .3rem;margin: .1rem auto 0;padding-right: .14rem;}
.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.26rem 0; }  
.wx { background-position:-4.49rem 0 ; }  
.wb { background-position: -6.73rem 0; } 
.kjq { background-position: -8.98rem 0; }



.pop{display: none;position: relative;box-sizing: border-box;}
.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;}
.popvdbox video{display: block;width: 100%;}
.pop1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/pop1.png) no-repeat 50% 0;width: 10.51rem;height: 7.7rem;background-size: 100% auto;box-sizing: border-box;padding-top: 1.5rem;}
.pop_close{background-position:-8.89rem -23.41rem;width: .21rem;height: .21rem;position: absolute;top: .52rem;right: .46rem;}
.pop_rule{width:9.3rem;margin: 0 auto;height:5.8rem;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;font-family: 'syhtb';}
.pop_rule p em,.pop_rule p b{color: #aacbff;}
.pop_rule p b{letter-spacing: .02rem;}
.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:first-child{width: 70%;}
.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:#4f5f78;border-radius:0.06rem;}
.pop_rule::-webkit-scrollbar-thumb {width:0.06rem;background-color:#aacbff;border-radius:0.06rem;}

.pop2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/pop2.png) no-repeat 50% 0;width: 5rem;height: 3.66rem;background-size: 100% auto;}
.p_tips{font-size: .26rem;color: #ffffff;text-align: center;line-height: .34rem;display: flex;justify-content: center;align-items: center;width:5rem;height:3.66rem;box-sizing: border-box;font-family: 'systb';padding-bottom: .2rem;letter-spacing: .02rem;}
.pop2 .pop_close{top: -.2rem;right: 0;}

/*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;}
.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;}*/
.part9{height: 17.6rem;position: relative;margin: 0 auto;}
.s9_pic{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250213/images/s8_pic.png) no-repeat 50% 0;width: 11.4rem;height: 16.13rem;background-size: 100% auto;margin: 0 auto;}

[v-cloak] {
  visibility: hidden;
}
.disabled, .s5_btnylq, .btns6_ywc, .btn_s6ylq, .btn_s7ywc {
  pointer-events: none;
}
.s4_prev, .s4_next, .btn_qbprev, .btn_qbnext {
  cursor: pointer;
}
.btnlist.wx {
  width: 3.2rem !important;
}
.s7rw_info {
  max-width: 2.2rem;
}
@media (max-width: 1400px) {
  .s7rw_txt3{transform: scale(.9);transform-origin: 0 50%;}
}
