.flex-wrapper{margin:26px 60px;display:flex;justify-content:space-between;height:calc(100vh - 230px)}.flex-wrapper .ys-card{width:49%}.flex-wrapper .table-title{margin-bottom:10px}.flex-wrapper .table-title .el-input{width:calc(100% - 80px)}@media screen and (max-width:1200px){.flex-wrapper{flex-wrap:wrap}.flex-wrapper .ys-card{width:100%}.flex-wrapper .ys-card:last-child{margin-top:20px}}