body,dl,dd,h1,h2,h3,h4,h5,h6,p,span{margin:0;padding:0px;}
body{font:12px/1.5 microsoft yahei,tahoma,simsun,sans-serif;color:#adadad;background: #000;width: 100%;height: 100%;overflow: hidden;position:relative;}
*{outline: none;}
body,html{-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:none;-webkit-user-select:none;user-select:none;overflow: hidden;}
h1,h2,h3,h4,h5,h6{font-size:100%}
img{border: none;padding: 0;margin:0}
em,i,b{font-style:normal}
ul,ol{list-style:none;margin:0;padding:0}
a{text-decoration:none}
a:hover{text-decoration:underline}
table{border-collapse:collapse;border-spacing:0}
.f14{font-size:14px}
.fl{float:left}
.fr{float:right}
.cb{clear: both}
.bc{margin-left: auto;margin-right: auto}
.pr{position:relative}
.pa{position:absolute}
.ovh{overflow:hidden}
.db{display:block}
.none{display:none}
.ht{display:block;overflow:hidden;text-indent:-999em}
.tc{text-align:center}
.tl{text-align: left;}
.tr{text-align: right;}
.wp{width: 100%;min-width: 1200px;}
.wb{width: 1200px;}
.imgitem{
  width: 100%;
  vertical-align: top;
}
@font-face {
    font-family: 'fzlth';
    src: url(./fonts/FZLTH_GBK.ttf);
} 

/*wraper*/
.wraper{
  width: 100vw;
  height: 100vh;
  background: #000;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translate(0,0);
}

.container{
	position: static;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #000;
	transform: translate(0,0);
}
/*swiper_page*/
.swiper_page{
	width: 100%;
	height: 100%;
}
.swiper_page .swiper-slide{
	width: 100%;
	height: 100%;
}
/*section_header*/
.section_header{
	width: 100%;
	display: flex;
  align-items: center;
	flex-direction: column;
  justify-content: flex-end;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/bg.jpg) no-repeat 50% 0/cover;
}
.vbg {position: absolute; left: 0; top: 0; z-index: 0; pointer-events: none;width: 100%; height:100%; object-fit: cover; transition: all 1s;}
.vbg2,.vbg3 {mix-blend-mode: screen;z-index: 99;}
.header_logo{
	width: 3.24rem;
	height: .42rem;
	top: .3rem;
	left: .38rem;
}
.login{
	color: #fff;
	font-size: .16rem;
	text-align: right;
	box-sizing: border-box;
	top: 0.3rem;
	right: 2rem;
	z-index: 2;
	width: 5rem;
  height: 0.49rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.login a {
	color: #ff753e;
}
.btn_tohome{
  width: 1.49rem;
  height: 0.49rem;
  right: .35rem;
  top: .3rem;
  z-index: 2;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/btn_tohome.png) no-repeat 0 0/100% 100%;
}
.section_header .six_info {
	position: absolute;
	left: 0;
	top: 1.2rem;
	width: 200%;
	font-size: .56rem;
	box-sizing: border-box;
	padding-left: 0.5rem;
	transform: scale(0.5);
	transform-origin: 0 0;
	color: #fff;
	text-shadow: 0 0 5px rgb(0 0 0);
	line-height: 1.5;
  display: none;
}
.section_header .six_info a {
	color: #fff;
	text-decoration: underline;
}
.section_header .main{
	width: 100%;
	/* height: calc(1365/1080 * 10.8rem); */
	height: 1px;
	flex-grow: 1;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	/* background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/bg.jpg) no-repeat 50% 0/cover; */
}
.section_header .btn_video{
	/* width: 1rem;
	height: .98rem; */
	width: 1.26rem;
	height: 1.23rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/btn_video.png) no-repeat 0 0/100% 100%;
	z-index: 3;
}
.section_header .slogan{
	width: 5.07rem;
	height: 3.34rem;
	margin-bottom:0.2rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/slogan.png) no-repeat 0 0/100% 100%;
	margin-top: 1rem;
}
.section_header .header_bottom{
	width: 100%;
	height: 1.86rem;
  display: flex;
  align-items: center;
  justify-content: center;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/bg_bottom.png) no-repeat 0 0/100% 100%;
}
.section_header .header_bottom_main{
  width: 14rem;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section_header .download_box{
  width: 2rem;
  height: 1.17rem;
  padding-left: 1.6rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/bg_qrcode.png) no-repeat 0 0/auto 100%;
}
.section_header .download_box .btn_item{
	width: 2.01rem;
	height: .52rem;
}
.section_header .download_box .btn_android{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/btn_android.png) no-repeat 50% 0/100% 100%;
}
.section_header .download_box .btn_android:hover{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/btn_android_hover.png) no-repeat 50% 0/100% 100%;
}
.section_header .download_box .btn_ios{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/btn_ios.png) no-repeat 50% 0/100% 100%;
}
.section_header .download_box .btn_ios:hover{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/btn_ios_hover.png) no-repeat 50% 0/100% 100%;
}
.section_header .gift{
	width: 2.56rem;
	height: 1.24rem;
  padding-left: 7.3rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/pic_gift.png) no-repeat 0 0/auto 100%;
}
.section_header .btn_rules{
	font-size: .2rem;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #a1a6a1;
	text-decoration: underline;
}
.section_header .btns{
	width: 100%;
	height: .74rem;
}
.section_header .btn_get {
	width: 100%;
	height: 100%;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/btn_get.png) no-repeat 0 0/100% 100%;
}
.section_header .btn_get_gray{
	filter: grayscale(100%);
}
.section_header .btn_age{
  width: .96rem;
  height: 1.24rem;
  top: 50%;
  right: .3rem;
  margin-top: -.62rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/ico_16.png) no-repeat 0 0/100% 100%;
}
/* section_mysterious */
.section_mysterious{
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	padding-bottom: .4rem;
}
.section_mysterious .character_image{
	/* background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/qingjia_new.jpg) no-repeat 50% 0/100% 100%; */
	/* background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/qingjia.jpg) no-repeat 0 6% / 100% auto; */
	
}
.section_mysterious .character_image.qingjia{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/qingjia_new.jpg) no-repeat 50% 0/100%;
}
.section_mysterious .character_image.zhongzhuang{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/zhongzhuang_new.jpg) no-repeat 50% 0/100%;
}
.section_mysterious .character_image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s ease;
}
.section_mysterious .content {
	margin: 1.07rem 0.6rem;
	/*position: relative;
	 padding-top: .7rem;
	z-index: 5; */
  }

.section_mysterious .mysterious_box{
  width: 100%;
  /* height: 100%; */
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 2.6rem;
}
.section_mysterious .title{
	width: 4.87rem;
	height: 2.4rem;
  background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/title_01.png) no-repeat 0 0/100% 100%;
  margin-left: -.6rem;
}
.section_mysterious .describe{
	width: 2.27rem;
	height: 0.46rem;
  background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/title_des.png) no-repeat 0 0/100% 100%;
}
.section_mysterious .font_describe{
	width: 4.3rem;
	font-family: 'fzlth';
	font-size: .24rem;
	color: #d1d1d1;
}
.section_mysterious .switch_box{
	width: 0.64rem;
	height: 2.25rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/switch_box.png) no-repeat 0 0/100% 100%;
	display: flex;
	flex-direction: column;
    align-items: center;
    justify-content: space-around;
	font-size: .18rem;
	color: #fff;
}
.section_mysterious .switch_item{
	width: 0.4rem;
	height: 0.99rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/switch_box_default.png) no-repeat 0 0/100% 100%;
	cursor: pointer;
	transition: all 0.3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
	writing-mode: vertical-rl;
	text-orientation: mixed;
	font-size: .18rem;
	color: #fff;
}
.section_mysterious .active_light{
	color: #d3582d;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/switch_box_light.png) no-repeat 0 0/100% 100%;
}

.section_mysterious .version_content {
	width: 14rem;
	margin: 0 auto;
	position: relative;
  }
  .section_mysterious .swiper_version_thumbs{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* width: 18rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .16rem;
    margin-left: -1.8rem; */
  }
  .section_mysterious .swiper_version_thumbs li{
	width: 2.33rem;
	height: 1.8rem;
	position: relative;
	cursor: pointer;
	transition: transform 0.3s ease;
	overflow: hidden;
  }
  /* 悬停放大效果 */
  .section_mysterious .swiper_version_thumbs li:hover{
	transform: scale(1.05);
	/* z-index: 10; */
  }
  .section_mysterious .swiper_version_thumbs li img{
	width: 2.33rem;
	height: 1.48rem;
	object-fit: cover;
	transition: transform 0.3s ease;
  }
  .section_mysterious .swiper_version_thumbs li:hover img{
	transform: scale(1.1);
  }
  .section_mysterious .swiper_version_thumbs li p{
	width: 100%;
	height: 0.42rem;
	line-height: 0.42rem;
	position: absolute;
	bottom: 0.35rem;
	/* background: rgba(0,0,0,0.8);*/
	color: #3a3a3a; 
	font-size: .2rem;
	text-align: center;
	transition: all 0.3s ease;
  }
  .section_mysterious .swiper_version_thumbs li:hover p{
	background: rgba(0,0,0,0.9);
	color: #fff;
  }
  .section_mysterious .swiper_version_thumbs li.unlock p{
	color: #c3c3c3;
  }
  /* .section_mysterious .swiper_version_thumbs li.unlock:hover p{
	color: #fff;
  } */
  .section_mysterious .play_video{
	display: block;
		width: 0.49rem;
		height: 0.49rem;
		background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/play_btn.png) no-repeat 0 0 / 100% 100%;
		position: absolute;
		top: 20%;
		left: 50%;
		transform: translateX(-50%);
		transition: all 0.3s ease;
		z-index: 10;
	 }
	 .section_mysterious .swiper_version_thumbs li:hover .play_video{
		transform: translateX(-50%) scale(1.2);
	 }
	 .section_mysterious .lock_icon{
		width: 100%;
		color: #c3c3c3;
		font-size: .18rem;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		transition: all 0.3s ease;
		text-align: center;
	 }
	 .section_mysterious .swiper_version_thumbs li:hover .lock_icon{
		color: #c3c3c3;
	 }

/*section_part1*/
.section_part1{
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	padding-bottom: .4rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/bg_02.jpg) no-repeat 50% 0/100% 100%;
}
.section_part1 .content {
	width: 18rem;
	margin: 0 auto;
	position: relative;
	padding-top: .7rem;
	z-index: 5;
  }
.section_part1 .title{
	width: 100%;
  height: 1.8rem;
  /* margin: 0.2rem 0 0 6rem; 
  font-size: 1rem; */
}
.section_part1 .version_content {
	width: 18rem;
	margin: 0 auto;
	position: relative;
  }
.section_part1 .version_box{
	position: relative;
	overflow: hidden;
	width: 12.2rem;
	height: 6.21rem;
	padding-top: 4px;
	margin: 0 auto;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/bg_pic.png) no-repeat 0 0/100% 100%;
	box-sizing: border-box;
  }
  .section_part1 .swiper_version{
	width: 12.12rem;
	height: 5.99rem;
	margin: 0 auto;
  }
  .section_part1 .swiper-slide img{
	width: 100%;
	height: 100%;
  }

  .section_part1 .swiper-button-prev,
  .section_part1 .swiper-button-next{
	width: .74rem;
	height: 6.2rem;
	position: absolute;
	top: 0;
	margin-top: 0;
  }
  .section_part1 .swiper-button-prev::after,
  .section_part1 .swiper-button-next::after{
	display: none;
  }
  .section_part1 .swiper-button-prev{
	left: 2rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/btn_prev.png) no-repeat 0 0/100% 100%;
  }
  .section_part1 .swiper-button-next{
	right: 2rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/btn_next.png) no-repeat 0 0/100% 100%;
  }
  .section_part1 .swiper-button-prev.swiper-button-disabled,
  .section_part1 .swiper-button-next.swiper-button-disabled{
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
  }
  .section_part1 .swiper_version_thumbs{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: .16rem;
  }
  .section_part1 .swiper_version_thumbs li{
	width: 2.67rem;
	position: relative;
	cursor: pointer;
  }
  .section_part1 .swiper_version_thumbs li:hover{
	opacity: 0.8;
  }
  .section_part1 .swiper_version_thumbs li img{
	vertical-align: top;
	width: 100%;
	height: auto;
  }
  .section_part1 .swiper_version_thumbs li p{
	width: 100%;
	height: .42rem;
	line-height: .42rem;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.8);
	color: #fff;
	font-size: .24rem;
	text-align: center;
  }
  .section_part1 .swiper_version_thumbs li.active p{
	background: rgb(193, 77, 26,0.8);
  }






/*section_part2*/
.section_part2 {
	width: 100%;
	height: 100%;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/bg_03.jpg) no-repeat 0 0/100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.section_part2 h3 {width: 3.4rem; height: 1.5rem; position: absolute; left: 0.8rem; top: 0.6rem; text-indent: -9999rem;}
.special1_bg{
	width: 13.92rem;
	height: 7.65rem;
	margin-top: 2rem;
}
.special1_bg img{
	width: 100%;
	height: 100%;
}
/* .show-spr {background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/show_spr.png) no-repeat 0 0/17.58rem 2.54rem;} */
.search-link {display: block; position: absolute; background-position: -8.73rem -0.8rem; width: 6.08rem; height: 0.47rem; text-indent: -9999rem; top: 1rem; right: 0.8rem;}
.goto-btn {position: absolute; width: 2.76rem; height: 0.74rem; line-height: 0.74rem; text-align: center; background-position: -4.54rem -0.43rem; z-index: 4; left: 50%; bottom: 1.6rem; transform: translateX(-50%); font-size: 0.3rem; color: #e0ddd0;}
.goto-btn:hover {color: #e0ddd0; text-decoration: none; filter: brightness(1.2);}
.live {position: absolute; background-position: 0 bottom; width: 17.58rem; height: 1.02rem; text-indent: -9999rem; bottom: 0.36rem; right: 0.8rem;}

/* section_part3 */
.section_part3{
	width: 100%;
	height: 100%;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/bg_three.jpg) no-repeat 0 0/100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.special2_bg{
	width: 12.76rem;
  height: 7.32rem;
  background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/three_anniversary.png) no-repeat center/contain;
  box-sizing: border-box;
  padding: 4px 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
}
.special2_bg a {
	width: 1.06rem;
	height: 1.01rem;
	display: block;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/play.png) no-repeat center/contain;
  }


/*section_features*/
.section_features .features_container{
  width: 100%;
  height: 100%;
}
.section_features .swiper_features{
	width: 100%;
	height: 100%;
}
.section_features .swiper-slide{
	width: 100%;
	height: 100%;
}
.section_features .title{
	width: 4.79rem;
	height: 2.39rem;
	z-index: 2;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/features/title_04.png) no-repeat 0 0/100% 100%;
}
.section_features .slide_1{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/features/pic_1.jpg) no-repeat 50% 0/cover;
}
.section_features .slide_2{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/features/pic_2.jpg) no-repeat 50% 0/cover;
}
.section_features .slide_3{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/features/pic_3.jpg) no-repeat 50% 0/cover;
}
.section_features .slide_4{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/features/pic_4.jpg) no-repeat 50% 0/cover;
}
.section_features .slide_5{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/features/pic_5.jpg) no-repeat 50% 0/cover;
}
.section_features .slide_6{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/features/pic_6.jpg) no-repeat 50% 0/cover;
}
.section_features .slide_1 .btn_video{
  width: .98rem;
  height: .94rem;
  left: 50%;
  top: 50%;
  margin-top: -0.49rem;
  margin-left: -0.47rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/features/btn_video.png) no-repeat 0 0/100% 100%;
}
.section_features .swiper_features .txt{
	width: 4.4rem;
	box-sizing: border-box;
	top: 2rem;
	left: 0.6rem;
	display: block;
	font-size: .2rem;
	/* padding-left: .75rem; */
  	color: #d1d1d1;
	font-family: 'fzlth';
}

.section_features .tabs{
	width: 17.6rem;
	height: 1.8rem;
	left: 50%;
	margin-left: -8.8rem;
	bottom: .4rem;
	display: flex;
	justify-content: space-between;
	z-index: 2;
	font-size: .26rem;
	color: #a9a9a9;
  border-bottom: 1px solid #393a3a;
  box-sizing: border-box;
  padding: 0 .7rem;
}
.section_features .tabs li{
	width: 2.65rem;
	height: 100%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 1.2;
  position: relative;
}
.section_features .tabs li .box{
  width: 2.3rem;
  height: 1.13rem;
  padding: .05rem .05rem .17rem .05rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/features/tab_common.png) no-repeat 0 0/100% 100%;
}
.section_features .tabs li .pic{
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
  display: block;
  position: relative;
  background: #000;
}
.section_features .tabs li .box img{
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #404040;
  object-fit: cover;
  opacity: 0.5;
}
.section_features .tabs li.active .box{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/features/tab_active.png) no-repeat 0 0/100% 100%;
}
.section_features .tabs li.active .pic img{
  border: 1px solid #c14d1a;
  opacity: 1;
}
.section_features .tabs li::after{
  content: " ";
  display: block;
  width: .32rem;
  height: .43rem;
  position: absolute;
  bottom: -0.16rem;
  left: 50%;
  margin-left: -0.16rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/features/ico_common.png) no-repeat 0 0/100% 100%;
}
.section_features .tabs li.active::after{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/features/ico_active.png) no-repeat 0 0/100% 100%;
}
.float-btn {width: 2.01rem; height: 4.34rem; background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/header/float_btn.png) no-repeat 0 0/100% 100%; position: fixed;right: 0.1rem; bottom: 20%; z-index: 3;}
.float-btn h3 {height: 3.5rem; text-indent: -99999rem;}
.float-btn a {height: 0.64rem; display: block; text-indent: -99999rem;}
.minibar{
  z-index: 3;
  position: absolute;
  width: 1.75rem;
  height: 5.99rem;
  right: 0;
  top: 33%;
  /* margin-top: -2.75rem; */
  box-sizing: border-box;
  padding-top: 2.25rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/minibar/bg1.png) no-repeat 0 0/100% 100%;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  transition: all linear .3s;
  transform: translate(100%,0);
	/* right: -1.75rem; */
  opacity: 0;
	overflow: hidden;
	display: none;
}
.minibar.show,.minibar.active{
	/* right: 0; */
  transform: translate(0,0);
  opacity: 1;
}
.minibar.active.tohide{
	/* right: -1.75rem; */
  transform: translate(100%,0);
  opacity: 0;
}
.btn_minibar_show{
	overflow: hidden;
  position: absolute;
  width: .38rem;
  height: .88rem;
  bottom: 1rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/minibar/btn_minibar.png) no-repeat 0 0/100% 100%;
  z-index: 3;
	right: 0;
	/* right: -.38rem; */
  opacity: 0;
  transform: translate(100%,0);
  transition: all linear .3s;
	display: none;
}
.btn_minibar_show.active.toshow{
  transform: translate(0,0);
  opacity: 1;
}
.minibar .btn_minibar_hide{
  width: .67rem;
  height: .28rem;
  left: 50%;
  top: 0;
  margin-left: -.33rem;
  position: absolute;
  z-index: 2;
}
.minibar .btn_download{
  width: 1.49rem;
  height: .4rem;
  margin-bottom: .09rem;
}
.minibar .btn_android{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/minibar/btn_android.png) no-repeat 0 0/100% 100%;
}
.minibar .btn_android:hover{
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/minibar/btn_android_hover.png) no-repeat 0 0/100% 100%;
}
.minibar .btn_ios{
  margin-bottom: .2rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/minibar/btn_ios.png) no-repeat 0 0/100% 100%;
}
.minibar .btn_ios:hover{
  margin-bottom: .2rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/minibar/btn_ios_hover.png) no-repeat 0 0/100% 100%;
}
.minibar .btn_menu{
  width: 1.49rem;
  height: .4rem;
  margin-bottom: .09rem;
  display: flex;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-size: .18rem;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/minibar/btn_common.png) no-repeat 0 0/100% 100%;
}
.minibar .btn_menu:hover{
  text-decoration: none;
  color: #d3582d;
	background: url(https://game.gtimg.cn/images/aqtw/act/a20250603version/minibar/btn_active.png) no-repeat 0 0/100% 100%;
}
.minibar .btn_totop{
  width: .62rem;
  height: .62rem;
  left: 50%;
  bottom: 0;
  margin-left: -.31rem;
  position: absolute;
  z-index: 2;
}

/*footer*/
.section_footer{
	width: 100%;
	height: 2rem;
	background: #000;
	display: flex;
	align-items: center;
}
.section_footer .footer{
  background: #000;
}
.section_footer .footer .foot_cpright{
  padding: .3rem .2rem;
}
.section_footer .footer .foot{
  background: #000;
}