.result-container{width:100vw;height:100vh;background:url(https://www.qhdjlx.com/zx_dt_indexbg.jpg) no-repeat 50%/cover;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.result-container,.result-container .center-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.result-container .center-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:80%;height:180px;border-radius:7px;background-color:#fff;padding:15px 25px;color:#007aff}.result-container .center-box .title{font-size:26px;font-weight:700}.result-container .center-box .score{color:red;font-weight:700;font-size:21px}.result-container .center-box .btn{width:140px;background-color:#007aff;color:#fff;font-size:15px;letter-spacing:1px;font-weight:700}