@charset "UTF-8";.com-create-new[data-v-96cb4fc6]{width:100%;display:flex;flex-direction:column;align-items:center}.com-create-new .new-create-title[data-v-96cb4fc6]{font-weight:600;color:#1d2129;font-size:16px;height:22px;line-height:22px}.com-create-new .new-create-row[data-v-96cb4fc6]{display:flex;align-items:center;margin:110px 0 72px}.com-create-new .new-create-row .direction-item[data-v-96cb4fc6]{width:214px;height:235px;border-radius:12px;border:1.5px solid #f7f8fa;background:#f7f8fa;margin-right:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.com-create-new .new-create-row .direction-item .space-row[data-v-96cb4fc6]{width:140px;height:140px;display:flex;align-items:center;justify-content:center}.com-create-new .new-create-row .direction-item .space-row .space[data-v-96cb4fc6]{border-radius:8px;border:1.5px solid #86909c;background:#fff}.com-create-new .new-create-row .direction-item .space-row .space.vertical[data-v-96cb4fc6]{width:68px;height:120px}.com-create-new .new-create-row .direction-item .space-row .space.horizontal[data-v-96cb4fc6]{height:68px;width:120px}.com-create-new .new-create-row .direction-item .name[data-v-96cb4fc6]{font-size:14px;font-weight:600;color:#1d2129;margin-top:12px;margin-bottom:2px}.com-create-new .new-create-row .direction-item .size[data-v-96cb4fc6]{font-size:14px;color:#4e5969}.com-create-new .new-create-row .direction-item.active[data-v-96cb4fc6]{border-color:#111921;background:rgba(255,255,255,.25)}.com-create-new .new-create-row .direction-item[data-v-96cb4fc6]:last-child{margin-right:0}.com-create-file[data-v-45d41672]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:calc(100% - 20px);border-radius:12px}.com-create-file .file-title[data-v-45d41672]{display:flex;align-items:center;justify-content:center}.com-create-file .file-title .title-info[data-v-45d41672]{margin-left:22px}.com-create-file .file-title .title-info .title[data-v-45d41672]{font-size:22px;font-weight:600;color:#000}.com-create-file .file-title .title-info .subtitle[data-v-45d41672]{color:#4e5969;font-size:15px;margin-top:4px;font-weight:400}.com-collect[data-v-9a3cf19c]{box-shadow:0 5px 10px #0000000f;border:.83px solid #ffffff;background:rgba(255,255,255,.8980392157);display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;cursor:pointer}.com-collect img[data-v-9a3cf19c]{width:20px;height:20px}.com-collect[data-v-9a3cf19c]:hover{background:#f7f8fa}.com-collect[data-v-9a3cf19c]:active{background:#edeff3}.template-item[data-v-1e377584]{position:relative;flex-shrink:0;flex-grow:0;background:#e6e9ee;border-radius:12px;overflow:hidden;cursor:pointer}.template-item .template-img[data-v-1e377584]{position:absolute;width:100%;height:100%;object-fit:cover;top:50%;left:50%;transform:translate(-50%,-50%)}.template-item .template-img.img-bg[data-v-1e377584]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all ease-in-out .3s;opacity:1;border-radius:12px;overflow:hidden}.template-item .template-img.img-bg.hide[data-v-1e377584]{opacity:0}.template-item .palyhidden[data-v-1e377584]{visibility:hidden}.template-item .loading[data-v-1e377584]{position:absolute;left:50%;top:50%;pointer-events:none;transform:translate(-50%,-50%)}.template-item .template-name[data-v-1e377584]{position:absolute;color:#434343;margin-top:12px;height:76px;width:100%;bottom:0;display:flex;flex-direction:column;align-items:center;padding:4px 12px 0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,0) 100%)}.template-item .template-name .create-video-btn[data-v-1e377584]{display:block;opacity:0;transform:translateY(20px);transition:var(--cj-transition-standard)}.template-item .template-name .name[data-v-1e377584]{text-align:center;color:#fff;font-size:14px;font-weight:600;margin-top:8px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.template-item .template-name[data-v-1e377584] .el-button{opacity:0}.template-item .template-collect[data-v-1e377584]{opacity:0;position:absolute;top:10px;right:10px;transform:translateY(-10px);transition:var(--cj-transition-standard)}.template-item:hover .template-name[data-v-1e377584]{height:76px}.template-item:hover .template-name[data-v-1e377584] .el-button{opacity:1}.template-item:hover .template-name .create-video-btn[data-v-1e377584],.template-item:hover .template-collect[data-v-1e377584]{visibility:visible;opacity:1;transform:translateY(0)}.com-roll-container[data-v-adcfb5dc]{display:flex;flex:1;position:relative;min-width:0;width:100%}.com-roll-container .roll-content[data-v-adcfb5dc]{flex:1;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;padding-right:24px}.com-roll-container .roll-content[data-v-adcfb5dc]::-webkit-scrollbar{display:none}.com-roll-container .scroll-wrapper[data-v-adcfb5dc]{display:inline-block;white-space:nowrap}.com-roll-container .right-btn[data-v-adcfb5dc]{position:absolute;right:0px;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 50%);padding-left:40px;height:100%}.com-roll-container .right-btn img[data-v-adcfb5dc]{opacity:.8;transition:opacity .3s}.com-roll-container .right-btn img[data-v-adcfb5dc]:hover{opacity:1}.com-create-template[data-v-85a5bcb0]{min-width:600px;display:flex;flex-direction:column;align-items:center;position:relative}.com-create-template .new-create-title[data-v-85a5bcb0]{font-weight:600;color:#1d2129;font-size:16px;height:22px;line-height:22px}.com-create-template .template-head[data-v-85a5bcb0]{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.com-create-template .template-head .tb-tab-row[data-v-85a5bcb0]{display:flex;align-items:center;flex-wrap:wrap;gap:0px 24px}.com-create-template .template-head .tb-tab-row .tb-tab-item[data-v-85a5bcb0]{color:#86909c;font-size:14px;padding:7px 0;cursor:pointer}.com-create-template .template-head .tb-tab-row .tb-tab-item.active[data-v-85a5bcb0]{color:#1d2129;font-weight:600;position:relative}.com-create-template .template-head .tb-tab-row .tb-tab-item.active[data-v-85a5bcb0]:before{position:absolute;content:"";width:12px;height:4px;border-radius:2px;background:linear-gradient(90deg,#ff9b52 0%,#ff7752 100%);bottom:0;left:50%;margin-left:-6px}.com-create-template .template-head .direction-select[data-v-85a5bcb0]{min-width:100px;height:32px;display:flex;align-items:center;border-radius:6px;background:#f2f3f5;padding:0 10px;cursor:pointer;color:#1d2129}.com-create-template .template-content[data-v-85a5bcb0]{width:100%;height:500px;overflow-y:auto}.com-create-template .template-content .template-list[data-v-85a5bcb0]{display:grid;gap:8px;grid-template-columns:repeat(5,1fr);padding-bottom:10px}.com-create-template .template-content .template-list.vertical[data-v-85a5bcb0]{grid-template-columns:repeat(5,1fr)}.com-create-template .template-content .template-list.horizontal[data-v-85a5bcb0]{grid-template-columns:repeat(3,1fr)}.com-create-template .template-content .template-list .template-item.vertical[data-v-85a5bcb0]{width:140px}.com-create-template .template-content .template-list .template-item.vertical .template-cover[data-v-85a5bcb0]{width:100%;height:238px}.com-create-template .template-content .template-list .template-item.horizontal[data-v-85a5bcb0]{width:241.3px}.com-create-template .template-content .template-list .template-item.horizontal .template-cover[data-v-85a5bcb0]{width:100%;height:130px}.com-create-template .template-content .template-list .template-item .template-cover[data-v-85a5bcb0]{position:relative}.com-create-template .template-content .template-list .template-item .template-cover[data-v-85a5bcb0] .img{width:100%;height:100%;vertical-align:middle;border-style:none;object-fit:contain;cursor:pointer;transition:all ease-in-out .3s;border-radius:12px;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.com-create-template .template-content .template-list .template-item .template-cover[data-v-85a5bcb0] .img:hover{transform:translate(-50%,-50%) scale(1.03)}.com-create-template .template-content .template-list .template-item .template-cover[data-v-85a5bcb0] .img.img-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all ease-in-out .3s;opacity:1;border-radius:12px;overflow:hidden}.com-create-template .template-content .template-list .template-item .template-cover[data-v-85a5bcb0] .img.img-bg.hide{opacity:0}.com-create-template .template-content .template-list .template-item .template-name[data-v-85a5bcb0]{color:#434343;margin-top:5px}.com-create-template .no-template[data-v-85a5bcb0]{margin-top:60px}.popover-tb-direction .direction-box[data-v-85a5bcb0]{border-radius:8px;overflow:hidden}.popover-tb-direction .direction-box .item[data-v-85a5bcb0]{border-radius:6px;padding:8px;cursor:pointer;display:flex;align-items:center;color:#4e5969;font-size:14px;font-weight:600}.popover-tb-direction .direction-box .item[data-v-85a5bcb0]:first-child{margin-bottom:8px}.popover-tb-direction .direction-box .item .active-img[data-v-85a5bcb0]{display:none}.popover-tb-direction .direction-box .item .default-img[data-v-85a5bcb0]{display:block}.popover-tb-direction .direction-box .item[data-v-85a5bcb0]:hover{color:#1d2129;background:#f2f3f5}.popover-tb-direction .direction-box .item:hover .default-img[data-v-85a5bcb0]{display:none}.popover-tb-direction .direction-box .item:hover .active-img[data-v-85a5bcb0]{display:block}.popover-tb-direction .direction-box .item.active[data-v-85a5bcb0]{color:#1d2129;background:#edeff3}.popover-tb-direction .direction-box .item.active .active-img[data-v-85a5bcb0]{display:block}.popover-tb-direction .direction-box .item.active .default-img[data-v-85a5bcb0]{display:none}.com-create-person[data-v-01346781]{min-width:600px}.com-create-person .new-create-title[data-v-01346781]{font-weight:600;color:#1d2129;font-size:16px;height:22px;line-height:22px;text-align:center}.com-create-person .tb-tab-row[data-v-01346781]{display:flex;align-items:center;justify-content:flex-start;gap:24px}.com-create-person .tb-tab-row .tb-tab-item[data-v-01346781]{color:#86909c;font-size:14px;padding:7px 0;cursor:pointer}.com-create-person .tb-tab-row .tb-tab-item.active[data-v-01346781]{color:#1d2129;font-weight:600;position:relative}.com-create-person .tb-tab-row .tb-tab-item.active[data-v-01346781]:before{position:absolute;content:"";width:12px;height:4px;border-radius:2px;background:linear-gradient(90deg,#ff9b52 0%,#ff7752 100%);bottom:0;left:50%;margin-left:-6px}.com-create-person .person-content[data-v-01346781]{height:500px;overflow:auto}.com-create-person .person-content .person-list[data-v-01346781]{display:grid;gap:8px;grid-template-columns:repeat(5,1fr);padding-bottom:10px}.com-create-person .person-content .person-list .infinite-list-item[data-v-01346781]{height:80px;width:100%}.com-create-person .person-content .null-content[data-v-01346781]{display:flex;align-items:center;justify-content:center;height:100%}.com-create-guide[data-v-c01798f9]{position:absolute}.com-create-guide .cj-creare-guide[data-v-c01798f9]{position:absolute;box-shadow:0 4px 10px #0000001a;border:1px solid #fda680;background:#ffffff;border-radius:8px;padding:16px;width:300px;min-height:102px;z-index:9999}.com-create-guide .cj-creare-guide .cj-guide-arrow[data-v-c01798f9]{position:absolute}.com-create-guide .cj-creare-guide .cj-guide-title[data-v-c01798f9]{color:#1f1f1f;font-weight:400;font-size:14px}.com-create-guide .cj-creare-guide .cj-guide-footer[data-v-c01798f9]{margin-top:16px;display:flex;justify-content:flex-end}.com-create-guide .create-guide-1[data-v-c01798f9]{top:294px;left:77px}.com-create-guide .create-guide-1 .cj-guide-arrow[data-v-c01798f9]{position:absolute;top:-205px;left:113px}.com-create-guide .create-guide-2[data-v-c01798f9]{top:240px;left:183px}.com-create-guide .create-guide-2 .cj-guide-arrow[data-v-c01798f9]{position:absolute;top:-67px;left:2px}.input-name[data-v-94257ebe]{display:flex;align-items:center}.input-name .name[data-v-94257ebe]{overflow:hidden;white-space:nowrap;max-width:600px;color:#1f1f1f;font-size:14px;font-weight:600}.input-name .name[data-v-94257ebe]:empty:before{content:attr(placeholder);color:#8c8c8c!important;font-weight:600}.input-name .name[data-v-94257ebe]:focus{caret-color:#fb6a3c}.singular-select[data-v-bfe2f544]{height:540px}.singular-select .person-avatar[data-v-bfe2f544]{display:flex;align-content:center;padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:24px}.singular-select .person-avatar .person-info[data-v-bfe2f544]{margin-left:12px}.singular-select .person-avatar .person-info .name[data-v-bfe2f544]{color:#1f1f1f;font-size:14px}.singular-select .person-avatar .person-info .tip[data-v-bfe2f544]{margin-top:8px;color:#8c8c8c;font-size:12px}.singular-select .person-avatar .avater[data-v-bfe2f544]{background:#d9d9d9;width:45px;height:45px;border-radius:50%;overflow:hidden}.singular-select .person-avatar .avater img[data-v-bfe2f544]{width:100%;height:100%;vertical-align:middle;border-style:none;object-fit:contain}.singular-select .select-content[data-v-bfe2f544]{height:442px;max-height:482px;overflow:auto;padding-bottom:30px}.singular-select .select-content .all-select-text[data-v-bfe2f544]{margin-bottom:16px}.singular-select .select-content .all-select-text .text-title[data-v-bfe2f544]{display:flex;justify-content:space-between;align-items:center;width:100%}.singular-select .select-content .all-select-text .text-title .del-btn[data-v-bfe2f544]{width:24px;height:24px;border-radius:4px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer}.singular-select .select-content .all-select-text .text-title .del-btn img[data-v-bfe2f544]{width:14px;height:14px}.singular-select .select-content .all-select-text .text-title .del-btn[data-v-bfe2f544]:hover{background:#f0f0f0}.singular-select .select-content .all-select-text .text-title .title-left[data-v-bfe2f544]{display:flex;align-items:center}.singular-select .select-content .all-select-text .text-title .rename-input[data-v-bfe2f544]{position:relative;display:inline-block;min-width:20px;max-width:600px;overflow:hidden;border-bottom:1px solid transparent}.singular-select .select-content .all-select-text .text-title .rename-input .input-txt[data-v-bfe2f544]{height:20px;resize:none;overflow:hidden;white-space:pre;text-overflow:ellipsis;background:none;font-weight:400;font-size:14px;color:#8c8c8c;font-weight:600;text-align:center}.singular-select .select-content .all-select-text .text-title .rename-input .input-box[data-v-bfe2f544]{resize:none;position:absolute;top:0px;left:0px;width:100%;border:none;background:none;font-size:14px;color:#8c8c8c;font-weight:600;text-align:center;height:20px;box-shadow:none!important;border-radius:0;padding:1px 0}.singular-select .select-content .all-select-text .text-title .rename-input .input-box[data-v-bfe2f544]:focus{caret-color:#fb6a3c}.singular-select .select-content .all-select-text .text-title .edit-name[data-v-bfe2f544]{cursor:pointer;opacity:1;transition:all .2s ease-in-out}.singular-select .select-content .all-select-text .text-title .edit-name[data-v-bfe2f544]:hover{opacity:.7}.singular-select .select-content .all-select-text .rewrite-btn[data-v-bfe2f544]{width:83px;height:24px;display:flex;align-items:center;justify-content:center;color:#1f1f1f;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;background:linear-gradient(90.22deg,#fff2ea 1.77%,#efe9ff 99.94%);border-radius:4px}.singular-select .select-content .all-select-text .rewrite-btn.disabled[data-v-bfe2f544]{opacity:.7;cursor:no-drop}.singular-select .select-content .all-select-text .rewrite-btn img[data-v-bfe2f544]{width:15px;height:15px;margin-right:4px}.singular-select .select-content .all-select-text .rewrite-btn[data-v-bfe2f544]:hover{opacity:.7}.singular-select .select-content .all-select-text[data-v-bfe2f544] .el-form-item .el-form-item__content{width:100%}.singular-select .select-content .all-select-text[data-v-bfe2f544] .el-form-item.is-error .el-textarea{box-shadow:0 0 0 1px #f56c6c inset!important}.singular-select .select-content .all-select-text .vidoe-text[data-v-bfe2f544]{margin-top:16px;background:#f5f5f5;border-radius:4px;overflow:hidden;width:100%}.singular-select .select-content .all-select-text .vidoe-text[data-v-bfe2f544] .el-textarea{max-height:178px;padding:12px 12px 18px!important;border-radius:4px}.singular-select .select-content .all-select-text .vidoe-text[data-v-bfe2f544] .el-textarea textarea::placeholder{color:#8c8c8c!important}.singular-select .select-content .all-select-text .vidoe-text[data-v-bfe2f544] .el-textarea .el-textarea__inner{padding:0!important;box-shadow:none!important;color:#1f1f1f!important;max-height:154px;background:none!important;resize:none}.singular-select .select-content .all-select-text .vidoe-text textarea[data-v-bfe2f544]::-webkit-input-placeholder{color:#8c8c8c!important}.singular-select .select-content .all-select-text .vidoe-text textarea[data-v-bfe2f544]:-ms-input-placeholder{color:#8c8c8c!important}.singular-select .select-content .all-select-text .vidoe-text textarea[data-v-bfe2f544]::placeholder{color:#8c8c8c!important}.singular-select .select-content .add-video-text[data-v-bfe2f544]{margin-top:16px;display:flex;width:166px;height:32px;justify-content:center;align-items:center;border-radius:6px;border:1px solid #FB6A3C;cursor:pointer;transition:all .3s ease-in-out;color:#fb6a3c;font-size:14px;font-weight:600;line-height:22px}.singular-select .select-content .add-video-text[data-v-bfe2f544]:hover{opacity:.8}.import-tips[data-v-bfe2f544]{width:100%;height:40px;background:rgba(255,162,45,.0784313725);display:flex;align-items:center;border-radius:8px;padding:8px 16px;margin-bottom:24px}.major-select[data-v-2755132c]{height:540px;overflow-y:scroll;padding-bottom:20px}.major-select .select-content[data-v-2755132c]{margin-bottom:16px}.major-select .select-content .video-name[data-v-2755132c]{display:flex;align-items:center;justify-content:space-between}.major-select .select-content .video-name .rename-input[data-v-2755132c]{position:relative;display:inline-block;min-width:20px;max-width:600px;overflow:hidden;border-bottom:1px solid transparent}.major-select .select-content .video-name .rename-input .input-txt[data-v-2755132c]{height:20px;resize:none;overflow:hidden;white-space:pre;text-overflow:ellipsis;background:none;font-weight:400;font-size:14px;color:#8c8c8c;font-weight:600;text-align:center}.major-select .select-content .video-name .rename-input .input-box[data-v-2755132c]{resize:none;position:absolute;top:0px;left:0px;width:100%;border:none;background:none;font-size:14px;color:#8c8c8c;font-weight:600;text-align:center;height:20px;box-shadow:none!important;border-radius:0;padding:1px 0}.major-select .select-content .video-name .rename-input .input-box[data-v-2755132c]:focus{caret-color:#fb6a3c}.major-select .select-content .video-name .edit-name[data-v-2755132c]{cursor:pointer;opacity:1;transition:all .2s ease-in-out}.major-select .select-content .video-name .edit-name[data-v-2755132c]:hover{opacity:.7}.major-select .select-content .video-name .rewrite-btn[data-v-2755132c]{width:83px;height:24px;display:flex;align-items:center;justify-content:center;color:#1f1f1f;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;background:linear-gradient(90.22deg,#fff2ea 1.77%,#efe9ff 99.94%);border-radius:4px}.major-select .select-content .video-name .rewrite-btn.disabled[data-v-2755132c]{opacity:.7;cursor:no-drop}.major-select .select-content .video-name .rewrite-btn img[data-v-2755132c]{width:15px;height:15px;margin-right:4px}.major-select .select-content .video-name .rewrite-btn[data-v-2755132c]:hover{opacity:.7}.major-select .all-info[data-v-2755132c]{display:flex;align-items:flex-start;justify-content:center;margin-top:16px}.major-select .all-info .info-left[data-v-2755132c]{width:156px;margin-right:16px}.major-select .all-info .info-left .avater[data-v-2755132c]{background:#f5f5f5;width:156px;height:156px;border-radius:8px;overflow:hidden}.major-select .all-info .info-left .avater img[data-v-2755132c]{width:100%;height:100%;vertical-align:middle;border-style:none;object-fit:contain}.major-select .all-info .info-left .person-name[data-v-2755132c]{margin-top:8px;color:#8c8c8c;font-size:14px}.major-select .all-info[data-v-2755132c] .el-form-item{flex:1}.major-select .all-info[data-v-2755132c] .el-form-item .el-form-item__content{width:100%}.major-select .all-info[data-v-2755132c] .el-form-item.is-error .el-textarea{box-shadow:0 0 0 1px #f56c6c inset!important}.major-select .all-info .info-right[data-v-2755132c]{flex:1;background:#f5f5f5;border-radius:4px;overflow:hidden}.major-select .all-info .info-right[data-v-2755132c] .el-textarea{padding:12px 12px 18px!important;min-height:156px;border-radius:4px;resize:none}.major-select .all-info .info-right[data-v-2755132c] .el-textarea .el-textarea__inner{padding:0!important;box-shadow:none!important;color:#1f1f1f!important;background:none!important;min-height:132px!important;max-height:160px;resize:none}.major-select .all-info .info-right[data-v-2755132c] .el-textarea .el-input__count{bottom:2px}.major-select .all-info .info-right[data-v-2755132c] .el-textarea textarea::placeholder{color:#8c8c8c!important}.major-select .all-info .info-right input[data-v-2755132c]::-webkit-input-placeholder{color:#8c8c8c!important}.major-select .all-info .info-right input[data-v-2755132c]:-ms-input-placeholder{color:#8c8c8c!important}.major-select .all-info .info-right input[data-v-2755132c]::placeholder{color:#8c8c8c!important}.import-tips[data-v-2755132c]{width:100%;height:40px;background:rgba(255,162,45,.0784313725);display:flex;align-items:center;border-radius:8px;padding:8px 16px;margin-bottom:24px}.import-content[data-v-eb056f75]{padding:28px 24px}.import-content .import-hd[data-v-eb056f75]{display:flex;align-items:center;justify-content:space-between}.import-content .import-hd .import-title[data-v-eb056f75]{color:#1f1f1f;font-size:16px;font-weight:600}.import-content .import-hd .import-close-btn[data-v-eb056f75]{width:16px;height:16px;cursor:pointer;transition:all .2s ease-in-out;margin-left:24px}.import-content .import-hd .import-close-btn[data-v-eb056f75]:hover{opacity:.8}.import-content .import-box[data-v-eb056f75]{width:100%;height:248px;background:#f9f9f9;border:1px dashed #c1c1c1;margin-top:52px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.import-content .import-box[data-v-eb056f75]:hover{background:#fff6f3;border:1px dashed #fedac5}.import-content .import-box .import-text[data-v-eb056f75]{color:#434343;font-size:16px;font-weight:600;margin:5px 0}.import-content .import-box .import-tips[data-v-eb056f75]{font-size:12px;font-weight:400;color:#666}.import-content .import-box .import-tips span[data-v-eb056f75]{cursor:pointer;color:#fb6a3c}.com-step2[data-v-34d4c8bf]{height:640px}.com-step2 .header[data-v-34d4c8bf]{width:100%;display:flex;align-items:center;justify-content:space-between}.com-step2 .header .title[data-v-34d4c8bf]{display:flex;align-items:center;color:#1f1f1f;font-size:16px;font-weight:600;line-height:22px}.com-step2 .header .title .majority-tips[data-v-34d4c8bf]{color:#8c8c8c;font-weight:400;font-size:12px;line-height:22px}.com-step2 .header .close[data-v-34d4c8bf]{cursor:pointer;opacity:1;transition:all .2s ease-in-out}.com-step2 .header .close[data-v-34d4c8bf]:hover{opacity:.8}.com-step2 .bottom-btn[data-v-34d4c8bf]{border-top:1px solid #f2f3f5;display:flex;justify-content:flex-end;padding-top:17px;position:relative}.com-step2 .bottom-btn .mask[data-v-34d4c8bf]{position:absolute;width:100%;height:40px;top:-41px;background:linear-gradient(180deg,rgba(255,255,255,.01) 0%,#fff 100%);z-index:1002;pointer-events:none}.check-wrap[data-v-6f62b280] .el-checkbox-group{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:20px 16px}.check-wrap[data-v-6f62b280] .el-checkbox-group .el-checkbox{height:auto;position:relative;margin-right:0;border-radius:12px;border:2px solid transparent;transition:all .25s ease}.check-wrap[data-v-6f62b280] .el-checkbox-group .el-checkbox.is-checked{border:2px solid #1d2129}.check-wrap[data-v-6f62b280] .el-checkbox-group .el-checkbox.is-checked .el-checkbox__label{transform:scale(.95)}.check-wrap[data-v-6f62b280] .el-checkbox-group .el-checkbox.is-checked .el-checkbox__input{opacity:1}.check-wrap[data-v-6f62b280] .el-checkbox-group .el-checkbox .el-checkbox__input{position:absolute;top:-1px;right:-1px;opacity:0;transition:opacity .1s ease}.check-wrap[data-v-6f62b280] .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner{width:32px;height:32px;border-radius:4px 10px 4px 4px}.check-wrap[data-v-6f62b280] .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner:after{width:7px;height:14px;border-width:2px;left:10px;top:2px}.check-wrap[data-v-6f62b280] .el-checkbox-group .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner{background:#1d2129;border-color:#1d2129!important}.check-wrap[data-v-6f62b280] .el-checkbox-group .el-checkbox .el-checkbox__label{width:100%;padding-left:0;transition:all .25s ease}.check-wrap[data-v-6f62b280] .el-checkbox-group .more-item{width:100px;height:100px;background:#f5f5f5;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.check-wrap[data-v-6f62b280] .el-checkbox-group .more-item img{width:72px;height:20px}.check-wrap .person-item[data-v-6f62b280]{width:100px;height:100px;background:#f5f5f5;border-radius:8px;overflow:hidden;position:relative}.check-wrap .person-item[data-v-6f62b280] .img-lazy{width:100%;height:100%}.check-wrap .person-item .cover-img[data-v-6f62b280]{z-index:0;position:absolute;width:100%;height:100%;display:block;vertical-align:middle;border-style:none;object-fit:contain}.check-wrap .person-item img[data-v-6f62b280]{width:100%;height:100%;vertical-align:middle;border-style:none;object-fit:contain}.check-wrap .person-item .bean-num[data-v-6f62b280]{position:absolute;background:rgba(0,0,0,.6);border-radius:10px;font-size:12px;padding:1px 8px;bottom:3px;color:#fff;height:20px;line-height:20px}.check-wrap .person-item .ves-logo[data-v-6f62b280]{position:absolute;bottom:6px;right:6px;width:36px;height:auto}.check-wrap .person-name[data-v-6f62b280]{color:#434343;font-size:14px;margin-top:8px;max-width:100px;overflow:hidden;line-height:20px}.com-batch-step1[data-v-6ef146f6]{height:100%;display:flex;flex-direction:column}.com-batch-step1 .tab-list[data-v-6ef146f6]{position:relative}.com-batch-step1 .tab-list[data-v-6ef146f6]:after{pointer-events:none;box-sizing:border-box;content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid #edeff3}.com-batch-step1 .tab-active[data-v-6ef146f6]{position:relative}.com-batch-step1 .tab-active[data-v-6ef146f6]:after{pointer-events:none;box-sizing:border-box;content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:3px solid #1d2129;z-index:1}.com-batch-step1 .step1-content[data-v-6ef146f6]{height:550px;display:flex;padding-top:16px}.com-batch-step1 .step1-content .right-bd[data-v-6ef146f6]{flex:1;overflow-y:auto;padding-right:24px;min-width:567px;padding-bottom:16px}.com-batch-step1 .step1-content .right-bd.null-content[data-v-6ef146f6]{display:flex;align-items:center;justify-content:center}.com-batch-step1 .step1-content .left-bd[data-v-6ef146f6]{max-width:290px;min-width:240px;padding-left:24px;position:relative;border-left:1px solid #edeff3}.com-batch-step1 .step1-content .left-bd .select-row[data-v-6ef146f6]{display:flex;flex-direction:column;gap:12px;margin-top:16px;max-height:320px;overflow-y:auto}.com-batch-step1 .step1-content .left-bd .select-row .select-item[data-v-6ef146f6]{padding:8px;border-radius:8px;background:#f7f8fa;display:flex;align-items:center;height:48px}.com-batch-step1 .step1-content .left-bd .select-row .select-item .avater[data-v-6ef146f6]{background:#d9d9d9;width:32px;height:32px;border-radius:4px;overflow:hidden;margin-right:4px}.com-batch-step1 .step1-content .left-bd .select-row .select-item .avater img[data-v-6ef146f6]{width:100%;height:100%;vertical-align:middle;border-style:none;object-fit:cover}.com-batch-step1 .step1-content .left-bd .select-row .select-item .name[data-v-6ef146f6]{max-width:140px;margin-left:8px}.com-batch-step1 .step1-content .left-bd .select-row .select-item .clear[data-v-6ef146f6]{width:16px;height:16px;cursor:pointer}.com-batch-step1 .step1-content .left-bd .direction-row[data-v-6ef146f6]{width:100%;display:grid;grid-template-columns:repeat(2,1fr)}.com-batch-step1 .step1-content .left-bd .direction-row[data-v-6ef146f6] .el-radio-button__inner{width:100%}.com-batch-step1 .step1-content .left-bd .config-title[data-v-6ef146f6]{color:#8c8c8c;font-size:14px}.com-batch-step1 .step1-content .left-bd .btn-wrap[data-v-6ef146f6]{position:absolute;bottom:0;width:calc(100% - 32px);display:flex;align-items:center;justify-content:flex-end}.com-batch-step1 .step1-content .left-bd .btn-wrap .close-btn[data-v-6ef146f6]{width:76px}.com-batch-step1 .step1-content .left-bd[data-v-6ef146f6] .el-switch.is-checked .el-switch__core{background:#FB6A3C}.com-batch-step1 .step1-content .left-bd[data-v-6ef146f6] .el-switch .el-switch__core{background:#d9d9d9;border:none}.com-batch-step1 .step1-content .left-bd[data-v-6ef146f6] .el-switch .el-switch__core .el-switch__inner .is-text{margin:0 2px}.com-batch-step1 .bottom-btn[data-v-6ef146f6]{border-top:1px solid #f2f3f5;display:flex;justify-content:flex-end;padding-top:17px;position:relative}.com-batch-step1 .bottom-btn .mask[data-v-6ef146f6]{position:absolute;width:100%;height:40px;top:-41px;background:linear-gradient(180deg,rgba(255,255,255,.01) 0%,#fff 100%);z-index:1002;pointer-events:none}.com-select-dialog .batch-content[data-v-cf4b1653]{padding:17px 0;border-radius:16px;background:#fff;height:680px}.home-create-bd[data-v-2a510405]{min-height:628px;display:flex;position:relative;border-radius:16px;background:linear-gradient(132deg,#f4f0ff .43%,#eafbff 77.61%)}.home-create-bd .create-tab[data-v-2a510405]{width:240px;padding:16px 20px}.home-create-bd .create-tab .create-hd[data-v-2a510405]{display:flex;align-items:center;color:#1d2129;font-size:20px;font-weight:600}.home-create-bd .create-tab .create-item[data-v-2a510405]{width:188px;height:40px;display:flex;align-items:center;padding:11px 12px;margin-bottom:12px;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative;color:#1d2129}.home-create-bd .create-tab .create-item .menu-icon[data-v-2a510405]{margin-right:8px;width:18px;height:18px}.home-create-bd .create-tab .create-item .menu-icon .select[data-v-2a510405]{display:none}.home-create-bd .create-tab .create-item .menu-icon img[data-v-2a510405]{width:100%;height:100%}.home-create-bd .create-tab .create-item .vip-icon[data-v-2a510405]{width:24px;height:16px;position:absolute;right:0;top:1px}.home-create-bd .create-tab .create-item .new-logo[data-v-2a510405]{position:absolute;top:-2px;right:6px}.home-create-bd .create-tab .create-item[data-v-2a510405]:hover,.home-create-bd .create-tab .create-item.active[data-v-2a510405]{background:linear-gradient(157deg,rgba(17,25,33,.05) 6.02%,rgba(28,36,45,.05) 100%);font-weight:600}.home-create-bd .create-tab .create-item:hover .menu-icon .default[data-v-2a510405],.home-create-bd .create-tab .create-item.active .menu-icon .default[data-v-2a510405]{display:none}.home-create-bd .create-tab .create-item:hover .menu-icon .select[data-v-2a510405],.home-create-bd .create-tab .create-item.active .menu-icon .select[data-v-2a510405]{display:block}.home-create-bd .create-content[data-v-2a510405]{padding:20px 24px;width:100%;background:#ffffff;border-radius:16px;position:relative}.home-create-bd .create-content .create-close[data-v-2a510405]{position:absolute;cursor:pointer;top:20px;right:24px;z-index:2}.home-create-bd .video-padding[data-v-2a510405]{padding:0 16px;display:flex;align-items:center;justify-content:center}
