.texture-container[data-v-1fefa138]{width:100%;height:70vh;padding:0;margin:0}.texture-container .box-header[data-v-1fefa138]{padding:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px}.texture-container .box-header>.el-input[data-v-1fefa138]{margin-right:10px}.texture-container .box-container[data-v-1fefa138]{height:calc(100% - 76px)}.texture-container .box-container .texture-main[data-v-1fefa138]{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap;width:100%;max-height:calc(100% - 47px);overflow-y:auto}.texture-container .box-container .texture-main .texture-elem[data-v-1fefa138]{position:relative;width:76px;height:unset;padding:0;margin:0;margin-bottom:10px;cursor:pointer;transition:all .3s ease}.texture-container .box-container .texture-main .texture-elem[data-v-1fefa138]:hover{background-color:#2876c1}.texture-container .box-container .texture-main .texture-elem[data-v-1fefa138]:active{transition-duration:.1s}.texture-container .box-container .texture-main .texture-elem:hover .operate-box[data-v-1fefa138]{opacity:1}.texture-container .box-container .texture-main .texture-elem>.render-box[data-v-1fefa138]{position:relative;width:100%;height:55px;padding:0;margin:0;background:#292a2d;margin-bottom:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.texture-container .box-container .texture-main .texture-elem .operate-box[data-v-1fefa138]{opacity:0;padding:3.33333333px;position:absolute;top:0;right:0;bottom:unset;left:unset;z-index:1;background:rgba(0,0,0,.6);transition:all .3s ease;z-index:11}.texture-container .box-container .texture-main .texture-elem .operate-box[data-v-1fefa138]:active{transition-duration:.1s}.texture-container .box-container .texture-main .texture-elem>.element-title[data-v-1fefa138]{text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.texture-container .box-container .texture-main .texture-elem .active[data-v-1fefa138]:after{content:"";width:100%;height:100%;padding:0;margin:0;box-shadow:inset 0 0 0 2px #2876c1;position:absolute;top:0;right:unset;bottom:unset;left:0;z-index:1;z-index:10}