* {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: "SourceHanSansCNHeavy";
  src: url('/fonts/SourceHanSansCN-Heavy.ttf') format("truetype");
}
@font-face {
  font-family: "SourceHanSansCN";
  src: url('/fonts/SourceHanSansCN-Normal.ttf') format("truetype");
}
span {
  font-family: 'SourceHanSansCN';
}
.name,
.name_text,
.all_name,
.camp_text,
.hk,
.tab1_c,
.tab2_c,
.tab3_c {
  font-family: 'SourceHanSansCNHeavy';
}
i {
  display: block;
}
html,
body {
  width: 100%;
  height: 100%;
}
.page_1 {
  width: 100%;
  height: 12.82rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page1/page1_bg.jpg');
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
}
.page_1 .age_icon {
  width: 0.73rem;
  height: 0.94rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page1/age_icon.png');
  background-size: 100% 100%;
  position: absolute;
  left: 0.4rem;
  top: 1.2rem;
}
.page_1 .bgm_btn {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: 1.24rem;
  right: 1.9rem;
  cursor: pointer;
}
.page_1 .bgm_btn.off {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page1/pause_icon.png');
  background-size: 100% 100%;
}
.page_1 .bgm_btn.on {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page1/play_icon.png');
  background-size: 100% 100%;
}
.page_1 .bgm_ani {
  animation: bgnAni 2s infinite linear;
}
@keyframes bgnAni {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.page_1 .home_btn {
  width: 1.41rem;
  height: 0.49rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page1/home_btn.png');
  background-size: 100% 100%;
  position: absolute;
  right: 0.3rem;
  top: 1.22rem;
}
.page_1 .home_btn a {
  display: block;
  width: 100%;
  height: 100%;
}
.page_1 .play_btn {
  width: 1.05rem;
  height: 1.34rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page1/play_btn.png');
  background-size: 100% 100%;
  margin-top: 3.8rem;
}
.page_1 .logo {
  width: 4.9rem;
  height: 3.1rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/231206/page1/logo_text2.png');
  background-size: 100% 100%;
  margin-top: 2.38rem;
  margin-bottom: 0.1rem;
}
.page_1 .btn_box {
  margin-top: 0.1rem;
  display: flex;
  align-items: center;
}
.page_1 .btn_box .recharge_btn {
  width: 3.5rem;
  height: 1.28rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/img/231206/page1/recharge_btn.png');
  background-size: 100% 100%;
  margin-left: 0.08rem;
  position: relative;
}
.page_1 .btn_box .recharge_btn .pcclient_tip {
  width: 0.91rem;
  height: 0.91rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/img/231206/page1/pcclient_tip2.png');
  background-size: 100% 100%;
  position: absolute;
  top: -0.7rem;
  right: -0.7rem;
}
.page_1 .btn_box .reg_btn {
  width: 2.56rem;
  height: 1.02rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page1/reg_btn.png');
  background-size: 100% 100%;
}
.page_1 .info_text {
  position: absolute;
  bottom: 0.06rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0.6;
}
.page_1 .info_text span {
  font-size: 0.12rem;
  color: #fff;
}
.page_1 .info_text .link_box {
  display: flex;
}
.page_1 .info_text .link_box a {
  font-size: 0.12rem;
  color: #fff;
  text-decoration: none;
}
.page_1_float {
  width: 100%;
  height: 12.82rem;
  pointer-events: none;
}
.container {
  width: 7.5rem;
  height: 48.97rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/231206/bg_2.jpg');
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-x: hidden;
}
.container .nav {
  width: 7.5rem;
  height: 1rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img//nav/nav_bg.png');
  background-size: 100% 100%;
  position: fixed;
  left: 0;
  top: 0rem;
  z-index: 9;
}
.container .nav .nav_box_bg {
  width: 6.14rem;
  height: 0.68rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/nav/nav_bg_on.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: -5.92rem;
  position: absolute;
  top: 0;
  right: 0;
}
.container .nav .nav_box_bg .nav_btn_box {
  width: 5.78rem;
  height: 0.68rem;
  display: flex;
  justify-content: space-between;
  margin-left: 0.28rem;
}
.container .nav .nav_box_bg .nav_btn_box .btn {
  flex-shrink: 0;
  width: 0.82rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .nav .nav_box_bg .nav_btn_box .btn .nav_1 {
  width: 0.64rem;
  height: 0.2rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/nav/nav_1.png');
  background-size: 100% 100%;
}
.container .nav .nav_box_bg .nav_btn_box .btn .nav_2 {
  width: 0.64rem;
  height: 0.2rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/231206/nav/nav_2.png');
  background-size: 100% 100%;
}
.container .nav .nav_box_bg .nav_btn_box .btn .nav_3 {
  width: 0.64rem;
  height: 0.2rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/nav/nav_3.png');
  background-size: 100% 100%;
}
.container .nav .nav_box_bg .nav_btn_box .btn .nav_4 {
  width: 0.64rem;
  height: 0.2rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/nav/nav_4.png');
  background-size: 100% 100%;
}
.container .nav .nav_box_bg .nav_btn_box .btn .nav_5 {
  width: 0.64rem;
  height: 0.2rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/nav/nav_5.png');
  background-size: 100% 100%;
}
.container .nav .nav_box_bg .nav_btn_box .btn .nav_6 {
  width: 0.64rem;
  height: 0.2rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/231206/nav/nav_6.png');
  background-size: 100% 100%;
}
.container .nav .nav_box_bg .nav_btn_box .on .nav_1 {
  width: 0.82rem !important;
  height: 0.2rem !important;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/nav/nav_1_on.png') !important;
  background-size: 100% 100% !important;
}
.container .nav .nav_box_bg .nav_btn_box .on .nav_2 {
  width: 0.82rem !important;
  height: 0.2rem !important;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/231206/nav/nav_2_on.png') !important;
  background-size: 100% 100% !important;
}
.container .nav .nav_box_bg .nav_btn_box .on .nav_3 {
  width: 0.82rem !important;
  height: 0.2rem !important;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/nav/nav_3_on.png') !important;
  background-size: 100% 100% !important;
}
.container .nav .nav_box_bg .nav_btn_box .on .nav_4 {
  width: 0.82rem !important;
  height: 0.2rem !important;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/nav/nav_4_on.png') !important;
  background-size: 100% 100% !important;
}
.container .nav .nav_box_bg .nav_btn_box .on .nav_5 {
  width: 0.82rem !important;
  height: 0.2rem !important;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/nav/nav_5_on.png') !important;
  background-size: 100% 100% !important;
}
.container .nav .nav_box_bg .nav_btn_box .on .nav_6 {
  width: 0.82rem !important;
  height: 0.2rem !important;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/231206/nav/nav_6_on.png') !important;
  background-size: 100% 100% !important;
}
.container .page_2 {
  width: 100%;
  height: 13.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.container .page_2 .page2_icon {
  width: 7.31rem;
  height: 9.05rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/231206/page2/page_2_icon.png');
  background-size: 100% 100%;
  margin-top: 0.52rem;
}
.container .page_2 .border_icon {
  width: 6.9rem;
  height: 4.52rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/231206/page2/border_icon.jpg');
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
}
.container .page_3 {
  width: 100%;
  height: 12.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.container .page_3 .title {
  width: 6.09rem;
  height: 1.46rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page3/title.png');
  background-size: 100% 100%;
  margin-top: 0.46rem;
}
.container .page_3 .hero_name_box {
  width: 6.1rem;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 2.1rem;
  z-index: 2;
}
.container .page_3 .hero_name_box .name_item {
  display: flex;
  align-items: flex-start;
}
.container .page_3 .hero_name_box .name_item .name {
  font-size: 0.41rem;
  font-weight: 800;
  color: #861517;
  writing-mode: vertical-rl;
}
.container .page_3 .hero_name_box .name_item .name_index {
  font-size: 0.14rem;
  color: #861517;
}
.container .page_3 .hero_name_box .name_item:nth-child(4) span {
  color: #fff !important;
}
.container .page_3 .hero_name_box .name_item:nth-child(4) .name {
  position: relative;
}
.container .page_3 .hero_name_box .name_item:nth-child(4) .name::before {
  display: block;
  content: '';
  width: 0.22rem;
  height: 0.12rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page3/icon.png');
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.4rem;
  left: 50%;
  transform: translateX(-50%);
}
.container .page_3 .hero_box {
  height: calc(100% - 1.92rem);
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 0rem;
  padding-top: 1.88rem;
  box-sizing: border-box;
}
.container .page_3 .hero_box .hero_info {
  width: 6.9rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.container .page_3 .hero_box .hero_info .hero_bg {
  width: 4.9rem;
  height: 4.09rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page3/hero_box.png');
  background-size: 100% 100%;
  position: relative;
}
.container .page_3 .hero_box .hero_info .hero_bg .hero_swiper {
  width: 6.03rem;
  height: 6.28rem;
  position: absolute;
  bottom: 0;
  right: -0.8rem;
  overflow: hidden;
}
.container .page_3 .hero_box .hero_info .hero_bg .hero_swiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.container .page_3 .hero_box .hero_info .hero_bg .hero {
  width: 100%;
  height: 100%;
}
.container .page_3 .hero_box .hero_info .hero_bg .hero1 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page3/hero_1.png');
  background-size: 100% 100%;
}
.container .page_3 .hero_box .hero_info .hero_bg .hero2 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page3/hero_2.png');
  background-size: 100% 100%;
}
.container .page_3 .hero_box .hero_info .hero_bg .hero3 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page3/hero_3.png');
  background-size: 100% 100%;
}
.container .page_3 .hero_box .hero_info .hero_bg .hero4 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page3/hero_4.png');
  background-size: 100% 100%;
}
.container .page_3 .hero_box .hero_info .hero_bg .hero5 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page3/hero_5.png');
  background-size: 100% 100%;
}
.container .page_3 .hero_box .hero_info .hero_bg .hero6 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page3/hero_6.png');
  background-size: 100% 100%;
}
.container .page_3 .hero_box .hero_info .hero_bg .hero7 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page3/hero_7.png');
  background-size: 100% 100%;
}
.container .page_3 .hero_box .hero_info .hero_bg .more_btn {
  width: 2.5rem;
  height: 0.64rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page3/more_btn.png');
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.container .page_3 .hero_box .hero_info .hero_bg .more_btn a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.container .page_3 .hero_box .hero_info .info_text {
  height: 6.28rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  z-index: 2;
}
.container .page_3 .hero_box .hero_info .info_text .name {
  font-weight: 800;
  color: #FFFFFF;
  font-size: 0.72rem;
}
.container .page_3 .hero_box .hero_info .info_text .tab_box {
  display: flex;
  margin-top: 0.12rem;
}
.container .page_3 .hero_box .hero_info .info_text .tab_box span {
  font-size: 0.2rem;
  color: #B3B3B3;
}
.container .page_3 .hero_box .hero_info .info_text .tab_box .icon {
  width: 0;
  height: 0;
  border-top: 0.13rem solid #B3B3B3;
  border-right: 0.13rem solid transparent;
  margin-top: 0.05rem;
}
.container .page_3 .hero_box .hero_info .info_text span {
  font-weight: 800;
  color: #FFFFFF;
  font-size: 0.24rem;
  white-space: nowrap;
}
.container .page_3 .hero_box .info_line {
  width: 6.9rem;
  height: 0.01rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page3/info_line.png');
  background-size: 100% 100%;
  margin-top: 0.24rem;
  margin-bottom: 0.18rem;
}
.container .page_3 .hero_box .hero_text {
  width: 6.9rem;
  position: relative;
}
.container .page_3 .hero_box .hero_text span {
  font-size: 0.2rem;
  color: #B3B3B3;
  display: flex;
}
.container .page_3 .hero_box .hero_text .text_w {
  position: absolute;
  right: 0;
  bottom: -0.4rem;
}
.container .page_4 {
  width: 100%;
  height: 10.32rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.container .page_4 .title {
  width: 6.09rem;
  height: 1.52rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/title.png');
  background-size: 100% 100%;
  margin-top: 0.56rem;
  z-index: 2;
}
.container .page_4 .robot_box {
  width: 6.9rem;
  height: 5.76rem;
  margin-top: 0.18rem;
  position: relative;
}
.container .page_4 .robot_box .robot_list {
  width: 1.71rem;
  height: 5.76rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.container .page_4 .robot_box .robot_list .item {
  width: 1.71rem;
  height: 0.88rem;
}
.container .page_4 .robot_box .robot_list .item_1 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot1.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .item_2 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot2.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .item_3 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot3.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .item_4 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot4.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .item_5 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot5.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .item_6 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot6.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .item_7 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot7.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .on.item_1 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot1_on.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .on.item_2 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot2_on.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .on.item_3 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot3_on.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .on.item_4 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot4_on.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .on.item_5 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot5_on.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .on.item_6 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot6_on.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_list .on.item_7 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/list/robot7_on.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .more_btn {
  width: 2.49rem;
  height: 0.63rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/more_btn.png');
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.container .page_4 .robot_box .more_btn a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.container .page_4 .robot_box .robot_type {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.container .page_4 .robot_box .type_1 {
  width: 1.47rem;
  height: 0.48rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/type_1.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .type_2 {
  width: 1.74rem;
  height: 0.48rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/type_2.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .type_3 {
  width: 1.47rem;
  height: 0.48rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/type_3.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .type_4 {
  width: 1.51rem;
  height: 0.48rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/type_4.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_con {
  width: 7.5rem;
  height: 7.01rem;
  position: absolute;
  left: -0.3rem;
  top: -0.32rem;
}
.container .page_4 .robot_box .robot_con i {
  width: 100%;
  height: 100%;
}
.container .page_4 .robot_box .robot_con .robot_shadow {
  opacity: 0.4;
}
.container .page_4 .robot_box .robot_con .robot1 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot1.png');
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.container .page_4 .robot_box .robot_con .robot1_1 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot1_1.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_con .robot2 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot2.png');
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.container .page_4 .robot_box .robot_con .robot2_1 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot2_1.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_con .robot3 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot3.png');
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.container .page_4 .robot_box .robot_con .robot3_1 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot3_1.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_con .robot4 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot4.png');
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.container .page_4 .robot_box .robot_con .robot4_1 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot4_1.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_con .robot5 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot5.png');
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.container .page_4 .robot_box .robot_con .robot5_1 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot5_1.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_con .robot6 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot6.png');
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.container .page_4 .robot_box .robot_con .robot6_1 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot6_1.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_con .robot7 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot7.png');
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.container .page_4 .robot_box .robot_con .robot7_1 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/robot7_1.png');
  background-size: 100% 100%;
}
.container .page_4 .robot_box .robot_con .robot1_ani {
  animation: robotAni1 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot1_1_ani {
  animation: robotAni1_1 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot2_ani {
  animation: robotAni2 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot2_1_ani {
  animation: robotAni2_1 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot3_ani {
  animation: robotAni3 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot3_1_ani {
  animation: robotAni3_1 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot4_ani {
  animation: robotAni4 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot4_1_ani {
  animation: robotAni4_1 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot5_ani {
  animation: robotAni5 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot5_1_ani {
  animation: robotAni5_1 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot6_ani {
  animation: robotAni6 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot6_1_ani {
  animation: robotAni6_1 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot7_ani {
  animation: robotAni7 500ms 1 linear;
}
.container .page_4 .robot_box .robot_con .robot7_1_ani {
  animation: robotAni7_1 500ms 1 linear;
}
@keyframes robotAni1 {
  0% {
    transform: translate(3rem, -3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 1;
  }
}
@keyframes robotAni1_1 {
  0% {
    transform: translate(-3rem, 3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 0.4;
  }
}
@keyframes robotAni2 {
  0% {
    transform: translate(3rem, -3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 1;
  }
}
@keyframes robotAni2_1 {
  0% {
    transform: translate(-3rem, 3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 0.4;
  }
}
@keyframes robotAni3 {
  0% {
    transform: translate(3rem, -3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 1;
  }
}
@keyframes robotAni3_1 {
  0% {
    transform: translate(-3rem, 3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 0.4;
  }
}
@keyframes robotAni4 {
  0% {
    transform: translate(3rem, -3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 1;
  }
}
@keyframes robotAni4_1 {
  0% {
    transform: translate(-3rem, 3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 0.4;
  }
}
@keyframes robotAni5 {
  0% {
    transform: translate(3rem, -3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 1;
  }
}
@keyframes robotAni5_1 {
  0% {
    transform: translate(-3rem, 3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 0.4;
  }
}
@keyframes robotAni6 {
  0% {
    transform: translate(3rem, -3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 1;
  }
}
@keyframes robotAni6_1 {
  0% {
    transform: translate(-3rem, 3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 0.4;
  }
}
@keyframes robotAni7 {
  0% {
    transform: translate(3rem, -3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 1;
  }
}
@keyframes robotAni7_1 {
  0% {
    transform: translate(-3rem, 3rem);
    opacity: 0;
  }
  100% {
    transform: translate(0rem, 0rem);
    opacity: 0.4;
  }
}
.container .page_4 .robox_info {
  width: 6.9rem;
  height: 1.64rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.37rem;
}
.container .page_4 .robox_info .info_data {
  display: flex;
  flex-direction: column;
  z-index: 2;
}
.container .page_4 .robox_info .info_data .name {
  white-space: nowrap;
  font-weight: 800;
  color: #FFFFFF;
  font-size: 0.48rem;
  margin-bottom: 0.16rem;
}
.container .page_4 .robox_info .info_data .num_box {
  display: flex;
  align-items: center;
}
.container .page_4 .robox_info .info_data .num_box .tab_box {
  display: flex;
}
.container .page_4 .robox_info .info_data .num_box .tab_box span {
  font-size: 0.2rem;
  color: #B3B3B3;
}
.container .page_4 .robox_info .info_data .num_box .tab_box .icon {
  width: 0;
  height: 0;
  border-top: 0.13rem solid #B3B3B3;
  border-right: 0.13rem solid transparent;
  margin-top: 0.05rem;
}
.container .page_4 .robox_info .info_data .num_box .num_text {
  font-weight: 800;
  color: #FFFFFF;
  font-size: 0.28rem;
  margin-left: 0.13rem;
}
.container .page_4 .robox_info .info_data .hk_data {
  display: flex;
}
.container .page_4 .robox_info .info_data .hk_data .hk_icon {
  width: 0.06rem;
  height: 0.28rem;
  background-color: #fff;
  margin-right: 0.04rem;
}
.container .page_4 .robox_info .info_data .hk_data .hk_text {
  width: 2.35rem;
  height: 0.29rem;
  border: 0.01rem solid #FFFFFF;
  padding: 0 0.12rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.container .page_4 .robox_info .info_data .hk_data .hk_text span {
  color: #fff;
  font-size: 0.2rem;
  white-space: nowrap;
}
.container .page_4 .robox_info .info_line {
  width: 0.02rem;
  height: 1.64rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page4/info_line.png');
  background-size: 100% 100%;
  margin: 0 0.3rem;
}
.container .page_4 .robox_info .robot_text {
  font-size: 0.2rem;
  color: #696969;
  z-index: 3;
}
.container .page_4 .page4_swiper {
  width: 7.5rem;
  height: 7.01rem;
  position: absolute;
  left: 0rem;
  top: 0.32rem;
}
.container .page_4 .page4_swiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.container .page_5 {
  width: 100%;
  height: 6.1rem;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.container .page_5 .title {
  width: 3.68rem;
  height: 1.24rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page5/title.png');
  background-size: 100% 100%;
  z-index: 2;
  margin-top: 0.4rem;
  margin-bottom: 0.2rem;
}
.container .page_5 .game_swiper {
  width: 100%;
  height: 4.23rem;
  position: relative;
}
.container .page_5 .game_swiper .swiper-slide {
  position: relative;
}
.container .page_5 .game_swiper img {
  width: 100%;
  height: 100%;
}
.container .page_5 .game_swiper .text {
  width: 6.91rem;
  height: 1.5rem;
  position: absolute;
  top: 3.8rem;
  left: 50%;
  transform: translateX(-50%);
}
.container .page_5 .game_swiper .text_1 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page5/text_1.png');
  background-size: 100% 100%;
}
.container .page_5 .game_swiper .text_2 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page5/text_2.png');
  background-size: 100% 100%;
}
.container .page_5 .game_swiper .text_3 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page5/text_3.png');
  background-size: 100% 100%;
}
.container .page_5 .game_swiper .text_4 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page5/text_4.png');
  background-size: 100% 100%;
}
.container .page_5 .game_swiper .text_5 {
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page5/text_5.png');
  background-size: 100% 100%;
}
.container .page_5 .pre {
  width: 0.77rem;
  height: 0.4rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page5/left.png');
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.3rem;
  z-index: 2;
}
.container .page_5 .next {
  width: 0.77rem;
  height: 0.4rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/page5/right.png');
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.3rem;
  z-index: 2;
}
.container .page_6 {
  width: 100%;
  height: 17.28rem;
  display: flex;
  justify-content: center;
  position: relative;
}
.container .page_6 .page_6_icon {
  width: 7.06rem;
  height: 16.58rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/231206/page6/page_6_icon.png');
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.1rem;
}
.container .page_bottom {
  width: 100%;
  height: 6.56rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.container .page_bottom .logo {
  width: 4.49rem;
  height: 0.95rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/logo.png');
  background-size: 100% 100%;
  margin-bottom: 0.2rem;
}
.container .page_bottom .link_line {
  display: flex;
  align-items: center;
  opacity: 0.8;
  position: relative;
  margin-bottom: 0.1rem;
  border-bottom: 0.01rem solid #ffffff;
  padding-bottom: 0.06rem;
}
.container .page_bottom .link_line a {
  font-size: 0.2rem;
  color: #ffffff;
  text-decoration: none;
}
.container .page_bottom .link_line .line {
  width: 0.01rem;
  height: 0.2rem;
  background-color: #fff;
  margin: 0 0.15rem;
}
.container .page_bottom span {
  font-size: 0.2rem;
  color: #fff;
  opacity: 0.8;
}
.pop {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
  justify-content: center;
  align-items: center;
}
.pop .reg_pop {
  display: none;
  width: 4.34rem;
  height: 6.04rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/reg_pop.png');
  background-size: 100% 100%;
  position: relative;
}
.pop .reg_pop .close {
  width: 0.34rem;
  height: 0.34rem;
  position: absolute;
  top: 0.1rem;
  right: 0.12rem;
  cursor: pointer;
}
.pop .age_pop {
  display: none;
  width: 5.81rem;
  height: 8.39rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/m/img/age_pop.png');
  background-size: 100% 100%;
  position: relative;
}
.pop .age_pop .close {
  width: 0.34rem;
  height: 0.34rem;
  position: absolute;
  top: 0.1rem;
  right: 0.12rem;
}
.pop .video_pop {
  display: none;
  width: 6.8rem;
  height: 4rem;
  position: relative;
}
.pop .video_pop .close {
  width: 0.5rem;
  height: 0.5rem;
  background: url('https://media.zlongame.com/media/pictures/cn/mecharashi/img/close_video.png');
  background-size: 100% 100%;
  position: absolute;
  right: 0rem;
  top: -0.5rem;
}
.pop .video_pop video {
  width: 100%;
  height: 100%;
}
