@media(min-width:980px){.pannel-wrap[data-v-15d255b8]{background:#fff;border-radius:24px;box-shadow:0 2px 4px #0006;cursor:pointer;flex-shrink:0;height:100%;max-width:100%;min-height:320px;padding:20px}.pannel-wrap:hover .upload-box[data-v-15d255b8]{background:var(--muted)}.upload-box[data-v-15d255b8]{border:2px dashed var(--primary);border-radius:16px;position:relative;transition:all .3s ease}.icon[data-v-15d255b8]{height:auto;width:56px}.desc[data-v-15d255b8]{color:#000c;font-size:12px;font-weight:400;line-height:16px;margin:10px 0 8px;text-align:center}.btn[data-v-15d255b8]{background:var(--primary);border-radius:40px;color:#fff;font-family:Manrope;font-size:20px;font-weight:700;height:56px;line-height:28px;min-width:308px;padding:10px 16px}.btn[data-v-15d255b8]:hover{background:var(--primary-light)}.or[data-v-15d255b8]{color:#000;font-family:Manrope-Regular,Manrope;font-size:13px;font-weight:400;line-height:22px;margin:14px 0 4px}.or[data-v-15d255b8]:after,.or[data-v-15d255b8]:before{background:#666;content:"";height:1px;opacity:.24;width:59px}.or[data-v-15d255b8]:before{margin-right:10px}.or[data-v-15d255b8]:after{margin-left:10px}.google-drive[data-v-15d255b8]{align-items:center;display:flex}.google-drive .i-icon[data-v-15d255b8]{height:22px;width:22px}.google-drive .text[data-v-15d255b8]{color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:22px;margin-left:6px;text-align:left;text-decoration-line:underline}.google-drive .text[data-v-15d255b8]:hover{opacity:.7}.tip[data-v-15d255b8]{bottom:10px;color:#0006;font-size:12px;left:50%;line-height:16px;position:absolute;text-align:center;transform:translate(-50%)}.h5-upload[data-v-15d255b8]{display:none}}@media(max-width:980px){.pannel-wrap[data-v-15d255b8]{border-radius:.24rem;box-shadow:0 .08rem .32rem #1c1c2f24;min-height:4.37rem;padding:.2rem;width:100%}.pannel-wrap[data-v-15d255b8],.pannel-wrap:hover .upload-box[data-v-15d255b8]{background:#fff}.upload-box[data-v-15d255b8]{border:2px dashed var(--primary-alpha);border-radius:.24rem;justify-content:flex-start;padding:.6rem .4rem .24rem}.upload-box .icon[data-v-15d255b8]{height:1.12rem;width:1.12rem}.upload-box .desc[data-v-15d255b8]{color:#000c;font-size:.24rem;font-weight:400;line-height:.32rem;margin:.16rem 0 .32rem;text-align:center}.upload-box .btn[data-v-15d255b8]{background:var(--primary);border-radius:.56rem;color:#fff;font-size:.36rem;height:1.12rem;line-height:.44rem;padding:.2rem .37rem;width:100%}.upload-box .or[data-v-15d255b8]{color:#666;font-family:Manrope-Regular,Manrope;font-size:.26rem;font-weight:400;line-height:.44rem;margin:.24rem 0 .08rem}.upload-box .or[data-v-15d255b8]:after,.upload-box .or[data-v-15d255b8]:before{background:#666;content:"";height:.02rem;opacity:.24;width:1.18rem}.upload-box .or[data-v-15d255b8]:before{margin-right:.2rem}.upload-box .or[data-v-15d255b8]:after{margin-left:.2rem}.upload-box .google-drive[data-v-15d255b8]{align-items:center;display:flex}.upload-box .google-drive .i-icon[data-v-15d255b8]{height:.4rem;width:.4rem}.upload-box .google-drive .text[data-v-15d255b8]{color:#000;font-size:.28rem;font-style:normal;font-weight:700;line-height:.44rem;margin-left:.1rem;text-align:left;text-decoration-line:underline}.upload-box .tip[data-v-15d255b8]{color:#0006;font-size:.24rem;font-weight:400;line-height:.32rem;margin-top:.6rem;text-align:center}.h5-upload[data-v-15d255b8]{background:#fff;bottom:0;box-shadow:0 -.04rem .04rem #0000000a;padding:.32rem;position:sticky;z-index:10}.h5-upload .container[data-v-15d255b8]{align-items:center;background:var(--primary);border-radius:.16rem;display:flex;height:1rem;justify-content:space-between;padding:.04rem}.h5-upload .container .icon-wrap[data-v-15d255b8]{background:#fff;border-radius:.12rem;padding:.2rem}.h5-upload .container .icon-wrap .icon[data-v-15d255b8]{height:.48rem;width:.48rem}.h5-upload .container .text[data-v-15d255b8]{color:#fff;flex:1;font-family:Manrope-ExtraBold,Manrope;font-size:.32rem;font-style:normal;font-weight:600;line-height:.56rem;margin-left:.04rem;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:980px){.compression-level-modal[data-v-c26574f8]{background:#fff;border-radius:16px;padding:40px;width:500px}.compression-level-modal .title[data-v-c26574f8]{color:#000;font-size:24px;font-weight:600;line-height:32px;margin-bottom:32px;text-align:center}.compression-level-modal .options[data-v-c26574f8]{margin-bottom:32px}.compression-level-modal .options .option[data-v-c26574f8]{align-items:center;border:2px solid #e5e5e5;border-radius:8px;cursor:pointer;display:flex;margin-bottom:12px;padding:20px;transition:all .2s ease}.compression-level-modal .options .option[data-v-c26574f8]:hover{background-color:hsla(var(--primary-hsl),.05);border-color:var(--primary)}.compression-level-modal .options .option.active[data-v-c26574f8]{background-color:hsla(var(--primary-hsl),.1);border-color:var(--primary)}.compression-level-modal .options .option .option-content[data-v-c26574f8]{flex:1}.compression-level-modal .options .option .option-content .option-title[data-v-c26574f8]{color:var(--primary);font-size:16px;font-weight:600;line-height:24px;margin-bottom:4px}.compression-level-modal .options .option .option-content .option-description[data-v-c26574f8]{color:#0009;font-size:14px;line-height:20px}.compression-level-modal .options .option .option-check[data-v-c26574f8]{align-items:center;background-color:var(--primary);border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.compression-level-modal .options .option .option-check .i-icon[data-v-c26574f8]{height:14px;width:14px}.compression-level-modal .compress-btn[data-v-c26574f8]{background:var(--primary);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:48px;transition:background-color .2s ease;width:100%}.compression-level-modal .compress-btn[data-v-c26574f8]:hover{background:var(--primary-dark)}}@media(max-width:980px){.compression-level-modal[data-v-c26574f8]{background:#fff;border-radius:.16rem;max-width:6.86rem;padding:.4rem;width:90vw}.compression-level-modal .title[data-v-c26574f8]{color:#000;font-size:.48rem;font-weight:600;line-height:.6rem;margin-bottom:.4rem;text-align:center}.compression-level-modal .options[data-v-c26574f8]{margin-bottom:.4rem}.compression-level-modal .options .option[data-v-c26574f8]{align-items:center;border:2px solid #e5e5e5;border-radius:.12rem;cursor:pointer;display:flex;margin-bottom:.16rem;padding:.32rem;transition:all .2s ease}.compression-level-modal .options .option[data-v-c26574f8]:hover{background-color:hsla(var(--primary-hsl),.05);border-color:var(--primary)}.compression-level-modal .options .option.active[data-v-c26574f8]{background-color:hsla(var(--primary-hsl),.1);border-color:var(--primary)}.compression-level-modal .options .option .option-content[data-v-c26574f8]{flex:1}.compression-level-modal .options .option .option-content .option-title[data-v-c26574f8]{color:var(--primary);font-size:.32rem;font-weight:600;line-height:.4rem;margin-bottom:.08rem}.compression-level-modal .options .option .option-content .option-description[data-v-c26574f8]{color:#0009;font-size:.28rem;line-height:.36rem}.compression-level-modal .options .option .option-check[data-v-c26574f8]{align-items:center;background-color:var(--primary);border-radius:50%;display:flex;height:.48rem;justify-content:center;width:.48rem}.compression-level-modal .options .option .option-check .i-icon[data-v-c26574f8]{height:.24rem;width:.24rem}.compression-level-modal .compress-btn[data-v-c26574f8]{background:var(--primary);border:none;border-radius:.12rem;color:#fff;cursor:pointer;font-size:.32rem;font-weight:600;height:.96rem;transition:background-color .2s ease;width:100%}.compression-level-modal .compress-btn[data-v-c26574f8]:hover{background:var(--primary-dark)}}@media(min-width:980px){.batch-wrap[data-v-deba7bed]{background:#fff;border-radius:16px;overflow:hidden;width:800px}.batch-wrap .head[data-v-deba7bed]{align-items:center;display:flex;justify-content:space-between;padding:30px 24px 24px}.batch-wrap .head .title[data-v-deba7bed]{color:#020322;font-size:24px;font-weight:700;line-height:24px}.batch-wrap .head .title .icon[data-v-deba7bed]{background:#1cb721;border-radius:50%;height:20px;margin-right:6px;width:20px}.batch-wrap .head .title .icon .i-icon[data-v-deba7bed]{height:14px;width:14px}.batch-wrap .head .qty[data-v-deba7bed]{color:#020322;font-size:16px;font-weight:400;line-height:20px;margin-top:6px}.batch-wrap .head .down-all[data-v-deba7bed]{border-radius:8px;color:#fff;font-size:16px;font-weight:600;height:40px;padding:0 20px}.batch-wrap .list[data-v-deba7bed]{margin-right:1px;max-height:476px;padding:0 24px 40px}.batch-wrap .list-item[data-v-deba7bed]{display:flex}.batch-wrap .list-item+.list-item[data-v-deba7bed]{margin-top:10px}.batch-wrap .list-item.succ .info .status[data-v-deba7bed]{background:var(--primary);border:1px solid var(--primary);color:#fff;cursor:pointer;margin-left:14px;padding:0 10px}.batch-wrap .list-item.succ .info .status[data-v-deba7bed]:hover{background:#fff;color:var(--primary)}.batch-wrap .list-item.fail .info .status[data-v-deba7bed]{color:#e24842}.batch-wrap .list-item.fail .progress-value[data-v-deba7bed]{background:#e24842}.batch-wrap .list-item.disabled .info .status[data-v-deba7bed]{background:var(--primary)!important;color:#fff!important;cursor:default!important;opacity:.45}.batch-wrap .list-item .image[data-v-deba7bed]{border-radius:8px;display:block;height:48px;margin-right:20px;-o-object-fit:contain;object-fit:contain;width:48px}.batch-wrap .list-item .image.icon[data-v-deba7bed]{border:0}.batch-wrap .list-item .box[data-v-deba7bed]{flex:1}.batch-wrap .list-item .info[data-v-deba7bed]{height:48px}.batch-wrap .list-item .info .name[data-v-deba7bed]{color:#020322;font-family:Regular;font-size:16px;font-weight:400;line-height:20px;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-wrap .list-item .info .format[data-v-deba7bed]{border-radius:2px;font-size:16px;font-weight:700;height:18px;line-height:18px;text-transform:uppercase}.batch-wrap .list-item .info .format.word[data-v-deba7bed]{background:#5ca9f733;color:#4aa0f7;font-size:12px;padding:0 5px;text-transform:Capitalize}.batch-wrap .list-item .info .format.excel[data-v-deba7bed]{background:#3eb87e33;color:#3eb87e;font-size:12px;padding:0 5px;text-transform:Capitalize}.batch-wrap .list-item .info .format.pdf[data-v-deba7bed]{background:#e2000133;color:#e20001;font-size:12px;padding:0 10px}.batch-wrap .list-item .info .format.ppt[data-v-deba7bed]{background:#eb4c2933;color:#eb4c29;font-size:12px;padding:0 10px}.batch-wrap .list-item .info .format.txt[data-v-deba7bed]{background:#6567ff33;color:#6567ff;font-size:12px;padding:0 10px}.batch-wrap .list-item .info .ratio[data-v-deba7bed]{color:#020322;font-size:14px;font-weight:700;line-height:18px}.batch-wrap .list-item .info .size[data-v-deba7bed]{color:#4a4a4a;font-family:Regular,Manrope;font-size:12px;font-weight:400;line-height:16px;margin-top:2px}.batch-wrap .list-item .info .status[data-v-deba7bed]{border-radius:16px;color:var(--primary);font-size:12px;font-weight:500;height:32px;margin-left:14px}.batch-wrap .list-item .progress-wrap[data-v-deba7bed]{background:#eee;height:2px;position:relative}.batch-wrap .list-item .progress-value[data-v-deba7bed]{background:var(--primary);height:2px;left:0;position:absolute;top:0;transition:width .4s}.batch-wrap .ing-tip[data-v-deba7bed]{background:#ececec;bottom:0;color:#666;font-family:Regular;font-size:14px;font-weight:400;height:30px;position:sticky}}@media(max-width:980px){.batch-wrap[data-v-deba7bed]{background:#fff;border-radius:.16rem;overflow:hidden;width:6.86rem}.batch-wrap .head[data-v-deba7bed]{padding:.3rem}.batch-wrap .head .title[data-v-deba7bed]{color:#020322;font-size:.36rem;font-weight:700;line-height:.49rem}.batch-wrap .head .title .icon[data-v-deba7bed]{background:#1cb721;border-radius:50%;height:.36rem;margin-right:.1rem;width:.36rem}.batch-wrap .head .title .icon .i-icon[data-v-deba7bed]{height:.24rem;width:.24rem}.batch-wrap .head .qty[data-v-deba7bed]{color:#020322;font-family:Regular;font-size:.26rem;font-weight:400;line-height:.4rem;margin-top:.06rem}.batch-wrap .head .down-all[data-v-deba7bed]{border-radius:.16rem;color:#fff;font-size:.32rem;font-weight:600;height:.88rem;margin-top:.2rem;padding:0 .4rem}.batch-wrap .head .down-all .icon[data-v-deba7bed]{height:.48rem;margin-right:.16rem;width:.48rem}.batch-wrap .list[data-v-deba7bed]{margin-right:1px;max-height:6.3rem;overflow-y:scroll;padding:0 .3rem .3rem}.batch-wrap .list-item[data-v-deba7bed]{display:flex}.batch-wrap .list-item+.list-item[data-v-deba7bed]{margin-top:.24rem}.batch-wrap .list-item.succ .info .status[data-v-deba7bed]{background:var(--primary);border:1px solid var(--primary);color:#fff;cursor:pointer;margin-left:.12rem;padding:0 .2rem}.batch-wrap .list-item.fail .info .status[data-v-deba7bed]{color:#e24842}.batch-wrap .list-item.fail .progress-value[data-v-deba7bed]{background:#e24842}.batch-wrap .list-item.disabled .info .status[data-v-deba7bed]{background:var(--primary);color:#fff;cursor:default;opacity:.45}.batch-wrap .list-item .image[data-v-deba7bed]{border-radius:.16rem;display:block;height:.96rem;margin-right:.24rem;-o-object-fit:contain;object-fit:contain;width:.96rem}.batch-wrap .list-item .image.icon[data-v-deba7bed]{border:0}.batch-wrap .list-item .box[data-v-deba7bed]{flex:1}.batch-wrap .list-item .info[data-v-deba7bed]{height:.98rem}.batch-wrap .list-item .info .name[data-v-deba7bed]{color:#020322;font-family:Regular;font-size:.28rem;font-weight:400;line-height:.32rem;max-width:2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-wrap .list-item .info .format[data-v-deba7bed]{border-radius:.04rem;font-size:.32rem;height:.32rem;line-height:.32rem;text-transform:uppercase}.batch-wrap .list-item .info .format.word[data-v-deba7bed]{background:#5ca9f733;color:#4aa0f7;font-size:.24rem;padding:0 .1rem;text-transform:Capitalize}.batch-wrap .list-item .info .format.excel[data-v-deba7bed]{background:#3eb87e33;color:#3eb87e;font-size:.24rem;padding:0 .1rem;text-transform:Capitalize}.batch-wrap .list-item .info .format.pdf[data-v-deba7bed]{background:#e2000133;color:#e20001;font-size:.24rem;padding:0 .2rem}.batch-wrap .list-item .info .format.ppt[data-v-deba7bed]{background:#eb4c2933;color:#eb4c29;font-size:.24rem;padding:0 .2rem}.batch-wrap .list-item .info .format.txt[data-v-deba7bed]{background:#6567ff33;color:#6567ff;font-size:.24rem;padding:0 .2rem}.batch-wrap .list-item .info .ratio[data-v-deba7bed]{color:#020322;font-size:.28rem;font-weight:700;line-height:.32rem}.batch-wrap .list-item .info .size[data-v-deba7bed]{color:#4a4a4a;font-family:Regular,Manrope;font-size:.24rem;font-weight:400;line-height:.32rem;margin-top:.08rem}.batch-wrap .list-item .info .status[data-v-deba7bed]{border-radius:.3rem;color:var(--primary);font-size:.24rem;font-weight:500;height:.6rem;line-height:.36rem;margin-left:.12rem}.batch-wrap .list-item .progress-wrap[data-v-deba7bed]{background:#eee;height:2px;position:relative}.batch-wrap .list-item .progress-value[data-v-deba7bed]{background:var(--primary);height:2px;left:0;position:absolute;top:0;transition:width .4s}.batch-wrap .ing-tip[data-v-deba7bed]{background:#ececec;bottom:0;color:#666;font-family:Regular;font-size:14px;font-weight:400;height:30px;position:sticky}}.hero[data-v-8619e31f]{background:#d8d8d82e;padding:80px 0 100px}.hero h1[data-v-8619e31f]{font-size:48px;font-weight:700;line-height:58px;margin:0 auto}.hero .desc[data-v-8619e31f],.hero h1[data-v-8619e31f]{color:#000;text-align:center;width:1000px}.hero .desc[data-v-8619e31f]{font-size:18px;font-weight:400;line-height:26px;margin:12px auto 32px}.hero .pannel-wrapper[data-v-8619e31f]{height:350px;margin:0 auto;width:800px}.hero .pannel-wrapper .pannel[data-v-8619e31f]{background:#fff;border-radius:24px;box-shadow:0 2px 4px #0006;flex-shrink:0;height:100%;max-width:100%;min-height:320px;padding:20px}.hero .pannel-wrapper .pannel .box[data-v-8619e31f]{border:2px dashed var(--primary);border-radius:16px;padding-top:49px;position:relative;transition:all .3s ease}.hero .pannel-wrapper .pannel .close-btn[data-v-8619e31f]{cursor:pointer;height:40px;position:absolute;right:8px;top:8px;width:40px}.hero .pannel-wrapper .pannel .close-btn[data-v-8619e31f]:hover{opacity:.7}.hero .pannel-wrapper .pannel .icon[data-v-8619e31f]{height:56px;-o-object-fit:contain;object-fit:contain;width:56px}.hero .pannel-wrapper .pannel .name[data-v-8619e31f]{color:#000c;font-size:12px;font-weight:400;line-height:16px;margin:10px 0 8px;text-align:center}.hero .pannel-wrapper .pannel .btn[data-v-8619e31f]{border-radius:40px;font-weight:700;height:56px;min-width:308px;padding:10px 16px}.hero .pannel-wrapper .pannel .tip[data-v-8619e31f]{bottom:10px;color:#0006;font-size:12px;left:50%;line-height:16px;position:absolute;text-align:center;transform:translate(-50%)}.hero .info[data-v-8619e31f]{display:grid;gap:52px;grid-template-columns:repeat(3,1fr);margin:40px auto 0;width:800px}.hero .info .title[data-v-8619e31f]{color:#333;font-size:18px;font-weight:700;gap:6px;line-height:28px}.hero .info .title .icon[data-v-8619e31f]{width:26px}.hero .info-desc[data-v-8619e31f]{color:#505050;font-size:14px;font-weight:400;line-height:20px;margin-top:5px}.tool[data-v-8619e31f]{border-bottom:12px solid #f2f2f2;padding:100px 0}.tool h2[data-v-8619e31f]{color:#000;font-size:36px;font-weight:700;line-height:56px;margin:0 auto;text-align:center;width:1000px}.tool .items[data-v-8619e31f]{display:grid;gap:64px;grid-template-columns:repeat(3,1fr);margin:64px 34px 0}.tool .items .item[data-v-8619e31f]{border:1px solid #dcdcdc;border-radius:8px;cursor:pointer;padding:30px 16px;text-align:center;transition:all .3s ease}.tool .items .item[data-v-8619e31f]:hover{border-color:var(--primary);box-shadow:0 4px 8px 0 var(--muted)}.tool .items .item .icon[data-v-8619e31f]{height:52px;margin:0 auto;width:52px}.tool .items .item .title[data-v-8619e31f]{color:#000;font-size:24px;font-weight:600;line-height:36px;margin-top:20px}.tool .items .item-desc[data-v-8619e31f]{color:#505050;font-size:14px;font-weight:400;line-height:20px;margin-top:12px}@media(max-width:980px){.hero[data-v-8619e31f]{padding:.32rem 0 1rem}.hero h1[data-v-8619e31f]{font-size:.48rem;line-height:.58rem;width:100%}.hero .desc[data-v-8619e31f]{font-size:.32rem;line-height:.4rem;margin:.2rem 0 .48rem;width:100%}.hero .pannel-wrapper[data-v-8619e31f]{min-height:6.72rem;width:100%}.hero .info[data-v-8619e31f]{gap:.36rem;grid-template-columns:repeat(1,1fr);margin:.4rem auto 0;width:100%}.hero .info .title[data-v-8619e31f]{font-size:.3rem;gap:.12rem;line-height:.4rem}.hero .info .title .icon[data-v-8619e31f]{height:.48rem;width:.48rem}.hero .info-desc[data-v-8619e31f]{font-size:.26rem;line-height:.4rem}.tool[data-v-8619e31f]{border-bottom:.25rem solid #f2f2f2;padding:1rem 0}.tool h2[data-v-8619e31f]{font-size:.4rem;line-height:.56rem;width:100%}.tool .items[data-v-8619e31f]{gap:.32rem;grid-template-columns:repeat(1,1fr);margin:.64rem 0 0}.tool .items .item[data-v-8619e31f]{border-radius:.15rem;cursor:pointer;display:grid;gap:.12rem .16rem;grid-template-columns:auto 1fr;padding:.32rem;text-align:left}.tool .items .item .icon[data-v-8619e31f]{grid-row-end:3;grid-row-start:1;height:.56rem;width:.56rem}.tool .items .item .title[data-v-8619e31f]{font-size:.32rem;line-height:.42rem;margin-top:0}.tool .items .item-desc[data-v-8619e31f]{font-size:.26rem;line-height:.36rem;margin-top:0}}
