/* 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:1rem !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/m/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;overflow: visible;}
.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;
}
.btn_nav{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/nav_btn1.png) no-repeat 50% 0;width: .49rem;height: .5rem;position: fixed;top:1.1rem;right: 0;background-size: 100% auto;z-index: 999;}
.top_bannner{
    position: fixed;
    top: 1.1rem;
    right: 0;
    background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/nav_bg2.png) no-repeat 50% 0;width: 1.49rem;height: 5.4rem;background-size: 100% auto;
	z-index: 999;
	display: none;
}
.top {
   	position: absolute;
   	top: 0;left: 0;
    font-family: 'font3';
    width: 100%;
}
.btn_hide{width: 100%;height: .5rem;display: block;}
.nav {
    display: block;
    width: 100%;
}

.nav li p{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/nav_line.png) no-repeat 50% 100%;background-size: 1.09rem auto;width: 100%;;display: flex;justify-content: center;align-items: center;font-size: .22rem;color: #e9f5ff;text-align: center;line-height: .5rem;font-family: 'font1';font-weight: bold;}

.nav li .top2{font-size: .22rem;color: #ffffff;font-weight: normal;line-height: .36rem;font-family: 'font1';white-space: nowrap;}
.nav li .top2 li{transform: scale(.8);}
.nav li .top2{display: none;}
.nav li .top2.show{display: block;}

.wrap{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/rp.jpg) no-repeat 50% 0;background-size: 100% auto;/*height: 85.48rem;*/position: relative;}
.wrap:before{content: '';background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/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: 7.46rem;position: relative;pointer-events: all !important;}
.hd_box{position: absolute;top: 0;left: 0;z-index: 2;display: block;width: 100%;height: 100%;}



@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.21rem -0.23rem;width:1.01rem;height:0.66rem;position: absolute;top: .66rem;left: .34rem;}
.btn_hdqd,.btn_hdxz{background-position: -5.01rem -0.06rem;;width:2.95rem;height:0.74rem;position: absolute;bottom: 1.9rem;left: 50%;margin-left: -1.47rem;}
.btn_hdxz{background-position: -1.81rem -0.06rem;}

.hd_vd{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/hd_vd.png) no-repeat 50% 0;width: .57rem;height: .62rem;background-size: 100% auto;position: absolute;top: 3.6rem;left: 6.3rem;}

.s1_btnbox1{position: absolute;left: 0;bottom:0;display: flex;justify-content: space-between;align-items: center;}
.s1_btn1{background-position:  0 -1.33rem;width: 5.4rem;height: 1.24rem;position: relative;}
.s1_btn2{background-position:  -5.4rem -1.33rem;width: 5.4rem;height: 1.24rem;position: relative;}

.part9{height: 7.26rem;}
.part7_more_cont { margin: 0 auto;} 
.more_tit {background-position:-1.13rem -12rem;width:7.22rem;height:1.46rem;margin-left: .76rem;} 
.qb_box { margin: .12rem auto 0; height: 2.76rem; width: 9rem;position: relative;}
.qb_box .swiper-container{height: 3.1rem; width: 9rem;overflow: hidden;padding: .2rem 0;}

.qb_box .swiper-container .swiper-slide {width: 2.92rem; height:2rem; display: block; position: relative;box-sizing: border-box;padding-top:.1rem;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: 2.75rem;height: 1.82rem;margin: 0 auto;overflow: hidden;border-radius: 0 .2rem 0 .2rem;} 
.qb_box a img { display: block; width: 2.75rem;height: 1.82rem;object-fit: cover; margin: 0 auto;}


.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: .63rem;height: .63rem;background-size: 100% auto;position: absolute;right: -.32rem;top: -.3rem;}

.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: 100%; display: flex; margin-top: .6rem; justify-content: center; box-sizing: border-box;padding-right: .3rem;}

.channel li { position: relative; display: flex; flex-direction: column; align-items: center; width: 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/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.34rem; height: 1.32rem;background-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sq_icon.png);background-size: 8.28rem 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: -1.75rem 0; }  
.wx { background-position:-3.47rem 0 ; }  
.wb { background-position: -5.21rem 0; } 
.kjq { background-position: -6.95rem 0; }

.part1{padding-top: .3rem;position: relative;height:8.46rem;z-index:3;}
.part1:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/bg1.png) no-repeat 50% 0;background-size: 100% auto;width: 100%;height: 1.26rem;pointer-events: none;position: absolute;left: 0;bottom: -.84rem;}
.part1:before{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/elem1.png) no-repeat 50% 0;background-size: 100% auto;width: 3.46rem;height: 3.08rem;pointer-events: none;position: absolute;right: 0;bottom: -.8rem;z-index: 1;}
.s1_tabbtn{position: absolute;width: 1.81rem;top: 1rem;right: .38rem;z-index: 10;}
.s1_tabbtn a{width: 1.21rem;height: 1.23rem;background-size: 100% auto;display: block;margin: 0 auto .14rem;position: relative;}
.s1_tabbtn a:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s1_btn1.png) no-repeat 50% 0;width: 1.81rem;height: 1.83rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background-size: 100% auto;}
.s1_tabbtn a.on:after{background-image: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/s1_btn2.png);}
.s1_tabbtn a img{display: block;width: 1.81rem;margin: 0 auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 3;}

.s1_tabbox{margin: 0 auto;width: 100%;height: 8.18rem;}
.s1_tabbox0{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/s1_bg3.png) no-repeat 50% 1rem;background-size: 100% auto;}
.s1_tabct{width: 100%;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.38rem;width:7.89rem;height: 1.4rem;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.38rem;width: 7.09rem;height: 1.42rem;background-size: 100% auto;}
.s1_time{font-size: .24rem;color: #5b99e5;line-height: .3rem;font-family: 'font2';padding-left: 1.7rem;margin-top: -.14rem;}
.s1_sub1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/name1.png) no-repeat 50% 0;width:3.43rem;height:1.3rem;margin-left: .7rem;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.13rem;height: 1.2rem;background-size: 100% auto;position: absolute;right: -1.12rem;top:.22rem;}

.s1_audio{display: flex;justify-content: flex-start;align-items: flex-start;margin: 0.04rem auto 0;padding-left: .98rem;height: .7rem;overflow: hidden;position: relative;z-index: 2;}
.s1btn_ad{background-position:-8.48rem -0.16rem;width:0.24rem;height:0.19rem;position: relative;top:.06rem;}
.s1_audio p{font-size: .22rem;color: #ffffff;text-align: left;line-height: .34rem;text-shadow: 0 0 .1rem #034fd3;width: 3.5rem;padding-left: .14rem;overflow-y: auto;height: .6rem;padding-right: .1rem;}

.s1_icon{display: flex;justify-content: flex-start;align-items: flex-start;padding-left: 1.04rem;position: relative;z-index: 2;}
.s1_icon a{background-size: 100% auto;width: .56rem;height: .56rem;background-color: #4d4839;border-radius: 50%;transform: scale(.8);}
.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:3.8rem;height: 2.44rem;background-size: 100% auto;box-sizing: border-box;position: relative;z-index: 1;margin-left: .9rem;}
.s3_vdct{width: 100%;height: 100%;}

.s1_btnbox2{display: flex;justify-content: flex-start;align-items: center;margin: 0 auto;position: relative;z-index: 2;padding-left: 1rem;}
.s1_btnbox2 a{width: 1.77rem;height: .45rem;margin-right: 0.14rem;position: relative;}
.s1_hq{background-position: -.44rem -8.81rem;}
.s1_more{background-position:  -2.35rem -8.81rem;}

.s1_hq:after,.s1_more:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/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:14rem;position: absolute;top: -.2rem;pointer-events: none;left: -1.18rem;height: 8.95rem;overflow: hidden;}
.s1_pic1 img{display: block;width: 100%;}

.s1_tabbox1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/1023/s1_bg4.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:3.46rem;height:1.45rem;margin-left: .7rem;margin-top: -0.2rem;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/m/s1_wq.png) no-repeat 50% 0;width: 3rem;height: 1.24rem;position: absolute;right: .36rem;top: 5.7rem;background-size: 100% auto;}
.s1_pic2{width: 5.72rem;position: absolute;top: 2.12rem;left: 1.46rem;}
.s1_pic2 img{display: block;width: 100%;}


.part2{height: 7.52rem;width: 100%;margin: 0 auto;position: relative;box-sizing: border-box;}
.s2_tit1{background-position: 0 -9.92rem;width:9.91rem;height:1.17rem;}
.s2_time{font-size: .24rem;color: #fefeff;text-align: right;padding-right: 1.92rem;font-family: 'font2';line-height: .4rem;margin:0 auto;}
.s2_show{position: relative;margin: 0 auto;}
.s2_pic1{width: 14.62rem;height: 11.08rem;position: absolute;top: -1.6rem;left: 50%;z-index: 2;margin-left: -7.3rem;}
.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: 9.05rem;height: 4.74rem;background-size: 100% auto;position: absolute;top: 0.4rem;left: 50%;margin-left: -4.52rem;}
.s2_tabbtn{position: absolute;top: 1.3rem;right: .04rem;}
.s2_tabbtn a{background-position: -8.56rem -26.63rem;width:1.47rem;height:0.74rem;display: block;margin: 0 auto .34rem;font-size: .26rem;color: #ffffff;text-align: center;line-height: .74rem;font-family: 'font2';font-weight: bold;}
.s2_tabbtn a.on{background-position: -8.56rem -25.56rem;}

.s2_tabbox{padding-top: .26rem;overflow: hidden;width: 7.52rem;}
.s2_tabct{height: 4.25rem;width: 7.52rem;}
.s2_tabct img{display: block;width: auto;height: 100%;margin: 0 auto;max-width: 100%;}

.part3{height: 7.66rem;position: relative;width: 9rem;margin: 0 auto;}
.s3_tabbtn{position: absolute;top:2.72rem;left: 0;width: 1.78rem;z-index: 10;}
.s3_tabbtn a{display: block;width:1.56rem;height: 0.52rem;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: 1.78rem;height: 0.72rem;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: visible;}
.s3_tit1{background-position: -0.49rem -23.54rem;width:5.76rem;height:1.47rem;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: 9rem;height: 5.8rem;background-size: 100% auto;margin: 0.24rem auto 0;box-sizing: border-box;padding-left: 1.84rem;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.8rem -20.04rem;width:1.63rem;height:0.52rem;position: absolute;top: .4rem;left: -.02rem;}
.s3_sub2{background-position: -15.37rem -20.09rem;width:1.63rem;height:0.52rem;position: absolute;top: .4rem;left: -.02rem;}
.s3_sub3{background-position: -14.14rem -21.03rem;width:1.63rem;height:0.52rem;position: absolute;top: .4rem;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:1.63rem;height:0.52rem;position: absolute;top: .4rem;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:1.63rem;height:0.52rem;position: absolute;top: .4rem;left: -.02rem;}

.s3_tzpic1{width: 7.68rem;height: 4.34rem;position: absolute;left: -.36rem;top: .3rem;}
.s3_tzpic1 img{display: block;width: 100%;}

.s3_item1,.s3_item2,.s3_item3{position: relative;padding: 1px;}
.s3_htit1{background-position: -16.65rem -23.48rem;width:1.47rem;height:0.33rem;margin: -.2rem 0 0.54rem;transform: scale(1.3);transform-origin: 0 0;}
.s3_htit2{background-position: -16.65rem -23.98rem;width:1.47rem;height:0.33rem;margin: -.2rem 0 .5rem;transform: scale(1.3);transform-origin: 0 0;}
.s3_hbtn1{position: absolute;top: .48rem;right: .1rem;z-index: 4;}
.s3_hbtn1 a{display: block;background-position: -16.7rem -18.36rem;width:0.86rem;height:0.38rem;margin-bottom: .12rem;font-size: .2rem;color: #ffffff;text-align: center;line-height: .38rem;}
.s3_hbtn1 a.on{background-position: -16.7rem -17.9rem;}

.s3_htab,.s3_hbox{width: 8.16rem;position: relative;padding: 1px;transform: scale(.86);transform-origin: 0 0;}
.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.86rem;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: .24rem;color: #ffffff;line-height: .32rem;text-align: left;width: 7.5rem;margin-top: .66rem;text-shadow: 0 0 .1rem #407bc8;margin-left: -2.5rem;}
/*.s3_txt2{width: 6.8rem;margin-left: -.24rem;margin-top: .54rem;}*/

.s3_sbtn{position: absolute;top: 4.82rem;left: 1.42rem;display: flex;justify-content: center;align-items: center;width: 7.16rem;display: flex;justify-content: center;align-items: center;}
.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;transform: scale(.7);padding: .04rem;box-sizing: border-box;transform-origin: 0 0;}
.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: 5.2rem;height: 4.69rem;margin: -.4rem 0 0 -.3rem;}
.s3_spic1 img{display: block;width: 100%;}

.s3_sinfo{width: 2.3rem;flex-shrink: 0;position: absolute;top: .56rem;right: .04rem;}
.s3_stit1{background-position: -14.3rem -22.51rem;width:2.34rem;height:0.2rem;margin-left: -.02rem;}
.s3_stxt1,.s3_stxt2{font-size: .22rem;color: #3e76c4;text-align: left;line-height: .34rem;margin: .1rem auto 0;width: 100%;}
.s3_stxt1 span,.s3_stxt2 span{font-family: 'font2';font-size: .24rem;}
.s3_sline1{background-position:  -15.86rem -19.51rem;width:2.13rem;height:0.21rem;}
.s3_intr1{height: 2.34rem;overflow-y: auto;}
.s3_stxt2 span{display: block;margin: -.04rem auto .06rem;font-size: .26rem;}

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


.s3_jbtn1{position: absolute;top: .48rem;right: .1rem;z-index: 4;}
.s3_jbtn1 a{display: block;background-position: -8.6rem -24.23rem;width:2.2rem;height:0.55rem;margin-bottom: .12rem;font-size: .2rem;color: #ffffff;text-align: center;line-height: .55rem;}
.s3_jbtn1 a.on{background-position: -8.6rem -23.5rem;}

.s3_jtab,.s3_jbox{width: 6.26rem;position: relative;margin-top: 0.48rem;}
.s3_jbox {display: none;transform: scale(.76);transform-origin: 0 0;}
.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;top: 4.16rem;}
.s3_jtab .s3_txt1{margin-left: -2.4rem;}

.part4{height: 7.5rem;width: 100%;position: relative;}
.s4_tit1{background-position: -1.16rem -15.46rem;width:6.69rem;height:1.19rem;margin-left: 3.24rem;}

.s4_show1{padding-top: 0.74rem;}
.s4_show1 .swiper-container{width: 100%;overflow: hidden;transform: scale(.76);transform-origin: 80% 0;}
.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-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png);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-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png);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: .12rem;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: 0.64rem 0 0 -.06rem; position: relative; transform: scale(.67); transform-origin: 53% 0;}
.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;position: relative;display: flex;justify-content: center;align-items: center;position: relative;}
.s4_num2{background-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png);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: .28rem;}
.s4_sub1 span{white-space: nowrap;padding: 0 .1rem;}
.s4_sub1 i{width: 1.04rem;height: .21rem;flex-shrink: 0;}
.s4_icon1{background-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png);background-position: -16.49rem -21.15rem;}
.s4_icon2{background-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png);background-position: -17.84rem -21.15rem;}

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

.s4_gift{position: absolute;bottom: 0;left: 50%;width: 3.8rem;margin-left: -1.9rem;}
.s4_gift i{background-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png);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-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png);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-image:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/sp.png);background-position: -12.1rem -23.55rem;width:0.39rem;height:0.61rem;position: absolute;top: 50%;right:-.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: 43%;}
.s4_show1 .btn_s4next{right:50%;margin-right: -5.4rem;}
.s4_show1 .btn_s4prev{left: 50%;margin-left:-3.8rem;margin-right: 0;}

.part5{height: 8.36rem;width: 100%;margin: 0 auto;position: relative;padding-top: 1px;}
.s5_tit1{background-position: -0.34rem -13.62rem;width:7.71rem;height:1.53rem;margin-left: .71rem;margin-top: 0.06rem;}
.s5_box1{display: flex;justify-content: center;align-items: flex-start;margin: -.04rem auto 0;}
.s5_lbox,.s5_rbox{width: 5rem;flex-shrink: 0;}
.s5_sub1{background-position: -12.2rem -8.45rem;width:5.44rem;height:0.42rem;margin: 0 auto;}
.s5_intr1{font-size: .22rem;color: #5180bb;text-align: center;line-height: .32rem;margin: .04rem auto 0;}

.s5_role{width: 4.89rem;height: 5.19rem;position: relative;margin: -.06rem auto 0;}
.s5_rolebtn{position: absolute;top: .44rem;right:.37rem;z-index: 10;display: flex;justify-content: flex-end;align-items:flex-end;flex-direction: column;transform: scale(.86);transform-origin: 0 0;}
.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:4.89;height: 5.19rem;overflow: hidden;}
.s5_rolect .swiper-container img{width: 100%;display: block;}

.s5_sub2{background-position:   -12.23rem -7.56rem;width:4.88rem;height:0.42rem;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: 4.92rem;height: 3.91rem;background-size: 100% auto;margin: 0 auto;box-sizing: border-box;padding: 1.92rem .2rem 0 0;}
.s5_gift img{width:4.15rem;display: block;margin: 0 auto;}
.s5_btnlq{background-position:-14.84rem -9.41rem;width:1.68rem;height:0.56rem;display: block;margin: -.04rem auto 0;font-size: .26rem;color: #507dc9;text-align: center;line-height: .56rem;}

.part6{height: 6.3rem;width: 100%;margin: 0 auto;position: relative;}
.s6_box{display: flex;justify-content: center;align-items: flex-start;padding-top: 0.3rem;}
.s6_lbox{width: 5rem;flex-shrink: 0;}
.s6_tit1{background-position: -11.92rem -13.35rem;width:5.33rem;height:0.33rem;}
.s6_intr1{font-size: .22rem;color: #ffffff;text-align: center;line-height: .3rem;margin: .24rem auto 0;}
.s6_num1{font-size: .22rem;color: #ffffff;text-align: right;line-height: .34rem;margin: .1rem auto 0;box-sizing: border-box;padding-right: .2rem;width: 4.09rem;}
.s6_num1 span{padding: 0 .1rem;}
.list_s6rw{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/s6_bg1.png) no-repeat 50% 0;width: 4.09rem;height: 3.91rem;background-size: 100% auto;margin: 0 auto;box-sizing: border-box;}
.list_s6rw li{height: .98rem;width: 4rem;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: .77rem;height: .78rem;background-size: 100% auto;}
.s6_dj img{display: block;width: 100%;}
.s6rw_txt{width: 1.54rem;font-size: .2rem;color: #ffffff;line-height: .26rem;}
.s6rw_txt span{font-size: .22rem;line-height: .3rem;font-weight: bold;}
.btns6_qwc{background-position:-12.59rem -9.54rem;width:1.1rem;height:0.44rem;font-size: .2rem;color: #507dc9;text-align: center;line-height: .44rem;}

.s6_rbox{width: 5.2rem;flex-shrink: 0;}
.s6_tit2{background-position:-12.59rem -12.72rem;width:5.64rem;height:0.33rem;margin-left: -.22rem;position: relative;}
.s6_rule{position: absolute;width: .3rem;height: .32rem;top: 0.06rem;right:1.78rem;}
.s6_btnbox1{width: 5rem;margin: .3rem auto 0;position: relative;display: flex;justify-content: space-between;align-items: flex-start;}
.s6_btnbox1 a{position: relative;box-sizing: border-box;padding: .18rem .2rem .12rem .68rem;height: 100%;}
.s6_btnbox1 a em{position: absolute;top: 0;left: .2rem;width: 1.01rem;height: .34rem;}
.s6_btnbox1 a span{font-size: .2rem;color: #ecf7ff;line-height: .24rem;white-space: nowrap;transform: scale(.9);transform-origin: 0 0;display: block;}
.btn_s6qb1 em{background-position: -12.74rem -11.75rem;}
.btn_s6qb2 em{background-position: -14.15rem -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_btnbox1 a .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/m/s6_bg2.png) no-repeat 50% 0;width: 6rem;height: 3.9rem;background-size: 100% auto;margin: .14rem 0 0 -.52rem;box-sizing: border-box;padding: .54rem 0.76rem 0 .67rem;position: relative;}
.s6_txt1{font-size: .18rem;color: #ffffff;line-height: .22rem;text-align: center;height: .3rem;}
.s6_txt2{font-size: .2rem;color: #a83d2d;text-align: center;line-height: .3rem;position: absolute;width: 100%;top: 1.52rem;font-family: 'font3';box-sizing: border-box;padding-right: 1.34rem;transform: scale(.66);transform-origin: 38% 0;}
.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.2rem;height:1.2rem;background-size: 100% auto;margin: 1.2rem 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: -8.06rem -6.9rem;width:1.19rem;height:0.37rem;margin:0 auto;}
.s6_num2{font-size: .22rem;color: #ffecdc;text-align: center;line-height: .3rem;margin: .04rem auto 0;transform: scale(.8);transform-origin: 50% 0;}

.s6_num3{background-position: -12.14rem -14.12rem;width:3.46rem;height:0.45rem;font-size: .22rem;color: #d7f0ff;text-align: center;line-height: .38rem;margin: .1rem auto 0;}
.s6_tips{font-size: .2rem;color: #1e529a;text-align: center;line-height: .26rem;margin: 0 auto;text-shadow: 0 0 .1rem #bfd9ff;}


.part7{height: 10.08rem;width: 100%;margin: 0 auto;position: relative;}
.s7_tit1{background-position: -0.2rem -18.11rem;width:10.32rem;height:1.51rem;margin-left: .31rem;}

.list_s7yq{width: 10.8rem;margin: .2rem auto 0;display: flex;justify-content: center;align-items: flex-start;position: relative;}
.list_s7yq:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/s7_line1.png) no-repeat 50% 0;width: 10.8rem;height: .96rem;background-size: 100% auto;position: absolute;left: 0;top: -0.5rem;}
.list_s7yq li{width: 28.8%;position: relative;z-index: 2;}
.list_s7yq li:nth-child(2){margin-top: -.46rem;}
.list_s7yq li:nth-child(3){margin-top: .06rem;padding-left: .04rem;}
.s7_icon1{background-position: -17.74rem -10.65rem;width:0.19rem;height:0.22rem;display: block;margin: 0 auto;}
.s7_sub1{background-position: -4.47rem -17.1rem;width:2.74rem;height:0.63rem;margin: .12rem auto 0;}
.s7_bg1{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/s7_bg1.png) no-repeat 50% 0;width: 3.04rem;height: 3.68rem;background-size: 100% auto;box-sizing: border-box;padding-top: 2.44rem;margin: .1rem auto 0;}
.s7_bg1 p{background-position:-0.3rem -17.2rem;width:2.47rem;height:0.36rem;margin: 0 auto;font-size: .22rem;color: #d7ecff;text-align: center;line-height: .36rem;}
.btn_s7yq{background-position: -8.89rem -19.91rem;width:1.34rem;height:0.45rem;display: block;margin: 0 auto;font-size: .22rem;color: #507dc9;text-align: center;line-height: .46rem;}

.s7yq_txt{margin: 0 auto;font-size: .22rem;color: #ffffff;text-align: center;text-shadow: 0 0 .1rem #507dc9;line-height: .46rem;white-space: nowrap;transform: scale(.8);}

.s7_sub2{background-position:-9.49rem -16.14rem;width:2.74rem;height:0.62rem;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: 2.5rem;height: 3.4rem;background-size: 100% auto;margin: .26rem auto .16rem;box-sizing: border-box;padding-top: .86rem;}
.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:-13.58rem -16.18rem;width:2.74rem;height:0.63rem;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: -.2rem auto 0;pointer-events: none;}
.avatar_list{display: flex;justify-content: center;align-items: flex-start;margin: .14rem auto 0;position: relative;z-index: 1;pointer-events: none;transform: scale(.9);transform-origin: 50% 0;}

.avatar_item{width: 1rem;margin: 0 .1rem;position: relative;cursor: pointer;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: 50%;transform: translateX(-48%);}
.avatar_ct{width: .87rem;height: .87rem;border-radius: 50%;overflow: hidden;background-color: #bcdcff;position: relative;margin: 0 auto;}
.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: -0.58rem -20.63rem;width:2.69rem;height:0.67rem;font-size: .35rem;color: #ffffff;text-align: center;line-height: .67rem;position: relative;margin: -.1rem auto 0;text-shadow: 0 0 .1rem #0078b0;}
.btn_s7yq1 span{display: block;position: relative;z-index: 2;}


.btn_s7rule{background-position:  -13.22rem -25.61rem;width:0.77rem;height:0.24rem;display: block;margin: .14rem auto 0;transform: scale(1.1);}


.part8{height: 15.14rem;width: 100%;margin: 0 auto;position: relative;}
.s8_tit1{background-position:-1.24rem -21.67rem;width:9.92rem;height:1.15rem;}
.s8_mdbox{background:url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/s8_mdbox.png) no-repeat 50% 0;width:10.8rem;height:0.34rem;margin: .04rem auto;display: flex;justify-content: center;align-items: center;font-size: .22rem;color: #5180bb;text-align: center;line-height: .34rem;background-size: 100% auto;}
.s8_mdct{width: 4.7rem;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.7rem;position: relative;margin: .3rem auto 0;height: 7.9rem;}

.s8_elem1{width: 6.94rem;position: absolute;top: .32rem;left: .12rem;}
.s8_cjbox{width: 4.13rem;height: 6.66rem;position: absolute;left: 0;top: 0;z-index: 2;transform: scale(1.1);}
.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.59rem -20.63rem;width:2.62rem;height:0.66rem;display: block;position: absolute;top: 6.34rem;left: 50%;margin-left: -1.31rem;z-index: 5;}
.btn_s8cj span{position: relative;z-index: 1;display: block;font-size: .27rem;color: #ffffff;text-align: center;line-height: .3rem;padding-top: .06rem;text-shadow: 0 0 .1rem #0078b0;}
.btn_s8cj p{font-size: .2rem;color: #e5f4ff;text-align: center;line-height: .22rem;position: relative;z-index: 1;}
.btn_s8rule{background-position:-16.45rem -17.21rem;width:1.12rem;height:0.24rem;position: absolute;top: 7.1rem;left: 50%;margin-left: -.56rem;transform: scale(1.1);}

.s8_box2{width: 9rem;margin: .1rem auto 0;}
.s8_sub{background-position: -7.75rem -20.82rem;width:3.19rem;height:0.36rem;position: relative;    margin-left: -0.24rem;}
.s8_rule1{width: .3rem;height: .3rem;position: absolute;    top: 0.02rem;right: 0.62rem;}

.btn_s8lb{background-position:-7.14rem -19.93rem;width:1.28rem;height:0.38rem;position: absolute;top: 0;right: .3rem;font-size: .22rem;color: #ffffff;text-align: center;line-height: .38rem;}

.list_s8rw{margin: .14rem auto 0;width: 8.55rem;}
.list_s8rw li{background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/s8_bg1.png) no-repeat 50% 0;width:8.55rem;height: .66rem;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_info{display: flex;justify-content: flex-start;align-items: center;}
.s8rw_txt1{font-family: 'font2';font-size: .22rem;color: #ffffff;text-align: left;line-height: .3rem;width: 3.26rem;position: relative;padding-left: .2rem;}
.s8rw_txt1:after{content: '';background: url(https://wegame.gtimg.com/tgp_act/release/wegame/mingchao20240927/images/m/sp.png) no-repeat -18.32rem -18.2rem;width:0.13rem;height:0.12rem;;background-size: 19.2rem auto;left: 0;top: 50%;margin-top: -.06rem;position: absolute;}
.s8rw_txt2{font-size: .2rem;color: #feffff;text-align: left;line-height: .3rem;}
.btn_s8qwc{background-position: -17.36rem -9.43rem;width:0.87rem;height:0.36rem;font-size: .2rem;color: #507dc9;text-align: center;line-height: .36rem;}

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

.toRight {
    -webkit-transform: translate3d(-10rem, 0, 0);
}

.toRightSmall {
    -webkit-transform: translate3d(-2rem, 0, 0);
}

.toLeft {
    -webkit-transform: translate3d(10rem, 0, 0);
}

.toLeftSmall {
    -webkit-transform: translate3d(2rem, 0, 0);
}

.toBottom {
    -webkit-transform: translate3d(0, -10rem, 0);
}

.toBottomSmall {
    -webkit-transform: translate3d(0, -2rem, 0);
}

.toTop {
    -webkit-transform: translate3d(0, 10rem, 0);
}

.toTopSmall {
    -webkit-transform: translate3d(0, 2rem, 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,.close2{font-size: .8rem;font-family: 'font2';line-height: 1rem;position: absolute;top: -1rem;right: .2rem;color: #ffffff;}
.pop_video,.popvdbox {width:100%;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: .22rem;color: #d7bd57;line-height: .34rem;}
.pop_rule p span{display: block;color: #ffffff;font-size: .26rem;line-height: .4rem;}
.pop_rule p em{color: #ffe26e;}
.tab_rule{width: 90%;margin: 0 auto .3rem;font-size: .22rem;color: #d7bd57;line-height: .3rem;text-align: center;}
.tab_rule td,.tab_rule th{border: 1px solid #cec4a2;height: .36rem;padding: .06rem .1rem;}
.tab_rule td:first-child{width: 65%;}
.tab_rule th{font-size: .24rem;color: #ffffff;}
::-webkit-scrollbar {width:0.06rem;}
::-webkit-scrollbar-track {width:0.06rem;background-color:transparent;}
::-webkit-scrollbar-thumb {width:0.06rem;background-color:#538cdd;}

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

.popvd{width: 10.8rem;height: 6rem;}
.video-pop,.video-pop video{width: 10.8rem;height: 6rem;display: block;}


[v-cloak] {
  visibility: hidden;
}
.disabled {
  pointer-events: none !important;
}
.mill-header {
  z-index: 100;
}
