.wrapper{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body,h1,h2,h3,p{margin:0}img{pointer-events:none}.inner{width:1130px;margin:0 auto;height:inherit}.page-top{height:46px;background-color:#313132}.logo{padding:0 5px}.logo,.logo:before{height:100%;display:inline-block}.logo:before{content:"";width:0;vertical-align:middle}.logo-img{height:26px;display:inline-block;vertical-align:middle}.banner{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#000;height:684px;overflow:hidden}.banner-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:808px;margin:0 auto;height:inherit}.banner .title{font-size:50px;margin-bottom:22px}.banner .sub-title,.banner .title{color:#fff;line-height:38px;font-weight:300}.banner .sub-title{font-size:28px;letter-spacing:2px;margin-bottom:12px}.banner .desc{color:#86868b;font-size:20px;letter-spacing:.1em;line-height:1.5;margin-bottom:30px}.pedigree{display:block;width:477px}.island-temp{background-image:url(/static/images/island/portal/island_temp.jpg);height:910px;background-position:top;background-repeat:no-repeat;text-align:center;overflow:hidden}.island-temp-title{font-size:28px;font-weight:300;color:#000;line-height:2;margin-top:40px;letter-spacing:.02em}.island-temp-subtitle{font-size:20px;font-weight:300;color:#86868b;line-height:1.5;margin-top:4px;letter-spacing:.1em}.island-intro2{text-align:center;overflow:hidden;margin-bottom:-112px}.island-intro2-title{font-size:28px;font-weight:300;color:#1d1d1f;line-height:1.5;margin-top:30px;letter-spacing:.02em}.island-intro2-subtitle{font-size:20px;font-weight:300;color:#86868b;line-height:1.5;margin-top:10px;letter-spacing:.1em;margin-bottom:35px}.island-intro2 .intro-img{width:1111px;vertical-align:top}.island-x{text-align:center;background-color:#000;overflow:hidden}.island-x-title{font-size:28px;font-weight:300;color:#fff;line-height:1.5;margin-top:30px;letter-spacing:.02em}.island-x-subtitle{font-size:20px;font-weight:300;color:#86868b;line-height:1.5;margin-top:10px;letter-spacing:.1em}.footer{background-color:#2b2b2b;padding-bottom:env(safe-area-inset-bottom)}.footer-inner{text-align:center;font-weight:300;font-size:14px;line-height:25px;color:#fff;padding:48px 0}.footer-inner a{color:inherit;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer-inner a:hover{color:#fc0072;text-decoration:underline}.footer-inner .police_badge{display:inline-block;vertical-align:-3px;margin-right:4px;width:1.2em}.download-btn-fixed{display:none;position:fixed;bottom:70px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:300px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.download-link-btn{width:140px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;height:48px;line-height:48px;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 1.6px 12px rgba(0,0,0,.15);box-shadow:0 1.6px 12px rgba(0,0,0,.15);font-weight:700;font-size:16px;text-align:center;color:#333;text-decoration:none;z-index:9}@media (max-width:1140px){.inner{width:100%;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (max-width:1024px){.footer-inner{padding:30px 0}.footer-span{display:block}}@media (min-width:500px){.download-btn-fixed{bottom:150px}}@media (max-width:890px){*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.download-btn-fixed{display:-webkit-box;display:-ms-flexbox;display:flex}.banner{height:auto}.banner-inner{display:block;width:auto}.banner-left{padding-top:40px}.banner-left,.banner-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner .desc{text-align:center}.banner .pedigree{width:300px}.download-enter{display:none}}@media (max-width:768px){.inner{text-align:center}.banner .sub-title,.banner .title{font-size:20px;line-height:30px}.banner .desc{font-size:16px}.footer-inner{font-size:12px}.footer .line-y{display:none}}@media (max-width:540px){.footer-inner{zoom:.7}}@media (max-width:500px){.footer-inner{font-size:12px}}@media (max-width:420px){.footer-inner{zoom:.6}.banner .pedigree{width:90%}}@media (max-width:330px){.footer-inner{zoom:.4}}.popup{position:fixed;background:rgba(0,0,0,.2);width:100%;height:100%;z-index:10;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.popup.is-show,.popup.is-show .popup-inner{opacity:1;visibility:visible}.popup.is-show .popup-inner{-webkit-transform:translateY(0);transform:translateY(0)}.popup-inner{position:relative;background-color:#fff;padding:40px 38px;border-radius:10px;-webkit-box-shadow:0 1.67742px 12.5806px rgba(0,0,0,.15);box-shadow:0 1.67742px 12.5806px rgba(0,0,0,.15);-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:0;visibility:hidden}.popup-close{position:absolute;right:6px;top:6px;padding:6px;border-radius:50%;cursor:pointer}.popup-close img{width:20px;display:block}.popup .download-enter.popup-enter{width:184px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.popup .download-enter.popup-enter .download-link-btn,.popup .download-enter.popup-enter .qrcode{border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.popup .download-enter.popup-enter .btn-box{margin-bottom:0}.tips{position:fixed;background:rgba(0,0,0,.8);width:100%;height:100%;z-index:11;top:0;text-align:right}.tips-inner{padding-right:30px}.tips-text,.tips-text2{color:#fff}.tips-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px;font-weight:900;line-height:20px}.tips-text img{margin-right:5px}.tips-text2{margin-top:2px;font-size:12px;font-weight:400;zoom:.75}.tips-arrow{margin-top:24px;margin-right:24px}.contact-qrcode{text-align:center;padding:40px 0}.contact-qrcode>h3{font-size:21px;margin-bottom:1.5px;font-weight:400;line-height:150%;letter-spacing:2px}.contact-qrcode>p{margin-bottom:8px;font-weight:300;font-size:16px;line-height:150%;text-align:center;letter-spacing:.1em;color:#86868b}.contact-qrcode>img{width:200px;pointer-events:all;vertical-align:top}@media (max-width:768px){.contact-qrcode{padding:50px 0 60px}.contact-qrcode>img{width:140px}}.download-enter{width:180px;margin-bottom:66px}.download-enter .btn-box{margin-top:20px;margin-bottom:16px}.download-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:48px;background-color:#fff;color:#333;border-radius:12px;text-decoration:none;font-weight:600;font-size:16px;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.download-btn+.download-btn{margin-top:8px}.download-btn .icon{width:24px;height:24px;margin-right:14px}.qrcode{background-color:#fff;padding:17px;border-radius:12px;text-align:center}.qrcode-img{display:block;width:100%;pointer-events:all}.qrcode-text{font-weight:400;font-size:18px;line-height:25px;margin-top:10px}