.order-detail{width:700px}.order-detail .order-finish .top .server-p{margin:0}.order-detail .order-finish .status-box>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:80px 0 60px;font-size:20px;color:#82848f}.order-detail .order-finish .status-box>div .status-p{font-size:30px;font-weight:600;color:#2f3244;margin:30px 0 8px}.order-detail .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:30px;font-weight:500;color:#000}.order-detail .top img{width:31px;margin-left:30px}.order-detail .server-p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;color:#1890ff;margin:30px auto;cursor:pointer}.order-detail .process-box .status{font-size:18px;color:#2f3244;margin-bottom:20px}.order-detail .process-box .line,.order-detail .process-box .status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-detail .process-box .line{position:relative;width:90%;height:1px;margin:0 auto;background-color:#ff9537}.order-detail .process-box .line span{width:18px;height:18px;border-radius:50%;background-color:#ebebed;margin-top:-9px}.order-detail .process-box .line span.active{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABlSURBVHgBjZBRDYAwDEQrYRIqYZLmABxMAhKQgBQkIAEJR5us4T7IaJOXJc27Na1IogAsRs+4Lne8VaNZDP2R12iqcQ2U5I3kxr+UISNCxv4pU0gpdNPbZsv5pJPkKomLeOiYyQ+QxJ4xLRGulAAAAABJRU5ErkJggg==) no-repeat #67d05b;background-size:12px 8px;background-position:3px 5px}.order-detail .time-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px auto 15px}.order-detail .time-box>div{margin-left:15px;color:#82848f;font-size:16px}.order-detail .time-box>div .pay-time{font-size:20px;font-weight:600;color:#2f3244;margin-bottom:5px}.order-detail .time-box>div .pay-time span{color:#f53f3f}.order-detail .time-div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;color:#82848f;padding:0 30px;margin-bottom:15px}.order-detail .time-div .amount{color:#ff9537}.order-detail .time-div .btns span{display:inline-block;width:52px;height:28px;line-height:28px;text-align:center;margin-left:8px;border-radius:50px;color:#595b69;font-size:14px;background-color:#f8f8f9;cursor:pointer}.order-detail .time-div .btns span:hover{opacity:.9}.order-detail .tip{font-size:14px;color:#ff9537;text-align:center;margin:8px auto}.order-detail .order-list{margin:0 15px;padding:0 15px 15px;border-radius:10px;border:1px solid #ebebed;font-size:13px}.order-detail .order-list>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#acadb4;padding:.1rem 0}.order-detail .order-list>div:first-child{border-bottom:1px solid #ebebed}.order-detail .order-list>div .info{font-size:12px;font-weight:600;color:#2f3244;margin-left:10px}.order-detail .order-list>div .text{color:#2f3244;font-weight:600}.order-detail .order-list>div .btn{width:52px;height:28px;line-height:28px;text-align:center;border-radius:50px;color:#595b69;font-size:14px;background-color:#f8f8f9;cursor:pointer}.order-detail .order-list>div .btn:hover{opacity:.9}.order-detail .order-list>div .time-tip{color:#fff;font-size:12px;background-color:#f53f3f;border-radius:100px;padding:1px 8px;margin-left:8px}.order-detail .tips-box{padding:30px 15px}.order-detail .tips-box .title{font-weight:600;margin-bottom:8px;font-size:13px;color:#82848f}.order-detail .btns-box{width:360px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-detail .btns-box .btn{font-size:15px;font-weight:600;height:44px;line-height:44px;text-align:center;border-radius:6px;margin:0 4px;color:#2f3244;cursor:pointer}.order-detail .btns-box .btn:hover{opacity:.9}.order-detail .btns-box .btn-upload{width:260px;background-color:#ff9537;color:#fff}.order-detail .btns-box .btn-upload .dot-ani{display:inline-block;height:12px;line-height:12px;overflow:hidden}.order-detail .btns-box .btn-upload .dot-ani:after{display:inline-table;white-space:pre;content:"\a.\a..\a...\a...";-webkit-animation:spin 2s steps(4) infinite;animation:spin 2s steps(4) infinite}@-webkit-keyframes spin{to{transform:translateY(-96px);-webkit-transform:translateY(-96px)}}@keyframes spin{to{transform:translateY(-96px);-webkit-transform:translateY(-96px)}}.order-detail .btns-box .btn-cancel{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #82848f}.order-detail .back-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:35px 15px 0}.order-detail .back-box .btn-back{border:1px solid #ebebeb;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.1019607843);box-shadow:0 1px 4px 0 rgba(0,0,0,.1019607843);font-size:15px;width:175px;height:50px;line-height:50px;text-align:center;border-radius:6px;color:#595b69;cursor:pointer}.order-detail .back-box .btn-back:hover{opacity:.9}.cancelbox{border-radius:8px}.cancelbox .el-message-box__title{color:#2f3244;font-size:20px;font-weight:600}.cancelbox .el-message-box__headerbtn i{font-weight:700;color:#2f3244;font-size:24px}.cancelbox .el-message-box__message p{font-size:16px;line-height:28px;color:#2f3244;text-align:left}.cancelbox .el-button{width:180px;border-radius:8px;height:44px;font-size:14px;color:#2f3244}.cancelbox .el-button.el-button--primary{color:#fff}