/* 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 !important;padding-top:0 !important;text-align:justify;background-color:#302b21;}
.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:0.2rem;color:#ffffff;background-color:#0e0e0e;padding:0.2rem 0;text-align:center;}
#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/mingchao20250102/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);}
.part6,.part7,.part9,.part10,.part11{transform: scale(.94);transform-origin: 50% 50%;}
.part8{transform: scale(.86);transform-origin: 50% 50%;}
/*.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/mingchao20250102/images/systh.ttf);
}
@font-face {
	font-family:'systb1';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/systb.ttf);
}
@font-face {
	font-family:'syhtm';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/syhtm.ttf);
}
@font-face {
	font-family:'syhtb';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/syhtb.ttf);
}
@font-face {
	font-family:'font1';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/font1.ttf);
}

.btn {
    background: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/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-left: .4rem;
    align-items: center;
    height: 0.5rem;
}

.nav li {
    position: relative;
    padding: 0 .37rem;
    /*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/mingchao20250102/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/mingchao20250102/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/mingchao20250102/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: 4.7rem;}
.top_f2{padding-left: 6.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; margin-left: 1rem; }

.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: 2.14rem;height: 2.31rem;position: fixed;top: 72vh;right: .2rem;z-index: 999;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/float1.png) no-repeat 50% 0;background-size:2.19rem auto;cursor: pointer;animation: scale1 1s ease-in-out both infinite alternate;}
.btn_float1 img{display: block;width: 100%;position: absolute;top: 0;left: 0;}
.btn_float1:hover{animation: none;background: none;}
.rpic_box{position: fixed;top: 0;right: -8rem;z-index:999;height: 100vh;width: 3.44rem;cursor: default;}
.btn_float1:hover .rpic_box{right: 0;transition: .4s ease right;}
.rpic_ct{height: 100%;overflow-y: auto;position: relative;overflow-x: hidden;}
.rpic_ct::-webkit-scrollbar{width: 0;border-radius: .1rem;}
.rpic_ct::-webkit-scrollbar-track{width:0;background-color: #eaf1f2;border: 1px solid #fbfcfc;border-radius: .1rem;}
.rpic_ct::-webkit-scrollbar-thumb{width: 0;background-color: #7073ce;border-radius: .1rem;}

.rpic_box img{display: block;width: 3.44rem;}
.btn_down{width: 0.88rem; height: .2rem; position: absolute; right: .14rem; top: 2rem; background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/hd_btn1.png) no-repeat 50% 0; background-size: 100% auto;transition: .4s all linear;}
.btn_down:hover {
    filter: brightness(1.2);
    transform: scale(1.02);
}
.btn_link{position: absolute; width: 1.2rem; height: .2rem; right: .14rem; top: 2.22rem; background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/hd_btn2.png) no-repeat 50% 0; background-size: 100% auto;transition: .4s all linear;cursor: default;}

@keyframes scale1{
	from{transform: translateY(0);}
	to{transform: translateY(-.08rem);}
}


.head{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/hd.jpg) no-repeat 50% -.5rem;width: 100%;height: 12.4rem;background-size: 100% auto;position: relative;overflow: hidden;}
.head a{pointer-events: all !important;}
.hd_box{position: absolute;top: -.5rem;left: 0;width: 100%;height: 13.4rem;}
.hd_video{width: 100%;height: 10.8rem;position: absolute;left: 0;top: 0;}
.hd_video video{display: block;width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}
.logo1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/logo.png) no-repeat 50% 0;width: 4.79rem;height: 4.53rem;background-size: 100% auto;position: absolute;top: 0rem;left: 0;}
.btn_hdqd,.btn_hdxz{background-position: -2rem 0;width:3.24rem;height:0.99rem;position: absolute;top: 8.7rem;left: 50%;margin-left: -1.62rem;}
.btn_hdxz{background-position: -5.5rem 0;}
.btn_hdvd{width:0.9rem;height:1.01rem;position: absolute;top: 7.02rem;left: 13.15rem;}
.s1_btnbox1{position: absolute;top: 9.8rem;width: 100%;left: 0;display: flex;justify-content: center;align-items: center;}
.s1_btnbox1 a{width: 6rem;height: 1.57rem;margin: 0 .2rem;}
.s1_btn1{background-position: -1.77rem -1.33rem;}
.s1_btn2{background-position: -8.43rem -1.33rem;}

.rpbox1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/rp_mask1.png) no-repeat 50% 100%,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/rp1.jpg) no-repeat 50% 0;background-size: 100% auto;padding-top: 1px;margin-top: -1px;padding-bottom: 1rem;}
.rpbox2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/rp_mask2.png) no-repeat 50% 100%,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/rp2.jpg) no-repeat 50% 0;background-size: 100% auto;padding-bottom: 2rem;padding-top: 1px;margin-top: -1px;}
.rpbox3{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/rp_mask3.png) no-repeat 50% 100%,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/rp3.jpg) no-repeat 50% 0;background-size: 100% auto;padding-bottom: 1.6rem;padding-top: 1px;margin-top: -1px;}
.rpbox4{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/rp4.jpg) no-repeat 50% 0;background-size: 100% auto;padding-top: 1px;margin-top: -1px;}

.part1{margin: -2.86rem auto 0;pointer-events: none;position: relative;}
.s1_show,.s1_box{width: 100%;height: 13.6rem;margin: 0 auto;position: relative;pointer-events: none !important;}
.s1_show .swiper-container,.s1_show .swiper-slide,.s1_show .swiper-container img{display: block;width: 100%;z-index: 1;position: relative;pointer-events: none !important;}
.s1_box{position: absolute;top: 0;left: 0;padding-top: 2.6rem;z-index: 10;}
.s1_box a,.s1_box .s1_vdct{pointer-events: all;}
.tit1{background-position: -0.03rem -3.58rem;width:7.4rem;height:2.64rem;margin: 0 auto;pointer-events: all;}
.btn_s1qw{background-position: -9.11rem 0;width:3.86rem;height:0.92rem;margin: 4.7rem auto 0;display: block;position: relative;z-index: 1;}
.s1_txt1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_tbg1.png) no-repeat 50% 0;width: 11.98rem;height: 2.09rem;background-size: 100% auto;position: absolute;top: 10.62rem;left: 50%;margin-left: -5.99rem;box-sizing: border-box;padding: .8rem .38rem 0;font-size: .22rem;color: #b8a580;text-align: left;line-height: .32rem;pointer-events: none;letter-spacing: .02rem;}
.s1_show .swiper-pagination{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/icon1.png) no-repeat 50% 0;width: 8.57rem !important;height: .24rem;bottom: .48rem;left: 50%;transform: translateX(-50%);background-size: 100% auto;justify-content: center;align-items: center;display: flex;pointer-events: all;}
.s1_show .swiper-pagination span{width: .15rem;height: .15rem;background: #796c54;opacity: 1;margin: 0 .333rem !important;}
.s1_show .swiper-pagination span.swiper-pagination-bullet-active{background: #fefdfd;box-shadow: 0 0 .1rem #736751,0 0 .1rem #736751,0 0 .1rem #736751,0 0 .1rem #736751,0 0 .1rem #736751;}

.s1_box2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_show11.png) no-repeat 50% 0;background-size: 100% auto;display: none;}
.s1_vdbox{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_vdbg1.png) no-repeat 50% 0;width: 12rem;height: 5.97rem;background-size: 100% auto;margin: -.5rem auto 0;position: relative;}
.btn_s1back{background-position: -13.86rem -0.15rem;width:1.06rem;height:0.4rem;position: absolute;right: 0;bottom: -.4rem;z-index: 4;}
.s1_vdct{width: 11.44rem;height: 5.4rem;position: absolute;top: .26rem;left: .26rem;}
.s1_vdct:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_vdbg3.png) no-repeat 50% 0;width: 11.49rem;height: 5.45rem;background-size: 100% auto;position: absolute;top: 0;left: 0;z-index: 20;pointer-events: none;}
.s1_vd{width: 100%;height: 100%;border-radius: 0 .2rem 0 .2rem;overflow: hidden;}
.s1_vd video{display: block;width: 100%;height: 100%;object-fit: cover;}
.btn_s1vd{width: 100%;height: 100%;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_vdbg2.jpg) no-repeat 50% 0;position: absolute;top: 0;left: 0;z-index: 4;background-size: 100% auto;border-radius: 0 .2rem 0 .2rem;}
.btn_s1vd:hover{transform: none !important;}
.btn_s1vd i{background-position: -15.23rem -1.49rem;width:0.9rem;height:1.01rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}

.part2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_bg1.jpg) no-repeat 50% 0;width: 100%;height: 13.2rem;background-size: 100% auto;position: relative;z-index: 10;}
.s2_tabbox{width: 100%;height: 13.2rem;background-size: 100% auto;background-position: 50% 0;}
.s2_tabbox0{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/s1_bg1.jpg);}
.s2_tabbox1{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/s1_bg2.jpg);}
.s2_tabbox2{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/s1_bg3.jpg);}
.s2_tabbox3{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/s1_bg4.jpg);}
.s2_bg{opacity: 0;pointer-events: none;z-index: -9999;position: absolute;top: 0;left: 0;}
.s2_tabct{display: none;}
.s2_tabbtn{position: absolute;top: 3.66rem;right: 2.08rem;width: 1.64rem;height: 6.16rem;}
.s2_tabbtn a{display: block;width: 1.64rem;height: 1.66rem;position: absolute;top: 0;right: 0;}
.s2_tabbtn a.on{filter: drop-shadow(0 0 .1rem #a89570);}
.s2_tabbtn img{display: block;width: 100%;}
.s2_tabbtn a:nth-child(2){top: 1.89rem;right: -.08rem;}
.s2_tabbtn a:nth-child(3){top: 3.67rem;right: 0.6rem;}
.s2_tabbtn a:nth-child(4){top: 5.14rem;right: 1.58rem;width: 1.91rem;}

.tit2_0{background-position: -10.2rem -6.49rem;width:8.93rem;height:2.64rem;margin: 0 auto;}
.tit2_1{background-position: -7.94rem -3.58rem;width:8.33rem;height:2.64rem;margin: 0 auto;}
.tit2_2{background-position: -0.04rem -6.49rem;width:9.93rem;height:2.64rem;margin: 0 auto;}
.tit2_3{background-position: -0.12rem -9.46rem;width:9.33rem;height:2.64rem;margin: 0 auto;}

.s2_time{font-size: .2rem;color: #c6a064;text-align: center;line-height: .3rem;margin: -.54rem auto 0;}
.s2_info1{width: 5.72rem;position: absolute;top: 4.1rem;left: 3.56rem;transform-origin: 50% 0;}


.s2_info1.toLeftSmall {transform:translateX(200px) scale(.9) !important;}
.part.show .s2_info1.toLeftSmall {transform:translateX(0) scale(.9) !important;}
.s2_tabbtn.toRightSmall{transform:translateX(-200px) scale(.9) !important;}
.part.show .s2_tabbtn.toRightSmall{transform:translateX(0) scale(.9) !important;}

.s2_sub1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/name1.png) no-repeat 50% 0;background-size: 100% auto;width:4.71rem;height:2.26rem;position: absolute;left: 0;top: -2.19rem;}
.s2_vdbtn{background-position: -15.23rem -1.49rem;width:0.9rem;height:1.01rem;position: absolute;top: -1.34rem;left: 4.68rem;}

.s2_audio{height: 1.38rem;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.s2_line{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_line1.png) no-repeat 50% 0;width: 5.59rem;height: .19rem;background-size: 100% auto;}
.s2_adct{display: flex;justify-content: flex-start;align-items: center;font-size: .22rem;color: #eed9b8;line-height: .34rem;width: 5.56rem;margin: 0 auto;padding-bottom: .04rem;min-height: .68rem;}
.s2btn_ad{background-position: -15.46rem -0.44rem;width:0.28rem;height:0.23rem;margin-right: .1rem;flex-shrink: 0;}
.s2btn_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));}
}
.s2_icon{display: flex;justify-content: flex-start;align-items: center;margin: .14rem auto 0;}
.s2_icon a{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/s1_iconbg1.png) no-repeat 50% 0;width: .67rem;height: .67rem;background-size: 100% auto;margin:0 .12rem;}
.s2_icon a.on{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/s1_iconbg2.png);}
.s2_icon a img{display: block;width: 100%;opacity: .7;}
.s2_icon a.on img{opacity: 1;}
.s2_vdbox{width: 5.3rem;height: 2.82rem;margin: .28rem 0 0 .14rem;position: relative;}
.s2_vdbox:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_vdmask1.png) no-repeat 50% 0;width: 5.6rem;height: 3.14rem;background-size: 100% auto;position: absolute;top:-.18rem;left: -.14rem;}
.s2_vdct,.s2_vdct video{width: 5.3rem;height: 2.82rem;display: block;margin: 0 auto;background-color: #000000;border-radius: .3rem 0 .3rem 0;overflow: hidden;object-fit: cover;}
.s2_btnbox2{display: flex;justify-content: center;align-items: center;margin: .3rem auto 0;}
.s2_btnbox2 a{width: 1.81rem;height: .64rem;margin: 0 .2rem;}
.s2_hq{background-position: -.45rem -12.47rem;}
.s2_more{background-position: -2.5rem -12.47rem;}

.s2_info2{position: absolute;top: 4.5rem;left: 3.56rem;}

.s2_info2.toLeftSmall {transform:translateX(200px) scale(.9) !important;}
.part.show .s2_info2.toLeftSmall {transform:translateX(0) scale(.9) !important;}
.s2_sub2{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/name2.png) no-repeat 50% 0;background-size: 100% auto;width:4.81rem;height:2.26rem;}
.s2_txt1{font-size: .24rem;color: #c1a281;line-height: .34rem;margin: .7rem auto 0;text-indent: .02rem;padding-left: .2rem;}
.s2_wq{width: 4.86rem;margin-top: .1rem;}
.s2_wq img{display: block;width: 100%;}

.s2_sub3{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/name3.png) no-repeat 50% 0;background-size: 100% auto;width:4.71rem;height:2.26rem;position: absolute;left: 0;top: -2.19rem;}
.s2_tabct2 .s2_icon a{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/s1_iconbg3.png);}
.s2_tabct2 .s2_icon a.on{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/s1_iconbg4.png);}
.s2_tabct2 .s2_adct{letter-spacing: .03rem;}
.s2_sub4{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/name4.png) no-repeat 50% 0;background-size: 100% auto;width:4.81rem;height:2.26rem;}
.s2_tabct2 .s2_txt1{color: #84c1d2;}

.part3{position: relative;margin: -2rem auto 0;height: 12.15rem;}
.tit3{background-position: 0 -16.01rem;width:8.33rem;height:2.64rem;margin: 0 auto;position: relative;z-index: 2;}
.s3_btnbox{position: absolute;top: 3.68rem;right: 3.62rem;display: flex;justify-content: center;align-items: center;z-index: 4;}
.s3_btnbox a{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s3_btn1.png);background-size: 10.39rem auto;background-repeat: no-repeat;width: 2.2rem;height: 6.1rem;}
.s3_btnbox1 .s3_btn2{background-position: -2.78rem 0;}
.s3_btnbox0 .s3_btn2{background-position: -8.18rem 0;}
.s3_btnbox1 .s3_btn1{background-position: -.12rem 0;}
.s3_btnbox0 .s3_btn1{background-position: -5.52rem 0;}
.s3_pic{width: 100%;height: 13.64rem;position: absolute;top: .1rem;left: 0;background-size: 100% auto;background-repeat: no-repeat;background-position: 50% 0;transition: .4s background linear;}
.s3_pic0{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_pic1.png);}
.s3_pic1{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_pic2.png);}
.s3_show{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.s3_info{position: absolute;top: 8.94rem;left: 3.6rem;width: 6.4rem;}
.btn_s3vd{position: absolute;left: 0;top: -.86rem;background-position: -0.04rem -0.22rem;width:1.19rem;height:0.4rem;}
.s3_txt1{font-size: .2rem;color: #ffffff;line-height: .3rem;}
.s3_txt2{font-size: .16rem;color: #c1a06d;line-height: .3rem;}

.part4{position: relative;margin: -1rem auto 0;}
.tit4{background-position: -8.94rem -16.01rem;width:6.93rem;height:2.64rem;margin: 0 auto;}
.s4_show{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_bbg1.png) no-repeat 50% 0;width: 12rem;height: 6.98rem;background-size: 100% auto;margin:-.4rem auto 0;}
.s4_show .swiper-container{width: 11.7rem;height: 5.7rem;margin: 0 auto;padding-top: .24rem;overflow: hidden;}
.s4_pic1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_bpic1.png) no-repeat 50% 0;width: 11.51rem;height: 5.46rem;margin: 0 auto;background-size: 100% auto;position: relative;}
.s4_pic1 p{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/s1_bbg2.png) no-repeat 50% 0;width: 9.96rem;height: .74rem;background-size: 100% auto;box-sizing: border-box;padding-left: 1.12rem;position: absolute;left: -.14rem;bottom: .26rem;font-size: .22rem;color: #b8a580;line-height: .28rem;display: flex;justify-content: flex-start;align-items: center;}
.s4_pic1 p span{background-image: linear-gradient(to right, #faeaca, #faeaca, #b4a485, #b4a485);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;display: block;}
.s4_pic2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/0116/s1_bpic2.png) no-repeat 50% 0;width: 11.51rem;height: 5.46rem;margin: 0 auto;background-size: 100% auto;position: relative;}
.s4_pic2 p{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s1_bbg3.png) no-repeat 0 0;width: 11.2rem;height: 1.28rem;background-size: 9.96rem auto;position: absolute;left: -.14rem;bottom: .26rem;font-size: .22rem;color: #b8a580;text-align: left;line-height: .32rem;box-sizing: border-box;padding-left: 1.12rem;display: flex;justify-content: flex-start;align-items: center;}
.s4_btnbox{width: 11.47rem;margin: .28rem auto 0;display: flex;justify-content: space-between;align-items: center;}
.s4_btnbox a{width: 5.59rem;height: .73rem;position: relative;}
.s4_btn1{background-position: -.28rem -19.14rem;}
.s4_btn1 i{background-position: -12.17rem -19.12rem;width:1.04rem;height:0.3rem;position: absolute;top: -.18rem;right: .86rem;}
.s4_btn1.on{background-position: -.28rem -20.64rem;}
.s4_btn2{background-position: -6.16rem -20.64rem;}
.s4_btn2.on{background-position: -6.16rem -19.14rem;}


.part5{width: 100%;height:9.8rem;position: relative;}

.s5_tabbtn{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_bg1.png) no-repeat 50% 0;width: 9.37rem;height: 9.8rem;background-size: 100% auto;position: absolute;top: .5rem;left: 2.28rem;z-index: 14;pointer-events: none;}
.s5_tabbtn a{position: absolute;pointer-events: all;}
.s5_btn1{background-position:  -0.83rem -46.29rem;width:2.47rem;height:0.67rem;top: 2.74rem;left: -.1rem;}
.s5_btn1.on{background-position: -0.72rem -45.42rem;width:2.7rem;height:0.73rem;}
.s5_btn2{background-position: -3.85rem -45.63rem;width:2.35rem;height:0.75rem;    top: 4.54rem;left: -0.36rem;}
.s5_btn2.on{background-position: -0.54rem -48.05rem;width:2.63rem;height:0.77rem;}
.s5_btn3 { background-position:-0.69rem -49.05rem; width:2.63rem; height:0.67rem;top: 6.32rem;left: -.14rem;}
.s5_btn3.on { background-position:-0.5rem -47.21rem; width:2.85rem; height:0.73rem; }


.s5_tabbox,.s5_ct{width: 100%;height: 100%;position: relative;z-index: 4;}

.s5_tit1{background-position: -0.04rem -21.96rem;width:8.35rem;height:2.64rem;margin: 0 auto;}
.s5_ct1 .swiper-container{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_bg2.png) no-repeat 50% 0;width: 9.82rem;height: 6.17rem;background-size: 100% auto;position: absolute;top: 2.36rem;left: 5.16rem;box-sizing: border-box;padding-top: 1.14rem;overflow: hidden;}
.s5_wfbtn{position: absolute;top: .32rem;left: .2rem;display: flex;justify-content: space-between;align-items: center;width: 9.37rem;height: .63rem;}
.s5_wfbtn a{width: 3.05rem;height: .63rem;}
.btn_wf1{background-position: -7.81rem -45.22rem;}
.btn_wf1.on{background-position: -7.81rem -46.12rem;}
.btn_wf2.on{background-position: -10.97rem -45.22rem;}
.btn_wf2{background-position: -10.97rem -46.12rem;}
.btn_wf3.on{background-position: -14.13rem -45.22rem;}
.btn_wf3{background-position: -14.13rem -46.12rem;}
.s5_ct1 .s5_item1 a:hover{transform: translateY(0) !important;}
.s5_ct .w5_wfct,.s5_ct .w5_shct{display: none;position: relative;}
.swiper-fade .swiper-slide-active .swiper-slide {
    pointer-events: all;
}
.s5_vd1{display: block;margin: 0 auto;width: 9.38rem;height: 4.74rem;position: relative;}
.s5_vdbox{position: absolute;top: 0;left: 50%;width: 9.38rem;height: 4.74rem;display: none;background-color: #000000;transform: translateX(-50%);}
.s5_vdbox video{display: block;width: 100%;height: 100%;}
.s5_vd1 img{display: block;width: 100%;margin: 0 auto;}
.s5_vd1 i{background-position:  -15.23rem -1.49rem;width:0.9rem;height:1.01rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.s5_vd1 p,.s5_vdbox p{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_tbg1.png) no-repeat 50% 0;width: 10.19rem;height: .93rem;background-size: 100% auto;position: absolute;left: -.2rem;bottom: .18rem;box-sizing: border-box;padding-left: 1rem;font-size: .2rem;color: #b8a580;line-height: .4rem;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}
.s5_vd1 p em{background-image: linear-gradient(to right, #faeaca, #faeaca, #b4a485, #b4a485); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: block;}

.s5_tit2{background-position: 0 -41.85rem;width:8.34rem;height:2.64rem;margin: 0 auto;}
.s5_ct2 .swiper-container{width: 10.06rem;position: absolute;top: 2.3rem;left: 5.06rem;box-sizing: border-box;padding-top: .84rem;overflow: hidden;}
.s5_shbtn{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_btn1.png) no-repeat 50% 0;width: 10.06rem;height: .78rem;position: absolute;top: 0;left: 0;background-size: 100% auto;z-index: 4;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;padding: 0 .06rem;}
.s5_shbtn a{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_btn2.png);background-size: 10.06rem auto;width: 2.39rem;height: .68rem;}
.s5_shbtn a.on{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_btn3.png);}
.btn_sh1{background-position: -0.08rem -0.05rem;}
.btn_sh2{background-position: -2.59rem -0.05rem;}
.btn_sh3{background-position: -5.09rem -0.05rem;}
.btn_sh4{background-position: -7.59rem -0.05rem;}

.sh_sel1 {background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_pic4.png) no-repeat 50% 0;width: 9.92rem;height: 5.66rem;background-size: 100% auto;margin: 0 auto;}
.sh_sel1:hover{transform: translateY(0) !important;}

.sh_item {width: 9.8rem;height: 5.66rem;margin: 0 auto;position: relative;box-sizing: border-box;padding: .84rem .24rem 0 5.86rem;font-size: .16rem;color: #cab998;line-height: .2rem;display: none;}
.sh_item1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_bg3.png) no-repeat 50% 0;background-size: 100% auto;}
.sh_item2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_bg7.png) no-repeat 50% 0;background-size: 100% auto;}
.sh_item3{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_bg8.png) no-repeat 50% 0;background-size: 100% auto;}
.sh_item4{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_bg9.png) no-repeat 50% 0;background-size: 100% auto;}
.sh_back{font-size: .18rem;color: #c5b69d;line-height: .24rem;position: absolute;top: .12rem;right: .3rem;}
.sh_txt1{font-size: .2rem;line-height: .38rem;}
.sh_txt1 i{background-position: -9.5rem -40.52rem;width:3.62rem;height:0.28rem;}
.sh_txt2{margin-top: .14rem;}
.sh_txt2 span{display: block;font-size: .2rem;margin-bottom: .1rem;}
.sh_btnbox1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_pic5.png) no-repeat 50% 0;width: 9.92rem;height: 6.28rem;background-size: 100% auto;position: relative;margin: -.2rem auto 0;}
.sh_btnbox1 a{position: absolute;height: 2.5rem;}
.sh_sel2{width: 100%;top: .46rem;left: 0;}
.sh_sel3{width: 50%;top: 3.26rem;left: 0;}
.sh_sel4{width: 50%;top: 3.26rem;right: 0;}

.jl_pic{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_pic6.png) no-repeat 50% 0;width: 10.08rem;height: 5.8rem;background-size: 100% auto;margin: 0 auto;}
.xsh_pic{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_pic7.png) no-repeat 50% 0;width: 9.82rem;height: 5.2rem;background-size: 100% auto;margin: .1rem auto 0;}
.s5_tit3{background-position: -9.31rem -41.85rem;width:8.35rem;height:2.64rem;margin: 0 auto;}


.s5wf_box{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_bg4.png) no-repeat 50% 0;width: 9.82rem;height: 6rem;background-size: 100% auto;position: absolute;top: 2.35rem;left: 5.2rem;box-sizing: border-box;padding-top: .34rem;}
.list_s5wf{width: 9.2rem;height: 5.33rem;margin: 0 auto;display: flex;justify-content: center;align-items: center;position: relative;background-color: #000000;}
.list_s5wf:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_mask.png) no-repeat 50% 0;width: 9.29rem;height: 5.48rem;background-size: 100% auto;position: absolute;top: -.06rem;left: -.06rem;pointer-events: none;}
.list_s5wf li{width: 1.02rem;height: 100%;position: relative;cursor: pointer;overflow: hidden;transition: width .4s linear;}
.list_s5wf li.cur{width: 5.82rem;}
.list_s5wf li.cur .s5wf_item{display: flex;}
.list_s5wf li.cur .s5wf_txt{display: none;}
.list_s5wf li.hide1{width: .44rem;}
.list_s5wf li.hide1 .s5wf_txt{opacity: .2;}
.list_s5wf li.hide1 .s5wf_txt span{display: none;}
.s5wf_txt{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_bg5.png);background-size: 9.19rem auto;width: 100%;height: 100%;position: relative;box-sizing: border-box;padding-top: .85rem;}
.s5wf_txt span{position: absolute;width: 100%;left: 0;top: .38rem;font-size: .18rem;color: #ffda99;text-align: center;line-height: .24rem;font-family: 'systb';    background-image: linear-gradient(#fff8ea, #fff8ea, #ffdfa4, #ffdfa4);white-space: nowrap;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
    
.s5wf_txt i{display: block;background-position: -7.09rem -45.61rem;width:0.2rem;height:0.17rem;margin: 0 auto;}


.s5wf_txt i.wf_icon{background-position: -18.11rem -40.05rem;width:0.06rem;height:0.64rem;margin: .1rem auto 0;display: none;}
.list_s5wf li.hide1 .wf_icon{display: block;}
  .s5wf_txt em{display: block;font-size: .18rem;color: #ffefd4;text-align: center;line-height: .2rem;width: .26rem;margin: .06rem auto 0;font-family: 'systb';background-image: linear-gradient(#ffefd4, #ffefd4, #ffefd4, #ffefd4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}  
.s5wf_txt1{background-position: 0 0;}
.s5wf_txt2{background-position: -1.02rem 0;}
.s5wf_txt3{background-position: -2.04rem 0;}
.s5wf_txt4{background-position: -3.06rem 0;}
.s5wf_txt5{background-position: -4.08rem 0;}
.s5wf_txt6{background-position: -5.1rem 0;}
.s5wf_txt7{background-position: -6.12rem 0;}
.s5wf_txt8{background-position: -7.14rem 0;}
.s5wf_txt9{background-position: -8.16rem 0;}

.s5wf_item{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s5_bg6.png) no-repeat 50% 0;width: 5.82rem;height: 5.23rem;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;}
.wf_tit1{background-position: -5.58rem -48.11rem;width:3.07rem;height:0.42rem;}
.wf_tit2{background-position: -5.44rem -48.81rem;width:3.35rem;height:0.42rem;}
.wf_tit3{background-position: -5.04rem -49.51rem;width:4.15rem;height:0.42rem;}
.wf_tit4{background-position: -5.74rem -50.11rem;width:2.7rem;height:0.42rem;}
.wf_tit5{background-position: -10.58rem -50.11rem;width:3.47rem;height:0.42rem;}
.wf_tit6{background-position: -10.28rem -49.41rem;width:4.07rem;height:0.42rem;}
.wf_tit7{background-position: -9.68rem -48.81rem;width:5.27rem;height:0.42rem;}
.wf_tit8{background-position: -10.28rem -48.21rem;width:4.07rem;height:0.42rem;}
.wf_tit9{background-position:  -9.88rem -47.61rem;width:4.87rem;height:0.42rem;}
.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: -7.09rem -45.61rem;width:0.2rem;height:0.17rem;margin: 0 auto;flex-shrink: 0;margin-right: .1rem;margin-top: .06rem;}

.part5.show .s5_tit1,.part5.show .s5_tit2,.part5.show .s5_tit3{animation: fadeIn1 .6s ease;}
.part5.show .s5_tabbtn{animation: fadeIn2 .6s  ease;}
.part5.show .s5_ct .swiper-container,.part5.show .s5_ct .s5wf_box{animation: fadeIn3 .6s  ease;}
@keyframes fadeIn1{
	from{transform: translateY(-1rem);opacity: 0;}
	to{transform: translateY(0);opacity: 1;}
}
@keyframes fadeIn2{
	from{transform: translateX(-1rem);opacity: 0;}
	to{transform: translateX(0);opacity: 1;}
}
@keyframes fadeIn3{
	from{transform: translateX(1rem);opacity: 0;}
	to{transform: translateX(0);opacity: 1;}
}


.part6{position: relative;margin-top: -.6rem;}
.tit6{background-position: -0.02rem -39.05rem;width:6.93rem;height:2.64rem;margin: 0 auto;}
.s6_show1{margin: 0 auto;width: 12.1rem;position: relative;height: 6rem;}
.s6_show1:after{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s6_mask1.png) no-repeat 50% 0;width: 8.97rem;height: 5.12rem;background-size: 100% auto;position: absolute;top: 0;left: 50%;z-index: 10;pointer-events: none;transform: translateX(-50%);content: '';}
.s6_show1 .swiper-container{width: 100%;overflow: hidden;}
.s6_show1 .swiper-slide{width: 8.92rem;pointer-events: none;}
.s6_show1 .swiper-slide-active{cursor: pointer;pointer-events: all;}
.s6_show1 .swiper-slide img{width: 8.92rem;display: block;margin: 0 auto;}
.s6_name1{background-position:  -12.78rem -39.58rem;width:2.88rem;height:0.4rem;display: flex;justify-content: center;align-items: center;font-size: .18rem;color: #deeaff;text-align: center;line-height: .24rem;font-family:'font1';margin: .2rem auto 0;box-sizing: border-box;padding-bottom: .04rem;padding-right: .2rem;}
.s6_name1 i{width: .24rem;height: .08rem;margin-top: -.04rem;}
.s6_name1 i.s6_line1{background-position: -13.32rem -39.38rem;}
.s6_name1 i.s6_line2{background-position: -14.51rem -39.38rem;}
.s6_name1 span{padding: 0 .06rem;}
.s6_bg{width: 40%;height: .48rem;background-color: #13162a;display: block;margin: 0 auto;position: relative;}
.s6_bg:after{content: '';width: 8.88rem;height: 5.04rem;background: rgba(0,0,0,.3);position: absolute;left: 50%;transform: translateX(-50%);top: -5.04rem;}
.s6_show1 .swiper-slide-active .s6_bg{display: none;}
.btn_s6prev{background-position: -16.62rem -36.69rem;width:0.34rem;height:0.47rem;position: absolute;top: 2.53rem;left: -.74rem;cursor: pointer;}
.btn_s6next{background-position: -17.42rem -36.69rem;width:0.34rem;height:0.47rem;position: absolute;top: 2.53rem;right: -.74rem;cursor: pointer;}

.s6_show1 .swiper-pagination{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/icon2.png) no-repeat 50% 0;width: 7.73rem;height: .24rem;background-size: 100% auto;position: absolute;bottom: -.3rem;left: 50%;transform: translateX(-50%);display: flex;justify-content: center;align-items: center;box-sizing: border-box;}
.s6_show1 .swiper-pagination span{width: .15rem;height: .15rem;background: #796c54;opacity: 1;margin: 0 .333rem !important;}
.s6_show1 .swiper-pagination span.swiper-pagination-bullet-active{background: #fefdfd;box-shadow: 0 0 .1rem #736751,0 0 .1rem #736751,0 0 .1rem #736751,0 0 .1rem #736751,0 0 .1rem #736751;}


.s6_show2{margin: 0 auto;width: 12.06rem;position: relative;display: none;height: 6rem;}
.btn_s6back{background-position: -16.77rem -37.54rem;width:1.06rem;height:0.4rem;position: absolute;top: .34rem;right: .2rem;z-index: 11;}
.s6_show2 .swiper-container{width: 100%;overflow: hidden;}
.s6_show2 .swiper-slide{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s6_bg1.png) no-repeat 50% 0;width: 12.06rem;height: 5.55rem;background-size: 100% auto;position: relative;}
.s6_pic1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s6_bg2.png) no-repeat 50% 0;position: absolute;left: 0;bottom: .46rem;width: 7.51rem;height: 4.17rem;background-size: 100% auto;}
.s6_pic1:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s6_bg2.png) no-repeat 50% 0;position: absolute;top: 0;left: 0;z-index: 4;background-size: 100% auto;width: 100%;height: 100%;}
.s6_pic1 img{display: block;width: auto;height: 100%;margin: 0 auto;}

.s6_info{width: 4.26rem;position: absolute;top: .6rem;right: .2rem;}
.s6_name2{display: flex;justify-content: center;align-items: center;width: 110%;margin-left: -5%;height: .8rem;margin-bottom: .28rem;position: relative;}
.s6_name2:after{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/sp.png) no-repeat -14.36rem -20.24rem;width:4.05rem;height:0.08rem;background-size: 19.2rem auto;content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.s6_name2 i{width: 1.04rem;height: .21rem;flex-shrink: 0;}
.s6_name2 i.s6_line3{background-position: -13.19rem -21.17rem;}
.s6_name2 i.s6_line4{background-position: -16.3rem -21.17rem;}
.s6_name2 span{font-family:'font1';font-size: .32rem;color: #fefefe;text-align: center;line-height: .4rem;padding: 0 .04rem;}


.s6_tbox{height: 2.2rem;}
.s6_txt1{margin: 0 auto .06rem;font-size: .14rem;color: #f9f9f9;line-height: .3rem;}
/*.s6_txt1 span{font-size: .2rem;}*/
.s6_gift{display: block;width: 4.19rem;}
.s6_gift i{display: block;background-position: -16.4rem -39.38rem;width:2.8rem;height:0.21rem;}
.s6_gift img{display: block;width: 4.45rem;margin-left: -.2rem;}









.part7{position: relative;}
.tit7{background-position: -0.09rem -24.87rem;width:10.15rem;height:2.64rem;margin: 0 auto;}
.s7_box1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s7_bg1.png) no-repeat 50% 0;width: 12rem;height: 3.78rem;background-size: 100% auto;margin: -.6rem auto 0;position: relative;}
.icon1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/icon.png) no-repeat 50% 0;width: 1.05rem;height: 1.05rem;background-size: 100% auto;position: absolute;right: .04rem;top: .38rem;}
.s7_txt1{position: absolute;top: 2.8rem;left: .32rem;font-size: .16rem;color: #b4b9ff;text-align: left;line-height: .28rem;font-family: 'syhtb';}
.s7_tips{font-size: .18rem;color: #d1642e;text-align: center;line-height: .28rem;position: absolute;width: 3.4rem;top: 1.6rem;right: .5rem;}
.btn_s7qiang,.btn_s7gray{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s7_btn1.gif) no-repeat 50% 0;width: 1.2rem;height: 1.2rem;background-size: 100% auto;position: absolute;top: 1.8rem;right: 1.6rem;}
.btn_s7gray{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s7_btn2.png) no-repeat 50% 0;background-size: 100% auto;}
.s7_txt2{position: absolute;right: .36rem;top: 3.4rem;display: flex;justify-content: center;align-items: center;font-size: .12rem;color: #b4b9ff;line-height: .2rem;}
.btn_s7zh{color: #eaebff;position: relative;display: block;}
.btn_s7zh:after{content: '';width: 100%;height: 1px;background-color: #eaebff;left: 0;bottom: 0;position: absolute;}
.btn_s7rule,.btn_s7rule1{background-position: -10.78rem -25.07rem;width:0.21rem;height:0.24rem;margin-left: .1rem;}

.s7_box2{width: 12rem;margin: .2rem auto 0;display: flex;justify-content: space-between;align-items: flex-start;}

.s7_l{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s7_bg2.png) no-repeat 50% 0;width: 6.46rem;height: 5.42rem;background-size: 100% auto;box-sizing: border-box;padding-top: .76rem;position: relative;}
.btn_s7rule1{top: .3rem;right: 2.12rem;position: absolute;}
.s7_txt3{font-size: .16rem;color: #b4b9ff;text-align: center;line-height: .26rem;font-family: 'syhtb';}

.list_s7rw{width: 5.8rem;margin: 0 auto;}
.list_s7rw li{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s7_line1.png) no-repeat 90% 100%;background-size: 4.62rem auto;display: flex;justify-content: space-between;align-items: center;height: 1.06rem;}
.list_s7rw li:last-child{background: none;}
.s7_pic{width: 1.6rem;height: .91rem;}
.s7_pic img{display: block;width: 100%;}
.s7_name{width: 1.6rem;font-size: .2rem;color: #b4b9ff;line-height: .3rem;}
.s7_name span{display: block;font-size: .24rem;color: #ffffff;line-height: .34rem;font-family: 'syhtb';}

.btn_s7lq,.btn_s7ywc,.btn_s7ylq,.btn_s7qwc{background-position:-11.37rem -27.66rem;width:2.41rem;height:0.82rem;}
.btn_s7ywc{background-position: -11.37rem -26.67rem;}
.btn_s7lq{background-position: -11.37rem -25.76rem;}
.btn_s7ylq{background-position: -11.37rem -24.77rem;}

.s7_r{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s7_bg3.png) no-repeat 50% 0;width: 5.36rem;height: 5.42rem;background-size: 100% auto;box-sizing: border-box;padding-top: .76rem;}


.list_s7fl{width: 4.64rem;margin: .2rem auto 0;display: flex;justify-content: space-between;align-items: flex-start;height: 2.7rem;}
.list_s7fl li{width: 1.46rem;position: relative;height: 100%;}
.list_s7fl li img{display: block;width: 100%;margin: 0 auto;}
.list_s7fl li p{font-size: .16rem;color: #ffffff;text-align: center;line-height: .2rem;position: absolute;width: 100%;left: 0;bottom: .26rem;}
.btn_s7lq1,.btn_s7ylq1{background-position: -14.55rem -24.81rem;width:2.96rem;height:0.92rem;display: block;margin: .32rem auto 0;}
.btn_s7ylq1{background-position: -14.55rem 
-25.91rem;}

.part8{position: relative;margin: 0 auto;z-index: 2;}
.tit8{background-position: -0.02rem -35.7rem;width:11.41rem;height:2.64rem;margin: -.5rem auto 0;}
.s8_box{width: 12rem;margin: -.3rem auto 0;position: relative;}
.s8_lbtn{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s8_bg1.png) no-repeat 50% 0;width: 7.86rem;height: 9.8rem;background-size: 100% auto;position: absolute;top: -1.08rem;left: -1.92rem;}
.s8_lbtn a{width: 2.03rem;height: .67rem;position: absolute;left: -.33rem;}
.btn_s8tab1{background-position: -13.23rem -34.94rem;top: 3.17rem;}
.btn_s8tab1.on{background-position: -13.23rem -33.84rem;}
.btn_s8tab2{background-position: -13.23rem -36.05rem;top: 5.75rem;}
.btn_s8tab2.on{background-position: -13.23rem -37.15rem;}
.s8_ct{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s8_bg2.png) no-repeat 50% 0;width: 12rem;height: 7.41rem;position: relative;margin: 0 auto;background-size: 100% auto;box-sizing: border-box;padding: 1rem .32rem 0;display: flex;justify-content: space-between;align-items: flex-start;}
.s8_txt1{font-size: .2rem;color: #ffffff;text-align: center;line-height: .26rem;position: absolute;top: .4rem;right: .36rem;}
.list_s8day{width: 7.1rem;display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.list_s8day li{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s8_bg3.png) no-repeat 50% 0;width: 2.18rem;height: 1.86rem;background-size: 100% auto;position: relative;margin-bottom: .26rem;}
.s8_day{background-position: -15.29rem -29.72rem;width:0.62rem;height:0.26rem;font-family: 'systb';position: absolute;top: .06rem;left: .06rem;font-size: .14rem;color: #221d17;text-align: center;line-height: .26rem;text-shadow: 1px 1px #bfad74;z-index: 3;}
.s8_day span{font-size: .22rem;}
.s8_mr1,.s8_time1,.s8_ykj{position: absolute;top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;padding: 1px;}
.s8_pic1,.s8_pic2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s8_mask2.png) no-repeat 50% 0;width: 1.23rem;height: 1.23rem;background-size: 100% auto;margin: .16rem auto 0;}
.s8_pic2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s8_mask1.png) no-repeat 50% 0;background-size: 100% auto;}
.s8_txt2,.s8_zj{position: absolute;left: 0;bottom: 0;width: 100%;height: .42rem;font-size: .16rem;color: #e3be80;text-align: center;line-height: .42rem;}
.s8_txt3 {background-position: -16.63rem -28.93rem;width:1.61rem;height:0.2rem;margin: .4rem auto 0;}
.s8_djs{font-size: .32rem;color: #ffffff;text-align: center;line-height: .42rem;font-weight: bold;letter-spacing: .02rem;}

.s8zj_box{padding-top: .54rem;}
.s8_zj1{background-position: -16.57rem -35.47rem;width:2.25rem;height:0.59rem;margin: 0 auto;}
.btn_s8lq,.btn_s8ylq{background-position: -16.84rem -33.97rem;width:1.43rem;height:0.5rem;display: block;margin: -.2rem auto 0;position: relative;z-index: 1;font-size: .2rem;font-family: 'systb';text-align: center;line-height: .38rem;}

.btn_s8lq span{display: block;background-image: linear-gradient(to right, #421d1b, #421d1b, #955834, #955834);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.btn_s8ylq{color: #322726;background-position: -16.84rem -34.57rem;}
.btn_s8ylq span{background-image: linear-gradient(to right, #322726, #322726, #705e54, #705e54);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.s8_zj{display: flex;justify-content: center;align-items: center;}
.s8zj_act{width: .28rem;height: .28rem;background-color: #000000;border-radius: 50%;border: 1px solid #d2b178;overflow: hidden;margin-right: .04rem;position: relative;top: -.02rem;flex-shrink: 0;}
.s8zj_name{width: 1.6rem;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.s8zj_act img{display: block;width: 100%;height: 100%;border-radius: 50%;}

.s8_rbox{width: 3.9rem;}
.s8day10{width: 3.92rem;height: 4rem;margin: 0 auto;position: relative;}
.s8_price{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s8_price.png) no-repeat 50% 0;width: 1.27rem;height: .27rem;background-size: 100% auto;position: absolute;top: 2.04rem;right: 0;z-index: 3;pointer-events: none;}
.s8_mr2,.s8_djs2,.s8_ykj2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s8_bg4.png) no-repeat 50% 0;width: 3.92rem;height: 4rem;background-size: 100% auto;position: absolute;top: 0;left: 0;box-sizing: border-box;padding: 1px;}
.s8_pic3{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s8_dj3.png) no-repeat 50% 0;width: 3.53rem;height: 2.41rem;background-size: 100% auto;margin: .8rem auto 0;display: flex;justify-content: center;align-items: flex-start;padding-top: 2.1rem;box-sizing: border-box;}
.s8_pic3 span,.s8_pic4 span{width: 50%;font-size: .24rem;color: #ffbb4b;text-align: center;line-height: .32rem;font-family: 'systb';background-image: linear-gradient(#ffce56,#ffce56, #ffbb4b, #ffaa40);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.s8_djs2 .s8_txt3{margin: .18rem auto 0;}
.s8_pic4{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s8_dj2.png) no-repeat 50% 0;width: 3.53rem;height: 2.41rem;background-size: 100% auto;margin: .1rem auto 0;display: flex;justify-content: center;align-items: flex-start;padding-top: 2.1rem;box-sizing: border-box;}

.s8_ykj2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s8_bg5.png) no-repeat 50% 0;background-size: 100% auto;}
.s8_pic5{margin: .8rem auto 0;}
.s8_ykj2 .s8_pic2{background-color: rgba(0,0,0,.6);width: 1.48rem;height: 1.48rem;border-radius: 50%;}

.s8_jb{width: 1.8rem;position: absolute;left: .14rem;top: 0;height: 100%;box-sizing: border-box;padding-top: .74rem;}
.s8_ykj2 .s8_zj1{margin-left: -.23rem;}
.s8_zj2{width: 100%;height: .6rem;bottom: .08rem;}
.s8_zj2 .s8zj_act{width: .44rem;height: .44rem;margin-right: .1rem;}
.s8_zj2 .s8zj_name{line-height: .22rem;text-align: left;max-width:1.2rem;}
.s8_hj{width: 1.8rem;position: absolute;right: .14rem;top: 0;height: 100%;box-sizing: border-box;padding-top: .74rem;}

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

.s8_zlbox{margin: .28rem auto 0;}
.s8_sub1{background-position: -14.07rem -19.28rem;width:3.86rem;height:0.47rem;margin: 0 auto;}
.s8_zlnum{width: 3.86rem;margin: 0 auto;height: .46rem;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px dashed #94774c;font-size: .18rem;color: #ffffff;line-height: .28rem;padding-top: .04rem;box-sizing: border-box;}
.s8_zlnum em{font-size: .24rem;color: #ffc753;}

.zl_bar{width: 2.3rem;height: .03rem;background-color: #3e3628;position: absolute;left: 0;top: .3rem;}
.zl_bar i{display: block;height: 100%;background-color: #f7e586;max-width: 100%;}
.s8_zlgift{margin: .12rem auto 0;width: 3.86rem;position: relative;}
.list_s8zl{width: 2.3rem;display: flex;justify-content: space-between;align-items: flex-start;position: relative;z-index: 2;}
.list_s8zl li{width: .64rem;position: relative;}
.s8_zlpic{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s8_djbg1.png) no-repeat 50% 0;width: .64rem;height: .64rem;background-size: 100% auto;position: relative;}
.s8_zlpic img{display: block;width: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
.s8_zlpic span{position: absolute;width: 100%;left: 0;bottom: 0;font-size: .12rem;color: #ffffff;text-align: center;line-height: .2rem;z-index: 2;}
.zl_num{font-size: .16rem;color: #ffdb9a;text-align: center;line-height: .26rem;margin: .04rem auto 0;}
.list_s8zl li.on .s8_zlpic:after{content: '';width: 1rem;height: 1rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s8_djbg2.png) no-repeat 50% 0;background-size: 100% auto;}


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

.s8_zlbtn{position: absolute;top: .1rem;right: 0;width: 1.5rem;}
.btn_s8zl{background-position: -11.86rem -20.26rem;width:1.5rem;height:0.57rem;display: block;margin: 0 auto;font-size: .14rem;color: #401c1a;text-align: center;line-height: .46rem;font-family: 'systb';}
.btn_s8zl span{background-image: linear-gradient(to right, #421d1b, #421d1b, #955834, #955834); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.s8_zlnum1{font-size: .14rem;color: #ffdb9a;text-align: center;line-height: .2rem;}
.s8_txt4{display: flex;justify-content: flex-end;align-items: center;font-size: .16rem;color: #ffffff;text-align: right;line-height: .2rem;margin: .1rem auto 0;}
.btn_s8zh{color: #ffd27e;position: relative;}
.btn_s8zh:after{content: ''; width: 100%; height: 1px; background-color: #ffd27e; left: 0; bottom: 0; position: absolute;}
.btn_s8rule {background-position: -13.63rem -20.37rem;width:0.21rem;height:0.24rem;margin-left: .1rem;}

.s8_txt5,.s8_txt5_1{background-position: -12.58rem -38.45rem;width:3.3rem;height:0.6rem;margin: 0 auto;font-size: .28rem;color: #ffe99f;text-align: center;line-height: .56rem;font-family: 'systb';}
.s8_txt5_1{font-size: .32rem;}
.btn_s8cy{background-position: -15.5rem -47.47rem;width:2.96rem;height:0.92rem;display: block;margin: 0 auto;font-size: .36rem;color: #401c1a;text-align: center;line-height: .8rem;font-family: 'systb';letter-spacing: .02rem;font-weight: bold;}
.btn_s8cy span{background-image: linear-gradient(to right, #421d1b, #421d1b,#6e3d28, #955834, #955834);-webkit-background-clip: text;-webkit-text-fill-color: transparent;filter: drop-shadow(1px 1px #fef6bd);}
.s8_txt6{font-size: .16rem;color: #e3be80;text-align: center;line-height: .24rem;margin: .1rem auto 0;font-family: 'syhtb';}
.s8_txt6 span{color: #ffffff;font-family: 'syhtb';}




.part9{position: relative;width: 12rem;margin: 0 auto;}

.s9_tit1{background-position:-0.05rem -28.79rem;width:11.15rem;height:2.64rem;margin: 0 auto;}
.s9_mdbox{background-position:-0.62rem -27.88rem;width:7.19rem;height:0.39rem;margin: -.5rem auto 0;display: flex;justify-content: center;align-items: center;font-size: .18rem;color: #ffffff;text-align: center;line-height: .38rem;}
.s9_mdct{width: 5rem;height: .35rem;overflow: hidden;color: #ffdb9a;}

.s9_md_list{animation: scroll1 5s linear infinite;}
@keyframes scroll1{
	0% {
	    transform: translateY(0);
	}
	100% {
	    transform: translateY(-50%);
	}
}
.s9_box{display: flex;justify-content: space-between;align-items: flex-start;margin: .34rem auto 0;}
.s9_box1{width: 8.14rem;left: 0;height: 8rem;position: relative;}
.s9_elem1{width: 8.14rem;position: absolute;top: -1.35rem;left: 0;}
.s9_cjbox{width: 4.13rem;height: 6.66rem;position: absolute;left: 0;top: 0;z-index: 2;}
.s9_cjbox2{left: auto;right: 0;}

.s9_cjbox p{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s9_djbg2.png) no-repeat 50% 0;width: 1.46rem;height: 1.53rem;background-size: 100% auto;position: absolute;transition: .4s background linear;}
.s9_cjbox p img{display: block;width: auto;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.s9_cjbox p.s9_gift1{width:2.38rem;height: 2.4rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s9_djbg2.png) no-repeat 50% 0;top: 2.52rem;left: 1.74rem;background-size: 100% auto;}
.s9_cjbox p.on{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s9_djbg1.png) !important;background-size: 100% auto;}

.s9_gift2{top: -.04rem;left: 1.05rem;}
.s9_gift3{top: 1.29rem;left:.26rem;}
.s9_gift4{top: 2.76rem;left: 0;}
.s9_gift5{top: 4.16rem;left: .3rem;}
.s9_gift6{top: 5.38rem;left: 1.2rem;}
.s9_cjbox p.s9_gift7{top: 5.38rem;left: 5.54rem;}

.s9_cjbox2 p:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s9_djbg6.png) no-repeat 50% 0;background-size: 100% auto;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.s9_cjbox2 p.s9_gift1:after{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s9_djbg5.png);}
.s9_cjbox2 p.s9_gift2:after,.s9_cjbox2 p.s9_gift3:after{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s9_djbg7.png);}
.s9_cjbox2.J_lottery p:after{display: none;} 
.s9_cjbox2 p{left: auto !important;}
.s9_cjbox2 p.s9_gift1{right: 1.67rem;}
.s9_cjbox2 p.s9_gift2{right: 1.05rem;}
.s9_cjbox2 p.s9_gift3{right: .16rem;top: 1.22rem;}
.s9_cjbox2 p.s9_gift4{right: 0;top: 2.62rem;}
.s9_cjbox2 p.s9_gift5{right: .33rem;top: 4rem;}
.s9_cjbox2 p.s9_gift6{right: 1.2rem;}

.btn_s9cj{background-position:-11.52rem -29.55rem;width:2.96rem;height:0.92rem;display: block;position: absolute;top: 6rem;left: 50%;margin-left: -1.44rem;z-index: 5;}

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

.btn_s9cj p{font-size: .16rem;color: #683914;text-align: center;line-height: .22rem;position: relative;z-index: 1;}
.btn_s9rule{background-position: -14.86rem -27.98rem;width:1.22rem;height:0.27rem;position: absolute;top: 6.9rem;left: 50%;margin-left: -.6rem;}
.btn_s9rule:hover{filter: brightness(1.2);}

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

.s9_sub{background-position: -11.46rem -28.69rem;width:2.93rem;height:0.49rem;position: relative;margin-left: -.18rem;}
.btn_s9lb{background-position: -14.66rem -28.68rem;width:1.41rem;height:0.64rem;position: absolute;top: 0;right: -.1rem;font-family: 'systb';font-size: .2rem;color: #401c1a;text-align: center;line-height: .52rem;}
.btn_s9lb:hover{filter: brightness(1.1);}
.btn_s9lb span{display: block;background-image: linear-gradient(to right,#421d1b,#421d1b,#955834,#955834);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}


.list_s9rw{margin: .2rem auto 0;width: 3.94rem;}
.list_s9rw li{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s9_bg1.png) no-repeat 50% 0;width: 3.94rem;height:.93rem;margin: 0 auto .16rem;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;padding: 0 .1rem;background-size: 100% auto;position: relative;}
.s9rw_txt1{font-size: .18rem;color: #ffdb9a;text-align: left;line-height: .24rem;font-family: 'syhtb';}
.s9rw_txt2{font-size: .14rem;color: #feffff;text-align: left;line-height: .2rem;}
.s9rw_txt3{transform: scale(.8);transform-origin: 0 50%;}
.btn_s9qwc,.btn_s9ywc{background-position: -14.86rem -27.16rem;width:1.31rem;height:0.64rem;font-size: .2rem;color: #401c1a;text-align: center;line-height: .54rem;font-family: 'systb';margin-bottom: -.1rem;}
.btn_s9qwc span{display: block;background-image: linear-gradient(to right,#421d1b,#421d1b,#955834,#955834);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.btn_s9ywc{background-position: -16.46rem -27.16rem;color: #322726;}
.btn_s9ywc 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;
}

.part10{position: relative;margin: -.5rem auto 0;}
.tit10{background-position: -0.04rem -32.21rem;width:11.96rem;height:2.7rem;margin: 0 auto;}
.s10_txt1{font-size: .2rem;color: #ffe7be;text-align: center;line-height: .3rem;margin: -.6rem auto 0;letter-spacing: .02rem;}
.s10_txt1 span{color: #ffd144;}

.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/mingchao20250102/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: -16.62rem -28.1rem;width:0.34rem;height:0.47rem;position: absolute;top: 4rem;left: -.64rem;cursor: pointer;}
.s10_next,.btn_qbnext {background-position: -17.52rem -28.1rem;width:0.34rem;height:0.47rem;position: absolute;top: 4rem;right: -.64rem;cursor: pointer;}

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

.part11{position: relative;}
.tit11{background-position:  -12.84rem -30.89rem;width:6.03rem;height:2.64rem;margin: -.3rem auto 0;}

.qb_box { margin: -.4rem 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.96rem; height:2.92rem; display: block; position: relative;box-sizing: border-box;padding-top:.26rem;}
.qb_box .swiper-container .swiper-slide:after{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20250102/images/s11_bg1.png) no-repeat 50% 0;background-size: 100% auto;width:3.96rem; height:2.92rem;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/mingchao20250102/images/s11_mask1.png) no-repeat 50% 0;background-size: 100% auto;width:3.96rem; height:2.92rem;position: absolute;top: 50%;left: 50%;content: '';pointer-events: none;transform: translate(-50%,-50%);z-index: 3;}
.qb_box a{ display: block; width: 3.67rem;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;} 
.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,.btn_qbnext{top: 1.2rem;}

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

.channel li p { color: #ffffff; font-size: .2rem;line-height: .3rem;margin: .1rem auto 0;}
.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/mingchao20250102/images/pop1.png) no-repeat 50% 0;width: 10.22rem;height: 8.3rem;background-size: 100% auto;box-sizing: border-box;padding-top: 1.5rem;}
.pop_close{background-position: -16.95rem -0.38rem;width:0.3rem;height:0.31rem;position: absolute;top: .26rem;right: .36rem;}
.pop_rule{width:9.3rem;margin: 0 auto;height:6.32rem;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,.pop_rule p b{color: #fbcb65;}
.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:#826b46;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/mingchao20250102/images/pop2.png) no-repeat 50% 0;width: 6.8rem;height: 4.88rem;background-size: 100% auto;}
.p_tips{font-size: .22rem;color: #ffffff;text-align: center;line-height: .34rem;display: flex;justify-content: center;align-items: center;width:6.8rem;height:4.88rem;box-sizing: border-box;padding: 0 1rem 0 .6rem;}
.pop2 .pop_close{top: -.2rem;right: -.3rem;}

/*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.show{pointer-events: all;}
.part1.show{pointer-events: none !important;}
.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;}*/

.pop_box1{opacity: 0;transition: .6s linear opacity;display: none;width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: -9999; background: rgba(0,0,0,.8);}
.pop_box1.show{opacity: 1;display: none;z-index: 9999;}

.pop_show{width: 3.5rem;height: 92%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.poppic{width: 3.5rem;height: 100%;overflow-y: auto;overflow-x: hidden;}
.poppic img{display: block;width: 3.2rem;}
.pop_show p{font-size: .18rem;color: #ffffff;text-align: center;line-height: .3rem;position: absolute;bottom: -.3rem;width: 100%;left: 0;font-family: 'systb'}

.poppic::-webkit-scrollbar {width:0.06rem;border-radius:0.06rem;}
.poppic::-webkit-scrollbar-track {width:0.06rem;background-color:transparent;border-radius:0.06rem;}
.poppic::-webkit-scrollbar-thumb {width:0.06rem;background-color:#dab979;border-radius:0.06rem;}

[v-cloak] {
  visibility: hidden;
}
.btn_s7gray,
.btn_s7ylq,
.btn_s7ylq1,
.btn_s9ywc,
.btn_s8ylq,
.s8_zlpic,
.disabled {
  pointer-events: none;
}
.on .s8_zlpic {
  pointer-events: all;
  cursor: pointer;
}
.summary-text {
  font-size: 14px;
  color: grey;
  display: block;
}
