.status-page .con-t.status{margin:10px auto}.status-page .box-t{font-weight:700}.status-page .box-t.status-t{font-size:16px;margin-bottom:40px;position:relative}.status-page .box-t.status-t .status-tr{position:absolute;padding-left:100px;right:0;top:-5px}.status-page .box-t.status-t .status-tr .tips{font-size:14px;color:#a0cfff;position:absolute;bottom:-20px;right:85px}.status-page .box-t.status-t .el-button{padding:10px 16px}.status-page .box-t.status-t .el-button:hover{opacity:.8}.status-page .status-progress{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.status-page .el-steps{margin-bottom:40px;padding:0 100px}.status-page .el-steps .el-step{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.status-page .el-steps .el-step__icon{width:82px;height:82px;border:none}.status-page .el-steps .el-step__title{line-height:50px}.status-page .el-steps .el-step__title.is-finish,.status-page .el-steps .el-step__title.is-process{color:#333}.status-page .el-steps .el-step__line{height:1px;background-color:#eee;top:40px;left:-webkit-calc(50% + 51px);left:calc(50% + 51px);right:-webkit-calc(51px - 50%);right:calc(51px - 50%)}.status-page .el-steps .el-step__description{font-size:14px}.status-page .el-steps .el-step__description .reason{display:block;color:#4090ef;cursor:pointer}.status-page .el-steps .coming .el-step__title{font-weight:400;color:#999}.status-page .el-steps .convertFail{width:130px;padding:4px;border:1px dashed #f79d11;-webkit-border-radius:4px;border-radius:4px;height:54px;background:#fff}.status-page .el-steps .convertFail>div{background:#fef4e4;-webkit-border-radius:2px;border-radius:2px;padding:10px;font-size:12px;color:#f79d11}