.select-crop-dialog .el-dialog__header{background:#f1f9f4;padding:12px}.select-crop-dialog .el-dialog__header .el-dialog__title{font-size:20px;font-weight:700;color:#01aa43}.select-crop-dialog .el-dialog__header button{top:10px;font-size:20px}.select-crop-dialog .el-dialog__footer{text-align:center}.select-crop-dialog .dialog-content{flex-shrink:0}.select-crop-dialog .dialog-content .one-level-crop{display:flex;flex-direction:column;gap:12px;border-right:1px solid #d4d4d4;height:360px;overflow:auto;width:220px;flex-shrink:0}.select-crop-dialog .dialog-content .one-level-crop .crop-item{width:180px;height:44px;line-height:44px;background:#f6f6f6;text-align:center;font-size:16px;font-weight:400;color:#212121;cursor:pointer}.select-crop-dialog .dialog-content .one-level-crop .crop-item.active{background:#effbf4;border:1px solid #03aa43;color:#03aa43}.select-crop-dialog .dialog-content .second-level-crop{height:360px;overflow:auto;gap:12px;padding:0 20px;box-sizing:border-box;flex-wrap:wrap;align-content:flex-start}.select-crop-dialog .dialog-content .second-level-crop .crop-item{width:110px;height:44px;line-height:44px;background:#f6f6f6;text-align:center;font-size:16px;font-weight:400;color:#212121;cursor:pointer;position:relative}.select-crop-dialog .dialog-content .second-level-crop .crop-item.active{background:#effbf4;border:1px solid #03aa43;color:#03aa43}.select-crop-dialog .dialog-content .second-level-crop .crop-item.active:after{content:"";display:inline-block;width:19px;height:19px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IArs4c6QAAAR9JREFUOE9jZKAGWOOgwfyf2YCRYrPWOGgw/WPaz8DI0EmZYVCDGBkYJf4z/i8k3zAkg0C+I98wNIPINwyLQeQZttxBgYmZ6TgojNAjjjRvggxiYtrPyMiogC0FEG8YAYOI9yYeg/QFlBnqtOMYgo/WExGbBAxaZ93EEHS0juHih7sEDEMySJ5LnOHht5fwoLIX1WdYa90IdtHB1xfB4rjDDM1FZ11nMmx4eoSh+dpihjgFN4Z5pmUMSae7GBY92AW3ALthWLwGCpt9Dn0M978+ZzAQUGGYdHsdQ9GFaSiRimkYnjCCuWjjs6Ng7+FPZ0REP8jAjU+PMnz8/RWPYUQYRKiogniTCgbBY5N5lVPC//8MWLMIIdcgy//7/28HAPkwicy+VBW6AAAAAElFTkSuQmCC) no-repeat;background-size:100% 100%;position:absolute;bottom:-1px;right:-1px}