@charset "utf-8";
.local-el-select-dropdown__item[data-v-eb9fd67a]{align-items:center;display:flex}.HKwwOpenData{cursor:text;border:1px solid #b3b3b3;border-radius:3px;height:32px;transition:all .5s;position:relative}.HKwwOpenData:hover{border-color:#4d4d4d}.HKwwOpenData>input{display:none}.el-select .HKtextWarp{color:rgba(0,0,0,.4);cursor:pointer;background-color:#fff;align-items:center;padding:0 8px;font-size:13px;display:flex;position:absolute;top:1px;bottom:0;left:0;right:0}.image-grid-container[data-v-ba4b018c]{background:#fff;border-radius:4px;position:relative;overflow:hidden}.image-grid-container .image-grid-count[data-v-ba4b018c]{color:#fff;text-align:right;background-image:linear-gradient(transparent 0%,#000 100%);width:100%;height:20px;padding:0 8px;font-size:12px;line-height:20px;position:absolute;bottom:0;left:0}.image-grid[data-v-ba4b018c]{aspect-ratio:1;background:#f0f0f0;gap:0;width:100%;display:grid}.image-grid .grid-item[data-v-ba4b018c]{cursor:pointer;background:#fff;position:relative;overflow:hidden}.image-grid .grid-item .img-canvas[data-v-ba4b018c]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.image-grid .grid-item:hover .img-canvas[data-v-ba4b018c]{transform:scale(1.1)}.image-grid .grid-item:hover .img-canvas[data-v-ba4b018c]:after{content:"";background:rgba(0,0,0,.1);width:100%;height:100%;position:absolute;top:0;left:0}:root{--ym-steps-background:#f7f7f7}:host{--ym-steps-background:#f7f7f7}.ym-steps{background-color:var(--ym-steps-background);overflow:hidden}.ym-steps--horizontal{padding:10px 10px 0}.ym-steps--horizontal .ym-steps__items{margin:0 0 10px;padding-bottom:22px;display:flex;position:relative}.ym-steps--vertical{padding:0 0 0 32px}:root{--ym-step-text-color:#999;--ym-step-active-color:#388eff;--ym-step-process-text-color:#000;--ym-step-font-size:14px;--ym-step-line-color:#999;--ym-step-finish-line-color:#999;--ym-step-finish-text-color:#000;--ym-step-icon-size:12px;--ym-step-circle-size:8px;--ym-step-circle-color:#000;--ym-step-finish-circle-color:#388eff;--ym-step-horizontal-title-font-size:12px;--ym-step-title-color:#1a1a1a;--ym-step-title-size:14px;--ym-step-desc-color:#999;--ym-padding-x:8px}:host{--ym-step-text-color:#999;--ym-step-active-color:#388eff;--ym-step-process-text-color:#000;--ym-step-font-size:14px;--ym-step-line-color:#999;--ym-step-finish-line-color:#999;--ym-step-finish-text-color:#000;--ym-step-icon-size:12px;--ym-step-circle-size:8px;--ym-step-circle-color:#000;--ym-step-finish-circle-color:#388eff;--ym-step-horizontal-title-font-size:12px;--ym-step-title-color:#1a1a1a;--ym-step-title-size:14px;--ym-step-desc-color:#999;--ym-padding-x:8px}.ym-step{color:var(--ym-step-text-color);font-size:var(--ym-step-font-size);flex:1;min-height:80px;position:relative}.ym-step__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.ym-step__header--title{font-size:var(--ym-step-title-size);color:var(--ym-step-title-color);line-height:1.5}.ym-step__header--desc{color:var(--ym-step-desc-color);font-size:12px;line-height:1.5}.ym-step__circle{width:var(--ym-step-circle-size);height:var(--ym-step-circle-size);background-color:var(--ym-step-circle-color);border-radius:50%;display:block}.ym-step__line{transition:background-color .3s;position:absolute}.ym-step--horizontal{float:left}.ym-step--horizontal:first-child .ym-step__title{margin-left:0;transform:none}.ym-step--horizontal:last-child:not(:first-child){width:auto;position:absolute;right:1px}.ym-step--horizontal:last-child:not(:first-child) .ym-step__title{margin-left:0;transform:none}.ym-step--horizontal:last-child:not(:first-child) .ym-step__circle-container{left:auto;right:-9px}.ym-step--horizontal .ym-step__circle-container{top:30px;left:calc(var(--ym-padding-xs)*-1);z-index:1;padding:0 var(--ym-padding-xs);background-color:#f7f7f7;position:absolute;transform:translateY(-50%)}.ym-step--horizontal .ym-step__title{font-size:var(--ym-step-horizontal-title-font-size);margin-left:3px;display:inline-block;transform:translate(-50%)}.ym-step--horizontal .ym-step__line{width:100%;height:1px;top:30px;left:0}.ym-step--horizontal .ym-step__icon{font-size:var(--ym-step-icon-size);display:block}.ym-step--horizontal .ym-step--process{color:var(--ym-step-process-text-color)}.ym-step--vertical{float:none;line-height:var(--ym-line-height-sm);padding:10px 10px 10px 0;display:block}.ym-step--vertical:not(:last-child):after{border-bottom-width:1px}.ym-step--vertical .ym-step__circle-container{z-index:1;font-size:var(--ym-step-icon-size);line-height:1;position:absolute;top:19px;left:-15px;transform:translate(-50%,-50%)}.ym-step--vertical .ym-step__line{border:1px dashed rgba(0,0,0,.1);height:100%;top:16px;left:-16px}.ym-step--vertical .ym-step__line-icon{position:absolute;top:100%;left:-15px;transform:translate(-50%,-50%)}.ym-step:last-child .ym-step__line{border:none}.ym-step:last-child .ym-step__line-icon{display:none}.ym-step--finish{color:var(--ym-step-finish-text-color)}.ym-step--finish .ym-step__circle{background-color:var(--ym-step-finish-circle-color)}.ym-step__icon,.ym-step__title{transition:color var(--ym-duration-base)}.ym-step__icon--active,.ym-step__icon--finish,.ym-step__title--active,.ym-step__title--finish{color:var(--ym-step-active-color)}.video-thumbnail[data-v-6c9e925f]{cursor:pointer;background:#000;justify-content:center;align-items:center;display:flex;position:relative}.video-thumbnail .video-duration[data-v-6c9e925f]{opacity:.7;background:#000;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:0;left:0}.video-thumbnail .video-duration-text[data-v-6c9e925f]{white-space:nowrap;color:#fff;letter-spacing:0;text-align:center;font-family:MicrosoftYaHeiUI;font-size:12px;font-weight:400;line-height:20px}.img-draw-viewer .img-draw-viewer__content[data-v-041f4ef2]{height:calc(100% - 20px);display:flex}.img-draw-viewer .right-aside[data-v-041f4ef2]{box-sizing:border-box;border-left:1px solid #e0e0e0;width:480px;max-height:100%;overflow:hidden}.img-draw-viewer .el-dialog__header{height:56px}.img-draw-viewer .el-dialog__header .el-dialog__title{color:rgba(0,0,0,.9);height:56px;font-size:16px;font-weight:600;line-height:56px}.img-draw-viewer .el-dialog__header .el-dialog__headerbtn{top:6px;right:6px}.img-draw-viewer .el-dialog__body-wrapper{padding:0!important}.step_header[data-v-04f77f33]{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.step_header--title[data-v-04f77f33]{font-size:var(--ym-step-title-size);color:var(--ym-step-title-color);line-height:1.5}.ai-image-group[data-v-04f77f33]{flex-wrap:wrap;gap:16px;display:flex}.ai-image-group--item[data-v-04f77f33]{list-style:none;position:relative}.ai-image-group--item .footer-time[data-v-04f77f33]{color:rgba(0,0,0,.4);margin-top:8px;font-size:12px;line-height:1.5;display:inline-block}.ai-image-group--item .close-icon[data-v-04f77f33]{cursor:pointer;color:#fff;background:rgba(0,0,0,.7);width:24px;height:24px;font-size:24px;position:absolute;top:0;right:0}.ai-image-group--item .close-icon-step[data-v-04f77f33]{top:26px}.ai-image-group--item .close-icon[data-v-04f77f33]:hover{background:rgba(0,0,0,.4)}.ai-image-group--step[data-v-04f77f33] .ym-step__content{position:relative}.other-tag[data-v-04f77f33]{z-index:1;box-sizing:border-box;color:#fff;background:#ffad19;height:16px;font-size:11px;line-height:16px;position:absolute;top:0;left:0}.other-tag-time[data-v-04f77f33]{top:26px}.watermark[data-v-20ca6ea0]{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.opinion-root[data-v-5a6e1580]{color:#333}.opinion-root[data-v-5a6e1580] ul,.opinion-root[data-v-5a6e1580] ol{margin-top:4px;margin-left:20px;list-style-type:disc}.opinion-root[data-v-5a6e1580] ul li,.opinion-root[data-v-5a6e1580] ol li{line-height:1.5}.opinion-root[data-v-5a6e1580] ul li ul,.opinion-root[data-v-5a6e1580] ul li ol,.opinion-root[data-v-5a6e1580] ol li ul,.opinion-root[data-v-5a6e1580] ol li ol{list-style-type:circle}.dialog_to_drawer.dialog-fade-enter-active{animation:.3s drawer-fade-in}.dialog_to_drawer.dialog-fade-leave-active{animation:.3s drawer-fade-out}.dialog_to_drawer .el-dialog{flex-direction:column;height:100vh;display:flex;left:auto;right:0;top:0!important}.dialog_to_drawer .el-dialog .el-dialog__header{align-items:center;height:48px;padding:6px 0;display:flex}.dialog_to_drawer .el-dialog .el-dialog__header .el-dialog__title{color:rgba(0,0,0,.9);font-size:16px;font-weight:600}.dialog_to_drawer .el-dialog .el-dialog__headerbtn{top:6px}.dialog_to_drawer .el-dialog .el-dialog__body{box-sizing:border-box;flex:1;position:relative;overflow-x:hidden;overflow-y:scroll}.dialog_to_drawer .el-dialog .el-dialog__body .el-dialog__body-wrapper{padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.dialog_to_drawer .el-dialog .el-dialog__body::-webkit-scrollbar{width:8px;height:10px}.dialog_to_drawer .el-dialog .el-dialog__body::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:10px}.dialog_to_drawer .el-dialog .el-dialog__body::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.dialog_to_drawer .el-dialog .el-dialog__body::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.5)}@keyframes drawer-fade-in{0%{opacity:0;transform:translate(500px)}to{opacity:1;transform:translate(0)}}@keyframes drawer-fade-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(500px)}}.template-option[data-v-dd6177ce]{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.template-option .option-name[data-v-dd6177ce]{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;line-height:20px;overflow:hidden}.template-option .option-btn[data-v-dd6177ce]{color:rgba(0,0,0,.7);letter-spacing:0;text-align:center;border:1px solid rgba(0,0,0,.12);border-radius:2px;height:20px;padding:0 8px;font-size:12px;font-weight:400;line-height:18px;transition:all .3s;display:none}.template-option .option-btn__primary[data-v-dd6177ce]{border:1px solid rgba(255,255,255,.9)}.template-option__top .template-option__top__content[data-v-dd6177ce]{letter-spacing:0;text-align:justify;font-size:14px;font-weight:400;line-height:20px}.template-select-pop .template-option__flag{background:rgba(0,0,0,.02);transition:all .2s;color:#4d4d4d!important}.template-select-pop .el-select-dropdown__item.selected.radio{background:var(--ym-primary);color:#fff}.template-select-pop .el-select-dropdown__item.selected.radio.template-option__flag{background:rgba(0,0,0,.02);transition:all .2s}.template-select-pop .el-select-dropdown__item.selected:hover{background:var(--ym-primary);color:#fff}.template-select-pop .el-select-dropdown__item.selected.radio.template-option__flag:hover{background:rgba(0,0,0,.04);transition:all .2s}.template-select-pop .el-select-dropdown__item:hover{background:rgba(0,0,0,.04)}.template-select-pop .el-select-dropdown__item:hover .option-btn{display:inline-block}.template-select-pop .el-select-dropdown__item{border-radius:4px;height:44px;margin:4px 8px 0;padding:12px;transition:all .2s}.template-select-pop .el-select-dropdown__item:last-child{margin-bottom:4px}.template-select-pop .last-use{cursor:pointer;border-bottom:1px solid rgba(0,0,0,.08);border-radius:0;height:60px;margin:0;padding:20px 12px;color:#4d4d4d!important;background-color:#fff!important}.template-select-pop .last-use:hover{background:rgba(0,0,0,.04)!important}.template-select-pop .template-option:hover .option-btn{display:inline-block}.planTemplateRelatedSelectAllWithQuestions-left[data-v-acf6c990]{display:flex}.planTemplateRelatedSelectAllWithQuestions-left .border-left-plain[data-v-acf6c990]{flex:1!important}.border-right-plain[data-v-acf6c990] input{border-top-right-radius:0;border-bottom-right-radius:0}.query-type-st[data-v-acf6c990] input{border-right:none}.aside-container[data-v-98d640b6]{flex-direction:column;height:100%;display:flex;position:relative}.aside-container-padding[data-v-98d640b6]{padding-bottom:100px}.aside-header-title[data-v-98d640b6]{color:rgba(0,0,0,.9);font-size:16px;font-weight:600;line-height:24px}.tag-area[data-v-98d640b6]{margin:10px 0 20px}.spot-area .spot-area-item[data-v-98d640b6]{color:rgba(0,0,0,.7);letter-spacing:0;font-size:14px;font-weight:400;line-height:20px}.aside-area[data-v-98d640b6]{margin-top:16px}.aside-area-item[data-v-98d640b6]{justify-content:space-between;display:flex}.aside-area-item .item-title[data-v-98d640b6]{word-break:no-wrap;color:rgba(0,0,0,.4);letter-spacing:0;width:60px;margin-right:20px;font-size:14px;font-weight:400;line-height:20px;display:inline-block}.aside-area-item .item-value[data-v-98d640b6]{color:rgba(0,0,0,.7);letter-spacing:0;flex:1;font-size:14px;font-weight:400;line-height:24px;display:inline-flex}.aside-area-item+.aside-area-item[data-v-98d640b6]{margin-top:12px}.aside-area-item>i[data-v-98d640b6]{color:#6f7e91;margin-right:8px;font-size:24px}.aside-body[data-v-98d640b6]{box-sizing:border-box;color:rgba(0,0,0,.7);background:#f8f9fb;border-radius:4px;padding:14px}.aside-body[data-v-98d640b6]:hover{background:#fff;border:1px solid #ff5e34;border-radius:4px}.aside-opear[data-v-98d640b6]{align-items:center;margin-top:12px;padding-left:76px;display:inline-flex}.result-comment[data-v-98d640b6]{background-image:linear-gradient(-69deg,#faf0ff 0%,#dcebff 97%);border-radius:4px;margin-top:24px;padding:16px}.result-comment .title[data-v-98d640b6]{color:rgba(0,0,0,.9);letter-spacing:0;align-items:center;font-size:16px;font-weight:600;line-height:24px;display:inline-flex}.result-comment .title img[data-v-98d640b6]{width:24px;height:24px;margin-right:8px}.result-comment .content[data-v-98d640b6]{color:rgba(0,0,0,.9);letter-spacing:0;word-break:break-all;white-space:pre-wrap;margin-top:12px;font-size:14px;font-weight:400;line-height:20px}.remark-comment[data-v-98d640b6]{background:#f8f9fb;border-radius:4px;margin-top:24px;padding:16px}.remark-comment .title[data-v-98d640b6]{color:rgba(0,0,0,.9);letter-spacing:0;align-items:center;width:100%;font-size:16px;font-weight:600;line-height:24px;display:inline-flex;overflow:hidden}.remark-comment .title img[data-v-98d640b6]{width:24px;height:24px;margin-right:8px}.remark-comment .content[data-v-98d640b6]{color:rgba(0,0,0,.9);letter-spacing:0;word-break:break-all;white-space:pre-wrap;margin-top:12px;font-size:14px;font-weight:400;line-height:20px}.time-line[data-v-98d640b6]{justify-content:space-between;align-items:center;display:flex}.time-line .time[data-v-98d640b6]{color:rgba(0,0,0,.9)}.label-name[data-v-98d640b6]{color:rgba(0,0,0,.4)}.over-red-line[data-v-98d640b6]{color:#fa3239;letter-spacing:0;background-image:linear-gradient(270deg,rgba(255,94,52,.03) 0%,rgba(255,94,52,.08) 100%);border-radius:2px;flex-shrink:0;padding:2px 8px;font-size:12px;font-weight:600;line-height:20px}.over-red-line span[data-v-98d640b6]{margin-left:4px}.over-red-line .iconfont[data-v-98d640b6]{font-size:14px}.question-result[data-v-98d640b6]{margin-top:10px;display:flex}.question-result .passNot[data-v-98d640b6]{color:#ff5e34;background:rgba(255,94,52,.08);border-radius:2px;flex-shrink:1;height:24px;padding:0 8px;font-size:12px;line-height:24px;display:inline-block}.question-result .passNot-2[data-v-98d640b6]{color:rgba(0,0,0,.7);background:#ebecee}.question-result .scoreChange[data-v-98d640b6]{color:rgba(0,0,0,.7);border:1px solid rgba(0,0,0,.12);border-radius:0 2px 2px 0;flex-shrink:0;height:24px;padding:0 8px;font-size:12px;font-weight:400;line-height:24px;display:inline-block}.noticeTime[data-v-98d640b6]{color:rgba(0,0,0,.7);letter-spacing:0;margin-bottom:24px;margin-left:auto;font-size:14px;font-weight:400;line-height:20px}.video-desc[data-v-98d640b6]{justify-content:space-between;margin-top:8px;display:flex}.video-desc .name[data-v-98d640b6]{color:rgba(0,0,0,.4);width:56px;font-size:14px;font-weight:400;line-height:20px}.video-desc .content[data-v-98d640b6]{color:rgba(0,0,0,.7);width:348px;font-size:14px;font-weight:400;line-height:20px}.video-desc .channel-name[data-v-98d640b6]{color:rgba(0,0,0,.9)}.icon-device-video[data-v-98d640b6]{font-size:24px}.aside-footer[data-v-98d640b6]{text-align:center;width:100%;position:absolute;bottom:24px}.aside-footer .el-button+.el-button[data-v-98d640b6]{margin-left:24px}.aside-container .chain-local-btn[data-v-98d640b6]{border:1px solid rgba(0,0,0,.08);border-radius:4px}[data-v-5bed17d4].dragUpload{border:1px dashed rgba(0,0,0,.12);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}[data-v-5bed17d4].dragUpload .el-upload{width:100%}[data-v-5bed17d4].dragUpload .el-upload .el-upload-dragger{background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:122px;padding:0;display:flex}[data-v-5bed17d4].dragUpload .el-upload .el-upload-dragger .upload-drag-picture{justify-content:center;align-items:center;display:flex}[data-v-5bed17d4].dragUpload .el-upload .el-upload-dragger .upload-drag-picture>img{width:48px}[data-v-5bed17d4].dragUpload .el-upload .el-upload-dragger .upload-drag-title{letter-spacing:0;color:rgba(0,0,0,.9);text-align:center;margin-top:4px;font-size:14px;font-weight:600;line-height:20px}[data-v-5bed17d4].dragUpload .el-upload .el-upload-dragger .upload-drag-text{color:rgba(0,0,0,.4);letter-spacing:0;text-align:center;font-size:14px;font-weight:400;line-height:20px}.upload-result[data-v-5bed17d4]{flex-direction:column;align-items:flex-start;width:100%;padding:24px 24px 0;display:flex}.upload-result-name[data-v-5bed17d4]{text-align:left;color:rgba(0,0,0,.9);letter-spacing:0;align-items:center;max-width:100%;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.upload-result-name_text[data-v-5bed17d4]{text-overflow:ellipsis;white-space:nowrap;flex:1;display:inline-block;overflow:hidden}.upload-result-progress[data-v-5bed17d4]{background-color:#ccc;border-radius:6px;width:100%;height:8px;margin-top:12px;position:relative}.upload-result-progress-inner[data-v-5bed17d4]{background-image:linear-gradient(-48deg,#a14bfe 0%,#05bdfe 100%);border-radius:6px;height:100%;position:absolute;top:0;left:0}.upload-result-info[data-v-5bed17d4]{justify-content:space-between;align-items:center;width:100%;margin-top:10px;display:flex}.upload-result-info-left .upload-result-status[data-v-5bed17d4]{align-items:center;display:flex}.upload-result-info-left .upload-result-status>i[data-v-5bed17d4]{font-size:24px}.upload-result-info-left .upload-result-status>span[data-v-5bed17d4]{color:rgba(0,0,0,.7);letter-spacing:0;font-size:14px;font-weight:400;line-height:20px}.upload-result-info-right[data-v-5bed17d4]{align-items:center;display:flex}.upload-result-info-right .upload-result-size[data-v-5bed17d4]{color:rgba(0,0,0,.7);letter-spacing:0;padding-right:12px;font-size:14px;font-weight:400;line-height:20px}.upload-result-info-right .upload-result-action[data-v-5bed17d4]{padding-left:12px;position:relative}.upload-result-info-right .upload-result-action[data-v-5bed17d4]:before{content:"";background-color:rgba(0,0,0,.08);width:1px;height:11px;display:inline-block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.templatesChoose[data-v-74786b20]{height:100%;display:flex}.templatesChoose .templatesChooseLeft[data-v-74786b20]{height:100%}.templatesChoose .templatesChooseRight[data-v-74786b20]{flex-direction:column;flex:1;height:100%;padding:0 40px;display:flex}.templatesChoose .templatesChooseRight .templatesChooseAction[data-v-74786b20]{margin-top:24px;margin-bottom:16px;display:flex}[data-v-74786b20] .template-group-search-rule{display:none}[data-v-74786b20] .h-page-sidebar{border-right:none}[data-v-74786b20] .memberType{margin-top:16px;margin-bottom:12px}[data-v-74786b20] .memberType .el-radio-group .el-radio-button:first-child .el-radio-button__inner{border:4px 0 0 4px}[data-v-74786b20] .memberType .el-radio-group .el-radio-button:last-child .el-radio-button__inner{border:0 4px 4px 0}.icon-icon_dingshi[data-v-74786b20]{color:rgba(0,0,0,.7);margin-left:6px;font-size:24px;position:absolute}.icon-icon_dingshi[data-v-74786b20]:hover{color:#ff5e34}.elPagination[data-v-74786b20]{text-align:center;padding:8px 0;line-height:24px}.userInfoList>li[data-v-74786b20]{color:rgba(0,0,0,.7);letter-spacing:0;align-items:center;font-size:14px;font-weight:400;line-height:20px;display:flex}.userInfoList>li+li[data-v-74786b20]{margin-top:8px}.userInfoList>li .userInfoName[data-v-74786b20]{color:rgba(0,0,0,.4);letter-spacing:0;margin-right:12px;font-size:14px;font-weight:400;line-height:20px}.userInfoList>li .userInfoValue[data-v-74786b20]{text-overflow:ellipsis;white-space:nowrap;max-width:170px;display:inline-block;overflow:hidden}[data-v-06538134].templatesChooseDialog .el-dialog__body,[data-v-06538134].templatesChooseDialog .el-dialog__body .el-dialog__body-wrapper{padding:0}.rangeChoose[data-v-06538134]{height:556px;display:flex}.rangeChoose .rangeChooseLeft[data-v-06538134]{border-right:1px solid rgba(0,0,0,.06);width:calc(100% - 369px);height:100%}.right-selected-area[data-v-06538134]{flex-direction:column;width:369px;height:100%;padding:24px;display:flex}.right-selected-area-top[data-v-06538134]{color:rgba(0,0,0,.7);justify-content:space-between;height:32px;margin-bottom:8px;padding-right:16px;font-size:14px;font-weight:400;line-height:32px;display:flex}.right-selected-area-top-amount[data-v-06538134]{color:rgba(0,0,0,.7);font-size:14px;font-weight:400;line-height:32px}.right-selected-area-list[data-v-06538134]{flex:1}.right-selected-area-list li[data-v-06538134]{color:rgba(0,0,0,.9);background:rgba(0,0,0,.04);border-radius:2px;justify-content:space-between;align-items:center;width:100%;height:44px;margin-bottom:12px;padding:0 12px;font-size:14px;font-weight:400;display:flex}.right-selected-area-list li[data-v-06538134]:last-child{margin-bottom:2px}.right-selected-area-li-item[data-v-06538134]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.right-selected-area[data-v-06538134] .scrollbar-wrap{height:100%;overflow-x:hidden}.intelli-create-form-wrap[data-v-21b4dfe0]{padding:16px 24px 0}.intelli-create-form-wrap .source-choose-button[data-v-21b4dfe0]{cursor:pointer;background-image:linear-gradient(90deg,rgba(105,193,255,.1) 7%,rgba(56,142,255,.1) 100%);border-radius:20px;justify-content:center;align-items:center;height:36px;margin-bottom:12px;padding:0 12px;display:inline-flex}.intelli-create-form-wrap .source-choose-button>i[data-v-21b4dfe0]{color:#3a93ff;font-size:24px}.intelli-create-form-wrap .source-choose-button>span[data-v-21b4dfe0]{color:#3a93ff;letter-spacing:0;margin:0 4px;font-size:14px;font-weight:400;line-height:20px}.intelli-create-form-wrap .template-choose[data-v-21b4dfe0]{cursor:pointer;border:1px dashed rgba(0,0,0,.12);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;height:124px;display:flex}.intelli-create-form-wrap .template-choose-picture[data-v-21b4dfe0]{justify-content:center;align-items:center;display:flex}.intelli-create-form-wrap .template-choose-picture>img[data-v-21b4dfe0]{width:48px}.intelli-create-form-wrap .template-choose-title[data-v-21b4dfe0]{color:#388eff;letter-spacing:0;text-align:center;margin-top:4px;font-size:14px;font-weight:600;line-height:20px}.intelli-create-form-wrap .require-container[data-v-21b4dfe0]{background:#f8f9fb;border:1px solid #f8f9fb;border-radius:8px;flex-direction:column;height:calc(68.8889vh - 345px);min-height:151px;max-height:399px;padding:12px 16px;display:flex}.intelli-create-form-wrap .require-container.require-input-active[data-v-21b4dfe0]{border:1px solid #6157ff}.intelli-create-form-wrap .require-container[data-v-21b4dfe0] .intelli-require{flex:1;overflow:hidden}.intelli-create-form-wrap .require-container[data-v-21b4dfe0] .intelli-require .el-form-item__content{height:100%}.intelli-create-form-wrap .template-type-wrap[data-v-21b4dfe0]{justify-content:space-between;align-items:center;display:flex}.intelli-create-form-wrap .template-type-wrap .require-example[data-v-21b4dfe0]{cursor:pointer;justify-content:center;align-items:center;display:flex}.intelli-create-form-wrap .template-type-wrap .require-example>img[data-v-21b4dfe0]{width:24px;margin-right:4px}.intelli-create-form-wrap .template-type-wrap .require-example>span[data-v-21b4dfe0]{color:#6157ff;letter-spacing:0;font-size:14px;font-weight:400;line-height:20px}.intelli-create-form-wrap[data-v-21b4dfe0] .template-radio-group .el-radio-button+.el-radio-button{margin-left:12px}.intelli-create-form-wrap[data-v-21b4dfe0] .template-radio-group .el-radio-button .el-radio-button__inner{background:rgba(0,0,0,.04);border:none;border-radius:20px;justify-content:center;align-items:center;padding:0 12px;display:inline-flex}.intelli-create-form-wrap[data-v-21b4dfe0] .template-radio-group .el-radio-button .el-radio-button__inner>i{color:rgba(0,0,0,.12);font-size:24px}.intelli-create-form-wrap[data-v-21b4dfe0] .template-radio-group .el-radio-button .el-radio-button__inner>span{color:rgba(0,0,0,.7);letter-spacing:0;font-size:14px;font-weight:400;line-height:20px}.intelli-create-form-wrap[data-v-21b4dfe0] .template-radio-group .el-radio-button.is-checked .el-radio-button__inner{background:linear-gradient(90deg,rgba(105,193,255,.1) 7%,rgba(56,142,255,.1) 100%)}.intelli-create-form-wrap[data-v-21b4dfe0] .template-radio-group .el-radio-button.is-checked .el-radio-button__inner>i,.intelli-create-form-wrap[data-v-21b4dfe0] .template-radio-group .el-radio-button.is-checked .el-radio-button__inner>span{color:#3a93ff}.intelli-create-form-wrap[data-v-21b4dfe0] .intelli-require-input{height:100%}.intelli-create-form-wrap[data-v-21b4dfe0] .intelli-require-input .el-textarea__inner{color:rgba(0,0,0,.7);letter-spacing:0;background:0 0;border:none;border-top:1px solid rgba(0,0,0,.04);height:100%;padding:12px 16px 12px 8px;font-size:14px;font-weight:400;line-height:20px}.intelli-create-form-wrap .intelli-create-form__footer[data-v-21b4dfe0]{justify-content:center;align-items:center;padding:24px 0;display:flex}.require-example-content[data-v-21b4dfe0]{flex-direction:column;display:flex}.require-example-content .require-example-text[data-v-21b4dfe0]{color:rgba(0,0,0,.7);letter-spacing:0;white-space:pre-line;font-size:14px;font-weight:400;line-height:18px}.require-example-content[data-v-21b4dfe0] .example-use{margin-top:8px;margin-left:auto;padding:0}.require-example-content[data-v-21b4dfe0] .example-use>img{display:none}.template-view{flex:1;height:100%;position:relative}.template-view .view-set-main{padding:32px 24px 80px}.template-view .view-footer{text-align:right;z-index:10;background:#fff;width:100%;margin-top:50px;padding:12px 24px;position:absolute;bottom:0;left:0}.result-table[data-v-00e3acc7]{padding-top:12px}.result-table-title[data-v-00e3acc7]{color:rgba(0,0,0,.7);letter-spacing:0;margin-bottom:12px;font-size:14px;font-weight:600;line-height:20px}.result-table-content[data-v-00e3acc7]{background:#fff;border-radius:12px;height:calc(68.8889vh - 345px);min-height:151px;max-height:399px;position:relative}.result-table-content .result-table-wrap[data-v-00e3acc7]{margin-bottom:24px;padding:8px}.result-table-content table[data-v-00e3acc7]{border-collapse:collapse;border-spacing:0;table-layout:fixed;border:1px solid rgba(0,0,0,.12);width:100%}.result-table-content table th[data-v-00e3acc7],.result-table-content table td[data-v-00e3acc7]{text-align:center;padding:8px 16px}.result-table-content table th[data-v-00e3acc7]{color:rgba(0,0,0,.9);letter-spacing:0;text-align:center;border:1px solid rgba(0,0,0,.12);font-size:14px;font-weight:600;line-height:20px}.result-table-content table td[data-v-00e3acc7]{color:rgba(0,0,0,.7);letter-spacing:0;border:1px solid rgba(0,0,0,.12);font-size:14px;font-weight:400;line-height:20px}.result-table-content .result-table-value[data-v-00e3acc7]{text-overflow:ellipsis;white-space:nowrap;width:100%;display:inline-block;overflow:hidden}.result-table-preview[data-v-00e3acc7]{cursor:pointer;background:rgba(0,0,0,.7);border-radius:4px;justify-content:center;align-items:center;height:32px;padding:0 6px;display:flex;position:absolute;bottom:24px;right:16px}.result-table-preview>i[data-v-00e3acc7]{color:#fff;font-size:24px}.result-table-preview>span[data-v-00e3acc7]{color:#fff;letter-spacing:0;font-size:14px;font-weight:400;line-height:20px}.result-table-footer[data-v-00e3acc7]{justify-content:center;align-items:center;padding:14px 0 26px;display:flex}.result-table-footer[data-v-00e3acc7] .result-aiCreateBtn{border-radius:4px;margin-left:12px;padding:0}.result-table-footer[data-v-00e3acc7] .result-aiCreateBtn>img{display:none}.intelli-create-page[data-v-b0ff209e]{z-index:0;justify-content:center;padding:32px;position:relative}.intelli-create-page .intelli-create-loading[data-v-b0ff209e]{background-image:linear-gradient(112deg,#cbe9ff 5%,#c6b4ff 100%);border-radius:24px;width:100%;height:calc(100% - 180px);position:relative;overflow:hidden}.intelli-create-page .intelli-create-loading .intelli-create-icon-loading[data-v-b0ff209e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.intelli-create-page .intelli-create-loading .intelli-create-icon-loading_text[data-v-b0ff209e]{color:rgba(0,0,0,.7);margin-top:8px;font-size:14px}.intelli-create-page .intelli-create-warp[data-v-b0ff209e]{justify-content:center;align-items:center;display:flex}.intelli-create-page .intelli-create[data-v-b0ff209e]{z-index:0;border-radius:24px;width:100%;position:relative}.intelli-create-page .intelli-create-bg[data-v-b0ff209e]{opacity:.1;z-index:-1;background:linear-gradient(-90deg,#9d83ff 0%,#388eff 100%);border:2px solid #fff;border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0}.intelli-create-page .intelli-create .intelli-create-robot[data-v-b0ff209e]{position:absolute;top:-50px;left:50%;transform:translate(-50%)}.intelli-create-page .intelli-create .back-btn[data-v-b0ff209e]{color:rgba(0,0,0,.7);border:none;position:absolute;top:16px;right:16px}.intelli-create-page .intelli-create .back-btn[data-v-b0ff209e]:hover,.intelli-create-page .intelli-create .back-btn[data-v-b0ff209e]:active,.intelli-create-page .intelli-create .back-btn[data-v-b0ff209e]:focus{background:rgba(255,255,255,.3);border:none}.intelli-create-page .intelli-create-title[data-v-b0ff209e]{color:rgba(0,0,0,.9);letter-spacing:0;text-align:center;padding-top:43px;font-size:22px;font-weight:700;line-height:32px}.intelli-create-page .intelli-create-tip[data-v-b0ff209e]{color:rgba(0,0,0,.4);letter-spacing:0;text-align:center;margin-top:8px;font-size:12px;font-weight:400;line-height:18px}.intelli-create-page .intelli-create-content[data-v-b0ff209e]{background:#fff;border-radius:16px;margin:24px}.intelli-create-page .intelli-create-footer[data-v-b0ff209e]{color:rgba(0,0,0,.7);letter-spacing:0;align-items:center;font-size:14px;font-weight:400;line-height:20px;display:flex}.intelli-create-page .intelli-create-footer-line[data-v-b0ff209e]{border-left:1px solid rgba(0,0,0,.12);width:0;height:12px;margin:0 8px;padding:10px 40px;display:inline-flex}.cus_radio[data-v-b0ff209e]{color:rgba(0,0,0,.7);margin:0;line-height:32px;max-width:100%!important}.cus_radio+.cus_radio[data-v-b0ff209e]{margin-left:12px}.add-template-dialog .totalScoreType-introduction-option{padding:0;font-size:24px}.add-template-dialog .el-radio__label{justify-content:center;align-items:center;display:inline-flex}.totalScoreType-img img{width:100%}#ocxV4UpgradeContent .banner[data-v-261236bb]{color:rgba(0,0,0,.9);background:url(../../static/img/bg_ocx_v4_update@2x.68a6331a..png) 50%/100% 100% no-repeat;height:60px;padding:20px 0 0 86px;font-family:MicrosoftYaHeiUISemibold;font-size:16px;font-weight:600;line-height:24px;position:relative}#ocxV4UpgradeContent .banner i[data-v-261236bb]{color:#fff;cursor:pointer;font-size:32px;position:absolute;top:14px;right:10px}#ocxV4UpgradeContent .content[data-v-261236bb]{height:204px}#ocxV4UpgradeContent .content .content-title[data-v-261236bb]{color:rgba(0,0,0,.9);margin-top:14px;padding-left:16px;font-family:MicrosoftYaHeiUISemibold;font-size:12px;font-weight:600;line-height:18px}#ocxV4UpgradeContent .content .items[data-v-261236bb]{box-sizing:border-box;margin-top:7px;padding:0 16px;list-style:none}#ocxV4UpgradeContent .content .items .item-title[data-v-261236bb],#ocxV4UpgradeContent .content .items .item-des[data-v-261236bb]{color:rgba(0,0,0,.4);font-family:MicrosoftYaHeiUI;font-size:12px;font-weight:400;line-height:18px}#ocxV4UpgradeContent .content .items .item-des[data-v-261236bb]{margin:4px 0 12px;display:block}#ocxV4UpgradeContent .content[data-v-261236bb] .scrollbar-wraper{height:100%;overflow-x:hidden}#ocxV4UpgradeContent .footer[data-v-261236bb]{justify-content:flex-end;align-items:center;height:56px;padding-right:16px;display:flex}#ocxV4UpgradeContent .footer .el-button[data-v-261236bb]{min-width:90px}.mask[data-v-4730cd25]{opacity:0;z-index:3000;background:rgba(0,0,0,.6);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0}@keyframes _show-4730cd25{to{opacity:1}}.mask.show-anim[data-v-4730cd25]{animation:.2s linear both _show-4730cd25}.install-container[data-v-4730cd25]{background:url(../../static/img/v4_install_bg_@2x.28a86e67..png) 50%/100% 100% no-repeat;border-radius:12px;width:880px;min-width:880px;height:544px;display:flex;position:relative;box-shadow:0 0 16px rgba(0,0,0,.2),0 16px 32px rgba(0,0,0,.12)}.install-container .info-content[data-v-4730cd25]{min-width:330px;max-width:330px;height:544px;padding:45px 16px 0 45px}.install-container .info-content .info-title[data-v-4730cd25]{color:rgba(255,255,255,.9);font-family:MicrosoftYaHeiUILight;font-size:38px;font-weight:200;line-height:49px;position:relative}.install-container .info-content .info-title[data-v-4730cd25]:after{content:"";background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDRweCIgaGVpZ2h0PSIxOXB4IiB2aWV3Qm94PSIwIDAgNDQgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+5qCH562+PC90aXRsZT4KICAgIDxnIGlkPSLop4bpopHmjqfku7blvJXlr7zkuIvovb0iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIwM+ivpue7huW8ueeqlyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM3OC4wMDAwMDAsIC0zNTMuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSLmm7TmlrDlvLnnqpfmj5DnpLoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExNS4wMDAwMDAsIDI4My4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSLmlofmoYgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ1LjAwMDAwMCwgNDUuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Iuagh+etviIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjE4LjAwMDAwMCwgMjUuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSLnn6nlvaIiIHN0cm9rZT0iI0ZGNUUzNCIgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSI0MyIgaGVpZ2h0PSIxOCIgcng9IjIiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICAgICAgPHRleHQgaWQ9IuWwnemynOeJiCIgZm9udC1mYW1pbHk9Ik1pY3Jvc29mdFlhSGVpVUksIE1pY3Jvc29mdCBZYUhlaSBVSSIgZm9udC1zaXplPSIxMiIgZm9udC13ZWlnaHQ9Im5vcm1hbCIgZmlsbD0iI0ZGNUUzNCI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dHNwYW4geD0iNCIgeT0iMTQiPuWwnemynOeJiDwvdHNwYW4+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvdGV4dD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) 50%/100% 100% no-repeat;width:44px;height:19px;position:absolute;bottom:7px;right:2px}.install-container .info-content .info-items[data-v-4730cd25]{margin-top:41px;padding-left:31px;list-style:none}.install-container .info-content .info-items li .item-title[data-v-4730cd25]{color:#fff;margin-bottom:16px;font-family:MicrosoftYaHeiUI;font-size:16px;font-weight:400;line-height:20px;position:relative}.install-container .info-content .info-items li .item-title[data-v-4730cd25]:before{content:"";background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgMTYgMTciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+57yW57uEIDg8L3RpdGxlPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJsaW5lYXJHcmFkaWVudC0xIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRkY1RTM0IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMCUiIHgyPSI1MCUiIHkyPSIxMDAlIiBpZD0ibGluZWFyR3JhZGllbnQtMiI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiM5MkI5RjYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0Q4RDhEOCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSLop4bpopHmjqfku7blvJXlr7zkuIvovb0iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIwM+ivpue7huW8ueeqlyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2NS4wMDAwMDAsIC00MjAuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSLmm7TmlrDlvLnnqpfmj5DnpLoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExNS4wMDAwMDAsIDI4My4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSLmlofmoYgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ1LjAwMDAwMCwgNDUuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC04IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1LjAwMDAwMCwgOTIuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSLot6/lvoQtNiIgZmlsbC1vcGFjaXR5PSIwLjg1NjU1MTE2NCIgZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSI4IDAgMTYgMy43MzY2OTI4IDggNyAwIDMuNzM2NjkyOCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0i6Lev5b6ELTIxIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBwb2ludHM9IjggNi45ODA2NDAxNiA4IDE3IDE2IDE0LjE0NzQ1NSAxNiAzLjczNjY5MjgiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9Iui3r+W+hC0yMiIgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC0yKSIgcG9pbnRzPSI4IDE3IDAgMTIuOTg4NDA4MyAwIDMuNzM2NjkyOCA4IDYuOTgwNjQwMTYiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) 50%/100% 100% no-repeat;border-radius:2px;width:19px;height:19px;position:absolute;top:2px;left:-29px}.install-container .info-content .info-items li .item-des[data-v-4730cd25]{opacity:.9;color:#fff;margin-bottom:4px;font-family:MicrosoftYaHeiUILight;font-size:14px;font-weight:200;line-height:18px;position:relative}.install-container .info-content .info-items li .item-des[data-v-4730cd25]:before{content:"";background-color:#fff;border-radius:2px;width:4px;height:4px;position:absolute;top:7.5px;left:-19px}.install-container .info-content .info-items li[data-v-4730cd25]:not(:first-child){margin-top:35px}.install-container .info-content .install-btn[data-v-4730cd25]{opacity:.82;color:rgba(255,255,255,.9);text-align:center;cursor:pointer;background-image:linear-gradient(139deg,#f50 0%,#ff6521 8%,#ffc3a4 63%,#ffd7c2 75%,#ffe6d8 84%,#fff0e8 91%,#fff7f3 95%,#fffcfa 98%,#fffefe 99%,#fff 100%);border-radius:4px;width:257px;height:42px;margin-top:55px;font-family:MicrosoftYaHeiUISemibold;font-size:14px;font-weight:600;line-height:42px}.install-container[data-v-4730cd25] .el-carousel__indicator{padding:0 4.5px 24px}.install-container[data-v-4730cd25] .el-carousel__indicator .el-carousel__button{opacity:1;background-color:#fff;border-radius:9.5px;width:22px;height:6px}.install-container[data-v-4730cd25] .el-carousel__indicator.is-active .el-carousel__button{width:43px}.install-container .carousel-item[data-v-4730cd25]{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:550px;height:544px}.install-container .close-icon[data-v-4730cd25]{color:rgba(255,255,255,.8);cursor:pointer;z-index:10;background-color:rgba(0,0,0,.3);border-radius:16px;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;display:flex;position:absolute;top:16px;right:16px}@media screen and (max-width:1050px){.mask[data-v-4730cd25]{overflow:auto}.install-container[data-v-4730cd25]{transform:scale(.65)}}#questionnaireContent[data-v-63e69b59]{position:relative}#questionnaireContent .btn-area[data-v-63e69b59]{cursor:pointer;width:140px;height:48px;position:absolute;bottom:52px;left:32px}#questionnaireContent .close-area[data-v-63e69b59]{cursor:pointer;width:32px;height:32px;position:absolute;top:14px;right:14px}.dialog-body-scrollbar-wrap{height:150px;overflow-x:hidden!important}.tip-dialog{z-index:999;background:rgba(0,0,0,.55);align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.dialog-container{background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:400px;height:476px;margin-top:-238px;margin-left:-200px;padding:188px 12px 12px;display:flex;position:absolute;top:50%;left:50%}.dialog-container .dialog-close{cursor:pointer;font-size:24px;position:absolute;top:28px;right:12px}.dialog-container .dialog-body{box-sizing:border-box;background:#fff;width:376px;height:276px;padding:24px 30px 16px 32px;position:relative}.dialog-container .dialog-body .dialog-body__main{height:196px}.dialog-container .dialog-body .dialog-body__main .content-title{color:rgba(0,0,0,.9);letter-spacing:0;margin-bottom:16px;font-size:16px;line-height:24px}.dialog-container .dialog-body .dialog-body__main .content-main{height:150px}.dialog-container .dialog-body .dialog-body__foot{margin-top:6px;display:flex}.dialog-container .dialog-body .dialog-body__foot .foot-btn{flex:1;max-width:100%;height:40px}.dialog-container .dialog-body .dialog-body__foot .foot-btn:not(:first){margin-left:18px}.dialog-container .dialog-body .dialog-body__foot .btn-cancel{color:rgba(0,0,0,.4);letter-spacing:0;text-align:center;cursor:pointer;font-size:12px;line-height:18px;display:block}.img-bg[data-v-5896ecf4]{z-index:99999;background:rgba(0,0,0,.7);width:100vw;height:100vh;position:fixed;top:0;left:0}.layout-center[data-v-5896ecf4]{text-align:center;width:880px;position:absolute;top:50vh;left:50vw;transform:translate(-50%,-50%)}.icon-close[data-v-5896ecf4]{cursor:pointer;z-index:10;position:absolute;top:16px;right:16px}.contain[data-v-5896ecf4]{max-width:100%;max-height:100%}.img-bg[data-v-1f772ac8]{z-index:9999;background:rgba(0,0,0,.7);width:100vw;height:100vh;position:fixed;top:0;left:0}.layout-center[data-v-1f772ac8]{text-align:center;width:880px;position:absolute;top:50vh;left:50vw;transform:translate(-50%,-50%)}.icon-close[data-v-1f772ac8]{cursor:pointer;color:rgba(255,255,255,.7);margin-top:24px;font-size:32px;display:inline-block}.icon-close[data-v-1f772ac8]:hover{color:#fff}.contain[data-v-1f772ac8]{max-width:100%;max-height:100%}.img-bg[data-v-bfc32e20]{z-index:9999;background:rgba(0,0,0,.7);width:100vw;height:100vh;position:fixed;top:0;left:0}.layout-center[data-v-bfc32e20]{text-align:center;border-radius:16px;position:absolute;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.no-more-reminders[data-v-bfc32e20]{color:#fff;cursor:pointer;background:rgba(0,0,0,.3);border-radius:16px;padding:6px 12px;font-size:14px;line-height:20px;position:absolute;top:16px;right:64px}.icon-close[data-v-bfc32e20]{cursor:pointer;z-index:10;position:absolute}.icon-close-1[data-v-bfc32e20]{top:12px;right:12px}.icon-close-2[data-v-bfc32e20]{top:16px;right:16px}.icon-close-3[data-v-bfc32e20]{top:24px;right:24px}.wrap[data-v-b1bce272]{flex-direction:column;align-items:center;display:flex}.wrap .tip[data-v-b1bce272]{background:#f6fbff;border-bottom:1px solid #dceefd;width:100%;height:70px;padding:6px 32px 4px;position:relative}.wrap .tip-icon[data-v-b1bce272]{font-size:16px;position:absolute;top:8px;left:8px}.wrap .tip-content[data-v-b1bce272]{color:rgba(0,0,0,.7);letter-spacing:0;font-family:MicrosoftYaHeiUI;font-size:14px;font-weight:400;line-height:20px}.wrap .qy-name[data-v-b1bce272]{color:rgba(0,0,0,.2);letter-spacing:0;background:#f5f5f5;border:1px solid rgba(0,0,0,.08);border-radius:2px;height:32px;padding:6px 8px;font-family:MicrosoftYaHeiUI;font-size:14px;font-weight:400;line-height:20px}.wrap .form[data-v-b1bce272]{width:400px;margin-top:24px}.set-user-name-dialog[data-v-b1bce272] .el-dialog__body{height:296px}.set-user-name-dialog[data-v-b1bce272] .el-dialog__body .el-dialog__body-wrapper{padding:0}[data-v-27790a1c] .tip-dialog .dialog-container{padding:150px 12px 12px}[data-v-27790a1c] .tip-dialog .dialog-container .dialog-body{height:316px}[data-v-27790a1c] .tip-dialog .dialog-container .dialog-body .dialog-body__main{height:236px}[data-v-27790a1c] .tip-dialog .dialog-container .dialog-body .dialog-body__main .content-title{font-weight:600}[data-v-27790a1c] .tip-dialog .dialog-container .dialog-body .dialog-body__main .content-main,[data-v-27790a1c] .tip-dialog .dialog-container .dialog-body .dialog-body__main .content-main .dialog-body-scrollbar-wrap{height:190px}.tel[data-v-27790a1c]{color:#ff5e34;letter-spacing:0;font-size:14px;font-weight:400;line-height:20px}.overdueTip[data-v-27790a1c]{color:rgba(0,0,0,.7);letter-spacing:0;margin-bottom:8px;font-size:14px;font-weight:400;line-height:20px}.overdueContent[data-v-27790a1c]{color:rgba(0,0,0,.7);letter-spacing:0;text-indent:2em;font-size:14px;font-weight:400;line-height:20px}.step-item[data-v-205eb58c]{color:rgba(255,255,255,.9);letter-spacing:.47px;text-align:left;background-image:linear-gradient(#9f98fe 0%,#2a88ff 50%);border-radius:4px;width:256px;padding:16px 12px 16px 16px;font-size:14px;font-weight:400;line-height:20px;position:absolute;box-shadow:0 4px 8px rgba(0,0,0,.1)}.step-item .guide-item__arrow[data-v-205eb58c]{border:4px solid #2a88ff;border-color:transparent #2a88ff #2a88ff transparent;width:0;height:0;display:block;position:absolute}.step-item .guide-item__logo[data-v-205eb58c]{width:70px;height:auto;position:absolute;top:-42px}.step-item .close-btn[data-v-205eb58c]{position:absolute;top:16px;right:12px;color:#fff!important}.step-item .close-btn i[data-v-205eb58c]{font-size:24px!important}.step-item .close-btn[data-v-205eb58c]:hover{color:#fff!important}.step-item .item-main .title[data-v-205eb58c]{color:#fff;letter-spacing:.15px;text-align:left;width:calc(100% - 24px);font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.step-item .item-main .dec[data-v-205eb58c]{color:rgba(255,255,255,.9);letter-spacing:.47px;text-align:left;white-space:normal;margin-top:8px;font-size:14px;font-weight:400;line-height:20px}.step-item .item-foot[data-v-205eb58c]{justify-content:space-between;margin-top:12px;display:flex}.step-item .item-foot .item-count[data-v-205eb58c]{color:rgba(255,255,255,.9);letter-spacing:1.25px;font-size:14px;font-weight:400;line-height:24px}.step-item .item-foot .item-right[data-v-205eb58c]{text-align:right;flex:1}.step-item .item-foot .item-right .step-item__btn[data-v-205eb58c]{border:1px solid #fff;border-radius:4px;color:rgba(255,255,255,.9)!important}.step-item .item-foot .item-right .step-item__btn+.step-item__btn[data-v-205eb58c]{margin-left:12px;font-weight:600}.step-item .item-foot .item-right .next-step[data-v-205eb58c]{padding:0 12px}.step-item .item-foot .item-right .last-step[data-v-205eb58c]{background:0 0;border:none}.guide-step-active{border-radius:2px;box-shadow:0 2px 4px rgba(255,94,52,.31);border:1px solid #ff5e34!important}.step-item .close-btn i{font-size:24px!important}.guide-item[data-v-2791b1d2]{color:rgba(255,255,255,.9);letter-spacing:.47px;text-align:left;background-image:linear-gradient(208deg,#ff9764 0%,#ff7f4f 40%,#ff5e34 94%);border-radius:4px;width:256px;height:125px;padding:16px 12px 16px 16px;font-size:14px;font-weight:400;line-height:20px;position:fixed;box-shadow:0 4px 8px rgba(0,0,0,.1)}.guide-item .guide-item__arrow[data-v-2791b1d2]{border:4px solid #ff7f4f;border-color:transparent #ff7f4f #ff7f4f transparent;width:0;height:0;display:block;position:absolute;transform:rotate(-135deg)}.guide-item .guide-item__logo[data-v-2791b1d2]{width:70px;height:auto;position:absolute;top:-42px}.guide-item .close-btn[data-v-2791b1d2]{color:#fff;position:absolute;top:16px;right:12px}.guide-item .close-btn[data-v-2791b1d2]:hover{color:#fff}.guide-item .item-main .title[data-v-2791b1d2]{color:#fff;letter-spacing:.15px;text-align:left;font-size:16px;font-weight:600;line-height:24px}.guide-item .item-main .dec[data-v-2791b1d2]{color:rgba(255,255,255,.9);letter-spacing:.47px;text-align:left;margin-top:8px;font-size:14px;font-weight:400;line-height:20px}.guide-item .item-foot[data-v-2791b1d2]{justify-content:space-between;margin-top:12px;display:flex}.guide-item .item-foot .item-count[data-v-2791b1d2]{color:rgba(255,255,255,.9);letter-spacing:1.25px;font-size:14px;font-weight:400;line-height:24px}.guide-step-active{box-shadow:0 2px 4px rgba(255,94,52,.31);border:1px solid #ff5e34!important}.inspect-guide[data-v-353a0cff]{z-index:99}.inspect-guide .guide-main[data-v-353a0cff]{background:#f8f8f8;flex-direction:column;width:320px;display:flex;position:fixed;top:64px;bottom:208px;right:16px;box-shadow:0 16px 30px rgba(0,0,0,.1)}.inspect-guide .guide-main .head[data-v-353a0cff]{color:#fff;background:url(../../static/img/head-bg.236027ec..png) 50%/contain no-repeat;align-items:center;padding:16px;display:flex}.inspect-guide .guide-main .head .head-btn[data-v-353a0cff],.inspect-guide .guide-main .head .head-btn .head-btn[data-v-353a0cff]{color:#fff}.inspect-guide .guide-main .head .head-btn .head-btn i[data-v-353a0cff]{line-height:1!important}.inspect-guide .guide-main .head .head-title[data-v-353a0cff]{color:#fff;letter-spacing:.15px;text-align:left;flex:1;font-size:16px;font-weight:600;line-height:24px}.inspect-guide .guide-main .sub-head[data-v-353a0cff]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;padding:10px 16px}.inspect-guide .guide-main .sub-head .bread-item[data-v-353a0cff]{color:rgba(0,0,0,.4);cursor:pointer;font-size:14px;font-weight:400;line-height:20px}.inspect-guide .guide-main .sub-head .bread-item__active[data-v-353a0cff]{color:rgba(0,0,0,.9)}.inspect-guide .guide-main .body[data-v-353a0cff]{flex:1;padding:12px 12px 16px;overflow:hidden}.inspect-guide .guide-main .body .card-container .cate-card[data-v-353a0cff]{background:#fff;padding:12px}.inspect-guide .guide-main .body .card-container .cate-card .cate-card__main .card-head[data-v-353a0cff]{align-items:center;display:flex}.inspect-guide .guide-main .body .card-container .cate-card .cate-card__main .card-head .card-icon[data-v-353a0cff]{width:24px;height:24px;margin-right:8px;display:inline-block}.inspect-guide .guide-main .body .card-container .cate-card .cate-card__main .card-head .card-name[data-v-353a0cff]{color:rgba(0,0,0,.9);font-size:16px;font-weight:600;line-height:24px;display:inline-block}.inspect-guide .guide-main .body .card-container .cate-card .cate-card__main .demo-img[data-v-353a0cff]{width:100%;height:auto;margin-top:12px}.inspect-guide .guide-main .body .card-container .cate-card .cate-card__main .card-content[data-v-353a0cff]{color:rgba(0,0,0,.7);margin-top:8px;font-size:14px;font-weight:400;line-height:20px;display:block}.inspect-guide .guide-main .body .card-container .cate-card .cate-card__foot[data-v-353a0cff],.inspect-guide .guide-main .body .card-container .cate-card+.cate-card[data-v-353a0cff]{margin-top:12px}.inspect-guide .guide-main .body .guide-item__main[data-v-353a0cff]{flex-direction:column;display:flex}.inspect-guide .guide-main .body .guide-item__main .demo-img[data-v-353a0cff]{width:100%;height:auto;margin-bottom:12px}.inspect-guide .guide-main .body .guide-item__main .guide-item__content[data-v-353a0cff]{color:rgba(0,0,0,.7);font-size:14px;font-weight:400;line-height:20px;display:block}.inspect-guide .guide-main .body .guide-help__btn[data-v-353a0cff]{color:#1b58f4;cursor:pointer;align-items:center;font-size:14px;font-weight:400;line-height:20px;display:flex}.inspect-guide .guide-main .body .guide-help__btn .guide-help__btn__icon[data-v-353a0cff]{margin-left:8px;display:inline-block}.inspect-guide .guide-main .body .guide-item__btn[data-v-353a0cff]{border-radius:4px;padding:0 12px}.inspect-guide .guide-main .body .guide-item__foot[data-v-353a0cff]{justify-content:space-between;margin-top:12px;display:flex}.guide-entrance[data-v-353a0cff]{cursor:pointer;color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:36px;display:flex;position:fixed;bottom:160px;right:16px;box-shadow:0 16px 24px rgba(0,0,0,.1)}.guide-entrance .guide-entrance__btn[data-v-353a0cff]{font-size:24px}.guide-entrance-packup[data-v-353a0cff]{cursor:pointer;position:fixed;bottom:160px;right:16px}.guide-entrance-packup .guide-entrance__btn__packup[data-v-353a0cff]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgba(255,255,255,.9);letter-spacing:0;text-align:center;background:#388eff;border-radius:24px;justify-content:center;align-items:center;width:80px;height:40px;font-size:14px;font-weight:600;line-height:20px;display:flex}.guide-entrance-packup .packup-icon[data-v-353a0cff]{font-size:20px;font-weight:600}.inspect-guide .head-btn i{line-height:1!important}.guide-body-scrollbar-wrap{background:#f8f8f8;height:100%;overflow-x:hidden!important}.guide-body-scrollbar-wrap .el-collapse{background:#fff;border-top:none;border-bottom:none;padding:16px 0 24px}.guide-body-scrollbar-wrap .el-collapse-item__arrow.on-right+span{margin-left:12px}.guide-body-scrollbar-wrap .el-collapse-item__header{border-bottom:none;justify-content:space-between;align-items:center;height:20px;margin:0;display:flex}.guide-body-scrollbar-wrap .el-collapse-item__header span{color:rgba(0,0,0,.9);font-size:14px;font-weight:600;line-height:20px}.guide-body-scrollbar-wrap .el-collapse-item+.el-collapse-item{margin-top:32px}.guide-body-scrollbar-wrap .el-collapse-item__wrap{background:#fff;border-bottom:none}.guide-body-scrollbar-wrap .el-collapse-item__content{padding:12px 12px 0}.enterprise-deviceAccount-inspect-guide .slide-up-leave-to{opacity:0}.enterprise-deviceAccount-inspect-guide .slide-up-enter-active,.enterprise-deviceAccount-inspect-guide .slide-up-leave-active{transition:all 1s}.enterprise-deviceAccount-inspect-guide .slide-up-enter,.enterprise-deviceAccount-inspect-guide .slide-up-leave-active{opacity:0;transform:translateY(100%)}.enterprise-deviceAccount-inspect-guide .guide-main-mask{z-index:5;background:rgba(0,0,0,.36);border-radius:10px;position:absolute;top:0;bottom:0;left:0;right:0}.enterprise-deviceAccount-inspect-guide .feedback{z-index:6;background:#fff;border-radius:10px;width:100%;padding:24px 12px;position:absolute;bottom:0}.enterprise-deviceAccount-inspect-guide .feedback-robot{width:70px;position:absolute;top:-40px}.enterprise-deviceAccount-inspect-guide .feedback-title{color:#000;letter-spacing:0;font-family:MicrosoftYaHeiUISemibold;font-size:16px;font-weight:600}.enterprise-deviceAccount-inspect-guide .feedback-helpful{opacity:.7;color:#000;letter-spacing:0;margin-top:12px;margin-bottom:19px;font-family:MicrosoftYaHeiUI;font-size:14px;font-weight:400}.enterprise-deviceAccount-inspect-guide .feedback .feedback-middle .el-radio-group .el-radio{margin-bottom:18px;margin-left:0;display:block}.enterprise-deviceAccount-inspect-guide .feedback .feedback-bottom .feedback-bottom-btn-con{margin-top:12px}.enterprise-deviceAccount-inspect-guide .feedback .feedback-bottom .feedback-bottom-btn-con .el-button{width:68px}.enterprise-deviceAccount-inspect-guide[data-v-3e3e2261]{z-index:4}.enterprise-deviceAccount-inspect-guide .guide-main[data-v-3e3e2261]{z-index:inherit;cursor:move;background:#fff;border-radius:8px;flex-direction:column;width:320px;display:flex;position:fixed;top:64px;bottom:208px;right:16px;box-shadow:0 16px 30px rgba(0,0,0,.1)}.enterprise-deviceAccount-inspect-guide .guide-main .head[data-v-3e3e2261]{color:#fff;background:#000 url(../../static/img/head-bg.236027ec..png) 50%/contain no-repeat;border-radius:8px 8px 0 0;align-items:center;padding:16px;display:flex}.enterprise-deviceAccount-inspect-guide .guide-main .head .head-btn[data-v-3e3e2261]{color:#fff;border:none!important}.enterprise-deviceAccount-inspect-guide .guide-main .head .head-btn .head-btn[data-v-3e3e2261]{color:#fff}.enterprise-deviceAccount-inspect-guide .guide-main .head .head-btn .head-btn i[data-v-3e3e2261]{line-height:1!important}.enterprise-deviceAccount-inspect-guide .guide-main .head .head-title[data-v-3e3e2261]{color:#fff;letter-spacing:.15px;text-align:left;flex:1;font-size:16px;font-weight:600;line-height:24px}.enterprise-deviceAccount-inspect-guide .guide-main .sub-head[data-v-3e3e2261]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;padding:10px 16px}.enterprise-deviceAccount-inspect-guide .guide-main .sub-head .bread-item[data-v-3e3e2261]{color:rgba(0,0,0,.4);cursor:pointer;font-size:14px;font-weight:400;line-height:20px}.enterprise-deviceAccount-inspect-guide .guide-main .sub-head .bread-item__active[data-v-3e3e2261]{color:rgba(0,0,0,.9)}.enterprise-deviceAccount-inspect-guide .guide-main .body[data-v-3e3e2261]{flex:1;padding:0 0 46px;overflow:hidden}.enterprise-deviceAccount-inspect-guide .guide-main .body .head-container[data-v-3e3e2261]{height:100%;position:relative}.enterprise-deviceAccount-inspect-guide .guide-main .body .head-container .fadetop[data-v-3e3e2261]{width:100%;position:absolute}.enterprise-deviceAccount-inspect-guide .guide-main .body .head-container .fadetop img[data-v-3e3e2261]{width:100%;height:100%}.enterprise-deviceAccount-inspect-guide .guide-main .body .head-container .fadetop .topbackText[data-v-3e3e2261]{padding:18px 20px;position:absolute;top:0}.enterprise-deviceAccount-inspect-guide .guide-main .body .head-container .top[data-v-3e3e2261]{height:138.07px}.enterprise-deviceAccount-inspect-guide .guide-main .body .head-container .con[data-v-3e3e2261]{flex-wrap:wrap;justify-content:space-between;margin-top:26.15px;padding:0 12px;display:flex}.enterprise-deviceAccount-inspect-guide .guide-main .body .head-container .con>div[data-v-3e3e2261]{background:#f8f8f8;border-radius:8px;width:140px;height:82px;margin-bottom:10px;padding:14px}.enterprise-deviceAccount-inspect-guide .guide-main .body .head-container .con>div img[data-v-3e3e2261]{width:24px;height:24px}.enterprise-deviceAccount-inspect-guide .guide-main .body .head-container .con>div .description[data-v-3e3e2261]{color:rgba(0,0,0,.7);margin-top:10px;font-family:MicrosoftYaHeiUI;font-size:12px;font-weight:400;line-height:20px}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container-box[data-v-3e3e2261]{height:100%;position:relative}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container-box .topback1[data-v-3e3e2261]{width:100%;position:absolute}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container-box .topbackText[data-v-3e3e2261]{padding:18px 20px;position:absolute}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container[data-v-3e3e2261]{padding:0 12px 40px}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card[data-v-3e3e2261]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;border:1px solid #fff;border-radius:12px;padding:24px 12px}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card[data-v-3e3e2261]:last-child{margin-bottom:124px}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card[data-v-3e3e2261]:hover{background:#f6fcfc;border:1px solid #1dbcb3}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card[data-v-3e3e2261]:nth-of-type(2){margin-bottom:44px}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card .splitline[data-v-3e3e2261]{color:rgba(0,0,0,.4);text-align:center;margin-top:-56px;margin-bottom:36px;font-family:MicrosoftYaHeiUI;font-size:12px;font-weight:400;line-height:20px}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card .cate-card__main .card-head[data-v-3e3e2261]{justify-content:space-between;display:flex}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card .cate-card__main .card-head .card-icon-con[data-v-3e3e2261]{align-items:center;display:flex}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card .cate-card__main .card-head .card-icon-con .card-icon[data-v-3e3e2261]{color:#fff;text-align:center;background:#27a64e;border-radius:18px;width:18px;height:18px;margin-right:8px;padding-right:1px;font-size:12px;font-weight:400;line-height:18px;display:inline-block}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card .cate-card__main .card-head .card-icon-con .card-name[data-v-3e3e2261]{color:rgba(0,0,0,.9);font-family:MicrosoftYaHeiUISemibold;font-size:14px;font-weight:600;line-height:20px}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card .cate-card__main .card-head i[data-v-3e3e2261]{font-size:20px;font-weight:700}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card .cate-card__main .demo-img[data-v-3e3e2261]{width:100%;height:auto;margin-top:12px}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card .cate-card__main .card-content[data-v-3e3e2261]{color:rgba(0,0,0,.7);margin-top:8px;font-family:MicrosoftYaHeiUI;font-size:14px;font-weight:400;line-height:20px;display:block}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card .cate-card__foot[data-v-3e3e2261]{margin-top:12px}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card-light[data-v-3e3e2261]{border:1px solid #1dbcb3}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card-disabled[data-v-3e3e2261]{cursor:not-allowed}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card-disabled .cate-card__main[data-v-3e3e2261]{opacity:.5}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card-disabled[data-v-3e3e2261]:hover{background:#fff;border:1px solid #fff}.enterprise-deviceAccount-inspect-guide .guide-main .body .params-container .cate-card+.cate-card[data-v-3e3e2261]{margin-top:12px}.enterprise-deviceAccount-inspect-guide .guide-main .body .cate-foot[data-v-3e3e2261]{justify-content:center;display:flex}.enterprise-deviceAccount-inspect-guide .guide-main .body .cate-foot .foot-item__btn[data-v-3e3e2261]{width:50%}.enterprise-deviceAccount-inspect-guide .guide-main .body .cate-foot .start-set-btn[data-v-3e3e2261]{width:240px}.enterprise-deviceAccount-inspect-guide .guide-main .body .step-foot[data-v-3e3e2261]{background:#fff;position:absolute;bottom:0;left:0;right:0}.enterprise-deviceAccount-inspect-guide .guide-main .body .step-foot .to-set-notShow-con[data-v-3e3e2261]{align-items:center;padding:10px 12px;display:flex}.enterprise-deviceAccount-inspect-guide .guide-main .body .step-foot .to-help-btn-con[data-v-3e3e2261]{border-top:1px solid rgba(0,0,0,.08);display:flex}.enterprise-deviceAccount-inspect-guide .guide-main .body .step-foot .to-help-btn-con .to-help-btn[data-v-3e3e2261]{color:#1b58f4;cursor:pointer;justify-content:center;align-items:center;width:100%;height:55px;font-family:MicrosoftYaHeiUI;font-size:14px;font-weight:400;line-height:20px;display:flex;position:relative}.enterprise-deviceAccount-inspect-guide .guide-main .body .step-foot .to-help-btn-con .to-help-btn[data-v-3e3e2261]:hover{background-color:#f8f8f8}.enterprise-deviceAccount-inspect-guide .guide-main .body .step-foot .to-help-btn-con .to-help-btn img[data-v-3e3e2261]{width:11px;height:11px;margin-right:9.75px}.enterprise-deviceAccount-inspect-guide .guide-main .body .step-foot .to-help-btn-con .to-help-btn[data-v-3e3e2261]:first-child:after{content:"";background:#efefef;width:1px;height:15px;position:absolute;right:0}.enterprise-deviceAccount-inspect-guide .guide-main .body .guide-item__main[data-v-3e3e2261]{flex-direction:column;display:flex}.enterprise-deviceAccount-inspect-guide .guide-main .body .guide-item__main .demo-img[data-v-3e3e2261]{width:100%;height:auto;margin-bottom:12px}.enterprise-deviceAccount-inspect-guide .guide-main .body .guide-item__main .guide-item__content[data-v-3e3e2261]{color:rgba(0,0,0,.7);font-size:14px;font-weight:400;line-height:20px;display:block}.enterprise-deviceAccount-inspect-guide .guide-main .body .guide-help__btn[data-v-3e3e2261]{color:#1b58f4;cursor:pointer;align-items:center;font-size:14px;font-weight:400;line-height:20px;display:flex}.enterprise-deviceAccount-inspect-guide .guide-main .body .guide-help__btn .guide-help__btn__icon[data-v-3e3e2261]{margin-left:8px;display:inline-block}.enterprise-deviceAccount-inspect-guide .guide-main .body .guide-item__btn[data-v-3e3e2261]{border-radius:4px;padding:0 12px}.enterprise-deviceAccount-inspect-guide .guide-main .body .guide-item__foot[data-v-3e3e2261]{justify-content:space-between;margin-top:12px;display:flex}.enterprise-deviceAccount-inspect-guide .guide-entrance[data-v-3e3e2261]{z-index:2000;cursor:pointer;color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:36px;display:flex;position:fixed;bottom:160px;right:16px;box-shadow:0 16px 24px rgba(0,0,0,.1)}.enterprise-deviceAccount-inspect-guide .guide-entrance .guide-entrance__btn[data-v-3e3e2261]{font-size:24px}.enterprise-deviceAccount-inspect-guide .guide-entrance-packup[data-v-3e3e2261]{z-index:2000;cursor:pointer;position:fixed;bottom:160px;right:16px}.enterprise-deviceAccount-inspect-guide .guide-entrance-packup .guide-entrance__btn__packup[data-v-3e3e2261]{z-index:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgba(255,255,255,.9);letter-spacing:0;text-align:center;background:#388eff;border-radius:24px;justify-content:center;align-items:center;width:80px;height:40px;font-size:14px;font-weight:600;line-height:20px;display:flex}.enterprise-deviceAccount-inspect-guide .guide-entrance-packup .packup-icon[data-v-3e3e2261]{font-size:20px;font-weight:600}.enterprise-deviceAccount-inspect-guide .head-btn i{line-height:1!important}.enterprise-deviceAccount-inspect-guide .enterprise-deviceAccount-guide-body-scrollbar-wrap{height:100%;margin-top:102px;overflow-x:hidden!important}.enterprise-deviceAccount-inspect-guide .enterprise-deviceAccount-guide-body-scrollbar-wrap .el-collapse{background:#fff;border-top:none;border-bottom:none;padding:16px 0 24px}.enterprise-deviceAccount-inspect-guide .enterprise-deviceAccount-guide-body-scrollbar-wrap .el-collapse-item__arrow.on-right+span{margin-left:12px}.enterprise-deviceAccount-inspect-guide .enterprise-deviceAccount-guide-body-scrollbar-wrap .el-collapse-item__header{border-bottom:none;justify-content:space-between;align-items:center;height:20px;margin:0;display:flex}.enterprise-deviceAccount-inspect-guide .enterprise-deviceAccount-guide-body-scrollbar-wrap .el-collapse-item__header span{color:rgba(0,0,0,.9);font-size:14px;font-weight:600;line-height:20px}.enterprise-deviceAccount-inspect-guide .enterprise-deviceAccount-guide-body-scrollbar-wrap .el-collapse-item+.el-collapse-item{margin-top:32px}.enterprise-deviceAccount-inspect-guide .enterprise-deviceAccount-guide-body-scrollbar-wrap .el-collapse-item__wrap{background:#fff;border-bottom:none}.enterprise-deviceAccount-inspect-guide .enterprise-deviceAccount-guide-body-scrollbar-wrap .el-collapse-item__content{padding:12px 12px 0}:root{--ym-primary-color:#ff5e34;--ym-primary:#ff5e34;--ym-bg-color:#f8f9fb;--ym-black:#000;--ym-white:#fff;--ym-gray-02:rgba(0,0,0,.02);--ym-gray-04:rgba(0,0,0,.04);--ym-gray-06:rgba(0,0,0,.06);--ym-gray-08:rgba(0,0,0,.08);--ym-gray-12:rgba(0,0,0,.12);--ym-gray-20:rgba(0,0,0,.2);--ym-gray-30:rgba(0,0,0,.3);--ym-gray-40:rgba(0,0,0,.4);--ym-gray-70:rgba(0,0,0,.7);--ym-gray-90:rgba(0,0,0,.9);--ym-red:#fa3239;--ym-orange:#ff952c;--ym-yellow:#fc0;--ym-green:#02bf0f;--ym-blue:#388eff;--ym-danger-color:var(--ym-red);--ym-warning-color:var(--ym-orange);--ym-remind-color:var(--ym-yellow);--ym-success-color:var(--ym-green);--ym-info-color:var(--ym-blue);--ym-text-title:var(--ym-gray-90);--ym-text-color-1:var(--ym-gray-70);--ym-text-color-2:var(--ym-gray-40);--ym-text-color-disabled:var(--ym-gray-20);--ym-padding-base:4px;--ym-padding-xs:8px;--ym-padding-sm:12px;--ym-padding-md:16px;--ym-padding-lg:24px;--ym-padding-xl:32px;--ym-font-bold:600;--ym-font-size-xs:10px;--ym-font-size-sm:12px;--ym-font-size-md:14px;--ym-font-size-lg:16px;--ym-font-size-xl:18px;--ym-font-size-xxl:20px;--ym-line-height-xs:14px;--ym-line-height-sm:18px;--ym-line-height-md:20px;--ym-line-height-lg:24px;--ym-line-height-mg:26px;--ym-line-height-dg:30px;--ym-line-height-xl:44px;--ym-line-height-xxl:64px;--ym-border-width:1px;--ym-radius:4px;--ym-page-container-padding:16px;--ym-page-container-padding-bottom:0px;--ym-page-card-radius:4px;--ym-page-card-margin:4px;--ym-page-container-footer-margin:0px;--ym-page-card-shadow:0px;--ym-page-crumbs-margin:0px;--ym-page-nav-line-color:rgba(255,255,255,0);--ym-box-shadow-light:0px 0px 12px rgba(0,0,0,.12);--ym-border-color:var(--ym-gray-12)!important}:host{--ym-primary-color:#ff5e34;--ym-primary:#ff5e34;--ym-bg-color:#f8f9fb;--ym-black:#000;--ym-white:#fff;--ym-gray-02:rgba(0,0,0,.02);--ym-gray-04:rgba(0,0,0,.04);--ym-gray-06:rgba(0,0,0,.06);--ym-gray-08:rgba(0,0,0,.08);--ym-gray-12:rgba(0,0,0,.12);--ym-gray-20:rgba(0,0,0,.2);--ym-gray-30:rgba(0,0,0,.3);--ym-gray-40:rgba(0,0,0,.4);--ym-gray-70:rgba(0,0,0,.7);--ym-gray-90:rgba(0,0,0,.9);--ym-red:#fa3239;--ym-orange:#ff952c;--ym-yellow:#fc0;--ym-green:#02bf0f;--ym-blue:#388eff;--ym-danger-color:var(--ym-red);--ym-warning-color:var(--ym-orange);--ym-remind-color:var(--ym-yellow);--ym-success-color:var(--ym-green);--ym-info-color:var(--ym-blue);--ym-text-title:var(--ym-gray-90);--ym-text-color-1:var(--ym-gray-70);--ym-text-color-2:var(--ym-gray-40);--ym-text-color-disabled:var(--ym-gray-20);--ym-padding-base:4px;--ym-padding-xs:8px;--ym-padding-sm:12px;--ym-padding-md:16px;--ym-padding-lg:24px;--ym-padding-xl:32px;--ym-font-bold:600;--ym-font-size-xs:10px;--ym-font-size-sm:12px;--ym-font-size-md:14px;--ym-font-size-lg:16px;--ym-font-size-xl:18px;--ym-font-size-xxl:20px;--ym-line-height-xs:14px;--ym-line-height-sm:18px;--ym-line-height-md:20px;--ym-line-height-lg:24px;--ym-line-height-mg:26px;--ym-line-height-dg:30px;--ym-line-height-xl:44px;--ym-line-height-xxl:64px;--ym-border-width:1px;--ym-radius:4px;--ym-page-container-padding:16px;--ym-page-container-padding-bottom:0px;--ym-page-card-radius:4px;--ym-page-card-margin:4px;--ym-page-container-footer-margin:0px;--ym-page-card-shadow:0px;--ym-page-crumbs-margin:0px;--ym-page-nav-line-color:rgba(255,255,255,0);--ym-box-shadow-light:0px 0px 12px rgba(0,0,0,.12);--ym-border-color:var(--ym-gray-12)!important}.local-table-head{background:#fff;padding:8px 16px;display:flex;box-shadow:inset 0 -1px rgba(0,0,0,.08)}.local-table-head__cell{color:rgba(0,0,0,.4);letter-spacing:0;font-size:14px;font-weight:400;line-height:20px}.local-table-head__cell__flex{color:rgba(0,0,0,.4);letter-spacing:0;flex:1;font-size:14px;font-weight:400;line-height:20px}.local-table-body{background:#fff}.local-table-body__card{padding:28px 16px;transition:all .3s;display:flex;box-shadow:inset 0 -1px rgba(0,0,0,.08)}.local-table-body__card:hover{box-shadow:0 2px 6px rgba(0,0,0,.12)}.local-table-body__card .card-cell__flex{flex:1}.local-table-body__card .card-title{color:rgba(0,0,0,.9);letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.local-table-body__card .card-content{color:rgba(0,0,0,.7);letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.local-table-scrollbar-wrap{background:#fff;height:100%;padding-bottom:10px;overflow-x:hidden!important}.el-table .el-loading-mask{z-index:99!important}.right-action{display:flex}.right-action .el-form-item{margin-bottom:0}.right-action__item{max-width:200px}.right-action__item+.right-action__item{margin-left:10px}.tab-page-container{flex-direction:column;flex:1;height:100%;display:flex}.link-el-btn:hover{text-decoration:none!important}.over-flow-empty .el-table__empty-block{position:absolute;width:100%!important}.local-text-overflow{white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}.local-action{justify-content:space-between;align-items:center;padding:24px 4px;display:flex}.local-action__left,.local-action__right{align-items:center;display:flex}.orange-radio-button .el-radio-button.is-simple .el-radio-button__orig-radio:checked+.el-radio-button__inner{color:var(--chain-global-theme-color);border-color:var(--chain-global-theme-color);z-index:1}.local-dialog-table.el-table{border:none!important}.local-dialog-table.el-table .el-table__body-wrapper:before,.local-dialog-table.el-table:after{display:none}.common-btn{border:1px solid rgba(0,0,0,.08)!important;border-radius:4px!important;padding:0 12px 0 8px!important}.local-ym-single-select .select-option-item__selected{background:#ff5e34!important}.local-btn-icon-container{align-items:center!important;display:inline-flex!important}.local-btn-icon{margin-right:8px;font-size:24px;line-height:20px;display:inline-flex}.local-btn-icon-container>span{align-items:center;display:inline-flex}.local-ai-flag-icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+aWNvbl9BSV8xNjwvdGl0bGU+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjEwMi40MzAyODElIiB5MT0iMTkuMTk3NTgxNCUiIHgyPSIzMS45Mzg3Njc2JSIgeTI9IjEwMCUiIGlkPSJsaW5lYXJHcmFkaWVudC0xIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzY5QzFGRiIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMzg4RUZGIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9IuW3oeafpeaooeadv+mFjee9ruOAkDIuMzjpgZfnlZnjgJEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIwMeW3oeafpeaooeadv+mFjee9ri3liJfooajpobUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNDQsIC00MTcpIj4KICAgICAgICAgICAgPGcgaWQ9IuWGheWuuSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjA4LCA4MCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Iue8lue7hCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTM2LCAzMzcpIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iYWkt5Zu+5qCH5aSH5Lu9IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLCAxKSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSLnn6nlvaIiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIHg9IjAiIHk9IjAiIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgcng9IjMiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTkuMDgwNTE2NDUsMTAuOTQ0NDY3NiBMNi40MDc1MTY0NSwzLjAyNDQ2NzYxIEw0Ljc3OTUxNjQ1LDMuMDI0NDY3NjEgTDIuMDUxNTE2NDUsMTAuOTQ0NDY3NiBMMy41NDc1MTY0NSwxMC45NDQ0Njc2IEw0LjExOTUxNjQ1LDkuMDc0NDY3NjEgTDcuMDAxNTE2NDUsOS4wNzQ0Njc2MSBMNy41ODQ1MTY0NSwxMC45NDQ0Njc2IEw5LjA4MDUxNjQ1LDEwLjk0NDQ2NzYgWiBNNi42NDk1MTY0NSw3Ljg1MzQ2NzYxIEw0LjQ4MjUxNjQ1LDcuODUzNDY3NjEgTDUuNTcxNTE2NDUsNC4zNjY0Njc2MSBMNi42NDk1MTY0NSw3Ljg1MzQ2NzYxIFoiIGlkPSLlvaLnirYiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0i6Lev5b6EIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMTEuNDc4NTE2NCAxMC45NDQ0Njc2IDExLjQ3ODUxNjQgMy4wMjQ0Njc2MSAxMC4wODE1MTY0IDMuMDI0NDY3NjEgMTAuMDgxNTE2NCAxMC45NDQ0Njc2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);background-repeat:no-repeat;background-size:contain;width:16px;min-width:16px;height:16px;min-height:16px;margin-left:4px;display:inline-block}.chain-local-btn{border:1px solid rgba(0,0,0,.08)!important;border-radius:4px!important}.chain-local-btn-icon{justify-content:center!important;align-items:center!important;display:inline-flex!important}.chain-local-btn-icon>span{align-items:center;display:inline-flex}.chain-local-select .el-input__inner{border:1px solid rgba(0,0,0,.12);border-radius:4px}.chain-local-select .el-input__inner:hover{border:1px solid rgba(0,0,0,.7)}.chain-local-input .el-input__inner{border:1px solid rgba(0,0,0,.12);border-radius:4px}