html{font-size: 16px; height:100%;-webkit-text-size-adjust:none;color: #9f786f;}
body,h1,h2,h3,ul,li,p{margin: 0;padding: 0;font-size: .24rem;font-weight: normal;}
a{-webkit-tap-highlight-color:rgba(0,0,0,0);text-decoration: none;color: #9A5C3D;}
img{vertical-align: top;width: 100%;}
ul,li{list-style: none;}
input{font-size:100%;outline:none;color: #9A5C3D;}
*{-webkit-text-size-adjust: none;padding: 0;margin: 0;}
.wraper {width: 7.5rem;position: relative;font-size: 0.22rem;color: #abd0bf;line-height:0.36rem;min-height: 10rem;}
a,select,div{-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none;}
div#afooter {padding: .2rem 0 .2rem;text-align: center;color: #5a5a5a;background: #000;font-size: .2rem;line-height: 0.4rem;}
div#afooter a{color:#5a5a5a;}
footer.foot {padding-bottom: 0;}
body{font-family:"Microsoft YaHei";height:100%;overflow-x: hidden;background: #000;}
.wrapper{
	
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	transform-origin: left top;
}
*{
	-webkit-overflow-scrolling: touch;
}
@font-face{font-family:'ti';src:url(//game.gtimg.cn/images/b2/m/m202502/SourceHanSerifCNBold.ttf);}
@font-face{font-family:'ti2';src:url(//game.gtimg.cn/images/b2/web202502/menu2.ttf);}
/* 在Chrome浏览器下 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
/* 在Firefox浏览器下 */
input[type="number"]{
    -moz-appearance: textfield;
}
#part_con>.swiper-wrapper{ 
   display: block;
}
.swiper-container{
	width: 100%;
	height: 100%;
}
.swiper-slide{
	overflow:hidden;
}
.footer{
	height: 1.85rem;
	background-color: #000;
}
.bot_slip{
    display:block;
    width:1.2rem;
    height:.18rem;
    color:#ead0a8;
    font-size:.18rem;
    text-align:center;
    position:fixed;
    bottom:.4rem;
    left:50%;
    margin-left:-.6rem;
    z-index:10;
    animation: upTodown 2s infinite linear;
    -webkit-animation: upTodown 2s infinite linear;
    pointer-events:none;
    -webkit-transition:opacity 1s;
	transition:opacity 1s;
    opacity:0;
}
.bot_slip.on{
	opacity:1;
	pointer-events:none;
}
@keyframes upTodown{
    0%{transform:translateY(0);opacity:1}
    50%{transform:translateY(.2rem);opacity:.6}
    100%{transform:translateY(0);opacity:1}
}
@-webkit-keyframes upTodown{
    0%{transform:translateY(0);opacity:1}
    50%{transform:translateY(.2rem);opacity:.6}
    100%{transform:translateY(0);opacity:1}
}
.bot_slip span{
    display:block;
    width:3.18rem;
    height:.64rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/bot_slip.png) 0/100% 100% no-repeat;
    position:absolute;
    top:-.28rem;
    left:50%;
    margin-left:-1.58rem;
}

/*头部*/

.top{
    background: url(//game.gtimg.cn/images/b2/m/m202502/top_bg.png) no-repeat center/100%;
	width: 100%;
	height: 1.01rem;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0.38rem;
	box-sizing: border-box;
	-webkit-transition:opacity 1s;
	transition:opacity 1s;
}
.top.on{
	opacity:0;
	pointer-events:none;
}
.t_logo{
	width: 1.07rem;
	height: .98rem;
	margin-top: 0.02rem;
}
.btn_bgm{
	width: .54rem;
	height: .52rem;
	background: url(//game.gtimg.cn/images/b2/m/m202502/btn_bgm2.png) 0/100% 100% no-repeat;
	position: absolute;
	top: 0.25rem;
	right: 1.08rem;
}
.btn_bgm.on{
	background: url(//game.gtimg.cn/images/b2/m/m202502/btn_bgm2_2.png) 0/100% 100% no-repeat;
}
.btn_down{
    background: url(//game.gtimg.cn/images/b2/m/m202502/top_btn.png) no-repeat center/100%;
    width: 2.6rem;
    height: 1.17rem;
    position: absolute;
    top: 0.05rem;
    right: 1.8rem;
}
.btn-slide {
	width: 0.44rem;
	height: 0.44rem;
	background-position: 0 -1.11rem;
	overflow: hidden;
	z-index: 99999;
	position: relative;
}
.draw:before {
	content: ".";
	top: -0.12rem;
}
.draw:after {
	content: ".";
	top: 0.12rem;
}
.draw {
	top: 50%;
	margin-top: -1px;
	left: 0.44rem;
}
.draw,
.draw:before,
.draw:after {
	width: 0.44rem;
	height: 0.03rem;
	border-radius: 0.05rem;
	background: #ead0a8;
	position: absolute;
	left: 0;
	transition: all .5s;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.draw-open .draw:before {
	top: 0;
	transform: rotate(45deg);
	background: #fff;
}
.draw-open .draw:after {
	top: 0;
	transform: rotate(-45deg);
	background: #fff;
}
.draw-open .draw {
	background: transparent;
}
.draw-close .draw {
	background: transparent;
}
.draw-close .draw:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	background: #ead0a8;
}
.draw-close .draw:after {
	top: 0;
	-webkit-transform: rotate(-45deg);
	background: #ead0a8;
}
.com_nav {
	width: 3.65rem;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99;
	opacity: 0;
	-webkit-transition: all .5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	visibility: hidden;
}
.cover_content{
	width: 100%;
	height: 11rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	display: flex;
	align-items: center;
}
.com_nav ul {
    margin-top:.2rem;
	width: 100%;
	height: 9.8rem;
}
.com_nav li {
	width: 100%;
	height: 1.14rem;
	position: relative;
	border-top: .01rem solid rgba(254, 227, 194, .35);
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.com_nav li:first-child,
.com_nav li:last-child{
	border:none;
}
.com_nav li.on a{
	background: url(//game.gtimg.cn/images/b2/m/m202502/btn_nav.png) 0/100% 100% no-repeat;
}
.com_nav a {
	display: block;
	width:100%;
	height: 1.14rem;
	line-height: 1.14rem;
	color:#ead0a8;
	font-size: .36rem;
	opacity:.3;
	text-align:center;
}
.com_nav li.on a{
	color: #fff;
	opacity:1;
}
.com_nav .on p{
	color: rgb(255 255 255);
}
.com_nav-open {
	width: 50%;
	height: 100%;
	opacity: 1;
	background: url(//game.gtimg.cn/images/b2/m/m202502/nav_bg.png) top/100% 16.24rem no-repeat;
	-webkit-transform: scale3d(1, 1, 1);
	visibility: visible;
}
.com_nav li.t_btn{
	display: flex;
	justify-content: center;
	align-items: center;
	background: none;
	margin-top: 1rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.t_btn a{
	background-image: url(//game.gtimg.cn/images/b2/m/m202502/t_share.png);
	background-size: 2.85rem .34rem;
	background-position: left;
	width: .4rem;
	height: .34rem;
	margin: 0 .2rem;
	position: relative;
	opacity:1;
}
.t_btn a.top_wb{
	background-position:left 0;
}
.t_btn a.top_wx{
	background-position:-.69rem 0;
}
.t_btn a.top_qq{
	background-position:-1.3rem 0;
}
.t_btn a.top_bl{
	background-position:-1.92rem 0;
}
.t_btn a.top_dy{
	background-position:right 0;
}

.com_nav li.t_btn2{
    bottom: -0.85rem;
}
.t_btn2 a{
    background-image: url(//game.gtimg.cn/images/b2/m/m202502/s1_left.png);
    background-size: 0.69rem auto;
    background-position: center 0;
}
.t_btn2 a.top_hy{
    background-position-y:-3.65rem;
}
.t_btn2 a.top_tap{
    background-position-y:-2.08rem;
}






/*s1*/
.s1{
    background:url(//game.gtimg.cn/images/b2/m/m202502/s1.jpg) center center/100% auto no-repeat;
}
.content{
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 9;
	opacity:0;
}
.content.on{
	opacity:1;
	-webkit-transition:opacity .5s;
	transition:opacity .5s;
}
.s1 .content{
    height: 13.34rem;
	/*top: 2.2rem;*/
}
/* .s1_play {
    display:block;
    width:3.78rem;
    height:3.96rem;
    background-size:226.8rem 3.96rem;
    -webkit-animation: p1walk 2s steps(60) infinite;
    animation: p1walk 2s steps(60) infinite;
    margin:0 auto;
    pointer-events:none;
}
@-webkit-keyframes p1walk{
    0%{background-position:0 0;}
    100%{background-position:-226.8rem 0;}
}
@keyframes p1walk{
    0%{background-position:0 0;}
    100%{background-position:-226.8rem 0;}
} */
.s1_play{
    background: url(//game.gtimg.cn/images/b2/m/m202502/s1_play.png) no-repeat center/100%;
    width: 2.02rem;
    height: 1.81rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -1.31rem;
    margin-top: -0.9rem;
    animation: circle-light 3s linear  infinite;
    -webkit-animation: circle-light 3s linear  infinite;
}
@keyframes circle-light {
    0% {transform: scale(1);}
    25% { transform: scale(0.9); }
    50% { transform: scale(0.8); }
    75% { transform: scale(0.9); }
    100% { transform: scale(1); }
}
@-webkit-keyframes circle-light {
    0% {transform: scale(1);}
    25% { transform: scale(0.9); }
    50% { transform: scale(0.8); }
    75% { transform: scale(0.9); }
    100% { transform: scale(1); }
}
.slogan{
	display:block;
	width:6.02rem;
	height:3.59rem;
	margin:0.44rem auto .24rem;
	pointer-events:none;
}
.s1_down{
    background: url(//game.gtimg.cn/images/b2/m/m202502/s1_down.png) no-repeat center/100%;
    width: 4.56rem;
    height: 2.19rem;
    position: absolute;
    bottom: -2rem;
    left: 50%;
    transform: translateX(-50%);
    transition: all 1s;
    opacity: 0;
}
.on .s1_down{
    opacity: 1;
    bottom: 2rem;
}



/*s2*/
.s2{
	background:url(//game.gtimg.cn/images/b2/m/m202502/s2.jpg) top/cover no-repeat;
}

.s2 .content{
	height:11.8rem;
}
.p2_banner{
	width: 6.9rem;
	height: 5rem;
	margin: 0 auto;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
    margin-left: -2rem;
    opacity: 0;
}
.on .p2_banner{
    margin-left: 0.3rem;
    opacity: 1;
}
.p2_banner .swiper-slide a::after{
    content: '';
    background: url(//game.gtimg.cn/images/b2/m/m202502/p2_banner.png) no-repeat center/100%;
    width: 6.9rem;
	height: 3.88rem;
    position: absolute;
    top: 0.5rem;
    left: 0;
}
.p2_banner .swiper-slide a{
    display: inline-block;
}
.p2_banner img{
	width: 6.9rem;
	height: 3.88rem;
    margin-top: 0.5rem;
	object-fit: cover;
}
.p2_banner p{
	font-size: 0.3rem;
	color: #b7b7c0;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
    width: 100%;
    text-align: center;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    bottom: 0;
    width: 100%;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-button-next{
    left: auto;
    right: 0;
}
.p2_pa{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	text-align: right;	
	padding-right: 20px;
	box-sizing: border-box;
}
.p2_pa .swiper-pagination-bullet{
    background-image: url(//game.gtimg.cn/images/b2/m/m202502/p2_pa.png);
    background-size: auto 0.32rem;
    background-position: right;
	width: .32rem;
	height: .32rem;
	margin: 0 .12rem;
	opacity: .5;
	bottom: .25rem;
	background-color: #00000000;
}
.p2_pa .swiper-pagination-bullet-active{
    background-position: left;
	background-color: #00000000;
	opacity: 1;
}
.p2_news{
	position: relative;
	width: 7.2rem;
	height: auto;
    margin: 0 auto;
    padding-bottom: 1rem;
    transition: all 0.5s;
    margin-left: 2rem;
    opacity: 0;
}
.on .p2_news{
    margin-left: 0.2rem;
    opacity: 1;
}
.p2_tab{
	color: #b58979;
	font-size: 0.26rem;
	font-weight: bold;
    display: flex;
    font-family:'ti';
}
.p2_tab a{
	text-align: center;
	display: inline-block;
	/*width: 1.38rem;*/
    flex: 1;
	height: 0.52rem;
	line-height: 0.4rem;
	position: relative;
    color: #b58979;
}
.p2_tab a.on{
	color: #130c0a;
    background: url(//game.gtimg.cn/images/b2/m/m202502/p2_tab.png) no-repeat center/100%;
}

.p2_tab a.p2_more{
    border: 0.01rem solid #dac8ae;
	color: #dac8ae;
	font-size: 0.26rem;
	font-weight: bold;
	width: 2.0rem;
	height: 0.5rem;
	line-height: 0.5rem;
	position: absolute;
	top: 5.5rem;
	left: 50%;
    transform: translateX(-50%);
	margin: 0;
    font-family:'ti';
}
.p2_news ul{
	width: 95%;
	margin-top: 0.1rem;
    opacity: 0;
    visibility: hidden;
    
    position: absolute;
    top: 0.5rem;
    left:2rem;
}
.p2_news ul.on{
    opacity: 1;
    visibility: visible;
    left: 0.05rem;
    transition: all 0.5s;
}
.p2_news li{    
    
	width: 6.9rem;
	position: relative;
	height: 1.2rem;
	/* margin-bottom: 0.2rem; */
    overflow: hidden;
}

.p2_news li a{
	    font-size: 0.18rem;
    color: #6b6b6b;
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 1.2rem;
    position: relative;
    padding-left: 0.1rem;
    box-sizing: border-box;
}
.p2_news li span {
    font-size: 0.24rem!important;
    color: #85858c;
    overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
    height: .33rem;
}
.p2_news li span.xw{
    font-size: 0.26rem!important;
    color: #b58979;
    margin-right:.15rem;
	/* background-color: #7ca9ff; */
}
.p2_news li span.gg{
	background-color: #af6d28;
}
.p2_news li a p{
	font-weight: bold;
    font-size: 0.26rem;
    color: #b7b7c0;
	width:6rem;
	/* margin-bottom: 0.1rem; 
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;  */
    /* height: .3rem;   */
}
.p2_news li a em{
    position: absolute;
    top: .12rem;
    right: 0;
    font-style: normal;
    display: block;
    font-size: 0.24rem;
    color: #616166;    
    padding-bottom: 0.15rem;
    margin-bottom: 0.15rem;
}
.p2_news li::after{
    content: '';
    background: url(//game.gtimg.cn/images/b2/m/m202502/p2_li2.png) no-repeat center/100%;
    width: 6.94rem;
    height: 0.01rem;
    position: absolute;
    left: 0;
    bottom: 0rem;
}

/*s3*/
.s3{
	background:url(//game.gtimg.cn/images/b2/m/m202502/s3.jpg) center/cover no-repeat;
}
.s3 .content{
	height:100%;
}
.s3_swi a{
    display: block;
    width: 100%;
    height: 100%;
}
.s3_swi img:nth-of-type(1){
    width: auto;
    height: 16rem;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-49%);
}
.s3_swi img:nth-of-type(2){
    width: auto;
    height: 2.91rem;
    object-fit: cover;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translateX(-48%) scale(0.8);
}
.s3_swi .swiper-slide{
    width: 3.35rem;
    border-right:0.01rem solid #5f493d;
    box-sizing: border-box;
    background: url(//game.gtimg.cn/images/b2/m/m202502/s3_swi_bg2.png) no-repeat center 4rem/100% auto;     
}
.s3_swi .swiper-slide a::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000045;
    opacity: 1;
    transition: all .3s;
}
.s3_swi .swiper-slide img:nth-of-type(2){
    filter: grayscale(60%);
    -webkit-filter: grayscale(60%);
}
.s3_swi .swiper-slide-active{
    background: url(//game.gtimg.cn/images/b2/m/m202502/s3_swi_bg.png) no-repeat top/100% auto;    
}
.s3_swi .swiper-slide-active a::after{
    opacity: 0;
}
.s3_swi .swiper-slide-active img:nth-of-type(2){
    transform: translateX(-48%) scale(1);
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}
.s3 .swiper-button-next,.s3 .swiper-button-prev{
    background: url(//game.gtimg.cn/images/b2/m/m202502/s3_next2.png) no-repeat center/100%;
    width: 0.5rem;
    height: 0.5rem;
    z-index: 11;
    top: 70%;
}
.s3 .swiper-button-prev{
    transform: rotate(180deg);
}
.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}
/* .s3_pa{
    width: 6rem;
    left: 50%;
    bottom: 50%;
    margin-left: -3rem;
    margin-bottom: -4.9rem;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;	
	box-sizing: border-box;
}
.s3_pa .swiper-pagination-bullet{
    background-image: url(//game.gtimg.cn/images/b2/m/m202502/s3_pa.png);
    background-size: auto 1.12rem;
    background-position: center;
    background-repeat: no-repeat;
	width: 1.31rem;
	height: 1.31rem;
	margin: 0 -.22rem;
	opacity: .5;
	bottom: .25rem;
	background-color: #00000000;
    flex: none;
    transform: scale(0.7);
}
.s3_pa .swiper-pagination-bullet:nth-of-type(2){
    background-image: url(//game.gtimg.cn/images/b2/m/m202502/s3_pa1.png);
}
.s3_pa .swiper-pagination-bullet:nth-of-type(3){
    background-image: url(//game.gtimg.cn/images/b2/m/m202502/s3_pa2.png);
}
.s3_pa .swiper-pagination-bullet:nth-of-type(4){
    background-image: url(//game.gtimg.cn/images/b2/m/m202502/s3_pa3.png);
}
.s3_pa .swiper-pagination-bullet:nth-of-type(5){
    background-image: url(//game.gtimg.cn/images/b2/m/m202502/s3_pa4.png);
}
.s3_pa .swiper-pagination-bullet:nth-of-type(6){
    background-image: url(//game.gtimg.cn/images/b2/m/m202502/s3_pa5.png);
}
.s3_pa .swiper-pagination-bullet:nth-of-type(7){
    background-image: url(//game.gtimg.cn/images/b2/m/m202502/s3_pa6.png);
}
.s3_pa .swiper-pagination-bullet-active{
	opacity: 1;
}
.s3_btn{
    background: url(//game.gtimg.cn/images/b2/m/m202502/s3_btn.png) no-repeat center/100%;
    width: 1.85rem;
    height: 0.42rem;
    left: 0.3rem;
    position: absolute;
    top: 50%;
    margin-top: 3rem;
} */


/*s4*/
.s4{
	background:url(//game.gtimg.cn/images/b2/m/m202502/s4.jpg) top/cover no-repeat;
}
.s4_load{
    width: 100%;
    height: 100%;
    background: url(//game.gtimg.cn/images/b2/m/m202502/s4_load.jpg) no-repeat center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.s4_load .player{
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
}
.s4_bg{
    width: 7.69rem;
    height: 7.69rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -3.84rem;
    margin-top: -3.84rem;
    animation: s4_bg 6s linear  infinite;
    -webkit-animation: s4_bg 6s linear  infinite;
}
@keyframes s4_bg {
    from {
        transform: rotate(0deg); /* 开始时旋转0度 */
      }
      to {
        transform: rotate(360deg); /* 结束时旋转360度 */
      }
}
.s4 .content{
	height:9.94rem;
    opacity: 1;
}
.s4_ti{
    width: 3.52rem;
    height: 1.24rem;
    margin-top: 2.08rem;
    margin-left: 0.3rem;
}
.s4_con{
    display:block;
    width:4.62rem;
    height:5rem;
    position: absolute;
    top:4.4rem;
    left:-1.3rem;
    z-index:2;
    overflow-y: auto;
    opacity: 0;
    transition: all .5s;
    font-size: 0.22rem;
    color: #ceced9;
}
.s4_con img{
    display:block;
    width:4.53rem;
    height:6.85rem;
}
.s4_con p{
    font-size: 0.22rem;
    color: #ceced9;
    line-height: 0.4rem;
}
.on .s4_con{
    left: 0.3rem;
    opacity: 1;
}
.s4 .s1_play{
    position: relative;
    left: 1.2rem;
    top: 2rem;
    display: block;
    transform: none;
    opacity: 0;
    transition: all 1s;
    transform: none;
}
.s4 .on .s1_play{
    opacity: 1;
}


/*s5*/
.s5{
	background:url(//game.gtimg.cn/images/b2/m/m202502/s5.jpg) top/cover no-repeat;
}
.s5 .content{
	height:10.94rem;
}
.s5_title{
    width: 2.52rem;
    height: 2.43rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/s5_title.png) no-repeat center/100%;
    margin-left: -3.3rem;
    opacity: 0;
    margin-top:.3rem;
    transition: all 0.5s;    
}
.on .s5_title{
    opacity: 1;
    margin-left: 0.3rem;
}
.s5_tab{
    width: 6.91rem;
    height: 0.8rem;
    font-size: 0.3rem;
    color: #b58979;
    font-family: 'ti','ti2';
    text-align: center;    
    display: flex;
    align-items: center;
    margin: 0.5rem auto;
}
.s5_tab a{
    display: inline-block;
    background-image: url(//game.gtimg.cn/images/b2/m/m202502/s5_tab.png);
    background-size: 6.91rem 0.68rem;
    background-position: right;
    background-repeat: no-repeat;
    width: 1.7rem;
    height: 1.1rem;
    color: #b58979;
}
.s5_tab a.on{
    background-position: left;
    color: #ffeabf;
}
.s5_con{
    transition: all 1s;
    margin-top: 2rem;
    opacity: 0;
}
.on .s5_con{
    margin-top: 0;
    opacity: 1;
}
.s5_con .swiper-container{
    display: none;
}
.s5_con .on{
    display: block;
}
.s5_con .swiper-container{
    width: 7.2rem;
    margin-left: 0.3rem;
    height: 6rem;
    overflow: hidden;
}
.s5_con .swiper-container .swiper-slide{
    width: 4rem;
    height: 5.29rem;
    margin-right: 0.2rem;
    position: relative;
}
.s5_con .swiper-container .swiper-slide img{
    width: 100%;
    height: 100%;
}
.s5_con .swiper-container .swiper-button-next,.s5_con .swiper-container .swiper-button-prev{
    background: url(//game.gtimg.cn/images/b2/m/m202502/s3_next.png) no-repeat center/100%;
    width: 0.5rem;
    height: 0.5rem;
    margin-top: 4.4rem;
    right: 15%;
}
.s5_con .swiper-container .swiper-button-prev{
    transform: rotate(180deg);
    left: 15%;
}
.s5_time{
    background: url(//game.gtimg.cn/images/b2/m/m202502/s5_time.png) no-repeat center/100%;
    width: 1.93rem;
    height: 0.57rem;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0.57rem;
    font-size: 0.3rem;
    font-style: italic;
    color: #fff;
    padding-left: 0.1rem;
    box-sizing: border-box;
}
.s5_con .swiper-container .swiper-slide h1{
    font-size: 0.42rem;
    color: #ffffff;
    margin: -1.4rem 0.1rem 0;
    overflow: hidden;
    text-overflow:ellipsis; 
    white-space: nowrap;
    height: 0.45rem;
    line-height: 0.5rem;
}
.s5_con .swiper-container .swiper-slide p{
    font-size: 0.24rem;
    color: #b7b7c1;
    margin: 0.15rem 0.1rem;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2; 
    overflow: hidden;
}


/*s6*/
.s6{
	background:url(//game.gtimg.cn/images/b2/m/m202502/s6.jpg) top/cover no-repeat;
}
.s6 .content{
    margin-top:.8rem;
	height:7.94rem;
    /* -webkit-transform: translate(-50%,-50%) scale(0.7);
    transform: translate(-50%,-50%) scale(0.7); */
}
.s6_title{
    display:block;
    width:2.58rem;
    height:2.38rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/s6_title.png) 0/100% 100% no-repeat;
    position:absolute;
    top:-2rem;
    left:-3.3rem;
    /* transform: scale(0.8); */    
    opacity: 0;
    transition: all 0.5s;    
}
.on .s6_title{
    opacity: 1;
    left:0.3rem;
}
.s6_banner{
    width:7.5rem;
    height:10rem;   
    overflow: hidden; 
    margin: 0 auto;
    transition: all 0.5s;
    opacity: 0;
    margin-top: 2rem;
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
}
.on .s6_banner{
    opacity: 1;
    margin-top: -.8rem;
}
.s6_banner .swiper-slide{
    width: 5.2rem;
    height: 9.18rem;
    opacity: 0;
}
.s6_banner .swiper-slide-visible {
    opacity: 0.5;
}
.s6_banner .swiper-slide-visible.swiper-slide-active {
    opacity: 1;
}
.s6_banner .swiper-slide img{
    width: 100%;
    height: 100%;
}
.s6_banner .swiper-button-next,.s6_banner .swiper-button-prev{
    background: url(//game.gtimg.cn/images/b2/m/m202502/s3_next.png) no-repeat center/100%;
    width: 0.5rem;
    height: 0.5rem;
}
.s6_banner .swiper-button-prev{
    transform: rotate(180deg);
}
.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}
.s6_pa{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: right;	
	padding-right: 0.2rem;
	box-sizing: border-box;
}
.s6_pa .swiper-pagination-bullet{
    background-image: url(//game.gtimg.cn/images/b2/m/m202502/s6_pa.png);
    background-size: auto 0.42rem;
    background-position: right;
	width: 0.52rem;
	height: 0.42rem;
	margin: 0 0.12rem;
	opacity: .5;
	bottom: 0.25rem;
	background-color: #00000000;
}
.s6_pa .swiper-pagination-bullet-active{
    background-position: left;
	background-color: #00000000;
    width: 0.62rem;
	opacity: 1;
}
.s6_foot{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: -1.3rem;
}
.s6_code{
    background: url(//game.gtimg.cn/images/b2/m/m202502/s6_code.png) no-repeat left/auto 1.66rem;
    width: 2.54rem;
    height: 1.66rem;
    margin: 0 -0.3rem;
    font-size: 0.2rem;
    color: #dac8ae;
    text-align: center;
}
.s6_code img{
    width: 0.82rem;
    height: 0.82rem;
    display: block;
    margin: 0.13rem auto 0.16rem;
}



/*pop*/
.pop{
	display: none;
}
.pop .close{
	background: url(//game.gtimg.cn/images/b2/m/m202502/close.png) no-repeat center/100%;
	display: block;	
	width: 0.3rem;
	height: 0.3rem;
	position: absolute;
	top: -0.45rem;
	right: 0;
}
.pop0{
	background: url(//game.gtimg.cn/images/b2/m/m202502/pop1.jpg) no-repeat center/100%;
	width: 6.02rem;
	height: 3.75rem;
}
.pop0 h2{
	font-size: 0.34rem;
	color: #ff5037;
	text-align: center;
	margin: 0.3rem auto 0.24rem;
}
.pop0 h2 p{
	display:inline-block;
	width:40%;
}
.pop0_con{
	width: 5.5rem;
	height: 2.6rem;
	margin: 0 auto;
	overflow-y: auto;
}
.pop0_con p{
	color: #7f828b;
}
.pop0_con img{
	width: 2.4rem;
	height: 2.4rem;
	display: block;
	margin: 0 auto;
}
#pop03 .pop0_con{
	text-align:center;
}
#pop03 .pop0_con img{
	display:inline-block;
	width:2rem;
	height:2rem;
	margin:.1rem .2rem;
}
*::-webkit-scrollbar-thumb{
 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
 border-radius: 5px;
 background: #ff5037;
}
*::-webkit-scrollbar-track{
 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
 background: #3a3d42;
 border-radius: 5px;
}
*::-webkit-scrollbar{
 width: 5px;
 height: 1px;
 border-radius: 5px;
}


.pop_close {
    background: url(//game.gtimg.cn/images/b2/m/m202502/pop_close.png) 0/100% 100% no-repeat;
    display: block;
    width: .92rem;
    height: .92rem;
    position: absolute;
    top: -.92rem;
    right: -.1rem;
}

#pop_video{
    width: 7.5rem;
    height: 4.22rem;
    box-sizing:border-box;
    border:1px solid #e9cfa7;
}
#videobox{
    display:block;
    width:100%;
    height:100%;
}

.pop1 {
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop1.png) 0/100% 100% no-repeat;
    width:6.26rem;
    height:4.38rem;
    text-align:center;
}

.pop1_tit{
    display:block;
    width:100%;
    height:.6rem;
    margin:.7rem 0 .62rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop1_tit.png) top center/5.06rem .6rem no-repeat;
}
.pop_qq{
    display:inline-block;
    width:1.1rem;
    height:1.3rem;
    background: url(//game.gtimg.cn/images/b2/web202502/web2404/pop_qq.png) 0/100% 100% no-repeat;
    margin:0 .26rem;
}
.pop_qq:active{
    background: url(//game.gtimg.cn/images/b2/web202502/web2404/pop_qq1.png) 0/100% 100% no-repeat;
}
.pop_wx{
    display:inline-block;
    width:1.1rem;
    height:1.3rem;
    background: url(//game.gtimg.cn/images/b2/web202502/web2404/pop_wx.png) 0/100% 100% no-repeat;
    margin:0 .26rem;
}
.pop_wx:active{
    background: url(//game.gtimg.cn/images/b2/web202502/web2404/pop_wx1.png) 0/100% 100% no-repeat;
}
.pop2_tit{
    display:block;
    width:100%;
    height:.6rem;
    margin:.7rem 0 .62rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop2_tit.png) top center/5.06rem .6rem no-repeat;
}
.pop2_text{
	display:block;
	width:5.7rem;
	height:.6rem;
	box-sizing:border-box;
    line-height:.6rem;
    padding:0 .2rem;
    background-color:#ead0a8;
    border:.01rem solid #dd4631;
    outline:none;
    font-size:.24rem;
    color:rgba(10, 11, 11, .5);
    margin:0 auto;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.btn_copy{
	display:block;
	width:3.24rem;
    height:.88rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop_copy.png) 0/100% 100% no-repeat;
    margin:.4rem auto 0;
}
.pop3 {
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop3.png) 0/100% 100% no-repeat;
    width:6.24rem;
    height:8.67rem;
}
.pop3_tit{
    display:block;
    width:100%;
    height:.6rem;
    margin:.8rem 0 .3rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop3_tit1.png) top center/6.84rem .6rem no-repeat;
}
.pop3_input{
    display:block;
    width:5.7rem;
    height:2.22rem;
    margin:0 auto .12rem;
    position:relative;
}
.pop3_phone{
    display:block;
    width:100%;
    height:.6rem;
    box-sizing:border-box;
    line-height:.6rem;
    padding:0 .2rem;
    background-color:#ead0a8;
    border:.01rem solid #dd4631;
    outline:none;
    font-size:.24rem;
    color:rgba(10, 11, 11, .5);
    float:left;
}
.pop3_number{
    display:block;
    width:4.06rem;
    height:.6rem;
    box-sizing:border-box;
    line-height:.6rem;
    padding:0 .2rem;
    background-color:#ead0a8;
    border:.01rem solid #dd4631;
    outline:none;
    font-size:.24rem;
    color:rgba(10, 11, 11, .5);
    margin-top:.1rem;
    float:left;
}
.pop_code{
    display:block;
    width:1.54rem;
    height:.6rem;
    line-height:.6rem;
    background-color:#dd4631;
    margin:.1rem 0 0 .1rem;
    font-size:.24rem;
    color:#ead0a8;
    text-align:center;
    float:left;
    border: none;
}
.pop3_select{
    display:block;
    width:5.7rem;
    height:.65rem;
    margin-top:.1rem;
    float:left;

}
.pop3_select1{background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop3_select1.png) 0/100% 100% no-repeat;}
.pop3_select2{background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop3_select2.png) 0/100% 100% no-repeat;}
.pop3_select3{background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop3_select3.png) 0/100% 100% no-repeat;margin-bottom: .15rem;}
.pop3_select1.act{background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop3_select4.png) 0/100% 100% no-repeat;}
.pop3_select2.act{background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop3_select5.png) 0/100% 100% no-repeat;}
.pop3_select3.act{background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop3_select6.png) 0/100% 100% no-repeat;}
.pop3_text{
    display:block;
    width:5.7rem;
    line-height:.32rem;
    font-size:.22rem;
    color:#0a0b0b;
    margin:0 auto;
}
.pop_reservation{
    display:block;
    width:3.24rem;
    height:.88rem;
    margin:.3rem auto 0;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop_reservation.png) 0/100% 100% no-repeat;
}
#pop3 .pop_reservation{
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop_next.png) 0/100% 100% no-repeat;
}
.pop4_tit{
    display:block;
    width:100%;
    height:.6rem;
    margin:.8rem 0 0;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop4_tit.png) top center/6.88rem .6rem no-repeat;
}
.pop4_tips{
    display:block;
    width:100%;
    line-height:.44rem;
    text-align:center;
    font-size:.26rem;
    color:#0a0b0b;
}
.pop4_icon{
    display:block;
    width:6.2rem;
    height:2.28rem;
    margin:0 auto;
}
.pop_fill{
    display:block;
    width:3.96rem;
    height:1.06rem;
    margin:-.06rem auto .3rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop_fill.png) top center/100% 100% no-repeat;
}
.pop4_text{
    display:block;
    width:5.84rem;
    font-size:.22rem;
    line-height:.32rem;
    color:#0a0b0b;
    margin:0 auto;
    text-align:left;
}
.pop_order{
    display:block;
    width:2.82rem;
    height:.78rem;
    margin:.7rem auto 0;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop_order.png) top center/100% 100% no-repeat;
}
.pop5 {
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop5.png) 0/100% 100% no-repeat;
    width:6.24rem;
    height:3.52rem;
}
.pop5_tips{
    display:block;
    width:5.4rem;
    line-height:.38rem;
    font-size:.28rem;
    color:#0a0b0b;
    text-align:center;
    margin:.68rem auto .22rem;
}
.pop5_fill{
    display:block;
    width:3.96rem;
    height:1.06rem;
    margin:0 auto;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop_fill.png) top center/100% 100% no-repeat;
}
#pop_video{
    width: 7.5rem;
    height: 4.22rem;
    box-sizing:border-box;
    border:1px solid #e9cfa7;
}
#videobox{
    display:block;
    width:100%;
    height:100%;
}
.pop6 {
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop6.png) 0/100% 100% no-repeat;
    width:6.24rem;
    height:10.3rem;
}
.pop6_show{
    display:block;
    width:6.1rem;
    height:9.56rem;
    overflow:hidden;
    overflow-y:scroll;
    margin:0.4rem auto 0.4rem;
}
/*滚动条样式*/
.pop6_show::-webkit-scrollbar {
  width: 0.04rem;
  background-color: rgba(10, 11, 11, .2);
}
.pop6_show::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  background-color: rgba(10, 11, 11, .2);
}
.pop6_show::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  background-color: #f5edcb;
}
.pop6_tit{
    display:block;
    width:6.88rem;
    height:1.13rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop6_tit2.png) top center/100% 100% no-repeat;
    margin-left:-.2rem;
}
.pop6_text1{
    display:block;
    width:100%;
    line-height:0.5rem;
    font-size:0.26rem;
    color:#0a0b0b;
    text-align:center;
}
.pop6_pic{
    display:block;
    width:6.36rem;
    height:2.96rem;
    margin:-.48rem 0 -.26rem -.16rem;
    pointer-events:none;
}
.pop6_fill{
    display:block;
    width:3.96rem;
    height:1.06rem;
    margin:.2rem auto .6rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop6_fill3.png) top center/100% 100% no-repeat;
    position:relative;
    left:-.6rem;
}
.pop6_fill img{
    display:block;
    width:3.32rem;
    height:1.58rem;
    position:absolute;
    top:0.1rem;
    left:1.58rem;
}
.pop6_text2{
    display:block;
    width:5.84rem;
    line-height:0.3rem;
    font-size:0.2rem;
    color:#0a0b0b;
    margin:0.6rem auto 0;
}
.pop6_list{
    display:block;
    width:5.84rem;
    height:2.16rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop6_list.png) top center/100% 100% no-repeat;
    margin:0.04rem auto 0.1rem;
}
.pop6_list li{
    display:block;
    width:100%;
    height:0.34rem;
    line-height:0.34rem;
    float:left;
    font-size:0.2rem;
    color:#0a0b0b;
    text-align:center;
}
.pop6_list li.act{
    height:0.26rem;
    line-height:0.26rem;
}
.pop6_list li.on{
    height:0.6rem;
    line-height:0.28rem;
}
.pop6_list li p{
    display:block;
    width:1.16rem;
    margin:0 0.2rem 0 0.08rem;
    float:left;
    font-size:0.2rem;
    text-align:left;
}
.pop6_list li p:last-child{
    width:4.22rem;
    margin:0;
}
.pop6_list li.on p{
	display:flex;
    height:0.6rem;
    line-height:1.1;
    align-content: center;
    align-items: center;
}
.pop6_list li.on p:last-child{
    display:flex;
    height:0.6rem;
    line-height:1.1;
    align-content: center;
    align-items: center;
}
.pop6_reservation{
    display:block;
    width:2.82rem;
    height:0.78rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop6_reservation.png) top center/100% 100% no-repeat;
    margin:0.4rem auto 0;
}
.pop6_reservation.act{
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/pop6_reservation1.png) top center/100% 100% no-repeat;
}
.pop6_text3{
    display:block;
    width:5.84rem;
    line-height:0.32rem;
    font-size:0.2rem;
    color:#0a0b0b;
    margin:0 auto;
}
.pop6_text3 span{
    color:#e54831;
}



















/*news*/

.new_bg{
    background: url(//game.gtimg.cn/images/b2/m/m202502/news_bg.jpg) no-repeat center/cover;
    position: relative;    
    width: 100%;
    height: 16.24rem;
    padding-top: 1px;
}
.news_con {
    display:block;
    width: 7.2rem;
    height: 11.2rem;
    overflow-y: auto;
    z-index: 9;
    margin: 4rem auto 0;
    position: relative;
}
.news_con::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    background: #ff5037;
}
.news_con::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #3a3d42;
    border-radius: 5px;
}
.news_con::-webkit-scrollbar {
    width: 0.05rem;
    height: 1px;
    border-radius: 5px;
}
.news_tab{
    color: #b58979;
    font-size: 0.24rem;
    font-weight: bold;
    font-family: 'ti';
    margin: 0.5rem 0;
	display: flex;

}
.news_tab a{
	text-align: center;
	flex:1;
	width: 1.38rem;
	height: 0.52rem;
	line-height: 0.4rem;
	position: relative;
    color: #b58979;
}
.news_tab a.on{
	color: #130c0a;
    background: url(//game.gtimg.cn/images/b2/m/m202502/p2_tab.png) no-repeat center/100%;    
}
.news_li li{
    background: url(//game.gtimg.cn/images/b2/m/m202502/new_li.png) center/100% 100% no-repeat;
    display: block;
    width: 6.9rem;
    height: 1.44rem;
    position: relative;
    box-sizing: border-box;    
    margin: 0 auto;
    margin-bottom: 0.2rem;
}

.news_li li a{
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;    
    padding-left: 2.8rem;
    box-sizing: border-box;
}
.news_li img{
    width: 2.56rem;
    height: 1.44rem;
    position: absolute;
    top: 0.01rem;
    left: 0.01rem;
}
.news_desc{
    width: 4rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
}
.news_desc h2{
    margin: 0px 0 0.1rem; 
    /*
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    */
    font-size: 0.21rem;
    color: #b7b7c0;
}
.news_desc span{
    color:#b58979;
    margin-right:0.1rem;
}
.news_desc p{
    font-size: 0.14rem;
    color: #85858c;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news_li em{
    width: 1005;
    font-style: normal;
    font-size:0.18rem;
    color: #616166;
}
.new_bg2{
    background: url(//game.gtimg.cn/images/b2/m/m202502/news_bg2.jpg) no-repeat top/100%;
    position: relative;    
    width: 100%;
    height: 16.24rem;   
    background-color: #1c1c1c;
    padding-top: 1px;
}
.new_bg2 .news_con{
    margin: 1.8rem auto 0;
    padding-bottom: 2rem;
}
.new_back{
    display:inline-block;
    width:1.83rem;
    height:0.47rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/new_back.png) center/100% 100% no-repeat;
}
.news_link{
    line-height:0.28rem;
    color: #dac8ae;
    position: absolute;
    top: 0.1rem;
    left: 2.1rem;
}
.news_link a{
    color: #fff;
}

.detail-title {
    font-size: 0.4rem;
    color: #ffffff;
    margin: 0.6rem 0;
}
.detail-time{
    font-size:0.26rem;
    color: #616166;
    margin-bottom: 0.5rem;
}
.detail-text{
    font-size: 0.25rem;
    color: #85858c!important;
}
.detail-text img{
    display: block;
    margin: 0 auto;
}
.detail-text iframe{
    width: 3rem !important;
    height: 1.5rem !important;
}
/*
.detail-text p span{
    font-size: .18rem!important;
}
.detail-text h2 span{
    font-size: .2rem!important;
}
*/
/* role */
.role_bg{
    width: 100%;
    height: 16.24rem;
    position: relative;
    overflow: hidden;
    background: url(//game.gtimg.cn/images/b2/m/m202502/role/bg.jpg) no-repeat center/cover;
}
.role_bg::after{
    content: '';
    background: url(//game.gtimg.cn/images/b2/m/m202502/role/role_mask.png) no-repeat center/100%;
    width: 7.5rem;
    height: 7.19rem;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.role_back{
    background: url(//game.gtimg.cn/images/b2/m/m202502/role_back.png) no-repeat center/100%;
    width: 1.22rem;
    height: 0.78rem;
    position: absolute;
    top: 1.3rem;
    left: 0;
    z-index: 999;
}
.player{
    width: 100%;
    height: 10.5rem;
    margin: 2.8rem auto 0.8rem;
    margin-left: 0.5rem;
    opacity: 0;
    transition: all 0.5s;
}
.player.on{
    opacity: 1;
    transition: all 0.5s;
}
.player.player1{
    width: 120%;
    height:15.5rem;
    margin-left:-1.5rem;
    margin-top:-0.2rem;
}
.player.player2{
    width: 130%;
    height: 16.5rem;
    margin-left: -0.25rem;
    margin-top: -0.2rem;
}
.player.player3{
    width: 130%;
    height: 13.5rem;
    margin-left: -1.75rem;
    margin-top: 1.8rem;
}
.player.player4{
    width: 130%;
    height: 16.5rem;
    margin-left: -0.5rem;
    margin-top: 0.8rem;
}
.player.player5{
    width: 200%;
    height: 16.0rem;
    margin-left: -3.8rem;
    margin-top: -0.6rem;
}
.player.player6{
    width: 130%;
    height: 13rem;
    margin-left: 1.5rem;
    margin-top: 0.4rem;
}

.role_init{
    width: 100%;
    height: 12rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1.8rem auto 0.8rem;
}
.role_init .init{
    display: none;
}
.role_init img{
    width: auto;
    height:80%;
    object-fit: cover;
}
.role_init i{
    display:block;
    width:1.63rem;
    height:1.62rem;
    margin: -1.9rem 0 0;
    background: url(//game.gtimg.cn/images/b2/m/m202502/role/css_sprites.png) no-repeat;
    background-size:13.04rem 1.62rem;
    -webkit-animation: p1walk 2s steps(8) infinite;
    animation: p1walk 2s steps(8) infinite;
}
@-webkit-keyframes p1walk{
    0%{background-position:0 0;}
    100%{background-position:-13.04rem 0;}
}
@keyframes p1walk{
    0%{background-position:0 0;}
    100%{background-position:-13.04rem 0;}
}

.role_desc{
    display: block;
    width: 6.88rem;
    height: 2.79rem;
    position: absolute;
    bottom: 4.2rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}
.role_play{
    background: url(//game.gtimg.cn/images/b2/m/m202502/role/role_play.png) no-repeat center/100%;
    width: 1.23rem;
    height: 1.22rem;
    position: absolute;
    top: 7.5rem;
    right: -0.3rem;
    opacity: 0;
    transition: all 0.5s;
}
.role_play.on{
    right: 0.3rem;
    opacity: 1;
    transition: all 0.5s;
}
.s4_wheel{
	display:block;
    width:5.9rem;
    height:5.88rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/role/s4_wheel1.png) 0/100% 100% no-repeat;
    position:absolute;
    bottom:-2.6rem;
    left:50%;
    margin-left:-2.85rem;
    z-index:10;
    transition:all 1s;
    -webkit-transition:all 1s;
    transform:scale(1);
    -webkit-transform:scale(1);
}
.s4_wheel.s4_wheel1{
    display:block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
}
.s4_wheel.s4_wheel1 li{
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
}
.s4_wheel.s4_wheel2{
    display:block;
    transform:rotate(-92deg);
    -webkit-transform:rotate(-92deg);
}
.s4_wheel.s4_wheel2 li{
    transform:rotate(92deg);
    -webkit-transform:rotate(92deg);
}
.s4_wheel.s4_wheel3{
    display:block;
    transform:rotate(-150deg);
    -webkit-transform:rotate(-150deg);
}
.s4_wheel.s4_wheel3 li{
    transform:rotate(150deg);
    -webkit-transform:rotate(150deg);
}
.s4_wheel.s4_wheel4{
    display:block;
    transform:rotate(-202deg);
    -webkit-transform:rotate(-202deg);
}
.s4_wheel.s4_wheel4 li{
    transform:rotate(202deg);
    -webkit-transform:rotate(202deg);
}
.s4_wheel.s4_wheel5{
    display:block;
    transform:rotate(-260deg);
    -webkit-transform:rotate(-260deg);
}
.s4_wheel.s4_wheel5 li{
    transform:rotate(-260deg);
    -webkit-transform:rotate(-260deg);
}
.s4_wheel.s4_wheel6{
    display:block;
    transform:rotate(-310deg);
    -webkit-transform:rotate(-310deg);
}
.s4_wheel.s4_wheel6 li{
    transform:rotate(-310deg);
    -webkit-transform:rotate(-310deg);
}
.s4_wheel:after{
    display:block;
    content:'';
    width:7.5rem;
    height:10.68rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/role/s4_wheel2.png) 0/100% 100% no-repeat;
    position:absolute;
    top:44%;
    left:49%;
    margin-left:-3.75rem;
    margin-top:-5.34rem;
    pointer-events:none;
}
.s4_wheel li {
    display:block;
    width:1.8rem;
    height:1.68rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/s4_icon1.png) 0 0/3.44rem 15.58rem no-repeat;
    position:absolute;
}
.s4_wheel li:nth-child(1){
    background-position:left 0;
    top:-.6rem;
    left:2.1rem;
}
.s4_wheel li.act:nth-child(1){
    background-position:-1.61rem 0;
}
.s4_wheel li:nth-child(2){
    background-position:left -2.24rem;
    top:.3rem;
    left:4.2rem;
}
.s4_wheel li.act:nth-child(2){
    background-position:-1.61rem -2.24rem;
}
.s4_wheel li:nth-child(3){
    background-position:left -4.58rem;
    top:2.5rem;
    left:4.8rem;
}
.s4_wheel li.act:nth-child(3){
    background-position:-1.61rem -4.58rem;
}
.s4_wheel li:nth-child(4){
    background-position:left -6.96rem;
    top: 4.6rem;
    left: 3.5rem;
}
.s4_wheel li.act:nth-child(4){
    background-position:-1.61rem -6.96rem;
}
.s4_wheel li:nth-child(5){
    background-position:left -9.28rem;
    top: 4.6rem;
    left: 1rem;
}
.s4_wheel li.act:nth-child(5){
    background-position:-1.61rem -9.28rem;
}
.s4_wheel li:nth-child(6){
    background-position:left -11.6rem;
    top: 2.5rem;
    left: -.66rem;
    /* pointer-events:none; */
}
.s4_wheel4 li:nth-child(6),
.s4_wheel5 li:nth-child(6){
	pointer-events:auto;
}
.s4_wheel li.act:nth-child(6){
    background-position:-1.61rem -11.6rem;
}
.s4_wheel li:nth-child(7){
    background-position:left bottom;
    top: 0.3rem;
    left: .06rem;
}
.s4_wheel li.act:nth-child(7){
    background-position:-1.61rem bottom;
}
/* add 2025-03-06 */
.login-wrap{
    display:block;
    width:6.9rem;
    height:.36rem;
    line-height:.36rem;
    text-align:right;
    margin:0 auto;
    color:#fff;
    font-size:.24rem;
    position:absolute;
    top:1.16rem;
    left:.3rem;
    z-index:10;
    opacity:1;
    pointer-events:auto;
    -webkit-transition:opacity 1s;
	transition:opacity 1s;
}
.login-wrap.on{
	opacity:0;
	pointer-events:none;
	-webkit-animation:none;
	animation:none;
}
.login-wrap a{
	display:inline-block;
    color:#b7b7c0;
    width:.84rem;
    box-sizing:border-box;
    border:1px solid #b7b7c0;
    text-align:center;
}
.login-wrap span{
    color:#dc4631;
}
.ActJoinStartBtn{
    transition: all 0.5s;
    position: absolute;
    top:50%;margin-top:3rem;width:100%;left:0;
}
.on .ActJoinStartBtn{
    margin-top:1.9rem;
}
.s1_order{
	display:block;
	width:3.66rem;
	height:1.17rem;
	margin:-.28rem auto 0;
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s1_order2.png) 0/100% 100% no-repeat;
}
.s1_order.act{
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s1_order.png) 0/100% 100% no-repeat;
	animation:none;
}
.s1_tips{
    position: absolute;
    top: 50%;margin-top:3rem;
    left:50%;
	display:block;
	width:6.36rem;
	height:.64rem;
    transition: all 0.5s;
	margin:3.2rem auto auto -3.18rem;
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s1_tips.png) 0/100% 100% no-repeat;
	pointer-events:none;
	overflow:hidden;
}
.on .s1_tips{
    margin:2.4rem auto auto -3.18rem;
}
.s1_text{
    width:4.64rem;
    height:2.03rem;
    margin:0;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s1_text.png) 0/100% 100% no-repeat;
    position: absolute;
    right: .16rem;
    top: 1.66rem;
}

/*s7*/
.s7{
	background:url(//game.gtimg.cn/images/b2/m/m202502/web2404/bg2.jpg) top/cover no-repeat;
}
.s7:after{
    display:block;
    content:'';
    width:100%;
    height:100%;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_pic.png) 0/100% 100% no-repeat;
    pointer-events:none;
    position:absolute;
    top:0;
    left:0;
}
.s7 .content{
	height:10.94rem;
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_box.png) 0 -.8rem/100% 100% no-repeat;
}
.s7_title{
    display:block;
    width:3.46rem;
    height:.8rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_title1.png) 0/100% 100% no-repeat;
    position:absolute;
    top:0;
    left:.5rem;
}
.s7 .s1_order{
	margin:.9rem auto 0;
	-webkit-transform:scale(.9);
	transform:scale(.9);
}
.s1_gift{
	display:block;
	width:7.12rem;
	height:3.02rem;
	margin:5rem auto -3.56rem;
    position: absolute;
    top:50%;
    transition: all .5s;
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s1_gift.png) center center no-repeat;
    background-size:90% auto;
	pointer-events:none;
	overflow:hidden;
}
.on .s1_gift{
    margin:3.4rem auto -3.56rem;
}
.s1_gift p{
    display:block;
    width:110%;
    text-align:center;
    font-size:.22rem;
    color:#fff;
    margin:.3rem auto 0;
    text-shadow:0 0 .06rem #000;
    position:relative;
    left:-5%;
}
.s1_gift p span{
    color:#ead0a8;
    font-size:.26rem;
}

.s7 .content li{
	display:block;
	width:2.6rem;
	height:2.7rem;
	position:absolute;
}
.s7 .content li.s2_tab1{
	bottom:2.4rem;
	right:.3rem;
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab01.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab1.act{
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab1.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab2{
	bottom:3.2rem;
    left:.2rem;
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab02.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab2.act{
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab2.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab3{
	bottom:4.06rem;
	right:.3rem;
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab03.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab3.act{
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab3.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab4{
	bottom:4.9rem;
	left:.2rem;
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab04.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab4.act{
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab4.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab5{
	bottom:6.1rem;
	right:.3rem;
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab05.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab5.act{
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab5.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab6{
	bottom:6.94rem;
	left:.2rem;
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab06.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab6.act{
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab6.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab7{
	width:3.12rem;
	height:3.24rem;
	top:-.36rem;
	right:.1rem;
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab07.png) 0/100% 100% no-repeat;
}
.s7 .content li.s2_tab7.act{
	background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab7.png) 0/100% 100% no-repeat;
}
.s7 .content li.act:after{
    display:block;
    content:'';
    width:.86rem;
    height:.86rem;
    background: url(//game.gtimg.cn/images/b2/m/m202502/web2404/s2_tab.png) 0/100% 100% no-repeat;
    position:absolute;
}
.s7 .content .s2_tab1.act:after{
    top:.9rem;
    left:-1.26rem;
}
.s7 .content .s2_tab2.act:after{
    top:.86rem;
    left:3.14rem;
}
.s7 .content .s2_tab3.act:after{
    top:.9rem;
    left:-1.26rem;
}
.s7 .content .s2_tab4.act:after{
    top:.86rem;
    left:3.14rem;
}
.s7 .content .s2_tab5.act:after{
    top:.88rem;
    left:-1.26rem;
}
.s7 .content .s2_tab6.act:after{
    top:.58rem;
    left:3.14rem;
}
.s7 .content .s2_tab7.act:after{
    top:1.06rem;
    left:-.96rem;
}