.result-container{min-height:100vh}.result-container,.result-container .layout{display:flex;flex-direction:column;box-sizing:border-box}.result-container .layout{align-items:center;width:100%;padding:22px}@media(min-width:800px){.result-container .layout{max-width:760px;margin:0 auto;padding:30px}}.result-container .header{height:100px;background:#000;padding-left:25px;padding-top:40px;box-sizing:border-box}@media(min-width:800px){.result-container .header{padding-top:35px}}.result-container .header .logo-img{width:191px;height:auto}@media(min-width:660px){.result-container .header .logo-img{width:230px}}.result-container .buleColor{color:#3992ff;font-size:16px;text-align:center;padding:10px 0 25px}.result-container .underline{text-decoration:underline;cursor:pointer}.result-container .remark-box{display:flex;flex-direction:column;align-items:center;background:#e8e8e8;border-radius:8px;width:340px;font-size:18px;padding:32px 0}@media(min-width:800px){.result-container .remark-box{width:420px}}.result-container .remark-box .font-weight{font-weight:700}.result-container .remark-box .input-code{display:flex;border:1px solid #d6d6d6;height:50px;border-radius:8px;text-align:center;line-height:50px;overflow:hidden;width:280px;margin-top:20px}.result-container .remark-box .input-code .input-left{background:#fff;flex:1}.result-container .remark-box .input-code .input-right{background:#000;color:#00ab46;padding:0 22px;font-size:16px}.result-container .verify-btn{width:198px;height:46px;line-height:46px;border-radius:23px;text-align:center;background:#000;margin:40px auto 0;color:#fff}@media(min-width:800px){.result-container .verify-btn{margin-top:60px}}