.ed-radio,.ed-radio-wrapper{cursor:pointer;display:inline-block}.ed-radio{vertical-align:middle;white-space:nowrap;line-height:1;position:relative;margin-right:5px}.ed-radio .ed-radio-inner{display:inline-block;width:14px;height:14px;position:relative;top:0;left:0;border:1px solid #dcdee2;background-color:#fff;border-radius:50%}.ed-radio .ed-radio-inner .choose-circle{background-color:#01be84;width:18px;height:18px;border-radius:50%;position:absolute;top:-3px;left:-3px}.ed-radio input{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;cursor:pointer;opacity:0}.ed-radio.ed-radio-checked .ed-radio-inner{border-color:#01be84}.ed-radio.ed-radio-checked .ed-radio-inner:after{opacity:1;transform:scale(1)}.report-mask{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.3);z-index:666}.ed-dialog-box{display:inline-block;width:520px;padding-bottom:10px;background-color:#fff;border-radius:4px;border:1px solid #ebeef5;font-size:18px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);text-align:left;overflow:hidden;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.ed-dialog-box .ed-dialog-box-header{position:relative;padding:15px 15px 10px}.ed-dialog-box .ed-dialog-box-header .ed-dialog-box-title{padding-left:0;margin-bottom:0;font-size:18px;line-height:1;color:#303133}.ed-dialog-box .ed-dialog-box-header .ed-dialog-box-headerbtn{position:absolute;top:12px;right:12px;padding:0;border:none;outline:none;background:transparent;font-size:16px;cursor:pointer}.ed-dialog-box .ed-dialog-box-header .ed-dialog-box-headerbtn svg{width:24px;height:24px;fill:#909399}.ed-dialog-box .ed-dialog-box-content{padding:10px 15px;color:#606266;font-size:14px}.ed-dialog-box .ed-dialog-box-content .report-radios-box,.ed-dialog-box .ed-dialog-box-content .report-tips{margin-bottom:10px}.ed-dialog-box .ed-dialog-box-content .report-radios-box .ed-radio-wrapper{margin-right:30px}.ed-dialog-box .ed-dialog-box-content .report-textarea-box{position:relative;margin-bottom:10px}.ed-dialog-box .ed-dialog-box-content .report-textarea-box .report-textarea{font-size:14px;width:100%;height:100px;display:block;resize:none;padding:5px 10px;line-height:1.5;box-sizing:border-box;color:#606266;background-color:#fff;border:1px solid #dcdfe6;border-radius:4px;transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.ed-dialog-box .ed-dialog-box-content .report-textarea-box .report-textarea:focus,.ed-dialog-box .ed-dialog-box-content .report-textarea-box .report-textarea:hover{outline:none;border-color:#33cb9c}.ed-dialog-box .ed-dialog-box-content .report-textarea-box .report-textarea::-webkit-input-placeholder{color:#c5c8ce}.ed-dialog-box .ed-dialog-box-content .report-textarea-box .report-textarea::-webkit-scrollbar{height:8px;width:8px;background-color:#f5f5f5}.ed-dialog-box .ed-dialog-box-content .report-textarea-box .report-textarea::-webkit-scrollbar-thumb:horizontal,.ed-dialog-box .ed-dialog-box-content .report-textarea-box .report-textarea::-webkit-scrollbar-thumb:vertical{border-radius:5px;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);background-color:#6b6b70}.ed-dialog-box .ed-dialog-box-content .report-textarea-box .report-textarea::-webkit-scrollbar-track:horizontal,.ed-dialog-box .ed-dialog-box-content .report-textarea-box .report-textarea::-webkit-scrollbar-track:vertical{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);border-radius:8px;background-color:#fff}.ed-dialog-box .ed-dialog-box-content .report-textarea-box .report-textarea::-webkit-scrollbar-thumb:hover{background-color:#4a4a4f}.ed-dialog-box .ed-dialog-box-content .report-textarea-box .report-textarea-count{color:#909399;background:#fff;position:absolute;font-size:12px;bottom:5px;right:10px}.ed-dialog-box .ed-dialog-box-content .report-upload-image-box{position:relative}.ed-dialog-box .ed-dialog-box-content .report-upload-image-box .report-upload-image-title{margin-bottom:8px;color:#17233d}.ed-dialog-box .ed-dialog-box-content .report-upload-image-box .report-upload-image-content{display:flex}.ed-dialog-box .ed-dialog-box-content .report-upload-image-box .report-upload-image-content .report-upload-image-item{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background-color:#f2f2f2;cursor:pointer;margin-right:10px}.ed-dialog-box .ed-dialog-box-content .report-upload-image-box .report-upload-image-content .report-upload-image-item svg{width:48px;height:48px;fill:#797979}.ed-dialog-box .ed-dialog-box-content .report-upload-image-box .report-upload-image-content .report-upload-image-item input{display:none}.ed-dialog-box .ed-dialog-box-content .report-upload-image-box .report-upload-image-content .report-upload-image-item img{width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.ed-dialog-box .ed-dialog-box-content .report-upload-image-box .report-upload-image-content .report-upload-image-item .report-upload-image-action{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);opacity:0}.ed-dialog-box .ed-dialog-box-content .report-upload-image-box .report-upload-image-content .report-upload-image-item .report-upload-image-action svg{width:24px;height:24px;fill:#fff}.ed-dialog-box .ed-dialog-box-content .report-upload-image-box .report-upload-image-content .report-upload-image-item:hover .report-upload-image-action{opacity:1;transition:opacity .2s}.ed-dialog-box .ed-dialog-box-footer{padding:5px 15px 0;text-align:right}.ed-dialog-box .ed-dialog-box-footer .ed-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:none;color:#606266;text-align:center;box-sizing:border-box;outline:none;margin:0;transition:.1s;font-weight:500;padding:9px 15px;font-size:12px;border-radius:3px;transition:all .2s ease-in-out}.ed-dialog-box .ed-dialog-box-footer .ed-button:first-child:hover{color:#01be84}.ed-dialog-box .ed-dialog-box-footer .ed-button:nth-child(2){margin-left:10px;background:#01be84;color:#fff}.ed-dialog-box .ed-dialog-box-footer .ed-button:nth-child(2):hover{opacity:.8}.mobile-report{position:fixed;top:0;right:0;left:0;bottom:0;background:#fafafa;z-index:666;font-family:Microsoft YaHei;color:#000;display:flex;flex-direction:column}.mobile-report .report-head{height:36px;background:#fff;padding:0 2.5vw;display:flex;justify-content:space-between;align-items:center}.mobile-report .report-head i{font-size:20px;width:20px}.mobile-report .report-tip{margin:10px 0;padding:10px 3vw;font-size:12px;line-height:18px;background:#fff}.mobile-report .report-detail{background:#fff;flex:1;padding:0 3vw}.mobile-report .report-detail .report-optional label{width:50%;height:56px;font-size:12px;border-bottom:1px solid #eee;line-height:56px}.mobile-report .report-detail .report-content textarea{width:100%;height:100px;resize:none}.mobile-report .report-detail .report-content textarea:focus,.mobile-report .report-detail .report-content textarea:hover{outline:none!important;border-color:#01be84;box-shadow:none}.mobile-report .report-detail .report-submit{width:100%;height:38px;line-height:38px;background:#01be84;margin-top:10px;text-align:center;color:#fff;border-radius:19px}.mobile-report .report-detail .evidence-title{font-size:12px;height:40px;display:flex;justify-content:space-between;align-items:center}.mobile-report .upload-evidence{overflow:hidden}.mobile-report .upload-evidence label{background:#eee;width:23.5vw;height:23.5vw;display:flex;justify-content:center;align-items:center;float:left}.mobile-report .upload-evidence label i{font-size:30px}.mobile-report .upload-evidence .evidence-list{background:#eee;width:23.5vw;height:23.5vw;float:left;position:relative}.mobile-report .upload-evidence .evidence-list img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mobile-report .upload-evidence .evidence-list i{position:absolute;top:0;right:0;font-size:18px;color:#646464}.ed-new-pcheader{flex-shrink:0;flex-grow:0;background:#fff;font-family:Noto Sans SC;border-bottom:1px solid rgba(0,0,0,.052);box-shadow:0 3px 6px rgba(0,0,0,.052);height:72px;width:100%;display:flex;justify-content:space-around;align-items:center}.ed-new-pcheader .ed-new-logo{cursor:pointer;margin-left:12px;font-size:14px;font-weight:700;color:#000}.ed-new-title{font-weight:600;font-family:PingFang SC;font-size:20px;text-transform:capitalize;color:#232323}.ed-new-share-btn{margin-right:12px;border:1px solid #00c5a1;width:92px;font-size:14px;color:#00c5a1;border-radius:34px}.ed-new-download-btn,.ed-new-share-btn{cursor:pointer;text-align:center;line-height:36px;height:36px}.ed-new-download-btn{width:134px;color:#fff;top:18px;background:#00c5a1;border-radius:35px}.ed-new-footer{flex-shrink:0;flex-grow:0;height:100px;background:#f3f3f5;padding-bottom:32px;color:#787878}.ed-new-foot-text{margin-bottom:10px;display:flex;justify-content:center;align-items:center;height:36px;line-height:36px}.ed-new-foot-text .ed-pc-img{width:20px;height:20px;margin:0 2px 0 14px;cursor:pointer}.ed-new-foot-text .ed-mb-img{width:16px;height:16px;margin:0 2px 0 14px;cursor:pointer}.ed-new-foot-divide{margin:0 18px;height:18px;width:1px;transform:scaleX(1.25);background:#787878}.ed-new-share-lists{padding:0 24px;border-radius:5px;position:fixed;top:calc(50% - 140px);left:calc(50% - 300px);width:529px;height:234px;background:#fff;box-shadow:0 15px 30px rgba(0,0,0,.2);border-radius:8px;z-index:1002}.ed-new-share-lists .share-header{width:100%;height:30px;border-radius:5px 5px 0 0;font-size:16px}.ed-new-share-lists .share-header .share-close{height:20px;width:20px;top:14px;position:absolute;right:12px;cursor:pointer}.ed-new-share-lists .share-container{display:flex;flex-flow:row wrap;justify-content:space-around;margin:10px auto;width:100%;height:auto}.ed-new-share-lists .share-container .share-item{height:64px;width:64px;cursor:pointer;position:relative;border-radius:50%;margin:10px;background:rgba(0,0,0,.05)}.ed-new-share-lists .share-container .share-item img{width:34px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#qr-container{padding:6px;background:#f2f2f2;border-radius:2.93506px;font-size:12px;font-weight:700}#qr-container #qrcode{width:79.25px;height:79.25px;margin-bottom:10px}#qr-container p{text-align:center}.ed-new-share-title{font-weight:700}.ed-new-nav{position:fixed;top:72px;bottom:0;right:0;background-color:#f6f6f6;text-align:center;transition:right .5s;width:270px;border-left:1px solid #e9e9e9}.ed-new-nav .ed-new-thumbs{height:100%;overflow-y:auto}.ed-new-nav .ed-new-thumbs::-webkit-scrollbar{height:8px;width:8px;background-color:#f5f5f5}.ed-new-nav .ed-new-thumbs::-webkit-scrollbar-thumb:horizontal,.ed-new-nav .ed-new-thumbs::-webkit-scrollbar-thumb:vertical{border-radius:5px;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);background-color:#6b6b70}.ed-new-nav .ed-new-thumbs::-webkit-scrollbar-track:horizontal,.ed-new-nav .ed-new-thumbs::-webkit-scrollbar-track:vertical{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);border-radius:8px;background-color:#fff}.ed-new-nav .ed-new-thumbs::-webkit-scrollbar-thumb:hover{background-color:#4a4a4f}.ed-new-nav .ed-new-thumbs .ed-new-thumb{margin:10px auto;width:252px;display:flex;flex-flow:column;cursor:pointer}.ed-new-nav .ed-new-thumbs .ed-new-thumb>div{position:relative;display:inline-block;border:1px solid #c6cfd5}.ed-new-nav .ed-new-thumbs .ed-new-thumb>div .number{position:absolute;top:0;left:0;border-top:28px solid #76838f;border-right:28px solid transparent}.ed-new-nav .ed-new-thumbs .ed-new-thumb>div .number .pagenum{font-size:12px;color:#fff;position:absolute;top:-28px;left:1px;width:16px;text-align:center}.ed-new-nav .ed-new-thumbs .ed-new-thumb img{display:block;width:250px}.ed-new-nav .ed-new-thumbs .ed-new-thumb>p{text-align:center;font-size:12px;margin:4px 0 0 0}.ed-new-nav .ed-new-thumbs .ed-new-thumb.selected .number{border-color:#08a1ef transparent}.ed-new-control-left{justify-content:center;width:100px;height:40px;background:#fff;border:1px solid rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.05),0 7px 11px rgba(0,0,0,.04);border-radius:5px}.ed-new-control-left,.ed-new-view-main,.flex-center{display:flex;align-items:center}.ed-new-view-main{flex-grow:0;width:100%;height:100%;justify-content:center}.ed-new-view-main img{flex:1;height:20px;width:20px}.ed-new-img-root{position:relative;width:80%;height:80%;background:#fff;border-radius:16px}.ed-new-fullscreen-root{width:100%;height:100%}.ed-new-img-control{left:275px}.ed-new-img-control,.ed-new-slide{position:fixed;display:flex;top:133px;z-index:555}.ed-new-slide{right:275px;width:40px;height:40px;justify-content:center;align-items:center;flex:1;background:#fff;border:1px solid rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.05),0 7px 11px rgba(0,0,0,.04);border-radius:5px}.ed-new-divide{height:30px;width:1px;transform:scaleX(1.25);background:rgba(0,0,0,.1)}.ed-new-pcview{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background:#f3f3f5}.ed-canvas-img--view-box{margin-left:16px;width:40px;background:#fff;border:1px solid rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.05),0 7px 11px rgba(0,0,0,.04);border-radius:5px}.ed-canvas-img--view-box,.ed-new-left-tool{display:flex;align-items:center;justify-content:center}.ed-new-left-tool{flex:1}.qcode-main{position:fixed;bottom:0;left:0;right:0;top:0;z-index:999;background-color:rgba(0,0,0,.5)}.qcode-main .body-main{margin-left:50%;position:relative;top:-60px;left:-60px;width:120px;color:#fff;font-weight:700;font-size:16px}.qcode-main .body-main img{width:120px;height:120px}.qcode-main .body-main p{text-align:center}.ed-new-mbheader{flex-shrink:0;flex-grow:0;background:#fff;font-family:Noto Sans SC;border-bottom:1px solid rgba(0,0,0,.052);box-shadow:0 3px 6px rgba(0,0,0,.052);height:6.8vh;width:100%;display:flex;padding:0 10px;justify-content:space-between;align-items:center}.ed-new-mbheader .ed-new-logo{cursor:pointer;margin-left:1vw;font-size:14px;font-weight:600;color:#000}.ed-new-mb-btn{color:#fff;top:1.35vh;background:#00c5a1;border-radius:35px}.ed-new-mb-btn,.ed-new-mbshare-btn{cursor:pointer;padding-left:2.5vw;padding-right:2.5vw;text-align:center;line-height:4.8vh;height:4.8vh}.ed-new-mbshare-btn{margin-right:6px;border:1px solid #00c5a1;font-size:14px;color:#00c5a1;border-radius:34px}.flex-center-cloumn{display:flex;align-items:center;flex-direction:column}.ed-new-mbshare-box{padding:0 24px;border-radius:5px;position:fixed;top:calc(50% - 13vh);left:calc(50% - 36.5vw);width:73vw;height:26vh;background:#fff;box-shadow:0 15px 30px rgba(0,0,0,.2);border-radius:8px;z-index:1002}.ed-new-mbshare-box .share-header{width:100%;height:30px;border-radius:5px 5px 0 0;font-size:16px}.ed-new-mbshare-box .share-header .share-close{height:20px;width:20px;top:14px;position:absolute;right:12px;cursor:pointer}.ed-new-mbshare-box .share-container{display:flex;flex-flow:row wrap;justify-content:space-around;width:100%;height:auto}.ed-new-mbshare-box .share-container .share-item{height:12.8vw;width:12.8vw;cursor:pointer;position:relative;border-radius:50%;margin:10px;background:rgba(0,0,0,.05)}.ed-new-mbshare-box .share-container .share-item img{width:23px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ed-new-share-title{font-size:16px;font-family:PingFang SC;font-style:normal;font-weight:500}.ed-new-mobile-view{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;background:#f3f3f5;font-family:PingFang SC}.ed-new-mobile-view .ed-mb-share-info{margin:10px 0}.ed-new-mobile-view .ed-mb-share-info .ed-mb-share-title{margin:0 0 10px;color:#232323;font-weight:600;font-size:20px;padding:0 10px}.ed-new-mobile-view .ed-mb-share-info .ed-mb-info{padding:0 10px;display:flex;color:#9e9e9e;font-size:12px}.ed-new-mobile-view .ed-mb-share-info .ed-mb-info .share-info-author{border-right:1px solid #9e9e9e;padding-right:10px}.ed-new-mobile-view .ed-mb-share-info .ed-mb-info .share-info-time{margin-left:10px}.ed-new-mobile-view .ed-new-mb-content{position:relative;background:#fff;margin-bottom:1vh;border-radius:16px;margin:16px;overflow:hidden}.ed-new-mobile-view .ed-new-mb-content .swiper-container{height:100%;overflow:visible}.ed-new-mobile-view .ed-new-mb-content .preview-svg{height:100%;display:flex;align-items:center;justify-content:center}.ed-new-mobile-view .ed-new-mb-content img{width:100%;height:100%}.ed-new-mobile-view .ed-new-mb-content .swiper-lazy-preloader-white{--swiper-preloader-color:#00be84}.ed-new-mb-app{width:59vw;height:6vh;background:#00c5a1;box-shadow:0 17px 32px rgba(0,0,0,.15);border-radius:35px;line-height:6vh;color:#fff;font-size:16px;font-weight:500;text-transform:capitalize;font-family:Noto Sans SC;text-align:center;position:absolute;left:calc(27.5vw - 3vh - 16px);bottom:8vh;z-index:999}*{margin:0;padding:0;box-sizing:border-box}#app,body,html{height:100%}