.selectPostDialog .el-dialog__header{background-color:#f5f7f7}.selectPostDialog .el-dialog__body{padding:0!important;display:flex}.selectPostDialog .el-dialog__body ul{width:150px;height:500px;overflow-y:scroll;background-color:#f5f7f7}.selectPostDialog .el-dialog__body ul li{height:40px;line-height:40px;padding-left:30px;cursor:pointer;box-sizing:border-box}.selectPostDialog .el-dialog__body ul li.current{border-left:4px solid #2f53e1;background-color:#fff;padding-left:26px}.selectPostDialog .el-dialog__body ul::-webkit-scrollbar{width:4px;height:4px}.selectPostDialog .el-dialog__body ul::-webkit-scrollbar-thumb{height:50px;background-color:#ddd;border-radius:10px}.selectPostDialog .el-dialog__body ul:first-of-type{width:200px}.selectPostDialog .el-dialog__body>div{width:780px;height:500px;padding:20px 10px;box-sizing:border-box}.selectPostDialog .el-dialog__body .navs{display:flex;flex-wrap:wrap}.selectPostDialog .el-dialog__body .navs>span{width:25%;line-height:40px;cursor:pointer;padding-left:20px;box-sizing:border-box}.selectPostDialog .el-dialog__body .navs>span.action,.selectPostDialog .el-dialog__body .navs>span:hover{color:#2f53e1}.selectPostDialog .el-dialog__body .list{display:flex;flex-wrap:wrap;border:1px solid #f3f3f3;padding:0!important}.selectPostDialog .el-dialog__body .list span{width:25%;height:40px;color:#9fa3af;line-height:40px;cursor:pointer;padding-left:10px;box-sizing:border-box}.selectPostDialog .el-dialog__body .diy_name>div{width:560px;display:flex;align-items:center}.selectPostDialog .el-dialog__body .diy_name p{padding-left:112px;color:red;font-size:12px}.selectPostDialog .el-dialog__body .diy_name .el-input{width:260px}.selectPostDialog .el-dialog__body .diy_name .el-button--primary{padding:0;width:96px;height:40px;margin-left:20px}