@charset "utf-8";

@font-face {
	font-family: yakuslim;
	src: url(https://x0.ifengimg.com/ucms/2026/0511/52081d77732d15699a03a3360cd36268.ttf);
}
@font-face {
	font-family: yaku;
	src: url(https://x0.ifengimg.com/ucms/2026/0511/7be17c29806db8dbb0f186777439ad3a.ttf);
}
@font-face {
	font-family: yakubold;
	src: url(https://x0.ifengimg.com/ucms/2026/0511/4fba8b1fa2f06fa5a311b09ed9348dc0.ttf);
}

/**/
html{overflow: hidden;}
body {font-size: 14px;line-height: 1.8;-webkit-overflow-scrolling: touch;-webkit-text-size-adjust: 100% !important;text-size-adjust: 100% !important; -webkit-tap-highlight-color: transparent;}
a {text-decoration: none;}
p {line-height: 1.4;}
.max-width {max-width: 640px;margin: 0 auto;height: 100%;overflow: hidden;display: none;}
.isPC{display:none;align-items:center;justify-content:center;width:100%;height:100%;background:#36a9e6;}
.phoneBg{width:30vmin;padding:3vmin 1.3vmin 1vmin 1vmin;margin-right:3vmin;background:url(https://x0.ifengimg.com/ucms/2022/0216/E049F72453D66A3E83A1FF7D042376E473FEA494_size3_w283_h525.png) no-repeat center/contain;}
.phoneBg img{border-radius:2vmin;}
.QRBox{width:15vmin;margin-top:30vmin;}
.QRBox h2{margin:1vmin auto 0;font-size:1.5vmin;color:#fff;text-align:center;}
.swiper-slide {overflow: hidden;}
.swiper-container-fade .swiper-slide-active .swiper-slide {pointer-events: auto;}
.swiper-button-next, .swiper-button-prev {outline: none;}
.fn-audio {z-index: 100;position: fixed;right: 2%;top: 2%}
.fn-audio span {display: inline-block;width: 3rem;height: 3rem;}
.fn-audio .audio-play {animation: animation-rotate-un 2s linear infinite normal forwards;}
.ohide.ohide{opacity: 0;pointer-events: none;user-select: none;}
.thide.thide{transform: scale(0);}
.tween{animation-play-state: paused;visibility: hidden;}
.tween.active{animation-play-state: running;visibility: visible;}
.fullscreen{position: absolute;top: 0;left: 0;width: 100vw;height: 100vh;object-fit: cover;}
.delay-0d1s{animation-delay: .1s;}
.delay-0d2s{animation-delay: .2s;}
.delay-0d3s{animation-delay: .3s;}
.delay-0d4s{animation-delay: .4s;}
.delay-0d5s{animation-delay: .5s;}
.delay-0d6s{animation-delay: .6s;}
.delay-0d7s{animation-delay: .7s;}
.delay-0d8s{animation-delay: .8s;}
.delay-0d9s{animation-delay: .9s;}
.audio-icon.hide {display: none;}
@keyframes animation-rotate-un {from {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
	to {transform: rotate(-360deg);-webkit-transform: rotate(-360deg);}
}
/**/
.loading {z-index: 10;position: fixed;width: 100%;max-width: 500px;height: 100vh; left: 0; right: 0; margin: auto;background: url(//x0.ifengimg.com/ucms/special/images/4E58B24AC20C39C32410B75A7A236356.png) no-repeat center/cover;visibility: hidden;}
.load-set{position: relative;top: 47%;transform: translateY(-50%);}
.load-icon{width: 72vmin;margin: 0 auto 6%;}
@keyframes load_icon{
	0%, 100%{transform: translateY(0);}
	50%{transform: translateY(-10%);}
}
.progress-br-set {position: relative;width: 62%;height: 0.6rem;border: thin solid #3bf4fc;border-radius: .7rem;overflow: hidden;margin: 4% auto 8%;padding: 0.5% 1%;}
.progress {position: absolute;height: 7px;background-image: linear-gradient(to right,#ffffff,#ffb2d1,#ff8899,#ff6666,#ff8844,#ffbb44,#eedd66,#99ee99,#66eecc,#66ddff,#63a4ff);top: 50%;border-radius: .5rem;left: .5%;transform: translateY(-50%);}
.load-percent{width: 100%;text-align: center;font-size: 16px;color: #3bf4fc;margin: 2% 0 4%;}
.load-button{width: 33.1vmin;height: 10.4vmin;background: url(//x0.ifengimg.com/ucms/special/images/D50CE601F8951D098BF47E6BE5B13FFE.png) no-repeat center/contain;margin: 2% auto 0;opacity: 0;transition: .3s;transform: scale(0);}
.load-button.tri{opacity: 1;transform: scale(1);}
/**/
#main {height: 100%;}
.abs {position: absolute;}
.ab-mid {position: absolute;left: 0;right: 0;margin: 0 auto;}
.disabled {pointer-events: none;}
.up-arrow {z-index: 30;position: absolute;width: 15.5vmin;height: 7.4vmin;background: url(//x0.ifengimg.com/ucms/special/images/6A3AE7A05113B3AE9087A46F43C78207.png) no-repeat center/contain;bottom: 10%;left: 0;right: 0;margin: auto; opacity: 0;pointer-events: none;bottom: 0;transform: translateY(100%);}
.up-arrow.dyna {animation: up_arrow 4.5s 3s forwards infinite;}
@keyframes up_arrow {0% {opacity: 0.2;transform: translateY(100%);}
	50% {opacity: 1;transform: translateY(-240%);}
	53%, 100% {opacity: 0;}
}
.p1-start{width: 40%; position: absolute;left: 0;right: 0;margin: 0 auto;bottom: 15%;}
.start-button{width: 37.6vmin;height: 12vmin;margin: auto;bottom: 6%;}
.start-video{transition: opacity .2s;}
.breathe{animation: breathe_ani 1s linear infinite both;}
@keyframes breathe_ani{
	0%, 100%{transform: scale(1);}
	50%{transform: scale(1.15);}
}
/**/
.page-start-bg{position: absolute;width: 100vw;height: 100vh;top: 0;left: 0;right: 0;bottom: 0;transition: transform linear .5s, opacity .1s .6s;}
.page-start-bg.amp{transform: scale(1.095);}
.start-logo{width: 58.6vmin;height: 7.5vmin;background: url(//x0.ifengimg.com/ucms/2026_21/B2D724240C69283FFB1CD445E4FA324481A5CF67_size40_w483_h60.png) no-repeat center/contain;top: 5%;}
.start-title{width: 70.7vmin;height: 34.4vmin;background: url(//x0.ifengimg.com/ucms/special/images/455C5145B36F385E46267800763C6D5D.png) no-repeat center/contain;top: 11%;}
.phase-bg{position: absolute;width: 100vw;height: 100vh;top: 0;left: 0;transition: opacity .3s;}
.tech-bg{background: url(//x0.ifengimg.com/ucms/special/images/ADA416E2C2549FC8E790036E269C1CE8.jpg) no-repeat center/cover;transition: opacity .3s;transform: scale(1.08);}
.tech-title{width: 16.7vmin;height: 60.5vmin;background: url(//x0.ifengimg.com/ucms/special/images/880ABF8203ADE42AC59A9292153F96F0.png) no-repeat center/contain;bottom: 45%;}
.click-frame{position: absolute;width: 10.5vmin;height: 10.5vmin;pointer-events: none;}
.click-frame img{animation: breathe_ani 2s both linear alternate infinite;}
.tech-title-click{right: 34%;top: 39%;transition: opacity .3s;}
/*  */
.page-tech{background: url(//x0.ifengimg.com/ucms/special/images/8D304EDE998A9B4B5217E55B2B69824B.jpg) no-repeat center/cover;}
.tech-intro-frame{display: grid;place-items: center;width: 86vmin;height: 48.3vmin;background: url(//x0.ifengimg.com/ucms/special/images/146BCC9B2FC2DA815852CFF1186050DB.png) no-repeat center/contain;top: 12%;}
.tech-intro-frame p{width: 82%;font-size: 4vmin;text-align: justify;color: #fefefe;font-family: yaku, sans-serif;margin: 3% 0 0;}
.tech-subtitle{width: 47.6vmin;height: 22.6vmin;background: url(//x0.ifengimg.com/ucms/special/images/61F7AEC5701D714499796FE5510F67D9.png) no-repeat center/contain;bottom: 28%;}
.tech-button{width: 37.1vmin;height: 11.7vmin;background: url(//x0.ifengimg.com/ucms/special/images/4BA338DA34E06FD335621421F57F0399.png) no-repeat center/contain;bottom: 12%;}
/*  */
.page-tech-operation{background: url(//x0.ifengimg.com/ucms/special/images/CEF2E3BF8DE3FE945733F8F57F8C289D.jpg) no-repeat center/100% 100%;}
.operation-frame{position: absolute;width: 85.9vmin;height: 87.9vmin;background: url(//x0.ifengimg.com/ucms/special/images/5391F391794608B5AB3E10701C09C879.png) no-repeat center/contain;bottom: 38%;}
.operation-screen{position: absolute;width: 71.6vmin;height: 70.9vmin;background: url(//x0.ifengimg.com/ucms/special/images/ADD7D595ABB6FBAE2FD3C714047309AB.png) no-repeat center/contain;top: 7%;}
.game-area{position: absolute;width: 94%;height: 75%;top: 6%;}
.track {position: absolute;top: 0;left: 20px;right: 20px;height: 14px;}
#rope {z-index: 5;position: absolute;top: 0;width: 5.4px;background: linear-gradient(to right,#bbdef7 0%,#bbdef7 28%,#fff 28.01%,#fff 71.99%,#bbdef7 72%, #bbdef7 100%);transform: translateX(2.4px);}
#claw-container {--claw-width: 44px;position: absolute;width: var(--claw-width);z-index: 5;}
.claw-base{width: 44px;height: 60px;background: url(//x0.ifengimg.com/ucms/special/images/DFA2CB7AB2AFE25B4A5D1F32053A2529.png) no-repeat center/contain;}
/* 不同颜色的小球 */
.target {position: absolute;border-radius: 50%;display: flex;align-items: center;justify-content: center;z-index: 8;user-select: none;}
.target-yellow   { background: url(//x0.ifengimg.com/ucms/special/images/259D113C81295CD90178198520C4BEBC.png) no-repeat center/contain; }
.target-orange  { background: url(//x0.ifengimg.com/ucms/special/images/C78FDF08AD509369EEC12140FE4AE8BF.png) no-repeat center/contain; }
.target-purple { background: url(//x0.ifengimg.com/ucms/special/images/00BF715F73A420BAAD8296323E289EA6.png) no-repeat center/contain; }
.target .eye {position: absolute;width: 11px; height: 11px;background: #fff;border-radius: 50%;top: 16px;}
.target .left-eye { left: 13px; }
.target .right-eye { right: 13px; }
.grabbed {position: absolute;z-index: 5;pointer-events: none;}
.controls {position: absolute;top: 110%; height: 110px;background: linear-gradient(#1f2a44, #16213e);display: flex;align-items: center;justify-content: center;padding: 15px;border-top: 4px solid #00ccff;position: relative;}
.drop-btn{z-index: 5; width: 28.5vmin;height: 28.5vmin;padding: 0;border: none; background: url(//x0.ifengimg.com/ucms/special/images/379BA3C7A1D60FD2161AB06C0378287D.png) no-repeat center/contain; bottom: 18%; }
#drop-btn:disabled {opacity: 0.85;cursor: not-allowed;pointer-events: none; transition: .2s;}
@keyframes popIn {0% { transform: scale(0.6); }70% { transform: scale(1.15); }100% { transform: scale(1); }}
@keyframes missShake {0%, 100% { transform: translateX(0); }25% { transform: translateX(-8px); }75% { transform: translateX(8px); }}
.operation-frame-pic{z-index: 8;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
/*  */
.grid-center{display: grid;place-items: center;}
.page-tech-phase-1{position: absolute;}
.ptp1-info{width: 95.7vmin;height: 84.4vmin;background: url(//x0.ifengimg.com/ucms/special/images/95298091A28184E6209027AD9EFA0151.png) no-repeat center/contain;}
.ptp1-button{width: 41.2vmin;height: 12.9vmin;background: url(//x0.ifengimg.com/ucms/special/images/336A0AA38C35CAA2D986BE875BCD35C7.png) no-repeat center/contain;margin: 30% auto 15%;}
.page-tech-phase-2{position: absolute;}
.ptp2-head{width: 71vmin;height: 48.1vmin;background: url(//x0.ifengimg.com/ucms/special/images/F9FDB07853CFB96B4D1628F2A5288238.png) no-repeat center/contain;margin: -28% auto 0;}
.ptp2-content{width: 76.7vmin;height: 95.3vmin;background: url(//x0.ifengimg.com/ucms/special/images/6165FF1BB31DDBD30D232A6325D3B932.png) no-repeat center/contain;margin: -5% auto 12%;}
.ptp2-scroll-area{position: relative;width: 80%;height: 72%;padding: 4% 0;top: 11%;overflow-y: auto;margin: 0 auto;}
.ptp2-button{width: 37.6vmin;height: 12.9vmin;background: url(//x0.ifengimg.com/ucms/special/images/DEB1EEF3B6C0E94F050CBCE36A626BDE.png) no-repeat center/contain;margin: 4% auto 0;}
.ptp2-scroll-tip{position: absolute;width: 22%;right: 10%;bottom: 16%;transition: opacity .3s;pointer-events: none;}
.ptp2-scroll-tip-img{width: 100%;animation: scroll_up 2s linear infinite;}
@keyframes scroll_up{
	from{transform: initial;}
	to{transform: translateY(-300%);}
}

/*  */
.page-network-intro{background: url(//x0.ifengimg.com/ucms/special/images/2E95EB9C38BD72F6B29FAAFC90F596BD.jpg) no-repeat center/cover;}
.network-title{width: 16.7vmin;height: 60.5vmin;background: url(//x0.ifengimg.com/ucms/special/images/AB06D7B8903FE90AF6A221E6022A23F0.png) no-repeat center/contain;bottom: 45%;}
.network-title-click{right: 34%;top: 39%;}
/*  */
/* .page-network-phase-1{background: url(//x0.ifengimg.com/ucms/special/images/05C1786082719A5957E5E9AC7897F7FF.jpg) no-repeat center/cover;} */
.pnp1-title-frame{width: 86vmin;height: 37.4vmin;display: grid;place-items: center;top: 14%;background: url(//x0.ifengimg.com/ucms/special/images/7B6A82D1105136A6BBC293323797AD39.png) no-repeat center/contain;}
.pnp1-title-frame p{width: 82%;text-align: justify;font-size: 3.4vmin;font-family: yakuslim, sans-serif;color: white;margin: 4% auto 0;}
.pnp1-button{width: 37.1vmin;height: 11.7vmin;background: url(//x0.ifengimg.com/ucms/special/images/C33A6489B4D7421C9A712FDA4A3691D6.png) no-repeat center/contain;bottom: 15%;}
/*  */
/* .page-network-phase-2{background: url(//x0.ifengimg.com/ucms/special/images/8924F04AFE1E2221633C8F2014AA1183.jpg) no-repeat center/cover;} */
.pnp2-doctor-dialog-frame{position: absolute;width: 83.6vmin;height: 49.6vmin;left: 7%;bottom: 15%;background: url(//x0.ifengimg.com/ucms/special/images/A471041DDD6CE3BEBB980AF7C7AE4168.png) no-repeat center/contain;}
.pnp2-doctor-dialog-text{position: absolute;left: 25%;top: 16%;width: 70%;text-align: justify;font-size: 3.6vmin;font-family: yakuslim, sans-serif;color: white;margin: 4% auto 0;line-height: 1.6;}
.pnp2-doctor-dialog-text p{opacity: 0;}
/*  */
/* .page-network-phase-3{background: url(//x0.ifengimg.com/ucms/special/images/E0C26D077C3312B1ED9D36EF9122EA7A.jpg) no-repeat center/cover;} */
.pnp3-frame{position: absolute;width: 83.6vmin;bottom: 20%;left: 8%;}
.pnp3-dialog-1{position: relative;width: 83.6vmin;height: 30.3vmin;background: url(//x0.ifengimg.com/ucms/special/images/E460618F79BBB70145D58D5587D94B7B.png) no-repeat center/contain;}
.pnp3-dialog-1-text{position: absolute;left: 25%;top: 36%;width: 70%;text-align: justify;font-size: 3.6vmin;font-family: yakuslim, sans-serif;color: white;line-height: 1.6;}
.pnp3-dialog-1-text p{opacity: 0;}
.pnp3-dialog-2{position: relative;width: 83.6vmin;height: 25vmin;background: url(//x0.ifengimg.com/ucms/special/images/888F9B785A0037A9801D0861AB154B1D.png) no-repeat center/contain;}
.pnp3-dialog-2-text{position: absolute;left: 25%;top: 43%;width: 70%;text-align: justify;font-size: 3.6vmin;font-family: yakuslim, sans-serif;color: white;line-height: 1.6;}
.pnp3-dialog-2-text p{opacity: 0;}
/*  */
/* .page-network-phase-4{background: url(//x0.ifengimg.com/ucms/special/images/DB45A895601319491699D47F306CE06E.jpg) no-repeat center/cover;} */
.pnp4-frame{position: absolute;width: 83.6vmin;bottom: 15%;left: 8%;}
.pnp4-dialog-1{position: relative;width: 83.6vmin;height: 26vmin;background: url(//x0.ifengimg.com/ucms/special/images/FD0876C5242228E6F1AA40C108FFCAE9.png) no-repeat center/contain;}
.pnp4-dialog-1-text{position: absolute;left: 26%;top: 44%;width: 70%;text-align: justify;font-size: 3.6vmin;font-family: yakuslim, sans-serif;color: white;line-height: 1.6;}
.pnp4-dialog-1-text p{opacity: 0;}
.pnp4-button{width: 41.2vmin;height: 12.9vmin;background: url(//x0.ifengimg.com/ucms/special/images/2C54EB3271A059424117487F79D436A1.png) no-repeat center/contain;margin: 15% auto 0;}
/*  */
/* .page-network-phase-5{background: url(//x0.ifengimg.com/ucms/special/images/BEE0360F2674B0D901E99EB42E0C377A.jpg) no-repeat center/cover;} */
.pnp5-frame{position: absolute;width: 83.7vmin;bottom: 13%;left: 8%;}
.pnp5-dialog-1{position: relative;width: 83.7vmin;height: 36.8vmin;left: 6%;background: url(//x0.ifengimg.com/ucms/special/images/0EBB293E9DFD7306B68D5BE77A9BB754.png) no-repeat center/contain;}
.pnp5-dialog-1-text{position: absolute;left: 5%;top: 29%;width: 70%;text-align: justify;font-size: 3.6vmin;font-family: yakuslim, sans-serif;color: white;line-height: 1.6;}
.pnp5-dialog-1-text p{opacity: 0;}
.pnp5-dialog-2{position: relative;width: 83.6vmin;height: 19vmin;left: -3%;margin: 3% auto 0;background: url(//x0.ifengimg.com/ucms/special/images/FB468BBD14E4967E11B2659AD73E2371.png) no-repeat center/contain;}
.pnp5-dialog-2-text{position: absolute;left: 27%;top: 54%;width: 70%;text-align: justify;font-size: 3.6vmin;font-family: yakuslim, sans-serif;color: white;line-height: 1.6;}
.pnp5-dialog-2-text p{opacity: 0;}
.pnp5-button{width: 41.2vmin;height: 12.9vmin;background: url(//x0.ifengimg.com/ucms/special/images/6558CF8BF3DBF514E2FCDD5C2CD67038.png) no-repeat center/contain;margin: 14% auto 0;}
.pnp5-modal{display: grid;place-items: center;transition: opacity .3s;}
.pnp5-modal-frame{position: relative;}
.pnp5-modal-head{width: 71vmin;height: 48.1vmin;background: url(//x0.ifengimg.com/ucms/special/images/4B54674D14C8EDE72BB6A82B42BB71FE.png) no-repeat center/contain;margin: -30% auto -5%;}
.pnp5-modal-pad{position: relative;width: 76.7vmin;height: 95.3vmin;background: url(//x0.ifengimg.com/ucms/special/images/6165FF1BB31DDBD30D232A6325D3B932.png) no-repeat center/contain;}
.pnp5-scroll-area{width: 86%;height: 80%;top: 9%;padding: 4% 0;overflow-y: auto;}
/* .pnp5-modal-text{width: 84%;} */
.pnp5-modal-button{width: 37.6vmin;height: 12.9vmin;background: url(//x0.ifengimg.com/ucms/special/images/DEB1EEF3B6C0E94F050CBCE36A626BDE.png) no-repeat center/contain;margin: 14% auto 0;}
.ptp5-scroll-tip{position: absolute;width: 22%;right: 10%;bottom: 16%;transition: opacity .3s;pointer-events: none;}
.ptp5-scroll-tip-img{width: 100%;animation: scroll_up 2s linear infinite;}
@keyframes scroll_up{
	from{transform: initial;}
	to{transform: translateY(-300%);}
}
/*  */
.page-major-intro{background: url(//x0.ifengimg.com/ucms/special/images/FFDD089A5B1C3B0294DCF12797903534.jpg) no-repeat center/cover;}
.major-title{width: 16.5vmin;height: 60.5vmin;background: url(//x0.ifengimg.com/ucms/special/images/CA945E8C6E890AF9B5D5970F5CE83691.png) no-repeat center/contain;bottom: 45%;}
.major-title-click{right: 34%;top: 39%;}
/*  */
.page-major-info{background: url(//x0.ifengimg.com/ucms/special/images/E81A092A50856FF5716C9CC2B54AA7B0.jpg) no-repeat center/cover;}
.pmi-head{width: 86vmin;height: 55.6vmin;display: grid;place-items: center; background: url(//x0.ifengimg.com/ucms/special/images/D3C37BB206F2B192847CDF882C614C6A.png) no-repeat center/contain;top: 4%;}
.pmi-head div{position: relative;width: 84%;margin: 2% auto 0;}
.pmi-head h3{font-family: yakubold, sans-serif;color: white;font-size: 4.6vmin;text-align: center;}
.pmi-head p{margin: 0 auto;width: fit-content;font-size: 3.8vmin; font-family: yaku, sans-serif;}
.pmi-white-text.pmi-white-text{color: white;margin: 0 auto 4%;text-align: justify;}
.pmi-blue-text{color: #41fcff;text-align: center;}
.pmi-button{width: 37.1vmin;height: 11.7vmin;background: url(//x0.ifengimg.com/ucms/special/images/F4F003152573793DE475BDCD67A513DE.png) no-repeat center/contain;bottom: 15%;}
/*  */
.page-major-card{background: url(//x0.ifengimg.com/ucms/special/images/21019C878F3AF300A775FFED1DC7BCF5.jpg) no-repeat center/100% 100%;}
.major-frame{z-index: -2; width: 90.6vmin;height: 169.1vmin;background: url(//x0.ifengimg.com/ucms/2026_20/FD95C938DCD0496F7A729C581717CADB4131BAE3_size904_w750_h1400.png) no-repeat center/contain;top: 10%;}
.major-frame video{z-index: -1; position: absolute;top: 0;left: 0; width: 100%;height: 100%;object-fit: cover;transition: opacity .3s;}
.major-item{position: absolute; width: 36vmin;height: 66vmin; border-radius: 4px;border: solid 2px #00ffff;overflow: hidden;}
.major-item-left{left: 6%;top: 15%;}
.major-item-right{left: 54%;top: 15%;}
.major-status-left{position: absolute;top: 9%;left: 10%;}
.major-status-right{position: absolute;top: 9%;left: 58%;}
.major-status{width: 28.6vmin;height: 6.9vmin;}
.status-img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.major-img{z-index: -1; position: absolute;width: 100%;height: 100%;top: 0;left: 0;object-fit: cover;transition: opacity .3s;}
.major-card-pad{width: 100%;height: 53.3vmin;top: 59%;background: url(//x0.ifengimg.com/ucms/special/images/44FED31140E3D26FFF97FF3779EB31E4.png) no-repeat center/contain;}
.major-card-forum{position: absolute;width: 34.3vmin;height: 20.2vmin;left: 7%;top: 70%; background: url(//x0.ifengimg.com/ucms/special/images/2A88D86304AE0BA11E52474D71EBCE59.png) no-repeat center/contain;}
.major-card-help{position: absolute;width: 34.3vmin;height: 20.2vmin;left: 55%;top: 70%;background: url(//x0.ifengimg.com/ucms/special/images/E2CD7D0A7A6E51D5EBB91DF0E3E9FC26.png) no-repeat center/contain;}
.get-red{border: 2px solid transparent;background-clip: padding-box;
	box-shadow: 
    inset 0 0 12px 4px rgba(255, 45, 45, 0.95), 
    inset 0 0 24px 8px  rgba(255, 65, 65, 0.80),
    inset 0 0 38px 10px rgba(255, 85, 85, 0.55),
    inset 0 8px 16px rgba(0, 0, 0, 0.72),
    inset 0 -4px 10px rgba(255, 255, 255, 0.12); animation: inwardRedFlicker 2s ease-in-out infinite;}
@keyframes inwardRedFlicker {
  0%, 100% {
    box-shadow: 
      inset 0 0 12px 4px rgba(255, 45, 45, 0.95),
      inset 0 0 24px 8px  rgba(255, 65, 65, 0.80),
      inset 0 0 38px 10px rgba(255, 85, 85, 0.55),
      inset 0 8px 16px rgba(0, 0, 0, 0.72),
      inset 0 -4px 10px rgba(255, 255, 255, 0.12);
  }
  50% {
    box-shadow: 
      inset 0 0 10px 3px rgba(255, 45, 45, 0.85),
      inset 0 0 20px 6px  rgba(255, 65, 65, 0.70),
      inset 0 0 32px 8px  rgba(255, 85, 85, 0.45),
      inset 0 8px 16px rgba(0, 0, 0, 0.75),
      inset 0 -4px 10px rgba(255, 255, 255, 0.10);
  }
}

.left-card-1{width: 96%;height: 19.1vmin;background: url(//x0.ifengimg.com/ucms/special/images/33CBD8BB40DD3560FF56363AD7904235.png) no-repeat center/contain;bottom: 6%;transition: .7s;}
.left-card-2{width: 96%;height: 20vmin;background: url(//x0.ifengimg.com/ucms/special/images/24B61C0C8719D3F506C984E5FBCE0760.png) no-repeat center/contain;bottom: 8%;transition: .7s;transform: initial;}
.left-card-2.ohide{transform: translateY(100%);}
.right-card-1{width: 96%;height: 19.1vmin;background: url(//x0.ifengimg.com/ucms/special/images/63230A93C0DAF4FABB4898F6F94D6D1D.png) no-repeat center/contain;bottom: 6%;transition: .7s;}
.right-card-2{width: 96%;height: 20vmin;background: url(//x0.ifengimg.com/ucms/special/images/A7E7C042561701BDF1C59FC92B429B29.png) no-repeat center/contain;bottom: 8%;transition: .7s;transform: initial;}
.right-card-2.ohide{transform: translateY(100%);}
.major-modal{display: grid;place-items: center;transition: opacity .5s;}
.mm-phase-1{position: absolute;width: fit-content;transition: opacity .3s;}
.mm-correct-info{width: 95.7vmin;height: 81.2vmin;background: url(//x0.ifengimg.com/ucms/special/images/05BD38BA54A7C96CBE19B3902BB63D3E.png) no-repeat center/contain; margin: -20% auto 30%;}
.mm-correct-button{width: 35.1vmin;height: 12.9vmin;background: url(//x0.ifengimg.com/ucms/special/images/4B96A8A002F7734BC443F4D18719F326.png) no-repeat center/contain;margin: 0 auto;}
.mm-phase-2{position: absolute;width: fit-content;transition: opacity .3s;}
.mm-info-icon{width: 71vmin;height: 48.1vmin;background: url(//x0.ifengimg.com/ucms/special/images/0A2F40BA2108CBA3D1841069FA6E37C3.png) no-repeat center/contain;margin: -22% auto 0;}
.mm-info-pad{position: relative;width: 76.7vmin;height: 95.3vmin;background: url(//x0.ifengimg.com/ucms/special/images/6165FF1BB31DDBD30D232A6325D3B932.png) no-repeat center/contain;}
.mm-info-button{width: 33.8vmin;height: 11.7vmin;background: url(//x0.ifengimg.com/ucms/special/images/09D86CDA43AAF39383A8E1F7DE4C96F3.png) no-repeat center/contain;margin: 8% auto 0;}
/* .mm-info-content{} */
.mm-info-scroll-area{width: 90%;top: 6%;height: 72%;padding: 6% 0;overflow-y: auto;}
.mm-scroll-tip{position: absolute;width: 22%;right: 10%;bottom: 16%;transition: opacity .3s;pointer-events: none;}
.mm-scroll-tip-img{width: 100%;animation: scroll_up 2s linear infinite;}
@keyframes scroll_up{
	from{transform: initial;}
	to{transform: translateY(-300%);}
}
/**/
.poster-result {position: fixed;z-index: 20;top: -100%;}
.poster-result.tri {animation: poster_result 2s forwards cubic-bezier(0.25, 1, 0.5, 1);}
@keyframes poster_result {from {top: -100%;}
	to {top: 0;}
}
.wait {display: none;z-index: 10;position: absolute;top: 0;left: 0;bottom: 0;right: 0;background: rgba(0, 0, 0, 0.5);}
.wait p {position: absolute;top: 45%;left: 17%;color: #ffffff;font-size: 18px;}
.dotting {display: inline-block;min-width: 2px;min-height: 2px;color: #fff;box-shadow: 2px 0 currentColor, 6px 0 currentColor, 10px 0 currentColor;-webkit-animation: dot 2s infinite step-start both;animation: dot 2s infinite step-start both;}
.dotting:before {content: '...';}
.dotting::before {content: '';}
:root .dotting {margin-right: 8px;}
@keyframes dot {25% {box-shadow: none;}
	50% {box-shadow: 2px 0 currentColor;}
	75% {box-shadow: 2px 0 currentColor, 6px 0 currentColor;}
}
.hold-tip{z-index: 22;text-align: center;font-size: 4.8vmin;color: white;font-family: yakubold, sans-serif;pointer-events: none;bottom: 8%;transition: opacity .3s 2s;}
/**/
.sharepage-set {z-index: 5;position: absolute;top: -200%;overflow: hidden;}
.share-bg {width: 100vw;height: 100vh;}
.share-bottom{width: 90%;bottom: 16%;}
.share-bottom p{position: absolute;top: 40.8%;left: 27.3%;color: white;font-family: yakuslim, sans-serif;}
.share-logo{width: 58.6%; top: 7%;}
.share-title{width: 70.7%; top: 13%;}

/**/
.mask {position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0, 0, 0, .7);}
.modal{z-index: 10; position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0, 0, 0, .8);}
/* 小屏幕 */
@media only screen and (max-height: 655px) and (max-width: 390px) {}
/* iPhone 7P/8P */
@media only screen and (min-width: 410px) and (max-height: 700px) {}
/* 长屏幕 */
@media only screen and (min-height: 760px) {}