@charset "UTF-8";
/* reset */
body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, p, form, header, section, article, footer, div { margin: 0; box-sizing: border-box; }

body, button, input, select, textarea { font: 12px/1.5 tahoma,'\5FAE\8F6F\96C5\9ED1',sans-serif; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

:before, :after { pointer-events: none; }

em, b { font-style: normal; }

a { text-decoration: none; }

a:hover { text-decoration: none; filter: brightness(1.2); transition: filter .6s; }

img { border: 0; }

body { padding-top: 42px; }

button, input, select, textarea { font-size: 100%; outline: none; }

table { border-collapse: collapse; border-spacing: 0; }

td, th, ul, ol { padding: 0; }

ul, ol, li { margin: 0; padding: 0; list-style: none; }

@keyframes myfirst { from { transform: translate(0%, 0); }
  to { transform: translate(-4160rem, 0); } }

@keyframes scaleLoop { 0% { transform: scale(1); }
  50% { transform: scale(1.1);
    /* 放大到1.2倍 */ }
  100% { transform: scale(1); } }

@font-face { font-family: 'font'; src: url("font.woff2"); }

/*common*/
html { width: 100%; height: 100%; font-size: calc(100vw / 1920); }

body { width: 100%; height: 100%; overflow-x: hidden; }

body::-webkit-scrollbar { width: 5rem; }

body::-webkit-scrollbar-track { background-color: #c632f7; }

body::-webkit-scrollbar-thumb { background-color: #24def0; border-radius: 5rem; }

.wrap { display: flex; flex-direction: column; align-items: center; width: 100%; font-family: 'font'; background: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/wrap.jpg) no-repeat top center/100% auto; overflow: hidden; }

.page { display: flex; flex-direction: column; align-items: center; }

.page-title { height: 396rem; }

.page-intro { width: 1192rem; height: auto; margin: 20rem 0; }

.page-image { width: 1200rem; height: auto; }

.page-btn { width: 338rem; height: 144rem; background: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/page-btn.png) no-repeat center/cover; animation: scaleLoop 2s infinite ease-in-out; }

.page1 { width: 100%; height: 1207rem; position: relative; }

.page1-logo { width: 230rem; height: 70rem; position: absolute; top: 30rem; left: 30rem; }

.page1-btn { flex: auto; display: flex; width: 1200rem; justify-content: space-between; align-items: flex-end; padding-bottom: 180rem; }

.page1-btn a { width: 498rem; height: 379rem; background: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/dowload.png) no-repeat center/cover; }

.page1-btn a:last-child { background-image: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/start.png); }

.page2 { height: 1740rem; }

.page2 .page-intro { margin-right: -60rem; }

.page2-swiper { width: 1920rem; height: 386rem; background: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/page2-swiper.png) no-repeat center/cover; }

.page2-swiper .swiper-wrapper { animation: myfirst 20s linear infinite; }

.page2-swiper .swiper-slide { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 320rem; }

.page2-swiper .swiper-slide div { display: flex; justify-content: center; align-items: center; width: 234rem; height: 234rem; background: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/page2-swiper-item.png) no-repeat center/cover; }

.page2-swiper .swiper-slide img { width: 100%; height: 100%; object-fit: contain; }

.page2-swiper .swiper-slide p { display: flex; align-items: center; height: 2em; font-size: 24rem; color: #fff; text-align: center; line-height: 1.2; }

.page3 { height: 1240rem; }

.page3 .page-intro { margin-right: -200rem; }

.page4 { height: 1348rem; }

.page4 .page-intro { margin-right: -50rem; }

.page5 { height: 1458rem; }

.page5 .page-intro { margin-right: -120rem; }

.page6 { height: 1420rem; }

.page6 .page-intro { margin-right: -430rem; }

.page7 { height: 2000rem; }

.page7 .page-intro { margin-right: -50rem; }

.page7-swiper { display: flex; align-items: center; margin-bottom: 30rem; }

.page7-swiper .swiper { width: 1600rem; margin: 0 50rem; }

.page7-swiper .swiper-slide { display: flex; justify-content: center; width: 50%; }

.page7-swiper .swiper-slide img { width: 100%; }

.page7-prev, .page7-next { width: 88rem; height: 88rem; background: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/page7-prev.png) no-repeat center/cover; }

.page7-next { transform: rotate(180deg); }

.page7-btn { width: 384rem; height: 164rem; background: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/page7-btn.png) no-repeat center/cover; animation: scaleLoop 2s infinite ease-in-out; }

#afooter { font-size: 12rem; color: #fff; text-align: center; background-color: #000; padding: 15rem 0; }

#afooter a { color: #fff; }

.aslide { display: flex; position: fixed; top: 50%; right: 60rem; transform: translate(0, -50%); z-index: 99; transition: right .6s; }

.aslide.active a { background-position: 100% 0; }

.aslide.active ul { transform: translate(0%, 0); }

.aslide-btn { width: 185rem; height: 185rem; background: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/aslide-btn.png) no-repeat 0 0/370rem 100%; position: absolute; top: 0; right: 0; transform: translate(35%, -96%); z-index: 2; }

.aslide ul { display: flex; flex-direction: column; align-items: flex-end; transform: translate(150%, 0); transition: all .6s; }

.aslide ul:before { content: ''; width: 34rem; height: 100%; background: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/aslide-before.png) no-repeat center/100% 100%; position: absolute; top: -20rem; right: 10rem; }

.aslide li { display: flex; position: relative; z-index: 2; }

.aslide li.active a { width: 310rem; height: 92rem; color: #7c25b2; background-image: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/aslide-item-active.png); margin-right: -6rem; }

.aslide li.active span { transform: translate(12%, -50%); }

.aslide li a { display: flex; justify-content: center; align-items: center; width: 254rem; height: 70rem; font-size: 22rem; color: #fff; padding: 5rem 20rem 0 0; background: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/aslide-item.png) no-repeat center/cover; position: relative; }

.aslide span { display: flex; justify-content: center; align-items: center; width: 86rem; height: 86rem; font-size: 24rem; color: #7c25b2; background: url(//game.gtimg.cn/images/x52/cp/a20250625sqbby/aslide-number.png) no-repeat center/cover; position: absolute; top: 50%; right: 0; transform: translate(20%, -50%); }

#toast { display: none; height: 50rem; font-size: 30rem; color: #fff; line-height: 50rem; background-color: #000; border-radius: 50rem; padding: 0 25rem; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); }
