.order-record{width:100%;height:100%}.order-record>.head{height:50px;line-height:50px;border-bottom:1px solid #d3eaf7}.order-record>.head>span{font-size:14px;color:#666;font-weight:700;position:relative;box-sizing:border-box;padding-left:10px}.order-record>.head>span:after{content:"";position:absolute;left:0;top:0;width:2px;height:100%;background:#079aef}.order-record>.content{height:calc(100% - 100px)}.order-record>.content .table-serach-name{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}.order-record>.content .table-serach-name .el-button{margin-left:20px;position:relative}.order-record>.content .table-serach-name .el-button:after{content:"";position:absolute;left:-10px;top:3px;width:1px;height:80%;background:#ccc}.order-record>.content .table-serach-name .el-input{width:200px}.order-record>.content .table-serach-name .filter-topics-box{width:100%;display:flex}.order-record>.content .table-serach-name .filter-topics-box .el-cascader,.order-record>.content .table-serach-name .filter-topics-box .el-input,.order-record>.content .table-serach-name .filter-topics-box .el-select{flex:1}.order-record>.content .table-serach-name .filter-topics-box .el-button{margin-left:10px}.order-record>.footer{height:50px;display:flex;justify-content:space-between;align-items:center}.order-record>.footer>.btns{display:flex}.order-record>.footer>.btns>span{margin-left:15px}