.image-grid-container[data-v-1ed9c912]{background-color:#fff;margin-top:0;border-radius:4px}.image-grid-container .image-grid-select-info[data-v-1ed9c912]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;background-color:#ecf5ff;padding:10px 16px;border-radius:10px}.image-grid-container .image-grid-select-info-item[data-v-1ed9c912]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;color:#409eff}.image-grid[data-v-1ed9c912]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;min-height:300px}.image-item[data-v-1ed9c912]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-wrapper[data-v-1ed9c912]{position:relative;width:100%;height:183px;border-radius:8px;overflow:hidden;background-color:#f5f5f5;border:2px solid transparent;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.image-wrapper[data-v-1ed9c912]:hover{border-color:#409eff}.image[data-v-1ed9c912]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#fff}.image-overlay[data-v-1ed9c912]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px}.checkbox-wrapper .image-checkbox[data-v-1ed9c912] .el-checkbox__inner{background-color:hsla(0,0%,100%,.9);border-color:#dcdfe6}.checkbox-wrapper .image-checkbox[data-v-1ed9c912] .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#409eff;border-color:#409eff}.action-buttons[data-v-1ed9c912]{background-color:rgba(0,0,0,.5);border-radius:4px;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.action-buttons .action-icon[data-v-1ed9c912]{cursor:pointer;font-size:14px}.image-name[data-v-1ed9c912]{width:300px;margin-top:8px;text-align:center;font-size:14px;color:#606266;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1200px){.image-grid[data-v-1ed9c912]{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.image-grid[data-v-1ed9c912]{grid-template-columns:repeat(2,1fr);gap:16px}.image-wrapper[data-v-1ed9c912]{height:150px}}@media (max-width:480px){.image-grid[data-v-1ed9c912]{grid-template-columns:1fr}}