.refund-approval-info{height:100%;box-sizing:border-box;padding:10px 0 20px}.refund-approval-info>.head{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between}.refund-approval-info>.head>.title{font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative}.refund-approval-info>.head>.title:after{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#409eff}.refund-approval-info>.content{box-sizing:border-box;padding:0 20px;width:100%}.refund-approval-info>.content .el-row{min-height:60px}.refund-approval-info>.content .el-row .el-col{height:100%;display:flex;align-items:center;font-size:12px}.refund-approval-info>.content .el-row .el-col .label{width:100px;color:#666}.refund-approval-info>.content .el-row .el-col .detail{color:#3a3a3a}.refund-approval-info>.content .upload-demo{width:500px}