.columnOption[data-v-2f61e508]{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);display:flex;flex-direction:row-reverse}.columnOption .content[data-v-2f61e508]{width:100px;height:100%;background-color:#f4fafa}.columnOption .content .head[data-v-2f61e508]{width:100%;height:44px;border-bottom:1px solid #000;display:flex;justify-content:center;align-items:center;font-size:12px}.columnOption .content .body[data-v-2f61e508]{width:100%;height:calc(100% - 88px);box-sizing:border-box;padding-top:10px;overflow-y:auto}.columnOption .content .body .items[data-v-2f61e508]{width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column}.columnOption .content .body .items .el-checkbox[data-v-2f61e508]{width:100%;height:28px;line-height:28px;margin-bottom:14px;display:inline-block;font-family:PingFang SC;font-style:normal;font-weight:400;font-size:14px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;padding-left:14px}.columnOption .content .body .items .el-checkbox[data-v-2f61e508]:hover{background-color:#f5f7fa}.columnOption .content .footer[data-v-2f61e508]{width:100%;height:44px;border-top:1px solid #000;display:flex;justify-content:center;align-items:center}.fade-enter-active[data-v-2f61e508],.fade-leave-active[data-v-2f61e508]{transition:opacity .3s}.fade-enter[data-v-2f61e508],.fade-leave-to[data-v-2f61e508]{opacity:0}