:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{color:var(--color-text);background-color:#fff;transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.safe-area-top{margin-top:46px}*{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body,html{touch-action:manipulation;overscroll-behavior-y:none;position:fixed!important;width:100vw!important;height:100vh!important;top:0!important;left:0;right:0!important;bottom:0;overflow:hidden!important;overscroll-behavior:none!important}img{pointer-events:none}input,textarea{-webkit-user-select:auto}#app{max-width:1280px;margin:0 auto;background-color:#fff;font-weight:400;overscroll-behavior:none!important}.van-theme-dark #app{background-color:#1c1c1e}a,.green{text-decoration:none;color:#00bd7e;transition:.4s}@media (hover: hover){a:hover{background-color:rgba(0,189,126,.2)}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}.van-theme-dark .van-cell__title,.van-theme-dark .van-cell__value,.van-theme-dark .van-cell__label,.van-theme-dark .cell-title{color:#f5f5f5!important}}.van-theme-dark .rich-text-content{color:#f5f5f5!important}.van-theme-dark .rich-text-content *:not(img){color:#f5f5f5!important}.van-theme-dark .rich-text-content p,.van-theme-dark .rich-text-content div,.van-theme-dark .rich-text-content span,.van-theme-dark .rich-text-content h1,.van-theme-dark .rich-text-content h2,.van-theme-dark .rich-text-content h3,.van-theme-dark .rich-text-content h4,.van-theme-dark .rich-text-content h5,.van-theme-dark .rich-text-content h6,.van-theme-dark .rich-text-content li,.van-theme-dark .rich-text-content td,.van-theme-dark .rich-text-content th,.van-theme-dark .rich-text-content font{color:#f5f5f5!important;background-color:transparent!important}.van-theme-dark .rich-text-content a{color:#4caf50!important}.van-theme-dark .rich-text-content a:visited{color:#81c784!important}.van-theme-dark .rich-text-content table,.van-theme-dark .rich-text-content table td,.van-theme-dark .rich-text-content table th{border-color:#3a3a3c!important;background-color:transparent!important}.van-theme-dark .rich-text-content code,.van-theme-dark .rich-text-content pre{background-color:#2c2c2e!important;color:#f5f5f5!important;border:1px solid #3A3A3C!important}.van-theme-dark .rich-text-content blockquote{background-color:#2c2c2e!important;border-left-color:#4caf50!important;color:#f5f5f5!important}.van-theme-dark .rich-text-content hr{border-color:#3a3a3c!important}.van-theme-dark .rich-text-content img{opacity:.9;border-radius:4px}.van-theme-dark .rich-text-content [style*="background-color: white"],.van-theme-dark .rich-text-content [style*="background-color: #fff"],.van-theme-dark .rich-text-content [style*="background-color: #ffffff"],.van-theme-dark .rich-text-content [style*="background: white"],.van-theme-dark .rich-text-content [style*="background: #fff"],.van-theme-dark .rich-text-content [style*="background: #ffffff"]{background-color:#2c2c2e!important}.van-theme-dark .rich-text-content [style*="color: black"],.van-theme-dark .rich-text-content [style*="color: #000"],.van-theme-dark .rich-text-content [style*="color: #000000"]{color:#f5f5f5!important}.van-theme-dark .rich-text-content [style*="color: blue"],.van-theme-dark .rich-text-content [style*="color: #00f"],.van-theme-dark .rich-text-content [style*="color: #0000ff"]{color:#4caf50!important}.van-toast{padding:8px 12px!important;min-width:96px!important}.van-toast--text,.van-toast--html{padding:8px 12px!important}.van-toast__text{margin:0!important;padding:0!important}.van-nav-bar--fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:2000!important;transform:translateZ(0)!important;-webkit-transform:translateZ(0)!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important}.van-tabbar__placeholder{position:fixed;bottom:0;left:0;width:100vw}.safe-area-top{padding-top:env(safe-area-inset-top,0px)!important}@media screen and (-webkit-min-device-pixel-ratio: 0){.van-nav-bar--fixed{position:fixed!important;will-change:transform!important}}.keyboard .van-button__text{font-weight:700}.gameview .van-cell .van-cell__title{color:#3c3c3c;text-indent:10px}.gameview .van-col{font-variant-numeric:tabular-nums}.gameview .main{margin-top:50px}.gameview .van-col,.head-box .van-col{text-align:center;line-height:30px}.head-box .num{border-radius:50%;text-align:center;color:#fff;background-color:#3366f3;font-size:12px;width:20px;height:20px;display:inline-block;line-height:20px;text-indent:initial}.gameview .van-cell,.head-box .van-cell{padding:10px 0}.head-box .van-cell{padding:10px 0!important}.gameview .van-button--small{padding:20px 16px;font-size:12px}.gameview .bottom-box .van-cell__value{margin:0 5px}.gameview{grid-row:2;display:flex;flex-direction:column;overflow:hidden;position:relative}.game-container .bottom-box{grid-row:3;width:100%;background-color:#fff;border-top:1px solid #eee;padding:5px 10px;box-shadow:0 -2px 8px rgba(0,0,0,.1);flex-shrink:0;min-height:fit-content;position:fixed;bottom:0;left:0;right:0;z-index:999}.game-container .bottom-box .van-cell{background-color:transparent;padding:9px 0;align-items:center}.touzhu-btn{height:40px;font-weight:600;box-shadow:0 2px 4px rgba(25,137,250,.3);transition:all .2s ease;padding-left:20px!important;padding-right:20px!important}.touzhu-btn:active{transform:scale(.98);box-shadow:0 1px 2px rgba(25,137,250,.2)}.touzhu-btn-disabled{height:40px;font-weight:600;background-color:#f5f5f5!important;color:#999!important;border:1px solid #e0e0e0!important}.game-container .bottom-box .van-cell__value{margin:0 12px;flex:1}.chat-input-box{background-color:#f7f8fa!important;border:1px solid #e4e7ed!important;font-size:14px!important;transition:all .2s ease}.chat-input-box:focus-within{border-color:#1989fa!important;background-color:#fff!important;box-shadow:0 0 0 2px rgba(25,137,250,.1)}.game-container .bottom-box .van-cell__right-icon{display:flex;align-items:center;gap:8px}.game-container .bottom-box .van-icon{color:#1989fa;transition:all .2s ease}.game-container .bottom-box .van-icon:active{transform:scale(.95)}.game-container .bottom-box .van-button--primary{min-width:50px;height:40px;font-size:13px!important;font-weight:500;box-shadow:0 2px 4px rgba(25,137,250,.3)}.gameview .chat-list{background-color:#e7f0ff;padding:10px 10px 90px;flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.gameview .chat-list.keyboard-open{margin-bottom:360px}.gameview .chat-list .van-cell{padding-top:0;background-color:#e7f0ff;display:flex}.gameview .chat-list .van-cell.new-message{animation:messageFadeIn .2s ease-out forwards}@keyframes messageFadeIn{0%{opacity:0}to{opacity:1}}.gameview .chat-item-self{justify-content:flex-end}.gameview .chat-avatar{width:40px;height:40px;border-radius:50%}.gameview .chat-content{background-color:#fff;background:#fff;color:#000;padding:9px;border-radius:6px;margin-top:5px;display:inline-block;max-width:80%;text-indent:0;font-size:14px!important}.gameview .chat-item-time{font-size:12px;color:#a0a2a3;text-align:center;padding:0}.gameview .chat-item-time .van-cell__title{color:#a0a2a3;background-color:#e7f0ff}.gameview .chat-input{background-color:#f2f2f2}.gameview .certified-icon{color:#1e90ff;text-indent:3px;vertical-align:middle}.game-container{display:grid;grid-template-rows:auto 1fr auto;height:calc(100vh - 46px);height:calc(100svh - 46px);width:100%;overflow:hidden}.head-box{grid-row:1;background-color:#fff;width:100%;color:#000;text-align:center;z-index:2;border-bottom:1px solid #eee;position:relative;padding:8px 0;flex-shrink:0;min-height:fit-content}.gameview .self-title{text-align:right;color:#3366f3;padding:0 10px}.keyboard{position:fixed;bottom:0;left:0;right:0;z-index:999;background-color:#fff;padding-bottom:15px;height:417px;border-radius:10px 10px 0 0}.keyboard .zhuma{border:1px solid #F1F1F1;color:#959292;border-radius:6px;height:12.5vw;line-height:14px}.keyboard .van-col{line-height:initial}.keyboard .zhuma-name{font-weight:700;font-size:12px;color:#0d0d0d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.keyboard .zhuma-bei{font-size:12px;color:#959292;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.keyboard .zhuma-btn{flex:1!important;min-width:55px!important;max-width:90px!important}.keyboard{display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:999}.keyboard .row{display:flex;justify-content:center;align-items:center;width:100%;padding:0 2px}.keyboard button{flex:1;min-width:60px;max-width:90px;height:45px;font-size:14px;font-weight:700;margin:1px;border-radius:5px;border:none;cursor:pointer;border:1px solid #F1F1F1}.keyboard button:not(.van-button){background-color:#fff;color:#141414;border:1px solid #F1F1F1}.keyboard .nums,.keyboard .confirm{color:#fff;background-color:#4694fd;font-size:15px}.keyboard button:active{background-color:#d9d9d9}.keyboard .zhuma-number{justify-content:flex-start;overflow-x:scroll;align-items:flex-start;flex-wrap:nowrap}.keyboard .zhuma-number button{flex:1;min-width:60px;max-width:90px}.zhuma-number-wrapper .zhuma-btn{border:1px solid #1989fa!important;padding:0!important}.keyboard .zhuma-number-container{display:flex;align-items:center;justify-content:center;width:100%}.keyboard .zhuma-number-wrapper{display:flex;justify-content:center;align-items:center;flex:1;overflow:hidden;touch-action:pan-y;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer;position:relative}.keyboard .zhuma-number-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;opacity:0;background:linear-gradient(90deg,transparent 0%,rgba(24,144,255,.1) 50%,transparent 100%);transition:opacity .3s ease}.keyboard .zhuma-number-wrapper:active:before{opacity:1}.keyboard .arrow-btn{width:40px!important;height:45px!important;min-width:40px!important;max-width:40px!important;flex:none!important;padding:0!important;margin:0 5px!important;border:1px solid #F1F1F1!important;background-color:#fff!important;display:flex;align-items:center;justify-content:center}.keyboard .arrow-btn:disabled{background-color:#f5f5f5!important;color:#ccc!important;border-color:#e0e0e0!important}.keyboard .arrow-btn .van-icon{font-size:16px}.van-theme-dark .keyboard .arrow-btn{background-color:#2c2c2c!important;border-color:#444!important;color:#fff!important}.van-theme-dark .keyboard .arrow-btn .van-icon{color:#fff!important}.van-theme-dark .keyboard .arrow-btn:disabled{background-color:#1a1a1a!important;color:#666!important;border-color:#333!important}.van-theme-dark .keyboard .arrow-btn:disabled .van-icon{color:#666!important}#mask{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0)!important;z-index:999}.gameview .fade-enter-active,.fade-leave-active{transition:opacity .5s}.gameview .fade-enter,.fade-leave-to{opacity:0;display:block}.custom-collapse{position:relative}.collapse-header{cursor:pointer;padding:8px 0;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s;border-radius:4px;width:100%}.collapse-header-content{flex:1;width:calc(100% - 30px)}.header-row,.header-col{display:flex;align-items:center}.period-col,.calculation-col{text-align:center;flex:1;justify-content:center}.calc-operator{margin:0 2px;font-weight:500;color:#333}.result-col{text-align:center;flex:1;justify-content:center}.collapse-icon{transition:transform .3s ease;color:#666;font-size:16px;flex-shrink:0;margin-left:8px}.collapse-icon.expanded{transform:rotate(180deg)}.collapse-content{position:absolute;top:100%;left:0;right:0;background-color:#fff;z-index:100;max-height:0;overflow:hidden;transition:all .3s ease-in-out;box-shadow:0 4px 12px rgba(0,0,0,.15);border:1px solid #eee;border-radius:0 0 8px 8px;opacity:0;transform:translateY(-10px)}.collapse-content.show{max-height:50vh;opacity:1;transform:translateY(0);overflow-y:auto;-webkit-overflow-scrolling:touch}.history-list{padding:0}.history-box{padding:2px 10px;font-size:14px;border-bottom:1px solid #f0f0f0;background-color:#fff;width:100%;box-sizing:border-box}.history-box:last-child{border-bottom:none}.history-row{display:flex;align-items:center;gap:8px}.history-col{display:flex;align-items:center}.history-period{min-width:74px;flex-shrink:0;justify-content:flex-start}.history-time{min-width:64px;flex-shrink:0;justify-content:center;font-weight:500}.history-calc{flex:1;justify-content:center;text-align:center}.history-result{flex:1;justify-content:left;text-align:left;font-size:clamp(12px,3.5vw,16px)}::-webkit-scrollbar{display:none}.guaguale-icon{position:fixed!important;top:60%;right:10px;width:80px;z-index:1000}.van-popup--center{max-width:100vw!important}.guaguale_popup{background-color:transparent;width:100%;height:100%;background-image:linear-gradient(135deg,#f95d47,#e83b2d)!important;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}.ouside-box{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0 auto;width:85%}.ouside-box img{width:100%;height:auto}.guaguale_popup .qishu{margin-top:15px;font-size:36px;width:100%;color:#fff;text-align:center;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.qishu span{color:gold;letter-spacing:3px;font-weight:700}.guaguale_popup button{width:99%;font-size:18px;color:#106fff}.result-box{width:85vw;height:45vw;background-color:#fff;border-radius:6px;margin:10px auto 30px}.wait-box,.prize{width:85vw;height:45vw;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:20px 0}.result-num{margin:0 .1rem;width:50px;height:50px;font-size:36px;text-align:center;line-height:50px;color:#fff;background-color:#1091ff;border-radius:50%}.result-point{font-size:36px;color:#000}.result-last{background-color:#ff5a7d}.result-text{color:#ff5a7d;font-size:34px}.history-box span{font-weight:500}.clear-keyboard-input{position:relative;right:2px}@keyframes strat{0%{-webkit-transform:translateZ(0);transform:translateZ(0);text-shadow:hsla(0,0%,100%,.4) 0 0 .05em}to{-webkit-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0);text-shadow:hsla(0,0%,100%,.4) 0 1em .35em}}.lottery_await{padding-top:30px;padding-bottom:50px}.lottery_await span{color:#fff;padding:0 5px;font-size:32px;display:inline-block;-webkit-animation:strat 1s cubic-bezier(.05,0,.2,1) infinite alternate;animation:strat 1s cubic-bezier(.05,0,.2,1) infinite alternate;-webkit-transform:translateZ(0);transform:translateZ(0);margin-top:.5em;text-shadow:hsla(0,0%,100%,.4) 0 0 12px;margin-right:.25rem}.keyboard-input{font-size:16px!important;background-color:#f2f2f2!important}.lottery_await span:nth-child(1){animation-delay:0s}.lottery_await span:nth-child(2){animation-delay:.4s}.lottery_await span:nth-child(3){animation-delay:.6s}.lottery_await span:nth-child(4){animation-delay:.8s}.lottery_await span:nth-child(5){animation-delay:1s}.lottery_await span:nth-child(6){animation-delay:1.2s}.van-theme-dark .gameview .chat-list,.van-theme-dark .head-box,.van-theme-dark .gameview .van-cell,.van-theme-dark .gameview .van-cell__title,.van-theme-dark .gameview .history-box,.van-theme-dark .game-container{background-color:#1c1c1e!important;color:#f5f5f5!important}.van-theme-dark .collapse-header:hover{background-color:#2c2c2e}.van-theme-dark .collapse-content{background-color:#1c1c1e!important;border:1px solid #3A3A3C!important;box-shadow:0 4px 12px rgba(0,0,0,.5)!important}.van-theme-dark .history-box{background-color:#1c1c1e!important;border-bottom:1px solid #3A3A3C!important;color:#f5f5f5!important}.van-theme-dark .calc-operator{color:#f5f5f5!important}.van-theme-dark .gameview .chat-input-box{border:1px solid #f5f5f5!important;color:#f5f5f5!important;background-color:#1c1c1e!important;border:none!important}.van-theme-dark .head-box-row{border-bottom:1px solid #3A3A3C!important}.van-theme-dark .head-box-col{border-right:1px solid #3A3A3C!important}.van-theme-dark .game-container .bottom-box{background-color:#1c1c1e!important;border-top:1px solid #3A3A3C!important;box-shadow:0 -2px 8px rgba(0,0,0,.3)}.van-theme-dark .bottom-box .van-cell{background-color:transparent!important}.van-theme-dark .touzhu-btn-disabled{background-color:#2c2c2e!important;color:#666!important;border:1px solid #3A3A3C!important}.van-theme-dark .chat-input-box{background-color:#2c2c2e!important;border:1px solid #3A3A3C!important;color:#f5f5f5!important}.van-theme-dark .chat-input-box:focus-within{border-color:#1989fa!important;background-color:#1c1c1e!important;box-shadow:0 0 0 2px rgba(25,137,250,.2)}.van-theme-dark .bottom-box .van-icon{color:#1989fa!important}.van-theme-dark .gameview .chat-content{background-color:#686767!important;color:#f5f5f5!important}.van-theme-dark .guaguale_popup{background-image:linear-gradient(135deg,#F44336,#607D8B)!important}.van-theme-dark .keyboard .zhuma-name,.van-theme-dark .keyboard .zhuma-bei{color:#f5f5f5!important}.van-theme-dark .keyboard .zhuma-bei{color:#686767!important}.van-theme-dark .keyboard{background-color:#1c1c1e!important}.van-theme-dark .keyboard button{border:none}.van-theme-dark .keyboard button:not(.van-button--primary){background-color:#2e2d2d!important}.van-theme-dark .keyboard-input{border:none!important;background-color:#000!important}.van-theme-dark .keyboard .delete-icon{color:#f5f5f5!important;filter:brightness(500%)}.van-theme-dark .keyboard .clear-keyboard-input{border:1px solid #3A3A3C}.keyboard button.van-button--primary{font-size:18px}.van-theme-dark .touzhu-btn-disabled{border:1px solid #3A3A3C!important}.van-theme-dark .status-text-fengpan{color:#fff!important}.keyboard .zhuma-name-number{color:#1989fa!important;font-size:14px!important}.keyboard .confirm-btn,.van-theme-dark .keyboard button.confirm-btn{color:#fff!important;background-color:#1989fa!important}@media screen and (max-height: 667px){.collapse-content.show{max-height:40vh}.touzhu-btn,.touzhu-btn-disabled{height:36px;min-width:55px}}@media screen and (max-height: 568px){.collapse-content.show{max-height:35vh}.touzhu-btn,.touzhu-btn-disabled{height:40px;min-width:50px}.game-container .bottom-box .van-button--primary{height:40px;min-width:45px}}.van-tabbar-item__text{font-weight:700}.van-theme-dark .game-btn{border:none}.van-theme-dark .van-notice-bar{background-color:#000!important}.van-theme-dark .van-notice-bar__content{color:#fff!important}.index .van-button__text{font-weight:700}.index .van-card__content{min-height:70px}.van-card__thumb{position:absolute;top:-13px;right:5px}.index .banner{height:150px;width:100%}.banner-skeleton{height:150px;width:100%;margin-bottom:10px}.skeleton-banner{height:150px;width:100%;background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 50%,#f2f2f2 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.banner-loading{display:flex;align-items:center;justify-content:center;height:100%;background-color:#f5f5f5}.banner-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background-color:#f5f5f5}.van-theme-dark .skeleton-banner{background:linear-gradient(90deg,#2d2d30 25%,#3a3a3c 50%,#2d2d30 75%)}.van-theme-dark .banner-loading,.van-theme-dark .banner-error{background-color:#2d2d30}.index .van-notice-bar{width:90%;margin:10px auto;display:flex;align-items:center;height:30px;padding:0 10px;font-size:12px;box-shadow:0 10px 15px rgba(0,0,0,.12);border-radius:40px}.index .van-swipe__indicators{left:86%}.index .van-card__footer{text-align:left}.index .van-dialog__message{padding:15px}.index .van-dialog__header{padding:13px 0;background-color:#0d0d0d;color:#fff;font-size:26px}.van-theme-dark .van-dialog__header{border:1px solid #3A3A3C}.close-backgroud{filter:grayscale(100%)}.index .van-card{background-size:100% 100%;width:90%;margin:0 auto;border-radius:15px;color:#fff}.index .van-card__footer .van-button{margin-left:0;border-radius:20px;padding:10px}#jnd28,#tw28{box-shadow:inset 5px 5px 5px rgba(0,0,0,.1),inset -5px -5px 5px rgba(255,255,255,.3),0 0 rgba(0,0,0,.1)}.index .van-card__title{overflow:visible;font-size:22px}:root:root{--van-padding-xs: 0;--van-grid-item-content-padding: 5px;--van-card-thumb-size: 80px;--van-dialog-header-line-height: 50px;--van-dialog-header-padding-top: 0}.van-dialog__header{border-bottom:1px solid #f8f7f7}.van-dialog__content{padding-top:10px}.swipe{height:150px;width:90vw;margin:0 auto;border-radius:15px}#jnd28,#tw28{font-size:16px;padding:10px 20px;line-height:14px;margin-top:12px}@media screen and (max-width: 375px) and (max-height: 667px){.swipe,.index .banner{height:100px}#jnd28,#tw28{padding:5px 20px;line-height:12px;margin-top:5px}.index .van-notice-bar{margin:5px auto}}.content[_ngcontent-hqh-c4],.jndinfo p{margin:0;text-align:justify;line-height:24px;font-weight:700}.van-theme-dark .site-name{color:#fff!important}.down-icon{text-align:center;margin-top:30px;margin-bottom:30px;color:#0f81eb}.down-icon>div>*{vertical-align:middle}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(13,130,255,.4)}70%{-webkit-box-shadow:0 0 0 10px rgba(13,130,255,0)}to{-webkit-box-shadow:0 0 0 0 rgba(13,130,255,0)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgba(13,130,255,.4);box-shadow:0 0 rgba(13,130,255,.4)}70%{-moz-box-shadow:0 0 0 10px rgba(13,130,255,0);box-shadow:0 0 0 10px rgba(13,130,255,0)}to{-moz-box-shadow:0 0 0 0 rgba(13,130,255,0);box-shadow:0 0 rgba(13,130,255,0)}}.btn[data-v-08c9b178]{margin-top:0;text-align:center}.btn button[data-v-08c9b178]{font-weight:700!important;margin:0 auto;width:80%}
