.order-info{width:100%;height:100%}.order-info>.head{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between}.order-info>.head>.title{font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative}.order-info>.head>.title:after{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#409eff}.order-info>.content{box-sizing:border-box;padding:0 20px}.order-info>.content>.title{font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative}.order-info>.content>.title:after{content:"";position:absolute;left:0;top:0;height:18px;width:2px;background:#409eff}.order-info>.content>.el-row>.el-col{min-height:60px;display:flex;align-items:center;font-size:12px;box-sizing:border-box;padding-left:20px}.order-info>.content>.el-row>.el-col>.label{min-width:100px;color:#666}.order-info>.content>.el-row>.el-col>.detail{flex:1;color:#3a3a3a}.order-info>.content>.el-row>.el-col>.wenhao{font-size:15px;color:red}.order-info>.content>.el-row>.el-col>.project_name{box-sizing:border-box;padding-right:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}