:root{font-family:"PingFangSC-Medium","MI-LANTING_GB-OUTSIDE-YS";max-width:640px;margin:0 auto;background:#ccc}@media(prefers-color-scheme:dark){:root{background:#000}}*{padding:0;margin:0}.max-line-one{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.max-line-two{-webkit-line-clamp:2}.max-line-three,.max-line-two{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.max-line-three{-webkit-line-clamp:3}.max-line-four{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical}a{text-decoration:none}a,span{color:#ff612e}body{background-color:#f3f3f3}.page{box-sizing:border-box;padding:27px 20px;min-height:100vh;display:flex;flex-direction:column}.page .mainTitle{font-size:24px;font-weight:500;color:#000;margin-bottom:30px}.page .subTitle{font-weight:600;font-size:16px;color:#000;text-align:center;font-family:MiSans}.page .info{font-size:13px;color:rgba(0,0,0,.4);line-height:22px;text-align:center;padding:5px}.page article{padding:15px 35px;overflow:hidden}.page .vs{font-size:26px;font-weight:700;color:#ff612e;text-align:center;margin-top:-1px;margin-bottom:-1px}.page .bottom,.page .top{border-radius:12px;margin:auto;display:flex;justify-content:space-between}.page .bottom img,.page .top img{width:100%}.page .bottom .left,.page .top .left{width:98%;font-size:13px}.page footer{width:90%;margin:0 auto;box-sizing:border-box;padding:5px;display:flex;flex-direction:column;justify-content:center;align-items:center}.page footer .gotoButton{margin-top:5px;color:#fff;background-color:#ff612e;margin-bottom:2vh}.page footer .downloadButton,.page footer .gotoButton{width:100%;height:7vh;font-size:14px;font-weight:500;border:none;outline:none;border-radius:30px}.page footer .downloadButton{color:rgba(0,0,0,.8);background-color:rgba(0,0,0,.06)}.page .failBox{height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:60x}.page .failBox img{width:30vw}.page .failBox .tip{font-size:24px;color:#f22424;margin:15px 0}.page .failBox .tip-sussess{font-size:24px;color:#6c0;margin:15px 0}.page .failBox .tip-footer{color:rgba(0,0,0,.4)}@media(prefers-color-scheme:dark){*{background-color:#000;color:#fff!important}}