/*!common-new:widget/js/logic/ueditor/plugin/errorCorrection/errorCorrection.less*/
.ueditor-error-correction{display:none;position:absolute;z-index:100;padding:0 12px;height:30px;background:#fff;border:1px solid #eee;border-radius:4px;box-shadow:0 1px 5px 0 rgba(0,0,0,.1);line-height:30px;text-align:center}.ueditor-error-correction .error-correction-arrow{position:absolute;left:50%;margin-left:-8px;width:0;height:0;border:8px solid transparent}.ueditor-error-correction .arrow1{top:-16px;border-bottom-color:#eee}.ueditor-error-correction .arrow2{top:-15px;border-bottom-color:#fff}.ueditor-error-correction .error-correction-target{font-size:14px;color:#4b84fe;vertical-align:middle;cursor:pointer}.ueditor-error-correction .error-correction-line{display:inline-block;margin:auto 9px;height:17px;width:1px;background:#ebebeb;vertical-align:middle}.ueditor-error-correction .error-correction-ignore{font-size:14px;color:#333;vertical-align:middle;cursor:pointer}
/*!common-new:widget/js/logic/ueditor/plugin/imageEdit/imageEdit.less*/
.ueditor-image-edit-box{display:none}.ueditor-image-edit-box .image-edit-mask{position:fixed;left:0;top:0;width:100%;height:100%;z-index:2000;cursor:default;opacity:.3;background:#000}.ueditor-image-edit-box .image-edit-dialog{position:fixed;top:0;left:0;bottom:0;right:0;z-index:2001;margin:auto;width:600px;height:531px;background:#fff;box-shadow:0 0 10px 0 rgba(196,196,196,.5);border-radius:4px}.ueditor-image-edit-box .image-edit-dialog .image-edit-close{position:absolute;top:12px;right:12px;width:36px;height:36px;text-align:center;line-height:36px;cursor:pointer}.ueditor-image-edit-box .image-edit-dialog .image-edit-close .close-icon{color:#999;font-size:14px}.ueditor-image-edit-box .image-edit-dialog .image-edit-close:hover .close-icon{color:#6b7a84}.ueditor-image-edit-box .image-edit-dialog .image-edit-title{margin:24px auto auto 24px;font-size:16px;color:#333;line-height:1}.ueditor-image-edit-box .image-edit-dialog .image-edit-box{position:relative;margin:20px auto auto;height:353px;width:528px}.ueditor-image-edit-box .image-edit-dialog .image-edit-box .box-loading{display:none;position:absolute;z-index:100;top:-5px;left:-5px;width:538px;height:363px;background:rgba(255,255,255,.5)}.ueditor-image-edit-box .image-edit-dialog .image-edit-box .box-loading .loading-animation{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:10px;width:40px;line-height:10px;text-align:center;animation:libload 1s linear infinite}.ueditor-image-edit-box .image-edit-dialog .image-edit-box .box-loading .loading-animation .loading-dark,.ueditor-image-edit-box .image-edit-dialog .image-edit-box .box-loading .loading-animation .loading-shallow{display:inline-block;width:10px;height:10px;border-radius:10px;background:#eee}.ueditor-image-edit-box .image-edit-dialog .image-edit-box .box-loading .loading-animation .loading-dark{margin-left:8px;background:#457eff}.ueditor-image-edit-box .image-edit-dialog .image-edit-beautify{margin:20px auto auto 24px;font-size:16px;color:#333;line-height:1;cursor:pointer}.ueditor-image-edit-box .image-edit-dialog .image-edit-beautify .beautify-check{position:relative;display:inline-block;margin-right:13px;width:11px;height:11px;vertical-align:-1px;border:1px solid #bebebe}.ueditor-image-edit-box .image-edit-dialog .image-edit-beautify:hover .beautify-check{border:1px solid #4dc86f}.ueditor-image-edit-box .image-edit-dialog .image-edit-beautify.selected .beautify-check{background:#4dc86f;text-align:center;border:1px solid #4dc86f}.ueditor-image-edit-box .image-edit-dialog .image-edit-beautify.selected .beautify-check:before{content:'\e784';position:absolute;top:0;left:-1px;width:100%;height:100%;transform:scale(0.6);font-size:10px;color:#fff}.ueditor-image-edit-box .image-edit-dialog .image-edit-beautify.selected:hover .beautify-check{border:1px solid #4dc86f}.ueditor-image-edit-box .image-edit-dialog .image-edit-button{margin-top:24px;text-align:center}.ueditor-image-edit-box .image-edit-dialog .image-edit-button .button-item{display:inline-block;width:86px;height:36px;text-align:center;line-height:36px;font-size:14px;color:#333;border:1px solid #cfd7dc;border-radius:4px;cursor:pointer}.ueditor-image-edit-box .image-edit-dialog .image-edit-button .button-item:hover{color:#34b458;border-color:#4aca6d}.ueditor-image-edit-box .image-edit-dialog .image-edit-button .button-item.button-ok{margin-left:24px;border:0;background:#4dc86f;color:#fff}.ueditor-image-edit-box .image-edit-dialog .image-edit-button .button-item.button-ok:hover{background:#34b458}.ueditor-image-eidt-btn{display:none;position:absolute;top:0;left:0;width:26px;height:26px;background:rgba(0,0,0,.8);border-radius:26px;text-align:center;line-height:26px;cursor:pointer}.ueditor-image-eidt-btn:before{content:'\e68c';font-size:12px;color:#fff}.ueditor-image-delete-btn{display:none;position:absolute;top:0;left:0;width:20px;height:20px;background:#fff;border-radius:20px;cursor:pointer}.ueditor-image-delete-btn:before{content:'\e786';font-size:20px;color:#dcdcdc}
/*!common-new:widget/js/logic/ueditor/plugin/insert-video/insert-video.less*/
.ueditor-new-insert-video{display:none}.ueditor-new-insert-video .insert-video-mask{position:fixed;left:0;top:0;width:100%;height:100%;z-index:2000;cursor:default;opacity:.3;background:#000}.ueditor-new-insert-video .insert-video-dialog{position:fixed;top:0;left:0;bottom:0;right:0;z-index:2001;margin:auto;width:840px;height:570px;background:#fff;box-shadow:0 0 10px 0 rgba(196,196,196,.5);border-radius:4px}.ueditor-new-insert-video .insert-video-dialog .insert-video-close{position:absolute;top:24px;right:24px;width:36px;height:36px;text-align:center;line-height:36px;cursor:pointer}.ueditor-new-insert-video .insert-video-dialog .insert-video-close .close-icon{color:#999;font-size:14px}.ueditor-new-insert-video .insert-video-dialog .insert-video-close:hover .close-icon{color:#6b7a84}.ueditor-new-insert-video .insert-video-dialog .insert-video-tab{margin:24px 24px auto}.ueditor-new-insert-video .insert-video-dialog .insert-video-tab .tab-item{display:inline-block;padding-bottom:6px;margin-right:36px;font-size:16px;color:#333;line-height:1;cursor:pointer}.ueditor-new-insert-video .insert-video-dialog .insert-video-tab .tab-item.active{color:#4dc86f;border-bottom:2px solid #4dc86f}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel{margin:auto 12px;height:438px}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local{overflow:hidden;height:100%}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-tip{margin-top:24px}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-tip .upload-tip-content{display:flex;justify-content:center}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-tip .upload-tip-content .upload-tip-item{width:202px;display:flex;flex-direction:column;align-items:center;position:relative}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-tip .upload-tip-content .upload-tip-item.upload-tip-item-line::after{content:'';display:inline-block;height:90px;width:1px;position:absolute;top:50%;right:0;transform:translateY(-50%);background:#eee}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-tip .upload-tip-content .upload-tip-item .upload-tip-item-icon{height:60px;width:60px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:100%}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-tip .upload-tip-content .upload-tip-item .upload-tip-item-icon.xiangguan-icon{background-image:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/xiangguan.a88df59.png)}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-tip .upload-tip-content .upload-tip-item .upload-tip-item-icon.shichang-icon{background-image:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/shichang.4a83210.png)}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-tip .upload-tip-content .upload-tip-item .upload-tip-item-icon.qingxi-icon{background-image:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/qingxi.bd80331.png);background-position:center 3px}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-tip .upload-tip-content .upload-tip-item .upload-tip-item-icon.yuanchuang-icon{background-image:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/yuanchuang.ba17223.png)}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-tip .upload-tip-content .upload-tip-item span{line-height:26px;font-size:18px;color:#666}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-tip .upload-tip-content .upload-tip-item p{font-size:16px;color:#999;line-height:20px;width:128px;text-align:center;font-weight:300}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-area .local-upload-btn{position:relative;margin:67px auto auto;width:220px;height:160px;border:1px solid #8690A6;border:1px solid rgba(134,144,166,.5);border-radius:12px;cursor:pointer}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-area .local-upload-btn:hover{border:1px solid #33CC75}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-area .local-upload-btn:hover .upload-btn-content .upload-btn-icon{background:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/upload-hover.58f1501.png) center center no-repeat;background-size:100% 100%}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-area .local-upload-btn .upload-btn-content{overflow:hidden;width:100%;height:100%}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-area .local-upload-btn .upload-btn-content .upload-btn-icon{display:block;margin:37px auto auto;width:60px;height:50px;background:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/upload-normal.db5c843.png) center center no-repeat;background-size:100% 100%}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-area .local-upload-btn .upload-btn-content .upload-btn-desc{margin-top:10px;font-size:14px;color:#999;text-align:center}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-area .local-upload-nice-link{line-height:20px;font-size:14px;text-align:center;margin-top:28px;display:flex;align-items:center;justify-content:center;color:#999}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-area .local-upload-nice-link a{color:#999;text-decoration:underline;font-weight:400}.ueditor-new-insert-video .insert-video-dialog .insert-video-panel .panel-local .local-upload-area .local-upload-nice-link a:hover{color:#33CC75}.edui-for-insertvideo .insertvideobtn-newicon{position:absolute;left:15px;top:-9px;width:30px;height:12.5px;background:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/newicon.f09d2f9.png) center center no-repeat;background-size:100% 100%}.edui-for-insertvideo .gif{position:absolute;left:4px;top:-72px}
/*!common-new:widget/js/logic/ueditor/plugin/insert-video/progress/progress.less*/
.ikqb_insertvideo{position:relative;height:200px;margin-left:3px!important;margin-right:3px!important;-webkit-user-select:none;user-select:none}.ikqb_insertvideo .insertvideo_cover_container{display:block;position:absolute;top:0;left:0;width:150px;height:200px;background:#F2F2F2;vertical-align:top;overflow:hidden;border-radius:6px 0 0 6px}.ikqb_insertvideo .insertvideo_cover_container .insertvideo_cover{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:150px;margin:auto}.ikqb_insertvideo .insertvideo_cover_container .insertvideo_duration{position:absolute;box-sizing:border-box;right:10px;bottom:10px;padding:3px 4px;height:18px;border-radius:30px;line-height:1;font-size:12px;color:#FFF;background:rgba(0,0,0,.3)}.ikqb_insertvideo .finished{background:#000}.ikqb_insertvideo .insertvideo_status_container{display:block;position:relative;left:150px;width:calc(100% - 150px);height:100%;padding:23px 20px 0;border:1px solid #E5E5E5;border-left:0;vertical-align:top;box-sizing:border-box;border-radius:0 6px 6px 0}.ikqb_insertvideo .insertvideo_status_container .insertvideo_progress_status{font-size:16px;color:#333;line-height:16px;font-family:PingFangSC-Medium}.ikqb_insertvideo .insertvideo_status_container .insertvideo_progress_size{display:inline-block;margin-left:6px;font-size:12px;color:#999;line-height:14px}.ikqb_insertvideo .insertvideo_status_container .insertvideo_progress_rate{display:block;width:100%;height:2px;margin-top:9px;background:#DEDEDE}.ikqb_insertvideo .insertvideo_status_container .insertvideo_progress_rate .insertvideo_progress_bar{display:block;height:100%;width:0;background-image:linear-gradient(90deg,#33cc75 0,#29cfb3 99%)}.ikqb_insertvideo .insertvideo_status_container .chose-cover{box-sizing:border-box;position:absolute;left:20px;bottom:12px;padding:7px 10px;border:1px solid #DDD;border-radius:4px;font-size:12px;color:rgba(51,51,51,.4);line-height:1}.ikqb_insertvideo .insertvideo_status_container .chose-cover .loading{display:inline-block;width:13px;height:13px;margin-right:6px;background:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/loading.15561d7.png) no-repeat;background-size:cover;vertical-align:middle;animation:loading 1.4s infinite linear;-webkit-animation:loading 1.4s infinite linear;-moz-animation:loading 1.4s infinite linear;-o-animation:loading 1.4s infinite linear;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0)}.ikqb_insertvideo .insertvideo_status_container .chose-cover .text{vertical-align:middle}@keyframes loading{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg)}}.ikqb_insertvideo .insertvideo_status_container .can-choose{color:#333;cursor:pointer}.ikqb_insertvideo .insertvideo_status_container .can-choose .loading{display:none}.ikqb_insertvideo .insertvideo_playbtn{display:none;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:40px;height:40px;background:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/playbtn.45b1915.svg) center center no-repeat;background-size:100% 100%}.ikqb_insertvideo .insertvideo_textholder{display:none}
/*!common-new:widget/js/logic/ueditor/plugin/insert-video/topic/topic.less*/
.insertvideo_topic_select_container{display:inline-block;margin-top:14px;line-height:1}.insertvideo_topic_select_container .topic_icon{display:inline-block;width:12px;height:12px;margin-right:2px;background:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/topic.25e74b6.svg) no-repeat;background-size:cover;vertical-align:middle}.insertvideo_topic_select_container .topic{display:inline-block;vertical-align:middle}.insertvideo_topic_select_container .rec_icon{display:inline-block;width:17px;height:13px;margin-left:3px;background:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/rec-icon.aca0460.svg) no-repeat;background-size:cover;vertical-align:middle}.insertvideo_topic_select_container .insertvideo_topic_select_btn{display:inline-block;padding:0 12px;height:28px;font-family:PingFangSC-Regular;font-size:12px;color:#333;line-height:24px;border:1px solid #EEE;box-sizing:border-box;cursor:pointer;vertical-align:top;border-radius:14px}.insertvideo_topic_select_container .insertvideo_topic_select_btn .topic_icon{display:none}.insertvideo_topic_select_container .insertvideo_topic_select_btn .text{display:inline-block;line-height:1;vertical-align:middle}.insertvideo_topic_select_container .insertvideo_topic_select_btn .arrow{display:inline-block;width:12px;height:6px;margin-left:6px;background:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/arrow.fed4937.svg) no-repeat;background-size:cover;transform:rotate(0);-webkit-transform:rotate(0);transition:transform .5s;vertical-align:middle}.insertvideo_topic_select_container .has_selected{background:rgba(0,0,0,.05);border:0;line-height:26px}.insertvideo_topic_select_container .has_selected .topic_icon{display:inline-block}.insertvideo_topic_select_container .has_selected .arrow{display:none}.insertvideo_topic_select_container .insertvideo_topic_rec_tip{display:inline-block;position:relative;height:28px;padding:0 14px;margin-left:7px;font-family:PingFangSC-Regular;font-size:12px;color:#333;line-height:26px;background:rgba(0,0,0,.05);vertical-align:top;cursor:pointer;border-radius:30px}.insertvideo_topic_select_container .insertvideo_topic_rec_tip::before{position:absolute;top:10px;left:-5px;width:6px;height:7px;content:'';background:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/pop-arrow.610e651.svg) no-repeat;background-size:cover}.insertvideo_topic_select_container .hide{display:none}.insertvideo_topic_select_container .insertvideo_topic_select_list{display:none;position:relative;width:190px;max-height:144px;margin-top:4px;background:#FFF;border:1px solid #EEE;box-shadow:0 2px 7px 0 rgba(0,0,0,.1);overflow-y:scroll;z-index:9;border-radius:8px}.insertvideo_topic_select_container .insertvideo_topic_select_list .insertvideo_topic_select_item{display:block;height:36px;padding:0 12px;font-family:PingFangSC-Regular;font-size:12px;color:#333;letter-spacing:0;line-height:36px;cursor:pointer}.insertvideo_topic_select_container .insertvideo_topic_select_list .insertvideo_topic_select_item:first-child{border-radius:8px 8px 0 0}.insertvideo_topic_select_container .insertvideo_topic_select_list .insertvideo_topic_select_item:first-child .topic_icon{background:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/ban.0f1af12.svg) no-repeat;background-size:cover}.insertvideo_topic_select_container .insertvideo_topic_select_list .insertvideo_topic_select_item:last-child{border-radius:0 0 8px 8px}.insertvideo_topic_select_container .insertvideo_topic_select_list .insertvideo_topic_select_item:hover{background:#F8F8F9}.insertvideo_topic_select_container .insertvideo_topic_select_list .selected{background:#F8F8F9}.show .insertvideo_topic_select_btn .arrow{transform:rotate(180deg);-webkit-transform:rotate(180deg);transition:transform .5s}.show .insertvideo_topic_rec_tip{display:none}.show .insertvideo_topic_select_list{display:block}
/*!common-new:widget/js/logic/ueditor/plugin/insert-video/screenshot/screenshot.less*/
.screen-shot-bg{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);z-index:1005}.screen-shot-bg .screen-shot-container{animation:popshow .3s ease-in;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:840px;height:588px;background:#fff;box-shadow:0 0 10px 0 rgba(196,196,196,.5);border-radius:4px}.screen-shot-bg .screen-shot-container.vertical{height:616px}.screen-shot-bg .screen-shot-container .uploading-cover{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.25);display:none;z-index:999}.screen-shot-bg .screen-shot-container .insert-video-close{position:absolute;top:24px;right:24px;width:36px;height:36px;text-align:center;line-height:36px;cursor:pointer}.screen-shot-bg .screen-shot-container .insert-video-close .close-icon{color:#999;font-size:14px}.screen-shot-bg .screen-shot-container .insert-video-close:hover .close-icon{color:#6b7a84}.screen-shot-bg .screen-shot-container .insert-video-tab{margin:24px 24px auto}.screen-shot-bg .screen-shot-container .insert-video-tab .tab-item{display:inline-block;padding-bottom:6px;margin-right:36px;font-size:16px;color:#333;line-height:1}.screen-shot-bg .screen-shot-container .insert-video-tab .tab-item.active{color:#4dc86f;border-bottom:2px solid #4dc86f}.screen-shot-bg .screen-shot-container .chose-cover{display:inline-block;font-family:PingFangSC-Regular;font-size:16px;color:#33cc75;padding:24px 0 6px;margin-left:24px;border-bottom:2px solid #33cc75}.screen-shot-bg .screen-shot-container .close{float:right;right:14px;cursor:pointer;height:36px;width:36px;font-size:30px;color:#5b5b5b;text-align:center}.screen-shot-bg .screen-shot-container .placeholder{display:block;margin:114px auto 0}.screen-shot-bg .screen-shot-container .text-wait{text-align:center;font-family:PingFangSC-Medium;font-size:20px;color:#333;margin:15px auto 0;line-height:20px}.screen-shot-bg .screen-shot-container .text-upload{text-align:center;font-family:PingFangSC-Regular;margin:15px auto 0;font-size:16px;color:#999;line-height:16px}.screen-shot-bg .screen-shot-container .confirm-btn{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);font-family:PingFangSC-Regular;width:86px;height:36px;background-image:linear-gradient(-90deg,#29cfb3 0,#33cc75 99%);border-radius:4px;text-align:center;color:#fff;font-size:14px;line-height:36px;cursor:pointer}.screen-shot-bg .screen-shot-container .confirm-btn .uploading{display:inline-block;background-image:url(http://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/iknow/pc-answer-video/uploading.png);background-size:100% 100%;width:16px;height:16px;transform-origin:center;animation:rotate 3s linear infinite;vertical-align:middle;margin-right:4px}.screen-shot-bg .screen-shot-container .screenshot-preview{width:528px;height:317px;background-size:auto 100%;background-position:center center;background-repeat:no-repeat;position:relative}.screen-shot-bg .screen-shot-container .screenshot-preview.vertical{border:1px solid #efefef;box-sizing:border-box;width:530px!important;height:319px!important}.screen-shot-bg .screen-shot-container .screenshot-preview .width-box{box-sizing:border-box;opacity:0;position:absolute;display:inline-block;word-break:break-all;table-layout:fixed;font-size:40px;max-width:320px;font-weight:700;cursor:default}.screen-shot-bg .screen-shot-container .screenshot-preview .width-box-vertical{box-sizing:border-box;opacity:0;position:absolute;display:inline-block;word-break:break-all;table-layout:fixed;font-size:20px;max-width:120px;font-weight:700;cursor:default}.screen-shot-bg .screen-shot-container .screenshot-preview .line-vertical{display:none;z-index:1;width:100%;box-sizing:border-box;border-bottom:1px dashed rgba(255,255,255,.7);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.screen-shot-bg .screen-shot-container .screenshot-preview .line-transverse{display:none;z-index:1;height:100%;box-sizing:border-box;border-left:1px dashed rgba(255,255,255,.7);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box{background-repeat:no-repeat;background-size:contain;position:relative}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .safe-area{width:100%;height:224px;box-sizing:border-box;border:1px dashed transparent;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%)}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag{cursor:move;display:inline-block;position:absolute}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag .textarea{word-break:break-all;table-layout:fixed;min-height:24px;line-height:24px;background:transparent;max-width:120px;overflow:hidden;font-size:20px;border:0 none;outline:0;resize:none;font-weight:700}@media screen and (-webkit-min-device-pixel-ratio:0){.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag .textarea textarea{font-family:"PingFang SC"}}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag .close-area{width:100px;height:30px;background-color:transparent;position:absolute;top:-30px;right:0;cursor:default;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag .close-area .big-font{box-sizing:border-box;width:20px;height:20px;position:absolute;top:50%;right:50%;font-size:12px;color:rgba(255,255,255,.7);line-height:20px;text-align:center;border-radius:4px;transform:translateY(-50%);background:rgba(0,0,0,.5);cursor:pointer}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag .close-area .big-font.font-active{background:#FFF;border:1px solid #33CC75;color:#33CC75;line-height:18px}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag .close-area .big-font:hover{border:1px solid #33CC75;line-height:18px}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag .close-area .little-font{box-sizing:border-box;width:20px;height:20px;position:absolute;top:50%;right:25%;font-size:12px;color:rgba(255,255,255,.7);line-height:20px;text-align:center;border-radius:4px;transform:translateY(-50%);background:rgba(0,0,0,.5);cursor:pointer}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag .close-area .little-font.font-active{background:#FFF;border:1px solid #33CC75;color:#33CC75;line-height:18px}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag .close-area .little-font:hover{border:1px solid #33CC75;line-height:18px}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag .close-area .close-icon{box-sizing:border-box;width:20px;height:20px;position:absolute;top:50%;right:0;border-radius:4px;transform:translateY(-50%);background:rgba(0,0,0,.5);cursor:pointer}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag .close-area .close-icon:hover{border:1px solid #33CC75}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .drag .close-area .close-icon::after{width:13px;height:13px;position:absolute;content:'';display:block;top:50%;left:50%;transform:translate(-50%,-50%);background:url(https://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/iknow/cover-image-process/delete.png) center center no-repeat;background-size:contain}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .first-bgc>div:nth-child(1){background-color:#bdcff9;border:2px solid #8777B8;border-radius:12px;box-sizing:border-box;width:100%;height:100%;position:absolute;top:7px}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .first-bgc>div:nth-child(2){position:relative;top:0;background:#FEEBFD;border:2px solid #8777B8;border-radius:12px;box-sizing:border-box;padding:7px 11px 2px 12px;z-index:20}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .first-bgc>div>textarea{color:#FD52A2}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .first-bgc>div>textarea::-webkit-input-placeholder{color:rgba(253,82,162,.3)}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .first-bgc .active-line{z-index:1;width:calc(100% + 6px);height:calc(100% + 11px);top:-3px;left:-4px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .second-bgc{padding:7px 11px 7px 12px}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .second-bgc .active-line{z-index:1;width:calc(100% + 6px);height:calc(100% + 11px);top:-3px;left:-4px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .second-bgc .textarea{-webkit-text-stroke:1px #1645C1;text-shadow:0 0 1px #1645C1;color:#fff}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .second-bgc textarea::-webkit-input-placeholder{-webkit-text-stroke:1px #1645C1;text-shadow:0 0 1px #1645C1;color:#fff;opacity:.3}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .third-bgc>div:nth-child(1){left:0;background-color:#FCD06C;border:2px solid #000;box-sizing:border-box;width:calc(100% + 5px);height:calc(100% + 6px);position:absolute;top:0;border-radius:12px}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .third-bgc>div:nth-child(1)::before{display:block;content:'';position:absolute;bottom:-16px;width:0;height:0;z-index:2;right:20px;border:9px solid;border-color:#FCD06C transparent transparent}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .third-bgc>div:nth-child(1)::after{display:block;content:'';position:absolute;bottom:-21px;width:0;height:0;z-index:1;right:19px;border:10px solid;border-color:#000 transparent transparent}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .third-bgc>div:nth-child(2)::before{display:block;content:'';position:absolute;bottom:-15px;width:0;height:0;z-index:10;right:23px;border:8px solid;border-color:#FFF transparent transparent}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .third-bgc>div:nth-child(2){position:relative;top:0;background:#FFF;border:2px solid #000;border-radius:12px;box-sizing:border-box;padding:4px 5px 0 8px;z-index:20}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .third-bgc>div>textarea{color:#FFC428}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .third-bgc>div>textarea::-webkit-input-placeholder{color:#FFC428;opacity:.4}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .third-bgc>div:nth-child(2)::after{display:block;content:'';position:absolute;bottom:-18px;width:0;height:0;z-index:9;right:23px;border:8px solid;border-color:#000 transparent transparent}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .third-bgc .active-line{z-index:1;width:calc(100% + 7px);height:calc(100% + 18px);top:-3px;left:-2px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .forth-bgc{z-index:20;padding:5px 6px 1px 7px;background-color:#FFF}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .forth-bgc .textarea{color:#3B0175}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .forth-bgc textarea::-webkit-input-placeholder{color:#3B0175;opacity:.4}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .forth-bgc::before{position:absolute;width:calc(100% - -2px);left:2px;height:6px;bottom:-6px;content:'';background:#A280F4;z-index:-1;transform:skewX(45deg)}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .forth-bgc::after{position:absolute;width:5px;height:100%;top:2px;right:-5px;content:'';background:#8658E5;z-index:-1;transform:skewY(45deg)}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .forth-bgc .active-line{z-index:1;width:calc(100% + 11px);height:calc(100% + 10px);top:-3px;left:-4px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .fifth-bgc .active-line{z-index:1;width:calc(100% + 11px);height:calc(100% + 10px);top:-3px;left:-3px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .fifth-bgc>div:nth-child(1){box-sizing:border-box;height:calc(100% - 5px);width:calc(100% - 3px);position:absolute;top:11px;right:-6px;border-bottom:2px solid #000;border-right:2px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .fifth-bgc>div:nth-child(2)::before{display:block;content:'';position:absolute;bottom:2px;width:0;height:0;z-index:2;right:1px;border:7px solid;border-color:#000 transparent transparent;transform:rotate(135deg)}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .fifth-bgc>div:nth-child(2)::after{display:block;content:'';position:absolute;bottom:10px;width:32px;height:2px;z-index:2;right:-20px;background-color:#000;transform:rotate(135deg)}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .fifth-bgc>div:nth-child(2){z-index:20;position:relative;top:0;background:rgba(255,255,255,.8);border:2px solid #000;box-sizing:border-box;padding:4px 6px 2px 7px;clip-path:polygon(0 0,100% 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 100%,0 0)}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .fifth-bgc>div>textarea{color:#000}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .fifth-bgc>div>textarea::-webkit-input-placeholder{color:#000;opacity:.4}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .sixth-bgc{z-index:20;padding:7px 11px 0 12px;background:rgba(197,34,38,.6)}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .sixth-bgc .textarea{color:#fff}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .sixth-bgc textarea::-webkit-input-placeholder{color:#fff;opacity:.6}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .sixth-bgc .active-line{z-index:1;width:calc(100% + 5px);height:calc(100% + 5px);top:-3px;left:-3px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc .close-icon{top:25%!important}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc .font{top:25%!important}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc .active-line{z-index:1;width:calc(100% + 18px);height:calc(100% + 18px);top:-10px;left:-10px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc>div:nth-child(1){background-color:rgba(255,255,255,.8);border:1px solid #000;box-sizing:border-box;width:calc(100% + 10px);height:calc(100% + 10px);position:absolute;top:-5px;left:-5px}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc>div:nth-child(1) div:nth-child(1){position:absolute;width:4px;height:8px;top:-4px;left:-1px;border-left:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc>div:nth-child(1) div:nth-child(2){position:absolute;width:8px;height:4px;top:-1px;left:-4px;border-top:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc>div:nth-child(1) div:nth-child(3){position:absolute;width:4px;height:8px;top:-4px;right:-1px;border-left:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc>div:nth-child(1) div:nth-child(4){position:absolute;width:8px;height:4px;top:-1px;right:-4px;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc>div:nth-child(1) div:nth-child(5){position:absolute;width:4px;height:8px;bottom:-4px;right:-1px;border-left:1px solid #000;border-top:1px solid #000;border-right:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc>div:nth-child(1) div:nth-child(6){position:absolute;width:8px;height:4px;bottom:-1px;right:-4px;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc>div:nth-child(1) div:nth-child(7){position:absolute;width:4px;height:8px;bottom:-4px;left:-1px;border-left:1px solid #000;border-top:1px solid #000;border-right:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc>div:nth-child(1) div:nth-child(8){position:absolute;width:8px;height:4px;bottom:-1px;left:-4px;border-top:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc>div:nth-child(2){z-index:20;position:relative;top:0;background:#FFF;border:1px solid #000;box-sizing:border-box;padding:4px 5px 2px}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc>div>textarea{color:#000}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .seventh-bgc>div>textarea::-webkit-input-placeholder{color:#000;opacity:.4}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .eighth-bgc{padding:7px 11px 7px 12px}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .eighth-bgc .textarea{-webkit-text-stroke:1px #000;text-shadow:0 0 1px #000;color:#FCC403}.screen-shot-bg .screen-shot-container .screenshot-preview .vertical-box .eighth-bgc textarea::-webkit-input-placeholder{-webkit-text-stroke:1px #000;text-shadow:0 0 1px #000;color:#FCC403;opacity:.3}.screen-shot-bg .screen-shot-container .screenshot-preview .safe-area{width:440px;height:257px;box-sizing:border-box;border:1px dashed transparent;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%)}.screen-shot-bg .screen-shot-container .screenshot-preview .drag{cursor:move;display:inline-block;position:absolute}@media screen and (-webkit-min-device-pixel-ratio:0){.screen-shot-bg .screen-shot-container .screenshot-preview .drag textarea{font-family:"PingFang SC"}}.screen-shot-bg .screen-shot-container .screenshot-preview .drag .textarea{word-break:break-all;table-layout:fixed;min-height:46px;line-height:46px;background:transparent;max-width:320px;overflow:hidden;font-size:40px;border:0 none;outline:0;resize:none;font-weight:700}.screen-shot-bg .screen-shot-container .screenshot-preview .drag .close-area{width:100px;height:30px;background-color:transparent;position:absolute;top:-30px;right:0;cursor:default;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .drag .close-area .big-font{box-sizing:border-box;width:20px;height:20px;position:absolute;top:50%;right:50%;font-size:12px;color:rgba(255,255,255,.7);line-height:20px;text-align:center;border-radius:4px;transform:translateY(-50%);background:rgba(0,0,0,.5);cursor:pointer}.screen-shot-bg .screen-shot-container .screenshot-preview .drag .close-area .big-font.font-active{background:#FFF;border:1px solid #33CC75;color:#33CC75;line-height:18px}.screen-shot-bg .screen-shot-container .screenshot-preview .drag .close-area .big-font:hover{border:1px solid #33CC75;line-height:18px}.screen-shot-bg .screen-shot-container .screenshot-preview .drag .close-area .little-font{box-sizing:border-box;width:20px;height:20px;position:absolute;top:50%;right:25%;font-size:12px;color:rgba(255,255,255,.7);line-height:20px;text-align:center;border-radius:4px;transform:translateY(-50%);background:rgba(0,0,0,.5);cursor:pointer}.screen-shot-bg .screen-shot-container .screenshot-preview .drag .close-area .little-font:hover{border:1px solid #33CC75;line-height:18px}.screen-shot-bg .screen-shot-container .screenshot-preview .drag .close-area .little-font.font-active{background:#FFF;border:1px solid #33CC75;color:#33CC75;line-height:18px}.screen-shot-bg .screen-shot-container .screenshot-preview .drag .close-area .close-icon{box-sizing:border-box;width:20px;height:20px;position:absolute;top:50%;right:0;border-radius:4px;transform:translateY(-50%);background:rgba(0,0,0,.5);cursor:pointer}.screen-shot-bg .screen-shot-container .screenshot-preview .drag .close-area .close-icon:hover{border:1px solid #33CC75}.screen-shot-bg .screen-shot-container .screenshot-preview .drag .close-area .close-icon::after{width:13px;height:13px;position:absolute;content:'';display:block;top:50%;left:50%;transform:translate(-50%,-50%);background:url(https://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/iknow/cover-image-process/delete.png) center center no-repeat;background-size:contain}.screen-shot-bg .screen-shot-container .screenshot-preview .first-bgc>div:nth-child(1){background-color:#bdcff9;border:3px solid #8777B8;border-radius:20px;box-sizing:border-box;width:100%;height:100%;position:absolute;top:12px}.screen-shot-bg .screen-shot-container .screenshot-preview .first-bgc .active-line{z-index:1;width:calc(100% + 6px);height:calc(100% + 16px);top:-3px;left:-4px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .first-bgc>div:nth-child(2){z-index:20;position:relative;top:0;background:#FEEBFD;border:3px solid #8777B8;border-radius:20px;box-sizing:border-box;padding:13px 2px 2px 15px}.screen-shot-bg .screen-shot-container .screenshot-preview .first-bgc>div>textarea{color:#FD52A2}.screen-shot-bg .screen-shot-container .screenshot-preview .first-bgc>div>textarea::-webkit-input-placeholder{color:rgba(253,82,162,.3)}.screen-shot-bg .screen-shot-container .screenshot-preview .second-bgc{z-index:20;padding:7px 11px 7px 12px}.screen-shot-bg .screen-shot-container .screenshot-preview .second-bgc .textarea{-webkit-text-stroke:1px #1645C1;text-shadow:0 0 1px #1645C1;color:#fff}.screen-shot-bg .screen-shot-container .screenshot-preview .second-bgc textarea::-webkit-input-placeholder{-webkit-text-stroke:1px #1645C1;text-shadow:0 0 1px #1645C1;color:#fff;opacity:.3}.screen-shot-bg .screen-shot-container .screenshot-preview .second-bgc .active-line{z-index:1;width:calc(100% + 6px);height:calc(100% + 16px);top:-3px;left:-4px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .third-bgc .active-line{z-index:1;width:calc(100% + 13px);height:calc(100% + 22px);top:-3px;left:-4px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .third-bgc>div:nth-child(1){left:0;background-color:#FCD06C;border:3px solid #000;box-sizing:border-box;width:calc(100% + 7px);height:calc(100% + 9px);position:absolute;top:1px;border-radius:20px}.screen-shot-bg .screen-shot-container .screenshot-preview .third-bgc>div:nth-child(1)::before{display:block;content:'';position:absolute;bottom:-16px;width:0;height:0;z-index:2;right:20px;border:9px solid;border-color:#FCD06C transparent transparent}.screen-shot-bg .screen-shot-container .screenshot-preview .third-bgc>div:nth-child(1)::after{display:block;content:'';position:absolute;bottom:-22px;width:0;height:0;z-index:1;right:18px;border:11px solid;border-color:#000 transparent transparent}.screen-shot-bg .screen-shot-container .screenshot-preview .third-bgc>div:nth-child(2)::before{display:block;content:'';position:absolute;bottom:-15px;width:0;height:0;z-index:10;right:23px;border:9px solid;border-color:#FFF transparent transparent}.screen-shot-bg .screen-shot-container .screenshot-preview .third-bgc>div:nth-child(2){z-index:20;position:relative;top:0;background:#FFF;border:3px solid #000;border-radius:20px;box-sizing:border-box;padding:13px 14px 5px}.screen-shot-bg .screen-shot-container .screenshot-preview .third-bgc>div>textarea{color:#FFC428}.screen-shot-bg .screen-shot-container .screenshot-preview .third-bgc>div>textarea::-webkit-input-placeholder{color:#FFC428;opacity:.4}.screen-shot-bg .screen-shot-container .screenshot-preview .third-bgc>div:nth-child(2)::after{display:block;content:'';position:absolute;bottom:-19px;width:0;height:0;z-index:9;right:23px;border:9px solid;border-color:#000 transparent transparent}.screen-shot-bg .screen-shot-container .screenshot-preview .forth-bgc{z-index:20;padding:7px 11px 7px 12px;background-color:#FFF}.screen-shot-bg .screen-shot-container .screenshot-preview .forth-bgc .textarea{color:#3B0175}.screen-shot-bg .screen-shot-container .screenshot-preview .forth-bgc textarea::-webkit-input-placeholder{color:#3B0175;opacity:.4}.screen-shot-bg .screen-shot-container .screenshot-preview .forth-bgc .active-line{z-index:1;width:calc(100% + 18px);height:calc(100% + 17px);top:-3px;left:-4px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .forth-bgc::before{position:absolute;width:100%;left:7px;height:12px;bottom:-12px;content:'';background:#A280F4;z-index:-1;transform:skewX(45deg)}.screen-shot-bg .screen-shot-container .screenshot-preview .forth-bgc::after{position:absolute;width:12px;height:100%;top:7px;right:-12px;content:'';background:#8658E5;z-index:-1;transform:skewY(45deg)}.screen-shot-bg .screen-shot-container .screenshot-preview .fifth-bgc .active-line{z-index:1;width:calc(100% + 16px);height:calc(100% + 16px);top:-4px;left:-4px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .fifth-bgc>div:nth-child(1){box-sizing:border-box;height:calc(100% - 5px);width:calc(100% - 3px);position:absolute;top:15px;right:-10px;border-bottom:2px solid #000;border-right:2px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .fifth-bgc>div:nth-child(2)::before{display:block;content:'';position:absolute;bottom:4px;width:0;height:6px;z-index:2;right:6px;border:14px solid;border-color:#000 transparent transparent;transform:rotate(135deg)}.screen-shot-bg .screen-shot-container .screenshot-preview .fifth-bgc>div:nth-child(2)::after{display:block;content:'';position:absolute;bottom:9px;width:38px;height:3px;z-index:2;right:-14px;background-color:#000;transform:rotate(135deg)}.screen-shot-bg .screen-shot-container .screenshot-preview .fifth-bgc>div:nth-child(2){z-index:20;position:relative;top:0;background:rgba(255,255,255,.8);border:3px solid #000;box-sizing:border-box;padding:7px 11px 2px 12px;clip-path:polygon(0 0,100% 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 100%,0 0)}.screen-shot-bg .screen-shot-container .screenshot-preview .fifth-bgc>div>textarea{color:#000}.screen-shot-bg .screen-shot-container .screenshot-preview .fifth-bgc>div>textarea::-webkit-input-placeholder{color:#000;opacity:.4}.screen-shot-bg .screen-shot-container .screenshot-preview .sixth-bgc{z-index:20;padding:7px 11px 0 12px;background:rgba(197,34,38,.6)}.screen-shot-bg .screen-shot-container .screenshot-preview .sixth-bgc .textarea{color:#fff}.screen-shot-bg .screen-shot-container .screenshot-preview .sixth-bgc textarea::-webkit-input-placeholder{color:#fff;opacity:.6}.screen-shot-bg .screen-shot-container .screenshot-preview .sixth-bgc .active-line{z-index:1;width:calc(100% + 6px);height:calc(100% + 6px);top:-4px;left:-4px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc .active-line{z-index:1;width:calc(100% + 34px);height:calc(100% + 34px);top:-18px;left:-17px;position:absolute;border:1px solid #0078FF;display:none}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc .close-icon{top:2%!important}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc .font{top:2%!important}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc>div:nth-child(1){background-color:rgba(255,255,255,.8);border:1px solid #000;box-sizing:border-box;width:calc(100% + 13px);height:calc(100% + 12px);position:absolute;top:-6px;left:-6px}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc>div:nth-child(1) div:nth-child(1){position:absolute;width:5px;height:14px;top:-9px;left:-1px;border-left:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc>div:nth-child(1) div:nth-child(2){position:absolute;width:14px;height:5px;top:-1px;left:-9px;border-top:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc>div:nth-child(1) div:nth-child(3){position:absolute;width:6px;height:14px;top:-9px;right:-1px;border-left:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc>div:nth-child(1) div:nth-child(4){position:absolute;width:15px;height:5px;top:-1px;right:-9px;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc>div:nth-child(1) div:nth-child(5){position:absolute;width:6px;height:14px;bottom:-9px;right:-1px;border-left:1px solid #000;border-top:1px solid #000;border-right:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc>div:nth-child(1) div:nth-child(6){position:absolute;width:15px;height:5px;bottom:-1px;right:-9px;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc>div:nth-child(1) div:nth-child(7){position:absolute;width:5px;height:14px;bottom:-9px;left:-1px;border-left:1px solid #000;border-top:1px solid #000;border-right:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc>div:nth-child(1) div:nth-child(8){position:absolute;width:14px;height:5px;bottom:-1px;left:-9px;border-top:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc>div:nth-child(2){z-index:20;position:relative;top:0;background:#FFF;border:1px solid #000;box-sizing:border-box;padding:7px 11px 2px 12px}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc>div>textarea{color:#000}.screen-shot-bg .screen-shot-container .screenshot-preview .seventh-bgc>div>textarea::-webkit-input-placeholder{color:#000;opacity:.4}.screen-shot-bg .screen-shot-container .screenshot-preview .eighth-bgc{padding:7px 11px 7px 12px}.screen-shot-bg .screen-shot-container .screenshot-preview .eighth-bgc .textarea{-webkit-text-stroke:1px #000;text-shadow:0 0 1px #000;color:#FCC403}.screen-shot-bg .screen-shot-container .screenshot-preview .eighth-bgc textarea::-webkit-input-placeholder{-webkit-text-stroke:1px #000;text-shadow:0 0 1px #000;color:#FCC403;opacity:.3}.screen-shot-bg .chose-screenshot-text{text-align:left;font-family:PingFangSC-Regular;font-size:14px;line-height:14px;color:#333;margin:15px auto 0}.screen-shot-bg .padding-box{width:100%;box-sizing:border-box;padding-left:50px;padding-top:23px}.screen-shot-bg .titlebgc-choose-box{overflow-y:auto;position:absolute;right:50px;top:74px;height:408px;width:192px;background:#F5F5F5;border-radius:4px}.screen-shot-bg .titlebgc-choose-box .titlebgc-title{height:44px;width:100%;font-size:16px;color:#303030;letter-spacing:0;line-height:44px;text-align:center}.screen-shot-bg .titlebgc-choose-box .bgc-box{width:155px;height:364px;overflow-y:auto;margin:0 10px 0 27px}.screen-shot-bg .titlebgc-choose-box .bgc-box .titlebgc-item{width:138px;height:70px;background:#E6E6E6;border-radius:6px;margin-bottom:10px;position:relative}.screen-shot-bg .titlebgc-choose-box .bgc-box .titlebgc-item .item{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:48px;width:98px;background-repeat:no-repeat;background-position:center;background-size:contain}.screen-shot-bg .titlebgc-choose-box .bgc-box .titlebgc-item .item1{background-image:url(https://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/iknow/cover-image-process/pic1.png)}.screen-shot-bg .titlebgc-choose-box .bgc-box .titlebgc-item .item2{background-image:url(https://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/iknow/cover-image-process/pic2.png)}.screen-shot-bg .titlebgc-choose-box .bgc-box .titlebgc-item .item3{background-image:url(https://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/iknow/cover-image-process/pic9.png)}.screen-shot-bg .titlebgc-choose-box .bgc-box .titlebgc-item .item4{background-image:url(https://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/iknow/cover-image-process/pic4.png)}.screen-shot-bg .titlebgc-choose-box .bgc-box .titlebgc-item .item5{background-image:url(https://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/iknow/cover-image-process/pic5.png)}.screen-shot-bg .titlebgc-choose-box .bgc-box .titlebgc-item .item6{background-image:url(https://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/iknow/cover-image-process/pic6.png)}.screen-shot-bg .titlebgc-choose-box .bgc-box .titlebgc-item .item7{background-image:url(https://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/iknow/cover-image-process/pic7.png)}.screen-shot-bg .titlebgc-choose-box .bgc-box .titlebgc-item .item8{background-image:url(https://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/iknow/cover-image-process/pic8.png)}.screen-shot-bg .titlebgc-choose-box .bgc-box .select-active{border-bottom:2px solid #33CC75;border-left:2px solid #33CC75;border-top:2px solid #29CFB3;border-right:2px solid #29CFB3;box-sizing:border-box;border-radius:6px}.screen-shot-bg .titlebgc-choose-box .bgc-box .select-active:after{content:'';position:absolute;top:-1px;right:-1px;width:16px;height:16px;background-image:url(https://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/iknow/cover-image-process/check.png);background-repeat:no-repeat;background-position:center;background-size:contain}.screen-shot-bg .titlebgc-choose-box .bgc-box-vertical{height:414px!important}.screen-shot-bg .titlebgc-choose-box .bgc-box::-webkit-scrollbar{width:6px;height:1px}.screen-shot-bg .titlebgc-choose-box .bgc-box::-webkit-scrollbar-thumb{border-radius:3px;background:#C6C6C6}.screen-shot-bg .titlebgc-choose-box-vertical{height:461px!important}.screen-shot-bg .chose-screenshot-list{font-size:0;margin:10px auto 0}.screen-shot-bg .chose-screenshot-list .first-img{margin-right:2px;position:relative;display:inline-block}.screen-shot-bg .chose-screenshot-list .first-img .rec{position:absolute;top:3px;right:3px;width:34px;height:18px;background:#ffb431;border-radius:9px;font-size:12px;color:#fff;line-height:18px;text-align:center}.screen-shot-bg .chose-screenshot-list .first-img img{border:2px solid #33cc75;margin-right:0}.screen-shot-bg .chose-screenshot-list img{margin-right:2px;cursor:pointer;position:relative;border:2px solid transparent}.screen-shot-bg .chose-screenshot-list img:last-child{margin-right:0}@keyframes popshow{0%{transform:translate(-50%,-50%) scale3d(0.3,.3,.3)}70%{transform:translate(-50%,-50%) scale3d(1.3,1.3,1.3)}100%{transform:translate(-50%,-50%) scale3d(1,1,1)}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}
/*!common-new:widget/js/logic/ueditor/plugin/insertBaiduYun/insertBaiduYun.less*/
.ueditor-insert-yun{display:none}.ueditor-insert-yun .insert-yun-mask{position:fixed;left:0;top:0;width:100%;height:100%;z-index:2000;cursor:default;opacity:.3;background:#000}.ueditor-insert-yun .insert-yun-dialog{position:fixed;top:0;left:0;bottom:0;right:0;z-index:2001;margin:auto;width:751px;height:473px;background:#fff;box-shadow:0 0 10px 0 rgba(196,196,196,.5);border-radius:4px}.edui-for-uploadbaiduyun .insertbaiduyunbtn-newicon{position:absolute;left:15px;top:-9px;width:30px;height:12.5px;background:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insert-video/img/newicon.f09d2f9.png) center center no-repeat;background-size:100% 100%}.edui-for-uploadbaiduyun .insertbaiduyunbtn-tip{position:absolute;top:32px;left:-12px;width:190px;padding:10px 12px 10px 58px;box-sizing:border-box;z-index:109;font-size:12px;color:#333;line-height:16px;text-align:left;background-color:#fff;box-shadow:0 3px 12px 0 rgba(0,0,0,.1);border-radius:6px}.edui-for-uploadbaiduyun .insertbaiduyunbtn-tip .arrow{position:absolute;left:22px;width:0;height:0;border:6px solid transparent;border-bottom-color:#eee}.edui-for-uploadbaiduyun .insertbaiduyunbtn-tip .arrow2{top:-12px;border-bottom-color:#fff}.edui-for-uploadbaiduyun .insertbaiduyunbtn-tip .arrow1{top:-13px;border-bottom-color:#eee}.edui-for-uploadbaiduyun .insertbaiduyunbtn-tip .tip-bg{position:absolute;top:12px;left:12px;width:35.3px;height:28px;background:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insertBaiduYun/img/yun-tip.8749f55.png) center center no-repeat;background-size:100% 100%}
/*!common-new:widget/js/logic/ueditor/plugin/insertBaiduYun/yunBox/yunBox.less*/
.insert-yun-content{display:block;position:relative;min-width:510px;max-width:510px;border-radius:4px;text-decoration:none;border:1px solid #EEE}.insert-yun-content .insert-yun-close{display:none;position:absolute;right:-7px;top:-8px;width:20px;height:20px;background-image:url(https://iknow-zhidao.bdimg.com/static/common-new/widget/js/logic/ueditor/plugin/insertBaiduYun/img/close.c3cb67d.png);background-repeat:no-repeat;background-size:cover;background-position:center center}.insert-yun-content:hover{cursor:pointer}.insert-yun-content:hover .insert-yun-close{display:block}.insert-yun-content .insert-yun-content-info{display:inline-block;width:100%;box-sizing:border-box;padding:14px 12px 14px 56px}.insert-yun-content .insert-yun-content-info .insert-yun-filelogo{display:inline-block;position:absolute;top:12px;left:12px;width:36px;height:36px;background-image:url(https://gss0.bdstatic.com/7051cy89RcgCncy6lo7D0j9wexYrbOWh7c50/yun-file-logo/yun-logo.png);background-position:center center;background-repeat:no-repeat;background-size:cover}.insert-yun-content .insert-yun-content-info .insert-yun-filetitle{display:flex;line-height:1;font-size:14px;font-family:PingFangSC-Regular;color:#000;text-align:left;margin:0}.insert-yun-content .insert-yun-content-info .insert-yun-filetitle .file-title{width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.insert-yun-content .insert-yun-content-info .insert-yun-filetitle .file-number{max-width:65px;min-width:65px}.insert-yun-content .insert-yun-content-info .insert-yun-filedesc{display:block;margin-top:8px;font-size:12px;line-height:1;color:#999;text-align:left}.insert-yun-content .insert-yun-content-info .insert-yun-filedesc .insert-yun-filesize{margin-right:20px}.insert-yun-content .insert-yun-content-code{display:block;width:100%;box-sizing:border-box;padding:9px 12px;border-top:1px solid #EEE}.insert-yun-content .insert-yun-content-code .insert-yun-code{display:flex;justify-content:space-between;align-items:center;line-height:1}.insert-yun-content .insert-yun-content-code .insert-yun-code .code-info{font-family:PingFangSC-Regular;font-size:12px;color:#999}.insert-yun-content .insert-yun-content-code .insert-yun-code .code-btn{display:block;height:24px;font-family:PingFangSC-Regular;font-size:12px;color:#33CC75;line-height:24px;padding:0 9px;border:1px solid #33CC75;border-radius:14px}.insert-yun-content .insert-yun-content-code .insert-yun-no-code{flex-direction:row-reverse}
/*!common-new:widget/js/logic/ueditor/plugin/insertImage/insertImage.less*/
.ueditor-new-insert-image{display:none}.ueditor-new-insert-image .insert-image-mask{position:fixed;left:0;top:0;width:100%;height:100%;z-index:2000;cursor:default;opacity:.3;background:#000}.ueditor-new-insert-image .insert-image-dialog{position:fixed;top:0;left:0;bottom:0;right:0;z-index:2001;margin:auto;width:840px;height:570px;background:#fff;box-shadow:0 0 10px 0 rgba(196,196,196,.5);border-radius:4px}.ueditor-new-insert-image .insert-image-dialog .insert-image-close{position:absolute;top:24px;right:24px;width:36px;height:36px;text-align:center;line-height:36px;cursor:pointer}.ueditor-new-insert-image .insert-image-dialog .insert-image-close .close-icon{color:#999;font-size:14px}.ueditor-new-insert-image .insert-image-dialog .insert-image-close:hover .close-icon{color:#6b7a84}.ueditor-new-insert-image .insert-image-dialog .insert-image-tab{margin:24px 24px auto}.ueditor-new-insert-image .insert-image-dialog .insert-image-tab .tab-item{display:inline-block;padding-bottom:6px;margin-right:36px;font-size:16px;color:#333;line-height:1;cursor:pointer}.ueditor-new-insert-image .insert-image-dialog .insert-image-tab .tab-item.active{color:#4dc86f;border-bottom:2px solid #4dc86f}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel{margin:auto 12px;height:438px}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local{display:none;overflow:hidden;height:100%}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-area .local-upload-btn{position:relative;margin:128px auto auto;width:220px;height:160px;border:1px solid #999;border-radius:4px;cursor:pointer}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-area .local-upload-btn .upload-btn-content{overflow:hidden;width:100%;height:100%}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-area .local-upload-btn .upload-btn-content .upload-btn-icon{display:block;margin:27px auto auto;width:80px;height:80px;text-align:center;line-height:80px}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-area .local-upload-btn .upload-btn-content .upload-btn-icon:before{content:'\e776';font-size:50px;color:#666}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-area .local-upload-btn .upload-btn-content .upload-btn-desc{margin-top:3px;font-size:16px;color:#666;text-align:center}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-area .local-upload-tip{margin-top:24px;font-size:16px;color:#999;text-align:center}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview{display:none;margin-left:12px;height:100%;overflow:hidden}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-tip{margin:12px auto -3px;min-height:24px;font-size:12px;color:#333}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item{position:relative;display:inline-block;margin:12px 12px auto auto;width:122px;height:122px;cursor:default;vertical-align:top}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item:nth-child(7){margin-right:0}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item .preview-delete{display:none;position:absolute;z-index:200;top:-8px;right:-8px;width:16px;height:16px;text-align:center;line-height:16px;border-radius:16px;background:#fff;cursor:pointer}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item .preview-delete:before{content:'\e786';font-size:16px;color:#999}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item:hover .preview-delete{display:block}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item .preview-loading{position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item .preview-loading .loading-animation{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:10px;line-height:10px;text-align:center;animation:libload 1s linear infinite}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item .preview-loading .loading-animation .animation-white,.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item .preview-loading .loading-animation .animation-green{display:inline-block;width:10px;height:10px;border-radius:10px;background:#fff}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item .preview-loading .loading-animation .animation-green{margin-left:8px;background:#34b458}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item .preview-img{width:100%;height:100%}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item .preview-error{display:none;position:absolute;left:0;bottom:0;z-index:100;width:100%;height:58px;opacity:.8;background:#f95d5d}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item .preview-error .error-msg{margin-top:10px;line-height:1.2;text-align:center;font-size:12px;color:#fff}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-item .preview-error .error-retry{margin-top:9px;line-height:1.2;text-align:center;font-size:14px;color:#fff;cursor:pointer}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-upload{position:relative;display:inline-block;margin-top:12px;width:122px;height:122px;border:1px solid #ccc;cursor:pointer}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-upload .upload-btn-content{overflow:hidden;width:100%;height:100%}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-upload .upload-btn-content .upload-btn-icon{display:block;margin:47px auto auto;width:28px;height:28px;text-align:center;line-height:20px;font-size:50px;font-weight:lighter;color:#ccc}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-upload:hover{border-color:#999}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local .local-upload-preview .preview-upload:hover .upload-btn-icon{color:#999}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local.preview .local-upload-area{display:none}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-local.preview .local-upload-preview{display:block}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib{display:none;overflow:hidden;height:100%}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-search-wrapper{margin:24px 12px auto;width:790px;height:40px;border:1px solid #eee;border-radius:4px}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-search-wrapper .search-input{display:inline-block;padding:0 12px;width:724px;height:40px;border-style:none;outline-style:none;font-size:14px;color:#333;line-height:40px;vertical-align:top}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-search-wrapper .search-input::-webkit-input-placeholder{font-weight:400;color:#ccc}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-search-wrapper .search-btn{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;vertical-align:top;cursor:pointer}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-search-wrapper .search-btn:before{content:'\e794';font-size:20px;color:#9a9a9a}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area{position:relative;margin:24px 12px auto;width:792px;height:348px}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-default{overflow:hidden;margin-top:134px}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-default .default-content{font-size:14px;color:#999;text-align:center;line-height:1.5}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-list{display:none;overflow:auto;margin-top:-10px;width:100%;height:100%}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-list .list-col{display:inline-block;margin-right:10px;width:144px;vertical-align:top}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-list .list-col .img-item-wrapper{position:relative;margin-top:10px;width:100%;line-height:1;cursor:pointer}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-list .list-col .img-item-wrapper .img-item{width:100%}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-list .list-col .img-item-wrapper .item-select{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:rgba(0,0,0,.6)}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-list .list-col .img-item-wrapper .item-select .select-num{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:28px;height:28px;border-radius:28px;background:#4dc86f;line-height:28px;text-align:center;font-size:16px;color:#fff}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-noresult{display:none;overflow:hidden;margin-top:114px}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-noresult .noresult-img{display:block;margin:auto;width:114px;height:114px;line-height:114px;text-align:center}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-noresult .noresult-img:before{content:'\e794';font-size:80px;color:#9a9a9a}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-noresult .noresult-text{margin-top:15px;font-size:14px;color:#999;text-align:center;line-height:1.5}@keyframes libload{0%{transform:rotateY(0deg)}50%{transform:rotateY(180deg)}100%{transform:rotateY(0deg)}}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-loading{display:none;position:absolute;top:0;left:0;z-index:100;width:100%;height:100%;background:rgba(255,255,255,.5)}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-loading .loading-animation{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:10px;width:40px;line-height:10px;text-align:center;animation:libload 1s linear infinite}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-loading .loading-animation .loading-dark,.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-loading .loading-animation .loading-shallow{display:inline-block;width:10px;height:10px;border-radius:10px;background:#eee}.ueditor-new-insert-image .insert-image-dialog .insert-image-panel .panel-lib .lib-content-area .content-loading .loading-animation .loading-dark{margin-left:8px;background:#457eff}.ueditor-new-insert-image .insert-image-dialog .insert-image-button{margin-top:24px;text-align:center}.ueditor-new-insert-image .insert-image-dialog .insert-image-button .button-item{display:inline-block;width:86px;height:36px;text-align:center;line-height:36px;font-size:14px;color:#333;border:1px solid #e8e8e8;border-radius:4px;cursor:pointer}.ueditor-new-insert-image .insert-image-dialog .insert-image-button .button-item:hover{color:#34b458;border-color:#4aca6d}.ueditor-new-insert-image .insert-image-dialog .insert-image-button .button-item.button-ok{margin-left:24px;border:0;background:#4dc86f;color:#fff}.ueditor-new-insert-image .insert-image-dialog .insert-image-button .button-item.button-ok:hover{background:#34b458}