.page-download{width:100vw!important;height:100vh!important;margin-top:0!important;text-align:center;position:fixed;top:0;bottom:0;left:0;right:0;background-color:#0e0e0e;overflow:auto}.page-download a{color:#eee;display:none}.page-download img{width:auto;height:auto;max-width:600px;max-height:100vh;margin:0 15px;cursor:pointer}.page-download p{width:100%;font-size:16px;font-weight:500;text-align:left;color:#fff;padding:50px}.page-download p.tips{padding:15px 15px 30px 15px;margin-top:0;margin-bottom:0}.page-download.download-menu{padding:15px 35px 0 35px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start}.page-download.download-menu img{width:300px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;margin-bottom:15px}@media(max-width:767px){.page-download img{max-width:100vw}}