.cropImage .infos{display:flex;text-align:center;flex-direction:row;font-size:13px;line-height:17px}.cropImage .info{color:#6a7bff}.cropImage p:nth-child(2){margin-left:24px}.cropImage .resinfo{margin:20px 0 45px;display:inline-block}.cropImage .ICbox2{display:flex;flex-direction:column;align-items:center;min-height:507px}.cropImage .ICbox2 .fileList{min-height:277px;height:277px;overflow:unset;margin-bottom:23px;border-radius:0}.cropImage .ICbox2 .fileList .wait img{margin-bottom:0}.cropImage .ICbox2 .fileList .wait p{margin-top:44px}.cropImage .ICbox2 .fileList .imgPreview{height:277px;margin:0 auto;padding:0}.cropImage .ICbox2 .fileList .imgPreview #imgShow{max-width:40%;max-height:250px;-o-object-fit:contain;object-fit:contain}.cropImage .ICbox2 .settingBox .settingBox1{display:flex;margin-bottom:0}.cropImage .ICbox2 .settingBox .settingBox1 .el-button{width:120px;height:34px;background:#fff;border:1px solid transparent;text-align:center;border-radius:4px;font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#666;padding:0;margin-right:18px;line-height:33px;cursor:pointer;outline:none}.cropImage .ICbox2 .settingBox .settingBox1 .el-button.crop-active,.cropImage .ICbox2 .settingBox .settingBox1 .el-button:focus,.cropImage .ICbox2 .settingBox .settingBox1 .el-button:hover{border:1px solid #6a7bff;color:#6a7bff}.cropImage .ICbox2 .settingBox .settingBox1 .dropdown-select{color:#6a7bff}.cropImage .ICbox2 .settingBox .settingBox1 .dropdown-select .select-active{border:1px solid #6a7bff}.cropImage .ICbox2 .customSizeBox{display:flex;margin-top:10px;margin-bottom:-34px;line-height:22px;width:100%}.cropImage .ICbox2 .customSizeBox span{font-size:13px;font-family:Microsoft YaHei;font-weight:400;color:#333}.cropImage .ICbox2 .customSizeBox .param{display:flex}.cropImage .ICbox2 .customSizeBox .suoding{margin-left:24px;display:flex;justify-content:center;align-items:center;font-size:13px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#6a7bff}.cropImage .ICbox2 .customSizeBox .suoding .i-svg{margin-right:4px}.cropImage .ICbox2 .customSizeBox .el-input{width:80px;height:24px;background:#fff;border-radius:4px;margin-right:20px}.cropImage .ICbox2 .customSizeBox .el-input input::-webkit-inner-spin-button,.cropImage .ICbox2 .customSizeBox .el-input input::-webkit-outer-spin-button{-webkit-appearance:none}.cropImage .ICbox2 .customSizeBox .el-input input[type=number]{-moz-appearance:textfield}.cropImage .ICbox2 .customSizeBox .el-input .el-input__inner{height:24px;line-height:22px;text-align:center}.cropImage .ICbox2 .customSizeBox .showSize{width:80px;height:24px;background:#6a7bff;border-radius:4px;font-size:13px;font-family:Microsoft YaHei;font-weight:400;color:#fff;cursor:pointer;text-align:center}.cropImage .ICbox2 .customSizeBox .showSize:hover{background:#5669ff}.cropImage .ICbox2 .settingButton{width:200px;height:56px;background:#6a7bff;color:#fff;border-radius:10px;text-align:center;line-height:56px;cursor:pointer;margin-top:42px;margin-bottom:21px}.cropImage .ICbox2 .settingButton:hover{background:#5669ff}.cropImage .ICbox2 .settingButton span{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#fff}@media screen and (max-width:750px){.el-main .cropImage .infos{flex-direction:column}.el-main .cropImage .ICbox2 .settingBox .settingButton{margin-top:1.1rem}.el-main .cropImage .ICbox2 .settingBox .customSizeBox{flex-direction:column;height:.9rem;margin-bottom:-1.05rem}.el-main .cropImage .ICbox2 .settingBox .customSizeBox .suoding{width:100%;text-align:center}}.dropdown-select .select-active{color:#6a7bff}*{touch-action:pan-y}.i-image-crop{touch-action:none;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;padding:0;display:flex;justify-content:center;align-items:center}.i-image-crop>.crop-box{position:relative;margin:auto;height:100%}.i-image-crop>.crop-box>img{position:absolute;width:auto}.i-image-crop>.crop-box>canvas{position:absolute;top:0;left:0}.i-image-crop>.crop-box .size{position:absolute;font-size:12px;text-align:center;transform:translateY(-24px)}.i-image-crop>.crop-box>.point{position:absolute;width:15px;height:15px;z-index:1}.i-image-crop>.crop-box>.point.tl{cursor:nw-resize;border:0 solid #0072ff;border-width:4px 0 0 4px;transform:translate(-4px,-4px)}.i-image-crop>.crop-box>.point.tr{cursor:ne-resize;border:0 solid #0072ff;border-width:4px 4px 0 0;transform:translate(-11px,-4px)}.i-image-crop>.crop-box>.point.bl{cursor:sw-resize;border:0 solid #0072ff;border-width:0 0 4px 4px;transform:translate(-4px,-11px)}.i-image-crop>.crop-box>.point.br{cursor:se-resize;border:0 solid #0072ff;border-width:0 4px 4px 0;transform:translate(-11px,-11px)}.i-image-crop>.crop-box>.point.tc{cursor:n-resize;border-bottom:4px solid #0072ff;transform:translate(-7.5px,-15px)}.i-image-crop>.crop-box>.point.rc{cursor:e-resize;border-left:4px solid #0072ff;transform:translateY(-7.5px)}.i-image-crop>.crop-box>.point.bc{cursor:s-resize;border-top:4px solid #0072ff;transform:translate(-7.5px)}.i-image-crop>.crop-box>.point.lc{cursor:w-resize;border-right:4px solid #0072ff;transform:translate(-15px,-7.5px)}.i-image-crop>.crop-box>.rect{position:absolute;border:2px solid #0072ff;z-index:10}.i-image-crop>.crop-box>.rect>.horizontal,.i-image-crop>.crop-box>.rect>.vertical{position:absolute}.i-image-crop>.crop-box>.rect>.horizontal{left:0;right:0;border-bottom:2px dashed #666}.i-image-crop>.crop-box>.rect>.vertical{top:0;bottom:0;border-right:2px dashed #666}.rightSide[data-v-52f03791]{position:fixed;z-index:99;display:flex;flex-direction:column;top:calc(100vh - 400px);right:2%}.rightSide .toBottom[data-v-52f03791],.rightSide .toTop[data-v-52f03791]{cursor:pointer}.rightSide .toBottom .active[data-v-52f03791],.rightSide .toBottom .hover[data-v-52f03791],.rightSide .toTop .active[data-v-52f03791],.rightSide .toTop .hover[data-v-52f03791]{display:none}.rightSide .toBottom .bIcon[data-v-52f03791],.rightSide .toTop .bIcon[data-v-52f03791]{display:flex}.rightSide .statement-btn[data-v-52f03791]{position:relative}.rightSide .red-dot[data-v-52f03791]{position:absolute;top:4px;right:8px;width:8px;height:8px;background:#ff4d4f;border-radius:50%}@media screen and (min-width:751px){.rightSide .toBottom:hover .active[data-v-52f03791],.rightSide .toBottom:hover .bIcon[data-v-52f03791],.rightSide .toTop:hover .active[data-v-52f03791],.rightSide .toTop:hover .bIcon[data-v-52f03791]{display:none}.rightSide .toBottom:hover .hover[data-v-52f03791],.rightSide .toTop:hover .hover[data-v-52f03791]{display:flex}.rightSide .toBottom:active .bIcon[data-v-52f03791],.rightSide .toBottom:active .hover[data-v-52f03791],.rightSide .toTop:active .bIcon[data-v-52f03791],.rightSide .toTop:active .hover[data-v-52f03791]{display:none}.rightSide .toBottom:active .active[data-v-52f03791],.rightSide .toTop:active .active[data-v-52f03791]{display:flex}}.rightSide span[data-v-52f03791]{display:inline-block;width:100%;text-align:center;font-size:12px;line-height:12px}.rightSide .toBottom[data-v-52f03791],.rightSide .toTop[data-v-52f03791]{margin-top:20px}.rightSide .kefu[data-v-52f03791]{margin:20px auto 10px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 6px 8px 0 rgba(86,104,245,.25);cursor:pointer}.rightSide .kefu .i-svg[data-v-52f03791],.rightSide .kefu[data-v-52f03791]{width:40px;height:40px}.rightSide .kefu[data-v-52f03791]:hover{background:#909dff}.rightSide .kefu[data-v-52f03791]:active{background:#364dff}@media screen and (max-width:750px){.rightSide[data-v-52f03791]{transform:scale(.7);right:0;top:calc(100vh - 350px)}.rightSide .toBottom[data-v-52f03791]{margin-top:.2rem}}.statement-box[data-v-52f03791]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:111}.statement-box .statement-item[data-v-52f03791]{position:absolute;width:380px;height:271px;background:#fff;border-radius:8px;opacity:1;transform:translate(-50%,-50%);top:50%;left:50%;text-align:center;padding:0 20px}@media screen and (max-width:750px){.statement-box .statement-item[data-v-52f03791]{width:92%;height:auto;padding-bottom:20px}}.statement-box .statement-item .title[data-v-52f03791]{height:21px;font-size:16px;font-family:Microsoft YaHei;font-weight:700;color:#333;margin:24px 0 10px}.statement-box .statement-item .text[data-v-52f03791]{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#333;line-height:22px;text-align:left}.statement-box .statement-item .text span[data-v-52f03791]{color:#6a7bff;cursor:pointer;width:auto}.statement-box .statement-item button[data-v-52f03791]{width:112px;height:40px;background:#6a7bff;border-radius:0 0 0 0;opacity:1;padding:0;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#fff;line-height:40px;margin-top:10px;border-radius:6px}.leftSideNav[data-v-5b7e6ae6]{padding:0 0 10px;height:644px;background:#fafaff;display:flex;z-index:9;flex-direction:column;width:230px;min-width:230px;border-radius:8px;margin-right:28px}.leftSideNav[data-v-5b7e6ae6] ::-webkit-scrollbar{width:4px}.leftSideNav[data-v-5b7e6ae6] ::-webkit-scrollbar-track{-webkit-box-shadow:inset006pxrgba(0,0,0,.3);border-radius:3px}.leftSideNav[data-v-5b7e6ae6] ::-webkit-scrollbar-thumb{border-radius:24px;background:#e0d9e2}.leftSideNav .tTitle[data-v-5b7e6ae6]{background:#fff;width:100%;display:flex;align-items:center;justify-content:center;height:76px;font-size:22px;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI;font-weight:700;color:#333;line-height:22px;box-shadow:0 4px 12px -10px rgba(4,14,91,.06)}.leftSideNav .list-box[data-v-5b7e6ae6]{height:auto;flex:1;overflow:auto}.leftSideNav .navList[data-v-5b7e6ae6]{width:100%;position:relative;display:flex;align-items:center;height:57px;font-size:16px;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#272e3b;text-align:left;padding-left:30px}.leftSideNav .navList .i-svg[data-v-5b7e6ae6]{width:40px;height:40px;margin-right:10px}.leftSideNav .navList[data-v-5b7e6ae6]:hover:before{position:absolute;width:4px;height:100%;background:#6a7bff;right:0;content:""}.leftSideNav a[data-v-5b7e6ae6]:hover{position:relative;color:#6a7bff;font-weight:700;background-color:#f2f2fb}.leftSideNav a[data-v-5b7e6ae6]:hover:before{position:absolute;width:4px;height:100%;background:#6a7bff;border-radius:0 0 0 0;opacity:1;right:0}.leftSideNav a.nuxt-link-active[data-v-5b7e6ae6]{color:#6a7bff;font-weight:700;background-color:#f2f2fb}.leftSideNav a.nuxt-link-active[data-v-5b7e6ae6]:after{position:absolute;top:0;width:4px;height:100%;background:#6a7bff;right:0;content:""}@media screen and (max-width:750px){.leftSideNav[data-v-5b7e6ae6]{display:none}}.bannerBoxall{min-height:46px;margin:20px 0;padding-left:20px;width:100%;max-width:1200px;justify-content:left;background-color:#f4f4ff;border-radius:6px 6px 6px 6px;font-size:14px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#777;line-height:20px}.bannerBoxall,.bannerBoxall div{display:flex;align-items:center}.bannerBoxall img{margin-left:20px}.bannerBoxall .dot{width:6px;height:6px;margin:0 7px 0 20px;background:#6a7bff;opacity:1;border-radius:6px}.bannerBoxall button{display:flex;align-items:center;justify-content:center;width:124px;height:34px;background:#ff6363;border-radius:58px 58px 58px 58px;color:#fff;margin:0 10px 0 20px}.bannerBoxall button:hover{background:linear-gradient(135deg,#ff6363,#ff3f3f)}.bannerBoxall button:active{background:#ff3f3f}.bannerBoxall button:nth-child(2){margin:0 10px;width:96px;height:34px;border-radius:35px 35px 35px 35px;border:1px solid #6a7bff;background:transparent;color:#6a7bff}.bannerBoxall button:nth-child(2):hover{background:#909dff;color:#fff;border:none}.bannerBoxall button:nth-child(2):active{background:#364dff;color:#fff}@media screen and (max-width:750px){.bannerBoxall{max-width:auto;font-size:.24rem;position:relative;height:19.7vw;width:100%;min-height:80px;display:flex;justify-content:center;padding:0;flex-direction:column}.bannerBoxall div{margin-top:.2rem}.bannerBoxall button{width:1.84rem;height:.46rem;min-width:104px;min-height:28px;margin:0 .2rem 0 0;border-radius:58px 58px 58px 58px}.bannerBoxall button:nth-child(2){margin:0 0 0 .2rem;min-width:80px;min-height:28px;width:1.36rem;height:.46rem;border-radius:35px 35px 35px 35px}}.strength[data-v-1b63c920]{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f9f9fb}.strength .title[data-v-1b63c920]{margin:80px 0 40px;font-size:22px;font-family:Microsoft YaHei-Bold,Microsoft YaHei;font-weight:700;color:#333;line-height:26px}.strength .strBox[data-v-1b63c920]{display:flex;width:100%;justify-content:center;align-items:center;max-width:1200px;margin-bottom:80px}.strength .strBox .strImg[data-v-1b63c920]{width:60%;margin-right:80px}.strength .strBox .desc[data-v-1b63c920]{display:flex;flex-direction:column}.strength .strBox .desc .detail[data-v-1b63c920]:not(:last-of-type){margin-bottom:46px}.strength .strBox .desc .detail[data-v-1b63c920]{display:flex}.strength .strBox .desc .detail .icon[data-v-1b63c920]{width:26px;height:26px;margin-right:10px}.strength .strBox .desc .detail .strTitle[data-v-1b63c920]{line-height:28px;font-size:24px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#333;margin-bottom:16px;margin-top:0}.strength .strBox .desc .detail span[data-v-1b63c920]{font-size:16px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#8991af}@media screen and (max-width:750px){.strength .title[data-v-1b63c920]{font-size:.44rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#161f2d;margin-top:.6rem;margin-bottom:.4rem}.strength .strBox[data-v-1b63c920]{display:flex;flex-direction:column;margin-bottom:.24rem}.strength .strBox .strImg[data-v-1b63c920]{width:92%;margin:auto auto 30px}.strength .strBox .desc[data-v-1b63c920]{width:92%;margin:auto}.strength .strBox .desc .detail[data-v-1b63c920]:not(:last-of-type){margin-bottom:.3rem}.strength .strBox .desc .detail .icon[data-v-1b63c920]{width:.3rem;height:.3rem;margin-right:.2rem;margin-top:-2px}.strength .strBox .desc .detail .strTitle[data-v-1b63c920]{font-size:.24rem;line-height:.24rem;margin-bottom:.2rem}.strength .strBox .desc .detail span[data-v-1b63c920]{font-size:.21rem;width:80%}}.step[data-v-1931ce3a]{display:flex;align-items:center;justify-content:center;flex-direction:column}.step .next[data-v-1931ce3a],.step .previous[data-v-1931ce3a]{display:none}.step .title[data-v-1931ce3a]{margin:100px 0 80px;font-size:22px;font-family:Microsoft YaHei-Bold,Microsoft YaHei;font-weight:700;color:#333;line-height:26px}.step .stepBox[data-v-1931ce3a]{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;width:100%;margin-bottom:100px;flex-basis:25%}.step .stepBox .pc[data-v-1931ce3a]{width:45%;max-width:470px;height:450px}.step .stepBox .pc[data-v-1931ce3a] .el-steps{justify-content:center;cursor:pointer}.step .stepBox .pc[data-v-1931ce3a] .el-steps .el-step__head .el-step__icon{width:50px;height:50px;border:1px solid #8991af;border-radius:30px 30px 30px 30px}.step .stepBox .pc[data-v-1931ce3a] .el-steps .el-step__head .el-step__icon .el-step__icon-inner{font-size:24px;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI;font-weight:400;color:#8991af}.step .stepBox .pc[data-v-1931ce3a] .el-steps .el-step__head .el-step__line{left:25px;width:1px;background:#ced3e2;border-radius:0 0 0 0;opacity:1}.step .stepBox .pc[data-v-1931ce3a] .el-steps .el-step__main{margin-left:40px;margin-top:10px}.step .stepBox .pc[data-v-1931ce3a] .el-steps .el-step__main .el-step__title{font-size:24px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#8991af}.step .stepBox .pc[data-v-1931ce3a] .el-steps .el-step__main .el-step__title.is-finish{font-size:24px;font-weight:700;color:#6a7bff}.step .stepBox .pc[data-v-1931ce3a] .el-steps .el-step__main .el-step__description{font-size:16px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#8991af;margin-top:10px;width:90%;margin-right:-7rem}.step .stepBox .pc[data-v-1931ce3a] .el-steps .el-step__main .el-step__description.is-finish{color:#6a7bff}.step .stepBox .pc[data-v-1931ce3a] .el-step__head.is-finish .el-step__icon{border:none;background:#6a7bff}.step .stepBox .pc[data-v-1931ce3a] .el-step__head.is-finish .el-step__icon .el-step__icon-inner{font-weight:700;color:#fff;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI}.step .stepBox .pc[data-v-1931ce3a] .el-step__head.is-finish .el-step__line{border-color:#6a7bff}.step .stepBox .mobile[data-v-1931ce3a]{display:none}.step .stepBox .stepImg[data-v-1931ce3a]{width:35.4%;max-width:680px}@media screen and (max-width:750px){.step[data-v-1931ce3a]{position:relative}.step .next[data-v-1931ce3a],.step .previous[data-v-1931ce3a]{position:absolute;display:block;width:.6rem;top:41%}.step .next[data-v-1931ce3a]:active,.step .previous[data-v-1931ce3a]:active{background-color:#6a7bff;border-radius:.3rem}.step .next[data-v-1931ce3a]{right:10px}.step .previous[data-v-1931ce3a]{left:10px}.step .title[data-v-1931ce3a]{font-size:.44rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#161f2d;margin:.6rem 0}.step .stepBox[data-v-1931ce3a]{display:flex;flex-direction:column;margin-bottom:60px}.step .stepBox .pc[data-v-1931ce3a]{display:none}.step .stepBox .mobile[data-v-1931ce3a]{width:100%;display:block;text-align:center}.step .stepBox .mobile[data-v-1931ce3a] .el-steps{display:flex;flex-direction:row;justify-content:center;width:92%;margin:auto;padding-left:7%;cursor:pointer}.step .stepBox .mobile[data-v-1931ce3a] .el-steps .el-step__head{display:flex;flex-direction:row}.step .stepBox .mobile[data-v-1931ce3a] .el-steps .el-step__head .el-step__icon{width:.35rem;height:.35rem;border:1px solid #8991af;border-radius:.3rem}.step .stepBox .mobile[data-v-1931ce3a] .el-steps .el-step__head .el-step__icon .el-step__icon-inner{font-size:.24rem;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI;font-weight:400;color:#8991af}.step .stepBox .mobile[data-v-1931ce3a] .el-steps .el-step__head .el-step__line{width:.4rem;top:.17rem;left:1.5rem;background:#ced3e2;border-radius:0 0 0 0;opacity:1}.step .stepBox .mobile[data-v-1931ce3a] .el-steps .el-step__main{margin-top:-.64rem;margin-left:-1rem}.step .stepBox .mobile[data-v-1931ce3a] .el-steps .el-step__main .el-step__title{font-size:.24rem;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#8991af;margin-top:.25rem;padding-left:40px}.step .stepBox .mobile[data-v-1931ce3a] .el-steps .el-step__main .el-step__title.is-finish{font-size:.24rem;font-weight:700;color:#6a7bff}.step .stepBox .mobile[data-v-1931ce3a] .el-steps .el-step__main .el-step__description{width:3.2rem;font-size:.16rem;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#8991af;margin-top:.05rem;margin-left:0}.step .stepBox .mobile[data-v-1931ce3a] .el-steps .el-step__main .el-step__description.is-finish{color:#6a7bff}.step .stepBox .mobile[data-v-1931ce3a] .el-step__head.is-finish .el-step__icon{border:none;background:#6a7bff}.step .stepBox .mobile[data-v-1931ce3a] .el-step__head.is-finish .el-step__icon .el-step__icon-inner{font-weight:700;color:#fff;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI}.step .stepBox .mobile[data-v-1931ce3a] .el-step__head.is-finish .el-step__line{border-color:#6a7bff}.step .stepBox .stepImg[data-v-1931ce3a]{width:92%;margin-top:.5rem}.step .stepBox .sButton[data-v-1931ce3a]{display:flex}.step .stepBox .sButton div[data-v-1931ce3a]{width:20px;height:8px;margin-top:30px;margin-right:10px;border-radius:4px;background-color:rgba(46,61,181,.1);opacity:.9}.step .stepBox .sButton div[data-v-1931ce3a]:last-child{margin-right:0}.step .stepBox .sButton .colorButton[data-v-1931ce3a]{background-color:#6a7bff}}@media screen and (max-width:450px){[data-v-1931ce3a] .el-step__main{margin-top:-.76rem!important}[data-v-1931ce3a] .el-step__main .el-step__title{margin-left:-18px}.titlem[data-v-1931ce3a]{font-size:.34rem}.step[data-v-1931ce3a],.titlem[data-v-1931ce3a]{width:90%;text-align:center;margin:auto;color:#6a7bff}}@media screen and (min-width:750px){.more[data-v-2a503135]{display:flex;flex-direction:column;align-items:center;min-height:334px;background:#f9f9fb;padding-bottom:40px}.more .title[data-v-2a503135]{margin:80px 0 40px;font-size:22px;font-family:Microsoft YaHei-Bold,Microsoft YaHei;font-weight:700;color:#333;line-height:26px}.more .func[data-v-2a503135]{display:flex;justify-content:space-between;flex-direction:row;width:62.5%;max-width:1200px;min-width:750px;margin-bottom:20px}.more .func .funcName[data-v-2a503135]{display:inline-block;width:16.6%;margin:0;min-width:200px;font-size:22px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#333}.more .func .funcs[data-v-2a503135]{display:flex;flex-wrap:wrap;text-align:left;width:100%}.more .func .funcList[data-v-2a503135]{position:relative;display:flex;align-items:center;margin:0 20px 20px 0;flex-wrap:wrap;width:500px;cursor:pointer;width:140px;height:40px;background:#fff;border-radius:4px 4px 4px 4px;opacity:1}.more .func .funcList .func-icon[data-v-2a503135]{display:inline-block;width:30px;height:30px;margin:0 12px 0 10px}.more .func .funcList .hot-icon[data-v-2a503135]{position:absolute;width:36px;height:30px;top:-20px;right:-8px}}@media screen and (max-width:750px){.more[data-v-2a503135]{display:flex;flex-direction:column;align-items:center;background:#f9f9fb}.more .title[data-v-2a503135]{margin:.6rem 0 .4rem;font-size:.44rem;font-family:Microsoft YaHei-Bold,Microsoft YaHei;font-weight:500;color:#161f2d}.more .func[data-v-2a503135]{justify-content:space-between;flex-direction:row;width:92%;max-width:690px;min-width:250px;margin-bottom:.4rem}.more .func .funcName[data-v-2a503135]{display:block;margin-bottom:.3rem;min-width:200px;font-size:.28rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#333}.more .func .funcs[data-v-2a503135]{display:flex;flex-wrap:wrap;text-align:left;width:100%}.more .func .funcList[data-v-2a503135]{position:relative;display:flex;align-items:center;margin:0 .2rem .2rem 0;font-size:.24rem;width:auto;min-width:31.3%;cursor:pointer;height:.68rem;background:#fff;border-radius:4px 4px 4px 4px;opacity:1;font-family:PingFang SC-Regular,PingFang SC;font-weight:400}.more .func .funcList .func-icon[data-v-2a503135]{display:inline-block;margin:0 .12rem 0 .1rem;width:.48rem;height:.48rem}.more .func .funcList .hot-icon[data-v-2a503135]{position:absolute;width:.56rem;height:.47rem;top:-.24rem;right:-10px}.more .func .funcList[data-v-2a503135]:nth-child(3n){margin-right:0}}@media screen and (min-width:750px){.softWare[data-v-1aa61ca0]{display:flex;justify-content:space-between;flex-direction:column;align-items:center}.softWare .title[data-v-1aa61ca0]{margin:100px 0 20px;font-size:22px;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI;font-weight:700;color:#333}.softWare .p2[data-v-1aa61ca0]{margin-bottom:70px;font-size:16px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#777}.softWare .content[data-v-1aa61ca0]{display:flex;flex-direction:row;align-items:center;width:92%;max-width:1200px;min-width:750px;justify-content:space-between}.softWare .mobile[data-v-1aa61ca0],.softWare .pc[data-v-1aa61ca0]{width:31%;display:flex;flex-direction:column;align-items:center}.softWare .mobile .dImg[data-v-1aa61ca0],.softWare .pc .dImg[data-v-1aa61ca0]{width:260px;height:260px;-o-object-fit:contain;object-fit:contain}.softWare .mobile .show[data-v-1aa61ca0],.softWare .pc .show[data-v-1aa61ca0]{margin-bottom:16px;display:flex;align-items:center;justify-content:center}.softWare .mobile .show img[data-v-1aa61ca0],.softWare .pc .show img[data-v-1aa61ca0]{display:inline-block;height:30px;width:30px;margin-right:10px}.softWare .mobile .show span[data-v-1aa61ca0],.softWare .pc .show span[data-v-1aa61ca0]{font-size:24px;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI;font-weight:700;color:#282a43}.softWare .mobile>span[data-v-1aa61ca0],.softWare .pc>span[data-v-1aa61ca0]{text-align:center;width:90%;margin-bottom:42px;font-size:16px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#8991af}.softWare .mobile button[data-v-1aa61ca0],.softWare .pc button[data-v-1aa61ca0]{margin-bottom:100px;width:200px;height:60px;background:#6a7bff;border-radius:8px 8px 8px 8px;font-size:18px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#fff}.softWare .mobile button .typeIcon[data-v-1aa61ca0],.softWare .pc button .typeIcon[data-v-1aa61ca0]{margin-right:16px;width:30px;height:30px}.softWare .mobile button[data-v-1aa61ca0]:hover,.softWare .pc button[data-v-1aa61ca0]:hover{background:#909dff}.softWare .mobile button[data-v-1aa61ca0]:active,.softWare .pc button[data-v-1aa61ca0]:active{background:#364dff}.softWare .modown[data-v-1aa61ca0]{display:none}.softWare .pcsm[data-v-1aa61ca0]{position:relative}.softWare .pcsm .erweima[data-v-1aa61ca0]{display:none;position:absolute;top:-180px;left:240px;width:160px;height:190px;background:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.15);border-radius:4px 4px 4px 4px;flex-direction:column;padding-top:20px;justify-content:center;align-items:center}.softWare .pcsm .erweima span[data-v-1aa61ca0]{font-size:14px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#282a43;line-height:14px;margin-top:20px}.softWare .pcsm:hover .erweima[data-v-1aa61ca0]{display:flex}}@media screen and (max-width:750px){.softWare[data-v-1aa61ca0]{margin:.6rem 0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.softWare .title[data-v-1aa61ca0]{font-size:.44rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#161f2d;margin-bottom:.3rem}.softWare .p2[data-v-1aa61ca0]{width:71.7%;font-size:.24rem;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#555c78;margin-bottom:.4rem}.softWare .content[data-v-1aa61ca0]{width:90%}.softWare .content .mobile[data-v-1aa61ca0],.softWare .content .pc[data-v-1aa61ca0]{display:flex;flex-direction:column;justify-content:center;align-items:center}.softWare .content .mobile .dImg[data-v-1aa61ca0],.softWare .content .pc .dImg[data-v-1aa61ca0]{width:100%;margin-bottom:.2rem}.softWare .content .mobile .show[data-v-1aa61ca0],.softWare .content .pc .show[data-v-1aa61ca0]{margin-bottom:.2rem}.softWare .content .mobile .show img[data-v-1aa61ca0],.softWare .content .pc .show img[data-v-1aa61ca0]{width:.38rem;height:.38rem}.softWare .content .mobile .show span[data-v-1aa61ca0],.softWare .content .pc .show span[data-v-1aa61ca0]{font-size:.28rem;font-family:PingFang SC-Semibold,PingFang SC;font-weight:600;color:#282a43;line-height:.33rem;margin-top:.3rem}.softWare .content .mobile span[data-v-1aa61ca0],.softWare .content .pc span[data-v-1aa61ca0]{margin-bottom:.4rem;width:5.2rem;text-align:center;font-size:.24rem;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#8991af}.softWare .content .mobile button[data-v-1aa61ca0],.softWare .content .pc button[data-v-1aa61ca0]{display:flex;justify-content:center;align-items:center;width:2rem;height:.6rem;background:#6a7bff;border-radius:.08rem;font-size:.24rem;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#fff;margin-bottom:.3rem}.softWare .content .mobile button .typeIcon[data-v-1aa61ca0],.softWare .content .pc button .typeIcon[data-v-1aa61ca0]{margin-right:6px;height:.3rem;width:.3rem}.softWare .content .mobile .pcsm[data-v-1aa61ca0],.softWare .content .pc .pcsm[data-v-1aa61ca0]{display:none}.softWare .content .mobile[data-v-1aa61ca0]{margin-top:.6rem}.softWare .inner[data-v-1aa61ca0]{display:inline-block;width:10px}.softWare .noshow[data-v-1aa61ca0]{background:rgba(46,61,181,.1)}.softWare .backshow[data-v-1aa61ca0],.softWare .noshow[data-v-1aa61ca0]{width:40px;height:8px;border-radius:4px 4px 4px 4px;color:rgba(46,61,181,.1);margin-bottom:.6rem}.softWare .backshow[data-v-1aa61ca0]{background:#6a7bff}}.commonQuestion{display:flex;flex-direction:column;align-items:center;background:#f9f9fb;padding-bottom:60px}.commonQuestion .p1{margin:80px 0 10px;font-size:22px;font-family:Microsoft YaHei-Bold,Microsoft YaHei;font-weight:700;color:#333;line-height:26px}.commonQuestion .question{display:flex;align-items:center;width:62.5%;min-width:758px;max-width:1200px;justify-content:center}.commonQuestion .illustration{max-width:490px}.commonQuestion .illustration img{margin-top:0;max-width:100%;width:490px}.commonQuestion .illustration2{display:none}.commonQuestion .question-title{width:100%;font-weight:400;color:#555c78;line-height:18px;font-size:14px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;padding-right:5px}.commonQuestion .question-title:hover,.commonQuestion .question-title:hover~.arrowIcon{color:#6a7bff}.commonQuestion .questionBox{background:#fff;width:734px;min-height:262px;padding:10px 0;border-radius:0 10px 10px 0}.commonQuestion .questionBox .questionCard{display:flex;margin:0 26px;border-bottom:1px solid #f1f1f5;align-items:center;height:54px;line-height:20px;cursor:pointer}.commonQuestion .questionBox .questionCard:nth-child(5n){border:0}.commonQuestion .questionBox .qItem:hover /deep/ .arrowIcon{color:#6a7bff;background-color:#fff}.commonQuestion .questionBox .arrowIcon{margin-left:auto}@media screen and (max-width:750px){.commonQuestion{margin:auto;width:100%}.commonQuestion .p1{margin:.6rem 0 .4rem;font-size:.44rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#161f2d}.commonQuestion .question{width:92%;min-width:200px;display:flex;flex-direction:column;margin-bottom:-30px}.commonQuestion .question .illustration{display:none}.commonQuestion .question .illustration2{width:100%;display:block;border:1px solid #f1f1f5;border-top:0;background:#fff;border-radius:0 0 10px 10px;padding-bottom:20px}.commonQuestion .question .illustration2 .qImg{width:100%;background:#fff;display:inline-block;margin:-5px auto auto;border-radius:0 0 10px 10px}.commonQuestion .question .questionBox{min-height:unset}.commonQuestion .question .questionBox .questionCard{width:90%;border-radius:10px 10px 0 0;border-bottom:0;height:1rem}.commonQuestion .question .questionBox .questionCard .question-title{line-height:16px}}