/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-300{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity))}.border-collapse{border-collapse:collapse}.border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.border{border-width:1px}.box-content{box-sizing:content-box}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.content-center{align-content:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.h-8{height:2rem}.h-10{height:2.5rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-4xl{font-size:2.25rem}.m-1{margin:.25rem}.m-2{margin:.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.ml-4{margin-left:1rem}.mt-16{margin-top:4rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.static{position:static}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.text-center{text-align:center}.text-right{text-align:right}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.visible{visibility:visible}.break-all{word-break:break-all}.w-8{width:2rem}.w-10{width:2.5rem}.w-32{width:8rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-full{width:100%}.gap-1{grid-gap:.25rem;gap:.25rem}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-4{grid-gap:1rem;gap:1rem}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@media (min-width:640px){.sm\:container{width:100%}}@media (min-width:640px) and (min-width:640px){.sm\:container{max-width:640px}}@media (min-width:640px) and (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:640px) and (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:640px) and (min-width:1280px){.sm\:container{max-width:1280px}}@media (min-width:768px){.md\:container{width:100%}}@media (min-width:768px) and (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px) and (min-width:768px){.md\:container{max-width:768px}}@media (min-width:768px) and (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:768px) and (min-width:1280px){.md\:container{max-width:1280px}}@media (min-width:1024px){.lg\:container{width:100%}}@media (min-width:1024px) and (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:1024px) and (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px) and (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1024px) and (min-width:1280px){.lg\:container{max-width:1280px}}@media (min-width:1280px){.xl\:container{width:100%}}@media (min-width:1280px) and (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:1280px) and (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1280px) and (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px) and (min-width:1280px){.xl\:container{max-width:1280px}}.cu-line-red,.cu-lines-red,.cu-text-red{color:#e54d42}.cu-line-orange,.cu-lines-orange,.cu-text-orange{color:#f37b1d}.cu-line-yellow,.cu-lines-yellow,.cu-text-yellow{color:#fbbd08}.cu-line-olive,.cu-lines-olive,.cu-text-olive{color:#8dc63f}.cu-line-green,.cu-lines-green,.cu-text-green{color:#39b54a}.cu-line-cyan,.cu-lines-cyan,.cu-text-cyan{color:#1cbbb4}.cu-line-blue,.cu-lines-blue,.cu-text-blue{color:#0081ff}.cu-line-purple,.cu-lines-purple,.cu-text-purple{color:#6739b6}.cu-line-mauve,.cu-lines-mauve,.cu-text-mauve{color:#9c26b0}.cu-line-pink,.cu-lines-pink,.cu-text-pink{color:#e03997}.cu-line-brown,.cu-lines-brown,.cu-text-brown{color:#a5673f}.cu-line-grey,.cu-lines-grey,.cu-text-grey{color:#8799a3}.cu-line-gray,.cu-lines-gray,.cu-text-gray{color:#aaa}.cu-line-black,.cu-lines-black,.cu-text-black{color:#333}.cu-line-white,.cu-lines-white,.cu-text-white{color:#fff}.cu-bg-red{background-color:#e54d42;color:#fff}.cu-bg-orange{background-color:#f37b1d;color:#fff}.cu-bg-yellow{background-color:#fbbd08;color:#333}.cu-bg-olive{background-color:#8dc63f;color:#fff}.cu-bg-green{background-color:#39b54a;color:#fff}.cu-bg-cyan{background-color:#1cbbb4;color:#fff}.cu-bg-blue{background-color:#0081ff;color:#fff}.cu-bg-purple{background-color:#6739b6;color:#fff}.cu-bg-mauve{background-color:#9c26b0;color:#fff}.cu-bg-pink{background-color:#e03997;color:#fff}.cu-bg-brown{background-color:#a5673f;color:#fff}.cu-bg-grey{background-color:#8799a3;color:#fff}.cu-bg-gray{background-color:#f0f0f0;color:#333}.cu-bg-black{background-color:#333;color:#fff}.cu-bg-white{background-color:#fff;color:#666}.cu-bg-red-light{color:#e54d42;background-color:#fadbd9}.cu-bg-orange-light{color:#f37b1d;background-color:#fde6d2}.cu-bg-yellow-light{color:#fbbd08;background-color:rgba(254,242,206,.82353)}.cu-bg-olive-light{color:#8dc63f;background-color:#e8f4d9}.cu-bg-green-light{color:#39b54a;background-color:#d7f0db}.cu-bg-cyan-light{color:#1cbbb4;background-color:#d2f1f0}.cu-bg-blue-light{color:#0081ff;background-color:#cce6ff}.cu-bg-purple-light{color:#6739b6;background-color:#e1d7f0}.cu-bg-mauve-light{color:#9c26b0;background-color:#ebd4ef}.cu-bg-pink-light{color:#e03997;background-color:#f9d7ea}.cu-bg-brown-light{color:#a5673f;background-color:#ede1d9}.cu-bg-grey-light{color:#8799a3;background-color:#e7ebed}.el-button:focus{outline:0}.el-upload-dragger{background-color:#0081ff;color:#fff;border:none;width:100%;height:180px}.el-divider__text{background-color:#f1f1f1}.el-message-box{width:300px}@media screen and (max-width:992px){.el-button{padding:7px 13px;font-size:12px;border-radius:3px}.el-button--mini,.el-button--small{padding:5px 11px;font-size:12px;border-radius:3px}.el-button+.el-button{margin-left:5px}.el-upload-dragger{height:140px}}body{margin:0;padding:0;background-color:#f1f1f1;min-height:100vh}body,html{font-size:15px;line-height:1.5}html{overflow-x:hidden}.tool{display:flex;overflow:hidden;word-break:break-word;height:110px;align-items:center;line-height:normal;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;transition:box-shadow .2s ease-in-out;margin-bottom:20px;padding:0 20px;text-decoration:none;background:#fff;position:relative}.tool:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,.2)}.tool-icon{font-size:40px}.tool-header{font-size:18px;color:#333}.tool-subheader{line-height:18px;font-weight:400;letter-spacing:.3px;font-size:13px;color:#707078}.tool-tag{position:absolute;top:8px;right:12px;z-index:1}.content{width:80%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.horizon-nav,.logoitem{background-color:#545c64;display:flex}.logoitem{align-items:center;justify-content:center;height:60px}.navlogo{color:orange;text-decoration:none;cursor:pointer;font-weight:700;font-size:24px;text-align:center;margin:0 20px}.foldicon{cursor:pointer;font-size:28px}.copyright{display:flex;justify-content:center;font-size:12px}.go-top{height:100%;width:100%;background-color:#f2f5f6;box-shadow:0 0 6px rgba(0,0,0,.12);text-align:center;line-height:40px;color:#1989fa}.file-upload{width:100%;height:180px;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);border-radius:6px}.no-deco{text-decoration:none;color:inherit}.bg-article{background-color:#fff;border-radius:4px;padding:10px}article h1{font-size:30px;margin:.67em 0}article h2{font-size:24px;margin:.83em 0}article h3{font-size:20px}article h3,article p{margin:1em 0}article a{text-decoration:underline}article ol,article ul{margin:1em 0;padding-left:40px}article ul{list-style-type:disc}article ol{list-style-type:decimal}article li{display:list-item}article ul ul{list-style-type:circle}article ul ul ul{list-style-type:square}article ol ol,article ol ul,article ul ol,article ul ul{margin-top:0;margin-bottom:0}.one-line-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.multi-line-ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.nuxt-content p img{width:auto;height:auto;max-width:100%}.tool-faq h2{font-size:20px;margin:0}.tool-faq p{margin:0}.support-pale{color:#fff!important;background-color:#ff5722!important;border-radius:2px}.support-close{font-size:20px;cursor:pointer}.file-item{min-height:50px;width:50%;word-break:break-all}.file-item,.related-tool{display:flex;align-items:center}.related-tool{overflow:hidden;word-break:break-word;height:80px;line-height:normal;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;transition:box-shadow .2s ease-in-out;margin-bottom:20px;padding:0 20px;text-decoration:none;background:#fff;position:relative}.related-tool:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,.2)}ins.adsbygoogle[data-ad-status=unfilled]{display:none!important}.grid-border{border:1px solid #0081ff}.cloud-upload-item{font-size:55px;color:#c0c4cc;margin:40px 0 16px;line-height:50px}.wwads-width{width:30%}.ggads-width{width:70%}@media screen and (max-width:992px){h1{font-size:30px}h2{font-size:24px}.content{width:100%}.tool-icon{font-size:30px}.tool-header{font-size:14px}.tool{height:80px}.related-tool,.tool{padding:0 10px}.file-upload{height:140px}.cloud-upload-item{font-size:40px;margin:20px 0 16px}.wwads-width{width:100%}.ggads-width{width:0}}@font-face{font-family:itIcon;src:url(/_nuxt/fonts/iconfont.c414f40.woff2) format("woff2"),url(/_nuxt/fonts/iconfont.493eb08.ttf) format("truetype")}.itIcon{font-family:itIcon!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itIcon-miniprogram-logo:before{content:"\e6fb"}.itIcon-zhifubaozhifu:before{content:"\e634"}.itIcon-meituan:before{content:"\fad9"}.itIcon-json:before{content:"\e644"}