.floatbox-split-line{width:100%;height:1px;background:var(--bg-color-floatbox-split-line);margin:16px 0}.floatbox-main-title{font-weight:700;margin-bottom:12px}.floatbox-main-title,.floatbox-sub-title{font-size:12px;line-height:16px;color:var(--text-color-primary)}.position-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.position-bottom{position:absolute;bottom:0}.flex-center{display:flex;align-items:center;justify-content:space-around}.ed-load-loop{animation:ani-load-loop 1s linear infinite}.templatemodal-box{width:698px;height:540px;padding-bottom:0}.templatemodal-box .dialog-title{height:40px;padding:0 8px 0 24px}.templatemodal-box .dialog-title .title-text{font-weight:800;line-height:40px}.templatemodal-box .dialog-title .title-close{width:24px;height:24px;right:8px;top:8px}.templatemodal-box .dialog-slot{height:calc(100% - 40px)}.templatemodal-box .templatemodal-scroll{width:100%;height:100%;padding:16px 24px;overflow-x:hidden;overflow-y:auto;display:flex;flex-wrap:wrap;-moz-column-gap:24px;column-gap:24px;row-gap:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.templatemodal-box .templatemodal-scroll::-webkit-scrollbar{width:8px;pointer-events:none;background:none}.templatemodal-box .templatemodal-scroll::-webkit-scrollbar-thumb{background:#d2d3d6;border-radius:4px;border:1px solid #fff}.templatemodal-box .templatemodal-scroll::-webkit-scrollbar-track{background:#fff}.templatemodal-box .templatemodal-scroll::-webkit-scrollbar-corner,.templatemodal-box .templatemodal-scroll::-webkit-scrollbar-track-piece{background:none}.templatemodal-box .templatemodal-scroll .template-block{display:flex;justify-content:center;position:relative;width:198px;height:172px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:#fff;overflow:hidden}.templatemodal-box .templatemodal-scroll .template-block:hover .template-mask{display:flex}.templatemodal-box .templatemodal-scroll .template-block img{width:182px;height:116px;-o-object-fit:contain;object-fit:contain;margin:8px 0;padding:0;border-radius:0}.templatemodal-box .templatemodal-scroll .template-block .template-titlebox{position:absolute;left:0;bottom:0;display:flex;align-items:center;width:100%;height:40px;padding:0 6px;border-top:1px solid rgba(0,0,0,.08)}.templatemodal-box .templatemodal-scroll .template-block .template-titlebox p{color:#222;font-size:12px;line-height:16px}.templatemodal-box .templatemodal-scroll .template-block .template-mask{display:none;align-items:center;justify-content:center;position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.4)}.templatemodal-box .templatemodal-scroll .template-block .template-mask p{padding:0 20px;background:var(--themeColor);display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;border-radius:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 12px;height:28px;border-radius:4px;cursor:pointer}.templatemodal-box .templatemodal-scroll .template-block .template-mask p:hover{background:var(--themeHover)}.templatemodal-box .templatemodal-scroll .templatemodal-emptyCloud{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px}.templatemodal-box .templatemodal-scroll .templatemodal-emptyCloud img{display:block;margin-bottom:8px}.templatemodal-box .templatemodal-scroll .templatemodal-emptyCloud p{color:#222;font-size:12px;line-height:16px}.templatemodal-box .templatemodal-scroll .templatemodal-emptyCloud .click-text{color:#017fff;cursor:pointer;text-decoration:underline}