*{touch-action:unset}.imgWaterMark .ICbox2{padding:0 10px;margin-bottom:20px;width:100%;height:calc(100vh - 100px);background:#fff}.imgWaterMark .ICbox2 .filePickerWait{background-color:rgba(0,0,0,.5);position:fixed;width:100vw;height:100vh;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1000;justify-content:center}.imgWaterMark .ICbox2 .filePickerWait,.imgWaterMark .ICbox2 .filePickerWait .waitBox{display:flex;flex-direction:column;align-items:center}.imgWaterMark .ICbox2 .filePickerWait .waitBox .waitIcon{width:64px;height:auto;margin-bottom:40px}.imgWaterMark .ICbox2 .filePickerWait .waitBox span{font-size:18px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#fff;line-height:18px}.imgWaterMark .ICbox2 .btn{display:flex;position:absolute;top:6px;right:0;justify-content:center}.imgWaterMark .ICbox2 .btn .reset,.imgWaterMark .ICbox2 .btn .save{margin:0 20px 0 0;width:129px;height:48px;background:#f2f2f6;color:#2d2d2d;border:1px solid #2d2d2d;border-radius:8px;font-size:18px}.imgWaterMark .ICbox2 .btn .reset:hover,.imgWaterMark .ICbox2 .btn .save:hover{cursor:pointer}.imgWaterMark .ICbox2 .btn .reset{background:#fff;color:#2d2d2d}.imgWaterMark .ICbox2 .btn .save{border:none;margin-right:0;background:#2d2d2d;color:#fff;cursor:pointer}.imgWaterMark .ICbox2 .btn .save:hover{background:#6b6c6e}.imgWaterMark .ICbox2 .btn .save:active{background:#4e4f52}.imgWaterMark .ICbox2 .top{position:relative;height:66px;width:100%}.imgWaterMark .ICbox2 .top span{position:absolute;font-size:20px;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI;font-weight:700;color:#282a43;line-height:20px;left:0;top:20px}.imgWaterMark .ICbox2 .bottom{height:calc(100% - 66px);display:flex}.imgWaterMark .ICbox2 .bottom .fileBox2,.imgWaterMark .ICbox2 .bottom .fileList{display:flex;flex-direction:column;width:229px;height:100%;padding:15px;border:none;background:#fafaff;border-radius:8px}.imgWaterMark .ICbox2 .bottom .fileBox2 .filesInfo,.imgWaterMark .ICbox2 .bottom .fileList .filesInfo{display:none}.imgWaterMark .ICbox2 .bottom .fileBox2 .hd-file-list,.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list{padding:30px 30px 12px;width:100%;display:block;height:calc(100% - 62px);background:#fdfeff;border:1px dashed #ececfa;border-radius:4px;overflow-y:auto;overflow-x:hidden}.imgWaterMark .ICbox2 .bottom .fileBox2 .hd-file-list .file,.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list .file{width:125px;height:125px;margin-bottom:34px}.imgWaterMark .ICbox2 .bottom .fileBox2 .hd-file-list .file .i-svg,.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list .file .i-svg{height:17.19px;background-color:#fff;border-radius:50%}.imgWaterMark .ICbox2 .bottom .fileBox2 .hd-file-list .file .imgPreview,.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list .file .imgPreview{width:100%;height:100%;position:relative}.imgWaterMark .ICbox2 .bottom .fileBox2 .hd-file-list .file .imgPreview .order,.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list .file .imgPreview .order{position:absolute;left:6px;bottom:6px;width:30px;height:20px;background:rgba(11,12,26,.8);border-radius:3px 3px 3px 3px;font-size:16px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#fff;line-height:20px;text-align:center}.imgWaterMark .ICbox2 .bottom .fileBox2 .hd-file-list .filePicker,.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list .filePicker{display:none}.imgWaterMark .ICbox2 .bottom .fileBox2 .add,.imgWaterMark .ICbox2 .bottom .fileList .add{padding:0;margin:17px auto 0;width:139px;height:40px;background:#fc3a4e;border-radius:8px 8px 8px 8px;opacity:1;font-size:18px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#fff;line-height:40px;text-align:center}.imgWaterMark .ICbox2 .bottom .fileBox2 .add:disabled,.imgWaterMark .ICbox2 .bottom .fileList .add:disabled{background:#d9d9d9}.imgWaterMark .ICbox2 .bottom .fileBox2{height:calc(100% - 62px)}.imgWaterMark .ICbox2 .bottom .fileBox2 .hd-file-list{height:100%}.imgWaterMark .ICbox2 .bottom .imgArea{width:calc(100% - 549px);height:100%;margin:0 15px;padding:15px;border-radius:8px 8px 8px 8px}.imgWaterMark .ICbox2 .bottom .imgArea .imgView{width:100%;height:100%;display:flex;position:relative;justify-content:center;align-items:center}.imgWaterMark .ICbox2 .bottom .imgArea .imgView .i-canvas,.imgWaterMark .ICbox2 .bottom .imgArea .imgView .wait{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.imgWaterMark .ICbox2 .bottom .imgArea .imgView .wait{height:160px;width:160px;display:flex;justify-content:center;align-items:center;flex-direction:column;background:rgba(11,12,26,.5);border-radius:8px;color:#fff;letter-spacing:2px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI}.imgWaterMark .ICbox2 .bottom .imgArea .imgView .wait img{width:60px;height:60px}.imgWaterMark .ICbox2 .bottom .settingBox{width:290px;height:100%;padding:15px;background:#fafaff;border-radius:8px 8px 8px 8px;scrollbar-width:thin}.imgWaterMark .ICbox2 .bottom .settingBox ::-webkit-scrollbar{width:4px}.imgWaterMark .ICbox2 .bottom .settingBox ::-webkit-scrollbar-track{-webkit-box-shadow:inset006pxrgba(0,0,0,.3);border-radius:3px}.imgWaterMark .ICbox2 .bottom .settingBox ::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(144,147,153,.3);-webkit-box-shadow:inset006pxrgba(0,0,0,.5)}.imgWaterMark .ICbox2 .bottom .settingBox ::-webkit-scrollbar-thumb:window-inactive{background:rgba(144,147,153,.3)}.imgWaterMark .ICbox2 .bottom .settingBox .el-radio .el-radio__input{display:none}.imgWaterMark .ICbox2 .bottom .settingBox .el-radio .el-radio__label{padding:0}.imgWaterMark .ICbox2 .bottom .settingBox .el-radio .el-radio__label .i-svg{margin-right:8px}.imgWaterMark .ICbox2 .bottom .settingBox .el-radio__input.is-checked+.el-radio__label{color:#fc3a4e}.imgWaterMark .ICbox2 .bottom .settingBox .el-radio:nth-child(2) .el-radio__label{display:flex;align-items:flex-start}.imgWaterMark .ICbox2 .bottom .settingBox .left{width:100%;height:100%;padding:12px;background:#fdfeff;border:1px dashed #ececfa;border-radius:4px;overflow-y:auto;overflow-x:hidden}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1{margin:8px 0 10px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 p{font-size:18px;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI;font-weight:700;color:#333;line-height:1;margin-bottom:14px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .content{margin:13px 0 16px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .el-radio{margin-right:20px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .el-radio .el-radio__label{padding:0}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .el-input{width:136px;margin-left:12px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .el-input .el-input__inner{height:34px;line-height:30px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .el-input /deep/ .el-radio__input.is-checked{border:#fc3a4e;background:#fff}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1.image .el-input,.imgWaterMark .ICbox2 .bottom .settingBox .left .box1.image .setText{opacity:.5;pointer-events:none}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText{display:flex;width:100%;height:34px;margin:0 0 21px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText>div:hover{background-color:#e9e9eb}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .bold{width:50px;height:34px;border:1px solid #d5d5d5;border-right:0;border-radius:4px 0 0 4px;background:url(/img/dialog/blod.png) 50% no-repeat;cursor:pointer}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .bold.active,.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .bold:hover{background:url(/img/dialog/blob_hover.png) 50% no-repeat}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .Italics{width:50px;height:34px;border:1px solid #d5d5d5;border-right:0;background:url(/img/dialog/xie.png) 50% no-repeat;cursor:pointer}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .Italics.active,.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .Italics:hover{background:url(/img/dialog/xie_hover.png) 50% no-repeat}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .color{width:50px;height:34px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .color .el-color-picker{height:34px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .color .el-color-picker .el-color-picker__trigger{width:50px;height:34px;border:1px solid #d5d5d5;border-right:0;border-radius:0}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .color .el-color-picker .el-color-picker__trigger .el-color-picker__color{border:none}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .color .el-color-picker .el-color-picker__trigger .el-color-picker__icon{display:none}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .family{width:104px;height:34px;padding:0 10px;line-height:30px;border:1px solid #d5d5d5;border-radius:0 4px 4px 0}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .setText .family i{margin-top:8px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1.text .pickImage{opacity:.5;pointer-events:none}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .pickImage{display:block;margin-top:13px;width:100%;height:38px;line-height:38px;text-align:center;border-radius:4px;background-color:#f2f2f6;cursor:pointer}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .pickImage:hover{background-color:#e9e9eb}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .pickImage.disabled,.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .pickImage:disabled{opacity:.65;cursor:not-allowed}.imgWaterMark .ICbox2 .bottom .settingBox .left .box1 .activeImg{margin-top:13px;text-align:center;width:236px;height:38px;background:#fc3a4e;border-radius:3px 3px 3px 3px;opacity:1;font-size:13px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#fff;line-height:38px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2{margin-top:14px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 p{font-size:18px;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI;font-weight:700;color:#333;margin-bottom:14px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .el-slider{width:172px;margin-left:16px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .el-slider .el-slider__runway{margin-top:10px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .el-slider .el-slider__runway .el-slider__bar{background-color:#fc3a4e;border:1px solid #fc3a4e}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .el-slider .el-slider__runway .el-slider__button-wrapper{z-index:10}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .el-slider .el-slider__runway .el-slider__button-wrapper .el-tooltip.el-slider__button{background-color:#fc3a4e;border:2px solid #fc3a4e}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .slider{display:flex;margin-bottom:10px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .slider.disabled{opacity:.5}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .slider .demonstration1,.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .slider .demonstration2,.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .slider .demonstration3{width:50px;text-align:right;font-size:16px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#333}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .scale{margin-right:22px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .el-radio{margin-right:14px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box2 .el-radio .el-radio__label{padding-left:6px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box3{margin-top:17px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box3 p{font-size:18px;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI;font-weight:700;color:#333;margin-bottom:14px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box3 .nine{display:flex}.imgWaterMark .ICbox2 .bottom .settingBox .left .box3 .nine .left-menu{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:10px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box3 .nine .el-radio{margin-right:10px}.imgWaterMark .ICbox2 .bottom .settingBox .left .box3 .nine .el-radio:nth-child(2){margin:20px 0 0;display:inline-block}.imgWaterMark .ICbox2 .bottom .settingBox .left .box3 .nine .setPosition{position:relative;margin:0 0 0 80px;display:flex;width:102px;height:102px;flex-wrap:wrap;align-items:center;justify-content:center}.imgWaterMark .ICbox2 .bottom .settingBox .left .box3 .nine .setPosition>div{display:flex;flex-wrap:wrap;justify-content:space-between;width:33.3%;height:33.3%;padding:2px;border:1px solid #f2f2f6;border-right:0;border-bottom:0}.imgWaterMark .ICbox2 .bottom .settingBox .left .box3 .nine .setPosition>div>div{width:28px;height:28px;background:#f2f2f6;cursor:pointer}.imgWaterMark .ICbox2 .bottom .settingBox .left .box3 .nine .setPosition>div>div.active,.imgWaterMark .ICbox2 .bottom .settingBox .left .box3 .nine .setPosition>div>div:hover{background:#fc3a4e}.imgWaterMark .ICbox2 .bottom .settingBox .left .box3 .nine .setPosition .cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;background-color:hsla(0,0%,100%,.5)}.imgWaterMark .ICbox2 .settingBox .setting{width:100%;height:100%;background:#fdfeff;border:1px dashed #ececfa;border-radius:4px}.imgWaterMark .ICbox2 .fileBox2 .i-svg{display:none}@media screen and (max-width:750px){.imgWaterMark .ICbox2{height:calc(100vh - 50px);margin-bottom:0}.imgWaterMark .ICbox2 .top{height:1.8rem}.imgWaterMark .ICbox2 .top span{font-size:.36rem}.imgWaterMark .ICbox2 .top .drawSwitch{position:absolute;top:.2rem;right:.3rem}.imgWaterMark .ICbox2 .top .btn{margin:.2rem auto}.imgWaterMark .ICbox2 .top .btn .reset,.imgWaterMark .ICbox2 .top .btn .save{width:1.6rem;height:.6rem;font-size:.28rem;line-height:.6rem;padding:0}.imgWaterMark .ICbox2 .bottom{flex-direction:column-reverse;height:calc(100vh - 3.4rem - 50px)}.imgWaterMark .ICbox2 .bottom .fileList{width:100%;height:2.1rem;min-height:1rem;padding:.1rem;background:#f0f2fc}.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list{display:flex;flex-wrap:nowrap;align-items:center;padding:0;height:100%;overflow-y:hidden;overflow-x:auto;border:none;background:#f0f2fc;min-height:1rem;justify-content:unset}.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list .file{min-width:1.2rem;height:1.2rem;width:1.2rem;margin-right:.2rem;margin-bottom:0}.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list .file .i-svg{width:.32rem;height:.32rem;top:-.16rem;right:-.16rem}.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list .file .span1,.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list .file .span2{display:none}.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list .filePicker{display:inline-block;width:1.2rem;min-width:1.2rem;height:1.2rem;margin-bottom:0;background-color:#fff;border:none;border-radius:.04rem}.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list .filePicker .addFilesBox{height:100%;width:100%;line-height:1.5rem;display:flex;align-items:center;border:none;justify-content:center;border-radius:.04rem}.imgWaterMark .ICbox2 .bottom .fileList .hd-file-list .filePicker .addFilesBox p{width:.7rem;height:.7rem;border-radius:50%;background-color:#fc3a4e;color:#fff;line-height:.9}.imgWaterMark .ICbox2 .bottom .fileList .add{display:none}.imgWaterMark .ICbox2 .bottom .imgArea{margin:0 auto .2rem;padding:0;width:100%;height:calc(100vh - 5.8rem - 50px)}.imgWaterMark .ICbox2 .bottom .settingBox{position:absolute;width:.5rem;height:1.2rem;right:0;top:4rem;background-color:transparent}.imgWaterMark .ICbox2 .bottom .settingBox .left{height:auto;position:relative}.imgWaterMark .ICbox2 .bottom .settingBox .left .closeArrow{position:absolute;top:.21rem;right:.3rem;width:.96rem;height:.96rem}.imgWaterMark .ICbox2 .bottom .settingBox .el-button{position:absolute;display:flex;justify-content:center;align-items:center;width:.65rem;padding:0;height:1.3rem;top:3rem;right:0;background-color:#f2f6fb;border:none;border-radius:0;z-index:3}.imgWaterMark .ICbox2 .bottom .settingBox .el-button .el-icon-arrow-left{font-size:24px;font-weight:700;color:#fc3a4e}.imgWaterMark .ICbox2 .bottom .settingBox .el-drawer__wrapper.el-drawer{width:100%!important;background-color:transparent;top:1.1rem;right:0;left:auto}.imgWaterMark .ICbox2 .bottom .settingBox .el-drawer{display:flex;flex-direction:row;box-shadow:none;background:transparent}.imgWaterMark .ICbox2 .bottom .settingBox .el-drawer .el-drawer.rtl{width:5.65rem!important}.imgWaterMark .ICbox2 .bottom .settingBox .el-drawer .el-drawer__header{display:none;width:.65rem;padding:0;background:transparent}.imgWaterMark .ICbox2 .bottom .settingBox .el-drawer .el-drawer__header button{width:.65rem;height:1.3rem;background:#fafaff;color:#fc3a4e}.imgWaterMark .ICbox2 .bottom .settingBox .el-drawer .el-drawer__header button .el-dialog__close .el-icon .el-icon-close:before{content:">"}.imgWaterMark .ICbox2 .bottom .settingBox .el-drawer .el-drawer__body{background:#fff}.imgWaterMark .ICbox2 .btnMobile{display:flex;height:2rem;margin:0 auto;justify-content:center;align-items:center;position:static}.imgWaterMark .ICbox2 .btnMobile .reset,.imgWaterMark .ICbox2 .btnMobile .save{width:2.46rem;height:.74rem;font-size:.3rem;line-height:.74rem;border-radius:.1rem;padding:0}.imgWaterMark .ICbox2 .btnMobile .save{margin-right:0!important}}.rightSide[data-v-20a41594]{position:fixed;z-index:99;display:flex;flex-direction:column;align-items:center;justify-content:center;width:64px;height:220px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.08);border-radius:60px 60px 60px 60px;opacity:1;right:2%;top:calc(100vh - 400px)}.rightSide span[data-v-20a41594]{display:inline-block;width:100%;text-align:center;font-size:12px;line-height:12px}.rightSide div[data-v-20a41594],.rightSide span[data-v-20a41594]{cursor:pointer}.rightSide .dibu[data-v-20a41594],.rightSide .dingbu[data-v-20a41594]{margin-bottom:12px}.rightSide .kefu[data-v-20a41594]{display:flex;align-items:center;justify-content:center;cursor:pointer}.rightSide .kefu .i-svg[data-v-20a41594]{width:40px;height:40px}@media screen and (max-width:750px){.rightSide[data-v-20a41594]{transform:scale(.7);right:0;top:calc(100vh - 350px)}.rightSide .toBottom[data-v-20a41594]{margin-top:.2rem}}.leftSideNav[data-v-45600bb8]{padding:0 0 10px;height:644px;background:#f9f9fb;display:flex;z-index:9;flex-direction:column;width:230px;min-width:230px;border-radius:8px;margin-right:28px}.leftSideNav[data-v-45600bb8] ::-webkit-scrollbar{width:4px}.leftSideNav[data-v-45600bb8] ::-webkit-scrollbar-track{-webkit-box-shadow:inset006pxrgba(0,0,0,.3);border-radius:3px}.leftSideNav[data-v-45600bb8] ::-webkit-scrollbar-thumb{border-radius:24px;background:#e0d9e2}.leftSideNav .tTitle[data-v-45600bb8]{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-45600bb8]{height:auto;flex:1;overflow:auto}.leftSideNav .navList[data-v-45600bb8]{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-45600bb8]{width:40px;height:40px;margin-right:10px}.leftSideNav .navList .icon2[data-v-45600bb8]{display:none}.leftSideNav .navList[data-v-45600bb8]:hover:before{position:absolute;width:4px;height:100%;background:#fc3a4e;right:0;content:""}.leftSideNav a[data-v-45600bb8]:hover{position:relative;color:#fc3a4e;font-weight:700;background-color:#fff2f4}.leftSideNav a[data-v-45600bb8]:hover:before{position:absolute;width:4px;height:100%;background:#fc3a4e;border-radius:0 0 0 0;opacity:1;right:0}.leftSideNav a.nuxt-link-active[data-v-45600bb8]{color:#fc3a4e;font-weight:700;background-color:#fff2f4}.leftSideNav a.nuxt-link-active .icon1[data-v-45600bb8]{display:none}.leftSideNav a.nuxt-link-active .icon2[data-v-45600bb8]{display:inline-flex}.leftSideNav a.nuxt-link-active[data-v-45600bb8]:after{position:absolute;top:0;width:4px;height:100%;background:#fc3a4e;right:0;content:""}@media screen and (max-width:750px){.leftSideNav[data-v-45600bb8]{display:none}}.bannerBoxall{min-height:46px;margin:20px 0;padding-left:20px;width:100%;max-width:1200px;justify-content:left;background-color:#f9f9fb;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:#fc3a4e;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 #fc3a4e;background:transparent;color:#fc3a4e}.bannerBoxall button:nth-child(2):hover{background:#fe6b7a;color:#fff;border:none}.bannerBoxall button:nth-child(2):active{background:#fd2a40;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:last-of-type{margin:0 0 0 .2rem;min-width:80px;min-height:28px;width:1.36rem;height:.46rem;border-radius:35px 35px 35px 35px}}.hd-file-list[data-v-c604d7c0]{display:flex;flex-wrap:wrap}.file-box{width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.file-box,.file-box .filesInfo{display:flex;align-items:center;justify-content:center}.file-box .filesInfo{position:absolute;right:22px;bottom:16px;width:164px;height:36px;background:#fff;box-shadow:2px 4px 4px 0 rgba(20,22,39,.1);border-radius:4px 4px 4px 4px;opacity:1;border:1px solid rgba(169,169,199,.3);font-size:12px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#333}.hd-file-list{width:670px;min-height:100%;margin:auto;padding:10px 0 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.hd-file-list .i-svg{width:17.19px;height:17.19px;background:#fff;border-radius:50%;top:-9px;right:-9px}.hd-file-list .imgPreview{position:relative}.hd-file-list .imgPreview .border{border:3px solid #fc3a4e}.hd-file-list .imgPreview .move{display:none;position:absolute;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;border:2px solid #fc3a4e}.hd-file-list .imgPreview .move .i-svg{position:static;width:17.19px}.hd-file-list .imgPreview:hover .move{display:flex}.hd-file-list .filePicker{margin-bottom:33px}.hd-file-list .filePicker .addFilesBox{background:#fafaff;border:1px dashed #e0d9e2}.hd-file-list .filePicker .addFilesBox p{height:110px;line-height:100px}.hd-file-list .file-gif{width:110px;color:#fff;transition:all .3s linear;position:relative}.hd-file-list .file-gif .i-svg{position:absolute;top:-9px;right:-9px;width:17.19px;font-size:17.19px}.hd-file-list .file-gif .i-svg:hover{cursor:pointer;color:#fdfafe}.hd-file-list .file-gif .fileName{display:flex;justify-content:space-between;padding:5px 2px 0}.hd-file-list .file-gif .fileName .span1{font-size:12px;width:55px;font-family:Microsoft YaHei;font-weight:400;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:2px}.hd-file-list .file-gif .fileName .span2{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:#999}.hd-file-list .file-gif img{height:110px;width:110px;-o-object-fit:contain;object-fit:contain}.hd-file-list .selectBox{position:absolute;width:calc(50% - 10px);height:75px;border-radius:18px;background-color:rgba(0,0,0,.1);color:#fff;display:flex;justify-content:center;align-items:center;-moz-user-select:none;-webkit-user-select:none;user-select:none}.hd-file-list .selectBox>svg{width:75px;height:75px}.hd-file-list .file0{width:220px}.hd-file-list .file-gif,.hd-file-list li{margin-bottom:10px;margin-right:28px;transition:all .3s linear}.hd-file-list li::marker{display:none}.hd-file-list li:nth-child(5n){margin-right:0}.file-list-gif{width:690px}@media screen and (max-width:1200px){.hd-file-list{width:auto;margin:auto;display:flex}.hd-file-list .file,.hd-file-list .file:nth-child(5n),.hd-file-list .filePicker,.hd-file-list li:nth-child(5n){margin-bottom:20px;margin-right:28px}}@media screen and (max-width:750px){.hd-file-list{padding:30px 0 0}.hd-file-list .file{width:2.6rem;margin-right:0}}.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-72d1e2c4]{display:flex;align-items:center;justify-content:center;flex-direction:column}.step .next[data-v-72d1e2c4],.step .previous[data-v-72d1e2c4]{display:none}.step .title[data-v-72d1e2c4]{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-72d1e2c4]{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;width:100%;margin-bottom:100px}.step .stepBox .pc[data-v-72d1e2c4]{width:45%;max-width:470px;height:350px}.step .stepBox .pc[data-v-72d1e2c4] .el-steps{justify-content:center;cursor:pointer}.step .stepBox .pc[data-v-72d1e2c4] .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-72d1e2c4] .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-72d1e2c4] .el-steps .el-step__head .el-step__line{left:25px;width:1px;height:140px;background:#ced3e2;border-radius:0 0 0 0;opacity:1}.step .stepBox .pc[data-v-72d1e2c4] .el-steps .el-step__main{margin-left:40px;margin-top:10px}.step .stepBox .pc[data-v-72d1e2c4] .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-72d1e2c4] .el-steps .el-step__main .el-step__title.is-finish{font-size:24px;font-weight:700;color:#2d2d2d}.step .stepBox .pc[data-v-72d1e2c4] .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-72d1e2c4] .el-steps .el-step__main .el-step__description.is-finish{color:#2d2d2d}.step .stepBox .pc[data-v-72d1e2c4] .el-step__head.is-finish .el-step__icon{border:none;background:#2d2d2d}.step .stepBox .pc[data-v-72d1e2c4] .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-72d1e2c4] .el-step__head.is-finish .el-step__line{border-color:#2d2d2d}.step .stepBox .pc[data-v-72d1e2c4] .el-step:nth-child(2){margin-top:-20px}.step .stepBox .pc[data-v-72d1e2c4] .el-step:nth-child(2) .el-step__line{height:160px}.step .stepBox .mobile[data-v-72d1e2c4]{display:none}.step .stepBox .stepImg[data-v-72d1e2c4]{width:35.4%;max-width:680px}@media screen and (max-width:750px){.step[data-v-72d1e2c4]{position:relative}.step .next[data-v-72d1e2c4],.step .previous[data-v-72d1e2c4]{position:absolute;display:block;width:.6rem;top:41%}.step .next[data-v-72d1e2c4]:active,.step .previous[data-v-72d1e2c4]:active{background-color:#2d2d2d;border-radius:.3rem}.step .next[data-v-72d1e2c4]{right:10px}.step .previous[data-v-72d1e2c4]{left:10px}.step .title[data-v-72d1e2c4]{font-size:.44rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#161f2d;margin:.6rem 0}.step .stepBox[data-v-72d1e2c4]{display:flex;flex-direction:column;margin-bottom:60px}.step .stepBox .pc[data-v-72d1e2c4]{display:none}.step .stepBox .mobile[data-v-72d1e2c4]{width:100%;display:block}.step .stepBox .mobile[data-v-72d1e2c4] .el-steps{display:flex;flex-direction:row;justify-content:center;width:92%;margin:auto;padding-left:7%;cursor:pointer}.step .stepBox .mobile[data-v-72d1e2c4] .el-steps .el-step__head{display:flex;flex-direction:row}.step .stepBox .mobile[data-v-72d1e2c4] .el-steps .el-step__head .el-step__icon{width:.35rem;height:.35rem;border:1px solid #8991af;border-radius:.3rem}.step .stepBox .mobile[data-v-72d1e2c4] .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-72d1e2c4] .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-72d1e2c4] .el-steps .el-step__main{margin-top:-.64rem;margin-left:-1rem}.step .stepBox .mobile[data-v-72d1e2c4] .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-72d1e2c4] .el-steps .el-step__main .el-step__title.is-finish{font-size:.24rem;font-weight:700;color:#2d2d2d}.step .stepBox .mobile[data-v-72d1e2c4] .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-72d1e2c4] .el-steps .el-step__main .el-step__description.is-finish{color:#2d2d2d}.step .stepBox .mobile[data-v-72d1e2c4] .el-step__head.is-finish .el-step__icon{border:none;background:#2d2d2d}.step .stepBox .mobile[data-v-72d1e2c4] .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-72d1e2c4] .el-step__head.is-finish .el-step__line{border-color:#2d2d2d}.step .stepBox .stepImg[data-v-72d1e2c4]{width:92%;margin-top:.5rem}.step .stepBox .sButton[data-v-72d1e2c4]{display:flex}.step .stepBox .sButton div[data-v-72d1e2c4]{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-72d1e2c4]:last-child{margin-right:0}.step .stepBox .sButton .colorButton[data-v-72d1e2c4]{background-color:#2d2d2d}}@media screen and (max-width:450px){[data-v-72d1e2c4] .el-step__main{margin-top:-.76rem!important}[data-v-72d1e2c4] .el-step__main .el-step__title{margin-left:-18px}}@media screen and (min-width:750px){.more[data-v-258afd7e]{display:flex;flex-direction:column;align-items:center;min-height:334px;background:#f9f9fb;padding-bottom:40px}.more .title[data-v-258afd7e]{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-258afd7e]{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-258afd7e]{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-258afd7e]{display:flex;flex-wrap:wrap;text-align:left;width:100%}.more .func .funcList[data-v-258afd7e]{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-258afd7e]{display:inline-block;width:30px;height:30px;margin:0 12px 0 10px}.more .func .funcList .hot-icon[data-v-258afd7e]{position:absolute;width:36px;height:30px;top:-20px;right:-8px}}@media screen and (max-width:750px){.more[data-v-258afd7e]{display:flex;flex-direction:column;align-items:center;background:#f9f9fb}.more .title[data-v-258afd7e]{margin:.6rem 0 .4rem;font-size:.44rem;font-family:Microsoft YaHei-Bold,Microsoft YaHei;font-weight:500;color:#161f2d}.more .func[data-v-258afd7e]{justify-content:space-between;flex-direction:row;width:92%;max-width:690px;min-width:250px;margin-bottom:.4rem}.more .func .funcName[data-v-258afd7e]{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-258afd7e]{display:flex;flex-wrap:wrap;text-align:left;width:100%}.more .func .funcList[data-v-258afd7e]{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-258afd7e]{display:inline-block;margin:0 .12rem 0 .1rem;width:.48rem;height:.48rem}.more .func .funcList .hot-icon[data-v-258afd7e]{position:absolute;width:.56rem;height:.47rem;top:-.24rem;right:-10px}.more .func .funcList[data-v-258afd7e]:nth-child(3n){margin-right:0}}@media screen and (min-width:750px){.softWare[data-v-bbf9d83a]{display:flex;justify-content:space-between;flex-direction:column;align-items:center}.softWare .title[data-v-bbf9d83a]{margin:85px 0 20px;font-size:22px;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI;font-weight:700;color:#333}.softWare .p2[data-v-bbf9d83a]{margin-bottom:70px;font-size:16px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#777}.softWare .content[data-v-bbf9d83a]{display:flex;flex-direction:row;align-items:center;width:96%;max-width:1000px;min-width:750px;justify-content:space-between}.softWare .mobile[data-v-bbf9d83a],.softWare .pc[data-v-bbf9d83a]{width:45%;display:flex;flex-direction:column;align-items:center}.softWare .mobile .dImg[data-v-bbf9d83a],.softWare .pc .dImg[data-v-bbf9d83a]{width:90%}.softWare .mobile .show[data-v-bbf9d83a],.softWare .pc .show[data-v-bbf9d83a]{margin-top:20px;display:flex;align-items:center;justify-content:center}.softWare .mobile .show img[data-v-bbf9d83a],.softWare .pc .show img[data-v-bbf9d83a]{display:inline-block;height:30px;width:30px;margin-bottom:20px;margin-right:10px}.softWare .mobile .show span[data-v-bbf9d83a],.softWare .pc .show span[data-v-bbf9d83a]{font-size:24px;font-family:Microsoft YaHei UI-Bold,Microsoft YaHei UI;font-weight:700;color:#282a43}.softWare .mobile span[data-v-bbf9d83a],.softWare .pc span[data-v-bbf9d83a]{text-align:center;width:90%;margin-bottom:22px;font-size:16px;font-family:Microsoft YaHei UI-Regular,Microsoft YaHei UI;font-weight:400;color:#8991af}.softWare .mobile button[data-v-bbf9d83a],.softWare .pc button[data-v-bbf9d83a]{margin-bottom:100px;width:200px;height:60px;background:#2d2d2d;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-bbf9d83a],.softWare .pc button .typeIcon[data-v-bbf9d83a]{margin-right:16px;width:30px;height:30px}.softWare .mobile button[data-v-bbf9d83a]:hover,.softWare .pc button[data-v-bbf9d83a]:hover{background:#6b6c6e}.softWare .mobile button[data-v-bbf9d83a]:active,.softWare .pc button[data-v-bbf9d83a]:active{background:#4e4f52}.softWare .modown[data-v-bbf9d83a]{display:none}.softWare .pcsm[data-v-bbf9d83a]{position:relative}.softWare .pcsm .erweima[data-v-bbf9d83a]{display:none;position:absolute;top:-380px;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-bbf9d83a]{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 .erweima img[data-v-bbf9d83a]{width:120px}.softWare .pcsm:hover .erweima[data-v-bbf9d83a]{display:flex}}@media screen and (max-width:750px){.softWare[data-v-bbf9d83a]{margin:.6rem 0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.softWare .title[data-v-bbf9d83a]{font-size:.44rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#161f2d;margin-bottom:.3rem}.softWare .p2[data-v-bbf9d83a]{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-bbf9d83a]{width:90%}.softWare .content .mobile[data-v-bbf9d83a],.softWare .content .pc[data-v-bbf9d83a]{display:flex;flex-direction:column;justify-content:center;align-items:center}.softWare .content .mobile .dImg[data-v-bbf9d83a],.softWare .content .pc .dImg[data-v-bbf9d83a]{width:100%;margin-bottom:.2rem}.softWare .content .mobile .show[data-v-bbf9d83a],.softWare .content .pc .show[data-v-bbf9d83a]{margin-bottom:.2rem}.softWare .content .mobile .show img[data-v-bbf9d83a],.softWare .content .pc .show img[data-v-bbf9d83a]{width:.38rem;height:.38rem}.softWare .content .mobile .show span[data-v-bbf9d83a],.softWare .content .pc .show span[data-v-bbf9d83a]{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-bbf9d83a],.softWare .content .pc span[data-v-bbf9d83a]{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-bbf9d83a],.softWare .content .pc button[data-v-bbf9d83a]{display:flex;justify-content:center;align-items:center;width:2rem;height:.6rem;background:#2d2d2d;border-radius:8px 8px 8px 8px;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-bbf9d83a],.softWare .content .pc button .typeIcon[data-v-bbf9d83a]{margin-right:6px;height:.3rem;width:.3rem}.softWare .content .mobile .pcsm[data-v-bbf9d83a],.softWare .content .pc .pcsm[data-v-bbf9d83a]{display:none}.softWare .inner[data-v-bbf9d83a]{display:inline-block;width:10px}.softWare .noshow[data-v-bbf9d83a]{background:rgba(46,61,181,.1)}.softWare .backshow[data-v-bbf9d83a],.softWare .noshow[data-v-bbf9d83a]{width:40px;height:8px;border-radius:4px 4px 4px 4px;color:rgba(46,61,181,.1);margin-bottom:.6rem}.softWare .backshow[data-v-bbf9d83a]{background:#2d2d2d}}.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:#fc3a4e}.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:#fc3a4e;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}}