.index-main[data-v-2593b7a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.index-main .banner[data-v-2593b7a2]{width:100%;height:100px;background:#000;border-radius:10px}.index-main .banner img[data-v-2593b7a2]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.steps-container[data-v-2593b7a2]{background-image:url(../../static/img/bg.b17970e3.png);background-size:100% 100%;background-position:0 0;padding:20px;width:100%;position:absolute;left:0;top:0}.back-btn[data-v-2593b7a2]{position:absolute;left:40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.steps-wrapper[data-v-2593b7a2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:80%;margin:0 auto}.step-item[data-v-2593b7a2],.steps-wrapper[data-v-2593b7a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step-item[data-v-2593b7a2]{position:relative;padding-bottom:24px;-webkit-box-flex:1;-ms-flex:1;flex:1}.step-number[data-v-2593b7a2]{width:24px;height:24px;border-radius:50%;background:#ccc;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:12px;font-size:14px;-ms-flex-negative:0;flex-shrink:0}.step-item.active .step-number[data-v-2593b7a2]{background:#1677ff}.step-item.active .step-title[data-v-2593b7a2]{font-weight:550}.step-item.active .step-desc[data-v-2593b7a2],.step-item.active .step-title[data-v-2593b7a2]{color:#1677ff}.step-content[data-v-2593b7a2]{position:absolute;top:28px;left:34px}.step-title[data-v-2593b7a2]{font-size:16px;font-weight:500;color:#333;margin-bottom:4px;-ms-flex-negative:0;flex-shrink:0}.step-desc[data-v-2593b7a2]{font-size:14px;color:#666}.step-line[data-v-2593b7a2]{width:100%;height:1px;background:#b0b0b0;margin:0 10px}.step-item.active .step-line[data-v-2593b7a2]{background:#1677ff}.step-item:last-child .step-line[data-v-2593b7a2]{display:none}.step-item[data-v-2593b7a2]:last-child{-webkit-box-flex:.5;-ms-flex:.5;flex:.5}.van-cell{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;padding:10px 16px;overflow:hidden;color:#323233;font-size:14px;line-height:24px;background-color:#fff}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:16px;bottom:0;left:16px;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-cell--borderless:after,.van-cell:last-child:after{display:none}.van-cell__label{margin-top:4px;color:#969799;font-size:12px;line-height:18px}.van-cell__title,.van-cell__value{-webkit-box-flex:1;-webkit-flex:1;flex:1}.van-cell__value{position:relative;overflow:hidden;color:#969799;text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:#323233;text-align:left}.van-cell__left-icon,.van-cell__right-icon{height:24px;font-size:16px;line-height:24px}.van-cell__left-icon{margin-right:4px}.van-cell__right-icon{margin-left:4px;color:#969799}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:#f2f3f5}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:8px;color:#ee0a24;font-size:14px;content:"*"}.van-cell--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-cell--large{padding-top:12px;padding-bottom:12px}.van-cell--large .van-cell__title{font-size:16px}.van-cell--large .van-cell__label{font-size:14px}.van-field__label{-webkit-box-flex:0;-webkit-flex:none;flex:none;box-sizing:border-box;width:6.2em;margin-right:12px;color:#646566;text-align:left;word-wrap:break-word}.van-field__label--center{text-align:center}.van-field__label--right{text-align:right}.van-field--disabled .van-field__label{color:#c8c9cc}.van-field__value{overflow:visible}.van-field__body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-field__control{display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;color:#323233;line-height:inherit;text-align:left;background-color:transparent;border:0;resize:none}.van-field__control::-webkit-input-placeholder{color:#c8c9cc}.van-field__control::placeholder{color:#c8c9cc}.van-field__control:disabled{color:#c8c9cc;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#c8c9cc}.van-field__control:read-only{cursor:default}.van-field__control--center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.van-field__control--right{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.van-field__control--custom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:24px}.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time]{min-height:24px}.van-field__control[type=search]{-webkit-appearance:none}.van-field__button,.van-field__clear,.van-field__icon,.van-field__right-icon{-webkit-flex-shrink:0;flex-shrink:0}.van-field__clear,.van-field__right-icon{margin-right:-8px;padding:0 8px;line-height:inherit}.van-field__clear{color:#c8c9cc;font-size:16px;cursor:pointer}.van-field__left-icon .van-icon,.van-field__right-icon .van-icon{display:block;font-size:16px;line-height:inherit}.van-field__left-icon{margin-right:4px}.van-field__right-icon{color:#969799}.van-field__button{padding-left:8px}.van-field__error-message{color:#ee0a24;font-size:12px;text-align:left}.van-field__error-message--center{text-align:center}.van-field__error-message--right{text-align:right}.van-field__word-limit{margin-top:4px;color:#646566;font-size:12px;line-height:16px;text-align:right}.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--min-height .van-field__control{min-height:60px}.setting-item[data-v-5d80ccc0]{position:relative;overflow:hidden}.setting-item .vantField[data-v-5d80ccc0]{background:#212121;padding:10px 20px;font-size:16px;height:40vh;border-radius:10px}.setting-item .vantField[data-v-5d80ccc0] .van-field__control{color:#fff}.setting-item .vantField[data-v-5d80ccc0] .van-field__control::-webkit-input-placeholder{color:#b0b0b0}.setting-item .vantField[data-v-5d80ccc0] .van-field__control::-moz-placeholder{color:#b0b0b0}.setting-item .vantField[data-v-5d80ccc0] .van-field__control:-ms-input-placeholder{color:#b0b0b0}.setting-item .vantField[data-v-5d80ccc0] .van-field__control::-ms-input-placeholder{color:#b0b0b0}.setting-item .vantField[data-v-5d80ccc0] .van-field__control::placeholder{color:#b0b0b0}.AI-content-out[data-v-5d80ccc0] .el-textarea textarea{background:#eee;border:1px solid #eee;border-radius:4px;color:#1d1e1e}.AI-content-out .AI-top[data-v-5d80ccc0]{color:#1d1e1e;font-size:16px;padding:0 10px}.AI-content-out .vantField-AI[data-v-5d80ccc0]{margin-top:10px;border-radius:10px;font-size:14px;background:#eee}.AI-content-out .vantField-AI[data-v-5d80ccc0] .van-field__control::-webkit-input-placeholder{color:#999}.AI-content-out .vantField-AI[data-v-5d80ccc0] .van-field__control::-moz-placeholder{color:#999}.AI-content-out .vantField-AI[data-v-5d80ccc0] .van-field__control:-ms-input-placeholder{color:#999}.AI-content-out .vantField-AI[data-v-5d80ccc0] .van-field__control::-ms-input-placeholder{color:#999}.AI-content-out .vantField-AI[data-v-5d80ccc0] .van-field__control::placeholder{color:#999}.AI-content-out .AI-btn[data-v-5d80ccc0]{margin-top:20px;height:40px;text-align:center;font-size:14px;border-radius:4px;line-height:40px;cursor:pointer}.AI-content-out .ai-loading[data-v-5d80ccc0]{width:100%;height:100%;position:absolute;left:0;top:0;border-radius:4px;z-index:12}.AI-content-out .fail-out[data-v-5d80ccc0]{color:#1d1e1e}.AI-content-out .bottom-btn-list[data-v-5d80ccc0]{position:absolute;left:0;bottom:0;background:#ccc;height:60px;width:100%}.AI-content-out .bottom-btn-list .bottom-btn[data-v-5d80ccc0]{width:130px;color:#1d1e1e}.AI-content-out .cancel-btn[data-v-5d80ccc0]{width:80px;height:40px;line-height:40px;text-align:40px;background:#eee;font-size:14px;text-align:center;border-radius:4px;cursor:pointer}.AI-content-out .cancel-btn[data-v-5d80ccc0]:hover{background:#ddd}.AI-content-out .response-list[data-v-5d80ccc0]{height:220px;overflow-y:auto;margin-top:10px;cursor:pointer}.AI-content-out .response-list .response-item[data-v-5d80ccc0]{background:#eee;border-radius:10px;color:#1d1e1e;font-size:14px;padding:10px;margin-bottom:10px}.AI-content-out .response-list .response-item .active[data-v-5d80ccc0]{color:#608dff}.AI-expand-btn[data-v-5d80ccc0]{position:absolute;bottom:8px;z-index:2;min-width:60px!important;height:30px;color:#fff;padding:0}.expand-btn[data-v-5d80ccc0]{position:absolute!important;right:5px!important;bottom:8px!important;z-index:2!important;min-width:100px!important;height:30px!important;color:#fff!important;border:1px solid #b0b0b0!important;background:linear-gradient(135deg,#2fb0ff,#b863fb)!important;padding:0 5px!important;border-radius:30px!important}[data-v-5d80ccc0] .expand-btn.is-disabled{background-color:#333!important}.keyword-btn[data-v-5d80ccc0]{padding:1px;padding-bottom:12px;font-size:14px}.padding-b-40[data-v-5d80ccc0]{padding-bottom:40px!important}.share-dialog-wrap[data-v-5d80ccc0]{min-height:200px;padding:20px;max-height:400px}.share-dialog-wrap .el-form-item[data-v-5d80ccc0]{width:40%}.share-dialog-wrap .el-form-item[data-v-5d80ccc0] .el-input__inner{background:hsla(0,0%,86.7%,.57);color:#212121}.share-dialog-wrap .el-form-item[data-v-5d80ccc0] .el-form-item__content{width:100%}.highlight-main[data-v-5d80ccc0]{min-height:280px;width:100%;position:relative}.highlight-shadow-input[data-v-5d80ccc0]{position:absolute;top:0;left:0;height:100%;padding:10px 20px;border:1px;overflow-y:auto;word-break:break-all;white-space:pre-wrap;z-index:2;color:#eee;height:calc(100% - 40px)!important}.highlight-input[data-v-5d80ccc0],.highlight-shadow-input[data-v-5d80ccc0]{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:1.5;width:100%}.highlight-input[data-v-5d80ccc0]{display:none;position:relative;padding:4px 8px;background:transparent!important;-webkit-text-fill-color:transparent;z-index:10}.Design[data-v-7953be9e]{margin-left:-10px}.content[data-v-7953be9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.content .name[data-v-7953be9e]{color:#eee;font-size:14px;font-weight:500}.select-list[data-v-7953be9e]{width:100%}.select-list .select-item[data-v-7953be9e]{width:25%;margin-top:20px}.select-list[data-v-7953be9e] .el-input__inner{background-color:#2d2d2d;height:40px;line-height:40px;font-size:14px;border:none;color:#fff}.select-list[data-v-7953be9e] .el-input__inner::-webkit-input-placeholder{color:#b0b0b0}.select-list[data-v-7953be9e] .el-input__inner::-moz-placeholder{color:#b0b0b0}.select-list[data-v-7953be9e] .el-input__inner:-ms-input-placeholder{color:#b0b0b0}.select-list[data-v-7953be9e] .el-input__inner::-ms-input-placeholder{color:#b0b0b0}.select-list[data-v-7953be9e] .el-input__inner::placeholder{color:#b0b0b0}.select-list[data-v-7953be9e] .el-select__input{color:#eee}.select-list[data-v-7953be9e] .el-input__icon{line-height:40px}.select-list .el-cascader[data-v-7953be9e]{height:40px;line-height:40px}.select-list .el-cascader[data-v-7953be9e] .el-input__inner{height:40px!important}.category-inner-list[data-v-7953be9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category-inner-list .category-inner-item[data-v-7953be9e]{width:90px;min-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 6px 2px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#eee;font-size:12px;border-radius:4px}.category-inner-list .category-inner-item[data-v-7953be9e]:hover{-webkit-transform:scaleX(1.1);transform:scaleX(1.1);background-color:#272928}.color-input[data-v-7953be9e]{width:108px;margin-left:5px}.light[data-v-7953be9e] .el-input__inner::-webkit-input-placeholder{color:#aaa!important}.light[data-v-7953be9e] .el-input__inner::-moz-placeholder{color:#aaa!important}.light[data-v-7953be9e] .el-input__inner:-ms-input-placeholder{color:#aaa!important}.light[data-v-7953be9e] .el-input__inner::-ms-input-placeholder{color:#aaa!important}.light[data-v-7953be9e] .el-input__inner::placeholder{color:#aaa!important}.scene-block-item[data-v-7953be9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:90%}.scene-block-item .category-name[data-v-7953be9e]{color:#eee;font-size:12px;margin:10px 4px 0 4px}.scene-block-item .scene-block-flex[data-v-7953be9e]{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:10px}.scene-block-item .scene-block-flex[data-v-7953be9e],.scene-block-item .scene-block[data-v-7953be9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-ms-flex-negative:0;flex-shrink:0}.scene-block-item .scene-block[data-v-7953be9e]{width:60px;color:#eee;margin-top:4px;font-size:10px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scene-block-item .scene-block>span[data-v-7953be9e]{width:50px;display:block}.scene-block-item .scene-block .scene-image-pcd[data-v-7953be9e]{width:50px!important;height:50px!important;margin-left:0!important}.scene-block-item .scene-block .scene-image[data-v-7953be9e]{width:calc(24vw - 16.66667px);height:calc(24vw - 16.66667px);border-radius:4px;background-color:rgba(0,0,0,.1);margin-bottom:6px;margin-left:10px}.scene-block-item .scene-block.select[data-v-7953be9e],.scene-block-item .scene-block[data-v-7953be9e]:hover{color:#608dff}.scene-block-item .scene-block.select .scene-image[data-v-7953be9e],.scene-block-item .scene-block:hover .scene-image[data-v-7953be9e]{border:1px solid #608dff}.scene-block-item .mobile-scene-block[data-v-7953be9e]{width:calc(24vw - 16.66667px)}.divider[data-v-7953be9e]{border-bottom:1px solid #383838;margin:10px 0 12px 0}.select-config[data-v-7953be9e] .el-input--medium .el-input__icon{line-height:40px}.select-config[data-v-7953be9e] .el-input--medium .el-input__inner{height:40px;line-height:40px;font-size:14px}.select-config[data-v-7953be9e] .el-input--medium .el-input__inner::-webkit-input-placeholder{color:#b0b0b0}.select-config[data-v-7953be9e] .el-input--medium .el-input__inner::-moz-placeholder{color:#b0b0b0}.select-config[data-v-7953be9e] .el-input--medium .el-input__inner:-ms-input-placeholder{color:#b0b0b0}.select-config[data-v-7953be9e] .el-input--medium .el-input__inner::-ms-input-placeholder{color:#b0b0b0}.select-config[data-v-7953be9e] .el-input--medium .el-input__inner::placeholder{color:#b0b0b0}.select-config[data-v-7953be9e] .el-input__inner{height:40px;line-height:40px;font-size:14px;border:none;background:#2d2d2d;color:#eee}.colorTitle[data-v-7953be9e]{padding:10px 0;text-align:center;color:#eee;font-size:15px;position:relative}.colorTitle .closeImg[data-v-7953be9e]{position:absolute;top:12px;right:12px}.colorMask[data-v-7953be9e]{position:fixed;bottom:0;width:100%;left:0;z-index:22;height:calc(var(--vh)*100);background:rgba(0,0,0,.6)}.colorBox[data-v-7953be9e]{position:absolute;bottom:0;left:0;width:100%;background:#282828;border-radius:20px 20px 0 0}.colortTitle[data-v-7953be9e]{text-align:center;color:#eee;font-size:15px;padding:10px 0;position:relative}.colortTitle .closeImg[data-v-7953be9e]{position:absolute;right:12px;top:12px;width:16px;height:16px}.colorSelectBox[data-v-7953be9e]{display:-webkit-box;display:-ms-flexbox;display:flex}.colorSelectBox .leftSelect[data-v-7953be9e]{-ms-flex-preferred-size:28%;flex-basis:28%;height:calc(var(--vh)*60);overflow:auto}.colorSelectBox .leftSelect .activeColor[data-v-7953be9e]{background:#585858;color:#608dff}.colorSelectBox .leftSelect .leftcolor[data-v-7953be9e]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .leftSelect .colorBlock[data-v-7953be9e]{width:40px;height:40px;border-radius:4px}.colorSelectBox .RightSelect[data-v-7953be9e]{-ms-flex-preferred-size:72%;flex-basis:72%;background:#454545;height:calc(var(--vh)*60);overflow:auto;padding:10px 0 0 0}.colorSelectBox .RightSelect .scene-block-item[data-v-7953be9e]{width:100%}.Design[data-v-7953be9e]{margin-left:-20px}.Design .select-label-out[data-v-7953be9e]{margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#212121;min-height:200px;border-radius:10px}.Design .select-label-out .select-label[data-v-7953be9e]{width:40px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;font-size:14px;margin:14px 0}.Design .color-input[data-v-7953be9e],.Design .el-cascader[data-v-7953be9e],.Design .el-select[data-v-7953be9e]{width:90%}.Design .select-column[data-v-7953be9e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Design .select-column .select-label[data-v-7953be9e]{width:80px}.Design .select-column .color-input[data-v-7953be9e],.Design .select-column .el-cascader[data-v-7953be9e],.Design .select-column .el-select[data-v-7953be9e]{width:195px;margin-left:10px!important}.setting-item-mobile[data-v-7953be9e]{position:relative}.setting-item-mobile[data-v-7953be9e]:after{content:"";display:block;background:#858585;height:1px;position:absolute;width:90%;z-index:14;right:4px;bottom:-8px}.setting-item-mobile .select-config[data-v-7953be9e] .el-input__inner{background-color:transparent!important;text-align:right}.setting-item-mobile .select-config[data-v-7953be9e] .el-input__inner::-webkit-input-placeholder{font-size:14px}.setting-item-mobile .select-config[data-v-7953be9e] .el-input__inner::-moz-placeholder{font-size:14px}.setting-item-mobile .select-config[data-v-7953be9e] .el-input__inner:-ms-input-placeholder{font-size:14px}.setting-item-mobile .select-config[data-v-7953be9e] .el-input__inner::-ms-input-placeholder{font-size:14px}.setting-item-mobile .select-config[data-v-7953be9e] .el-input__inner::placeholder{font-size:14px}.device-type-mobile .select-column[data-v-7953be9e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.device-type-mobile .select-column .select-label[data-v-7953be9e]{width:110px!important}.device-type-mobile .select-column .color-input[data-v-7953be9e],.device-type-mobile .select-column .el-cascader[data-v-7953be9e],.device-type-mobile .select-column .el-select[data-v-7953be9e]{width:195px;margin-left:10px!important}[data-v-7953be9e] .el-select__tags .el-tag.el-tag--info:nth-child(2){background-color:#454545!important;border-color:#454545!important;color:#eee!important;font-size:12px!important;position:relative!important;right:0}.van-picker{background-color:#fff}.van-picker__toolbar{display:-webkit-flex;-webkit-align-items:center;-webkit-justify-content:space-between;height:44px}.van-picker__cancel,.van-picker__confirm{padding:0 16px;font-size:14px}.van-picker__cancel:active,.van-picker__confirm:active{opacity:.7}.van-picker__confirm{color:#576b95}.van-picker__cancel{color:#969799}.van-picker__title{font-weight:500;font-size:16px;line-height:20px}.van-picker__columns{display:-webkit-flex}.van-picker__loading{display:-webkit-flex;-webkit-align-items:center;-webkit-justify-content:center;color:#1989fa;background-color:hsla(0,0%,100%,.9)}.van-picker__frame{right:16px;left:16px}.van-picker__mask{background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-image:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4))}.van-picker-column{-webkit-flex:1;font-size:16px}.van-picker-column__item{display:-webkit-flex;-webkit-align-items:center;-webkit-justify-content:center;padding:0 4px;color:#000}.van-picker-column__item--disabled{opacity:.3}.model-item[data-v-8dceeb44]{min-width:200px}.categroy-inside[data-v-8dceeb44]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all .8s;transition:all .8s;margin-left:-40px}.categroy-inside .i-image[data-v-8dceeb44]{width:50px;height:50px;border-radius:8px;overflow:hidden}.categroy-inside .i-item[data-v-8dceeb44]{position:relative;min-width:142px;height:40px;line-height:40px;text-align:center;font-size:14px;border:1px solid hsla(0,0%,100%,.5);margin-left:40px;margin-top:20px;color:#eee;cursor:pointer}.categroy-inside .i-item[data-v-8dceeb44]:hover{background:hsla(0,0%,100%,.1)}.categroy-inside .i-item.active[data-v-8dceeb44]{background:#fff;color:#000}.categroy-inside .i-item .jiaobao[data-v-8dceeb44]{position:absolute;top:2px;right:2px;border-top:8px solid #000;border-left:8px solid transparent}.wenhao-icon[data-v-ae1376c6]{width:12px;height:12px;margin-left:4px;display:block}.bg-fff[data-v-8db8637e]{background:#fff!important;color:#333}.app-mobile .dialog-header .delIcon[data-v-8db8637e]{top:10px!important;right:10px!important;height:20px!important;width:20px!important}.app-mobile .image-item[data-v-8db8637e]{margin-right:10px!important}.app-mobile .comp-dialog[data-v-8db8637e] .el-dialog__footer{padding:0 20px 20px 0!important}.app-mobile .dialog-header[data-v-8db8637e]{font-size:12px!important;padding-left:10px!important}.btn-out[data-v-8db8637e] .el-button{padding:9px 30px!important}.comp-dialog[data-v-8db8637e] .el-dialog{border-radius:10px}.comp-dialog[data-v-8db8637e] .el-dialog__body,.comp-dialog[data-v-8db8637e] .el-dialog__footer{padding:20px}.comp-dialog[data-v-8db8637e] .el-dialog__header{padding:0}.content-out .imgaes-box[data-v-8db8637e]{margin-bottom:40px}.content-out .fusionTip-image[data-v-8db8637e]{width:200px;height:200px;border-radius:10px}.content-out .left[data-v-8db8637e]{margin-right:92px}.content-out p[data-v-8db8637e]{color:#fff}.mobile-content[data-v-8db8637e]{height:auto}.mobile-content .comp-dialog[data-v-8db8637e] .el-dialog{border-radius:20px!important}.mobile-content[data-v-8db8637e] .el-form-item__label:before{color:#eee!important}.mobile-content[data-v-8db8637e] .el-input .el-input__inner{background:#212121;border:1px solid #212121;border-radius:10px;color:#eee;font-size:14px}.mobile-content .submit-btn[data-v-8db8637e]{width:86px;height:34px!important;margin:0 auto;text-align:center;border-radius:34px}.mobile-content .info-out[data-v-8db8637e]{width:100%;text-align:center}.mobile-content .delIcon[data-v-8db8637e]{width:16px;height:16px;position:absolute;right:10px;top:10px}.check-wrap[data-v-8db8637e]{color:#fff}.dialog-header[data-v-8db8637e]{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:80px;background:url(../../static/img/fusionTip-top-bg.4ed1520f.png);background-size:100% 100%;border-radius:10px 10px 0 0;position:relative;font-size:16px;color:#eee;padding-left:20px}.dialog-header .avatar[data-v-8db8637e]{width:50px;height:50px;min-width:20px;min-height:20px;margin:0 20px;border-radius:999px;overflow:hidden}.dialog-header .delIcon[data-v-8db8637e]{position:absolute;right:-40px;top:-20px;height:30px;width:30px;cursor:pointer}.bg-fff[data-v-70b7455e]{background:#fff!important;color:#333}.app-mobile .dialog-header .delIcon[data-v-70b7455e]{top:10px!important;right:10px!important;height:20px!important;width:20px!important}.app-mobile .image-item[data-v-70b7455e]{margin-right:10px!important}.app-mobile .comp-dialog[data-v-70b7455e] .el-dialog__footer{padding:0 20px 20px 0!important}.app-mobile .dialog-header[data-v-70b7455e]{font-size:12px!important;padding-left:10px!important}.btn-out[data-v-70b7455e] .el-button{padding:9px 30px!important}.comp-dialog[data-v-70b7455e] .el-dialog{border-radius:10px}.comp-dialog[data-v-70b7455e] .el-dialog__body,.comp-dialog[data-v-70b7455e] .el-dialog__footer{padding:20px}.comp-dialog[data-v-70b7455e] .el-dialog__header{padding:0}.content-out .imgaes-box[data-v-70b7455e]{margin-bottom:40px}.content-out .fusionTip-image[data-v-70b7455e]{width:200px;height:200px;border-radius:10px}.content-out .left[data-v-70b7455e]{margin-right:92px}.content-out p[data-v-70b7455e]{color:#fff}.mobile-content[data-v-70b7455e]{height:auto}.mobile-content .comp-dialog[data-v-70b7455e] .el-dialog{border-radius:20px!important}.mobile-content[data-v-70b7455e] .el-form-item__label:before{color:#eee!important}.mobile-content[data-v-70b7455e] .el-input .el-input__inner{background:#212121;border:1px solid #212121;border-radius:10px;color:#eee;font-size:14px}.mobile-content .submit-btn[data-v-70b7455e]{width:86px;height:34px!important;margin:0 auto;text-align:center;border-radius:34px}.mobile-content .info-out[data-v-70b7455e]{width:100%;text-align:center}.mobile-content .delIcon[data-v-70b7455e]{width:16px;height:16px;position:absolute;right:10px;top:10px}.check-wrap[data-v-70b7455e]{color:#333}.dialog-header[data-v-70b7455e]{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:70px;background:url(../../static/img/fusionTip-top-bg.4ed1520f.png);background-size:100% 100%;border-radius:10px 10px 0 0;position:relative;font-size:16px;color:#eee;padding-left:20px}.dialog-header .avatar[data-v-70b7455e]{width:50px;height:50px;min-width:20px;min-height:20px;margin:0 20px;border-radius:999px;overflow:hidden}.dialog-header .delIcon[data-v-70b7455e]{position:absolute;right:10px;top:10px;height:24px;width:24px;cursor:pointer}.com-pagination[data-v-fba1cc54]{color:#eee;padding:10px;text-align:right;font-weight:400;white-space:normal}.list[data-v-04b430fb]{height:400px;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px}.card[data-v-04b430fb],.list[data-v-04b430fb]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.card[data-v-04b430fb]{cursor:pointer;margin-right:8px;margin-bottom:10px;border-radius:6px;overflow:hidden;width:108px;-ms-flex-negative:0;flex-shrink:0}.itemImg[data-v-04b430fb]{width:108px;height:108px}.colorMask .style-tag[data-v-04b430fb]{background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.style-tag[data-v-04b430fb]{width:100%;height:28px;text-align:center;line-height:28px;font-size:12px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));background:linear-gradient(transparent,rgba(0,0,0,.6));position:absolute;left:0;right:0;bottom:0;margin:auto;color:#eee;padding:0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.colorMask[data-v-04b430fb]{position:fixed;bottom:0;width:100%;left:0;z-index:9999;height:calc(var(--vh)*100);background:rgba(0,0,0,.6)}.colorMask .colorBox[data-v-04b430fb]{position:absolute;bottom:0;left:0;width:100%;background:#282828;border-radius:20px 20px 0 0;height:520px}.colorMask .colorBox .colortTitle[data-v-04b430fb]{text-align:center;color:#eee;font-size:15px;padding:10px 0;position:relative}.colorMask .colorBox .colortTitle .closeImg[data-v-04b430fb]{position:absolute;right:12px;top:12px;width:16px;height:16px}.colorMask .colorBox .style-out[data-v-04b430fb]{padding:0 10px}.colorMask .colorBox .content[data-v-04b430fb]{height:calc(var(--vh)*60)}.colorMask .colorBox .content .list[data-v-04b430fb]{height:calc(var(--vh)*48);padding-bottom:20px;overflow:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.colorMask .colorBox .content .list1[data-v-04b430fb],.colorMask .colorBox .content .list2[data-v-04b430fb]{height:calc(var(--vh)*58)}.colorMask .colorBox .content .card[data-v-04b430fb]{margin:5px;width:28vw;height:28vw}.colorMask .colorBox .content .itemImg[data-v-04b430fb]{width:100%;height:100%}.dialog-max-width .content[data-v-04b430fb]{height:400px;overflow:auto}.loadingend[data-v-04b430fb]{height:28px;line-height:28px;margin-top:4px;font-size:12px;width:100%;color:#fff!important;text-align:center}.smallTitle[data-v-04b430fb]{font-size:14px;color:#eee}.tabs[data-v-04b430fb]{margin-top:0;margin-bottom:0!important;border:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.tabs .tabItem[data-v-04b430fb]{margin:0 30px;color:#eee;font-size:16px;text-align:center;cursor:pointer}.tabs .activeItem[data-v-04b430fb]{font-weight:600;color:#2ffffc}.tabs .split[data-v-04b430fb]{width:1px;height:21px;background:#979797}.pclist[data-v-04b430fb]{height:270px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lastList[data-v-04b430fb]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}.lastList[data-v-04b430fb]::-webkit-scrollbar{height:8px}.scrollList[data-v-04b430fb]{overflow:auto}.cate-icon[data-v-04b430fb]{width:18px;height:18px;margin-right:4px}.categroy-out .top-item[data-v-04b430fb]{position:relative;width:84px;height:31px;line-height:30px;text-align:center;border:none;border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2);font-size:14px;color:#eee;margin-right:40px;-webkit-transition:all .8s;transition:all .8s;cursor:pointer}.categroy-out .top-item .btm-line[data-v-04b430fb]{position:absolute;left:0;bottom:-1px;width:0;-webkit-transition:width .3s;transition:width .3s;height:1px;background:#fff}.categroy-out .top-item.active[data-v-04b430fb]{border-bottom:1px solid #fff;background-color:hsla(0,0%,100%,.1)}.categroy-out .top-item[data-v-04b430fb]:hover{background-color:hsla(0,0%,100%,.1)}.categroy-out .top-item:hover .btm-line[data-v-04b430fb]{width:100%}.categroy-inside[data-v-04b430fb]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all .8s;transition:all .8s;margin-left:-40px}.categroy-inside .i-image[data-v-04b430fb]{width:50px;height:50px;border-radius:8px;overflow:hidden}.categroy-inside .i-item[data-v-04b430fb]{position:relative;width:84px;height:30px;line-height:30px;text-align:center;font-size:14px;border:1px solid hsla(0,0%,100%,.5);margin-left:40px;margin-top:10px;color:#eee;cursor:pointer}.categroy-inside .i-item[data-v-04b430fb]:hover{background:hsla(0,0%,100%,.1)}.categroy-inside .i-item.active[data-v-04b430fb]{background:#fff;color:#000}.categroy-inside .i-item .jiaobao[data-v-04b430fb]{position:absolute;top:2px;right:2px;border-top:8px solid #000;border-left:8px solid transparent}.tabs-item-out[data-v-e01379e0]{background:#212121;padding-top:10px;border-radius:6px}.tabs-item-out .color-button[data-v-e01379e0]{margin-top:20px;margin-bottom:10px;color:#608dff;cursor:pointer;margin:20px 4px 10px 4px}.tabs-item-out .color-button[data-v-e01379e0]:hover{color:#fff}.default-out .color-item[data-v-e01379e0]{margin-left:10px}.default-out .color-item .color-input.active[data-v-e01379e0]{border:1px solid #608dff!important;border-radius:4px}.default-out .color-item .color-input[data-v-e01379e0] .el-input__inner{background:var(--bgColor)!important;height:30px;line-height:30px}.default-out .color-item .color-input[data-v-e01379e0] .el-input__suffix{height:30px;line-height:30px}.default-out .color-item .color-input[data-v-e01379e0] .el-input__suffix .el-input__icon{line-height:30px}.colorSelectBox[data-v-e01379e0]{display:-webkit-box;display:-ms-flexbox;display:flex}.colorSelectBox .leftSelect[data-v-e01379e0]{-ms-flex-preferred-size:40%;flex-basis:40%;height:400px;overflow:auto}.colorSelectBox .leftSelect .activeColor[data-v-e01379e0]{background:#585858;color:#608dff}.colorSelectBox .leftSelect .leftcolor[data-v-e01379e0]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .leftSelect .colorBlock[data-v-e01379e0]{width:40px;height:30px;border-radius:4px;margin-right:10px}.colorSelectBox .RightSelect[data-v-e01379e0]{-ms-flex-preferred-size:60%;flex-basis:60%;background:#454545;height:400px;overflow:auto}.colorSelectBox .RightSelect .rightcolor[data-v-e01379e0]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .RightSelect .activeColor[data-v-e01379e0]{background:#585858;color:#608dff}.colorSelectBox .RightSelect .colorBlock[data-v-e01379e0]{width:100px;height:30px;border-radius:4px;margin-right:10px}.tabs-item-out .color-button[data-v-2fc113b0]{margin-top:20px;margin-bottom:10px;color:#608dff;cursor:pointer;margin:20px 4px 10px 4px}.tabs-item-out .color-button[data-v-2fc113b0]:hover{color:#fff}.default-out .color-item[data-v-2fc113b0]{margin-left:10px}.default-out .color-item .color-input.active[data-v-2fc113b0]{border:1px solid #608dff!important;border-radius:4px}.default-out .color-item .color-input[data-v-2fc113b0] .el-input__inner{background:var(--bgColor)!important;height:30px;line-height:30px}.default-out .color-item .color-input[data-v-2fc113b0] .el-input__suffix{height:30px;line-height:30px}.default-out .color-item .color-input[data-v-2fc113b0] .el-input__suffix .el-input__icon{line-height:30px}.colorSelectBox[data-v-2fc113b0]{display:-webkit-box;display:-ms-flexbox;display:flex}.colorSelectBox .leftSelect[data-v-2fc113b0]{-ms-flex-preferred-size:100%;flex-basis:100%;height:320px;overflow:auto}.colorSelectBox .leftSelect .activeColor[data-v-2fc113b0]{background:#585858;color:#608dff}.colorSelectBox .leftSelect .leftcolor[data-v-2fc113b0]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .leftSelect .colorBlock[data-v-2fc113b0]{width:40px;height:30px;border-radius:4px;margin-right:10px}.colorSelectBox .RightSelect[data-v-2fc113b0]{-ms-flex-preferred-size:60%;flex-basis:60%;background:#454545;height:320px;overflow:auto}.colorSelectBox .RightSelect .rightcolor[data-v-2fc113b0]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .RightSelect .activeColor[data-v-2fc113b0]{background:#585858;color:#608dff}.colorSelectBox .RightSelect .colorBlock[data-v-2fc113b0]{width:100px;height:30px;border-radius:4px;margin-right:10px}.dialog-max-width[data-v-a09b1952] .el-dialog__body{padding-right:0!important}[data-v-a09b1952] .el-tabs--border-card{background:none!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.tabs-out[data-v-a09b1952]{width:500px}.tabs-out[data-v-a09b1952] .el-tabs__nav-wrap{display:none}.tabs-out[data-v-a09b1952] .el-tabs__header{background-color:#454545!important;border-bottom:none!important}.tabs-out[data-v-a09b1952] .el-tabs__header .is-active{background-color:#282828!important;border-right-color:#282828!important;border-left-color:#282828!important}.tabs-out[data-v-a09b1952] .el-tabs__content{background:transparent;padding:0 0 0 0!important}.tabs-out[data-v-a09b1952] .el-tabs__item{width:125px;color:#b0b0b0;text-align:center;font-size:14px}.tabs-out[data-v-a09b1952] .el-tabs__item.is-active,.tabs-out[data-v-a09b1952] .el-tabs__item:hover{color:#fff!important;font-weight:550}.tabs-out .tabs-item-out[data-v-a09b1952]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tabs-out .tabs-item-out .color-button[data-v-a09b1952]{margin-top:20px;margin-bottom:10px;color:#608dff;cursor:pointer;margin:20px 4px 10px 4px}.tabs-out .tabs-item-out .color-button[data-v-a09b1952]:hover{color:#fff}.tabs-out .tabs-item-out-center[data-v-a09b1952]{max-height:400px;overflow-y:auto;padding-bottom:60px}.tabs-out .default-out .color-item[data-v-a09b1952]{margin-left:10px}.tabs-out .default-out .color-item .color-input.active[data-v-a09b1952]{border:1px solid #608dff!important;border-radius:4px}.tabs-out .default-out .color-item .color-input[data-v-a09b1952] .el-input__inner{background:var(--bgColor)!important;height:30px;line-height:30px}.tabs-out .default-out .color-item .color-input[data-v-a09b1952] .el-input__suffix{height:30px;line-height:30px}.tabs-out .default-out .color-item .color-input[data-v-a09b1952] .el-input__suffix .el-input__icon{line-height:30px}.tabs-out .yuchuli-upload[data-v-a09b1952]{margin:0 0 20px 0;border-radius:6px;overflow:hidden}.tabs-out .yuchuli-upload[data-v-a09b1952] .el-upload{background:#212121}.tabs-out .yuchuli-upload[data-v-a09b1952] .pic-center-text{color:#fff;font-size:12px}.colorSelectBox[data-v-a09b1952]{display:-webkit-box;display:-ms-flexbox;display:flex}.colorSelectBox .leftSelect[data-v-a09b1952]{-ms-flex-preferred-size:40%;flex-basis:40%;height:320px;overflow:auto}.colorSelectBox .leftSelect .activeColor[data-v-a09b1952]{background:#585858;color:#608dff}.colorSelectBox .leftSelect .leftcolor[data-v-a09b1952]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .leftSelect .colorBlock[data-v-a09b1952]{width:40px;height:30px;border-radius:4px;margin-right:10px}.colorSelectBox .RightSelect[data-v-a09b1952]{-ms-flex-preferred-size:60%;flex-basis:60%;background:#454545;height:320px;overflow:auto}.colorSelectBox .RightSelect .rightcolor[data-v-a09b1952]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .RightSelect .activeColor[data-v-a09b1952]{background:#585858;color:#608dff}.colorSelectBox .RightSelect .colorBlock[data-v-a09b1952]{width:100px;height:30px;border-radius:4px;margin-right:10px}.color-case-item[data-v-a09b1952]{margin-left:16px;overflow:hidden;border:1px solid transparent;padding:2px}.color-case-item[data-v-a09b1952] :first-child{border-radius:4px 0 0 4px}.color-case-item[data-v-a09b1952] :last-child{border-radius:0 4px 4px 0}.color-case-item.active[data-v-a09b1952]{border:1px solid #608dff}.color-case-item .color-block[data-v-a09b1952]{width:32px;height:32px}.setting-slider[data-v-a09b1952] .el-slider__bar,.setting-slider[data-v-a09b1952] .el-slider__runway{height:3px}.setting-slider[data-v-a09b1952] .el-slider__button{width:14px;height:14px}.setting-slider[data-v-a09b1952] .el-slider__button-wrapper{top:-16px}.color-picker-container[data-v-a09b1952]{margin-right:20px;border:1px solid #858585}.option-item[data-v-a09b1952]{color:#eee;padding:16px 20px;font-size:14px;cursor:pointer;-webkit-transition:background .3s;transition:background .3s;border-bottom:1px solid #858585}.option-item[data-v-a09b1952]:last-child{border-bottom:0}.option-item.active[data-v-a09b1952],.option-item[data-v-a09b1952]:hover{background:-webkit-gradient(linear,left top,right top,from(#44b7ff),to(#753eff));background:linear-gradient(90deg,#44b7ff,#753eff)}.option-item[data-v-a09b1952]:first-child:hover{opacity:.9}.change-color-out[data-v-a09b1952]{background-color:#454545;padding:10px;border-radius:6px}.options-container[data-v-1d9c2148]{min-width:320px;border-radius:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.title[data-v-1d9c2148]{color:#fff;font-size:16px;margin-bottom:20px}.options-list[data-v-1d9c2148]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px}.options-list .options-out[data-v-1d9c2148]{margin-bottom:10px;margin-top:10px;height:40px}.option-item[data-v-1d9c2148]{background-color:#212121;color:#fff;padding:12px 16px;border-radius:6px;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s;margin-bottom:20px;-ms-flex-negative:0;flex-shrink:0}.option-item[data-v-1d9c2148]:hover{background-color:#608dff}.retry-button[data-v-1d9c2148]{color:#eee;border-radius:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s;transition:opacity .3s}.retry-button[data-v-1d9c2148]:hover{opacity:.9}.back-button[data-v-1d9c2148]{margin-top:10px;color:#608dff;padding:12px;border-radius:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.back-icon[data-v-1d9c2148],.retry-icon[data-v-1d9c2148]{margin-right:8px;width:16px;height:16px}.Design[data-v-04dbefb6]{margin-left:-10px}.content[data-v-04dbefb6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.content .name[data-v-04dbefb6]{color:#eee;font-size:14px;font-weight:500}.select-list .select-item[data-v-04dbefb6]{margin-top:10px}.select-list .el-cascader[data-v-04dbefb6],.select-list .el-select[data-v-04dbefb6]{width:108px;margin-left:5px}.select-list[data-v-04dbefb6] .el-input__inner{background-color:#212121;height:30px;line-height:30px;font-size:14px;border:none;color:#fff}.select-list[data-v-04dbefb6] .el-input__inner::-webkit-input-placeholder{color:#b0b0b0}.select-list[data-v-04dbefb6] .el-input__inner::-moz-placeholder{color:#b0b0b0}.select-list[data-v-04dbefb6] .el-input__inner:-ms-input-placeholder{color:#b0b0b0}.select-list[data-v-04dbefb6] .el-input__inner::-ms-input-placeholder{color:#b0b0b0}.select-list[data-v-04dbefb6] .el-input__inner::placeholder{color:#b0b0b0}.select-list[data-v-04dbefb6] .el-select__input{color:#eee}.select-list[data-v-04dbefb6] .el-input__icon{line-height:30px}.select-list .el-cascader[data-v-04dbefb6]{height:30px;line-height:30px}.select-list .el-cascader[data-v-04dbefb6] .el-input__inner{height:30px!important}.category-inner-list[data-v-04dbefb6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category-inner-list .category-inner-item[data-v-04dbefb6]{width:90px;min-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 6px 2px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#eee;font-size:12px;border-radius:4px}.category-inner-list .category-inner-item[data-v-04dbefb6]:hover{-webkit-transform:scaleX(1.1);transform:scaleX(1.1);background-color:#272928}.color-input[data-v-04dbefb6]{width:108px;margin-left:5px}.light[data-v-04dbefb6] .el-input__inner::-webkit-input-placeholder{color:#aaa!important}.light[data-v-04dbefb6] .el-input__inner::-moz-placeholder{color:#aaa!important}.light[data-v-04dbefb6] .el-input__inner:-ms-input-placeholder{color:#aaa!important}.light[data-v-04dbefb6] .el-input__inner::-ms-input-placeholder{color:#aaa!important}.light[data-v-04dbefb6] .el-input__inner::placeholder{color:#aaa!important}.scene-block-item[data-v-04dbefb6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:300px}.scene-block-item .category-name[data-v-04dbefb6]{color:#eee;font-size:12px;margin:10px 4px 0 4px}.scene-block-item .scene-block-flex[data-v-04dbefb6]{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:10px}.scene-block-item .scene-block-flex[data-v-04dbefb6],.scene-block-item .scene-block[data-v-04dbefb6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-ms-flex-negative:0;flex-shrink:0}.scene-block-item .scene-block[data-v-04dbefb6]{width:60px;color:#eee;margin-top:4px;font-size:10px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scene-block-item .scene-block>span[data-v-04dbefb6]{width:50px;display:block}.scene-block-item .scene-block .scene-image-pcd[data-v-04dbefb6]{width:50px!important;height:50px!important;margin-left:0!important}.scene-block-item .scene-block .scene-image[data-v-04dbefb6]{width:calc(24vw - 16.66667px);height:calc(24vw - 16.66667px);border-radius:4px;background-color:rgba(0,0,0,.1);margin-bottom:6px;margin-left:10px}.scene-block-item .scene-block.select[data-v-04dbefb6],.scene-block-item .scene-block[data-v-04dbefb6]:hover{color:#608dff}.scene-block-item .scene-block.select .scene-image[data-v-04dbefb6],.scene-block-item .scene-block:hover .scene-image[data-v-04dbefb6]{border:1px solid #608dff}.scene-block-item .mobile-scene-block[data-v-04dbefb6]{width:calc(24vw - 16.66667px)}.divider[data-v-04dbefb6]{border-bottom:1px solid #383838;margin:10px 0 12px 0}.select-config[data-v-04dbefb6] .el-input--medium .el-input__icon{line-height:30px}.select-config[data-v-04dbefb6] .el-input--medium .el-input__inner{height:30px;line-height:30px;font-size:14px}.select-config[data-v-04dbefb6] .el-input--medium .el-input__inner::-webkit-input-placeholder{color:#b0b0b0}.select-config[data-v-04dbefb6] .el-input--medium .el-input__inner::-moz-placeholder{color:#b0b0b0}.select-config[data-v-04dbefb6] .el-input--medium .el-input__inner:-ms-input-placeholder{color:#b0b0b0}.select-config[data-v-04dbefb6] .el-input--medium .el-input__inner::-ms-input-placeholder{color:#b0b0b0}.select-config[data-v-04dbefb6] .el-input--medium .el-input__inner::placeholder{color:#b0b0b0}.select-config[data-v-04dbefb6] .el-input__inner{height:30px;line-height:30px;font-size:14px;border:none;background:#212121;color:#eee}.colorTitle[data-v-04dbefb6]{padding:10px 0;text-align:center;color:#eee;font-size:15px;position:relative}.colorTitle .closeImg[data-v-04dbefb6]{position:absolute;top:12px;right:12px}.colorMask[data-v-04dbefb6]{position:fixed;bottom:0;width:100%;left:0;z-index:22;height:calc(var(--vh)*100);background:rgba(0,0,0,.6)}.colorBox[data-v-04dbefb6]{position:absolute;bottom:0;left:0;width:100%;background:#282828;border-radius:20px 20px 0 0}.colortTitle[data-v-04dbefb6]{text-align:center;color:#eee;font-size:15px;padding:10px 0;position:relative}.colortTitle .closeImg[data-v-04dbefb6]{position:absolute;right:12px;top:12px;width:16px;height:16px}.colorSelectBox[data-v-04dbefb6]{display:-webkit-box;display:-ms-flexbox;display:flex}.colorSelectBox .leftSelect[data-v-04dbefb6]{-ms-flex-preferred-size:28%;flex-basis:28%;height:calc(var(--vh)*60);overflow:auto}.colorSelectBox .leftSelect .activeColor[data-v-04dbefb6]{background:#585858;color:#608dff}.colorSelectBox .leftSelect .leftcolor[data-v-04dbefb6]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .leftSelect .colorBlock[data-v-04dbefb6]{width:40px;height:30px;border-radius:4px}.colorSelectBox .RightSelect[data-v-04dbefb6]{-ms-flex-preferred-size:72%;flex-basis:72%;background:#454545;height:calc(var(--vh)*60);overflow:auto;padding:10px 0 0 0}.colorSelectBox .RightSelect .scene-block-item[data-v-04dbefb6]{width:100%}.Design-zh-CN[data-v-04dbefb6]{margin-left:-10px}.Design-zh-CN .select-label-out[data-v-04dbefb6]{margin-left:10px}.Design-zh-CN .select-label-out .select-label[data-v-04dbefb6]{width:30px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;font-size:12px}.Design-zh-CN .color-input[data-v-04dbefb6],.Design-zh-CN .el-cascader[data-v-04dbefb6],.Design-zh-CN .el-select[data-v-04dbefb6]{width:100px}.Design-zh-CN .select-column[data-v-04dbefb6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Design-zh-CN .select-column .select-label[data-v-04dbefb6]{width:80px}.Design-zh-CN .select-column .color-input[data-v-04dbefb6],.Design-zh-CN .select-column .el-cascader[data-v-04dbefb6],.Design-zh-CN .select-column .el-select[data-v-04dbefb6]{width:195px;margin-left:10px!important}.Design-en-US .select-label-out .select-label[data-v-04dbefb6],.Design-ru-RU .select-label-out .select-label[data-v-04dbefb6]{display:none}.Design-en-US .color-input[data-v-04dbefb6],.Design-en-US .el-cascader[data-v-04dbefb6],.Design-en-US .el-select[data-v-04dbefb6],.Design-ru-RU .color-input[data-v-04dbefb6],.Design-ru-RU .el-cascader[data-v-04dbefb6],.Design-ru-RU .el-select[data-v-04dbefb6]{width:135px}.setting-item-mobile[data-v-04dbefb6]{position:relative}.setting-item-mobile[data-v-04dbefb6]:after{content:"";display:block;background:#858585;height:1px;position:absolute;width:90%;z-index:14;right:4px;bottom:-8px}.setting-item-mobile .select-config[data-v-04dbefb6] .el-input__inner{background-color:transparent!important;text-align:right}.setting-item-mobile .select-config[data-v-04dbefb6] .el-input__inner::-webkit-input-placeholder{font-size:14px}.setting-item-mobile .select-config[data-v-04dbefb6] .el-input__inner::-moz-placeholder{font-size:14px}.setting-item-mobile .select-config[data-v-04dbefb6] .el-input__inner:-ms-input-placeholder{font-size:14px}.setting-item-mobile .select-config[data-v-04dbefb6] .el-input__inner::-ms-input-placeholder{font-size:14px}.setting-item-mobile .select-config[data-v-04dbefb6] .el-input__inner::placeholder{font-size:14px}.device-type-mobile .select-column[data-v-04dbefb6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.device-type-mobile .select-column .select-label[data-v-04dbefb6]{width:110px!important}.device-type-mobile .select-column .color-input[data-v-04dbefb6],.device-type-mobile .select-column .el-cascader[data-v-04dbefb6],.device-type-mobile .select-column .el-select[data-v-04dbefb6]{width:195px;margin-left:10px!important}.dialog-max-width{border-radius:10px!important}.dialog-max-width .el-dialog__header{padding:0}.dialog-max-width .el-dialog__body{padding-right:8px;overflow:hidden}.content[data-v-16e6e484] .el-input{width:760px!important}.content[data-v-16e6e484] .el-input__inner{background:#212121;border-radius:4px}.mobile-content[data-v-16e6e484] .el-input{width:100%!important}[data-v-16e6e484] .el-dialog__body{padding-top:0!important}.list[data-v-16e6e484]{margin-top:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px}.card[data-v-16e6e484],.list[data-v-16e6e484]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.card[data-v-16e6e484]{cursor:pointer;margin-right:8px;margin-bottom:10px;border-radius:6px;overflow:hidden;width:120px;-ms-flex-negative:0;flex-shrink:0}.itemImg[data-v-16e6e484]{width:120px;height:120px}.colorMask .style-tag[data-v-16e6e484]{background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.style-tag[data-v-16e6e484]{width:100%;height:28px;text-align:center;line-height:28px;font-size:12px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));background:linear-gradient(transparent,rgba(0,0,0,.6));position:absolute;left:0;right:0;bottom:0;margin:auto;color:#eee;padding:0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.colorMask[data-v-16e6e484]{position:fixed;bottom:0;width:100%;left:0;z-index:9999;height:calc(var(--vh)*100);background:rgba(0,0,0,.6)}.colorMask .colorBox[data-v-16e6e484]{position:absolute;bottom:0;left:0;width:100%;background:#282828;border-radius:20px 20px 0 0;height:520px}.colorMask .colorBox .colortTitle[data-v-16e6e484]{text-align:center;color:#eee;font-size:15px;padding:10px 0;position:relative}.colorMask .colorBox .colortTitle .closeImg[data-v-16e6e484]{position:absolute;right:12px;top:12px;width:16px;height:16px}.colorMask .colorBox .style-out[data-v-16e6e484]{padding:0 10px}.colorMask .colorBox .content[data-v-16e6e484]{height:calc(var(--vh)*60)}.colorMask .colorBox .content .list[data-v-16e6e484]{height:calc(var(--vh)*48);padding-bottom:20px;overflow:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.colorMask .colorBox .content .list1[data-v-16e6e484],.colorMask .colorBox .content .list2[data-v-16e6e484]{height:calc(var(--vh)*58)}.colorMask .colorBox .content .card[data-v-16e6e484]{margin:5px;width:28vw;height:28vw}.colorMask .colorBox .content .itemImg[data-v-16e6e484]{width:100%;height:100%}.dialog-max-width .content[data-v-16e6e484]{height:400px;overflow:auto}.loadingend[data-v-16e6e484]{height:28px;line-height:28px;margin-top:4px;font-size:12px;width:100%;color:#fff;text-align:center}.smallTitle[data-v-16e6e484]{font-size:14px;color:#eee}.tabs[data-v-16e6e484]{margin-top:20px;margin-bottom:0!important;border:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.tabs .tabItem[data-v-16e6e484]{margin:0 30px;color:#eee;font-size:16px;text-align:center;cursor:pointer}.tabs .activeItem[data-v-16e6e484]{font-weight:600;color:#2ffffc}.tabs .split[data-v-16e6e484]{width:1px;height:21px;background:#979797}.pclist[data-v-16e6e484]{height:270px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lastList[data-v-16e6e484]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}.lastList[data-v-16e6e484]::-webkit-scrollbar{height:8px}.scrollList[data-v-16e6e484]{overflow:auto}.cate-icon[data-v-16e6e484]{width:18px;height:18px;margin-right:4px}.categroy-out .top-item[data-v-16e6e484]{position:relative;width:84px;height:31px;line-height:30px;text-align:center;border:none;border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2);font-size:14px;color:#eee;margin-right:40px;-webkit-transition:all .8s;transition:all .8s;cursor:pointer}.categroy-out .top-item .btm-line[data-v-16e6e484]{position:absolute;left:0;bottom:-1px;width:0;-webkit-transition:width .3s;transition:width .3s;height:1px;background:#fff}.categroy-out .top-item.active[data-v-16e6e484]{border-bottom:1px solid #fff;background-color:hsla(0,0%,100%,.1)}.categroy-out .top-item[data-v-16e6e484]:hover{background-color:hsla(0,0%,100%,.1)}.categroy-out .top-item:hover .btm-line[data-v-16e6e484]{width:100%}.categroy-inside[data-v-16e6e484]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all .8s;transition:all .8s;margin-left:-40px}.categroy-inside .i-image[data-v-16e6e484]{width:50px;height:50px;border-radius:8px;overflow:hidden}.categroy-inside .i-item[data-v-16e6e484]{position:relative;width:84px;height:30px;line-height:30px;text-align:center;font-size:14px;border:1px solid hsla(0,0%,100%,.5);margin-left:40px;margin-top:10px;color:#eee;cursor:pointer}.categroy-inside .i-item[data-v-16e6e484]:hover{background:hsla(0,0%,100%,.1)}.categroy-inside .i-item.active[data-v-16e6e484]{background:#fff;color:#000}.categroy-inside .i-item .jiaobao[data-v-16e6e484]{position:absolute;top:2px;right:2px;border-top:8px solid #000;border-left:8px solid transparent}@-webkit-keyframes Show-data-v-3abcc5eb{0%{opacity:0}25%{opacity:.25}50%{opacity:.5}to{opacity:1}}@keyframes Show-data-v-3abcc5eb{0%{opacity:0}25%{opacity:.25}50%{opacity:.5}to{opacity:1}}@-webkit-keyframes Conceal-data-v-3abcc5eb{0%{opacity:1}25%{opacity:.5}50%{opacity:.25}to{opacity:0}}@keyframes Conceal-data-v-3abcc5eb{0%{opacity:1}25%{opacity:.5}50%{opacity:.25}to{opacity:0}}.animationShow[data-v-3abcc5eb]{animation:Show-data-v-3abcc5eb .5s;-moz-animation:Show-data-v-3abcc5eb .5s;-webkit-animation:Show-data-v-3abcc5eb .5s;-o-animation:Show-data-v-3abcc5eb .5s}.animationConceal[data-v-3abcc5eb]{animation:Conceal-data-v-3abcc5eb .5s;-moz-animation:Conceal-data-v-3abcc5eb .5s;-webkit-animation:Conceal-data-v-3abcc5eb .5s;-o-animation:Conceal-data-v-3abcc5eb .5s}.mask[data-v-3abcc5eb]{position:fixed;top:0;left:0;width:100%;height:calc(var(--vh)*100);background:rgba(0,0,0,.5);z-index:1001}.Prompt-mobile[data-v-3abcc5eb]{max-width:92vw}.Prompt-mobile .delIcon[data-v-3abcc5eb]{position:absolute;right:10px!important;top:10px!important;height:20px!important;width:20px!important}.Prompt[data-v-3abcc5eb]{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:14px;font-weight:600;background:#424242;border-radius:10px;color:#eee}.Prompt .PromptText[data-v-3abcc5eb]{font-size:16px;font-weight:550;text-align:center}.Prompt .tipText[data-v-3abcc5eb]{font-size:14px;text-align:left;font-weight:400;line-height:20px}.Prompt .delIcon[data-v-3abcc5eb]{position:absolute;right:-40px;top:-20px;height:30px;width:30px;cursor:pointer}.Prompt .content[data-v-3abcc5eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;margin-bottom:10px}.Prompt .content .itemImg[data-v-3abcc5eb]{border-radius:4px;width:140px;height:140px;overflow:hidden}.Prompt .content .itemImg-tips[data-v-3abcc5eb]{text-align:center;color:#999;height:20px;line-height:20px;font-size:12px}.Prompt .content .info[data-v-3abcc5eb]{margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:120px;padding-bottom:24px}.Prompt .content .name_info[data-v-3abcc5eb]{margin-top:20px;margin-bottom:20px}.Prompt .share-btn[data-v-3abcc5eb]{width:180px;height:32px;line-height:32px;font-size:14px;border-radius:32px;margin:30px auto 0 auto;text-align:center;cursor:pointer}.content-wrap[data-v-3abcc5eb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#eee;padding:20px;min-height:240px}.right-content[data-v-3abcc5eb]{width:300px}.linkBox[data-v-3abcc5eb]{color:#fff;width:100%;text-align:center}.linkBox .qrCode[data-v-3abcc5eb]{width:150px;height:150px;border-radius:10px}.title[data-v-3abcc5eb]{color:#ffe8a6;font-weight:700;font-size:16px}.gif-out[data-v-3abcc5eb]{margin:20px 0;width:70%;max-width:600px;max-height:calc(var(--vh)*100 - 500px);position:relative}.gif-out .video[data-v-3abcc5eb]{max-height:calc(var(--vh)*50);max-width:40vw}.gif-out .video-mask[data-v-3abcc5eb]{width:100%;height:100%;background:transparent;position:absolute;left:0;right:0;z-index:1}.heard-box[data-v-3abcc5eb]{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:50px;background:url(../../static/img/fusionTip-top-bg.4ed1520f.png);background-size:100% 100%;border-radius:10px 10px 0 0;position:relative;font-size:16px;color:#eee;padding-left:20px}.tabs-item-out .color-button[data-v-002f3383]{margin-top:20px;margin-bottom:10px;color:#608dff;cursor:pointer;margin:20px 4px 10px 4px}.tabs-item-out .color-button[data-v-002f3383]:hover{color:#fff}.default-out .color-item[data-v-002f3383]{margin-left:10px}.default-out .color-item .color-input.active[data-v-002f3383]{border:1px solid #608dff!important;border-radius:4px}.default-out .color-item .color-input[data-v-002f3383] .el-input__inner{background:var(--bgColor)!important;height:30px;line-height:30px}.default-out .color-item .color-input[data-v-002f3383] .el-input__suffix{height:30px;line-height:30px}.default-out .color-item .color-input[data-v-002f3383] .el-input__suffix .el-input__icon{line-height:30px}.colorSelectBox[data-v-002f3383]{display:-webkit-box;display:-ms-flexbox;display:flex}.colorSelectBox .leftSelect[data-v-002f3383]{-ms-flex-preferred-size:40%;flex-basis:40%;height:320px;overflow:auto}.colorSelectBox .leftSelect .activeColor[data-v-002f3383]{background:#585858;color:#608dff}.colorSelectBox .leftSelect .leftcolor[data-v-002f3383]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .leftSelect .colorBlock[data-v-002f3383]{width:40px;height:30px;border-radius:4px;margin-right:10px}.colorSelectBox .RightSelect[data-v-002f3383]{-ms-flex-preferred-size:60%;flex-basis:60%;background:#454545;height:320px;overflow:auto}.colorSelectBox .RightSelect .rightcolor[data-v-002f3383]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .RightSelect .activeColor[data-v-002f3383]{background:#585858;color:#608dff}.colorSelectBox .RightSelect .colorBlock[data-v-002f3383]{width:100px;height:30px;border-radius:4px;margin-right:10px}.tabs-item-out .color-button[data-v-f641e45e]{margin-top:20px;margin-bottom:10px;color:#608dff;cursor:pointer;margin:20px 4px 10px 4px}.tabs-item-out .color-button[data-v-f641e45e]:hover{color:#fff}.default-out .color-item[data-v-f641e45e]{margin-left:10px}.default-out .color-item .color-input.active[data-v-f641e45e]{border:1px solid #608dff!important;border-radius:4px}.default-out .color-item .color-input[data-v-f641e45e] .el-input__inner{background:var(--bgColor)!important;height:30px;line-height:30px}.default-out .color-item .color-input[data-v-f641e45e] .el-input__suffix{height:30px;line-height:30px}.default-out .color-item .color-input[data-v-f641e45e] .el-input__suffix .el-input__icon{line-height:30px}.colorSelectBox[data-v-f641e45e]{display:-webkit-box;display:-ms-flexbox;display:flex}.colorSelectBox .leftSelect[data-v-f641e45e]{-ms-flex-preferred-size:100%;flex-basis:100%;height:320px;overflow:auto}.colorSelectBox .leftSelect .activeColor[data-v-f641e45e]{background:#585858;color:#608dff}.colorSelectBox .leftSelect .leftcolor[data-v-f641e45e]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .leftSelect .colorBlock[data-v-f641e45e]{width:40px;height:30px;border-radius:4px;margin-right:10px}.colorSelectBox .RightSelect[data-v-f641e45e]{-ms-flex-preferred-size:60%;flex-basis:60%;background:#454545;height:320px;overflow:auto}.colorSelectBox .RightSelect .rightcolor[data-v-f641e45e]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .RightSelect .activeColor[data-v-f641e45e]{background:#585858;color:#608dff}.colorSelectBox .RightSelect .colorBlock[data-v-f641e45e]{width:100px;height:30px;border-radius:4px;margin-right:10px}.dialog-max-width[data-v-355ec6ca] .el-dialog__body{padding-right:0!important}[data-v-355ec6ca] .el-tabs--border-card{background:none!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.tabs-out[data-v-355ec6ca] .el-tabs__header{background-color:#454545!important;border-bottom:none!important}.tabs-out[data-v-355ec6ca] .el-tabs__header .is-active{background-color:#282828!important;border-right-color:#282828!important;border-left-color:#282828!important}.tabs-out[data-v-355ec6ca] .el-tabs__content{background:#282828;padding:10px 0!important}.tabs-out[data-v-355ec6ca] .el-tabs__item{width:125px;color:#b0b0b0;text-align:center;font-size:14px}.tabs-out[data-v-355ec6ca] .el-tabs__item.is-active,.tabs-out[data-v-355ec6ca] .el-tabs__item:hover{color:#fff!important;font-weight:550}.tabs-out .tabs-item-out .color-button[data-v-355ec6ca]{margin-top:20px;margin-bottom:10px;color:#608dff;cursor:pointer;margin:20px 4px 10px 4px}.tabs-out .tabs-item-out .color-button[data-v-355ec6ca]:hover{color:#fff}.tabs-out .tabs-item-out-center[data-v-355ec6ca]{max-height:400px;overflow-y:auto;padding-bottom:60px}.tabs-out .default-out .color-item[data-v-355ec6ca]{margin-left:10px}.tabs-out .default-out .color-item .color-input.active[data-v-355ec6ca]{border:1px solid #608dff!important;border-radius:4px}.tabs-out .default-out .color-item .color-input[data-v-355ec6ca] .el-input__inner{background:var(--bgColor)!important;height:30px;line-height:30px}.tabs-out .default-out .color-item .color-input[data-v-355ec6ca] .el-input__suffix{height:30px;line-height:30px}.tabs-out .default-out .color-item .color-input[data-v-355ec6ca] .el-input__suffix .el-input__icon{line-height:30px}.tabs-out .yuchuli-upload[data-v-355ec6ca]{margin:20px auto;border-radius:20px;overflow:hidden;border:1px solid #535353}.tabs-out .yuchuli-upload[data-v-355ec6ca] .el-upload{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEMzQ3OTg3MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEMzQ3OTg4MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0QzNDc5ODUyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0QzNDc5ODYyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/2xviAAAAWklEQVR42uzYwQnAQAhFwTU9af9nm3KrkCQwrwBh+DcjM+cs1t2xef85Pw8AAAAAAAAAAAAAAAAAAADgnWJm9S10qmosAAAAAAAAAAAAAAAAAAAAAPC5rgADADHLCPq2M/kPAAAAAElFTkSuQmCC);background-size:24px 24px}.tabs-out .yuchuli-upload[data-v-355ec6ca] .pic-center-text{color:#fff;font-size:12px}.colorSelectBox[data-v-355ec6ca]{display:-webkit-box;display:-ms-flexbox;display:flex}.colorSelectBox .leftSelect[data-v-355ec6ca]{-ms-flex-preferred-size:40%;flex-basis:40%;height:320px;overflow:auto}.colorSelectBox .leftSelect .activeColor[data-v-355ec6ca]{background:#585858;color:#608dff}.colorSelectBox .leftSelect .leftcolor[data-v-355ec6ca]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .leftSelect .colorBlock[data-v-355ec6ca]{width:40px;height:30px;border-radius:4px;margin-right:10px}.colorSelectBox .RightSelect[data-v-355ec6ca]{-ms-flex-preferred-size:60%;flex-basis:60%;background:#454545;height:320px;overflow:auto}.colorSelectBox .RightSelect .rightcolor[data-v-355ec6ca]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#eee;font-size:14px;padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px}.colorSelectBox .RightSelect .activeColor[data-v-355ec6ca]{background:#585858;color:#608dff}.colorSelectBox .RightSelect .colorBlock[data-v-355ec6ca]{width:100px;height:30px;border-radius:4px;margin-right:10px}.color-case-item[data-v-355ec6ca]{margin-left:16px;overflow:hidden;border:1px solid transparent;padding:2px}.color-case-item[data-v-355ec6ca] :first-child{border-radius:4px 0 0 4px}.color-case-item[data-v-355ec6ca] :last-child{border-radius:0 4px 4px 0}.color-case-item.active[data-v-355ec6ca]{border:1px solid #608dff}.color-case-item .color-block[data-v-355ec6ca]{width:32px;height:32px}.setting-slider[data-v-355ec6ca] .el-slider__bar,.setting-slider[data-v-355ec6ca] .el-slider__runway{height:3px}.setting-slider[data-v-355ec6ca] .el-slider__button{width:14px;height:14px}.setting-slider[data-v-355ec6ca] .el-slider__button-wrapper{top:-16px}.el-popover.color-scheme-popover{width:372px;min-height:280px;max-height:410px;padding:0;border-radius:10px;border:none;background:#282828;overflow:hidden;-webkit-box-shadow:0 0 4px 4px rgba(0,0,0,.2);box-shadow:0 0 4px 4px rgba(0,0,0,.2)}.el-popover.forced-color-popover{width:496px!important}.setting-item[data-v-5954bfc2]{padding:10px}.setting-item .setting-title[data-v-5954bfc2]{color:#e8e8e8;font-size:14px;font-weight:550}.scheme-out[data-v-5954bfc2]{width:100%;height:40px;line-height:40px;border:1px solid #666;border-radius:4px;background:#212121;color:#b0b0b0;padding:0 10px;font-size:14px}.scheme-out .item-out[data-v-5954bfc2]{height:40px;line-height:40px;pointer-events:none}.scheme-out .scheme-default[data-v-5954bfc2]{display:inline-block;height:30px;border-radius:4px;overflow:hidden}.scheme-out .scheme-default>span[data-v-5954bfc2]{display:inline-block;width:32px;height:30px}.DialogKeyword[data-v-3cedf5f7] .el-dialog{border-radius:10px;height:calc(100% - 40px);max-height:500px;background:#383838;max-width:84vw;width:1080px}.DialogKeyword[data-v-3cedf5f7] .el-dialog__header{padding:5px 20px 5px 20px}.DialogKeyword[data-v-3cedf5f7] .el-dialog__body{height:100%;padding:5px 15px 0 15px}.content-out[data-v-3cedf5f7]{color:#eee;height:100%}.content-out[data-v-3cedf5f7] .el-divider__text.is-left{left:0}.content-out[data-v-3cedf5f7] .el-divider__text{color:#eee;background-color:#18191b;padding:0 10px 0 0}.content-out[data-v-3cedf5f7] .el-divider{background:hsla(0,0%,100%,.3)}.content-out .left-out[data-v-3cedf5f7]{background:#18191b;border-radius:5px;padding:15px 10px 10px 20px;width:810px;height:calc(100% - 60px);-webkit-box-shadow:2px 2px 4px 0 hsla(0,0%,100%,.1);box-shadow:2px 2px 4px 0 hsla(0,0%,100%,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-out .left-out .select-wrap[data-v-3cedf5f7]{overflow-y:scroll;height:100%}.content-out .left-out .keyward-out[data-v-3cedf5f7]{font-size:16px}.content-out .left-out .keyward-out[data-v-3cedf5f7] .el-badge__content.is-fixed{top:-5px}.content-out .left-out .keyward-out .o-item[data-v-3cedf5f7]{margin-right:20px;padding-bottom:4px;margin-bottom:10px;-ms-flex-negative:0;flex-shrink:0}.content-out .left-out .keyward-out .o-item.active[data-v-3cedf5f7]{border-bottom:2px solid #608dff}.content-out .left-out .keyword-wrap[data-v-3cedf5f7]{margin-bottom:20px}.content-out .left-out .keyword-wrap .el-button[data-v-3cedf5f7]{padding:0;width:28px;height:28px;background:#383838;-webkit-transition:all .2s linear;transition:all .2s linear}.content-out .left-out .keyword-wrap .el-button[data-v-3cedf5f7]:hover{border-bottom:4px solid #688ff7}.content-out .left-out .keyword-wrap-image[data-v-3cedf5f7]{margin-bottom:10px;width:75px;height:75px;border-radius:4px;overflow:hidden;border:2px solid transparent;position:relative}.content-out .left-out .keyword-wrap-image.active[data-v-3cedf5f7]{border:2px solid #608dff}.content-out .left-out .keyword-wrap-image .el-image[data-v-3cedf5f7]{border-radius:4px}.content-out .left-out .keyword-wrap-image .edit-btn-wrap[data-v-3cedf5f7]{width:100%;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:14px;padding:0 1px}.content-out .left-out .keyword-wrap-image .edit-btn-wrap .el-button[data-v-3cedf5f7]{padding:0;width:22px;height:26px;background:rgba(56,56,56,.7);border:none;border-radius:0}.content-out .left-out .keyword-wrap-image .edit-btn-wrap .el-button[data-v-3cedf5f7]:active{background:#383838!important}.content-out .left-out .k-item[data-v-3cedf5f7]{background:#383838;padding:5px 10px;border-radius:4px;margin:0 4px}.content-out .left-out .k-item.active[data-v-3cedf5f7]{background:linear-gradient(135deg,rgba(104,143,247,.5),rgba(166,113,244,.5))}.content-out .right-out[data-v-3cedf5f7]{margin-left:10px;background:#383838;border-radius:10px;width:230px;height:100%;height:calc(100% - 60px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-out .right-out .input-out[data-v-3cedf5f7]{background:#18191b;border-radius:10px;width:230px;height:100%;height:calc(100% - 75px);position:relative;-webkit-box-shadow:2px 2px 4px 0 hsla(0,0%,100%,.1);box-shadow:2px 2px 4px 0 hsla(0,0%,100%,.1)}.content-out .right-out .input-out[data-v-3cedf5f7] .el-textarea{height:100%;background:transparent}.content-out .right-out .input-out[data-v-3cedf5f7] .el-textarea .el-textarea__inner{height:100%;border-radius:10px;background:#18191b;color:#eee;font-size:16px}.content-out .right-out .input-out[data-v-3cedf5f7] .el-textarea .el-textarea__inner::-webkit-input-placeholder{font-size:12px}.content-out .right-out .input-out[data-v-3cedf5f7] .el-textarea .el-textarea__inner::-moz-placeholder{font-size:12px}.content-out .right-out .input-out[data-v-3cedf5f7] .el-textarea .el-textarea__inner:-ms-input-placeholder{font-size:12px}.content-out .right-out .input-out[data-v-3cedf5f7] .el-textarea .el-textarea__inner::-ms-input-placeholder{font-size:12px}.content-out .right-out .input-out[data-v-3cedf5f7] .el-textarea .el-textarea__inner::placeholder{font-size:12px}.content-out .right-out .input-out .textarea-edit[data-v-3cedf5f7]{position:absolute;left:0;bottom:0;width:100%;padding:10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.content-out .right-out .input-out .textarea-edit .bottom-icon[data-v-3cedf5f7]{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.name-tag[data-v-3cedf5f7]{width:100%;height:21px;line-height:21px;font-size:12px;border-radius:0 0 4px 4px;background:rgba(56,56,56,.7);position:absolute;text-align:center;left:0;right:0;bottom:0;margin:auto;color:#eee;padding:0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-popover.AI-content-popover{width:300px;height:340px;max-height:340px;padding:20px 10px;border-radius:10px;background:rgba(192,195,197,.8);-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 0 4px 0 rgba(0,0,0,.1);overflow:hidden;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.el-popover.example-popover{height:340px!important;max-height:340px!important}.interior-out[data-v-7ad65cd0]{background-color:#212121;border:1px solid #5f5c66;border-radius:8px}.interior-out .vantField[data-v-7ad65cd0]{border:none!important}.setting-item[data-v-7ad65cd0]{padding:10px;position:relative;overflow:hidden}.setting-item .vantField[data-v-7ad65cd0]{background-color:#212121;padding:6px 10px;font-size:14px;border-radius:4px}.setting-item .vantField[data-v-7ad65cd0]:after{display:none}.setting-item .vantField[data-v-7ad65cd0] .van-field__control{color:#eee}.setting-item .vantField[data-v-7ad65cd0] .van-field__control::-webkit-input-placeholder{color:#b0b0b0}.setting-item .vantField[data-v-7ad65cd0] .van-field__control::-moz-placeholder{color:#b0b0b0}.setting-item .vantField[data-v-7ad65cd0] .van-field__control:-ms-input-placeholder{color:#b0b0b0}.setting-item .vantField[data-v-7ad65cd0] .van-field__control::-ms-input-placeholder{color:#b0b0b0}.setting-item .vantField[data-v-7ad65cd0] .van-field__control::placeholder{color:#b0b0b0}.AI-content-out[data-v-7ad65cd0] .el-textarea textarea{background:#eee;border:1px solid #eee;border-radius:4px;color:#1d1e1e}.AI-content-out .AI-top[data-v-7ad65cd0]{color:#1d1e1e;font-size:16px;padding:0 10px}.AI-content-out .vantField-AI[data-v-7ad65cd0]{margin-top:10px;border-radius:10px;font-size:14px;background:#eee}.AI-content-out .vantField-AI[data-v-7ad65cd0] .van-field__control::-webkit-input-placeholder{color:#999}.AI-content-out .vantField-AI[data-v-7ad65cd0] .van-field__control::-moz-placeholder{color:#999}.AI-content-out .vantField-AI[data-v-7ad65cd0] .van-field__control:-ms-input-placeholder{color:#999}.AI-content-out .vantField-AI[data-v-7ad65cd0] .van-field__control::-ms-input-placeholder{color:#999}.AI-content-out .vantField-AI[data-v-7ad65cd0] .van-field__control::placeholder{color:#999}.AI-content-out .AI-btn[data-v-7ad65cd0]{margin-top:20px;height:40px;text-align:center;font-size:14px;border-radius:4px;line-height:40px;cursor:pointer}.AI-content-out .ai-loading[data-v-7ad65cd0]{width:100%;height:100%;position:absolute;left:0;top:0;border-radius:4px;z-index:12}.AI-content-out .fail-out[data-v-7ad65cd0]{color:#1d1e1e}.AI-content-out .bottom-btn-list[data-v-7ad65cd0]{position:absolute;left:0;bottom:0;background:#ccc;height:60px;width:100%}.AI-content-out .bottom-btn-list .bottom-btn[data-v-7ad65cd0]{width:130px;color:#1d1e1e}.AI-content-out .cancel-btn[data-v-7ad65cd0]{width:80px;height:40px;line-height:40px;text-align:40px;background:#eee;font-size:14px;text-align:center;border-radius:4px;cursor:pointer}.AI-content-out .cancel-btn[data-v-7ad65cd0]:hover{background:#ddd}.AI-content-out .response-list[data-v-7ad65cd0]{height:220px;overflow-y:auto;margin-top:10px;cursor:pointer}.AI-content-out .response-list .response-item[data-v-7ad65cd0]{background:#eee;border-radius:10px;color:#1d1e1e;font-size:14px;padding:10px;margin-bottom:10px}.AI-content-out .response-list .response-item .active[data-v-7ad65cd0]{color:#608dff}.expand-btn[data-v-7ad65cd0]{position:absolute;right:20px;bottom:20px;z-index:2;min-width:100px!important;height:30px;border:1px solid #b0b0b0;padding:0;border-radius:30px}[data-v-7ad65cd0] .expand-btn.is-disabled{background-color:#333!important}.keyword-btn[data-v-7ad65cd0]{padding:1px;padding-bottom:12px;font-size:14px}.padding-b-40[data-v-7ad65cd0]{padding-bottom:40px!important}.share-dialog-wrap[data-v-7ad65cd0]{min-height:200px;padding:20px;max-height:400px}.share-dialog-wrap .el-form-item[data-v-7ad65cd0]{width:38%}.share-dialog-wrap .el-form-item[data-v-7ad65cd0] .el-input__inner{background:#eee;color:#212121}.share-dialog-wrap .el-form-item[data-v-7ad65cd0] .el-form-item__content{width:100%}.highlight-main[data-v-7ad65cd0]{min-height:280px;width:100%;position:relative}.highlight-shadow-input[data-v-7ad65cd0]{position:absolute;top:0;left:0;height:100%;border:1px;overflow-y:auto;word-break:break-all;white-space:pre-wrap;z-index:2;color:#eee;height:calc(100% - 40px)!important}.highlight-input[data-v-7ad65cd0],.highlight-shadow-input[data-v-7ad65cd0]{padding:4px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:1.5;width:100%}.highlight-input[data-v-7ad65cd0]{display:none;position:relative;background:transparent!important;-webkit-text-fill-color:transparent;z-index:10}.interior_bottom[data-v-7ad65cd0]{bottom:88px!important}.design-out[data-v-a0ceccea] .color-input{width:300px!important}.design-out[data-v-a0ceccea] .el-select{width:128px!important}.design-out[data-v-a0ceccea] .design-out{width:370px;margin:0 auto;padding-right:10px}.app-mobile .dialog-header .delIcon[data-v-2e76a6a4]{top:10px!important;right:10px!important;height:20px!important;width:20px!important}.app-mobile .comp-dialog[data-v-2e76a6a4] .el-dialog__footer{padding:20px!important}.btn-out[data-v-2e76a6a4]{text-align:center}.btn-out[data-v-2e76a6a4] .el-button{width:140px;height:34px;line-height:34px;padding:0!important}.comp-dialog[data-v-2e76a6a4] .el-dialog{border-radius:10px}.comp-dialog[data-v-2e76a6a4] .el-dialog__body{padding:20px 50px}.comp-dialog[data-v-2e76a6a4] .el-dialog__footer{padding:0 50px 20px 50px}.comp-dialog[data-v-2e76a6a4] .el-dialog__header{padding:0}.image-list-out[data-v-2e76a6a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.image-list-out .image-out[data-v-2e76a6a4] .default-box i{color:#858585}.image-list-out .image-out[data-v-2e76a6a4] .el-upload--picture-card{border-radius:4px;border:1px solid #858585}.image-list-out .image-out[data-v-2e76a6a4] .pic-center-text{margin-top:10px;color:#eee}.mobile-content[data-v-2e76a6a4]{height:auto}.mobile-content .comp-dialog[data-v-2e76a6a4] .el-dialog{border-radius:20px!important}.mobile-content[data-v-2e76a6a4] .el-form-item__label:before{color:#eee!important}.mobile-content[data-v-2e76a6a4] .el-input .el-input__inner{background:#212121;border:1px solid #212121;border-radius:10px;color:#eee;font-size:14px}.mobile-content .submit-btn[data-v-2e76a6a4]{width:82px;height:34px!important;margin:0 auto;text-align:center;border-radius:34px;padding:0}.mobile-content .delIcon[data-v-2e76a6a4]{width:16px;height:16px;position:absolute;right:10px;top:10px}.dialog-header[data-v-2e76a6a4]{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:68px;background:url(../../static/img/tucaobg.a277d5e2.jpg);background-size:100% 100%;border-radius:10px 10px 0 0;position:relative;font-size:16px;color:#eee;padding:0 20px}.dialog-header .delIcon[data-v-2e76a6a4]{position:absolute;right:-40px;top:-20px;height:30px;width:30px;cursor:pointer}.content-out[data-v-2e76a6a4]{width:100%;height:300px;border-radius:10px;position:relative;overflow:hidden}.content-out .ai-loading-out[data-v-2e76a6a4]{width:100%;height:100%;position:absolute;left:0;top:0;z-index:12;background:#fff}.content-out .ai-loading[data-v-2e76a6a4]{width:400px;height:300px}.content-out .image-centent[data-v-2e76a6a4]{border-radius:10px}.content-out .image-main[data-v-2e76a6a4]{-ms-flex-negative:0;flex-shrink:0;width:140px;height:140px;border-radius:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEMzQ3OTg3MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEMzQ3OTg4MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0QzNDc5ODUyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0QzNDc5ODYyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/2xviAAAAWklEQVR42uzYwQnAQAhFwTU9af9nm3KrkCQwrwBh+DcjM+cs1t2xef85Pw8AAAAAAAAAAAAAAAAAAADgnWJm9S10qmosAAAAAAAAAAAAAAAAAAAAAPC5rgADADHLCPq2M/kPAAAAAElFTkSuQmCC);background-size:24px 24px;overflow:hidden;border:1px solid #b0b0b0}.content-out .image-main[data-v-2e76a6a4] .el-textarea{font-size:14px}.content-out .image-main .add-icon[data-v-2e76a6a4]{position:relative;z-index:2}.content-out .input-main[data-v-2e76a6a4]{width:360px;height:220px}.logo-box[data-v-7739a818]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-ms-flex-negative:0;flex-shrink:0}.logo-box .del[data-v-7739a818]{position:absolute;background:rgba(0,0,0,.4);height:40px;line-height:40px;z-index:10;bottom:0;width:100%;color:#eee;font-size:12px}.logo-box .del .flex-item[data-v-7739a818]:hover{color:#1677ff}.logo-box[data-v-7739a818] .el-upload{background:#454545}.logo-box[data-v-7739a818] .el-upload-list{display:none}.logo-box[data-v-7739a818] .el-form-item__content{width:400px}.logo-box[data-v-7739a818] .el-form-item{display:-webkit-box;display:-ms-flexbox;display:flex}.logo-box[data-v-7739a818] .el-form-item__label{white-space:nowrap}.logo-box[data-v-7739a818] .el-upload{border:none;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo-box[data-v-7739a818] img{display:block!important;width:100%;max-height:100%}.default-box[data-v-7739a818]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.default-box span[data-v-7739a818]{height:22px;line-height:22px;color:#608dff;font-size:14px;margin-top:5px}.default-box i[data-v-7739a818]{color:#608dff}.yuchuli-upload[data-v-5c6bf8e6]{margin:0 0 20px 0;border-radius:6px;overflow:hidden}.yuchuli-upload[data-v-5c6bf8e6] .el-upload{background:#212121}.yuchuli-upload[data-v-5c6bf8e6] .pic-center-text{color:#fff;font-size:12px}.success-wrap[data-v-5c6bf8e6]{margin-left:50px;margin-top:-20px}.success-wrap .item[data-v-5c6bf8e6]{max-height:180px;max-width:180px;margin-right:10px;cursor:pointer}.success-wrap .image[data-v-5c6bf8e6]{height:100%;max-width:180px;max-height:180px}.scrollable-content[data-v-5c6bf8e6]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;overflow-y:hidden;margin:0 auto;white-space:nowrap;height:100%}.tips-title[data-v-5c6bf8e6]{color:#eee}.el-color-picker--small[data-v-3fe98ff9]{height:26px}.el-color-picker__trigger[data-v-3fe98ff9]{border:none;width:100%!important;padding:0;height:26px}.el-color-picker__color[data-v-3fe98ff9]{background:#333;border-radius:4px;text-align:center;font-size:12px;color:#fff;height:26px;line-height:26px;border:none}.el-color-picker[data-v-3fe98ff9]{margin:0 auto;margin-top:10px}.full-dialog[data-v-dc9207a0] .el-dialog__header{background:#333;color:#fff}.full-dialog[data-v-dc9207a0] .el-dialog__body{padding:0;height:calc(var(--vh)*100 - 40px)}.full-dialog[data-v-dc9207a0] .el-dialog__header{padding:0}.full-dialog[data-v-dc9207a0] .dialog-header-left{padding:0 10px;right:auto;width:auto;position:relative;z-index:11;line-height:40px;height:40px}.full-dialog[data-v-dc9207a0] .dialog-header-left .btn-out{height:30px;line-height:28px;min-width:auto;border:1px solid hsla(0,0%,100%,.8);padding:0 10px;margin-left:10px}.full-dialog[data-v-dc9207a0] .dialog-header-tips{position:fixed;left:0;right:0;top:0;z-index:10;text-align:center;line-height:40px;height:40px;color:#fff;font-size:14px}.full-dialog[data-v-dc9207a0] .dialog-header-right{position:fixed;right:10px;top:0;left:auto;width:auto;z-index:12;line-height:40px;height:40px}.full-dialog[data-v-dc9207a0] .dialog-header-right .btn-out{height:30px;line-height:30px;min-width:auto;padding:0 10px}.full-dialog[data-v-dc9207a0] .dialog-header-right .btn-out:hover .btnText>span{overflow:auto!important;white-space:wrap}.full-dialog .btnText[data-v-dc9207a0]{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sam-points-dialog[data-v-dc9207a0] .el-dialog__body{padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sam-points-dialog[data-v-dc9207a0] .image-content-out{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEMzQ3OTg3MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEMzQ3OTg4MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0QzNDc5ODUyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0QzNDc5ODYyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/2xviAAAAWklEQVR42uzYwQnAQAhFwTU9af9nm3KrkCQwrwBh+DcjM+cs1t2xef85Pw8AAAAAAAAAAAAAAAAAAADgnWJm9S10qmosAAAAAAAAAAAAAAAAAAAAAPC5rgADADHLCPq2M/kPAAAAAElFTkSuQmCC);background-color:#585858;background-size:20px 20px}.dialog-header-tips[data-v-dc9207a0]{position:relative;padding:0 140px}.toolbar[data-v-dc9207a0]{padding:8px 140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.05);border-bottom:1px solid #e0e0e0}.toolbar .toolbar-label[data-v-dc9207a0]{margin-right:8px;font-size:14px}.sam-points-wrap[data-v-dc9207a0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;overflow:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEMzQ3OTg3MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEMzQ3OTg4MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0QzNDc5ODUyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0QzNDc5ODYyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/2xviAAAAWklEQVR42uzYwQnAQAhFwTU9af9nm3KrkCQwrwBh+DcjM+cs1t2xef85Pw8AAAAAAAAAAAAAAAAAAADgnWJm9S10qmosAAAAAAAAAAAAAAAAAAAAAPC5rgADADHLCPq2M/kPAAAAAElFTkSuQmCC);background-color:#585858;background-size:20px 20px}.sam-points-wrap[data-v-dc9207a0]::-webkit-scrollbar{width:16px;height:16px}.sam-points-wrap[data-v-dc9207a0]::-webkit-scrollbar-track{background:#333;border-radius:8px}.sam-points-wrap[data-v-dc9207a0]::-webkit-scrollbar-thumb{background:#888;border-radius:8px;border:3px solid #333}.sam-points-wrap[data-v-dc9207a0]::-webkit-scrollbar-thumb:hover{background:#aaa}.sam-points-wrap[data-v-dc9207a0]::-webkit-scrollbar-corner{background:#333}.sam-points-container[data-v-dc9207a0]{position:relative;background:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2);display:inline-block}.sam-points-container[data-v-dc9207a0]:hover{cursor:crosshair}.sam-points-image[data-v-dc9207a0],.sam-points-mask[data-v-dc9207a0]{position:absolute;top:0;left:0;display:block}.sam-points-mask[data-v-dc9207a0]{z-index:1;pointer-events:none}.sam-point-marker[data-v-dc9207a0]{position:absolute;width:12px;height:12px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;pointer-events:none;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3);opacity:.5}.sam-point-marker.keep-point[data-v-dc9207a0]{background:#409eff;border:1px solid #fff}.sam-point-marker.remove-point[data-v-dc9207a0]{background:#f56c6c;border:1px solid #fff}.dialog-header-right[data-v-dc9207a0]{position:absolute;right:20px;bottom:20px;z-index:100}.sam-points-loading-dialog[data-v-dc9207a0] .el-dialog{background:rgba(0,0,0,.7);border-radius:8px}.sam-points-loading-dialog[data-v-dc9207a0] .el-dialog__header{display:none}.sam-points-loading-dialog .loading-content[data-v-dc9207a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;color:#fff;font-size:16px}.sam-points-loading-dialog .loading-content i[data-v-dc9207a0]{font-size:24px}.full-dialog[data-v-7a6a7490] .el-dialog__header{background:#333;color:#fff}.full-dialog[data-v-7a6a7490] .el-dialog__body{padding:0;height:calc(var(--vh)*100 - 40px)}.full-dialog[data-v-7a6a7490] .el-dialog__header{padding:0}.full-dialog[data-v-7a6a7490] .dialog-header-left{padding:0 10px;right:auto;width:auto;position:relative;z-index:11;line-height:40px;height:40px}.full-dialog[data-v-7a6a7490] .dialog-header-left .btn-out{height:30px;line-height:28px;min-width:auto;border:1px solid hsla(0,0%,100%,.8);padding:0 10px;margin-left:10px}.full-dialog[data-v-7a6a7490] .dialog-header-tips{position:fixed;left:0;right:0;top:0;z-index:10;text-align:center;line-height:40px;height:40px;color:#fff;font-size:14px}.full-dialog[data-v-7a6a7490] .dialog-header-right{position:fixed;right:10px;top:0;left:auto;width:auto;z-index:12;line-height:40px;height:40px}.full-dialog[data-v-7a6a7490] .dialog-header-right .btn-out{height:30px;line-height:30px;min-width:auto;padding:0 10px}.full-dialog[data-v-7a6a7490] .dialog-header-right .btn-out:hover .btnText>span{overflow:auto!important;white-space:wrap}.full-dialog .btnText[data-v-7a6a7490]{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edit-materal_dialog[data-v-7a6a7490] .el-dialog__body{padding:5px}.edit-materal_dialog[data-v-7a6a7490] .image-content-out{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEMzQ3OTg3MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEMzQ3OTg4MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0QzNDc5ODUyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0QzNDc5ODYyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/2xviAAAAWklEQVR42uzYwQnAQAhFwTU9af9nm3KrkCQwrwBh+DcjM+cs1t2xef85Pw8AAAAAAAAAAAAAAAAAAADgnWJm9S10qmosAAAAAAAAAAAAAAAAAAAAAPC5rgADADHLCPq2M/kPAAAAAElFTkSuQmCC);background-color:#585858;background-size:20px 20px}.edit-materal_dialog[data-v-7a6a7490] .el-color-picker__color{border:1px solid #eee}.edit-materal_dialog[data-v-7a6a7490] .el-color-picker__empty{color:#eee}canvas[data-v-7a6a7490]{display:block}.dialog-header-tips[data-v-7a6a7490]{position:relative;padding:0 140px}.video-tutorial-link[data-v-7a6a7490]{margin-left:8px;color:#409eff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-tutorial-link[data-v-7a6a7490]:hover{text-decoration:underline}.edit-materal-wrap[data-v-7a6a7490]{width:100%;height:100%}.edit-materal-wrap .edit-materal-wrap_canvas[data-v-7a6a7490]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEMzQ3OTg3MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEMzQ3OTg4MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0QzNDc5ODUyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0QzNDc5ODYyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/2xviAAAAWklEQVR42uzYwQnAQAhFwTU9af9nm3KrkCQwrwBh+DcjM+cs1t2xef85Pw8AAAAAAAAAAAAAAAAAAADgnWJm9S10qmosAAAAAAAAAAAAAAAAAAAAAPC5rgADADHLCPq2M/kPAAAAAElFTkSuQmCC);background-color:#585858;background-size:20px 20px}.edit-materal_dialog[data-v-525515d9] .el-dialog__header{background:#383838}.edit-materal_dialog[data-v-525515d9] .el-dialog__body{padding:0 20px;height:calc(100vh - 200px)}.edit-materal_dialog[data-v-525515d9] .image-content-out{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEMzQ3OTg3MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEMzQ3OTg4MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0QzNDc5ODUyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0QzNDc5ODYyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/2xviAAAAWklEQVR42uzYwQnAQAhFwTU9af9nm3KrkCQwrwBh+DcjM+cs1t2xef85Pw8AAAAAAAAAAAAAAAAAAADgnWJm9S10qmosAAAAAAAAAAAAAAAAAAAAAPC5rgADADHLCPq2M/kPAAAAAElFTkSuQmCC);background-color:#585858;background-size:20px 20px}.ai-loading-out[data-v-525515d9]{background:#fff;height:calc(100% - 50px);margin-top:25px;text-align:center}.ai-loading-out .ai-loading[data-v-525515d9]{width:200px}.image-wrap[data-v-525515d9]{position:absolute;left:20px;top:80px;bottom:0;right:20px}.image-wrap .bd[data-v-525515d9]{width:100%;height:calc(100% - 200px);position:absolute;top:0;left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEMzQ3OTg3MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEMzQ3OTg4MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0QzNDc5ODUyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0QzNDc5ODYyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/2xviAAAAWklEQVR42uzYwQnAQAhFwTU9af9nm3KrkCQwrwBh+DcjM+cs1t2xef85Pw8AAAAAAAAAAAAAAAAAAADgnWJm9S10qmosAAAAAAAAAAAAAAAAAAAAAPC5rgADADHLCPq2M/kPAAAAAElFTkSuQmCC)}.image-wrap .bd .src-wrap .src[data-v-525515d9],.image-wrap .bd .src-wrap[data-v-525515d9]{background-size:contain;background-position:50%;background-repeat:no-repeat;width:100%;height:100%}.image-wrap .bd .src-wrap .src[data-v-525515d9]{position:absolute}.image-wrap .bd .el-image[data-v-525515d9]{width:100%;height:100%}.image-wrap .hd[data-v-525515d9]{position:absolute;top:calc(100% - 200px);text-align:center;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;right:0}.image-wrap .hd .item[data-v-525515d9]{width:100px;height:100px;border:1px solid #eee;border-radius:10px;margin:0 5px;cursor:pointer}.image-wrap .hd .item .el-image[data-v-525515d9]{width:100px;height:100px}.image-wrap .hd .item.active[data-v-525515d9]{border-color:#608dff}.dialog-footer[data-v-525515d9]{position:relative;z-index:50}.refuelling--comfirm-wrap_clothing .el-message-box__btns{text-align:left}.refuelling--comfirm-wrap_clothing .el-message-box__btns .el-button{width:150px}.refuelling--comfirm-wrap_clothing .el-message-box__btns .el-button:first-child{margin-left:88px}.refuelling--comfirm-wrap_clothing .el-message-box__btns .el-button:nth-child(2){margin-left:207px}.refuelling--comfirm-wrap_clothing .beforehand{position:absolute;right:0;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:350px;padding-left:20px;color:#fff;background:#282f3b}.refuelling--comfirm-wrap_clothing .beforehand .top-text{height:54px}.refuelling-comfirm-wrap{width:700px!important}.refuelling-comfirm-wrap .el-message-box__btns{text-align:left}.refuelling-comfirm-wrap .el-message-box__btns .el-button{width:150px}.refuelling-comfirm-wrap .el-message-box__btns .el-button:first-child{margin-left:88px}.refuelling-comfirm-wrap .el-message-box__btns .el-button:nth-child(2){margin-left:207px}@media screen and (max-width:1600px){.material-list-top[data-v-836cd902] .list{margin-top:0!important}}.page-main-pad .left-out[data-v-836cd902]{padding-right:10px!important}.page-main-pad .image-upload[data-v-836cd902]{padding:0 0 0 0!important}.left-out[data-v-836cd902]{width:100%;height:100%;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding-right:10px}.left-out .questionBox[data-v-836cd902]{right:80px}.left-out .image-upload[data-v-836cd902]{width:100%;height:100%;border-radius:10px;background-size:100% 100%;overflow:hidden;background-size:24px 24px;position:relative;padding:0 35px 0 35px}.left-out .image-upload>div[data-v-836cd902]{width:100%;height:100%}.left-out .image-upload[data-v-836cd902] .el-upload-list{display:none!important}.left-out .image-upload[data-v-836cd902] .el-upload--picture-card{width:100%;height:100%;border-radius:10px;border:0;line-height:46px;background-color:transparent}.left-out .image-upload[data-v-836cd902] .el-upload-dragger{background:transparent;overflow:visible;border-radius:10px;width:100%;height:100%;border:0;text-align:left}.left-out .image-upload .mask-image[data-v-836cd902]{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto}.left-out .image-upload .mask_add_item[data-v-836cd902]{-webkit-filter:brightness(.3) drop-shadow(1px 1px 5px #fff);filter:brightness(.3) drop-shadow(1px 1px 5px #fff)}.left-out .image-upload .select_mask_add_item[data-v-836cd902]{-webkit-filter:brightness(.3) drop-shadow(1px 1px 5px #608dff)!important;filter:brightness(.3) drop-shadow(1px 1px 5px #608DFF)!important}.left-out .save-image-wrap[data-v-836cd902]{width:120px;margin-left:20px;height:100%;background:#535353;border-radius:10px;overflow:hidden;overflow-y:auto;padding:10px}.left-out .save-image-wrap .item[data-v-836cd902]{width:100px;height:145px;margin-bottom:10px;position:relative;border:1px solid #535353;border-radius:5px;margin-right:15px}.left-out .save-image-wrap .item .material-img[data-v-836cd902]{background-color:#b0b0b0;border-radius:10px;height:100px;width:100px}.left-out .save-image-wrap .item .delIcon[data-v-836cd902]{width:12px;height:12px;position:absolute;right:-6px;top:-6px;cursor:pointer;z-index:10}.left-out .save-image-wrap .item .remove-material[data-v-836cd902]{width:24px;height:24px;position:absolute;left:5px;top:5px;cursor:pointer;z-index:10;background:#333;border-radius:50%;overflow:hidden}.left-out .save-image-wrap .item.active .material-img[data-v-836cd902]{border:1px solid #608dff;-webkit-box-shadow:0 0 5px #608dff;box-shadow:0 0 5px #608dff}.left-out .save-image-wrap .item .button-wrap[data-v-836cd902] .el-color-picker{margin-top:0}.left-out .save-image-wrap .item .button-wrap[data-v-836cd902] .el-color-picker__color{border:none}.left-out .save-image-wrap .item .button-wrap[data-v-836cd902] .el-color-picker__color:hover{background:#000}.left-out .save-image-wrap .item .button-wrap[data-v-836cd902] .el-button{padding:0;height:26px;line-height:26px;color:#fff;border:none}.left-out .save-image-wrap .save-image[data-v-836cd902]{border:1px dashed #535353;height:100px;font-size:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEMzQ3OTg3MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEMzQ3OTg4MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0QzNDc5ODUyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0QzNDc5ODYyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/2xviAAAAWklEQVR42uzYwQnAQAhFwTU9af9nm3KrkCQwrwBh+DcjM+cs1t2xef85Pw8AAAAAAAAAAAAAAAAAAADgnWJm9S10qmosAAAAAAAAAAAAAAAAAAAAAPC5rgADADHLCPq2M/kPAAAAAElFTkSuQmCC);background-size:12px 12px;color:#eee;cursor:pointer;margin-top:0;position:sticky;top:-10px;z-index:10;background-color:#535353}.left-out .save-image-wrap .save-image[data-v-836cd902]:hover{border:1px dashed #6f6f6f}.left-out .save-image-wrap .save-image.active[data-v-836cd902]{border:1px solid #608dff;-webkit-box-shadow:0 0 5px #608dff;box-shadow:0 0 5px #608dff}.left-out .save-image-wrap .save-image.disabled[data-v-836cd902]{opacity:1;cursor:not-allowed;border:1px dashed #535353;-webkit-box-shadow:none;box-shadow:none}.image-result-item[data-v-836cd902]{width:100%;height:100%;position:relative}.image-result-item[data-v-836cd902] .hide .el-image{display:none}.image-result-item[data-v-836cd902] .left_div{background:none}.image-result-item[data-v-836cd902] .left_div .feedback,.image-result-item[data-v-836cd902] .left_div .Img_ul{display:none!important}.image-result-item[data-v-836cd902] .left_div .left{background-size:100% 100%;overflow:hidden}.image-result-item .image-main[data-v-836cd902],.image-result-item .img-wrap[data-v-836cd902]{width:100%;height:100%}.image-result-item .result[data-v-836cd902]{position:relative}.image-result-item .result .mask-image[data-v-836cd902],.image-result-item .result .reault-mask[data-v-836cd902]{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}.image-result-item .result .mask-image[data-v-836cd902]{border-radius:20px;overflow:hidden}.image-title[data-v-836cd902]{height:20px;line-height:20px;display:inline-block;margin-bottom:10px}.init-mian-out[data-v-836cd902]{width:100%;height:100%;max-height:calc(100% - 60px)!important}.init-mian-out .image-result-wrap[data-v-836cd902]{height:100%;width:100%;position:relative}.init-mian-out .image-result-wrap .name[data-v-836cd902]{width:20px;position:absolute;left:0;top:20px;z-index:15;line-height:20px;background:rgba(0,0,0,.5);text-align:center;border-radius:5px}.init-mian-out .content-main[data-v-836cd902]{width:100%;height:100%;border:2px dashed #858585;border-radius:20px}.init-mian-out .content-main .content-main-mask[data-v-836cd902],.init-mian-out .content-main .shareBox-mask[data-v-836cd902]{width:100%;height:100%;position:absolute;border-radius:20px;overflow:hidden;left:0;top:0}.init-mian-out .content-main .content-main-mask[data-v-836cd902]{z-index:999;background:transparent}.init-mian-out .content-main .content-main-mask:hover~.shareBox-mask[data-v-836cd902]{opacity:1}.init-mian-out .content-main .content-main-mask:hover~.top-title-out[data-v-836cd902]{visibility:visible!important}.init-mian-out .content-main .shareBox-mask[data-v-836cd902]{z-index:2;opacity:0}.init-mian-out .content-main .top-title-out[data-v-836cd902]{width:100%;height:40px;line-height:40px;font-size:18px;position:absolute;left:0;top:10px;z-index:4;color:#eee}.init-mian-out .content-main .top-title-out[data-v-836cd902]:hover{visibility:visible!important}.init-mian-out .content-main .init-page[data-v-836cd902]{width:100%;height:100%}.init-mian-out .content-main .init-page .gif-out[data-v-836cd902]{width:200px}.image-main[data-v-836cd902]{width:100%;height:100%}.image-main .center[data-v-836cd902]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:200px;font-size:14px;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-main .center .add-icon[data-v-836cd902]{font-size:32px}.image-main .upload-text[data-v-836cd902]{color:#608dff}.reload-btn[data-v-836cd902]{width:120px;color:#333!important}.btn-out[data-v-836cd902]{width:120px;text-align:center;margin-top:20px!important;height:40px;line-height:40px;display:inline-block;font-size:14px}.mask-name[data-v-836cd902]{font-size:12px;margin-bottom:5px;text-align:center;position:absolute;top:80px;width:100%;color:#fff;cursor:pointer}.mask-name .edit-icon[data-v-836cd902]{display:none;margin-left:4px;font-size:14px;cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s}.mask-name .edit-icon[data-v-836cd902]:hover{color:#66b1ff}.mask-name:hover .edit-icon[data-v-836cd902]{display:inline-block}.merge-selections[data-v-836cd902]{color:#fff;padding:4px 10px;margin-bottom:10px;display:inline-block;font-size:14px;border-radius:4px;background:#333;text-align:center;cursor:pointer}.merge-selections[data-v-836cd902]:hover{background:#000}.edit-materal_dialog[data-v-28cb2d26] .el-dialog__header{background:#383838}.edit-materal_dialog[data-v-28cb2d26] .el-dialog__body{padding:0 20px;height:calc(100vh - 200px)}.edit-materal_dialog[data-v-28cb2d26] .image-content-out{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEMzQ3OTg3MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEMzQ3OTg4MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0QzNDc5ODUyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0QzNDc5ODYyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/2xviAAAAWklEQVR42uzYwQnAQAhFwTU9af9nm3KrkCQwrwBh+DcjM+cs1t2xef85Pw8AAAAAAAAAAAAAAAAAAADgnWJm9S10qmosAAAAAAAAAAAAAAAAAAAAAPC5rgADADHLCPq2M/kPAAAAAElFTkSuQmCC);background-color:#585858;background-size:20px 20px}.edit-materal_dialog[data-v-28cb2d26] .el-color-picker__color{border:1px solid #eee}.edit-materal_dialog[data-v-28cb2d26] .el-color-picker__empty{color:#eee}canvas[data-v-28cb2d26]{display:block}.edit-materal-wrap[data-v-28cb2d26]{width:100%;height:100%}.edit-materal-wrap .edit-materal-wrap_canvas[data-v-28cb2d26]{background-size:100% 100%}.app-mobile .dialog-header .delIcon[data-v-897fce1c]{top:10px!important;right:10px!important;height:20px!important;width:20px!important}.app-mobile .image-item[data-v-897fce1c]{margin-right:10px!important}.app-mobile .comp-dialog[data-v-897fce1c] .el-dialog__footer{padding:0 20px 20px 0!important}.app-mobile .dialog-header[data-v-897fce1c]{font-size:12px!important;padding-left:10px!important}.app-mobile .content-out .imgaes-box[data-v-897fce1c]{margin-bottom:20px}.app-mobile .content-out .fusionTip-image[data-v-897fce1c]{width:100px;height:100px;border-radius:6px}.app-mobile .content-out .left[data-v-897fce1c]{margin-right:40px}.app-mobile .content-out p[data-v-897fce1c]{color:#fff}.btn-out[data-v-897fce1c] .el-button{padding:9px 30px!important}.comp-dialog[data-v-897fce1c] .el-dialog{border-radius:10px}.comp-dialog[data-v-897fce1c] .el-dialog__body,.comp-dialog[data-v-897fce1c] .el-dialog__footer{padding:20px 50px}.comp-dialog[data-v-897fce1c] .el-dialog__header{padding:0}.content-out .imgaes-box[data-v-897fce1c]{margin-bottom:40px}.content-out .fusionTip-image[data-v-897fce1c]{width:200px;height:200px;border-radius:10px}.content-out .left[data-v-897fce1c]{margin-right:92px}.content-out p[data-v-897fce1c]{color:#fff}.image-list-out[data-v-897fce1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.image-list-out .image-out[data-v-897fce1c] .default-box i{color:#858585}.image-list-out .image-out[data-v-897fce1c] .el-upload--picture-card{border-radius:4px;border:1px solid #858585}.image-list-out .image-out[data-v-897fce1c] .pic-center-text{margin-top:10px;color:#eee}.image-list-out .image-item[data-v-897fce1c]{position:relative;margin-right:20px;border-radius:4px;height:86px;width:86px}.image-list-out .image-item>.el-image[data-v-897fce1c]{border-radius:4px}.image-list-out .image-item .closeIcon[data-v-897fce1c]{width:18px;height:18px;position:absolute;top:-10px;right:-10px}.mobile-content[data-v-897fce1c]{height:auto}.mobile-content .comp-dialog[data-v-897fce1c] .el-dialog{border-radius:20px!important}.mobile-content[data-v-897fce1c] .el-form-item__label:before{color:#eee!important}.mobile-content[data-v-897fce1c] .el-input .el-input__inner{background:#212121;border:1px solid #212121;border-radius:10px;color:#eee;font-size:14px}.mobile-content .submit-btn[data-v-897fce1c]{width:86px;height:34px!important;margin:0 auto;text-align:center;border-radius:34px}.mobile-content .info-out[data-v-897fce1c]{width:100%;text-align:center}.mobile-content .delIcon[data-v-897fce1c]{width:16px;height:16px;position:absolute;right:10px;top:10px}.dialog-header[data-v-897fce1c]{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:50px;background:url(../../static/img/fusionTip-top-bg.4ed1520f.png);background-size:100% 100%;border-radius:10px 10px 0 0;position:relative;font-size:16px;color:#eee;padding-left:20px}.dialog-header .avatar[data-v-897fce1c]{width:50px;height:50px;min-width:20px;min-height:20px;margin:0 20px;border-radius:999px;overflow:hidden}.dialog-header .delIcon[data-v-897fce1c]{position:absolute;right:-40px;top:-20px;height:30px;width:30px;cursor:pointer}.AttachScenarios__Dialog__AutoCut__Body{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEMzQ3OTg3MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEMzQ3OTg4MjZBRjExRUVBRTU0RjhDMDJERTU2NTNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0QzNDc5ODUyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0QzNDc5ODYyNkFGMTFFRUFFNTRGOEMwMkRFNTY1M0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/2xviAAAAWklEQVR42uzYwQnAQAhFwTU9af9nm3KrkCQwrwBh+DcjM+cs1t2xef85Pw8AAAAAAAAAAAAAAAAAAADgnWJm9S10qmosAAAAAAAAAAAAAAAAAAAAAPC5rgADADHLCPq2M/kPAAAAAElFTkSuQmCC);background-size:24px 24px;width:400px;height:400px}.AttachScenarios__Dialog__AutoCut__Body__Wrapper,.AttachScenarios__Dialog__AutoCut__Footer__Tip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.AttachScenarios__Dialog__AutoCut__Footer__Tip{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#eee}.AttachScenarios__Dialog__AutoCut__Footer__Btns{margin-top:20px;text-align:center}.AttachScenarios__Dialog__AutoCut__Footer__Btns .submit-btn{width:135px;height:40px}.AttachScenarios__Dialog__AutoCut__Footer__Btns .submit-btn-other{width:auto!important;min-width:100px}.AttachScenarios__Dialog__MergeScene .DialogHuge{width:665px;background-color:#fff}.AttachScenarios__Dialog__MergeScene__Head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:10px}.AttachScenarios__Dialog__MergeScene__Body{max-height:calc(var(--vh)*100 - 150px);padding:0 10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.AttachScenarios__Dialog__MergeScene__Body__Wrapper{position:relative;max-width:100%;max-height:100%;overflow:hidden;font-size:0}.AttachScenarios__Dialog__MergeScene__Body__ImgDRS{position:relative}.AttachScenarios__Dialog__MergeScene__Body__ImgDRS__Wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.expert-color-tab[data-v-1924c8fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.content[data-v-1924c8fa] .el-input{width:760px!important}.content[data-v-1924c8fa] .el-input__inner{background:#212121;border-radius:4px}.list[data-v-1924c8fa]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px}.card[data-v-1924c8fa],.list[data-v-1924c8fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.card[data-v-1924c8fa]{cursor:pointer;margin-right:8px;margin-bottom:10px;border-radius:6px;overflow:hidden;width:100px;-ms-flex-negative:0;flex-shrink:0}.itemImg[data-v-1924c8fa]{width:100px;height:100px}.style-tag[data-v-1924c8fa]{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));background:linear-gradient(transparent,rgba(0,0,0,.6));position:absolute;left:0;right:0;bottom:0;margin:auto;color:#eee;padding:0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.loadingend[data-v-1924c8fa],.style-tag[data-v-1924c8fa]{width:100%;height:28px;text-align:center;line-height:28px;font-size:12px}.loadingend[data-v-1924c8fa]{margin-top:4px;color:#fff}.smallTitle[data-v-1924c8fa]{font-size:14px;color:#eee}.tabs[data-v-1924c8fa]{margin:10px 0;border:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.categroy-out .top-item[data-v-1924c8fa]{position:relative;width:84px;height:24px;line-height:24px;text-align:center;border:none;border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2);font-size:12px;color:#eee;margin-right:40px;-webkit-transition:all .8s;transition:all .8s;cursor:pointer}.categroy-out .top-item .btm-line[data-v-1924c8fa]{position:absolute;left:0;bottom:-1px;width:0;-webkit-transition:width .3s;transition:width .3s;height:1px;background:#fff}.categroy-out .top-item.active[data-v-1924c8fa]{border-bottom:1px solid #fff;background-color:hsla(0,0%,100%,.1)}.categroy-out .top-item[data-v-1924c8fa]:hover{background-color:hsla(0,0%,100%,.1)}.categroy-out .top-item:hover .btm-line[data-v-1924c8fa]{width:100%}.categroy-inside[data-v-1924c8fa]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all .8s;transition:all .8s;margin-left:-40px}.categroy-inside .i-item[data-v-1924c8fa]{position:relative;width:84px;height:24px;line-height:24px;text-align:center;font-size:12px;border:1px solid hsla(0,0%,100%,.5);margin-left:40px;margin-top:10px;color:#eee;cursor:pointer}.categroy-inside .i-item[data-v-1924c8fa]:hover{background:hsla(0,0%,100%,.1)}.categroy-inside .i-item.active[data-v-1924c8fa]{background:#fff;color:#000}.categroy-inside .i-item .jiaobao[data-v-1924c8fa]{position:absolute;top:2px;right:2px;border-top:8px solid #000;border-left:8px solid transparent}.content[data-v-1924c8fa]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto}.app-color-dropdown[data-v-244de5fb]{width:710px;background:#212121;border:1px solid #212121;padding:0}.app-color-dropdown .app-color-header[data-v-244de5fb]{background:#383838;padding-right:15px;margin-bottom:10px}.app-color-dropdown .app-color-header .app-color-tabs .tab[data-v-244de5fb]{color:#fff;font-size:14px;padding:10px 15px;cursor:pointer}.app-color-dropdown .app-color-header .app-color-tabs .tab.active[data-v-244de5fb]{border-bottom-left-radius:0;border-bottom-right-radius:0}.app-color-dropdown .app-color-dropdown-tips__title[data-v-244de5fb]{color:#fff;padding:0 10px;line-height:30px}.app-color-dropdown .app-color-dropdown-hb[data-v-244de5fb]{padding:0 10px;height:400px}.app-color-dropdown .app-color-dropdown-tips[data-v-244de5fb]{width:200px;margin-right:10px}.app-color-dropdown .app-color-dropdown-tips .app-color-dropdown-tips__color[data-v-244de5fb]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.app-color-dropdown .app-color-dropdown-tips .app-color-dropdown-tips__color .app-color-dropdown-tips__item[data-v-244de5fb]{cursor:pointer;width:20px;height:20px;margin-right:5px;margin-top:5px}.app-color-dropdown .el-color-dropdown__value[data-v-244de5fb]{width:200px}.app-color-dropdown .el-color-dropdown__main-wrapper[data-v-244de5fb]{width:480px;height:390px}.app-color-dropdown .el-color-dropdown__main-wrapper .el-color-hue-slider[data-v-244de5fb]{height:390px!important}.app-color-dropdown .el-color-dropdown__main-wrapper .el-color-svpanel[data-v-244de5fb]{width:460px!important;height:390px!important}.app-color-dropdown .el-color-dropdown__btns[data-v-244de5fb]{padding:0 10px;height:54px;border-top:1px solid #333}.app-color-dropdown .el-color-dropdown__btns .app-color-dropdown_active-color[data-v-244de5fb]{color:#fff}.app-color-dropdown .el-color-dropdown__btns .app-color-dropdown_active-color span[data-v-244de5fb]{padding:0 30px}.app-color-dropdown .el-color-dropdown__btns .el-button[data-v-244de5fb]{width:80px}.app-color-dropdown .close[data-v-244de5fb]{color:#fff;height:30px}.app-color-dropdown .close .el-icon-close[data-v-244de5fb]{cursor:pointer}.app-color-dropdown .el-color-dropdown__btns[data-v-244de5fb]{padding:5px 10px;border-top:1px solid #b0b0b0}.app-color-dropdown .el-color-dropdown__btns .app-color-dropdown_active-color[data-v-244de5fb]{color:#333;font-size:14px}.app-color-dropdown .el-color-dropdown__btns .app-color-dropdown_active-color .selected-colors-container[data-v-244de5fb]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-color-dropdown .el-color-dropdown__btns .app-color-dropdown_active-color .selected-colors-container .selected-color-item[data-v-244de5fb]{position:relative;width:30px;height:30px;border:1px solid #b0b0b0;border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.app-color-dropdown .el-color-dropdown__btns .app-color-dropdown_active-color .selected-colors-container .selected-color-item .remove-color-icon[data-v-244de5fb]{position:absolute;right:-8px;top:-8px;color:#fff;font-size:12px;background:rgba(0,0,0,.5);border-radius:50%;width:16px;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.app-color-dropdown .el-color-dropdown__btns .app-color-dropdown_active-color .selected-colors-container .selected-color-item:hover .remove-color-icon[data-v-244de5fb]{opacity:1}.app-color-dropdown .el-color-dropdown__btns .app-color-dropdown_active-color .current-color-preview[data-v-244de5fb]{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.app-color-dropdown .el-color-dropdown__btns .app-color-dropdown_active-color .current-color-preview .current-color[data-v-244de5fb]{width:20px;height:20px;border:1px solid #b0b0b0;border-radius:2px}.app-color-dropdown .el-color-dropdown__btns .el-button[data-v-244de5fb]{width:auto}.el-color-picker--small[data-v-6c43f684]{height:26px}.el-color-picker__trigger[data-v-6c43f684]{border:none;width:100%!important;padding:0;height:26px}.el-color-picker__color[data-v-6c43f684]{background:#333;border-radius:4px;text-align:center;font-size:12px;color:#fff;height:26px;line-height:26px;border:none}.el-color-picker[data-v-6c43f684]{margin:0 auto;margin-top:10px}.van-popup[data-v-6c43f684]{padding:0!important}.append-radius[data-v-6c43f684] .el-input__inner{border-radius:4px 0 0 4px!important}.sheets-out[data-v-6c43f684]{width:36px;height:18px;font-size:12px;line-height:18px;border:1px solid #666;color:#eee;text-align:center;margin-left:20px}.sheets-out.active[data-v-6c43f684]{border:1px solid #608dff;color:#608dff}.sheets-out.disabled[data-v-6c43f684]{border:1px solid #999;color:#999;pointer-events:none}.absolute-color[data-v-6c43f684]{width:100%;height:100%;background:transparent;position:absolute;top:0;left:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:auto}.absolute-color .selected-colors-preview[data-v-6c43f684]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.absolute-color .color-swatch[data-v-6c43f684]{width:24px;height:24px;border-radius:2px;border:1px solid hsla(0,0%,100%,.4)}.style-modul-config[data-v-6c43f684]{width:100%}.style-modul-config[data-v-6c43f684] .el-input__inner{background:#212121;border:none;line-height:30px;height:30px;color:#b0b0b0;font-size:12px!important}.style-modul-config[data-v-6c43f684] .el-input__inner::-webkit-input-placeholder{color:#b0b0b0}.style-modul-config[data-v-6c43f684] .el-input__inner::-moz-placeholder{color:#b0b0b0}.style-modul-config[data-v-6c43f684] .el-input__inner:-ms-input-placeholder{color:#b0b0b0}.style-modul-config[data-v-6c43f684] .el-input__inner::-ms-input-placeholder{color:#b0b0b0}.style-modul-config[data-v-6c43f684] .el-input__inner::placeholder{color:#b0b0b0}.style-modul-config[data-v-6c43f684] .el-input--suffix .el-input__icon{line-height:30px!important;color:#b0b0b0!important}.style-modul-config[data-v-6c43f684] .el-input--suffix i{line-height:30px!important}.style-modul-config[data-v-6c43f684] .el-input__suffix .el-input__icon{line-height:30px!important;color:#b0b0b0!important}.style-modul-config[data-v-6c43f684] .el-input__suffix,.style-modul-config[data-v-6c43f684] .el-input__suffix i{line-height:30px!important}.style-modul-config[data-v-6c43f684] .el-input-group__append,.style-modul-config[data-v-6c43f684] .el-input-group__prepend{background-color:#454545!important;border:1px solid #454545!important;color:#608dff;padding:0 4px}.style-modul-config[data-v-6c43f684] .el-input-group__append button.el-button,.style-modul-config[data-v-6c43f684] .el-input-group__prepend button.el-button{margin:0 auto;padding:0}.setting-item-mobile[data-v-6c43f684]{position:relative}.setting-item-mobile .setting-name-wrap[data-v-6c43f684]{width:120px!important}.setting-item-mobile[data-v-6c43f684]:after{content:"";display:block;background:#858585;height:1px;position:absolute;width:88%;z-index:14;right:12px;bottom:10px}.setting-item-mobile .style-modul-config[data-v-6c43f684] .el-input__inner{background-color:transparent!important}.vantField-select[data-v-6c43f684]{width:100%;background:none!important;border:none!important}[data-v-6c43f684] .van-cell:after{background:#000;border-bottom:none}[data-v-6c43f684] .van-icon-arrow{font-size:12px}.van-picker,.van-popup{background-color:#212112}.van-picker{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.van-picker__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.van-picker__cancel,.van-picker__confirm{height:100%;background-color:transparent;border:none;cursor:pointer}.van-picker__confirm{color:#608dff}.van-picker__cancel{color:#999}.van-picker__title{max-width:50%;text-align:center}.van-picker__columns{position:relative;cursor:-webkit-grab;cursor:grab}.van-picker__columns,.van-picker__loading{display:-webkit-box;display:-ms-flexbox;display:flex}.van-picker__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.9)}.van-picker__frame{top:50%;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-picker__frame,.van-picker__mask{position:absolute;pointer-events:none}.van-picker__mask{top:0;left:0;z-index:1;width:100%;height:100%;background-image:none;background-repeat:no-repeat;background-position:top,bottom;-webkit-transform:translateZ(0);transform:translateZ(0)}.van-picker-column{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.van-picker-column__wrapper{-webkit-transition-timing-function:cubic-bezier(.23,1,.68,1);transition-timing-function:cubic-bezier(.23,1,.68,1)}.van-picker-column__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#eee}.van-picker-column__item--disabled{cursor:not-allowed}.video-out[data-v-48ca11e0]{background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-out .video[data-v-48ca11e0],.video-out[data-v-48ca11e0]{width:100%;height:100%;max-height:calc(var(--vh)*80)}.app-mobile .dialog-header .delIcon[data-v-48ca11e0]{top:10px!important;right:10px!important;height:20px!important;width:20px!important}.app-mobile .image-item[data-v-48ca11e0]{margin-right:10px!important}.app-mobile .comp-dialog[data-v-48ca11e0] .el-dialog__footer{padding:0 20px 20px 0!important}.app-mobile .dialog-header[data-v-48ca11e0]{font-size:12px!important;padding-left:10px!important}.app-mobile .content-out .imgaes-box[data-v-48ca11e0]{margin-bottom:20px}.app-mobile .content-out .fusionTip-image[data-v-48ca11e0]{width:100px;height:100px;border-radius:6px}.app-mobile .content-out .left[data-v-48ca11e0]{margin-right:40px}.app-mobile .content-out p[data-v-48ca11e0]{color:#fff}.btn-out[data-v-48ca11e0] .el-button{padding:9px 30px!important}.comp-dialog[data-v-48ca11e0] .el-dialog{border-radius:10px;background-color:transparent!important}.comp-dialog[data-v-48ca11e0] .el-dialog__body{padding:0 0;border-radius:0 0 10px 10px;overflow:hidden}.comp-dialog[data-v-48ca11e0] .el-dialog__footer{padding:20px 50px}.comp-dialog[data-v-48ca11e0] .el-dialog__header{padding:0}.content-out .imgaes-box[data-v-48ca11e0]{margin-bottom:40px}.content-out .fusionTip-image[data-v-48ca11e0]{width:200px;height:200px;border-radius:10px}.content-out .left[data-v-48ca11e0]{margin-right:92px}.content-out p[data-v-48ca11e0]{color:#fff}.image-list-out[data-v-48ca11e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.image-list-out .image-out[data-v-48ca11e0] .default-box i{color:#858585}.image-list-out .image-out[data-v-48ca11e0] .el-upload--picture-card{border-radius:4px;border:1px solid #858585}.image-list-out .image-out[data-v-48ca11e0] .pic-center-text{margin-top:10px;color:#eee}.image-list-out .image-item[data-v-48ca11e0]{position:relative;margin-right:20px;border-radius:4px;height:86px;width:86px}.image-list-out .image-item>.el-image[data-v-48ca11e0]{border-radius:4px}.image-list-out .image-item .closeIcon[data-v-48ca11e0]{width:18px;height:18px;position:absolute;top:-10px;right:-10px}.mobile-content[data-v-48ca11e0]{height:auto}.mobile-content .comp-dialog[data-v-48ca11e0] .el-dialog{border-radius:20px!important}.mobile-content[data-v-48ca11e0] .el-form-item__label:before{color:#eee!important}.mobile-content[data-v-48ca11e0] .el-input .el-input__inner{background:#212121;border:1px solid #212121;border-radius:10px;color:#eee;font-size:14px}.mobile-content .submit-btn[data-v-48ca11e0]{width:86px;height:34px!important;margin:0 auto;text-align:center;border-radius:34px}.mobile-content .info-out[data-v-48ca11e0]{width:100%;text-align:center}.mobile-content .delIcon[data-v-48ca11e0]{width:16px;height:16px;position:absolute;right:10px;top:10px}.dialog-header[data-v-48ca11e0]{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:30px;background:#000;background-size:100% 100%;border-radius:10px 10px 0 0;position:relative;font-size:16px;color:#eee;padding-left:20px}.dialog-header .avatar[data-v-48ca11e0]{width:50px;height:50px;min-width:20px;min-height:20px;margin:0 20px;border-radius:999px;overflow:hidden}.dialog-header .delIcon[data-v-48ca11e0]{position:absolute;right:-40px;top:-20px;height:30px;width:30px;cursor:pointer}@media screen and (max-width:1400px){.gif-out[data-v-0707321c]{max-width:375px!important}}.init-page[data-v-0707321c]{width:100%;height:100%}.init-page .gif-out[data-v-0707321c]{margin:20px 0;width:70%;max-width:600px;max-height:calc(var(--vh)*100 - 500px);position:relative}.init-page .gif-out .video[data-v-0707321c]{height:100%;width:100%}.init-page .gif-out .video-mask[data-v-0707321c]{width:100%;height:100%;background:transparent;position:absolute;left:0;right:0;z-index:1}.init-page .video-icon[data-v-0707321c]{margin-right:4px}.show-video-out .progress-circle[data-v-24411410]{margin-right:20px}.background-history[data-v-24411410]{background:#666!important}.loading-out[data-v-24411410]{position:absolute;top:0;left:0;background:#000;height:100%;z-index:2;color:#eee;font-size:14px;overflow:hidden}.loading-out .video-info-out[data-v-24411410],.loading-out[data-v-24411410]{width:100%;display:-webkit-box;display:-ms-flexbox;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-content:center;align-items:center}.loading-out .video-info-out[data-v-24411410]{position:relative;z-index:3}.loading-out .video-info-out .video-info-title[data-v-24411410]{font-size:16px;text-align:center;color:#eee;font-weight:500;margin:10px 0}.loading-out .video-info-out .video-info-video[data-v-24411410]{width:60%;margin:10px auto;max-height:calc(var(--vh)*50 - 120px)}.loading-out .video-info-out .video-info-video .video[data-v-24411410]{width:100%;height:100%}.loading-out .video-info-out .video-progress-out[data-v-24411410]{width:100%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading-out .video-info-out .video-progress-out .progress-circle[data-v-24411410]{margin-bottom:20px;margin-right:20px}.loading-out[data-v-24411410] .el-progress--circle .el-progress__text{color:#eee;font-size:18px!important}.loading-out .icon-margin[data-v-24411410]{margin-right:2px;font-size:14px;color:#eee}.progress-out[data-v-24411410]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.progress-out .progress-circle[data-v-24411410]{margin-bottom:20px}.from-mobile[data-v-e6cb4cda]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.from-mobile .design-out[data-v-e6cb4cda] .color-input{width:280px!important}.from-mobile .design-out[data-v-e6cb4cda] .select-config .el-input__inner{height:36px!important;line-height:36px!important}.from-mobile .design-out[data-v-e6cb4cda] .select-config .el-input__inner::-webkit-input-placeholder{color:#fff}.from-mobile .design-out[data-v-e6cb4cda] .select-config .el-input__inner::-moz-placeholder{color:#fff}.from-mobile .design-out[data-v-e6cb4cda] .select-config .el-input__inner:-ms-input-placeholder{color:#fff}.from-mobile .design-out[data-v-e6cb4cda] .select-config .el-input__inner::-ms-input-placeholder{color:#fff}.from-mobile .design-out[data-v-e6cb4cda] .select-config .el-input__inner::placeholder{color:#fff}.from-mobile .worksName-out[data-v-e6cb4cda]{margin-top:10px;width:280px}.from-mobile .select-out[data-v-e6cb4cda]{width:280px!important}.select-out[data-v-e6cb4cda]{width:180px!important}.worksName-out[data-v-e6cb4cda]{width:360px}.worksName-out[data-v-e6cb4cda] .el-input__inner{background:#454545!important;color:#eee!important;height:36px;line-height:36px}.worksName-out[data-v-e6cb4cda] .el-input__inner::-webkit-input-placeholder{color:#aaa!important}.worksName-out[data-v-e6cb4cda] .el-input__inner::-moz-placeholder{color:#aaa!important}.worksName-out[data-v-e6cb4cda] .el-input__inner:-ms-input-placeholder{color:#aaa!important}.worksName-out[data-v-e6cb4cda] .el-input__inner::-ms-input-placeholder{color:#aaa!important}.worksName-out[data-v-e6cb4cda] .el-input__inner::placeholder{color:#aaa!important}.design-out[data-v-e6cb4cda] .color-input{width:180px}.design-out[data-v-e6cb4cda] .select-item{margin-top:0!important}.design-out[data-v-e6cb4cda] .select-config .el-input__inner{background:#454545;height:36px;line-height:36px}.app-mobile .dialog-header[data-v-e6cb4cda]{height:40px!important}.app-mobile .dialog-header .delIcon[data-v-e6cb4cda]{top:10px!important;right:10px!important;height:20px!important;width:20px!important}.app-mobile .image-item[data-v-e6cb4cda]{margin-right:10px!important}.app-mobile[data-v-e6cb4cda] .comp-dialog .el-dialog__footer{padding:0 20px 20px 0!important;text-align:center}.app-mobile .dialog-header[data-v-e6cb4cda]{font-size:14px!important;padding-left:10px!important}.app-mobile .content-out .imgaes-box[data-v-e6cb4cda]{margin-bottom:20px}.app-mobile .content-out .fusionTip-image[data-v-e6cb4cda]{width:220px;height:220px;border-radius:6px}.app-mobile .content-out p[data-v-e6cb4cda]{color:#fff}.btn-out[data-v-e6cb4cda]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-out[data-v-e6cb4cda] .el-button{padding:9px 30px!important}.comp-dialog[data-v-e6cb4cda] .el-dialog{border-radius:10px}.comp-dialog[data-v-e6cb4cda] .el-dialog__body{padding:20px 30px;padding-bottom:0}.comp-dialog[data-v-e6cb4cda] .el-dialog__footer{padding:20px 30px;text-align:center}.comp-dialog[data-v-e6cb4cda] .el-dialog__header{padding:0}.content-out[data-v-e6cb4cda]{margin-top:20px}.content-out .fusionTip-image[data-v-e6cb4cda]{width:240px;height:240px;border-radius:10px}.content-out p[data-v-e6cb4cda]{color:#fff}.image-list-out[data-v-e6cb4cda]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.image-list-out .image-out[data-v-e6cb4cda] .default-box i{color:#858585}.image-list-out .image-out[data-v-e6cb4cda] .el-upload--picture-card{border-radius:4px;border:1px solid #858585}.image-list-out .image-out[data-v-e6cb4cda] .pic-center-text{margin-top:10px;color:#eee}.image-list-out .image-item[data-v-e6cb4cda]{position:relative;margin-right:20px;border-radius:4px;height:86px;width:86px}.image-list-out .image-item>.el-image[data-v-e6cb4cda]{border-radius:4px}.image-list-out .image-item .closeIcon[data-v-e6cb4cda]{width:18px;height:18px;position:absolute;top:-10px;right:-10px}.mobile-content[data-v-e6cb4cda]{height:auto}.mobile-content .comp-dialog[data-v-e6cb4cda] .el-dialog{border-radius:20px!important}.mobile-content[data-v-e6cb4cda] .el-form-item__label:before{color:#eee!important}.mobile-content[data-v-e6cb4cda] .el-input .el-input__inner{background:#212121;border:1px solid #212121;border-radius:10px;color:#eee;font-size:14px}.mobile-content .submit-btn[data-v-e6cb4cda]{width:86px;height:34px!important;margin:0 auto;text-align:center;border-radius:34px}.mobile-content .info-out[data-v-e6cb4cda]{width:100%;text-align:center}.mobile-content .delIcon[data-v-e6cb4cda]{width:16px;height:16px;position:absolute;right:10px;top:10px}.dialog-header[data-v-e6cb4cda]{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:70px;background:url(../../static/img/save-bg.eb497282.png);background-size:100% 100%;border-radius:10px 10px 0 0;position:relative;font-size:16px;color:#eee;padding-left:20px}.dialog-header .avatar[data-v-e6cb4cda]{width:50px;height:50px;min-width:20px;min-height:20px;margin:0 20px;border-radius:999px;overflow:hidden}.dialog-header .delIcon[data-v-e6cb4cda]{position:absolute;right:-40px;top:-20px;height:30px;width:30px;cursor:pointer}.DesignTasksList__Body{height:100%;width:100%;min-width:400px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;min-height:300px}.DesignTasksList__Body__Item{width:100%;-webkit-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1);border-radius:2px 0 0 0}.DesignTasksList__Body__Item__Head{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;border-bottom:1px solid rgba(0,0,0,.1)}.DesignTasksList__Body__Item__Head__Left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.DesignTasksList__Body__Item__Head__Right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.DesignTasksList__Body__Item__Head__Checkbox{margin-right:10px}.DesignTasksList__Body__Item__Head__Checkbox .el-checkbox__label{display:none}.DesignTasksList__Body__Item__Head__Status{height:24px;border-radius:4px;font-size:12px;line-height:24px;margin-left:10px;padding:0 12px;text-align:center}.DesignTasksList__Body__Item__Head__Number{height:20px;font-size:14px;color:#303133;line-height:20px;margin-right:10px}.DesignTasksList__Body__Item__Head__Category{height:24px;line-height:24px;font-size:12px;padding:0 12px;background:#5900ff;border-radius:15px;margin-right:10px}.DesignTasksList__Body__Item__Head__Tags .Tags .tagList .tag{background-color:#006f2e}.DesignTasksList__Body__Item__Content{height:45px;gap:20px;padding:0 20px;position:relative;border-radius:7px;background:#383838}.DesignTasksList__Body__Item__Content,.DesignTasksList__Body__Item__Content__Title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.DesignTasksList__Body__Item__Content__Title{width:133px;height:60px;background:#e3eaf4;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ccc;line-height:20px}.DesignTasksList__Body__Item__Content__Img{width:36px;height:36px;position:relative}.DesignTasksList__Body__Item__Content__Img__Mark{position:absolute;top:0;left:0;padding:0 6px;font-size:12px;height:20px;line-height:20px;background:linear-gradient(44deg,#5089ff,#d094ff)}.DesignTasksList__Body__Item__Content__Date{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:45px;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:6px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#ccc;font-size:12px}.DesignTasksList__Body__Item__Content__Date,.DesignTasksList__Body__Item__Head__Status__out{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.DesignTasksList__Body__Item__Head__Status__out{position:absolute;right:10px;top:10px;margin:auto;flex-direction:column}.DesignTasksList__Body__Item__Head__Status__out .DesignTasksList__Body__Item__Head__Button{cursor:pointer;padding:6px 20px;border-radius:40px}.DesignTasksList-out{max-height:calc(var(--vh)*60);margin-top:20px}.operate-out{color:#d9c99e;padding:1px 4px;font-size:12px;background:rgba(217,201,158,.2);border:1px solid #d9c99e;border-radius:4px;margin-left:40px}.el-color-picker--small[data-v-4db964dd]{height:26px}.el-color-picker__trigger[data-v-4db964dd]{border:none;width:100%!important;padding:0;height:26px}.el-color-picker__color[data-v-4db964dd]{background:#333;border-radius:4px;text-align:center;font-size:12px;color:#fff;height:26px;line-height:26px;border:none}.el-color-picker[data-v-4db964dd]{margin:0 auto;margin-top:10px}.com_upload_dialog[data-v-fd4e5128] .el-dialog{padding:0;background:#535353;border-radius:12px}.com_upload_dialog[data-v-fd4e5128] .el-dialog .el-dialog__body{position:relative;padding:0;overflow:visible;border-radius:12px;padding:30px;background-size:100% 100%}.title-out[data-v-fd4e5128]{font-size:24px;color:#1d1e1e;font-weight:550}.delIcon[data-v-fd4e5128]{position:absolute;top:-30px!important;right:-30px!important;height:28px!important;width:28px!important;cursor:pointer}.history-out[data-v-fd4e5128]{padding-top:10px;height:500px}.content-list[data-v-fd4e5128]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;margin-left:-11px;height:500px;overflow:auto;cursor:pointer}.content-list .itemImg[data-v-fd4e5128]{width:88px;height:88px;-ms-flex-negative:0;flex-shrink:0;margin-left:11px;margin-bottom:10px;border-radius:10px;overflow:hidden}.delIcon[data-v-5f1d0f16]{position:absolute;top:10px!important;right:10px!important;height:28px!important;width:28px!important;cursor:pointer;z-index:10}.edit-label_dialog[data-v-5f1d0f16]{width:90%;height:90%;top:5%;left:5%}.edit-label_dialog[data-v-5f1d0f16] .el-dialog{width:100%;height:100%;border-radius:10px;overflow:hidden}.edit-label_dialog[data-v-5f1d0f16] .el-dialog__header{padding:0;display:none}.edit-label_dialog[data-v-5f1d0f16] .el-dialog__body{width:100%;height:100%;padding:0;border-radius:10px;overflow:hidden}.button-default[data-v-5f1d0f16]{background:#eee!important;color:#333}.el-button--default[data-v-5f1d0f16]:focus,.el-button--default[data-v-5f1d0f16]:hover{background:#eee!important;color:#333!important}.ImgLeft[data-v-5f1d0f16]{position:absolute;width:calc(100% - 300px);height:100%;overflow:auto;border-radius:10px;background:#fff}.ImgLeft[data-v-5f1d0f16] .el-image{display:block;max-width:100%;max-height:100%}.ImgLeft[data-v-5f1d0f16] .el-image__inner{max-width:100%;max-height:90vh}.ImgLeft .color-wrap[data-v-5f1d0f16]{position:absolute;left:20px;top:20px;z-index:10}.ImgLeft .imageBox[data-v-5f1d0f16]{position:absolute;width:100%;height:100%}.ImgLeft .img-tag[data-v-5f1d0f16]{position:absolute;left:10%;top:10%;z-index:100;font-size:10px;text-align:center}.ImgLeft .img-tag.active .input[data-v-5f1d0f16],.ImgLeft .img-tag.active .line1[data-v-5f1d0f16],.ImgLeft .img-tag.active .line[data-v-5f1d0f16],.ImgLeft .img-tag.active .round[data-v-5f1d0f16]{background:-webkit-gradient(linear,left top,right top,from(#44b7ff),to(#753eff));background:linear-gradient(90deg,#44b7ff,#753eff);opacity:1}.ImgLeft .img-tag .round[data-v-5f1d0f16]{width:40px;height:40px;line-height:40px;font-size:14px;background:-webkit-gradient(linear,left top,right top,from(#44b7ff),to(#753eff));background:linear-gradient(90deg,#44b7ff,#753eff);-webkit-box-shadow:0 2px 4px 0 rgba(4,0,76,.5);box-shadow:0 2px 4px 0 rgba(4,0,76,.5);position:absolute;left:0;top:0;color:#fff;border:1px solid #175de0;border-radius:20px;cursor:move;opacity:.8;-webkit-transition:all .2s;transition:all .2s}.ImgLeft .editIcon[data-v-5f1d0f16]{padding-top:1px}.ImgRight[data-v-5f1d0f16]{background:#535353;padding:10px;color:#fff;height:100%;position:absolute;right:0;width:300px}.ImgRight .mark_wrap[data-v-5f1d0f16]{max-height:calc(100% - 100px);overflow:auto}.ImgRight .mark_wrap .item[data-v-5f1d0f16]{position:relative}.ImgRight .mark_wrap .item .label[data-v-5f1d0f16]{background:-webkit-gradient(linear,right top,left top,from(rgba(89,0,255,0)),to(#4800ff));background:linear-gradient(270deg,rgba(89,0,255,0),#4800ff);width:80px;height:20px;line-height:20px;padding:0 5px}.ImgRight .mark_wrap .item .delMark[data-v-5f1d0f16]{padding:6px}.ImgRight .mark_wrap .item .input[data-v-5f1d0f16]{width:100%;min-width:80px;background:#212121;border:1px solid #cfcfcf;border-radius:10px}.ImgRight .mark_wrap .item .input[data-v-5f1d0f16] .el-textarea__inner{border:none;background:none;font-size:12px;line-height:20px;height:80px}.ImgRight .mark_wrap .item .upload-image[data-v-5f1d0f16]{margin-top:10px}.ImgRight .mark_wrap .item .upload-image>.flex>div[data-v-5f1d0f16]{margin-right:10px}.ImgRight .mark_wrap .item .upload-image[data-v-5f1d0f16] .logo-box .default-box span{display:none}.ImgRight .mark_wrap .item .upload-image[data-v-5f1d0f16] .logo-box .el-upload--picture-card .default-box i{font-size:14px}.ImgRight .mark_wrap .item .upload-image[data-v-5f1d0f16] .logo-box .del{background:none}.ImgRight .mark_wrap .item .upload-image[data-v-5f1d0f16] .logo-box .del .flex-item{opacity:0}.ImgRight .mark_wrap .item .upload-image[data-v-5f1d0f16] .logo-box .del .preview{opacity:0;position:absolute;width:60px;height:60px;left:0;top:-30px}.ImgRight .mark_wrap .item .upload-image[data-v-5f1d0f16] .logo-box .del .remove{width:15px;height:15px;line-height:15px;font-size:12px;position:absolute;right:-3px;top:-35px;background:rgba(0,0,0,.3);border-radius:12px;color:#fff}.ImgRight .mark_wrap .item .upload-image[data-v-5f1d0f16] .logo-box .del .remove i{font-size:12px;color:#fff;-webkit-transform:scale(.8);transform:scale(.8)}.ImgRight .mark_wrap .item.active .input[data-v-5f1d0f16]{border:1px solid #175de0}.ImgRight .footer[data-v-5f1d0f16]{position:absolute;padding:10px;bottom:0;left:0;right:0;background:#535353}.color-list .item[data-v-5f1d0f16]{margin-top:10px}.color-list .color[data-v-5f1d0f16]{display:block;width:30px;height:30px;border:1px solid #eee}.color-list .input[data-v-5f1d0f16]{width:150px;background:#212121;border:1px solid #cfcfcf;border-radius:5px;margin-left:10px}.color-list .input[data-v-5f1d0f16] .el-input__inner{border:none;background:none;font-size:12px}.share-menus .text-out[data-v-2ba6f5bb]{width:76px}.share-menus .text-out .text[data-v-2ba6f5bb]{color:#1d1e1e;font-size:14px}.share-menus .text-out .right-tag[data-v-2ba6f5bb]{width:20px;height:14px;border-radius:0 4px 0 4px;position:absolute;right:0;top:-2px;background:linear-gradient(135deg,#2fb0ff,#b863fb);color:#eee;font-size:12px;text-align:center}.share-menus .text-out .right-tag .fs-10[data-v-2ba6f5bb]{font-size:12px!important;-webkit-transform:scale(.83333)!important;transform:scale(.83333)!important}.share-menus .icon-out[data-v-2ba6f5bb]{width:40px}.share-menus .icon-out .icon[data-v-2ba6f5bb]{width:100%;height:100%}.share-menus .item-out[data-v-2ba6f5bb]{min-height:40px;border-radius:4px;background-color:#fff;margin-right:10px;-webkit-box-shadow:0 2px 4px rgba(0,33,117,.1);box-shadow:0 2px 4px rgba(0,33,117,.1)}.share-menus .erchuang-wrap[data-v-2ba6f5bb]{position:relative}.share-menus .erchuang-wrap .menus-wrap[data-v-2ba6f5bb]{display:none}.share-menus .erchuang-wrap:hover .menus-wrap[data-v-2ba6f5bb]{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;padding-top:10px;border-radius:5px}.share-menus .erchuang-wrap:hover .menus-wrap[data-v-2ba6f5bb]:before{content:"";height:10px}.menus[data-v-2ba6f5bb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;border-radius:4px;background:#303133}.menus .menusItem[data-v-2ba6f5bb],.menus[data-v-2ba6f5bb]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}.menus .menusItem[data-v-2ba6f5bb]{min-width:119px;text-align:center;min-height:30px;margin:auto;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;background:#212121;border-radius:10px;color:#eee;font-size:14px;margin:5px 0;line-height:40px;display:block;width:100%;padding:0 10px}.menus .menusItem[data-v-2ba6f5bb]:hover{background:#608dff;color:#eee}.menus .disabled_btn[data-v-2ba6f5bb]{border:1px solid #999;background:#535353;color:#eee;pointer-events:none;display:none}.menus .disabled_btn[data-v-2ba6f5bb]:hover{background:#535353;color:#eee}.optimize-tip[data-v-2ba6f5bb]{position:absolute;right:50px;top:50px;font-size:14px;font-weight:400;background:rgba(0,0,0,.7);border-radius:10px;padding:0 10px}.optimize-tip .tip-btn[data-v-2ba6f5bb]{margin-left:4px;color:#608dff}.share-menus-en-US .text-out[data-v-2ba6f5bb],.share-menus-ru-RU .text-out[data-v-2ba6f5bb]{width:auto!important;padding:0 10px!important}.left_div[data-v-de513668]{border-radius:20px;width:100%;height:100%;background-color:transparent}.left_div .Img_ul[data-v-de513668]{display:-webkit-box;display:-ms-flexbox;display:flex;height:70px;overflow:hidden;list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.left_div .Img_ul .image-item[data-v-de513668]{width:64px;height:64px}.left_div .Img_ul .loading-box[data-v-de513668]{background:#383838;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 2px;border-radius:2px}.left_div .Img_li[data-v-de513668]{float:left;margin:0 6px;cursor:pointer}.left_div .img_activeBorder[data-v-de513668]{border:2px solid #608dff}.left_div .left[data-v-de513668]{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden}.left_div .img_wz[data-v-de513668]{float:right;font-size:12px;margin-right:15px;margin-top:5px;color:#555}.left_div .img[data-v-de513668]{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;background:#000;height:100%}@media(max-width:1600px){.left_div .Img_ul[data-v-de513668]{height:60px}.left_div .Img_ul .image-item[data-v-de513668]{height:54px;width:54px}}@media(max-width:1400px){.left_div .Img_ul[data-v-de513668]{height:50px}.left_div .Img_ul .image-item[data-v-de513668]{height:48px;width:48px}}.feedback[data-v-de513668]{font-size:12px;color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;margin-bottom:10px}.feedback .linkIcon[data-v-de513668]{height:16px;width:16px;margin-right:2px;cursor:pointer}.feedback .text[data-v-de513668]{color:#608dff}.m-view-image[data-v-de513668]{width:100vw!important;height:100vw!important}.generate-main[data-v-398fb378]{width:65%;height:100%;position:relative;margin-right:200px;background:#000;border:1px solid #979797}.generate-main .content-main-mask[data-v-398fb378],.generate-main .shareBox-mask[data-v-398fb378]{width:100%;height:100%;position:absolute;border-radius:20px;overflow:hidden;left:0;top:0}.generate-main .content-main-mask[data-v-398fb378]{z-index:4;background:transparent}.generate-main .content-main-mask:hover~.shareBox-mask[data-v-398fb378]{opacity:1}.generate-main .content-main-mask:hover~.top-title-out[data-v-398fb378]{visibility:visible!important}.generate-main .shareBox-mask[data-v-398fb378]{z-index:2;opacity:0}.generate-main .top-title-out[data-v-398fb378]{width:100%;height:40px;line-height:40px;font-size:18px;font-weight:700;position:absolute;left:0;top:10px;z-index:4;color:#eee}.generate-main .top-title-out[data-v-398fb378]:hover{visibility:visible!important}.video-info-out[data-v-398fb378]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:3}.video-info-out .video-info-title[data-v-398fb378]{font-size:16px;text-align:center;color:#eee;font-weight:500;margin:10px 0}.video-info-out .video-info-video[data-v-398fb378]{max-width:40vw;width:60%;margin:10px auto;max-height:calc(var(--vh)*50 - 120px)}.video-info-out .video-info-video .video[data-v-398fb378]{width:100%;height:100%}.progress-generate-out[data-v-398fb378]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:block;border-radius:20px;background:#000;width:100%;height:100%;padding-bottom:120px}.m-progress-generate-out[data-v-398fb378]{padding-bottom:0!important;border-radius:30px!important}.pc-progress-out[data-v-398fb378]{width:100%;height:140px;position:absolute;bottom:0}.pad-progress-out[data-v-398fb378]{width:100%;height:100px;position:absolute;bottom:0}.mobile-progress-out[data-v-398fb378]{width:100vw;height:100vw}.view-image-out[data-v-398fb378]{border-radius:30px!important}.mobile-share-menus[data-v-398fb378]{position:absolute;top:20px;right:10px;z-index:2;height:300px}.create-out[data-v-398fb378]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%}.subsequent[data-v-398fb378]{-webkit-box-flex:1;-ms-flex:1;flex:1}.color-config-wrap[data-v-4fa815aa]{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.step-section[data-v-4fa815aa]{-webkit-box-flex:1;-ms-flex:1;flex:1}.step-mode[data-v-4fa815aa]{min-width:280px;max-width:320px}.step-params[data-v-4fa815aa]{-webkit-box-flex:1;-ms-flex:1;flex:1}.step-title[data-v-4fa815aa]{font-size:16px;color:#eee;margin-bottom:15px;font-weight:500}.params-tip[data-v-4fa815aa]{margin-bottom:15px}.color-inputs-row[data-v-4fa815aa]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;margin-top:0}.color-input-item[data-v-4fa815aa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.color-input-item .label[data-v-4fa815aa]{font-size:12px}.color-input-item .color-input[data-v-4fa815aa]{width:200px}.tips-wrap-icon[data-v-4fa815aa]{width:100%;height:36px;border-radius:7px;font-size:12px;padding:0 10px;margin-bottom:10px;border:1px solid #5f5c66;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.random-region-wrap[data-v-4fa815aa],.tips-wrap-icon[data-v-4fa815aa]{background-color:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.random-region-wrap[data-v-4fa815aa]{width:500px;height:500px;aspect-ratio:auto;border-radius:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;margin-top:15px;position:relative}.random-region-wrap .mask-image[data-v-4fa815aa]{position:absolute;z-index:2}.random-region-wrap .region-btn-bottom[data-v-4fa815aa]{position:absolute;z-index:3;bottom:10px;background:#212121!important}.random-region-wrap .random-region-btn[data-v-4fa815aa]{color:#fff;background-color:transparent;border:1px solid #5f5c66;padding:10px 20px;font-size:12px;cursor:pointer;border-radius:40px}.main[data-v-4fa815aa]{padding:0!important}.content-wrap[data-v-4fa815aa]{margin-left:12vw;margin-right:12vw;padding-bottom:40px;margin-top:20vh}.content-wrap .name[data-v-4fa815aa]{margin-bottom:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content-wrap .name .top-title[data-v-4fa815aa]{font-size:20px;color:#fff;font-weight:550px;letter-spacing:1px;font-family:douyinmeihaot}.content-wrap .name .top-text[data-v-4fa815aa]{margin-top:10px;font-size:14px;letter-spacing:.5px}.generate-wrap[data-v-4fa815aa]{height:100%}.layout-wrap[data-v-4fa815aa]{display:-webkit-box;display:-ms-flexbox;display:flex}.layout-wrap .left-out[data-v-4fa815aa]{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:55px 55px 155px 55px}.layout-wrap .left-out .content-main[data-v-4fa815aa]{width:100%;height:100%;border:2px dashed #858585;border-radius:20px}.layout-wrap .left-out .content-main .content-main-mask[data-v-4fa815aa],.layout-wrap .left-out .content-main .shareBox-mask[data-v-4fa815aa]{width:100%;height:100%;position:absolute;border-radius:20px;overflow:hidden;left:0;top:0}.layout-wrap .left-out .content-main .content-main-mask[data-v-4fa815aa]{z-index:4;background:transparent}.layout-wrap .left-out .content-main .content-main-mask:hover~.shareBox-mask[data-v-4fa815aa]{opacity:1}.layout-wrap .left-out .content-main .content-main-mask:hover~.top-title-out[data-v-4fa815aa]{visibility:visible!important}.layout-wrap .left-out .content-main .shareBox-mask[data-v-4fa815aa]{z-index:2;opacity:0}.layout-wrap .left-out .content-main .top-title-out[data-v-4fa815aa]{width:100%;height:40px;line-height:40px;font-size:18px;font-weight:700;position:absolute;left:0;top:10px;z-index:4;color:#eee}.layout-wrap .left-out .content-main .top-title-out[data-v-4fa815aa]:hover{visibility:visible!important}.layout-wrap .left-out .content-main .init-page[data-v-4fa815aa]{width:100%;height:100%}.layout-wrap .left-out .content-main .init-page .gif-out[data-v-4fa815aa]{width:200px}.categroy-inside[data-v-4fa815aa]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all .8s;transition:all .8s;margin-left:-40px}.categroy-inside .i-image[data-v-4fa815aa]{width:50px;height:50px;border-radius:8px;overflow:hidden}.categroy-inside .i-item[data-v-4fa815aa]{position:relative;min-width:142px;height:40px;line-height:40px;text-align:center;font-size:14px;border:1px solid hsla(0,0%,100%,.5);margin-left:40px;margin-top:20px;color:#eee;cursor:pointer}.categroy-inside .i-item[data-v-4fa815aa]:hover{background:hsla(0,0%,100%,.1)}.categroy-inside .i-item.active[data-v-4fa815aa]{background:#fff;color:#000}.categroy-inside .i-item .jiaobao[data-v-4fa815aa]{position:absolute;top:2px;right:2px;border-top:8px solid #000;border-left:8px solid transparent}.keyword-popper-practicality{background:transparent!important;border:none!important;border-radius:7px!important;overflow:hidden!important;padding:0!important}.keyword-popper-practicality .menusItem{text-align:center;min-height:50px;cursor:pointer;line-height:20px;background:#212121;color:#eee;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px;position:relative}.keyword-popper-practicality .menusItem:hover{background:#608dff;color:#fff}.keyword-popper-practicality .menusItem:hover .tip{color:#fff!important}.keyword-popper-practicality .menusItem .tip{color:#999!important}.keyword-popper-practicality .show-border-top{border-top:1px solid #454545}