@charset "UTF-8";.trainBody[data-v-0a091fd0]{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);z-index:1;display:flex;align-items:center;justify-content:center}.trainBody .pop[data-v-0a091fd0]{width:698px;height:85vh;background:#fff;border-radius:8px 8px 8px 8px;overflow-y:auto;padding:24px;box-sizing:border-box;display:flex;flex-direction:column}.trainBody .pop .title[data-v-0a091fd0]{font-weight:700;font-size:20px;color:#333;margin-bottom:24px}.trainBody .pop .Form[data-v-0a091fd0]{flex:1;overflow:auto}.trainBody .pop .Form .formItem[data-v-0a091fd0]{padding:24px 0;box-sizing:border-box;border-bottom:1px solid #e0e2e5}.trainBody .pop .Form .formItem .itemTitle[data-v-0a091fd0]{font-weight:700;font-size:14px;color:#333}.trainBody .pop .Form .formItem .callInput[data-v-0a091fd0]{width:100%;padding:20px 15px;box-sizing:border-box;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;font-weight:400;font-size:14px}.trainBody .pop .Form .formItem .callInput[data-v-0a091fd0]:focus{outline:none}.trainBody .pop .Form .formItem .languageSelection[data-v-0a091fd0]{display:flex;flex-wrap:wrap;justify-content:space-between}.trainBody .pop .Form .formItem .languageSelection>div[data-v-0a091fd0]{width:24%;display:flex;align-items:center;justify-content:space-between;padding-left:20px;padding-right:13px;background:#f5f5f5;border-radius:12px 12px 12px 12px;font-weight:400;font-size:14px;color:#333;box-sizing:border-box;height:48px;cursor:pointer}.trainBody .pop .Form .formItem .languageSelection>div>div[data-v-0a091fd0]{width:20px;height:20px;background:#fff;border-radius:20px 20px 20px 20px;border:1px solid #e0e2e5;display:flex;align-items:center;justify-content:center}.trainBody .pop .Form .formItem .languageSelection>div .isLanguage[data-v-0a091fd0]{background:#846ffe;border:1px solid #846ffe}.trainBody .pop .Form .formItem .languageSelection>div .isLanguage>div[data-v-0a091fd0]{width:8px;height:8px;background:#fff;box-shadow:0 2px 4px 0 rgba(9,4,39,.25);border-radius:100px}.trainBody .pop .Form .formItem .artificialOption[data-v-0a091fd0]{display:flex;flex-wrap:wrap;gap:12px}.trainBody .pop .Form .formItem .artificialOption .OptionBody[data-v-0a091fd0]{flex:0 0 calc(33.33333% - 8px);max-width:calc(33.33333% - 8px);box-sizing:border-box;height:48px;background:#f5f5f5;border-radius:12px 12px 12px 12px;display:flex;align-items:center;justify-content:space-between;padding-left:20px;padding-right:12px;font-weight:400;font-size:14px;color:#333;cursor:pointer}.trainBody .pop .Form .formItem .artificialOption .OptionBody>div[data-v-0a091fd0]{width:20px;height:20px;background:#fff;border-radius:20px 20px 20px 20px;border:1px solid #e0e2e5;display:flex;align-items:center;justify-content:center}.trainBody .pop .Form .formItem .artificialOption .OptionBody .isLanguage[data-v-0a091fd0]{background:#846ffe;border:1px solid #846ffe}.trainBody .pop .Form .formItem .artificialOption .OptionBody .isLanguage>img[data-v-0a091fd0]{width:12px;height:12px}.trainBody .pop .Form .formItem .formOption[data-v-0a091fd0]{display:flex;flex-wrap:wrap;justify-content:space-between}.trainBody .pop .Form .formItem .formOption>div[data-v-0a091fd0]{padding:4px;box-sizing:border-box;width:48%;background:#f5f5f5;border-radius:12px 12px 12px 12px;display:flex;align-items:center;justify-content:space-between;font-weight:400;font-size:14px;color:#333;margin-bottom:12px}.trainBody .pop .Form .formItem .formOption>div>span[data-v-0a091fd0]{margin-left:16px}.trainBody .pop .Form .formItem .formOption>div>div[data-v-0a091fd0]{width:78px;height:40px;background:#fff;border-radius:12px 12px 12px 12px;font-weight:400;font-size:14px;color:#999;text-align:center;line-height:40px;cursor:pointer}.trainBody .pop .Form .formItem .formOption>div .isLanguage[data-v-0a091fd0]{background:#846ffe;color:#fff}.trainBody .pop .Form .formItem .Script[data-v-0a091fd0]{width:48%}.trainBody .pop .Form .formItem .Script>span[data-v-0a091fd0]{font-weight:400;font-size:14px;color:#333;font-weight:700}.trainBody .pop .Form .formItem .Script>div[data-v-0a091fd0]{margin-top:12px;width:100%;height:96px;padding:8px 12px;box-sizing:border-box;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;display:flex;flex-direction:column}.trainBody .pop .Form .formItem .Script>div>textarea[data-v-0a091fd0]{flex:1;resize:none;font-weight:400;font-size:14px;padding:7px 8px;box-sizing:border-box;border:none;background:none;white-space:pre-line}.trainBody .pop .Form .formItem .Script>div>textarea[data-v-0a091fd0]:focus{outline:none}.trainBody .pop .Form .formItem .Script>div .tool[data-v-0a091fd0]{display:flex;justify-content:flex-end}.trainBody .pop .Form .formItem .Script>div .tool img[data-v-0a091fd0]{width:20px;height:20px;cursor:pointer}.trainBody .pop .Form .formItem .Script>div .tool img[data-v-0a091fd0]:first-child{margin-right:12px}.trainBody .pop .btnList[data-v-0a091fd0]{display:flex;justify-content:center;align-items:center;padding-top:48px}.trainBody .pop .btnList>div[data-v-0a091fd0]{width:120px;height:48px;border-radius:12px 12px 12px 12px;font-weight:400;font-size:16px;cursor:pointer;text-align:center;line-height:48px}.trainBody .pop .btnList div[data-v-0a091fd0]:first-child{margin-right:20px}.Script-load[data-v-0a091fd0]{display:flex;justify-content:end;padding-right:20px;color:#999;font-size:12px;cursor:pointer;margin-top:5px}[data-v-0a091fd0] .el-switch__core{height:28px;border-radius:100px}[data-v-0a091fd0] .el-switch__core:after{width:22px;height:22px;top:2px}[data-v-0a091fd0] .el-switch.is-checked .el-switch__core:after{margin-left:-25px}.el-dropdown-menu{z-index:9999999!important}.el-dropdown-menu .popper__arrow{display:none!important}.tableBody[data-v-6bed218d]{display:flex}.tableBody .tableY>div[data-v-6bed218d]{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 12px;box-sizing:border-box}.tableBody .tableY .diagonal-div[data-v-6bed218d],.tableBody .tableY>div[data-v-6bed218d]{width:178px;height:60px;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;position:relative}.tableBody .tableY .diagonal-div[data-v-6bed218d]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUgAAAB4CAYAAACQGWsqAAAAAXNSR0IArs4c6QAAB+9JREFUeF7t3etSIkkUhdFS5GL3+7/fxETMA0xHK4ijTpTTMEiLUpj3XP4xQovMc7593AFJsb3648+/XoZfX4v5fFitFsNifjPMZrPdj31HAAEEuiRw9fePHy/rzXZ4eNgOLy97rxyWi/lwu1oOy+WiSzCaRgABBK7W6/XeFdebh2Gz2Q7bx8c9mdns+vUZ5Wq5HBaLOWIIIIBANwTeGOSu66en51eTvF9vhn/+eXpjlt9uV6/PLr0E72ZGNIpAtwTeNchDGqNZ/rxfD4/bx+Hp+Xn/K+eV3c6MxhHohsCnBnlIYnxW+d555e1qMSwXC+eV3YyNRhHog8Akg9wheX5+GR6225Pnlber1TCf3/RBUJcIINAsgYsM8vgl+PjM8u5u/eYl+Pjmzvdvt24ZanZ0NIZA+wS+bJCHiMY3dO7Wm5PnleObO9fX1+1T1SECCDRBIKhBHhJ5fQn+8DhsNg/7H19dXQ2r5dwtQ02MjiYQaJ9ANIPcodvdMnTq/srxZbhbhtofNB0iUCOB6AZ5fF45PrO8v9+8Oa+8uZkN4/2VPuJY4wipGYF2CSQ1yEOMu1uGTt1fOX7M0RcCCCCQk0A2gzw+r9zdX7n7ufPKnGNhbwQQGAkUYZDnnFeO74CPL8OdVxpcBBBIRaAogzw+rxw/Cz6mDPmIY6pxsA8CCBwSKNYg3zuvFMlmeBFAICWBKgzyEIhItpTjYS8E+iZQnUEen1eKZOt7gHWPQEwC1Rrk8XmlSLaYY2JtBPok0IRBnnNeKZKtzwHXNQJfIdCcQe5giGT7ylh4LAIIjASaNcjjl+Ai2Qw8AghMJdCFQR5CEck2dURcj0C/BLozyEOpRbL1O/g6R+AcAl0b5A6QSLZzRsU1CPRHgEEeaT6apUi2/v4QdIzAewQY5AdzIZLNHw0CfRNgkGfqPz6rFMl2JiyXIdAIAQY5UciPzitFsk2E6XIECifAIL8g0GiWItm+ANBDESicAIMMJNDuvFIkWyCglkGgAAIMMoIIItkiQLUkAhkIMMiI0HfnlSLZIkK2NAIRCTDIiHAPlx7NUiRbIti2QSAQAQYZCOSUZU6dV4pkm0LRtQjEJ8Ag4zM+uYNItozwbY3AGQQY5BmQUlyyO6+8u1u/+S+Os9n18P3b7bCY3/iXtymEsAcCBwQYZIHjIJKtQFGU1CUBBlm47CLZChdIeU0TYJCVyCuSrRKhlNkUAQZZoZwi2SoUTclVEmCQVcr2f9Ei2SoXUPlFE2CQRcszrTiRbNN4uRqBzwgwyM8IVfh7kWwViqbkIgkwyCJlCVeUSLZwLK3UHwEG2ZHmItk6ElurQQgwyCAY61tEJFt9mqk4PQEGmZ55UTuKZCtKDsUURoBBFiZIznJEsuWkb+8SCTDIElUpoCaRbAWIoITsBBhkdgnKLkAkW9n6qC4uAQYZl29Tq4tka0pOzZxBgEGeAcklvxMQyWYqeiDAIHtQOXKPItkiA7Z8NgIMMhv69jYWydaepr13xCB7n4BI/YtkiwTWskkJMMikuPvcTCRbn7q30DWDbEHFinoQyVaRWEodGKQhyEJAJFsW7DadSIBBTgTm8vAERLKFZ2rFMAQYZBiOVglEQCRbIJCWCUKAQQbBaJEYBESyxaBqzSkEGOQUWq7NQkAkWxbsNh0Gb9KYgroIiGSrS6/aq/UMsnYFO65fJFvH4idqnUEmAm2beAREssVj2/vKDLL3CWisf5FsjQmauR0GmVkA28cjIJItHtteVmaQvSjdeZ8i2TofgAvbZ5AXgvOwOgmIZKtTt1xVM8hc5O2bnYBItuwSFF8AgyxeIgWmICCSLQXl+vZgkPVppuLIBESyRQZc0fIMsiKxlJqWgEi2tLxL3I1BlqiKmoojIJKtOEmSFMQgk2C2SUsERLK1pObHvTDIfrTWaQQCItkiQC1oSQZZkBhKqZeASLZ6tfuocgbZpq66ykhAJFtG+IG3ZpCBgVoOgUMCItnqngcGWbd+qq+EgEi2SoQ6KpNB1qmbqismIJKtHvEYZD1aqbRBAiLZyhaVQZatj+o6IiCSrTyxGWR5mqiocwIi2coZAAZZjhYqQeA3AiLZ8g4Fg8zL3+4InE1AJNvZqIJdyCCDobQQAukIiGRLw5pBpuFsFwSiEBDJFgXrflEGGZev1RFIRkAkW3jUDDI8UysikJ2ASLYwEjDIMBytgkCxBESyXS4Ng7ycnUciUBUBkWzT5WKQ05l5BALVExDJdp6EDPI8Tq5CoFkCItlOS8sgmx17jSEwjYBItt95MchpM+RqBLogIJLtP5kZZBfjrkkELifQcyQbg7x8bjwSge4I9BbJxiC7G3ENI/B1Ar1EsjHIr8+KFRDomkDLkWwMsuvR1jwCYQm0FsnGIMPOh9UQQOAXgRYi2RikcUYAgagEao5kY5BRR8PiCCBwSKC2SDYGaX4RQCALgRoi2RhkltGwKQIIHBIoNZKNQZpTBBAohkBpkWwMspjRUAgCCByfV/68Xw+P28fh6fl5/6vFfD6sVothMb8ZZrNZVGgMMipeiyOAQAgCuSLZGGQI9ayBAAJJCKSOZGOQSWS1CQIIhCaQIpKNQYZWzXoIIJCcQKxINgaZXEobIoBATAIhI9kYZEylrI0AAtkIhIhkY5DZ5LMxAgikInBpJBuDTKWQfRBAoAgCUyLZGGQRkikCAQRyEPgsko1B5lDFngggUBSBU+eV/wLCcBxzFdax0QAAAABJRU5ErkJggg==);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;font-weight:400;font-size:14px;color:#333}.tableBody .tableY .diagonal-div>span[data-v-6bed218d]:first-child{position:absolute;top:8px;right:8px}.tableBody .tableY .diagonal-div>span[data-v-6bed218d]:last-child{position:absolute;bottom:8px;left:8px}input[data-v-6bed218d]{border:none;width:50px;text-align:center}.delForm[data-v-6bed218d]{position:absolute;width:18px;height:18px;right:5px;cursor:pointer}.knowledgeBody[data-v-047029f6]{position:absolute;width:100vw;height:calc(100vh - 54px);top:0;left:0;background:#fff;z-index:1999;display:flex;flex-direction:column;align-items:center;overflow:auto}.knowledgeBody .returnIcon[data-v-047029f6]{width:90%;display:flex;justify-content:flex-start;margin-top:30px}.knowledgeBody .returnIcon>div[data-v-047029f6]{display:flex;align-items:center;font-weight:400;font-size:18px;color:#999;cursor:pointer}.knowledgeBody .returnIcon>div img[data-v-047029f6]{width:24px;height:24px;margin-right:8px}.knowledgeBody .logo[data-v-047029f6]{display:flex;align-items:center;margin-top:24px;margin-bottom:48px;font-weight:700;font-size:24px;color:#000}.knowledgeBody .logo img[data-v-047029f6]{width:32px;height:32px;margin-right:10px}.knowledgeBody .option[data-v-047029f6]{width:1200px;margin-bottom:24px;margin-top:48px}.knowledgeBody .assemblyBody[data-v-047029f6]{width:1200px}.knowledgeBody .assemblyBody .top[data-v-047029f6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.knowledgeBody .assemblyBody .top .search[data-v-047029f6]{width:360px;height:40px;background:#f7f7f7;border-radius:12px 12px 12px 12px;display:flex;padding:10px 20px;box-sizing:border-box}.knowledgeBody .assemblyBody .top .search img[data-v-047029f6]{width:20px;height:20px;margin-right:8px;cursor:pointer}.knowledgeBody .assemblyBody .top .search input[data-v-047029f6]{flex:1;background:none;border:none;font-weight:400;font-size:14px}.knowledgeBody .assemblyBody .top .search input[data-v-047029f6]:focus-visible{outline:0}.knowledgeBody .assemblyBody .top .btnList[data-v-047029f6]{display:flex;align-items:center}.knowledgeBody .assemblyBody .top .btnList>div[data-v-047029f6]{padding:11px 12px;box-sizing:border-box;background:#131516;border:1px solid #131516;border-radius:12px 12px 12px 12px;font-weight:400;font-size:14px;color:#fff;margin-right:12px;display:flex;align-items:center;cursor:pointer}.knowledgeBody .assemblyBody .top .btnList>div img[data-v-047029f6]{width:18px;height:18px;margin-right:8px}.knowledgeBody .assemblyBody .top .btnList .upload-demo[data-v-047029f6]{padding:0!important}.knowledgeBody .assemblyBody .top .btnList>div[data-v-047029f6]:last-child{margin-right:0}.knowledgeBody .assemblyBody .tutorial[data-v-047029f6]{width:100%;height:120px;background:url(../img/Group\ 468.baa15042.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;padding:25px 60px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;cursor:pointer;margin-bottom:24px}.knowledgeBody .assemblyBody .tutorial>span[data-v-047029f6]{font-weight:700;font-size:30px;margin-bottom:12px}.knowledgeBody .assemblyBody .tutorial>div[data-v-047029f6]{font-weight:400;font-size:14px;display:flex;align-items:center}.knowledgeBody .assemblyBody .tutorial>div img[data-v-047029f6]{width:16px;height:16px;margin-left:2px}.knowledgeBody .assemblyBody .title[data-v-047029f6]{display:flex;align-items:center;font-weight:700;font-size:14px;color:#000;margin-bottom:24px}.knowledgeBody .assemblyBody .title img[data-v-047029f6]{width:32px;height:32px;margin-right:8px}.knowledgeBody .assemblyBody .title .icon[data-v-047029f6]{width:18px;height:18px}.knowledgeBody .assemblyBody .fileData .info[data-v-047029f6]{font-weight:400;font-size:14px;color:#333;margin-bottom:12px;display:flex;align-items:center}.knowledgeBody .assemblyBody .fileData .info .retry[data-v-047029f6]{font-size:12px;color:#000;border:1px solid #666;padding:5px 10px;border-radius:5px;margin-left:20px;cursor:pointer}.knowledgeBody .assemblyBody .fileData .list[data-v-047029f6]{display:flex;flex-wrap:wrap}.knowledgeBody .assemblyBody .fileData .list .itemBody[data-v-047029f6]{width:25%;display:flex;justify-content:center}.knowledgeBody .assemblyBody .fileData .list .itemBody .item[data-v-047029f6]{background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;width:95%;padding:20px;box-sizing:border-box;margin-bottom:24px}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemTop[data-v-047029f6]{display:flex;justify-content:space-between;align-items:center}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemTop>div[data-v-047029f6]:first-child{display:flex;flex-wrap:wrap}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemTop .stateIcon[data-v-047029f6]{height:20px}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemTop .more[data-v-047029f6]{position:relative}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemTop .more .fileMore[data-v-047029f6]{width:16px;height:16px;cursor:pointer}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemTop .more .edit[data-v-047029f6]{position:absolute;right:-25px;top:20px;width:80px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.15);border-radius:4px 4px 4px 4px;padding:4px 0;z-index:999}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemTop .more .edit>div[data-v-047029f6]{padding:10px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemTop .more .edit>div img[data-v-047029f6]{width:16px;height:16px;margin-right:4px}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemTop .more .edit>div span[data-v-047029f6]{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#000;display:block;white-space:nowrap;cursor:pointer}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemTop .more .edit>div[data-v-047029f6]:hover{background:#f7f7f7}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemName[data-v-047029f6]{display:flex;align-items:center;font-weight:700;font-size:14px;color:#333;margin-top:12px;margin-bottom:24px}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemName img[data-v-047029f6]{width:24px;height:24px;margin-right:8px}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemName>span[data-v-047029f6]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemInfo[data-v-047029f6]{display:flex;justify-content:space-between}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemInfo>div[data-v-047029f6]{display:flex;font-weight:400;font-size:12px;color:#999}.knowledgeBody .assemblyBody .fileData .list .itemBody .item .itemInfo>div img[data-v-047029f6]{width:16px;height:16px;margin-right:2px}.knowledgeBody .assemblyBody .add[data-v-047029f6]{width:1200px;height:133px;background:#f1f1fe;border-radius:12px 12px 12px 12px;display:flex;flex-direction:column;padding:20px 0;box-sizing:border-box;align-items:center;margin-bottom:48px;background-image:url(../img/AIgenerateBG.85e3b39d.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat}.knowledgeBody .assemblyBody .add>span[data-v-047029f6]{font-weight:700;font-size:16px;color:#846ffe;margin-bottom:24px}.knowledgeBody .assemblyBody .add .addinput[data-v-047029f6]{width:648px;height:48px;box-shadow:0 4px 8px 0 rgba(97,65,221,.15);background-origin:border-box;background-clip:content-box,border-box;border-radius:22px 22px 22px 22px;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#6141dd,#e405e7);display:flex;align-items:center;justify-content:center}.knowledgeBody .assemblyBody .add .addinput input[data-v-047029f6]{border:none;flex:1;margin:15px 20px;font-weight:400;font-size:14px}.knowledgeBody .assemblyBody .add .addinput input[data-v-047029f6]:focus-visible{outline:0}.knowledgeBody .assemblyBody .add .addinput .btn[data-v-047029f6]{background:linear-gradient(90deg,#6040dc 14%,#e504e7);border-radius:20px 20px 20px 20px;height:calc(100% - 8px);width:86px;margin-right:4px;font-weight:400;font-size:12px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.knowledgeBody .assemblyBody .add .addinput .btn img[data-v-047029f6]{width:24px;height:24px;margin-left:4px}.knowledgeBody .assemblyBody .deliveryTimeData[data-v-047029f6]{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}.knowledgeBody .assemblyBody .deliveryTimeData>div[data-v-047029f6]{display:flex;align-items:center;background:#f5f5f5;border-radius:12px 12px 12px 12px;height:60px;padding:20px;box-sizing:border-box;font-weight:400;font-size:14px;color:#333;margin-right:24px;cursor:pointer}.knowledgeBody .assemblyBody .deliveryTimeData>div .select[data-v-047029f6]{width:20px;height:20px;background:#fff;border-radius:20px 20px 20px 20px;border:1px solid #e0e2e5;display:flex;align-items:center;justify-content:center;margin-right:12px}.knowledgeBody .assemblyBody .deliveryTimeData>div .select div[data-v-047029f6]{width:8px;height:8px;background:#fff;box-shadow:0 2px 4px 0 rgba(9,4,39,.25);border-radius:100px}.knowledgeBody .assemblyBody .deliveryTimeData>div .isSelect[data-v-047029f6]{background:#846ffe;border:1px solid #846ffe}.knowledgeBody .assemblyBody .deliveryTimeData .isTiemType[data-v-047029f6]{background:rgba(132,111,254,.2)}.knowledgeBody .assemblyBody .expressDeliveryList[data-v-047029f6]{display:flex;flex-wrap:wrap}.knowledgeBody .assemblyBody .expressDeliveryList .ListItem[data-v-047029f6]{padding:15px 24px;box-sizing:border-box;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;font-weight:400;font-size:14px;color:#333;margin-right:24px;margin-bottom:24px;cursor:pointer}.knowledgeBody .assemblyBody .expressDeliveryList .inExpressDeliveryList[data-v-047029f6]{background:rgba(132,111,254,.1)!important;border:1px solid #846ffe!important;color:#846ffe!important}.knowledgeBody .assemblyBody .other[data-v-047029f6]{width:272px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;box-sizing:border-box;overflow:hidden;margin-bottom:24px}.knowledgeBody .assemblyBody .other>input[data-v-047029f6]{width:100%;padding:15px 12px;border:none;box-sizing:border-box;font-weight:400;font-size:14px}.knowledgeBody .assemblyBody .deliveryPlaces[data-v-047029f6]{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:72px}.knowledgeBody .assemblyBody .deliveryPlaces>.ListItem[data-v-047029f6]{flex:0 0 calc(33.33333% - 8px);max-width:calc(33.33333% - 8px);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.knowledgeBody .assemblyBody .deliveryPlaces>.ListItem>.icon[data-v-047029f6]{width:24px;height:24px;cursor:pointer}.knowledgeBody .assemblyBody .deliveryPlaces .addDeliveryPlaces[data-v-047029f6]{width:173px;height:48px;background:rgba(132,111,254,.1);border-radius:50px 50px 50px 50px;display:flex;align-items:center;cursor:pointer;padding:12px;box-sizing:border-box;font-weight:400;font-size:14px;color:#846ffe}.knowledgeBody .assemblyBody .deliveryPlaces .addDeliveryPlaces img[data-v-047029f6]{width:24px;height:24px}.knowledgeBody .assemblyBody .btn[data-v-047029f6]{width:100%;display:flex;justify-content:center}.knowledgeBody .assemblyBody .btn>div[data-v-047029f6]{padding:14px 0;width:160px;background:#846ffe;border-radius:12px 12px 12px 12px;font-weight:700;font-size:16px;color:#fff;text-align:center;cursor:pointer}.SizeBody[data-v-047029f6]{display:flex;flex-direction:column}.SizeBody .describe[data-v-047029f6]{font-weight:400;font-size:14px;color:#999;display:flex;flex-direction:column;padding:0 20px;box-sizing:border-box;margin-bottom:24px}.SizeBody .describe>div .click[data-v-047029f6]{color:#ffb310;text-decoration:underline;cursor:pointer}.SizeBody .control[data-v-047029f6]{display:flex;align-items:center;background:url(../img/Group\ 440.79ebc3d7.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;padding:16px 20px;box-sizing:border-box;border-radius:12px 12px 12px 12px;margin-bottom:24px}.SizeBody .control>span[data-v-047029f6]{font-weight:700;font-size:14px;color:#333;margin-right:24px}.SizeBody .sizeData[data-v-047029f6]{margin-bottom:24px}.SizeBody .sizeData .tab[data-v-047029f6]{display:flex;align-items:center;margin-bottom:12px}.SizeBody .sizeData .tab>div[data-v-047029f6]{padding:14px 24px;box-sizing:border-box;background:linear-gradient(135deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.7));box-shadow:0 8px 32px 0 rgba(101,117,167,.08);border-radius:56px 56px 56px 56px;border:1px solid #e0e2e5;font-weight:700;font-size:13px;color:#333;display:flex;align-items:center;cursor:pointer}.SizeBody .sizeData .tab>div img[data-v-047029f6]{width:20px;height:20px;margin-right:8px}.SizeBody .sizeData .tab>div[data-v-047029f6]:first-child{margin-right:24px}.SizeBody .sizeData .tab .isClick[data-v-047029f6]{background:linear-gradient(90deg,rgba(132,111,254,.9),rgba(112,98,194,.6))!important;box-shadow:0 8px 32px 0 rgba(110,113,145,.12)!important;border-radius:54px 54px 54px 54px!important;border:1px solid hsla(0,0%,98.8%,.5)!important;color:#fcfcfc!important}.SizeBody .sizeData .sizeTable[data-v-047029f6]{width:1200px;height:534px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;padding:12px 24px;box-sizing:border-box;margin-bottom:24px;display:flex;flex-direction:column}.SizeBody .sizeData .sizeTable .reShopSize[data-v-047029f6]{align-items:center;font-weight:400;font-size:14px;color:#131516;padding:11px 0;box-sizing:border-box;cursor:pointer;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #131516;width:162px;display:flex;justify-content:center;margin-bottom:24px}.SizeBody .sizeData .sizeTable .reShopSize img[data-v-047029f6]{width:20px;height:20px;margin-right:6px}.SizeBody .sizeData .sizeTable .Table[data-v-047029f6]{flex:1;overflow:auto}.SizeBody .sizeData .sizeTable .Table[data-v-047029f6]::-webkit-scrollbar{height:8px;width:8px}.shopPOP[data-v-047029f6]{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:1997;top:0;left:0;display:flex;justify-content:center;align-items:center}.shopPOP .POPbody[data-v-047029f6]{background:#fff;border-radius:8px 8px 8px 8px;height:612px;box-sizing:border-box;position:relative;display:flex;flex-direction:column}.shopPOP .POPbody .title[data-v-047029f6]{border-radius:8px 8px 0 0;background:#fff;width:1200px;line-height:46px;padding:20px;margin-bottom:4px;box-sizing:border-box;font-weight:700;font-size:20px;color:#333}.shopPOP .POPbody .popDate[data-v-047029f6]{flex:1;display:flex;flex-direction:column;align-items:center;overflow:auto;width:100%;padding:20px;padding-top:0;box-sizing:border-box}.shopPOP .POPbody .popDate .input[data-v-047029f6]{display:flex;flex-direction:column;width:100%}.shopPOP .POPbody .popDate .input>span[data-v-047029f6]{font-weight:700;font-size:14px;color:#333}.shopPOP .POPbody .popDate .input input[data-v-047029f6]{width:100%;padding:15px 20px;box-sizing:border-box;font-weight:400;font-size:14px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;margin-top:12px}.shopPOP .POPbody .popDate .input input[data-v-047029f6]:focus-visible{border:1px solid #6040dd;outline:0}.shopPOP .POPbody .popDate .input .List[data-v-047029f6]{margin-top:8px;margin-bottom:22px;display:flex;justify-content:space-between}.shopPOP .POPbody .popDate .input .List>div[data-v-047029f6]{display:flex;justify-content:center}.shopPOP .POPbody .popDate .input .List>div>div[data-v-047029f6]{width:230px;height:108px;background:#fff;border-radius:12px 12px 12px 12px;border:2px solid #e0e2e5;display:flex;flex-direction:column;align-items:center;justify-content:center}.shopPOP .POPbody .popDate .input .List>div>div>div[data-v-047029f6]{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:20px;color:#333;cursor:pointer}.shopPOP .POPbody .popDate .input .List>div>div>div img[data-v-047029f6]{width:52px;height:52px;margin-right:10px}.shopPOP .POPbody .popDate .input .List>div>div>span[data-v-047029f6]{font-size:12px;color:#999}.shopPOP .POPbody .popDate .input .List>div .shopS[data-v-047029f6]{border:2px solid #6040dd}.shopPOP .POPbody .popBottom[data-v-047029f6]{background:#fff;display:flex;flex-direction:column;align-items:center;width:1200px;border-radius:0 0 8px 8px;padding:24px 0}.shopPOP .POPbody .popBottom .btnList[data-v-047029f6]{display:flex;align-items:center;justify-content:center}.shopPOP .POPbody .popBottom .btnList>div[data-v-047029f6]{width:120px;height:48px;border-radius:12px 12px 12px 12px;font-weight:400;font-size:16px;text-align:center;line-height:48px;cursor:pointer}.shopPOP .POPbody .popBottom .btnList>div[data-v-047029f6]:first-child{margin-right:20px}.recordPOP[data-v-047029f6]{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:9999;top:0;left:0;display:flex;justify-content:center;align-items:center}.recordPOP .POPbody[data-v-047029f6]{background:#fff;border-radius:8px 8px 8px 8px;width:1200px;padding:20px;box-sizing:border-box}.recordPOP .POPbody .title[data-v-047029f6]{font-weight:700;font-size:20px;color:#333}.recordPOP .POPbody .input[data-v-047029f6]{margin-top:48px;display:flex;flex-direction:column}.recordPOP .POPbody .input>span[data-v-047029f6]{font-weight:700;font-size:14px;color:#333}.recordPOP .POPbody .input .List[data-v-047029f6]{margin-top:8px;margin-bottom:78px;display:flex;justify-content:space-between}.recordPOP .POPbody .input .List>div[data-v-047029f6]{display:flex;justify-content:center;align-items:center;width:282px;height:108px;background:#fff;border-radius:12px 12px 12px 12px;border:2px solid #e0e2e5;font-weight:400;font-size:20px;color:#333;cursor:pointer}.recordPOP .POPbody .input .List>div img[data-v-047029f6]{width:52px;height:52px;margin-right:10px}.recordPOP .POPbody .input .List .shopS[data-v-047029f6]{border:2px solid #6040dd}.recordPOP .POPbody .btnList[data-v-047029f6]{display:flex;align-items:center;justify-content:center}.recordPOP .POPbody .btnList>div[data-v-047029f6]{width:120px;height:48px;border-radius:12px 12px 12px 12px;font-weight:400;font-size:16px;text-align:center;line-height:48px;cursor:pointer}.recordPOP .POPbody .btnList>div[data-v-047029f6]:first-child{margin-right:20px}.reShopInfo[data-v-047029f6]{background:#fff!important;height:calc(100vh - 55px)}.reShopInfo .reShoptitle[data-v-047029f6]{background:#fff!important;position:relative;border-top:none}.reShopInfo .reShopName[data-v-047029f6]{margin-top:48px;font-weight:700;font-size:16px;color:#000;display:flex;align-items:center;margin-bottom:24px}.reShopInfo .reShopName img[data-v-047029f6]{width:20px;height:20px;margin-right:4px}.reShopInfo .reAndSearch[data-v-047029f6]{display:flex;align-items:center;justify-content:space-between;width:100%}.reShopInfo .reAndSearch .reListSearch[data-v-047029f6]{width:360px;height:40px;background:#f7f7f7;border-radius:12px 12px 12px 12px;display:flex;padding:10px 20px;box-sizing:border-box}.reShopInfo .reAndSearch .reListSearch img[data-v-047029f6]{width:20px;height:20px;margin-right:8px;cursor:pointer}.reShopInfo .reAndSearch .reListSearch input[data-v-047029f6]{flex:1;background:none;border:none;font-weight:400;font-size:14px}.reShopInfo .reAndSearch .reListSearch input[data-v-047029f6]:focus-visible{outline:0}.reShopInfo .reAndSearch .btn[data-v-047029f6]{padding:11px 26px;box-sizing:border-box;background:#846ffe;border:1px solid #846ffe;border-radius:12px 12px 12px 12px;font-weight:400;font-size:14px;color:#fff;margin-right:12px;display:flex;align-items:center;cursor:pointer}.reShopInfo .reAndSearch .btn img[data-v-047029f6]{width:18px;height:18px;margin-right:8px}.reShopInfo .widget[data-v-047029f6]{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:24px;margin-bottom:12px}.reShopInfo .widget .isChooseAll>div[data-v-047029f6],.reShopInfo .widget .isChooseAll[data-v-047029f6]{display:flex;align-items:center}.reShopInfo .widget .isChooseAll>div>div[data-v-047029f6]{width:18px;height:18px;background:#fff;border-radius:4px 4px 4px 4px;border:1px solid #e0e2e5;cursor:pointer}.reShopInfo .widget .isChooseAll>div>div>img[data-v-047029f6]{width:100%;height:100%;cursor:pointer}.reShopInfo .widget .isChooseAll>div>span[data-v-047029f6]{font-weight:400;font-size:12px;color:#999;margin-left:8px}.reShopInfo .widget .isChooseAll>div[data-v-047029f6]:first-child{margin-right:24px}.reShopInfo .widget .rightBtn[data-v-047029f6]{display:flex;align-items:center}.reShopInfo .widget .rightBtn .btnList[data-v-047029f6]{display:flex;justify-content:center;margin-right:24px}.reShopInfo .widget .rightBtn .btnList>div[data-v-047029f6]{padding:11px 12px;box-sizing:border-box;background:#131516;border:1px solid #131516;border-radius:12px 12px 12px 12px;font-weight:400;font-size:14px;color:#fff;margin-right:12px;display:flex;align-items:center;cursor:pointer}.reShopInfo .widget .rightBtn .btnList>div img[data-v-047029f6]{width:18px;height:18px;margin-right:8px}.reShopInfo .widget .rightBtn .REbtn[data-v-047029f6]{display:flex;align-items:center;margin-right:24px}.reShopInfo .widget .rightBtn .REbtn .REbtnBody[data-v-047029f6]{padding:11px 12px;box-sizing:border-box;background:#131516;border:1px solid #131516;border-radius:12px 12px 12px 12px;font-weight:400;font-size:14px;color:#fff;margin-right:12px;display:flex;align-items:center;cursor:pointer}.reShopInfo .widget .rightBtn .REbtn .REbtnBody img[data-v-047029f6]{width:18px;height:18px;margin-right:8px}.reShopInfo .widget .rightBtn .REbtn>img[data-v-047029f6]{width:20px;height:20px;cursor:pointer}.reShopInfo .widget .rightBtn .isDeleteAll[data-v-047029f6]{font-weight:400;font-size:12px;color:#999;display:flex;align-items:center}.reShopInfo .widget .rightBtn .isDeleteAll>span[data-v-047029f6]{margin-right:8px}.reShopInfo .shopText[data-v-047029f6]{font-weight:400;font-size:14px;color:#333;margin-bottom:12px}.shopInfo[data-v-047029f6]{position:absolute;width:100%;background:#f7f7f7;top:0;left:0;z-index:1997;overflow:auto;display:flex;flex-direction:column;align-items:center}.shopInfo .title[data-v-047029f6]{position:fixed;top:54px;padding:20px 0;background:#f7f7f7;margin:0;width:90%;min-width:1200px;z-index:9;border-top:1px solid #e0e2e5}.shopInfo .title div[data-v-047029f6]{display:flex;align-items:center;cursor:pointer}.shopInfo .title div>img[data-v-047029f6]{width:16px;height:16px}.shopInfo .title div .return[data-v-047029f6]{width:24px;height:24px}.shopInfo .title div>span[data-v-047029f6]{font-weight:400;font-size:18px;color:#333}.shopInfo .title div .name[data-v-047029f6]{font-weight:400;font-size:14px;color:#999;margin-left:8px;margin-right:4px}.shopInfo .content[data-v-047029f6]{width:1200px;margin-top:44px}.shopInfo .content .contentItem[data-v-047029f6]{margin-top:40px;width:100%}.shopInfo .content .contentItem .basic .top[data-v-047029f6]{display:flex;justify-content:space-between;margin-bottom:24px}.shopInfo .content .contentItem .basic .top .imgs[data-v-047029f6]{width:340px;height:340px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;overflow:hidden;display:flex;align-items:center;justify-content:center}.shopInfo .content .contentItem .basic .top .imgs img[data-v-047029f6]{height:100%}.shopInfo .content .contentItem .basic .top .topInfo[data-v-047029f6]{width:836px;height:340px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;padding:30px 20px;box-sizing:border-box}.shopInfo .content .contentItem .basic .top .topInfo>div[data-v-047029f6]{margin-left:44px;font-weight:400;font-size:14px;color:#333}.shopInfo .content .contentItem .basic .top .topInfo>div[data-v-047029f6]:first-child{margin-left:0}.shopInfo .content .contentItem .basic .top .topInfo .name[data-v-047029f6]{display:flex;align-items:center;margin-bottom:12px}.shopInfo .content .contentItem .basic .top .topInfo .name img[data-v-047029f6]{width:26px;height:26px;margin-right:8px}.shopInfo .content .contentItem .basic .top .topInfo .name input[data-v-047029f6]{flex:1;font-weight:700;font-size:18px}.shopInfo .content .contentItem .basic .top .topInfo .price[data-v-047029f6]{margin-bottom:8px}.shopInfo .content .contentItem .basic .top .topInfo .sku[data-v-047029f6]{display:flex;margin-top:24px;height:190px;overflow:auto}.shopInfo .content .contentItem .basic .top .topInfo .sku .list[data-v-047029f6]{flex:1;display:flex;flex-direction:column}.shopInfo .content .contentItem .basic .top .topInfo .sku .list input[data-v-047029f6]{margin-bottom:8px}.shopInfo .content .contentItem .basic .top .topInfo .sku .list>input[data-v-047029f6]:last-child{margin-bottom:0}.shopInfo .content .contentItem .basic .bot[data-v-047029f6]{width:1200px;height:286px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;padding:20px;box-sizing:border-box;display:flex;flex-direction:column}.shopInfo .content .contentItem .basic .bot>span[data-v-047029f6]{font-weight:700;font-size:16px;color:#000;margin-bottom:24px}.shopInfo .content .contentItem .basic .bot>textarea[data-v-047029f6]{font-size:14px}.shopInfo .content .contentItem .basic .btn[data-v-047029f6]{display:flex;justify-content:center}.shopInfo .content .contentItem .basic .btn>div[data-v-047029f6]{width:160px;height:48px;background:#846ffe;border-radius:12px 12px 12px 12px;font-weight:700;font-size:16px;color:#fff;text-align:center;line-height:48px;margin-top:72px;cursor:pointer;margin-bottom:10px}.shopInfo .content .contentItem .other[data-v-047029f6]{padding:30px 24px!important;position:relative}.shopInfo .content .contentItem .other>span[data-v-047029f6]:first-child{font-weight:400;font-size:14px;color:#000}.shopInfo .content .contentItem .other>input[data-v-047029f6]{margin-top:12px;margin-bottom:8px;font-weight:400;font-size:14px;padding:15px 20px;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;box-sizing:border-box}.shopInfo .content .contentItem .other .otherTip[data-v-047029f6]{display:flex;align-items:center;padding-left:12px;box-sizing:border-box;font-weight:400;font-size:12px;color:#999}.shopInfo .content .contentItem .other .otherTip img[data-v-047029f6]{width:16px;height:16px;margin-right:4px}.shopInfo .content .contentItem .other .btn[data-v-047029f6]{width:100%;position:absolute;bottom:20px}.shopInfo .content .contentItem .problem[data-v-047029f6]{width:100%;height:858px;background:#fff;border-radius:12px 12px 0 0;margin-bottom:20px;padding:12px 20px;box-sizing:border-box;display:flex;flex-direction:column}.shopInfo .content .contentItem .problem .top[data-v-047029f6]{margin-bottom:13px;display:flex;font-weight:400;font-size:14px;color:#999}.shopInfo .content .contentItem .problem .top img[data-v-047029f6]{width:20px;height:20px;margin-right:4px}.shopInfo .content .contentItem .problem .bot[data-v-047029f6]{flex:1;background:#f7f7f7;border-radius:12px 12px 12px 12px;padding:24px 20px;box-sizing:border-box;display:flex;flex-direction:column}.shopInfo .content .contentItem .problem .bot>div[data-v-047029f6]:first-child{font-weight:700;font-size:16px;color:#000;padding-bottom:24px;border-bottom:1px solid #e0e2e5;margin-bottom:20px}.shopInfo .content .contentItem .problem .bot textarea[data-v-047029f6]{background:none}.shopInfo .content .contentItem .problem .btn[data-v-047029f6]{display:flex;justify-content:center}.shopInfo .content .contentItem .problem .btn>div[data-v-047029f6]{width:160px;height:48px;background:#846ffe;border-radius:12px 12px 12px 12px;font-weight:700;font-size:16px;color:#fff;text-align:center;line-height:48px;margin-top:20px;cursor:pointer}.shopInfo .content .contentItem input[data-v-047029f6]{border:none}.shopInfo .content .contentItem input[data-v-047029f6]:focus-visible{outline:0}.shopInfo .content .contentItem textarea[data-v-047029f6]{flex:1;border:none;resize:none}.shopInfo .content .contentItem textarea[data-v-047029f6]:focus-visible{outline:0}.pagination[data-v-047029f6]{display:flex;justify-content:flex-end;margin-top:12px}.badgeR[data-v-047029f6]{background-color:#ff5363}.badgeG[data-v-047029f6],.badgeR[data-v-047029f6]{width:10px;height:10px;margin-right:5px;border-radius:100%}.badgeG[data-v-047029f6]{background-color:#22c788}.cursor-pointer[data-v-047029f6]{cursor:pointer}.dialog-block[data-v-047029f6]{padding:30px}.dialog-title[data-v-047029f6]{font-size:20px;line-height:23px}.dialog-content[data-v-047029f6],.dialog-title[data-v-047029f6]{font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#000}.dialog-content[data-v-047029f6]{margin-top:30px;font-size:14px;line-height:16px}.dialog-content span[data-v-047029f6]{color:#333}.dialog-block .foolt[data-v-047029f6]{display:flex;align-items:center;justify-content:flex-end;margin-top:48px;font-size:14px}.dialog-block .foolt .cancellation[data-v-047029f6]{width:120px;height:48px;background:#fff;border-radius:12px 12px 12px 12px;opacity:1;border:1px solid #846ffe;color:#846ffe;display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box}.dialog-block .foolt .cancellation span[data-v-047029f6]{width:32px;height:21px;display:inline-block;line-height:19px}.dialog-block .foolt .confirm[data-v-047029f6]{margin-left:20px;width:120px;height:48px;background:#846ffe;border-radius:12px 12px 12px 12px;opacity:1;color:#fff;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer}.dialog-block .foolt .confirm span[data-v-047029f6]{width:32px;height:21px;display:inline-block;line-height:19px}.dialog-input[data-v-047029f6]{margin-top:12px!important}.dialog-input textarea[data-v-047029f6]{font-family:微软雅黑}.jmFileList[data-v-047029f6]{display:flex;margin-top:12px}.jmFileList>div[data-v-047029f6]{padding:20px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;width:282px;height:136px;box-sizing:border-box}.jmFileList .reFile[data-v-047029f6]{display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:700;font-size:14px;color:#333}.jmFileList .reFile>img[data-v-047029f6]{width:48px;height:48px;margin-bottom:12px}.jmFileList>div[data-v-047029f6]:last-child{display:flex;flex-direction:column;justify-content:space-between;margin-left:24px}.jmFileList>div:last-child>div[data-v-047029f6]:first-child{display:flex;align-items:center;font-weight:700;font-size:14px;color:#333}.jmFileList>div:last-child>div:first-child>span[data-v-047029f6]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jmFileList>div:last-child>div:first-child img[data-v-047029f6]{width:24px;height:24px;margin-right:8px}.jmFileList>div:last-child>div[data-v-047029f6]:last-child{display:flex;justify-content:space-between}.jmFileList>div:last-child>div:last-child div[data-v-047029f6]{display:flex;align-items:center;font-weight:400;font-size:12px;color:#999}.jmFileList>div:last-child>div:last-child div img[data-v-047029f6]{width:16px;height:16px;margin-right:2px}.JMupload[data-v-047029f6]{width:100%;height:136px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;margin-top:12px;overflow:hidden}.JMuploadBody>span[data-v-047029f6]{font-weight:700;font-size:14px;color:#333}.JMuploadBody>div[data-v-047029f6]{display:flex;align-items:center;font-weight:400;font-size:12px;color:#ffb310;margin-top:4px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.JMuploadBody>div img[data-v-047029f6]{width:16px!important;height:16px!important;margin:0!important}[data-v-047029f6] .el-upload{width:100%!important;height:100%!important}[data-v-047029f6] .el-upload .el-upload-dragger{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none}[data-v-047029f6] .el-upload .el-upload-dragger img{width:48px;height:48px;margin-bottom:12px}.dialog-input textarea[data-v-047029f6]{width:100%;height:150px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid rgba(0,0,0,.1);outline:none;padding:10px 20px;box-sizing:border-box;color:#000;resize:none}.AIgeneratePoP[data-v-047029f6]{position:fixed;width:100%;height:100%;display:flex;justify-content:center;top:0;left:0;background:rgba(0,0,0,.5);z-index:9999;align-items:flex-end}.AIgeneratePoP .POPBody[data-v-047029f6]{width:60vw;height:90vh;background:#fff;border-radius:12px 12px 0 0;display:flex;flex-direction:column;position:relative}.AIgeneratePoP .POPBody .bodyTop[data-v-047029f6]{display:flex;justify-content:space-between;align-items:center}.AIgeneratePoP .POPBody .bodyTop .TopState[data-v-047029f6]{display:flex;align-items:center;font-weight:400;font-size:14px;color:#999}.AIgeneratePoP .POPBody .bodyTop .TopState img[data-v-047029f6]{width:20px;height:20px;margin-right:4px}.AIgeneratePoP .POPBody .bodyTop .offPOPicon[data-v-047029f6]{padding:2px;cursor:pointer;width:24px;height:24px;box-sizing:border-box}.AIgeneratePoP .POPBody .bodyTop .offPOPicon img[data-v-047029f6]{width:100%;height:100%}.AIgeneratePoP .POPBody .bodyTop .offPOPicon[data-v-047029f6]:hover{background:#f7f7f7;border-radius:4px 4px 4px 4px}.AIgeneratePoP .POPBody .textarea[data-v-047029f6]{flex:1;background:#f7f7f7;border-radius:12px 12px 12px 12px;margin-top:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px 20px;box-sizing:border-box}.AIgeneratePoP .POPBody .textarea .textareaTop[data-v-047029f6]{font-weight:700;font-size:16px;color:#000;padding-bottom:23px;border-bottom:1px solid #e0e2e5;margin-bottom:20px;width:100%}.AIgeneratePoP .POPBody .textarea textarea[data-v-047029f6]{width:100%;border:none;outline:none;margin:0;padding:0;height:100%;background:#f7f7f7}.AIgeneratePoP .POPBody .POPtextBody[data-v-047029f6]{flex:1;display:flex;flex-direction:column;padding:12px 20px;padding-bottom:0;box-sizing:border-box}.AIgeneratePoP .POPBody .POPline[data-v-047029f6]{height:5px;background:#000;border-radius:0 0 0 0;opacity:.15;filter:blur(10px)}.AIgeneratePoP .POPBody .POPbtn[data-v-047029f6]{display:flex;justify-content:center;padding:10px 0}.AIgeneratePoP .POPBody .POPbtn>div[data-v-047029f6]{width:164px;height:48px;border-radius:12px;text-align:center;line-height:48px;font-weight:700;font-size:16px;color:#fff;background:#846ffe;cursor:pointer}.AIgeneratePoP .POPBody .POPbtn div[data-v-047029f6]:first-child{background:#fff;border:1px solid #846ffe;font-weight:400;font-size:16px;color:#846ffe;margin-right:20px}.listCopy[data-v-047029f6]{display:flex;flex-wrap:wrap;width:100%}.listCopy>div[data-v-047029f6]{width:16.6666666667%;display:flex;justify-content:center;margin-bottom:20px}.listCopy>div>div[data-v-047029f6]{width:180px;display:flex;flex-direction:column;cursor:pointer}.listCopy>div>div .itemImg[data-v-047029f6]{width:180px;height:180px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;margin-bottom:12px;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.listCopy>div>div .itemImg .fileMore[data-v-047029f6]{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.5);border-radius:4px 4px 4px 4px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.listCopy>div>div .itemImg .fileMore .moreIcon[data-v-047029f6]{width:16px;height:16px;cursor:pointer}.listCopy>div>div .itemImg .productImageUrl[data-v-047029f6]{height:100%}.listCopy>div>div .itemImg .generateProgress[data-v-047029f6]{position:absolute;width:100%;padding:0 8px;box-sizing:border-box;bottom:0;background:rgba(0,0,0,.5);border-radius:0 0 11px 11px;padding:4px 8px;text-align:center;color:#fff;font-size:12px}.listCopy>div>div .itemImg .generateProgressOK[data-v-047029f6]{position:absolute;width:100%;bottom:0;font-weight:400;font-size:10px;color:#fff;background:rgba(0,0,0,.5);border-radius:0 0 11px 11px;padding:4px 0;text-align:center}.listCopy>div>div .itemName[data-v-047029f6]{font-weight:400;font-size:14px;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:underline;cursor:pointer}.dialog-content .dialog-bold[data-v-047029f6]{font-weight:700}[data-v-047029f6] .el-select-dropdown{z-index:99999!important}.listNone[data-v-047029f6]{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;margin-top:80px}.listNone>img[data-v-047029f6]{width:250px}.listNone>span[data-v-047029f6]{font-weight:400;font-size:12px;color:#999;position:absolute;bottom:70px}textarea[data-v-047029f6]{font-family:Microsoft YaHei\, Microsoft YaHei;line-height:170%}[data-v-047029f6] .el-dropdown{display:flex}:v-deep .el-message-box__wrapper[data-v-047029f6]{z-index:9999999!important}.dotList[data-v-047029f6]{display:flex;align-items:center;margin-top:8px;margin-left:11px}.dotList div[data-v-047029f6]{width:6px;height:6px;border-radius:50%;margin:6px}.dotList .dot1[data-v-047029f6]{animation:jump-047029f6 1.6s linear -.32s infinite;background:#e6e2ff}.dotList .dot2[data-v-047029f6]{animation:jump-047029f6 1.6s linear -.16s infinite;background:#c3b9ff}.dotList .dot3[data-v-047029f6]{animation:jump-047029f6 1.6s linear infinite;background:#846ffe}.popoverImg[data-v-047029f6]{width:16px;height:16px}.popoverBody[data-v-047029f6]{width:100%;max-height:633px;padding:20px;padding-bottom:0;box-sizing:border-box;display:flex;flex-direction:column}.popoverBody .title[data-v-047029f6]{font-weight:400;font-size:14px;color:#000;margin-bottom:12px}.popoverBody .content[data-v-047029f6]{flex:1;overflow:auto;display:flex;flex-direction:column}.popoverBody .content span[data-v-047029f6]{font-weight:400;font-size:14px;color:#333;margin-bottom:12px}.popoverBody .content img[data-v-047029f6]{width:100%;margin-bottom:24px}.popoverBody .bottomBtn[data-v-047029f6]{padding:8px 0;width:100%;display:flex;justify-content:center}.popoverBody .bottomBtn>div[data-v-047029f6]{width:80px;height:32px;line-height:32px;background:#846ffe;border-radius:12px 12px 12px 12px;font-family:Microsoft YaHei;font-weight:400;font-size:14px;color:#fff;text-align:center;cursor:pointer}.tutorialPOP[data-v-047029f6]{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.5);top:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center}.tutorialPOP .POPbody[data-v-047029f6]{width:1020px;height:90vh;background:#fff;border-radius:8px 8px 8px 8px;padding:24px;box-sizing:border-box;position:relative;display:flex;flex-direction:column}.tutorialPOP .POPbody .offShow[data-v-047029f6]{width:24px;height:24px;position:absolute;right:18px;top:18px;cursor:pointer;text-align:center;line-height:30px}.tutorialPOP .POPbody .offShow img[data-v-047029f6]{width:24px;height:24px}.tutorialPOP .POPbody .offShow[data-v-047029f6] :hover{background:#f5f5f5}.tutorialPOP .POPbody .bodyName[data-v-047029f6]{font-weight:700;font-size:20px;color:#333;margin-bottom:24px}.tutorialPOP .POPbody .tip[data-v-047029f6]{font-weight:400;font-size:14px;color:#000}.tutorialPOP .POPbody .content[data-v-047029f6]{margin-top:12px;flex:1;overflow:auto;font-size:14px;color:#333;display:flex;flex-direction:column}.tutorialPOP .POPbody .content span[data-v-047029f6]{margin-bottom:12px}.tutorialPOP .POPbody .content img[data-v-047029f6]{width:100%;margin-bottom:24px}@keyframes jump-047029f6{0%,80%,to{transform:scale(0)}40%{transform:scale(2)}}.servicePOP[data-v-047029f6]{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6)}.servicePOP .servicePOP_body[data-v-047029f6]{width:350px;height:342px;background:#fff;border-radius:12px 12px 12px 12px;padding:8px;box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.servicePOP .servicePOP_body .OFFicon[data-v-047029f6]{width:24px;position:absolute;top:8px;right:8px;cursor:pointer}.servicePOP .servicePOP_body .code[data-v-047029f6]{width:180px;margin-bottom:24px}.servicePOP .servicePOP_body span[data-v-047029f6]{font-weight:400;font-size:16px;color:#000}.reSelect[data-v-047029f6]{position:absolute;left:12px;top:12px;width:18px;height:18px;background:rgba(0,0,0,.5);border-radius:4px 4px 4px 4px;border:1px solid #e0e2e5}.reSelect>img[data-v-047029f6]{width:100%;height:100%}.Group[data-v-047029f6]{padding:2px 8px;box-sizing:border-box;font-weight:700;font-size:12px;border-radius:10px 10px 10px 10px}.Group_2882[data-v-047029f6]{background:#efeefe;color:#8262f8;margin-left:8px}.Group_2887[data-v-047029f6]{background:linear-gradient(90deg,#ffdedb,#ffbdb6);color:linear-gradient(359.9999977233deg,#ff666f,#ff061f)}[data-v-047029f6] .el-switch__core{height:20px;border-radius:100px}[data-v-047029f6] .el-switch__core:after{width:16px;height:16px;top:1px}[data-v-047029f6] .el-switch.is-checked .el-switch__core:after{margin-left:-18px}[data-v-047029f6] .el-date-editor{width:108px;height:32px;background:#fff;border-radius:12px}[data-v-047029f6] .el-select{width:108px;background:#fff;border-radius:12px 12px 12px 12px}[data-v-047029f6] .el-select .el-input input{height:32px}[data-v-047029f6] .el-select i{line-height:32px}[data-v-047029f6] .el-cascader{width:348px;height:48px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;display:flex;align-items:center}[data-v-047029f6] .el-cascader input{border:none}[data-v-047029f6] .el-input__inner{border-radius:12px}.setShopSizePop .formBody .Step[data-v-047029f6]{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.setShopSizePop .formBody .Step>div[data-v-047029f6]:first-child{margin-right:12px}.setShopSizePop .formBody .Step>div[data-v-047029f6]{display:flex;align-items:center;font-weight:400;font-size:20px;color:#999}.setShopSizePop .formBody .Step>div .icon[data-v-047029f6]{width:26px;height:26px;background:#e0e2e5;border-radius:100px;text-align:center;line-height:26px;font-weight:400;font-size:14px;color:#999;margin-right:8px}.setShopSizePop .formBody .Step>div .icon img[data-v-047029f6]{width:8px}.setShopSizePop .formBody .Step>div .ling[data-v-047029f6]{height:1px;width:30px;background:#e0e2e5;margin-left:12px}.setShopSizePop .formBody .Step .isStep[data-v-047029f6]{color:#333;font-weight:700}.setShopSizePop .formBody .Step .isStep .icon[data-v-047029f6]{background:#846ffe;color:#fff}.setShopSizePop .formBody .content[data-v-047029f6]{overflow-x:hidden!important}.setShopSizePop .formBody .content .formName[data-v-047029f6]{display:flex;flex-direction:column}.setShopSizePop .formBody .content .formName>span[data-v-047029f6]{margin-bottom:12px}.setShopSizePop .formBody .content .formName input[data-v-047029f6]{height:48px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;font-size:14px;padding:0 12px;box-sizing:border-box}.setShopSizePop .formBody .content .reAndSearch[data-v-047029f6]{display:flex;align-items:center;justify-content:space-between;width:100%}.setShopSizePop .formBody .content .reAndSearch .reListSearch[data-v-047029f6]{width:360px;height:40px;background:#f7f7f7;border-radius:12px 12px 12px 12px;display:flex;padding:10px 20px;box-sizing:border-box}.setShopSizePop .formBody .content .reAndSearch .reListSearch img[data-v-047029f6]{width:20px;height:20px;margin-right:8px;cursor:pointer}.setShopSizePop .formBody .content .reAndSearch .reListSearch input[data-v-047029f6]{flex:1;background:none;border:none;font-weight:400;font-size:14px}.setShopSizePop .formBody .content .reAndSearch .reListSearch input[data-v-047029f6]:focus-visible{outline:0}.setShopSizePop .formBody .content .reAndSearch .btn[data-v-047029f6]{padding:11px 26px;box-sizing:border-box;background:#846ffe;border:1px solid #846ffe;border-radius:12px 12px 12px 12px;font-weight:400;font-size:14px;color:#fff;margin-right:12px;display:flex;align-items:center;cursor:pointer}.setShopSizePop .formBody .content .reAndSearch .btn img[data-v-047029f6]{width:18px;height:18px;margin-right:8px}.setShopSizePop .formBody .content .shopText[data-v-047029f6]{font-weight:400;font-size:14px;color:#333;margin:12px 0}.setShopSizePop .formBody .content .listCopy>div[data-v-047029f6]{flex-basis:calc(20% - 19.2px);max-width:calc(20% - 19.2px);margin-right:24px;margin-bottom:24px}.setShopSizePop .formBody .content .listCopy>div>div .itemImg[data-v-047029f6],.setShopSizePop .formBody .content .listCopy>div>div[data-v-047029f6]{width:100%}.setShopSizePop .formBody .content .listCopy>div[data-v-047029f6]:nth-child(5n){margin-right:0}.shopSizePOP[data-v-047029f6]{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2;top:0}.shopSizePOP .formBody[data-v-047029f6]{width:1020px;height:90%;background:#fff;border-radius:8px 8px 8px 8px;position:relative;padding:24px;box-sizing:border-box;overflow:auto;display:flex;flex-direction:column}.shopSizePOP .formBody .offShow[data-v-047029f6]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;right:12px;top:12px}.shopSizePOP .formBody .offShow img[data-v-047029f6]{width:12px;height:12px}.shopSizePOP .formBody .offShow[data-v-047029f6]:hover{background:#f7f7f7}.shopSizePOP .formBody .bodyTitle[data-v-047029f6]{font-weight:700;font-size:20px;color:#333;margin-bottom:24px}.shopSizePOP .formBody .content[data-v-047029f6]{flex:1;overflow:auto;padding-bottom:24px}.shopSizePOP .formBody .content .option[data-v-047029f6]{margin-bottom:12px;margin-top:0;width:100%}.shopSizePOP .formBody .content .option>span[data-v-047029f6]{font-weight:400;font-size:14px;color:#000}.shopSizePOP .formBody .content .option>div[data-v-047029f6]{display:flex;flex-wrap:wrap;margin-top:12px}.shopSizePOP .formBody .content .option>div>div[data-v-047029f6]{background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;padding:15px 12px;box-sizing:border-box;font-weight:400;font-size:14px;color:#333;margin-right:12px;margin-bottom:12px;cursor:pointer}.shopSizePOP .formBody .content .option>div .isClick[data-v-047029f6]{background:rgba(132,111,254,.1);border-radius:12px 12px 12px 12px;border:1px solid #6040dd;font-weight:400;font-size:14px;color:#846ffe}.shopSizePOP .formBody .content .sizeForm[data-v-047029f6]{width:100%;max-height:284px;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;text-align:center;background:#f7f7f7;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5}.shopSizePOP .formBody .content .sizeForm .tipText[data-v-047029f6]{height:284px;line-height:284px;font-weight:400;font-size:14px;color:#666}.shopSizePOP .formBody .content .sizeForm .formAdd[data-v-047029f6]{display:flex;align-items:center;justify-content:center;cursor:pointer}.shopSizePOP .formBody .content .sizeForm .formAdd img[data-v-047029f6]{width:24px;height:24px}.shopSizePOP .formBody .content .sizeForm .editBody[data-v-047029f6]{display:flex;width:100%;max-height:212px}.shopSizePOP .formBody .content .sizeForm .editBody .formDate-y[data-v-047029f6]{flex:1;overflow:auto}.shopSizePOP .formBody .content .sizeForm .editBody .formDate-y[data-v-047029f6]::-webkit-scrollbar{height:8px;width:8px}.shopSizePOP .formBody .btnList[data-v-047029f6]{display:flex;justify-content:center;padding-top:24px;box-sizing:border-box}.shopSizePOP .formBody .btnList>div[data-v-047029f6]{padding:14px 48px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;font-weight:400;font-size:16px;color:#666;cursor:pointer}.shopSizePOP .formBody .btnList .addBtn[data-v-047029f6]{background:#846ffe;border-radius:12px 12px 12px 12px;border:1px solid #846ffe;font-weight:700;font-size:16px;color:#fff;margin:0 24px}.configSearchDataPOP[data-v-047029f6]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:2;display:flex;align-items:center;justify-content:center}.configSearchDataPOP .page[data-v-047029f6]{width:698px;padding:20px;box-sizing:border-box;background:#fff;border-radius:8px 8px 8px 8px;display:flex;flex-direction:column}.configSearchDataPOP .page>span[data-v-047029f6]{font-weight:700;font-size:20px;color:#333;margin-bottom:24px}.configSearchDataPOP .page>.setItem-iput[data-v-047029f6]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:21px;border-bottom:1px solid #e0e2e5}.configSearchDataPOP .page>.setItem-iput .itemTitle[data-v-047029f6]{font-weight:700;font-size:14px;color:#333}.configSearchDataPOP .page>.setItem-iput input[data-v-047029f6]{width:100%;padding:15px 20px;box-sizing:border-box;font-weight:400;font-size:14px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;margin-top:12px}.configSearchDataPOP .page>.setItem[data-v-047029f6]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:21px 0;border-bottom:1px solid #e0e2e5}.configSearchDataPOP .page>.setItem .itemTitle[data-v-047029f6]{font-weight:700;font-size:14px;color:#333}.configSearchDataPOP .page .btnList[data-v-047029f6]{width:100%;margin-top:24px;display:flex;justify-content:center}.configSearchDataPOP .page .btnList>div[data-v-047029f6]{width:120px;height:48px;border-radius:12px 12px 12px 12px;text-align:center;line-height:48px;cursor:pointer}.configSearchDataPOP .page .btnList>div[data-v-047029f6]:first-child{background:#fff;border:1px solid #dfe1e5;font-weight:400;font-size:16px;color:#666;margin-right:20px}.configSearchDataPOP .page .btnList>div[data-v-047029f6]:last-child{background:#846ffe;border:1px solid #846ffe;font-weight:700;font-size:16px;color:#fff}.index[data-v-ee622afe]{width:280px;background:#fff;padding-top:11px;padding-left:20px;padding-right:20px;box-sizing:border-box;flex-shrink:0;border-right:1px solid #e0e2e5}.title[data-v-ee622afe]{display:flex;align-items:center;margin-bottom:10px}.title span[data-v-ee622afe]{font-weight:700;font-size:16px;color:#000}.title img[data-v-ee622afe]{width:20px;height:20px;margin-right:8px}.modeItem[data-v-ee622afe]{width:100%;position:relative;margin-bottom:20px;border-radius:10px;overflow:hidden;padding:20px 30px;box-sizing:border-box}.modeItem>img[data-v-ee622afe]{width:100%;position:absolute;top:0;left:0;z-index:0}.modeItem .itemContent[data-v-ee622afe]{display:flex;flex-direction:column;z-index:1;position:relative}.modeItem .itemContent>span[data-v-ee622afe]:first-child{font-weight:700;font-size:20px;color:#333;margin-bottom:10px}.modeItem .itemContent>span[data-v-ee622afe]{font-weight:400;font-size:12px;color:#666}.modeItem .itemContent .contentInfo[data-v-ee622afe]{display:flex;flex-direction:column}.modeItem .itemContent .contentInfo>div[data-v-ee622afe]{display:flex;align-items:center;margin-bottom:8px}.modeItem .itemContent .contentInfo>div>span[data-v-ee622afe]{font-weight:400;font-size:12px;color:#333;margin-right:4px;width:60px}.modeItem .itemContent .contentInfo>div>div[data-v-ee622afe]{padding:0 5px;height:16px;background:#84a0ad;border-radius:8px 8px 8px 8px;display:flex;align-items:center}.modeItem .itemContent .contentInfo>div>div>span[data-v-ee622afe]{font-weight:400;font-size:12px;color:#fff}.modeItem .itemContent .contentBtn[data-v-ee622afe]{display:flex;align-items:center;padding:8px 12px;box-sizing:border-box;background:#fff;border-radius:20px 20px 20px 20px;border:1px solid #131516;font-weight:400;font-size:12px;color:#333;cursor:pointer;width:-moz-max-content;width:max-content}.modeItem .itemContent .contentBtn>img[data-v-ee622afe]{width:16px;height:16px;margin-right:4px}.modeItem[data-v-ee622afe]:last-child{height:245px}.tab[data-v-ee622afe]{width:459px;height:42px;background:#ebeef5;border-radius:12px 12px 12px 12px;opacity:1;position:relative;padding:4px;box-sizing:border-box;margin-bottom:24px}.tab .item[data-v-ee622afe],.tab[data-v-ee622afe]{display:flex;align-items:center;justify-content:center}.tab .item[data-v-ee622afe]{flex:1;cursor:pointer;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#000;line-height:16px;z-index:2}.tab .item img[data-v-ee622afe]{width:18px;height:18px;margin-right:4px}.tab .item_bg[data-v-ee622afe]{position:absolute;left:4px;top:4px;z-index:1;width:226px;height:34px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.15);border-radius:12px 12px 12px 12px;transition:all .5s}.tab .left1[data-v-ee622afe]{left:225.5px}[data-v-ee622afe] .el-upload-dragger{width:459px;height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #c9bef5}[data-v-ee622afe] .el-upload-dragger:hover{border-color:#d9d9d9}.upload-demo img[data-v-ee622afe]{width:60px;height:60px;margin-bottom:12px}.upload-text[data-v-ee622afe]{font-size:12px;color:#333;line-height:14.06px;font-family:Microsoft YaHei;font-weight:400;margin-bottom:8px}.upload-text .upload-text-Bold[data-v-ee622afe]{font-weight:700}.upload-text span[data-v-ee622afe]:last-child{color:#846ffe;font-weight:700}.tip-text[data-v-ee622afe]{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999;line-height:12px}.AIgenerate[data-v-ee622afe],.upload-demo[data-v-ee622afe]{margin-bottom:30px}.AIgenerate[data-v-ee622afe]{width:460px;height:180px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px}.AIgenerate .AIgenerateBG[data-v-ee622afe]{position:absolute;top:0;left:0;width:100%}.AIgenerate .AIgenerateText[data-v-ee622afe]{font-weight:700;font-size:16px;color:#fff;z-index:1}.AIgenerate .AIgenerateInput[data-v-ee622afe]{z-index:1;display:flex;padding:4px;align-items:center;width:378px;height:44px;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.2);border-radius:12px 12px 12px 12px;margin-top:20px}.AIgenerate .AIgenerateInput input[data-v-ee622afe]{flex:1;font-weight:400;font-size:14px;border:none;outline:none;padding:0 16px;box-sizing:border-box}.AIgenerate .AIgenerateInput .AIgenerateBtn[data-v-ee622afe]{display:flex;align-items:center;padding:10px 20px;height:36px;background:linear-gradient(90deg,#6040dc 14%,#e504e7);border-radius:12px 12px 12px 12px;margin-left:10px;box-sizing:border-box;color:#fff;cursor:pointer}.AIgenerate .AIgenerateInput .AIgenerateBtn img[data-v-ee622afe]{width:24px;height:24px;margin-left:4px}.fileList[data-v-ee622afe]{max-height:530px;overflow-y:auto}.fileList .fileNone[data-v-ee622afe]{padding-top:101px;display:flex;align-items:center;flex-direction:column}.fileList .fileNone img[data-v-ee622afe]{width:220px;height:220px}.fileList .inList[data-v-ee622afe]{overflow:auto;height:100%;width:100%}.listItem[data-v-ee622afe]{width:100%;min-height:82px;background:#fff;border-radius:12px 12px 12px 12px;opacity:1;border:1px solid #e5e5e5;margin-bottom:10px;padding:17px 20px;box-sizing:border-box;display:flex;justify-content:space-between;position:relative}.listItem .item-l[data-v-ee622afe]{display:flex;flex:1}.listItem .item-l .itemIcon[data-v-ee622afe]{padding:12px;width:48px;height:48px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.15);border-radius:12px 12px 12px 12px;box-sizing:border-box;margin-right:12px}.listItem .item-l .itemIcon img[data-v-ee622afe]{width:24px;height:24px}.listItem .item-l .itemTetx .itemname[data-v-ee622afe]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:277px;display:block}.listItem .item-l .itemTetx .itemInfo[data-v-ee622afe]{display:flex;margin-top:10px}.listItem .item-l .itemTetx .itemInfo div[data-v-ee622afe]{display:flex;align-items:center;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999;line-height:14px}.listItem .item-l .itemTetx .itemInfo div img[data-v-ee622afe]{width:16px;height:16px;margin-right:2px}.listItem .item-l .itemTetx .itemInfo div[data-v-ee622afe]:first-child{margin-right:24px}.listItem .item-r[data-v-ee622afe]{margin:14px 0;display:flex;align-items:center}.listItem .item-r img[data-v-ee622afe]{width:20px;height:20px;cursor:pointer}.listItem .item-r .link[data-v-ee622afe]{margin:0 12px;height:10px;width:1px;background:#ccc}.listItem .Generating[data-v-ee622afe]{width:86px;height:28px;background:#e0e2e5;border-radius:13px 13px 13px 13px;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:12px;color:#333;cursor:pointer}.listItem .Generating img[data-v-ee622afe]{width:16px;height:16px;margin-right:4px}.listItem .itemState[data-v-ee622afe]{width:54px;height:24px;position:absolute;top:0;right:0}.AIgeneratePoP[data-v-ee622afe]{position:fixed;width:100%;height:100%;display:flex;justify-content:center;top:0;left:0;background:rgba(0,0,0,.5);z-index:9999;align-items:flex-end}.AIgeneratePoP .POPBody[data-v-ee622afe]{width:60vw;height:90vh;background:#fff;border-radius:12px 12px 0 0;display:flex;flex-direction:column;position:relative}.AIgeneratePoP .POPBody .bodyTop[data-v-ee622afe]{display:flex;justify-content:space-between;align-items:center}.AIgeneratePoP .POPBody .bodyTop .TopState[data-v-ee622afe]{display:flex;align-items:center;font-weight:400;font-size:14px;color:#999}.AIgeneratePoP .POPBody .bodyTop .TopState img[data-v-ee622afe]{width:20px;height:20px;margin-right:4px}.AIgeneratePoP .POPBody .bodyTop .offPOPicon[data-v-ee622afe]{width:24px;height:24px;cursor:pointer}.AIgeneratePoP .POPBody .textarea[data-v-ee622afe]{flex:1;background:#f7f7f7;border-radius:12px 12px 12px 12px;margin-top:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px 20px;box-sizing:border-box}.AIgeneratePoP .POPBody .textarea .textareaTop[data-v-ee622afe]{font-weight:700;font-size:16px;color:#000;padding-bottom:23px;border-bottom:1px solid #e0e2e5;margin-bottom:20px;width:100%}.AIgeneratePoP .POPBody .textarea textarea[data-v-ee622afe]{width:100%;border:none;outline:none;margin:0;padding:0;height:100%;background:#f7f7f7}.AIgeneratePoP .POPBody .POPtextBody[data-v-ee622afe]{flex:1;display:flex;flex-direction:column;padding:12px 20px;box-sizing:border-box}.AIgeneratePoP .POPBody .POPline[data-v-ee622afe]{height:5px;background:#000;border-radius:0 0 0 0;opacity:.15;filter:blur(10px)}.AIgeneratePoP .POPBody .POPbtn[data-v-ee622afe]{height:68px;display:flex;justify-content:center;padding-top:10px;border-top:1px solid #f6f6f6}.AIgeneratePoP .POPBody .POPbtn>div[data-v-ee622afe]{width:164px;height:48px;border-radius:12px;text-align:center;line-height:48px;font-weight:700;font-size:16px;color:#fff;background:#846ffe;cursor:pointer}.AIgeneratePoP .POPBody .POPbtn div[data-v-ee622afe]:first-child{background:#fff;border:1px solid #846ffe;font-weight:400;font-size:16px;color:#846ffe;margin-right:20px}.dotList[data-v-ee622afe]{display:flex;align-items:center;margin-top:8px;margin-left:11px}.dotList div[data-v-ee622afe]{width:24px;height:24px;border-radius:50%;margin:24px}.dotList .dot1[data-v-ee622afe]{animation:jump-ee622afe 1.6s linear -.32s infinite;background:#e6e2ff}.dotList .dot2[data-v-ee622afe]{animation:jump-ee622afe 1.6s linear -.16s infinite;background:#c3b9ff}.dotList .dot3[data-v-ee622afe]{animation:jump-ee622afe 1.6s linear infinite;background:#846ffe}@keyframes jump-ee622afe{0%,80%,to{transform:scale(0)}40%{transform:scale(2)}}.myChat[data-v-0fbf39bd]{width:240px;height:100%;background:#fff;right:0;bottom:0;transition:all .5s;overflow-x:hidden;z-index:999}.myChat .myChatTitle[data-v-0fbf39bd]{padding:17px 20px;box-sizing:border-box;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#000;display:flex;justify-content:space-between;align-items:center;width:240px;border-bottom:1px solid #efefef}.myChat .myChatTitle img[data-v-0fbf39bd]{width:12px;height:12px;cursor:pointer}.myChat .myChatList[data-v-0fbf39bd]{padding:20px;overflow-x:hidden;height:calc(100% - 109px)}.myChat .myChatList .ChatDiv[data-v-0fbf39bd]{width:200px;height:126px;border-radius:12px 12px 12px 12px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#2e3225;cursor:pointer;margin-bottom:24px}.myChat .myChatList .current[data-v-0fbf39bd]{width:72px;height:30px;position:absolute;top:-15px;left:-2px}.myChat .myChatList .onLineChat[data-v-0fbf39bd]{background:#fff;border:1px solid #e0e2e5;position:relative}.myChat .myChatList .onLineChat .isIt[data-v-0fbf39bd]{width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;position:absolute;border-radius:12px 12px 12px 12px}.myChat .myChatList .onLineChat .isIt .isChatBtn[data-v-0fbf39bd]{width:96px;height:30px;background:#846ffe;border-radius:30px 30px 30px 30px;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#fff;text-align:center;line-height:30px}.myChat .myChatList .onLineChat .ChatImg[data-v-0fbf39bd]{width:48px;height:48px;margin-bottom:12px}.myChat .myChatList .onLineChat .more[data-v-0fbf39bd]{position:absolute;right:12px;top:10px;z-index:998}.myChat .myChatList .onLineChat .more img[data-v-0fbf39bd]{width:16px;height:16px}.myChat .myChatList .onLineChat .more .edit[data-v-0fbf39bd]{position:absolute;right:-25px;top:20px;width:40px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.15);border-radius:4px 4px 4px 4px;padding:10px;box-sizing:border-box;z-index:999}.myChat .myChatList .onLineChat .more .edit span[data-v-0fbf39bd]{font-size:10px;font-family:Microsoft YaHei;font-weight:400;color:#000;display:block;white-space:nowrap}.myChat .myChatList .onLineChat .more .edit span[data-v-0fbf39bd]:hover{color:#6040dd}.myChat .myChatList .SelectedChat[data-v-0fbf39bd]{border:2px solid #6040dd}.myChat .myChatList .addChat[data-v-0fbf39bd]{background:#f6f4ff;border:1px solid #c9bef4}.myChat .myChatList .addChat .addImg[data-v-0fbf39bd]{width:56px;height:56px;background:#f1effa;border-radius:100%;border:1px solid #d8d7e0;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.myChat .myChatList .addChat .addImg img[data-v-0fbf39bd]{width:26px;height:26px}.guideBody[data-v-043b2849]{position:absolute;width:100vw;height:calc(100vh - 54px);top:0;left:0;z-index:1998;background:#f7f7f7;overflow:auto;display:flex;flex-direction:column;align-items:center}.guideBody .exit[data-v-043b2849]{width:90%;display:flex;align-items:center;font-weight:400;font-size:18px;color:#999;margin-top:24px;cursor:pointer}.guideBody .exit>img[data-v-043b2849]{width:24px;height:24px;margin-right:8px}.guideBody .schedule[data-v-043b2849]{width:1200px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;margin-top:24px;margin-bottom:48px;padding:20px;box-sizing:border-box}.guideBody .schedule .guideList[data-v-043b2849]{display:flex;width:100%}.guideBody .schedule .guideList .scheduleItem[data-v-043b2849]{display:flex;align-items:center;font-weight:700;font-size:16px}.guideBody .schedule .guideList .scheduleItem img[data-v-043b2849]{width:20px;height:20px;margin-right:10px}.guideBody .schedule .linkList[data-v-043b2849]{width:100%;padding:5px;box-sizing:border-box;background:#f7f7f7;border-radius:30px 30px 30px 30px;margin-top:10px;display:flex}.guideBody .schedule .linkList .link[data-v-043b2849]{height:1px}.guideBody .schedule .linkList .link>div[data-v-043b2849]{background:#6040dd;width:100%;height:100%}.guideBody .guide1[data-v-043b2849]{width:1200px;padding-bottom:20px}.guideBody .guide1 .bindingTitle[data-v-043b2849]{display:flex;align-items:center;font-weight:700;font-size:14px;color:#000;margin-bottom:24px}.guideBody .guide1 .bindingTitle img[data-v-043b2849]{width:18px;height:18px;margin-right:8px}.guideBody .guide1 .putBtn[data-v-043b2849]{display:flex;justify-content:center;margin-top:72px}.guideBody .guide1 .putBtn>div[data-v-043b2849]{width:160px;height:48px;background:rgba(132,111,254,.5);border-radius:12px 12px 12px 12px;line-height:48px;text-align:center;font-weight:700;font-size:16px;color:#fff;cursor:pointer}.guideBody .guide1 .putBtn .isPut[data-v-043b2849]{background:#846ffe}.guideBody .guide2[data-v-043b2849]{width:1200px}.guideBody .guide2 .bindingTitle[data-v-043b2849]{display:flex;justify-content:space-between;align-items:center}.guideBody .guide2 .bindingTitle div[data-v-043b2849]:first-child{display:flex;align-items:center;font-weight:700;font-size:14px;color:#000;margin-bottom:30px}.guideBody .guide2 .bindingTitle div:first-child img[data-v-043b2849]{width:18px;height:18px;margin-right:8px}.guideBody .guide2 .bindingTitle .upload-demo .upBtn[data-v-043b2849]{background:#131516;border-radius:12px 12px 12px 12px;padding:7px 12px;font-weight:400;font-size:14px;color:#fff;display:flex;align-items:center;cursor:pointer}.guideBody .guide2 .bindingTitle .upload-demo .upBtn img[data-v-043b2849]{width:18px;height:18px;margin-right:8px}.guideBody .guide2 .notFileShow[data-v-043b2849]{width:100%;display:flex;justify-content:space-between;margin-bottom:72px}.guideBody .guide2 .notFileShow>.item[data-v-043b2849]{width:calc(50% - 12px)}.guideBody .guide2 .notFileShow>.item .titleBody[data-v-043b2849]{display:flex;align-items:center;justify-content:space-between;height:32px;margin-bottom:30px}.guideBody .guide2 .notFileShow>.item .titleBody .title[data-v-043b2849]{display:flex;align-items:center;font-weight:700;font-size:14px;color:#000}.guideBody .guide2 .notFileShow>.item .titleBody .title img[data-v-043b2849]{width:18px;height:18px;margin-right:8px}.guideBody .guide2 .notFileShow>.item .titleBody .upBtn[data-v-043b2849]{width:78px;height:32px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #131516;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:14px;color:#333}.guideBody .guide2 .notFileShow>.item .titleBody .upBtn img[data-v-043b2849]{width:18px;height:18px;margin-right:8px}.guideBody .guide2 .notFileShow>.item .uploadBody[data-v-043b2849]{width:100%;height:136px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;display:flex;flex-direction:column;align-items:center;justify-content:center}.guideBody .guide2 .notFileShow>.item .uploadBody .icon[data-v-043b2849]{width:48px;height:48px;margin-bottom:8px}.guideBody .guide2 .notFileShow>.item .uploadBody .bigText[data-v-043b2849]{font-weight:700;font-size:14px;color:#333}.guideBody .guide2 .notFileShow>.item .uploadBody>div[data-v-043b2849]{display:flex;align-items:center;margin-top:8px;cursor:pointer;font-weight:400;font-size:12px;color:#ffb310;-webkit-text-decoration-line:underline;text-decoration-line:underline}.guideBody .guide2 .notFileShow>.item .uploadBody>div>img[data-v-043b2849]{width:16px;height:16px;margin-left:2px}.guideBody .guide2 .notFileShow>.item .fileList[data-v-043b2849]{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:0}.guideBody .guide2 .notFileShow>.item .fileList .item[data-v-043b2849]{background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;width:calc(50% - 12px);margin-bottom:24px;padding:20px 24px;box-sizing:border-box;position:relative}.guideBody .guide2 .notFileShow>.item .fileList .item .itemTop[data-v-043b2849]{display:flex;justify-content:space-between;align-items:center}.guideBody .guide2 .notFileShow>.item .fileList .item .itemTop .stateIcon[data-v-043b2849]{height:20px}.guideBody .guide2 .notFileShow>.item .fileList .item .itemTop .fileMore .moreIcon[data-v-043b2849]{width:16px;height:16px;cursor:pointer}.guideBody .guide2 .notFileShow>.item .fileList .item .more[data-v-043b2849]:hover{background:#f7f7f7;border-radius:4px 4px 4px 4px}.guideBody .guide2 .notFileShow>.item .fileList .item .more[data-v-043b2849]{position:absolute;right:12px;top:12px;width:24px;height:24px;padding:2px;box-sizing:border-box}.guideBody .guide2 .notFileShow>.item .fileList .item .more .fileMore[data-v-043b2849]{width:20px;height:20px;cursor:pointer}.guideBody .guide2 .notFileShow>.item .fileList .item .more .edit[data-v-043b2849]{position:absolute;right:-25px;top:30px;width:80px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.15);border-radius:4px 4px 4px 4px;padding:4px 0;z-index:999}.guideBody .guide2 .notFileShow>.item .fileList .item .more .edit>div[data-v-043b2849]{padding:10px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.guideBody .guide2 .notFileShow>.item .fileList .item .more .edit>div img[data-v-043b2849]{width:16px;height:16px;margin-right:4px}.guideBody .guide2 .notFileShow>.item .fileList .item .more .edit>div span[data-v-043b2849]{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#000;display:block;white-space:nowrap;cursor:pointer}.guideBody .guide2 .notFileShow>.item .fileList .item .more .edit>div[data-v-043b2849]:hover{background:#f7f7f7}.guideBody .guide2 .notFileShow>.item .fileList .item .itemName[data-v-043b2849]{display:flex;align-items:center;font-weight:700;font-size:14px;color:#333;margin-top:12px;margin-bottom:24px}.guideBody .guide2 .notFileShow>.item .fileList .item .itemName img[data-v-043b2849]{width:24px;height:24px;margin-right:8px}.guideBody .guide2 .notFileShow>.item .fileList .item .itemName>span[data-v-043b2849]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.guideBody .guide2 .notFileShow>.item .fileList .item .itemInfo[data-v-043b2849]{display:flex;justify-content:space-between}.guideBody .guide2 .notFileShow>.item .fileList .item .itemInfo>div[data-v-043b2849]{display:flex;font-weight:400;font-size:12px;color:#999}.guideBody .guide2 .notFileShow>.item .fileList .item .itemInfo>div img[data-v-043b2849]{width:16px;height:16px;margin-right:2px}.guideBody .guide2 .notFileShow>.item .pagination[data-v-043b2849]{display:flex;justify-content:center}.guideBody .guide2 .commodityList[data-v-043b2849]{display:flex;justify-content:center;margin-bottom:50px}.guideBody .guide2 .commodityList .dotList[data-v-043b2849]{display:flex;width:100%;align-items:center;justify-content:center}.guideBody .guide2 .commodityList .dotList div[data-v-043b2849]{width:6px;height:6px;border-radius:50%;margin:6px}.guideBody .guide2 .commodityList .dotList .dot1[data-v-043b2849]{animation:jump-043b2849 1.6s linear -.32s infinite;background:#e6e2ff}.guideBody .guide2 .commodityList .dotList .dot2[data-v-043b2849]{animation:jump-043b2849 1.6s linear -.16s infinite;background:#c3b9ff}.guideBody .guide2 .commodityList .dotList .dot3[data-v-043b2849]{animation:jump-043b2849 1.6s linear infinite;background:#846ffe}.guideBody .guide2 .commodityList .not[data-v-043b2849]{display:flex;flex-direction:column;align-items:center}.guideBody .guide2 .commodityList .not div[data-v-043b2849]{width:192px;height:32px;border-radius:12px 12px 12px 12px;border:1px solid #846ffe;font-weight:700;font-size:16px;color:#846ffe;text-align:center;line-height:32px;cursor:pointer;margin-top:-20px}.guideBody .guide2 .commodityList .not img[data-v-043b2849]{width:321px}.guideBody .guide2 .commodityList .info[data-v-043b2849]{width:100%}.guideBody .guide2 .commodityList .info .infoText[data-v-043b2849]{display:flex;align-items:center;font-weight:400;font-size:14px;color:#333;margin-bottom:12px}.guideBody .guide2 .commodityList .info .infoText .popoverImg[data-v-043b2849]{width:16px;height:16px;margin-left:4px}.guideBody .guide2 .commodityList .info .commodityLists[data-v-043b2849]{width:100%}.guideBody .guide2 .commodityList .info .commodityLists .list[data-v-043b2849]{display:flex;justify-content:space-between}.guideBody .guide2 .commodityList .info .commodityLists .list>div[data-v-043b2849]{width:16.6666666667%;display:flex;justify-content:center}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div[data-v-043b2849]{width:180px;display:flex;flex-direction:column;cursor:pointer}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div .itemImg[data-v-043b2849]{width:180px;height:180px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;margin-bottom:12px;position:relative;display:flex;justify-content:center;align-items:center}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div .itemImg .fileMore[data-v-043b2849]{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.5);border-radius:4px 4px 4px 4px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div .itemImg .fileMore .moreIcon[data-v-043b2849]{width:16px;height:16px;cursor:pointer}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div .itemImg .fileMore .edit[data-v-043b2849]{position:absolute;right:-25px;top:30px;width:80px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.15);border-radius:4px 4px 4px 4px;padding:4px 0;z-index:999}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div .itemImg .fileMore .edit>div[data-v-043b2849]{padding:10px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div .itemImg .fileMore .edit>div img[data-v-043b2849]{width:16px;height:16px;margin-right:4px}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div .itemImg .fileMore .edit>div span[data-v-043b2849]{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#000;display:block;white-space:nowrap;cursor:pointer}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div .itemImg .fileMore .edit>div[data-v-043b2849]:hover{background:#f7f7f7}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div .itemImg .productImageUrl[data-v-043b2849]{height:100%}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div .itemImg .generateProgress[data-v-043b2849]{position:absolute;width:100%;padding:0 8px;box-sizing:border-box;bottom:0;background:rgba(0,0,0,.5);border-radius:0 0 11px 11px;padding:4px 8px;text-align:center;color:#fff;font-size:12px}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div .itemImg .generateProgressOK[data-v-043b2849]{position:absolute;width:100%;bottom:0;font-weight:400;font-size:10px;color:#fff;background:rgba(0,0,0,.2);border-radius:0 0 11px 11px;padding:4px 0;text-align:center}.guideBody .guide2 .commodityList .info .commodityLists .list>div>div .itemName[data-v-043b2849]{font-weight:400;font-size:14px;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:underline;cursor:pointer}.guideBody .guide2 .commodityList .info .commodityLists .pagination[data-v-043b2849]{display:flex;justify-content:flex-end;margin-top:12px}.guideBody .guide2 .fileList[data-v-043b2849]{margin-bottom:55px}.guideBody .guide2 .fileList .list[data-v-043b2849]{display:flex;justify-content:space-between}.guideBody .guide2 .fileList .list>div[data-v-043b2849]{width:25%;display:flex;justify-content:center}.guideBody .guide2 .fileList .list>div .item[data-v-043b2849]{background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;width:90%;padding:20px 24px;box-sizing:border-box;position:relative}.guideBody .guide2 .fileList .list>div .item .itemTop[data-v-043b2849]{display:flex;justify-content:space-between;align-items:center}.guideBody .guide2 .fileList .list>div .item .itemTop .stateIcon[data-v-043b2849]{height:20px}.guideBody .guide2 .fileList .list>div .item .itemTop .fileMore .moreIcon[data-v-043b2849]{width:16px;height:16px;cursor:pointer}.guideBody .guide2 .fileList .list>div .item .more[data-v-043b2849]:hover{background:#f7f7f7;border-radius:4px 4px 4px 4px}.guideBody .guide2 .fileList .list>div .item .more[data-v-043b2849]{position:absolute;right:12px;top:12px;width:24px;height:24px;padding:2px;box-sizing:border-box}.guideBody .guide2 .fileList .list>div .item .more .fileMore[data-v-043b2849]{width:20px;height:20px;cursor:pointer}.guideBody .guide2 .fileList .list>div .item .more .edit[data-v-043b2849]{position:absolute;right:-25px;top:30px;width:80px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.15);border-radius:4px 4px 4px 4px;padding:4px 0;z-index:999}.guideBody .guide2 .fileList .list>div .item .more .edit>div[data-v-043b2849]{padding:10px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.guideBody .guide2 .fileList .list>div .item .more .edit>div img[data-v-043b2849]{width:16px;height:16px;margin-right:4px}.guideBody .guide2 .fileList .list>div .item .more .edit>div span[data-v-043b2849]{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#000;display:block;white-space:nowrap;cursor:pointer}.guideBody .guide2 .fileList .list>div .item .more .edit>div[data-v-043b2849]:hover{background:#f7f7f7}.guideBody .guide2 .fileList .list>div .item .itemName[data-v-043b2849]{display:flex;align-items:center;font-weight:700;font-size:14px;color:#333;margin-top:12px;margin-bottom:24px}.guideBody .guide2 .fileList .list>div .item .itemName img[data-v-043b2849]{width:24px;height:24px;margin-right:8px}.guideBody .guide2 .fileList .list>div .item .itemName>span[data-v-043b2849]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.guideBody .guide2 .fileList .list>div .item .itemInfo[data-v-043b2849]{display:flex;justify-content:space-between}.guideBody .guide2 .fileList .list>div .item .itemInfo>div[data-v-043b2849]{display:flex;font-weight:400;font-size:12px;color:#999}.guideBody .guide2 .fileList .list>div .item .itemInfo>div img[data-v-043b2849]{width:16px;height:16px;margin-right:2px}.guideBody .guide2 .fileList .pagination[data-v-043b2849]{margin-top:12px;display:flex;justify-content:flex-end}.guideBody .guide2 .nextBtn[data-v-043b2849]{display:flex;flex-direction:column;align-items:center}.guideBody .guide2 .nextBtn>span[data-v-043b2849]{font-weight:400;font-size:14px;color:#999}.guideBody .guide2 .nextBtn .btnList[data-v-043b2849]{display:flex;justify-content:center;margin-bottom:12px}.guideBody .guide2 .nextBtn .btnList>div[data-v-043b2849]{height:48px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 48px;border-radius:12px 12px 12px 12px;cursor:pointer;font-weight:700;color:#000;font-size:16px;background:#fff;border:1px solid #e0e2e5}.guideBody .guide2 .nextBtn .putBtn[data-v-043b2849]{display:flex;justify-content:center;margin-bottom:12px}.guideBody .guide2 .nextBtn .putBtn>div[data-v-043b2849]{width:160px;height:48px;background:rgba(132,111,254,.5);border-radius:12px 12px 12px 12px;line-height:48px;text-align:center;font-weight:700;font-size:16px;color:#fff;cursor:pointer}.guideBody .guide2 .nextBtn .putBtn .isPut[data-v-043b2849]{background:#846ffe}.guideBody .guide2 .nextBtn .btn[data-v-043b2849]{margin:0 24px;color:#fff!important;background:#846ffe!important;border:1px solid #846ffe!important}.guideBody .guide3[data-v-043b2849]{width:1200px}.guideBody .guide3 .title[data-v-043b2849]{display:flex;align-items:center;font-weight:700;font-size:14px;color:#000;margin-bottom:24px}.guideBody .guide3 .title img[data-v-043b2849]{width:32px;height:32px;margin-right:8px}.guideBody .guide3 .title .icon[data-v-043b2849]{width:18px;height:18px}.guideBody .guide3 .deliveryTimeData[data-v-043b2849]{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}.guideBody .guide3 .deliveryTimeData>div[data-v-043b2849]{display:flex;align-items:center;background:#fff;border-radius:12px 12px 12px 12px;height:60px;padding:20px;box-sizing:border-box;font-weight:400;font-size:14px;color:#333;margin-right:24px;cursor:pointer}.guideBody .guide3 .deliveryTimeData>div .select[data-v-043b2849]{width:20px;height:20px;background:#fff;border-radius:20px 20px 20px 20px;border:1px solid #e0e2e5;display:flex;align-items:center;justify-content:center;margin-right:12px}.guideBody .guide3 .deliveryTimeData>div .select div[data-v-043b2849]{width:8px;height:8px;background:#fff;box-shadow:0 2px 4px 0 rgba(9,4,39,.25);border-radius:100px}.guideBody .guide3 .deliveryTimeData>div .isSelect[data-v-043b2849]{background:#846ffe;border:1px solid #846ffe}.guideBody .guide3 .deliveryTimeData .isTiemType[data-v-043b2849]{background:rgba(132,111,254,.2)}.guideBody .guide3 .expressDeliveryList[data-v-043b2849]{display:flex;flex-wrap:wrap}.guideBody .guide3 .expressDeliveryList .ListItem[data-v-043b2849]{padding:15px 24px;box-sizing:border-box;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;font-weight:400;font-size:14px;color:#333;margin-right:24px;margin-bottom:24px;cursor:pointer}.guideBody .guide3 .expressDeliveryList .inExpressDeliveryList[data-v-043b2849]{background:rgba(132,111,254,.1)!important;border:1px solid #846ffe!important;color:#846ffe!important}.guideBody .guide3 .other[data-v-043b2849]{width:272px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;box-sizing:border-box;overflow:hidden;margin-bottom:24px}.guideBody .guide3 .other>input[data-v-043b2849]{width:100%;padding:15px 12px;border:none;box-sizing:border-box;font-weight:400;font-size:14px}.guideBody .guide3 .deliveryPlaces[data-v-043b2849]{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:72px}.guideBody .guide3 .deliveryPlaces>.ListItem[data-v-043b2849]{flex:0 0 calc(33.33333% - 8px);max-width:calc(33.33333% - 8px);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.guideBody .guide3 .deliveryPlaces>.ListItem>.icon[data-v-043b2849]{width:24px;height:24px;cursor:pointer}.guideBody .guide3 .deliveryPlaces .addDeliveryPlaces[data-v-043b2849]{width:173px;height:48px;background:rgba(132,111,254,.1);border-radius:50px 50px 50px 50px;display:flex;align-items:center;cursor:pointer;padding:12px;box-sizing:border-box;font-weight:400;font-size:14px;color:#846ffe}.guideBody .guide3 .deliveryPlaces .addDeliveryPlaces img[data-v-043b2849]{width:24px;height:24px}.guideBody .guide3 .nextBtn[data-v-043b2849]{display:flex;flex-direction:column;align-items:center}.guideBody .guide3 .nextBtn>span[data-v-043b2849]{font-weight:400;font-size:14px;color:#999}.guideBody .guide3 .nextBtn .btnList[data-v-043b2849]{display:flex;justify-content:center;margin-bottom:12px}.guideBody .guide3 .nextBtn .btnList>div[data-v-043b2849]{height:48px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 48px;border-radius:12px 12px 12px 12px;cursor:pointer;font-weight:700;color:#000;font-size:16px;background:#fff;border:1px solid #e0e2e5}.guideBody .guide3 .nextBtn .putBtn[data-v-043b2849]{display:flex;justify-content:center;margin-bottom:12px}.guideBody .guide3 .nextBtn .putBtn>div[data-v-043b2849]{width:160px;height:48px;background:rgba(132,111,254,.5);border-radius:12px 12px 12px 12px;line-height:48px;text-align:center;font-weight:700;font-size:16px;color:#fff;cursor:pointer}.guideBody .guide3 .nextBtn .putBtn .isPut[data-v-043b2849]{background:#846ffe}.guideBody .guide3 .nextBtn .btn[data-v-043b2849]{margin:0 24px;color:#fff!important;background:#846ffe!important;border:1px solid #846ffe!important}.guideBody .guide3 .nextBtn .notTest[data-v-043b2849]{background:hsla(0,0%,100%,.5)!important;border:1px solid rgba(224,226,229,.5)!important;color:rgba(51,51,51,.5)!important}.guideBody .guide3 .nextBtn .notDownload[data-v-043b2849]{margin:0 24px;color:#fff!important;background:rgba(132,111,254,.5)!important;border:1px solid rgba(132,111,254,.5)!important}.guideBody .rebind[data-v-043b2849]{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.5);top:0;left:0;display:flex;justify-content:center;align-items:center}.guideBody .rebind .popBody[data-v-043b2849]{width:1020px;height:550px;box-sizing:border-box;background:#fff;border-radius:8px 8px 8px 8px;position:relative;display:flex;flex-direction:column}.guideBody .rebind .popBody .offRandomProductPOP[data-v-043b2849]{position:absolute;right:12px;top:12px;width:24px;height:24px;cursor:pointer}.guideBody .rebind .popBody .offRandomProductPOP img[data-v-043b2849]{width:100%;height:100%}.guideBody .rebind .popBody .offRandomProductPOP[data-v-043b2849]:hover{background:#f7f7f7;border-radius:4px 4px 4px 4px}.guideBody .rebind .popBody .popTitle[data-v-043b2849]{border-radius:8px 8px 0 0;background:#fff;width:100%;line-height:46px;font-weight:700;font-size:20px;color:#333;padding:24px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.guideBody .rebind .popBody .popDate[data-v-043b2849]{flex:1;display:flex;flex-direction:column;align-items:center;overflow:auto;width:100%;padding:20px;padding-top:0;box-sizing:border-box}.guideBody .rebind .popBody .popDate>div[data-v-043b2849]{width:100%}.guideBody .rebind .popBody .popBottom[data-v-043b2849]{background:#fff;display:flex;flex-direction:column;align-items:center;width:1020px;border-radius:0 0 8px 8px;padding:24px 0}.guideBody .rebind .popBody .popBottom .btnList[data-v-043b2849]{display:flex;justify-content:center;align-items:center}.guideBody .rebind .popBody .popBottom .btnList>div[data-v-043b2849]{padding:14px 48px;box-sizing:border-box;border-radius:12px 12px 12px 12px;font-weight:400;font-size:16px;cursor:pointer}.guideBody .rebind .popBody .popBottom .btnList>div[data-v-043b2849]:first-child{margin-right:24px}.guideBody .commodityInfo[data-v-043b2849]{width:90%;padding:30px 0;box-sizing:border-box}.shopList>span[data-v-043b2849]{font-weight:400;font-size:14px;color:#000}.shopList .List[data-v-043b2849]{margin-top:8px;margin-bottom:24px;display:flex;justify-content:space-between}.shopList .List>div[data-v-043b2849]{display:flex;justify-content:center}.shopList .List>div>div[data-v-043b2849]{width:230px;height:108px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;display:flex;flex-direction:column;align-items:center;justify-content:center}.shopList .List>div>div>div[data-v-043b2849]{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:20px;color:#333}.shopList .List>div>div>div img[data-v-043b2849]{width:52px;height:52px;margin-right:10px}.shopList .List>div>div>span[data-v-043b2849]{font-size:12px;color:#999}.shopList .List>div .shopS[data-v-043b2849]{border:1px solid #6040dd}.shopName[data-v-043b2849]{display:flex;flex-direction:column}.shopName>span[data-v-043b2849]{font-weight:400;font-size:14px;color:#000;margin-bottom:12px}.shopName input[data-v-043b2849]{width:100%;padding:15px 20px;box-sizing:border-box;font-weight:400;font-size:14px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5}.shopName input[data-v-043b2849]:focus-visible{border:1px solid #6040dd;outline:0}.shopInfo[data-v-043b2849]{position:absolute;width:100%;background:#f7f7f7;top:0;left:0;z-index:9999;overflow:auto;display:flex;flex-direction:column;align-items:center}.shopInfo .title[data-v-043b2849]{position:fixed;top:54px;padding:20px 0;background:#f7f7f7;margin:0;width:90%;min-width:1200px;z-index:9;border-top:1px solid #e0e2e5}.shopInfo .title div[data-v-043b2849]{display:flex;align-items:center;cursor:pointer}.shopInfo .title div>img[data-v-043b2849]{width:16px;height:16px}.shopInfo .title div .return[data-v-043b2849]{width:24px;height:24px}.shopInfo .title div>span[data-v-043b2849]{font-weight:400;font-size:18px;color:#333}.shopInfo .title div .name[data-v-043b2849]{font-weight:400;font-size:14px;color:#999;margin-left:8px;margin-right:4px}.shopInfo .content[data-v-043b2849]{width:1200px;margin-top:44px}.shopInfo .content .contentItem[data-v-043b2849]{margin-top:40px;width:100%}.shopInfo .content .contentItem .basic .top[data-v-043b2849]{display:flex;justify-content:space-between;margin-bottom:24px}.shopInfo .content .contentItem .basic .top .imgs[data-v-043b2849]{width:340px;height:340px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;overflow:hidden;display:flex;align-items:center;justify-content:center}.shopInfo .content .contentItem .basic .top .imgs img[data-v-043b2849]{height:100%}.shopInfo .content .contentItem .basic .top .topInfo[data-v-043b2849]{width:836px;height:340px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;padding:30px 20px;box-sizing:border-box}.shopInfo .content .contentItem .basic .top .topInfo>div[data-v-043b2849]{margin-left:44px;font-weight:400;font-size:14px;color:#333}.shopInfo .content .contentItem .basic .top .topInfo>div[data-v-043b2849]:first-child{margin-left:0}.shopInfo .content .contentItem .basic .top .topInfo .name[data-v-043b2849]{display:flex;align-items:center;margin-bottom:12px}.shopInfo .content .contentItem .basic .top .topInfo .name img[data-v-043b2849]{width:26px;height:26px;margin-right:8px}.shopInfo .content .contentItem .basic .top .topInfo .name input[data-v-043b2849]{flex:1;font-weight:700;font-size:18px}.shopInfo .content .contentItem .basic .top .topInfo .price[data-v-043b2849]{margin-bottom:8px}.shopInfo .content .contentItem .basic .top .topInfo .sku[data-v-043b2849]{display:flex;margin-top:24px;height:190px;overflow:auto}.shopInfo .content .contentItem .basic .top .topInfo .sku .list[data-v-043b2849]{flex:1;display:flex;flex-direction:column}.shopInfo .content .contentItem .basic .top .topInfo .sku .list input[data-v-043b2849]{margin-bottom:8px}.shopInfo .content .contentItem .basic .top .topInfo .sku .list>input[data-v-043b2849]:last-child{margin-bottom:0}.shopInfo .content .contentItem .basic .bot[data-v-043b2849]{width:1200px;height:286px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;padding:20px;box-sizing:border-box;display:flex;flex-direction:column}.shopInfo .content .contentItem .basic .bot>span[data-v-043b2849]{font-weight:700;font-size:16px;color:#000;margin-bottom:24px}.shopInfo .content .contentItem .basic .btn[data-v-043b2849]{display:flex;justify-content:center}.shopInfo .content .contentItem .basic .btn>div[data-v-043b2849]{width:160px;height:48px;background:#846ffe;border-radius:12px 12px 12px 12px;font-weight:700;font-size:16px;color:#fff;text-align:center;line-height:48px;margin-top:72px;cursor:pointer;margin-bottom:10px}.shopInfo .content .contentItem .other[data-v-043b2849]{padding:30px 24px!important;position:relative}.shopInfo .content .contentItem .other>span[data-v-043b2849]:first-child{font-weight:400;font-size:14px;color:#000}.shopInfo .content .contentItem .other>input[data-v-043b2849]{margin-top:12px;margin-bottom:8px;font-weight:400;font-size:14px;padding:15px 20px;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;box-sizing:border-box}.shopInfo .content .contentItem .other .otherTip[data-v-043b2849]{display:flex;align-items:center;padding-left:12px;box-sizing:border-box;font-weight:400;font-size:12px;color:#999}.shopInfo .content .contentItem .other .otherTip img[data-v-043b2849]{width:16px;height:16px;margin-right:4px}.shopInfo .content .contentItem .other .btn[data-v-043b2849]{width:100%;position:absolute;bottom:20px}.shopInfo .content .contentItem .problem[data-v-043b2849]{width:100%;height:858px;background:#fff;border-radius:12px 12px 0 0;margin-bottom:20px;padding:12px 20px;box-sizing:border-box;display:flex;flex-direction:column}.shopInfo .content .contentItem .problem .top[data-v-043b2849]{margin-bottom:13px;display:flex;font-weight:400;font-size:14px;color:#999}.shopInfo .content .contentItem .problem .top img[data-v-043b2849]{width:20px;height:20px;margin-right:4px}.shopInfo .content .contentItem .problem .bot[data-v-043b2849]{flex:1;background:#f7f7f7;border-radius:12px 12px 12px 12px;padding:24px 20px;box-sizing:border-box;display:flex;flex-direction:column}.shopInfo .content .contentItem .problem .bot>div[data-v-043b2849]:first-child{font-weight:700;font-size:16px;color:#000;padding-bottom:24px;border-bottom:1px solid #e0e2e5;margin-bottom:20px}.shopInfo .content .contentItem .problem .bot textarea[data-v-043b2849]{background:none}.shopInfo .content .contentItem .problem .btn[data-v-043b2849]{display:flex;justify-content:center}.shopInfo .content .contentItem .problem .btn>div[data-v-043b2849]{width:160px;height:48px;background:#846ffe;border-radius:12px 12px 12px 12px;font-weight:700;font-size:16px;color:#fff;text-align:center;line-height:48px;margin-top:20px;cursor:pointer}.shopInfo .content .contentItem input[data-v-043b2849]{border:none}.shopInfo .content .contentItem input[data-v-043b2849]:focus-visible{outline:0}.shopInfo .content .contentItem textarea[data-v-043b2849]{flex:1;border:none;resize:none}.shopInfo .content .contentItem textarea[data-v-043b2849]:focus-visible{outline:0}.popoverImg[data-v-043b2849]{width:16px;height:16px;margin-left:4px}.popover-title .el-popover__title[data-v-043b2849],.popover-title[data-v-043b2849]{padding:5px!important;border-radius:10px!important}.popoverBody[data-v-043b2849]{display:flex;align-items:center;flex-wrap:wrap;box-sizing:border-box;padding-right:0;border-radius:5px}.popoverBody>.goOpenVip[data-v-043b2849]{font-weight:400;font-size:14px;color:#daa867;text-decoration:underline;cursor:pointer;display:flex;align-items:center}.popoverBody>.goOpenVip img[data-v-043b2849]{width:16px;height:16px}.JMupload[data-v-043b2849]{width:100%;height:136px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;overflow:hidden}.JMuploadBody>span[data-v-043b2849]{font-weight:700;font-size:14px;color:#333}.JMuploadBody>div[data-v-043b2849]{display:flex;align-items:center;font-weight:400;font-size:12px;color:#ffb310;margin-top:4px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.JMuploadBody>div img[data-v-043b2849]{width:16px!important;height:16px!important;margin:0!important}.jmFileList[data-v-043b2849]{display:flex}.jmFileList>div[data-v-043b2849]{padding:20px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;width:282px;height:136px;box-sizing:border-box}.jmFileList .reFile[data-v-043b2849]{display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:700;font-size:14px;color:#333}.jmFileList .reFile>img[data-v-043b2849]{width:48px;height:48px;margin-bottom:12px}.jmFileList>div[data-v-043b2849]:last-child{display:flex;flex-direction:column;justify-content:space-between;margin-left:24px;flex:1}.jmFileList>div:last-child>div[data-v-043b2849]:first-child{display:flex;align-items:center;font-weight:700;font-size:14px;color:#333}.jmFileList>div:last-child>div:first-child>span[data-v-043b2849]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jmFileList>div:last-child>div:first-child img[data-v-043b2849]{width:24px;height:24px;margin-right:8px}.jmFileList>div:last-child>div[data-v-043b2849]:last-child{display:flex;justify-content:space-between}.jmFileList>div:last-child>div:last-child div[data-v-043b2849]{display:flex;align-items:center;font-weight:400;font-size:12px;color:#999}.jmFileList>div:last-child>div:last-child div img[data-v-043b2849]{width:16px;height:16px;margin-right:2px}textarea[data-v-043b2849]{font-family:Microsoft YaHei\, Microsoft YaHei;line-height:170%}[data-v-043b2849] .el-dropdown{display:flex}[data-v-043b2849] .el-upload{width:100%!important;height:100%!important}[data-v-043b2849] .el-upload .el-upload-dragger{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none}[data-v-043b2849] .el-upload .el-upload-dragger img{width:48px;height:48px;margin-bottom:12px}.popoverBody[data-v-043b2849]{font-size:16px;color:#000}.popoverBody>img[data-v-043b2849]{margin-top:12px;width:100%}.tutorialPOP[data-v-043b2849]{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.5);top:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center}.tutorialPOP .POPbody[data-v-043b2849]{width:1020px;height:90vh;background:#fff;border-radius:8px 8px 8px 8px;padding:24px;box-sizing:border-box;position:relative;display:flex;flex-direction:column}.tutorialPOP .POPbody .offShow[data-v-043b2849]{width:24px;height:24px;position:absolute;right:18px;top:18px;cursor:pointer;text-align:center;line-height:30px}.tutorialPOP .POPbody .offShow img[data-v-043b2849]{width:24px;height:24px}.tutorialPOP .POPbody .offShow[data-v-043b2849] :hover{background:#f5f5f5}.tutorialPOP .POPbody .bodyName[data-v-043b2849]{font-weight:700;font-size:20px;color:#333;margin-bottom:24px}.tutorialPOP .POPbody .tip[data-v-043b2849]{font-weight:400;font-size:14px;color:#000}.tutorialPOP .POPbody .content[data-v-043b2849]{margin-top:12px;flex:1;overflow:auto;font-size:14px;color:#333;display:flex;flex-direction:column}.tutorialPOP .POPbody .content span[data-v-043b2849]{margin-bottom:12px}.tutorialPOP .POPbody .content img[data-v-043b2849]{width:100%;margin-bottom:24px}.videoBody[data-v-043b2849]{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);justify-content:center}.videoBody[data-v-043b2849],[data-v-043b2849] .el-popover__reference-wrapper{display:flex;align-items:center}[data-v-043b2849] .el-pager li{background:transparent!important}[data-v-043b2849] .el-pagination .btn-next,[data-v-043b2849] .el-pagination .btn-prev,[data-v-043b2849] .el-pagination button:disabled{background-color:transparent}[data-v-043b2849] .el-progress{display:flex;flex-direction:column;align-items:center}[data-v-043b2849] .el-progress-bar{margin-right:0;padding-right:0;margin-bottom:5px!important}[data-v-043b2849] .el-progress__text{margin-left:0;font-weight:400!important;font-size:10px!important}@keyframes jump-043b2849{0%,80%,to{transform:scale(0)}40%{transform:scale(2)}}[data-v-043b2849] .el-date-editor{width:108px;height:32px;background:#fff;border-radius:12px}[data-v-043b2849] .el-select{width:108px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5}[data-v-043b2849] .el-select .el-input input{height:32px}[data-v-043b2849] .el-select i{line-height:32px}[data-v-043b2849] .el-cascader{width:348px;height:48px;background:#fff;border-radius:12px 12px 12px 12px;border:1px solid #e0e2e5;display:flex;align-items:center}[data-v-043b2849] .el-cascader input{border:none}.problemPOP[data-v-043b2849]{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.5);top:0;left:0;display:flex;align-items:center;justify-content:center}.problemPOP .POPbody[data-v-043b2849]{width:372px;height:237px;background:#fff;border-radius:12px 12px 12px 12px;position:relative;display:flex;flex-direction:column;align-items:center}.problemPOP .POPbody .offProblemPOP[data-v-043b2849]{position:absolute;right:12px;top:16px;width:24px;height:24px;cursor:pointer}.problemPOP .POPbody .Frame2x[data-v-043b2849]{margin:12px 0;width:172px}.problemPOP .POPbody>span[data-v-043b2849]{font-weight:700;font-size:16px;color:#000}.problemPOP .POPbody>div[data-v-043b2849]{width:120px;height:48px;background:#846ffe;border-radius:12px 12px 12px 12px;text-align:center;line-height:48px;margin-top:24px;font-weight:400;font-size:16px;color:#fff;cursor:pointer}.bigpopoverBody{border-radius:12px!important}.train[data-v-28b27f0e]{background:linear-gradient(180deg,#f5f4f6,#e9edf7);display:flex;min-height:100%}.train .chat[data-v-28b27f0e]{flex:1;display:flex;justify-content:center}.train .UploadDocumentsDom[data-v-28b27f0e]{width:500px}.train .myChatDmo[data-v-28b27f0e]{width:0;height:100%;transition:all .5s}.train .myChatDmoShow[data-v-28b27f0e]{width:200px}.freeVip[data-v-28b27f0e]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;background:rgba(0,0,0,.5);width:100%;height:100%;display:flex;justify-content:center;align-items:center}.freeVip .img[data-v-28b27f0e]{position:relative;cursor:pointer}.freeVip .text[data-v-28b27f0e]{font-size:140px;font-weight:700;background:linear-gradient(130deg,#1dd0d9,#02a8a3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:absolute;left:67px;top:48px}