.mr-10[data-v-557cd648]{margin-right:10px}.ai-box[data-v-557cd648]{width:100%;height:100%}.ai-box .input-box[data-v-557cd648]{width:100%;box-shadow:0 0 10px #8db3ff;border-radius:20px;padding:10px;margin-bottom:20px;display:flex;flex-direction:column;justify-content:flex-end;align-items:end}.ai-box .input-box[data-v-557cd648] .el-textarea__inner{border:none;resize:none;height:100px;font-size:14px}.ai-box .input-box[data-v-557cd648] .el-textarea__inner:focus{outline:none;box-shadow:none;border:none}.ai-box img[data-v-2882ac50]{width:80px;height:80px;cursor:pointer;transition:all .3s ease}.ai-box img[data-v-2882ac50]:hover{transform:translateY(-10px)}.cursor[data-v-98f06830]{cursor:pointer}.fw-bold[data-v-98f06830]{font-weight:700}.fs-15[data-v-98f06830]{font-size:15px}.bg-white[data-v-98f06830]{background-color:#fff}.pd-20[data-v-98f06830]{padding:20px}.br-10[data-v-98f06830]{border-radius:10px}.text-gray[data-v-98f06830]{color:#838383}.yc[data-v-98f06830]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.dataset-box[data-v-98f06830]{width:100%;min-height:100vh}.dataset-box .ai[data-v-98f06830]{position:fixed;bottom:50px;right:50px}.dataset-box .banner-box[data-v-98f06830]{width:100%;height:330px;margin-top:55px;background-image:url(../img/top-bg2.7d047e2a.png);background-position:50%;background-size:cover;display:flex;flex-direction:column;align-items:center}.dataset-box .banner-box .information[data-v-98f06830]{width:1218px;margin-top:40px}.dataset-box .banner-box .information h1[data-v-98f06830]{width:500px;height:28px;font-family:MicrosoftYaHei;font-size:32px;color:#34398c;margin-bottom:28px}.dataset-box .banner-box .information .desc[data-v-98f06830]{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-family:MicrosoftYaHei;font-size:16px;color:#34398c}.dataset-box .banner-box .information .button[data-v-98f06830]{background-color:#005bf2;box-shadow:0 1px 3px 0 rgba(0,0,0,.1019607843);border-radius:4px;font-size:14px;color:#fff}.dataset-box .dataset-content[data-v-98f06830]{width:100%;display:flex;flex-direction:column;align-items:center;background-color:#fff;gap:20px;padding-bottom:50px}.dataset-box .dataset-content .dataset-top[data-v-98f06830]{width:1218px;margin-top:-86px;background-color:#fff;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:0 30px;display:flex;flex-direction:column}.dataset-box .dataset-content .dataset-top .dataset[data-v-98f06830]{display:flex;justify-content:space-between;padding:22px 0}.dataset-box .dataset-content .dataset-top .dataset .left[data-v-98f06830]{display:flex}.dataset-box .dataset-content .dataset-top .dataset .left .image[data-v-98f06830]{width:251px;height:164px;margin-right:23px}.dataset-box .dataset-content .dataset-top .dataset .left .image img[data-v-98f06830]{-o-object-fit:cover;object-fit:cover}.dataset-box .dataset-content .dataset-top .dataset .left .dataset-info h3[data-v-98f06830]{font-size:18px;font-family:PingFangSC;font-weight:500;margin:0 0 8px}.dataset-box .dataset-content .dataset-top .dataset .left .dataset-info .data-tag .el-tag[data-v-98f06830]{margin-right:10px;margin-bottom:5px;font-size:14px;font-family:PingFangSC-Regular;font-weight:400;border:none}.dataset-box .dataset-content .dataset-top .dataset .left .dataset-info .desc[data-v-98f06830]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-family:PingFangSC-Regular;font-weight:400;font-size:14px;color:#0f0f0f;max-width:760px}.dataset-box .dataset-content .dataset-top .dataset .left .dataset-info .original[data-v-98f06830]{font-family:PingFangSC-Regular;font-weight:400;font-size:12px;color:#2543f2}.dataset-box .dataset-content .dataset-top .dataset .count-box[data-v-98f06830]{width:60px;height:60px;background-color:#005bf2;border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.dataset-box .dataset-content .dataset-top .dataset .count-box p[data-v-98f06830]{font-family:MicrosoftYaHei;margin:0;padding:0;height:28px}.dataset-box .dataset-content .dataset-top .dataset .count-box p[data-v-98f06830]:first-child{font-size:24px;margin-bottom:5px}.dataset-box .dataset-content .dataset-top .dataset .count-box p[data-v-98f06830]:last-child{font-size:14px}.dataset-box .dataset-content .content[data-v-98f06830]{width:1218px;flex:1;display:flex;justify-content:space-between;gap:20px}.dataset-box .dataset-content .content .tree[data-v-98f06830]{display:flex;flex-direction:column;transition:width .3s ease}.dataset-box .dataset-content .content .tree .tree-header[data-v-98f06830]{display:flex;justify-content:space-between;gap:20px;margin-bottom:10px}.dataset-box .dataset-content .content .table[data-v-98f06830]{flex:1;width:calc(100% - 240px);gap:10px;display:flex;flex-direction:column;transition:all .3s ease}.dataset-box .dataset-content .content .table .table-header[data-v-98f06830]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.dataset-box .dataset-content .content .table .table-header .search[data-v-98f06830]{display:flex;align-items:center}.dataset-box .dataset-content .content .table .table-header .search .search-button[data-v-98f06830]{background-color:#0447eb;border:1px solid #0447eb;font-family:MicrosoftYaHei}.dataset-box .dataset-content .content .table .table-header .search .search-button2[data-v-98f06830]{border:1px solid #0447eb;color:#0447eb;font-family:MicrosoftYaHei}.dataset-box .dataset-content .content .table .table-content[data-v-98f06830]{width:100%}