@media screen and (max-width:768px){.result{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.result .result-msg{width:100%;text-align:center;margin-top:20px}.result .result-msg .btn-group .btn{width:100%;height:44px;font-size:18px;margin-bottom:20px;border-radius:5px}}@media screen and (min-width:768px){.result{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.result .result-msg{text-align:left;margin-left:20px}.result .result-msg .btn-group .btn{width:80px;height:30px;margin-right:16px;font-size:12px}}.result{display:-webkit-box;display:-ms-flexbox;display:flex}.result .result-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;height:auto}.result .result-msg{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.result .result-msg .msg-title{font-size:18px;color:#32324d;padding-bottom:10px}.result .result-msg .msg-info{font-size:12px;color:#8d9199}.result .result-msg .msg-opration{font-size:12px;color:#297acc;padding:10px 0 5px}.join-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:80px}.join-result .tips-msg{color:#9b9b9b}