.track-detail{padding:20px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.track-detail div::-webkit-scrollbar{height:8px;width:8px}.track-detail div::-webkit-scrollbar-thumb{border-radius:5px;background:rgba(41,109,241,.1)}.track-detail div::-webkit-scrollbar-track{-webkit-box-shadow:0;border-radius:0;background:#f0f2f5}.track-detail .detail-title{font-size:24px;font-weight:700}.track-detail .order-info{margin-top:36px;font-size:16px;padding:0 50px 0 20px}.track-detail .order-info .first-line{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.track-detail .order-info .first-line .info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.track-detail .order-info .first-line .info-box .tip{width:80px}.track-detail .order-info .first-line .info-box .bold-font{font-weight:700}.track-detail .order-info .first-line .info-box .blue-font{color:#848ac5}.track-detail .order-info .first-line .info-box:last-child{width:150px}.track-detail .step-list{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:0 50px;margin-top:32px}.track-detail .step-list .icon-bag{width:20px;height:20px;background-color:#c8c8c8;border-radius:50%}.track-detail .step-list .active-icon{background-color:#353a96}.track-detail .step-list .step-title{font-weight:700;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:15px}.track-detail .step-list .step-title .del-font{color:red;cursor:pointer;font-weight:100;width:50px;text-align:right}.track-detail .step-list .step-description{color:#b5b5b5}.track-detail .step-list .el-step__main{padding-left:16px}.track-detail .step-list .el-step__icon{border:none!important}.track-detail .step-list .is-text{border:none!important;width:20px;height:20px}.track-detail .step-list .el-step__line{left:9px}.track-detail .empty-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-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;-webkit-box-flex:1;-ms-flex:1;flex:1}.track-detail .empty-box img{width:150px}.track-detail .empty-box .tip-no{color:#c8c8c8;padding-left:20px}.track-detail .operate-line{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}