/* 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 'font1';padding-top:0 !important;text-align:justify;background-color:#cae2ff;}
.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 !important;box-sizing: border-box;}
.stage{position: fixed;top: 0;left: 0;z-index: 999;pointer-events: none;}
html{cursor: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/icon.png), auto;}

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

.sp{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png) no-repeat;background-size: 19.2rem auto;}
.gray{filter:grayscale(1) !important;}
.swiper-button-disabled{opacity: .4;}
.part a{transition: .2s filter linear;overflow: visible;}
.part{position: relative;z-index: 3;box-sizing: border-box;pointer-events: none;}
.part.show{pointer-events: all;}
@font-face {
	font-family:'font1';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/font1.ttf);
}
@font-face {
	font-family:'font2';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/font2.ttf);
}
@font-face {
	font-family:'font3';
	src: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/font3.ttf);
}


.btn {
    background: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/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: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/top_banner.png') no-repeat center top /100% auto;
    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: 'font3';
}

.logo1 {
    width: 2.55rem;
    height: .32rem;
    margin-top: .05rem;
}

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

.nav li {
    position: relative;
    margin: 0 .62rem;
    /*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/mingchao20240927/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/mingchao20240927/images/nav_icon3.png') no-repeat 100% /100% 100%;
}

.nav li .new_icon{
    width: 0.55rem;
    height: 0.2rem;
    background: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/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% {-webkit-transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-4px);}
    20%, 40%, 60%, 80% {-webkit-transform: translateX(4px);}
}
@-webkit-keyframes shake{
    0%, 100% {-webkit-transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-4px);}
    20%, 40%, 60%, 80% {-webkit-transform: translateX(4px);}
}
.nav li.act,.nav li:hover {
    color: #4dd2ff;
    box-sizing: border-box;
}

.nav li.act::before,.nav li:hover:before { content: ''; position: absolute; /*top: .29rem;*/ left: -.25rem; width: .21rem; height: .07rem; background: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/nav_icon1.png') no-repeat 100% /100% 100%; }

.nav li.act::after,.nav li:hover::after { content: ''; position: absolute; /*top: .29rem;*/ right: -.25rem; width: .21rem; height: .07rem; background: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/nav_icon2.png') no-repeat 100% /100% 100%; }
.top_bannner .top2{ background:rgba(36,72,118,.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: 6rem;}
.top_f2{padding-left: 8.16rem;}

.top_bannner .top2 li{ font-family: "font3"; 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: #4dd2ff;
}
.top_bannner .top2 li.act:before,.top_bannner .top2 li:hover:before{

    background: #4dd2ff;
}
.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: "font1"; 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.54rem;height: 2.71rem;position: fixed;bottom: .26rem;right: 0;z-index: 99;}
.btn_float1 img{display: block;width: 100%;position: absolute;top: 0;left: 0;}
.rpic_box{position: fixed;top: 0;right: -8rem;z-index:999;height: 100vh;transition: .6s ease right;}
.rpic_box.show{right: 0;}
.rpic_ct{height: 100%;overflow-y: auto;position: relative;overflow-x: hidden;}
.rpic_box img{display: block;width: 3.3rem;}
.btn_down{width: 0.32rem; height: 1.06rem; position: absolute; right: 0; top: 0.96rem; background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/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: 2.15rem; height: .32rem; left: 0.44rem; top: 1.62rem; background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/hd_btn2.png) no-repeat 50% 0; background-size: 100% auto;transition: .4s all linear;}
.btn_link:hover {
    filter: brightness(1.2);
    transform: scale(1.02);
}


.wrap{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/hd.jpg) no-repeat 50% 0,url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/ct.jpg) no-repeat 50% 10.3rem;background-size: 100% auto;height: 106rem;position: relative;}
.wrap:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/mask.png) no-repeat 50% 100%;width: 100%;background-size: 100% auto;height: 100%;position: absolute;left: 0;bottom: 0;z-index: 5;pointer-events: none;}
.wrap:before{content: '';background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/bg2.jpg) no-repeat 50% 100%;width: 100%;background-size: 100% auto;height: 100%;position: absolute;left: 0;bottom: 0;z-index: 2;pointer-events: none;}

.head{height: 10.8rem;position: relative;pointer-events: all !important;}
.video_box{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.video_box:after{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/mask1.png) no-repeat 50% 0;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-size: 100% auto;content: '';}
.video_box video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.hd_box{position: absolute;top: 0;left: 0;z-index: 2;display: none;width: 100%;height: 100%;}
.hd_box.show{opacity: 1;pointer-events: all;}



@keyframes tada{0%, 100% {
    -webkit-transform: translateX(0%);
    transform: translate(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
15% {
    -webkit-transform: translateX(-.1rem) rotate(-2deg);
    transform: translate(-.1rem) rotate(-2deg);
}

30% {
    -webkit-transform: translateX(.08rem) rotate(2deg);
    transform: translate(.08rem) rotate(2deg);
}
45% {
    -webkit-transform: translateX(-.08rem) rotate(-1deg);
    transform: translate(-.08rem) rotate(-1deg);
}
60% {
    -webkit-transform: translateX(.06rem) rotate(1deg);
    transform: translate(.06rem) rotate(1deg);
}
75% {
    -webkit-transform: translateX(-.06rem) rotate(-1deg);
    transform: translate(-.06rem) rotate(-1deg);
}}

.logo{background-position: -0.15rem -0.22rem;width:1.27rem;height:0.83rem;position: absolute;top: .58rem;left: .54rem;}
.btn_hdqd,.btn_hdxz{background-position: -1.8rem 0;width:3.35rem;height:0.84rem;position: absolute;bottom: 1.9rem;left: 50%;margin-left: -1.67rem;}
.btn_hdxz{background-position: -9rem 0;}
.btn_hdqd:after,.btn_hdxz:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png) no-repeat -5.4rem 0;background-size: 19.2rem auto;height: .84rem;width: 0;transition: .4s width linear;position: absolute;top: 0;left: 0;}
.btn_hdxz:after{background-position: -12.6rem 0;}
.btn_hdqd:hover:after,.btn_hdxz:hover:after{width: 3.35rem;}

.hd_vd{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/hd_vd.png) no-repeat 50% 0;width: .71rem;height: .77rem;background-size: 100% auto;position: absolute;bottom: 3.66rem;left: 11.3rem;}

.s1_btnbox1{position: absolute;left: 0;bottom: -.1rem;display: flex;justify-content: space-between;align-items: center;}
.s1_btn1{background-position:  0 -3.16rem;width: 9.6rem;height: 1.5rem;position: relative;}
.s1_btn2{background-position:  -9.6rem -3.16rem;width: 9.6rem;height: 1.5rem;position: relative;}
.s1_btn1:after,.s1_btn2:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png) no-repeat 0 -1.46rem;background-size: 19.2rem auto;height: 1.5rem;width: 0;transition: .4s width linear;position: absolute;top: 0;left: 0;}
.s1_btn2:after{background-position: -9.6rem -1.46rem;}
.s1_btn1:hover:after,.s1_btn2:hover:after{width: 9.6rem;}

.part9{height: 10.8rem;padding-top: .7rem;}
.part7_more_cont { margin: 0 auto; width: 12rem;} 
.more_tit {background-position:-0.23rem -11.68rem;width:9.59rem;height:1.75rem;margin-left: -.12rem;} 
.qb_box { margin: .44rem auto 0; height: 3.4rem; width: 12rem;position: relative;}
.qb_box .swiper-container{height: 3.1rem; width: 12rem;overflow: hidden;padding: .2rem 0;}

.qb_box .swiper-container .swiper-slide {width: 3.91rem; height:2.66rem; display: block; position: relative;box-sizing: border-box;padding-top:.12rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/more_bg.png) no-repeat 50% 0;background-size: 100% auto;}
.qb_box .swiper-container .swiper-slide:after{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/more_mask.png) no-repeat 50% 0;width: 100%;height: 100%;background-size: 100% auto;position: absolute;top: 0;left: 0;content: '';pointer-events: none;}
.qb_box a{ display: block; width: 3.65rem;height: 2.4rem;margin: 0 auto;overflow: hidden;border-radius: 0 .2rem 0 .2rem;} 
.qb_box a img { display: block; width: 3.65rem;height: 2.4rem;object-fit: cover; transition: .2s all linear; margin: 0 auto;}
.qb_box a:hover { filter: brightness(1); } 
.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; }

.qb_box .swiper-scrollbar{position: absolute;bottom: 0;width: 6.76rem;height: .05rem;background-color: rgba(255,255,255,.4);border-radius: .05rem;left: 50%;margin-left: -3.38rem;}
.qb_box .swiper-scrollbar-drag{background: #ffffff;border-radius: .05rem;position: relative;width: 60%;}
.qb_box .swiper-scrollbar-drag:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/more_icon.png) no-repeat 50% 0;width: .85rem;height: .85rem;background-size: 100% auto;position: absolute;right: -.4rem;top: -.4rem;}

.btn_qbnext{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s9_icon2.png) no-repeat 50% 0;width: 1.09rem;height: 1.23rem;background-size: 100% auto;position: absolute;top: 50%;right: -.96rem;margin-top: -.8rem;cursor: pointer;}
.btn_qbprev{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s9_icon1.png) no-repeat 50% 0;width: 1.09rem;height: 1.23rem;background-size: 100% auto;position: absolute;top: 50%;left: -.96rem;margin-top: -.8rem;cursor: pointer;}


.channel { width: 19.2rem; display: flex; margin-top: 1.3rem; justify-content: center; }

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

.channel li span {opacity: 0; position: absolute; top: -5%; left: 50%; transform: translateX(-50%); background: url('https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/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 { margin-bottom: -.1rem; width: 1.74rem; height: 1.64rem;background-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sq_icon.png);background-size: 10.7rem auto; }
.channel li p { color: #ffffff; font-size: .2rem;}
.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; }

.part1{padding-top: .1rem;position: relative;height: 11.54rem;z-index:3;}
.part1:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/bg1.png) no-repeat 50% 0;background-size: 100% auto;width: 100%;height: 6.44rem;pointer-events: none;position: absolute;left: 0;bottom: -1.86rem;}
.s1_tabbtn{position: absolute;width: 2.03rem;top: 1.36rem;right: 3.24rem;z-index: 10;}
.s1_tabbtn a{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s1_btn1.png) no-repeat 50% 0;width: 2.03rem;height: 2.05rem;background-size: 100% auto;display: block;margin: 0 auto -.48rem;}
.s1_tabbtn a.on{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s1_btn2.png);}
.s1_tabbtn a img{display: block;width: 100%;margin: 0 auto;}

.s1_tabbox{margin: 0 auto;width: 100%;height: 12.1rem;}
.s1_tabbox0{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/s1_bg1.png) no-repeat 50% 1rem;background-size: 100% auto;}
.s1_tabct{width: 12rem;margin: 0 auto;position: relative;display: none;}
.tit1_0{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/tit1.png) no-repeat 50% 0;margin-left:-0.3rem;margin-top: -.1rem;width: 9.86rem;height: 1.75rem;z-index: 3;position: relative;background-size: 100% auto;}
.tit1_1{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/tit2.png) no-repeat 50% 0;margin-left:-0.3rem;margin-top: -.1rem;width: 8.76rem;height: 1.75rem;background-size: 100% auto;}
.s1_time{font-size: .3rem;color: #5b99e5;line-height: .4rem;font-family: 'font2';padding-left: 1.2rem;margin-top: -.24rem;position: relative;z-index: 4;}
.s1_sub1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/name1.png) no-repeat 50% 0;width:4.7rem;height:1.77rem;margin-left: -.4rem;margin-top: -0.1rem;background-size: 100% auto;position: relative;z-index: 4;    overflow: visible;}
.s1_sub1 a{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/vd1.png) no-repeat 50% 0;width: 1.28rem;height: 1.35rem;background-size: 100% auto;position: absolute;right: -1.12rem;top: .42rem;}
.s1_audio{display: flex;justify-content: flex-start;align-items: flex-start;margin: 0.14rem auto 0;}
.s1btn_ad{background-position: -16.57rem -0.2rem;width:0.31rem;height:0.25rem;position: relative;top:.04rem;}
.s1_audio p{font-size: .18rem;color: #ffffff;text-align: left;line-height: .28rem;text-shadow: 0 0 .1rem #034fd3;width: 4.7rem;padding-left: .14rem;height: .82rem;}

.s1_icon{display: flex;justify-content: flex-start;align-items: flex-start;padding-left: .11rem;position: relative;z-index: 4;}
.s1_icon a{background-size: 100% auto;width: .56rem;height: .56rem;margin-right: .12rem;background-color: #4d4839;border-radius: 50%;}
.s1_icon a.on{background-color: #1d9bea;}
.s1_btni1{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/jy_icon1.png);background-color: #245eb1 !important;}
.s1_btni2{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/jy_icon2.png);}
.s1_btni3{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/jy_icon3.png);}
.s1_btni4{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/jy_icon4.png);}
.s1_btni5{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/jy_icon5.png);}
.s1_btni6{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/jy_icon6.png);}

.s1_icon1 .s1_btni1{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/yh_icon1.png);}
.s1_icon1 .s1_btni2{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/yh_icon2.png);}
.s1_icon1 .s1_btni3{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/yh_icon3.png);}
.s1_icon1 .s1_btni4{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/yh_icon4.png);}
.s1_icon1 .s1_btni5{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/yh_icon5.png);}
.s1_icon1 .s1_btni6{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/yh_icon6.png);}

.s1_vdbox{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s1_vd.png) no-repeat 50% 0;width: 5.1rem;height: 3.18rem;background-size: 100% auto;margin-top: .06rem;box-sizing: border-box;padding: .15rem;position: relative;z-index: 1;}
.s3_vdct{width: 4.8rem;height: 2.88rem;border-radius: 0 .15rem 0 .15rem;overflow: hidden;}
.s3_vdct video{width: 100%;height: 100%;display: block;object-fit: cover;background-color: #000000;}

.s1_btnbox2{display: flex;justify-content: flex-start;align-items: center;margin: .1rem auto 0;position: relative;z-index: 2;}
.s1_btnbox2 a{width: 2.37rem;height: .59rem;margin-right: 0.3rem;position: relative;}
.s1_hq{background-position: -5.43rem -8.84rem;}
.s1_more{background-position:  -8rem -8.84rem;}

.s1_hq:after,.s1_more:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png) no-repeat -0.33rem -8.84rem;background-size: 19.2rem auto;height: .59rem;width: 0;transition: .4s width linear;position: absolute;top: 0;left: 0;}
.s1_more:after{background-position: -2.9rem -8.84rem;}
.s1_hq:hover:after,.s1_more:hover:after{width: 2.37rem;}

.s1_pic1{width: 19.2rem;position: absolute;top: -.4rem;pointer-events: none;left: -3.6rem;height:12.2rem;overflow: hidden;}
 canvas{width: 100%;height: 100%;position: absolute;top: 0;left: 0;display: block;object-fit: cover;}
.s1_pic1 img{display: block;width: 100%;}

.s1_tabbox1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/s1_bg2.png) no-repeat 50% 1rem;background-size: 100% auto;}
.s1_sub2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/name2.png) no-repeat 50% 0;width:4.62rem;height:1.85rem;margin-left: -.4rem;margin-top: -0.18rem;background-size: 100% auto;position: relative;z-index: 4;    overflow: visible;}
.s1_gift{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s1_wq.png) no-repeat 50% 0;width: 3.61rem;height: 1.63rem;position: absolute;right: 0;top: 7.76rem;background-size: 100% auto;}
.s1_pic2{width: 8.34rem;position: absolute;top: 2.5rem;left: .16rem;}
.s1_pic2 img{display: block;width: 100%;}


.part2{height: 10.14rem;width: 12rem;margin: -.08rem auto 0;position: relative;box-sizing: border-box;padding-top: .14rem;}
.s2_tit1{background-position: 0 -9.83rem;width:11.41rem;height:1.4rem;margin-left: .6rem;}
.s2_time{font-size: .3rem;color: #fefeff;text-align: right;padding-right: 1.28rem;font-family: 'font2';line-height: .4rem;margin: .04rem auto 0;}
.s2_show{position: relative;margin: .24rem auto 0;}
.s2_pic1{width: 19.2rem;height: 14.52rem;position: absolute;top: -2.2rem;left: -3.6rem;z-index: 2;}
.s2_pic1 img{display: block;width: 100%;position: absolute;top: 0;left: 0;}

.s2_box{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s2_bg2.png) no-repeat 50% 0;width: 11.98rem;height: 6.25rem;background-size: 100% auto;position: absolute;top: 0.4rem;left: 0;}
.s2_tabbtn{position: absolute;top: 1.72rem;right: .06rem;}
.s2_tabbtn a{background-position: -8.37rem -26.92rem;width:1.95rem;height:0.98rem;display: block;margin: 0 auto .44rem;font-size: .32rem;color: #ffffff;text-align: center;line-height: .98rem;font-family: 'font2';font-weight: bold;}
.s2_tabbtn a.on{background-position:  -8.37rem -25.5rem;}

.s2_tabbox{padding-top: .36rem;overflow: hidden;width: 9.92rem;}
.s2_tabct{height: 5.62rem;margin-left: -.06rem;width: 9.92rem;}
.s2_tabct img{display: block;width: auto;height: 100%;margin: 0 auto;}

.part3{height: 10.80rem;width: 12rem;margin: 0 auto;position: relative;}
.s3_tabbtn{position: absolute;top: 3.52rem;left: 0;width: 2.38rem;z-index: 10;}
.s3_tabbtn a{display: block;width: 1.88rem;height:.72rem;border: .02rem solid #699bd8;margin-bottom: .08rem;position: relative;}
.s3_tabbtn a:after{content: '';background: rgba(6,6,6,.6);position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.s3_tabbtn a img{display: block;width: 100%;height: 100%;object-fit: cover;}
.s3_tabbtn a.on{width: 2.38rem;height: 1.08rem;border-color: #51fff1;box-shadow: 0 0 .1rem #6de6fc;}
.s3_tabbtn a.on:after{display: none;}
.s3_tabbox{width: 100%;height: 100%;position: relative;overflow: hidden;}
.s3_tit1{background-position: -0.29rem -23.41rem;width:7.14rem;height:1.75rem;margin-left: -.1rem;}
.s3_tit2{background-position: -0.29rem -25.23rem;width:7.14rem;height:1.75rem;margin-left: -.1rem;}
.s3_tit3{background-position: -0.29rem -27.03rem;width:7.14rem;height:1.75rem;margin-left: -.1rem;}
.s3_box{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s3_bg1.png) no-repeat 50% 0;width: 11.96rem;height: 8rem;background-size: 100% auto;margin: 0.34rem auto 0;box-sizing: border-box;padding-left: 2.48rem;position: relative;}
.s3_box1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s3_bg3.png) no-repeat 50% 0;background-size: 100% auto;}
.s3_sub1{background-position: -12.69rem -20.02rem;width:2.17rem;height:0.68rem;position: absolute;top: .7rem;left: -.02rem;}
.s3_sub2{background-position: -15.14rem -20.03rem;width:2.17rem;height:0.68rem;position: absolute;top: .7rem;left: -.02rem;}
.s3_sub3{background-position: -14.11rem -21.03rem;width:2.17rem;height:0.68rem;position: absolute;top: .7rem;left: -.02rem;}
.s3_sub4{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1011/s3_tit4.png) no-repeat 50% 0;background-size: 100% auto;width:2.17rem;height:0.68rem;position: absolute;top: .7rem;left: -.02rem;}
.s3_sub5{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1011/s3_tit5.png) no-repeat 50% 0;background-size: 100% auto;width:2.17rem;height:0.68rem;position: absolute;top: .7rem;left: -.02rem;}

.s3_tzpic1{width: 10.28rem;height: 5.73rem;position: absolute;left: -.6rem;top: .34rem;}
.s3_tzpic1 img{display: block;width: 100%;}

.s3_item1,.s3_item2,.s3_item3{position: relative;padding: 1px;}
.s3_htit1{background-position: -16.60rem -23.50rem;width: 1.96rem;height: .43rem;margin: -.2rem 0 .4rem;}
.s3_htit2{background-position: -16.60rem -24.06rem;width: 1.96rem;height: .43rem;margin: -.2rem 0 .4rem;}
.s3_hbtn1{position: absolute;top: .58rem;right: .14rem;z-index: 4;}
.s3_hbtn1 a{display: block;background-position: -16.6rem -18.41rem;width:1.15rem;height:0.51rem;margin-bottom: .12rem;font-size: .2rem;color: #ffffff;text-align: center;line-height: .5rem;}
.s3_hbtn1 a.on{background-position: -16.6rem -17.8rem;}
.s3_hbtn1 a:hover{filter: brightness(1.06) grayscale(.1);}
.s3_next1{background-position: -18.19rem -17.14rem;width:0.39rem;height:0.6rem;position: absolute;top: 2.58rem;right: .32rem;}
.s3_htab,.s3_hbox{width: 8.16rem;position: relative;padding: 1px;}
.s3_hbox{display: none;}
.s3_pic1{width: 8.02rem;height: 4.97rem;position: relative;border: .02rem solid #3c4a93;margin: 0 auto;}
.s3_pic1:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s3_bg2.png) no-repeat 50% 0;width: 8.81rem;height: 5.73rem;background-size: 100% auto;position: absolute;top: 50%;left: 50%;transform: translate(-50.2%,-50%);}
.s3_pic1 img{display: block;width: 100%;height: 100%;object-fit: cover;}
.s3_pic2{position: absolute;top: 4.16rem;right: -1.23rem;width: 4.25rem;height: 2.5rem;background-color: #c0eafc;box-sizing: border-box;padding-top: .04rem;}
.s3_pic2 img{display: block;width: 4.2rem;height: 2.42rem;object-fit: cover;margin: 0 auto;}

.s3_txt1{font-size: .14rem;color: #ffffff;line-height: .28rem;text-align: left;width: 5rem;margin-top: .58rem;text-shadow: 0 0 .1rem #034fd3;}
.s3_txt2{width: 5.4rem;margin-left: -.24rem;margin-top: .54rem;}

.s3_sbtn{position: absolute;top: 6.44rem;left: 1.3rem;display: flex;justify-content: center;align-items: center;width: 10.3rem;}
.s3_sbtn a{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s3_sbg1.png) no-repeat 50% 0;width: 1.41rem;height: 1.38rem;background-size: 100% auto;margin: 0 .3rem;padding: .04rem;box-sizing: border-box;}
.s3_sbtn a img{display: block;width: 1.36rem;margin: 0 auto;}
.s3_sbtn a.on{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s3_sbg2.png);padding: 0;}
.s3_sbtn a.on img{width: 100%;}

.s3_sbox{display: none;position: relative;}
.s3_sbox1{padding-top: .56rem;}
.s3_spic1{width: 6.99rem;height: 6.06rem;margin: -.32rem 0 0 -.4rem;}
.s3_spic1 img{display: block;width: 100%;}

.s3_sinfo{width: 3rem;flex-shrink: 0;position: absolute;top: .56rem;right: .06rem;}
.s3_stit1{background-position: -14.02rem -22.46rem;width:3.11rem;height:0.27rem;margin-left: -.06rem;}
.s3_stxt1,.s3_stxt2{font-size: .14rem;color: #3e76c4;text-align: left;line-height: .3rem;margin: .1rem auto 0;}
.s3_stxt1 span,.s3_stxt2 span{font-family: 'font2';font-size: .22rem;}
.s3_sline1{background-position: -15.81rem -19.45rem;width:2.84rem;height:0.28rem;}
.s3_stxt2{line-height: .22rem;margin-bottom: .2rem;}
.s3_stxt2 span{display: block;margin: -.04rem auto .06rem;}

.s3_spic2{width: 9.98rem;height: 6.06rem;margin: .2rem 0 0 -.36rem;}
.s3_spic2 img{display: block;width: 100%;}

.s3_jbtn1 a{background-position: -8.5rem -24.53rem;width:2.94rem;height:0.73rem;font-family: 'font2';font-size: .32rem;color: #ffffff;text-align: center;line-height: .72rem;font-weight: bold;letter-spacing: 1px;margin-bottom: .32rem;}
.s3_jbtn1 a.on{background-position: -8.5rem -23.55rem;}
.s3_jtab,.s3_jbox{width: 6.26rem;position: relative;margin-top: .68rem;}
.s3_jbox {display: none;}
.s3_jpic1{width: 6.2rem;height: 4.97rem;position: relative;border: .02rem solid #3c4a93;margin: 0 auto;}
.s3_jpic1:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s3_jbg1.png) no-repeat 50% 0;width: 6.99rem;height: 5.73rem;background-size: 100% auto;position: absolute;top: 50%;left: 50%;transform: translate(-50.2%,-50%);}
.s3_jpic1 img{display: block;width: 100%;height: 100%;object-fit: cover;}
.s3_jbox .s3_pic2{right: -3.14rem;}


.part4{height: 11.2rem;width: 12.4rem;margin: 0 auto;position: relative;}
.s4_elem1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/elem1.png) no-repeat 50% 0;width: 6.93rem;height: 13.25rem;background-size: 100% auto;position: absolute;left: -3.6rem;top: -1.88rem;pointer-events: none;}
.s4_tit1{background-position: -0.03rem -15.39rem;width:8.92rem;height:1.34rem;margin-left: 3rem;}

.s4_show1{padding-top: 1.74rem;}
.s4_show1 .swiper-container{width: 100%;overflow: hidden;}
.s4_show1 .swiper-container .swiper-slide{width: 7.51rem;margin: 0 auto;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s4_bg1.png) no-repeat 50% 0;background-size: 100% auto;min-height: 6rem;box-sizing: border-box;padding-top: .2rem;filter: grayscale(.2);opacity: 0}
.s4_show1 .swiper-container .swiper-slide-active{filter: grayscale(0);opacity: 1;}
.s4_show1 .swiper-container .swiper-slide-prev,.s4_show1 .swiper-container .swiper-slide-next{opacity: 1;}
.s4_num1{background-position: -11.79rem -14.95rem;width:5.57rem;height:0.94rem;margin: 0 auto;font-family: 'font2';font-size: .48rem;text-align: center;line-height: .94rem;color: #ffffff;}
.s4_pic1{width: 7.51rem;margin: -.28rem auto -.2rem;height: 4.92rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s4_bg2.png) no-repeat 50% 0;background-size: 100% auto;box-sizing: border-box;padding-top: .36rem;}
.s4_pic1 img{display: block;width: 6.64rem;margin: 0 auto;}
.s4_txt1{background-position: -11.6rem -14.12rem;width:4.56rem;height:0.58rem;display: flex;justify-content: center;align-items: center;box-sizing: border-box;padding-bottom: .18rem;font-size: .22rem;color: #d7f0ff;text-align: center;line-height: .28rem;font-weight: bold;margin: 0 auto;padding-right: .3rem;}
.s4_txt1 img{width: .35rem;margin-right: .04rem;}

.s4_show2{width: 12.13rem;height: 6.1rem;margin: 1.54rem 0 0 -.06rem;position: relative;}
.s4_show2 .swiper-container{overflow: hidden;width: 100%;padding: .2rem 0;}
.s4_show2 .swiper-container .swiper-slide{width: 100%;height:6.1rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s4_bg3.png) no-repeat 50% 0;background-size: 100% auto;margin: 0 auto;display: flex;justify-content: center;align-items: center;position: relative;}
.s4_num2{background-position:  -14.83rem -23.51rem;width:0.94rem;height:0.94rem;position: absolute;top: -.2rem;left: 1rem;font-family: 'font2';font-size: .48rem;color: #ffffff;text-align: center;line-height: .94rem;}

.s4_pic2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s4_showbg.png) no-repeat 50% 0;width: 7.51rem;height: 4.54rem;background-size: 100% auto;flex-shrink: 0;}
.s4_pic2 img{display: block;width: 7.32rem;margin: 0 auto;}

.s4_info{height: 4.4rem;width: 4.54rem;flex-shrink: 0;box-sizing: border-box;padding-top: .3rem;position: relative;}
.s4_sub1{display: flex;justify-content: center;align-items: center;flex-wrap: nowrap;font-size: .4rem;color: #fefefe;text-align: center;line-height: .5rem;font-family: 'font2';margin-bottom: .48rem;}
.s4_sub1 span{white-space: nowrap;padding: 0 .1rem;}
.s4_sub1 i{width: 1.04rem;height: .21rem;flex-shrink: 0;}
.s4_icon1{background-position: -16.49rem -21.15rem;}
.s4_icon2{background-position: -17.84rem -21.15rem;}

.s4_txt2{width: 3.8rem;margin: 0 auto;font-size: .14rem;color: #f9f9f9;line-height: .3rem;}
.s4_txt2 span{font-family: 'font2';font-size: .2rem;color: #f9f9f9;}

.s4_gift{position: absolute;bottom: 0;left: 50%;width: 3.8rem;margin-left: -1.9rem;}
.s4_gift i{background-position: -14.06rem -21.98rem;width:3.22rem;height:0.21rem;display: block;margin-bottom: .16rem;}
.s4_gift img{display: block;width: 4.4rem;margin-left: -.14rem;}

.btn_s4back{background-position: -13.41rem -23.71rem;width:0.74rem;height:0.28rem;position: absolute;top: .44rem;right: .18rem;z-index: 10;}
.btn_s4next,.btn_s4prev{background-position: -12.1rem -23.55rem;width:0.39rem;height:0.61rem;position: absolute;top: 50%;right:-0.6rem;z-index: 10;}
.btn_s4prev{transform: rotate(180deg);left: -.6rem;right: auto;filter: drop-shadow(0 0 .1rem #000000);}
.s4_show1 .btn_s4next,.s4_show1 .btn_s4prev{top: 56%;}


.part5{height: 10.8rem;width: 12rem;margin: 0 auto;position: relative;}
.s5_tit1{background-position: -0.25rem -13.47rem;width:9.59rem;height:1.75rem;margin-left: -.1rem;}
.s5_box1{display: flex;justify-content: space-between;align-items: flex-start;margin: .1rem auto 0;}
.s5_lbox,.s5_rbox{width: 6rem;flex-shrink: 0;}
.s5_sub1{background-position: -11.81rem -7.56rem;width:6.11rem;height:0.54rem;margin: 0 auto;}
.s5_intr1{font-size: .18rem;color: #5180bb;text-align: center;line-height: .28rem;margin: .1rem auto 0;}

.s5_role{width: 6.12rem;height: 6.5rem;margin-left: -.1rem;position: relative;}
.s5_rolebtn{position: absolute;top: .6rem;left:3.72rem;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/mingchao20240927/images/js-tab.png);background-size: 3.12rem auto;width: 1.32rem;height: .54rem;flex-shrink: 0;margin-bottom: .08rem;background-repeat: no-repeat;}
.s5_rolebtn a:hover{filter: brightness(1.04);}
.s5_rolebtn a.on{width: 1.56rem;height: .64rem;}
.btn_role5{background-position: 0 -.08rem;}
.btn_role5.on{background-position: -1.56rem 0;}
.btn_role4{background-position: 0 -.78rem;}
.btn_role4.on{background-position: -1.56rem -.8rem;}
.btn_role3{background-position: 0 -1.41rem;}
.btn_role3.on{background-position: -1.56rem -1.6rem;}
.btn_role2{background-position:  0 -2.03rem;}
.btn_role2.on{background-position: -1.56rem -2.4rem;}
.btn_role1{background-position: 0 -2.66rem;}
.btn_role1.on{background-position: -1.56rem -3.2rem;}
.s5_rolect,.s5_rolect .swiper-container{width: 6.12rem;height: 6.5rem;overflow: hidden;}
.s5_rolect .swiper-container img{width: 100%;display: block;}

.s5_sub2{background-position:  -11.71rem -8.45rem;width:6.79rem;height:0.53rem;margin: 0 auto;}
.s5_gift{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s5_bg1.png) no-repeat 50% 0;width: 6.15rem;height: 4.89rem;background-size: 100% auto;margin: .1rem auto 0;box-sizing: border-box;padding: 2.34rem .2rem 0 0;}
.s5_gift img{width: 4.92rem;display: block;margin: 0 auto;}
.s5_btnlq{background-position:-16.41rem -11.43rem;;width:2.11rem;height:0.68rem;display: block;margin: -.04rem auto 0;font-size: .26rem;color: #507dc9;text-align: center;line-height: .68rem;}
.s5_btnlq:hover{filter: brightness(1.06) grayscale(.1);}

.part6{height: 8.6rem;width: 12rem;margin: 0 auto;position: relative;}
.s6_box{display: flex;justify-content: space-between;align-items: flex-start;padding-top: 0.9rem;}
.s6_lbox{width: 5rem;flex-shrink: 0;}
.s6_tit1{background-position: -11.28rem -13.35rem;width:6.54rem;height:0.39rem;margin-left: -.7rem;}
.s6_intr1{font-size: .2rem;color: #ffffff;text-align: center;line-height: .3rem;margin: .34rem auto 0;}
.s6_num1{font-size: .22rem;color: #ffffff;text-align: right;line-height: .34rem;margin: .24rem auto 0;box-sizing: border-box;padding-right: .2rem;}
.s6_num1 span{padding: 0 .1rem;}
.list_s6rw{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s6_bg1.png) no-repeat 50% 0;width: 4.99rem;height: 5.13rem;background-size: 100% auto;margin: .1rem auto 0;box-sizing: border-box;}
.list_s6rw li{height: 1.28rem;width: 4.72rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s6_line1.png) no-repeat 50% 100%;background-size: 100% auto;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;padding: 0 .2rem;margin: 0 auto;}
.list_s6rw li:last-child{background: none;}
.s6_dj{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s6_djbg1.png) no-repeat 50% 0;width: 1rem;height: 1.01rem;background-size: 100% auto;}
.s6_dj img{display: block;width: 100%;}
.s6rw_txt{width: 1.68rem;font-size: .16rem;color: #ffffff;line-height: .22rem;}
.s6rw_txt span{font-size: .2rem;line-height: .34rem;}
.btns6_qwc{background-position: -14.82rem -9.88rem;width:1.24rem;height:0.5rem;font-size: .2rem;color: #507dc9;text-align: center;line-height: .5rem;}
.btns6_qwc:hover{filter: brightness(1.06) grayscale(.1);}

.s6_rbox{width: 6.3rem;flex-shrink: 0;}
.s6_tit2{background-position: -11.8rem -12.66rem;width:7.33rem;height:0.39rem;margin-left: -.52rem;position: relative;}
.s6_rule{position: absolute;width: .3rem;height: .32rem;top: 0.06rem;right: 2.44rem;}
.s6_btnbox1{width: 5rem;margin: .55rem auto 0;position: relative;display: flex;justify-content: space-between;align-items: flex-start;}
.s6_btnbox1 a{position: relative;box-sizing: border-box;padding: .26rem .2rem .12rem .84rem;height: 100%;}
.s6_btnbox1 a em{position: absolute;top: 0;left: .2rem;width: 1.34rem;height: .44rem;}
.s6_btnbox1 a span{font-size: .16rem;color: #ecf7ff;line-height: .2rem;white-space: nowrap;}
.btn_s6qb1 em{background-position: -12.48rem -11.75rem;}
.btn_s6qb2 em{background-position: -14.38rem -11.75rem;}
.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_qbline1 span:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/more_icon.png) no-repeat 50% 0;width: .85rem;height: .85rem;background-size: 100% auto;position: absolute;right: -.4rem;top: -.4rem;transform: scale(.8);transform-origin: 50% 50%;}

.s6_qbbox{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s6_bg2.png) no-repeat 50% 0;width: 8.46rem;height: 4.72rem;background-size: 100% auto;margin: .16rem 0 0 -.67rem;box-sizing: border-box;padding: .54rem 1.56rem 0 .67rem;position: relative;}
.s6_txt1{font-size: .18rem;color: #ffffff;line-height: .22rem;text-align: center;height: .3rem;}
.s6_txt2{font-size: .16rem;color: #a83d2d;text-align: center;line-height: .3rem;position: absolute;width: 100%;top: 1.9rem;font-family: 'font3';box-sizing: border-box;padding-right: 2.24rem;}
.btn_s6qiang,.btn_s6ylq{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s5_hbbtn1.gif) no-repeat 50% 0;width:1.52rem;height:1.52rem;background-size: 100% auto;margin: 1.6rem auto 0;}
.btn_s6ylq{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s5_hbbtn2.png);pointer-events: none;}

.s6_icon1{background-position: -7.98rem -6.89rem;width:1.56rem;height:0.47rem;margin: .08rem auto 0;}
.s6_num2{font-size: .16rem;color: #ffecdc;text-align: center;line-height: .26rem;margin: .08rem auto 0;}

.s6_num3{background-position: -12.32rem -10.58rem;width:4.56rem;height:0.58rem;font-size: .22rem;color: #d7f0ff;text-align: center;line-height: .4rem;margin: .34rem auto 0;}
.s6_tips{font-size: .18rem;color: #1e529a;text-align: center;line-height: .26rem;margin: .06rem auto 0;text-shadow: 0 0 .1rem #bfd9ff;}


.part7{height: 12.18rem;width: 12rem;margin: 0 auto;position: relative;}
.s7_tit1{background-position: -0.39rem -18.01rem;width:14.65rem;height:1.75rem;margin-left: -.1rem;margin-top: -.2rem;}

.list_s7yq{width: 12rem;margin: .46rem auto 0;display: flex;justify-content: space-between;align-items: flex-start;position: relative;}
.list_s7yq:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s7_line1.png) no-repeat 50% 0;width: 19.2rem;height: 1.22rem;background-size: 100% auto;position: absolute;left: -3.68rem;top: -.74rem;}
.list_s7yq li{width: 33.3%;position: relative;z-index: 2;}
.list_s7yq li:nth-child(2){margin-top: -.66rem;}
.list_s7yq li:nth-child(3){margin-top: .06rem;padding-left: .04rem;}
.s7_icon1{background-position: -17.68rem -10.61rem;width:0.24rem;height:0.28rem;display: block;margin: 0 auto;}
.s7_sub1{background-position: -4.14rem -17.06rem;width:3.5rem;height:0.8rem;margin: .12rem auto 0;}
.s7_bg1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s7_bg1.png) no-repeat 50% 0;width: 3.87rem;height: 4.7rem;background-size: 100% auto;box-sizing: border-box;padding-top: 3.1rem;margin: .1rem auto 0;}
.s7_bg1 p{background-position: -0.04rem -17.17rem;width:3.15rem;height:0.45rem;margin: 0 auto;font-size: .22rem;color: #d7ecff;text-align: center;line-height: .45rem;}
.btn_s7yq{background-position: -16.47rem -9.49rem;width:1.7rem;height:0.56rem;display: block;margin: 0 auto;font-size: .22rem;color: #507dc9;text-align: center;line-height: .56rem;}
.btn_s7yq:hover{filter: brightness(1.06) grayscale(.1);}

.s7yq_txt{margin: 0 auto;font-size: .22rem;color: #ffffff;text-align: center;text-shadow: 0 0 .1rem #507dc9;line-height: .56rem;}

.s7_sub2{background-position: -13.07rem -16.08rem;width:3.5rem;height:0.8rem;margin: .12rem auto 0;}
.s7_bg2,.s7_bg3{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s7_bg2.png) no-repeat 50% 0;width: 3.18rem;height: 4.31rem;background-size: 100% auto;margin: .3rem auto .16rem;box-sizing: border-box;padding-top: 1.2rem;}
.s7_bg2 p,.s7_bg3 p{font-size: .2rem;color: #ffffff;text-align: center;line-height: .3rem;text-shadow: 0 0 .1rem rgba(0,0,0,.6);}

.s7_sub3{background-position:  -9.2rem -16.04rem;width:3.49rem;height:0.8rem;margin: .12rem auto 0;}
.s7_bg3{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s7_bg3.png);}
.s7_yqnum{font-size: .24rem;color: #d9e7ff;text-align: center;line-height: .3rem;margin: -.4rem auto 0;pointer-events: none;}
.avatar_list{display: flex;justify-content: center;align-items: flex-start;margin: .16rem auto 0;position: relative;z-index: 1;pointer-events: none;}

.avatar_item{width: .87rem;margin: 0 .1rem;position: relative;pointer-events: all;}
.avatar_add{cursor: pointer;z-index: 1;}
.avatar_item:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s7_act1.png) no-repeat 50% 0;width: .97rem;height: .98rem;background-size: 100% auto;position: absolute;top: -.03rem;left: -.03rem;}
.avatar_ct{width: .87rem;height: .87rem;border-radius: 50%;overflow: hidden;background-color: #bcdcff;position: relative;}
.avatar_ct img{display: block;width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}

.avatar_name{font-size: .18rem;color: #d9e7ff;text-align: center;line-height: .34rem;}

.btn_s7yq1{display: block;background-position:  -9.04rem -17.1rem;width:3.34rem;height:0.84rem;font-size: .35rem;color: #ffffff;text-align: center;line-height: .84rem;position: relative;margin: .1rem auto 0;text-shadow: 0 0 .1rem #0078b0;}
.btn_s7yq1 span{display: block;position: relative;z-index: 2;}

.btn_s7yq1:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png) no-repeat -12.74rem -17.1rem;background-size: 19.2rem auto;height: 100%;width: 0;transition: .4s width linear;position: absolute;top: 0;left: 0;}
.btn_s7yq1:hover:after{width: 3.34rem;}

.btn_s7rule{background-position: -15.77rem -6.75rem;width:0.93rem;height:0.28rem;display: block;margin: .1rem auto 0;}


.part8{height: 9.44rem;width: 12rem;margin: 0 auto;position: relative;}
.s8_tit1{background-position: -0.12rem -21.48rem;width:13.36rem;height:1.4rem;margin-left: -1.3rem;margin-top: -.1rem;}
.s8_mdbox{background-position: -0.25rem -19.94rem;width:6.14rem;height:0.32rem;margin: .04rem 0 0 4.8rem;display: flex;justify-content: center;align-items: center;font-size: .18rem;color: #5180bb;text-align: center;line-height: .32rem;}
.s8_mdct{width: 3.9rem;height: .32rem;overflow: hidden;}

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

.s8_box1{width: 8.14rem;left: -.14rem;height: 6.88rem;position: absolute;top: 1.88rem;}
.s8_elem1{width: 6.74rem;position: absolute;top: .32rem;left: .12rem;}
.s8_cjbox{width: 4.13rem;height: 6.66rem;position: absolute;left: 0;top: 0;z-index: 2;}
.s8_cjbox2{left: auto;right: 0;}

.s8_cjbox p{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s8_djbg1.png) no-repeat 50% 0;width: 1.5rem;height: 1.5rem;background-size: 100% auto;position: absolute;transition: .4s background linear;}
.s8_cjbox p img{display: block;width: auto;height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.s8_cjbox p.s8_gift1{width:2.33rem;height: 2.33rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s8_djbg3.png) no-repeat 50% 0;top: 3.13rem;left: 1.8rem;background-size: 100% auto;}
.s8_cjbox p.on{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s8_djbg2.png) no-repeat 50% 0;background-size: 100% auto;}

.s8_gift2{top: 0;left: 1.23rem;}
.s8_gift3{top: 1.18rem;left:.36rem;}
.s8_gift4{top: 2.53rem;left: 0;}
.s8_gift5{top: 3.92rem;left: .35rem;}
.s8_gift6{top: 5.16rem;left: 1.23rem;}
.s8_cjbox p.s8_gift7{top: 5.16rem;left: 5.56rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s8_djbg7.png) no-repeat 50% 0;background-size: 100% auto;}

.s8_cjbox2 p:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s8_djbg5.png) no-repeat 50% 0;background-size: 100% auto;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.s8_cjbox2 p.s8_gift1:after{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s8_djbg4.png) no-repeat 50% 0;background-size: 100% auto;}
.s8_cjbox2.J_lottery p:after{display: none;} 
.s8_cjbox2 p{left: auto !important;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s8_djbg7.png) no-repeat 50% 0;background-size: 100% auto;}
.s8_cjbox2 p.s8_gift1{right: 1.8rem;background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s8_djbg6.png) no-repeat 50% 0;background-size: 100% auto;}
.s8_cjbox2 p.s8_gift2{right: 1.23rem;}
.s8_cjbox2 p.s8_gift3{right: .36rem;}
.s8_cjbox2 p.s8_gift4{right: .06rem;}
.s8_cjbox2 p.s8_gift5{right: .35rem;}
.s8_cjbox2 p.s8_gift6{right: 1.23rem;}

.btn_s8cj{background-position: -3.31rem -20.63rem;width:2.56rem;height:0.65rem;display: block;position: absolute;top: 6.24rem;left: 50%;margin-left: -1.28rem;z-index: 5;}
.btn_s8cj:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png) no-repeat -0.41rem -20.63rem;background-size: 19.2rem auto;height: 100%;width: 0;transition: .4s width linear;position: absolute;top: 0;left: 0;}
.btn_s8cj:hover:after{width: 2.56rem;}
.btn_s8cj span{position: relative;z-index: 1;display: block;font-size: .27rem;color: #ffffff;text-align: center;line-height: .3rem;padding-top: .08rem;text-shadow: 0 0 .1rem #0078b0;}
.btn_s8cj p{font-size: .16rem;color: #e5f4ff;text-align: center;line-height: .22rem;position: relative;z-index: 1;}
.btn_s8rule{background-position: -16.53rem -17.19rem;width:1.21rem;height:0.28rem;position: absolute;top: 7.1rem;left: 50%;margin-left: -.6rem;}
.btn_s8rule:hover{filter: brightness(1.2);}

.s8_box2{width: 4.04rem;right: 0;top: 2.16rem;position: absolute;}
.s8_sub{background-position: -7.63rem -20.64rem;width:3.24rem;height:0.47rem;position: relative;    margin-left: -0.24rem;}
.s8_rule1{width: .3rem;height: .3rem;position: absolute;top: .12rem;right: .84rem;}
.btn_s8lb{background-position: -7.05rem -19.94rem;width:1.29rem;height:0.51rem;position: absolute;top: 0;right: 0;font-size: .18rem;color: #ffffff;text-align: center;line-height: .5rem;}
.btn_s8lb:hover{filter: brightness(1.1);}

.list_s8rw{margin: .26rem auto 0;width: 4.04rem;}
.list_s8rw li{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s8_bg1.png) no-repeat 50% 0;width: 4.04rem;height: 1.13rem;margin: 0 auto .06rem;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;padding: 0 .2rem;background-size: 100% auto;}
.s8rw_txt1{font-family: 'font2';font-size: .18rem;color: #ffffff;text-align: left;line-height: .24rem;}
.s8rw_txt2{font-size: .14rem;color: #feffff;text-align: left;line-height: .2rem;}
.btn_s8qwc{background-position: -8.76rem -19.94rem;width:1.14rem;height:0.46rem;font-size: .18rem;color: #507dc9;text-align: center;line-height: .46rem;}
.btn_s8qwc:hover{filter: brightness(1.06) grayscale(.1);}

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

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

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

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

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

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

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

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

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

.scaleIn {
    -webkit-transform: scale(1.4, 1.4);
}

.part.show .toRight,
.part.show .toRightSmall,
.part.show .toLeft,
.part.show .toLeftSmall,
.part.show .toBottom,
.part.show .toBottomSmall,
.part.show .toTop,
.part.show .toTopSmall {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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



.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;}

.pop1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/pop1.png) no-repeat 50% 0;width: 10.41rem;height: 9.3rem;background-size: 100% auto;box-sizing: border-box;padding-top: .5rem;}
.pop_close{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/pop_close.png) no-repeat 50% 0;width: .35rem;height: .38rem;background-size: 100% auto;position: absolute;top: .6rem;right: 1.1rem;}
.p_tit1{display: flex;justify-content: center;align-items: center;font-size: .44rem;color: #ffffff;text-align: center;line-height: .6rem;font-family: 'font2';}
.p_tit1 i {
    width: 1.04rem;
    height: .21rem;
    flex-shrink: 0;
}
.p_tit1 span{padding: 0 .1rem;}
.pop_rule{width: 8.7rem;margin: .2rem auto 0;height: 7.1rem;overflow-y: auto;padding-right: .3rem;box-sizing: border-box;overflow-x: hidden;}
.pop_rule p{width: 8.2rem;margin-bottom: .3rem;font-size: .18rem;color: #cec4a2;line-height: .28rem;}
.pop_rule p span{display: block;color: #ffffff;}
.pop_rule p em{color: #ffe26e;}
.tab_rule{width: 90%;margin: 0 auto .3rem;font-size: .16rem;color: #cec4a2;line-height: .2rem;text-align: center;}

.tab_rule td,.tab_rule th{border: 1px solid #cec4a2;height: .36rem;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:#5d9df8;border-radius:0.06rem;}
.pop_rule::-webkit-scrollbar-thumb {width:0.06rem;background-color:#5dd9f8;border-radius:0.06rem;}

.pop2{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/pop2.png) no-repeat 50% 0;width: 10.41rem;height: 6.06rem;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: 10.41rem;height:5.5rem;box-sizing: border-box;padding: 0 1rem 0 .6rem;}


[v-cloak] {
  visibility: hidden;
}
.disabled {
  pointer-events: none !important;
}
.wg-pop, .widget-login {
  cursor: default;
}
