/*!wiki-common:modules/second/Modal/index.less*/
.bk-second-dialog{position:absolute;bottom:0;top:10%;margin:auto;width:100%}.bk-second-dialog-wrap{position:fixed;overflow:auto;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.bk-second-dialog-title{margin:0;font-size:14px;line-height:21px;font-weight:700}.bk-second-dialog-content{position:relative;background-color:#fff;border:none;border-radius:6px 6px;background-clip:padding-box}.bk-second-dialog-close{cursor:pointer;border:0;background:0 0;font-size:21px;position:absolute;right:20px;top:12px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;text-decoration:none}.bk-second-dialog-close-x:after{content:'×'}.bk-second-dialog-close:hover{opacity:1;filter:alpha(opacity=100);text-decoration:none}.bk-second-dialog-header{padding:13px 20px 14px 20px;border-radius:5px 5px 0 0;background:#fff;color:#666;border-bottom:1px solid #e9e9e9}.bk-second-dialog-body{padding:20px}.bk-second-dialog-footer{border-top:1px solid #e9e9e9;padding:10px 20px;text-align:right;border-radius:0 0 5px 5px}.bk-second-dialog-zoom-appear,.bk-second-dialog-zoom-enter{opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.08,0.82,0.17,1);animation-timing-function:cubic-bezier(0.08,0.82,0.17,1);-webkit-animation-play-state:paused;animation-play-state:paused}.bk-second-dialog-zoom-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.6,0.04,0.98,0.34);animation-timing-function:cubic-bezier(0.6,0.04,0.98,0.34);-webkit-animation-play-state:paused;animation-play-state:paused}.bk-second-dialog-zoom-appear.bk-second-dialog-zoom-appear-active,.bk-second-dialog-zoom-enter.bk-second-dialog-zoom-enter-active{-webkit-animation-name:rcDialogZoomIn;animation-name:rcDialogZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.bk-second-dialog-zoom-leave.bk-second-dialog-zoom-leave-active{-webkit-animation-name:rcDialogZoomOut;animation-name:rcDialogZoomOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rcDialogZoomIn{0%{opacity:0;transform:scale(0,0)}100%{opacity:1;transform:scale(1,1)}}@keyframes rcDialogZoomIn{0%{opacity:0;transform:scale(0,0)}100%{opacity:1;transform:scale(1,1)}}@-webkit-keyframes rcDialogZoomOut{0%{transform:scale(1,1)}100%{opacity:0;transform:scale(0,0)}}@keyframes rcDialogZoomOut{0%{transform:scale(1,1)}100%{opacity:0;transform:scale(0,0)}}.bk-second-dialog-mask{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.8);height:100%;z-index:1050}.bk-second-dialog-mask-hidden{display:none}.bk-second-dialog-fade-appear,.bk-second-dialog-fade-enter{opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);-webkit-animation-play-state:paused;animation-play-state:paused}.bk-second-dialog-fade-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);-webkit-animation-play-state:paused;animation-play-state:paused}.bk-second-dialog-fade-appear.bk-second-dialog-fade-appear-active,.bk-second-dialog-fade-enter.bk-second-dialog-fade-enter-active{-webkit-animation-name:rcDialogFadeIn;animation-name:rcDialogFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.bk-second-dialog-fade-leave.bk-second-dialog-fade-leave-active{-webkit-animation-name:rcDialogFadeOut;animation-name:rcDialogFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rcDialogFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes rcDialogFadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes rcDialogFadeOut{0%{opacity:1}100%{opacity:0}}@keyframes rcDialogFadeOut{0%{opacity:1}100%{opacity:0}}.bk-second-dialog-mini{margin:0;width:100%;height:100%;position:relative}.bk-second-dialog-mini-wrap{position:static;width:0;height:0}.bk-second-dialog-mini-title{display:none}.bk-second-dialog-mini-content{position:relative;background-color:#fff;border:none;border-radius:6px 6px;background-clip:padding-box}.bk-second-dialog-mini-close{display:none}.bk-second-dialog-mini-close-x:after{content:'×'}.bk-second-dialog-mini-close:hover{opacity:1;filter:alpha(opacity=100);text-decoration:none}.bk-second-dialog-mini-header{padding:13px 20px 14px 20px;border-radius:5px 5px 0 0;background:#fff;color:#666;border-bottom:1px solid #e9e9e9}.bk-second-dialog-mini-body{padding:20px}.bk-second-dialog-mini-footer{border-top:1px solid #e9e9e9;padding:10px 20px;text-align:right;border-radius:0 0 5px 5px}.bk-second-dialog-mini-zoom-appear,.bk-second-dialog-mini-zoom-enter{opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.08,0.82,0.17,1);animation-timing-function:cubic-bezier(0.08,0.82,0.17,1);-webkit-animation-play-state:paused;animation-play-state:paused}.bk-second-dialog-mini-zoom-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.6,0.04,0.98,0.34);animation-timing-function:cubic-bezier(0.6,0.04,0.98,0.34);-webkit-animation-play-state:paused;animation-play-state:paused}.bk-second-dialog-mini-zoom-appear.bk-second-dialog-mini-zoom-appear-active,.bk-second-dialog-mini-zoom-enter.bk-second-dialog-mini-zoom-enter-active{-webkit-animation-name:rcDialogZoomIn;animation-name:rcDialogZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.bk-second-dialog-mini-zoom-leave.bk-second-dialog-mini-zoom-leave-active{-webkit-animation-name:rcDialogZoomOut;animation-name:rcDialogZoomOut;-webkit-animation-play-state:running;animation-play-state:running}@keyframes rcDialogZoomIn{0%{opacity:0;transform:scale(0,0)}100%{opacity:1;transform:scale(1,1)}}@keyframes rcDialogZoomOut{0%{transform:scale(1,1)}100%{opacity:0;transform:scale(0,0)}}.bk-second-dialog-mini-mask{display:none}.bk-second-dialog-mini-mask-hidden{display:none}.bk-second-dialog-mini-fade-appear,.bk-second-dialog-mini-fade-enter{opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);-webkit-animation-play-state:paused;animation-play-state:paused}.bk-second-dialog-mini-fade-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);-webkit-animation-play-state:paused;animation-play-state:paused}.bk-second-dialog-mini-fade-appear.bk-second-dialog-mini-fade-appear-active,.bk-second-dialog-mini-fade-enter.bk-second-dialog-mini-fade-enter-active{-webkit-animation-name:rcDialogFadeIn;animation-name:rcDialogFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.bk-second-dialog-mini-fade-leave.bk-second-dialog-mini-fade-leave-active{-webkit-animation-name:rcDialogFadeOut;animation-name:rcDialogFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@keyframes rcDialogFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes rcDialogFadeOut{0%{opacity:1}100%{opacity:0}}body.body-scrolling-effect{overflow:hidden;width:calc(100% - 15px)}.second-modal .second-modal-content{height:100%;width:1140px;position:relative;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:auto}.second-modal .second-modal-content .second-modal-content-box{width:100%;position:relative}.second-modal .second-modal-content .second-modal-content-box .second-modal-icon{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.second-modal .second-modal-content .second-modal-content-box .second-modal-icon:hover{color:#6487fa}.second-modal .second-modal-content .second-modal-content-box .second-modal-icon:hover>svg{color:#6487fa}.second-modal .second-modal-content .second-modal-content-box .second-modal-icon:hover .second-modal-icon-text{display:block}.second-modal .second-modal-content .second-modal-content-box .second-modal-icon .second-modal-icon-text{display:none;color:#fff;position:absolute;top:46px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);width:80px;text-align:center;font-size:12px;line-height:1;margin-top:6px}.second-modal .second-modal-content .second-modal-content-box .second-modal-close-icon{position:absolute;width:44px;height:44px;background:rgba(0,0,0,.8);right:-82px;top:0;border-radius:100%;cursor:pointer;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.second-modal .second-modal-content .second-modal-content-box .second-modal-close-icon .close-icon{font-size:24px;color:rgba(255,255,255,.7)}.second-modal .second-modal-content .second-modal-content-box .second-modal-mini-icon{position:absolute;width:44px;height:44px;background:rgba(0,0,0,.8);right:-82px;top:59px;border-radius:100%;cursor:pointer;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.second-modal .second-modal-content .second-modal-content-box .second-modal-mini-icon .mini-icon{font-size:24px;color:rgba(255,255,255,.7)}.second-modal .second-modal-content .second-modal-content-box .second-modal-theme-icon{position:absolute;width:44px;height:44px;background:rgba(0,0,0,.8);right:-82px;bottom:38px;border-radius:100%;cursor:pointer;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.second-modal .second-modal-content .second-modal-content-box .second-modal-theme-icon .theme-icon{font-size:24px;color:rgba(255,255,255,.7)}.second-modal.mini{position:static}.second-modal.mini .second-modal-content{height:100%;width:100%}.second-modal.mini .second-modal-content .second-modal-content-box{width:100%;position:relative}.second-modal.mini .second-modal-content .second-modal-content-box .second-modal-close-icon{display:none}.second-modal.mini .second-modal-content .second-modal-content-box .second-modal-mini-icon{display:none}.second-modal.mini .second-modal-content .second-modal-content-box .second-modal-theme-icon{display:none}.second-modal.mini .second-modal-content .second-modal-content-box .second-base-wrapper .second-base-left{position:static}.second-modal.mini .second-modal-content .second-modal-content-box .second-base-wrapper .second-base-left .second-player-wrapper{position:static;height:auto}.second-modal.mini .second-modal-content .second-modal-content-box .second-base-wrapper .second-base-left .second-info-wrapper{display:none}.second-modal.mini .second-modal-content .second-modal-content-box .second-base-wrapper .second-base-left .second-video-info-divider{display:none}.second-modal.mini .second-modal-content .second-modal-content-box .second-base-wrapper .second-base-left .second-comment-wrapper{display:none}.second-modal.mini .second-modal-content .second-modal-content-box .second-base-wrapper .second-base-right{display:none}
/*!wiki-common:packages/components/Dialog/index.less*/
.rc-dialog{position:relative;width:auto;margin:10px}.rc-dialog-wrap{position:fixed;overflow:auto;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.rc-dialog-title{margin:0;font-size:14px;line-height:21px;font-weight:700}.rc-dialog-content{position:relative;background-color:#fff;border:none;border-radius:6px 6px;background-clip:padding-box}.rc-dialog-close{cursor:pointer;border:0;background:0 0;font-size:21px;position:absolute;right:20px;top:12px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;text-decoration:none}.rc-dialog-close-x:after{content:'×'}.rc-dialog-close:hover{opacity:1;filter:alpha(opacity=100);text-decoration:none}.rc-dialog-header{padding:13px 20px 14px 20px;border-radius:5px 5px 0 0;background:#fff;color:#666;border-bottom:1px solid #e9e9e9}.rc-dialog-body{padding:20px}.rc-dialog-footer{border-top:1px solid #e9e9e9;padding:10px 20px;text-align:right;border-radius:0 0 5px 5px}.rc-dialog-zoom-appear,.rc-dialog-zoom-enter{opacity:0;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.08,0.82,0.17,1);animation-play-state:paused}.rc-dialog-zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.6,0.04,0.98,0.34);animation-play-state:paused}.rc-dialog-zoom-appear.rc-dialog-zoom-appear-active,.rc-dialog-zoom-enter.rc-dialog-zoom-enter-active{animation-name:rcDialogZoomIn;animation-play-state:running}.rc-dialog-zoom-leave.rc-dialog-zoom-leave-active{animation-name:rcDialogZoomOut;animation-play-state:running}@keyframes rcDialogZoomIn{0%{opacity:0;transform:scale(0,0)}100%{opacity:1;transform:scale(1,1)}}@keyframes rcDialogZoomOut{0%{transform:scale(1,1)}100%{opacity:0;transform:scale(0,0)}}@media (min-width:768px){.rc-dialog{width:600px;margin:30px auto}}.rc-dialog-mask{position:fixed;top:0;right:0;left:0;bottom:0;background-color:#373737;background-color:rgba(55,55,55,.6);height:100%;filter:alpha(opacity=50);z-index:1050}.rc-dialog-mask-hidden{display:none}.rc-dialog-fade-appear,.rc-dialog-fade-enter{opacity:0;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);animation-play-state:paused}.rc-dialog-fade-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.55,0,0.55,0.2);animation-play-state:paused}.rc-dialog-fade-appear.rc-dialog-fade-appear-active,.rc-dialog-fade-enter.rc-dialog-fade-enter-active{animation-name:rcDialogFadeIn;animation-play-state:running}.rc-dialog-fade-leave.rc-dialog-fade-leave-active{animation-name:rcDialogFadeOut;animation-play-state:running}@keyframes rcDialogFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes rcDialogFadeOut{0%{opacity:1}100%{opacity:0}}
/*!wiki-common:modules/second/Base/index.less*/
.second-base-wrapper{position:absolute;width:100%;height:100%;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;background:#0f121a}.second-base-wrapper .second-base-left{width:800px;overflow-y:auto;scrollbar-width:thin;overflow-x:hidden;-ms-overflow-style:none;position:relative}.second-base-wrapper .second-base-left::-webkit-scrollbar-thumb{background:rgba(69,157,245,.24);border-radius:3px;height:100px}.second-base-wrapper .second-base-left::-webkit-scrollbar{width:0;background:#06122f}.second-base-wrapper .second-base-left .second-player-wrapper{width:100%;height:450px;background:#000;position:relative}.second-base-wrapper .second-base-left .second-info-wrapper{width:100%}.second-base-wrapper .second-base-left .second-info-wrapper .second-video-info-line{padding:0 20px;margin-top:10px;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.second-base-wrapper .second-base-left .second-info-wrapper .second-video-info-line .second-video-dynamic-btns{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.second-base-wrapper .second-base-left .second-video-info-divider{background:#eee;height:1px;margin-top:20px;margin-left:20px;margin-right:20px}.second-base-wrapper .second-base-left .second-comment-wrapper{width:100%;height:100px}.second-base-wrapper .second-base-right{width:340px;overflow-y:auto;scrollbar-width:thin;overflow-x:hidden;-ms-overflow-style:none;position:relative;padding-left:20px;box-sizing:border-box;background:#fafafa}.second-base-wrapper .second-base-right::-webkit-scrollbar-thumb{background:rgba(69,157,245,.24);border-radius:3px;height:100px}.second-base-wrapper .second-base-right::-webkit-scrollbar{width:2px;background:#06122f}.second-base-wrapper .second-base-right .second-list-wrapper{height:100%}.second-base-wrapper .to-top{cursor:pointer;position:absolute;bottom:38px;right:350px;width:44px;height:44px;background:#f6f7f9;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:50%;font-size:24px;color:#525666;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:99}.second-base-wrapper .to-top:hover{color:#6487fa}.second-base-wrapper.light{background:#fff}.second-base-wrapper.light .second-base-left .second-video-info-divider{background:#eee}.second-base-wrapper.light .second-base-right{background:#fafafa}.second-base-wrapper.light .to-top{background:#f6f7f9;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);color:#525666}.second-base-wrapper.light .to-top:hover{color:#6487fa}.second-base-wrapper.dark{background:#0f121a}.second-base-wrapper.dark .second-base-left .second-video-info-divider{background:rgba(230,230,230,.2)}.second-base-wrapper.dark .second-base-right{background:#090b0f}.second-base-wrapper.dark .to-top{background:rgba(48,51,59,.6);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);color:rgba(255,255,255,.7)}.second-base-wrapper.dark .to-top:hover{color:#6487fa}.second-toast{position:fixed;top:50%;background:rgba(0,0,0,.8);color:#fff;padding:10px;border-radius:3px;opacity:0;z-index:-100;transition:opacity .3s;right:calc(50% + 170px);-ms-transform:translate(50%);transform:translate(50%)}.second-toast.light{background:rgba(0,0,0,.8)}.second-toast.dark{background:#30333b}.second-toast.show{opacity:1;z-index:10000}
/*!wiki-common:modules/second/Base/Comment/index.less*/
.bk-comment{padding:20px}.bk-comment .bk-comment-title{margin-bottom:20px;font-size:18px;color:#000;letter-spacing:0;line-height:18px;font-weight:bolder}.bk-comment .bk-comment-title .bk-comment-count{font-size:14px;color:#999;letter-spacing:0;line-height:14px;margin-left:10px;font-weight:400}.bk-comment .bk-comment-divider{background:#e6e6e6;height:1px;margin-top:20px}.bk-comment .load-more-flag{height:1px;opacity:0}.bk-comment.light .bk-comment-title{color:#000}.bk-comment.light .bk-comment-title .bk-comment-count{color:#999}.bk-comment.light .bk-comment-divider{background:#e6e6e6}.bk-comment.dark .bk-comment-title{color:#f5f5f5}.bk-comment.dark .bk-comment-title .bk-comment-count{color:rgba(248,248,248,.6)}.bk-comment.dark .bk-comment-divider{background:rgba(230,230,230,.1)}
/*!wiki-common:modules/second/Base/VideoList/index.less*/
.second-base-wrapper .second-video-list{position:relative;height:100%;width:100%}.second-base-wrapper .second-video-list .second-list-title-box{line-height:46px;height:46px;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:#f8f8f8;border-bottom:1px solid rgba(230,230,230,.1);margin-right:20px}.second-base-wrapper .second-video-list .second-list-title-box .second-list-title{font-size:18px}.second-base-wrapper .second-video-list .second-list-title-box .second-upload-btn{font-size:14px;color:#333;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.second-base-wrapper .second-video-list .second-list-title-box .second-upload-btn>svg{font-size:20px;margin-right:4px}.second-base-wrapper .second-video-list .second-list-title-box .second-upload-btn:hover{color:#6487fa}.second-base-wrapper .second-video-list .second-list-items-wrapper{overflow-y:auto;position:absolute;top:46px;left:0;right:0;bottom:0;z-index:1;scrollbar-width:thin;overflow-x:hidden;-ms-overflow-style:none}.second-base-wrapper .second-video-list .second-list-items-wrapper::-webkit-scrollbar-thumb{background:rgba(225,227,235,.3);border-radius:3px;height:100px}.second-base-wrapper .second-video-list .second-list-items-wrapper::-webkit-scrollbar{width:6px}.second-base-wrapper .second-video-list .second-list-items-wrapper .bottom-flag,.second-base-wrapper .second-video-list .second-list-items-wrapper .top-flag{height:1px;opacity:0}.second-base-wrapper .second-video-list .second-list-items-wrapper .second-list-items{padding-top:15px}.second-base-wrapper .second-video-list .second-list-items-wrapper .second-list-items .second-rec-title{width:100%;padding-bottom:14px;font-size:18px;color:#f8f8f8}.second-base-wrapper .second-video-list .collection-list-panel{position:absolute;left:0;right:0;bottom:0;z-index:1;background:#090b0f;top:0;-ms-transform:translateX(100%);transform:translateX(100%);transition:transform .4s}.second-base-wrapper .second-video-list .collection-list-panel.show{-ms-transform:translateX(0);transform:translateX(0)}.second-base-wrapper .second-video-list .second-list-item-wrapper{margin-bottom:15px;cursor:pointer}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item{position:relative;height:66px}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item .second-list-item-cover{width:118px;height:100%;border-radius:6px;background-repeat:no-repeat;background-position:center;background-size:cover;float:left;position:relative}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item .second-list-item-cover .second-list-item-cover-duration{position:absolute;right:4px;bottom:3px;background:rgba(0,0,0,.6);color:#fff;padding:0 5px;border-radius:3px}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item .second-list-item-cover .second-list-item-cover-mask{display:none;position:absolute;bottom:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);border-radius:6px;z-index:2}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item .second-list-item-cover .second-list-item-cover-mask .second-list-item-cover-gif{position:absolute;left:50%;top:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px;height:16px;background-image:url(https://bkssl.bdimg.com/static/wiki-common/modules/second/img/playing-icon_6c037a2.gif);background-position:center;background-repeat:no-repeat;background-size:contain}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item .second-list-item-info{max-width:180px;padding-left:10px;float:left;box-sizing:border-box;height:100%;position:relative}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item .second-list-item-info .second-item-title{overflow:hidden;font-size:14px;color:#e6e6e6;line-height:20px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item .second-list-item-info .second-item-dynamic-info{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:12px;font-size:12px;color:#9195a3;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;bottom:2px;left:10px;white-space:nowrap}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item .second-list-item-info .second-item-dynamic-info .second-item-playtime{margin-right:6px}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item.active .second-list-item-cover .second-list-item-cover-mask{display:block}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item.active .second-list-item-cover .second-list-item-cover-duration{display:none}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item-collection{background:#edeef2;border-radius:6px;position:relative;box-sizing:border-box;width:300px;height:30px;padding:0 27px;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:6px}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item-collection .second-collection-icon{position:absolute;top:8px;left:9px;width:12px;height:12px;color:#f8f8f8}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item-collection .second-collection-title{width:240px;color:#f8f8f8;font-size:12px;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.second-base-wrapper .second-video-list .second-list-item-wrapper .second-list-item-collection .second-collection-more{position:absolute;top:8px;right:9px;width:12px;height:12px;font-size:12px;color:#f8f8f8}.second-base-wrapper .second-video-list .second-collection-list{position:relative;height:100%;width:100%}.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box{line-height:46px;height:46px;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:#f8f8f8;border-bottom:1px solid rgba(230,230,230,.1);margin-right:20px}.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .left-box,.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .right-box{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-size:18px;color:#f8f8f8}.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .left-box .second-collection-list-count,.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .right-box .second-collection-list-count{margin-right:6px;font-size:14px;color:#333}.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .left-box .second-collection-back-icon,.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .right-box .second-collection-back-icon{cursor:pointer;font-size:14px;margin-right:6px;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .left-box .second-collection-star-icon,.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .right-box .second-collection-star-icon{cursor:pointer;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .left-box .second-collection-star-icon.has-star,.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .left-box .second-collection-star-icon:hover,.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .right-box .second-collection-star-icon.has-star,.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .right-box .second-collection-star-icon:hover{color:#6487fa}.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .left-box .second-collection-title-text,.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .right-box .second-collection-title-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:214px;word-break:break-all}.second-base-wrapper .second-video-list .second-collection-list .second-collection-title-box .right-box{width:64px;-ms-flex:none;flex:none;-ms-flex-pack:end;justify-content:flex-end}.second-base-wrapper .second-video-list .second-collection-list .second-collection-items-wrapper{overflow-y:auto;position:absolute;top:46px;left:0;right:0;bottom:0;z-index:1;scrollbar-width:thin;overflow-x:hidden;-ms-overflow-style:none}.second-base-wrapper .second-video-list .second-collection-list .second-collection-items-wrapper::-webkit-scrollbar-thumb{background:rgba(225,227,235,.3);border-radius:3px;height:100px}.second-base-wrapper .second-video-list .second-collection-list .second-collection-items-wrapper::-webkit-scrollbar{width:6px}.second-base-wrapper .second-video-list .second-collection-list .second-collection-items-wrapper .bottom-flag,.second-base-wrapper .second-video-list .second-collection-list .second-collection-items-wrapper .top-flag{height:1px;opacity:0}.second-base-wrapper .second-video-list .second-collection-list .second-collection-items-wrapper .second-collection-items{padding-top:15px}.second-base-wrapper.light .second-video-list .second-list-title-box{color:#000;border-bottom:1px solid #e0e0e0}.second-base-wrapper.light .second-video-list .second-list-title-box .second-list-title{font-size:18px}.second-base-wrapper.light .second-video-list .second-list-title-box .second-upload-btn{color:#333}.second-base-wrapper.light .second-video-list .second-list-title-box .second-upload-btn:hover{color:#6487fa}.second-base-wrapper.light .second-video-list .second-list-items-wrapper::-webkit-scrollbar-thumb{background:#e1e3eb}.second-base-wrapper.light .second-video-list .second-list-items-wrapper .second-list-items .second-rec-title{color:#000}.second-base-wrapper.light .second-video-list .collection-list-panel{background:#fafafa}.second-base-wrapper.light .second-video-list .second-list-item-wrapper .second-list-item .second-list-item-info .second-item-title{color:#222}.second-base-wrapper.light .second-video-list .second-list-item-wrapper .second-list-item .second-list-item-info .second-item-dynamic-info{color:#999}.second-base-wrapper.light .second-video-list .second-list-item-wrapper .second-list-item-collection{background:#edeef2}.second-base-wrapper.light .second-video-list .second-list-item-wrapper .second-list-item-collection .second-collection-icon{color:#525666}.second-base-wrapper.light .second-video-list .second-list-item-wrapper .second-list-item-collection .second-collection-title{color:#525666}.second-base-wrapper.light .second-video-list .second-list-item-wrapper .second-list-item-collection .second-collection-more{color:#525666}.second-base-wrapper.light .second-video-list .second-collection-list .second-collection-title-box{color:#000;border-bottom:1px solid #e0e0e0}.second-base-wrapper.light .second-video-list .second-collection-list .second-collection-title-box .left-box,.second-base-wrapper.light .second-video-list .second-collection-list .second-collection-title-box .right-box{color:#000}.second-base-wrapper.light .second-video-list .second-collection-list .second-collection-title-box .left-box .second-collection-list-count,.second-base-wrapper.light .second-video-list .second-collection-list .second-collection-title-box .right-box .second-collection-list-count{color:#333}.second-base-wrapper.light .second-video-list .second-collection-list .second-collection-items-wrapper::-webkit-scrollbar-thumb{background:#e1e3eb}.second-base-wrapper.dark .second-video-list .second-list-title-box{color:#f8f8f8;border-bottom:1px solid rgba(230,230,230,.2)}.second-base-wrapper.dark .second-video-list .second-list-title-box .second-upload-btn{color:#bbb}.second-base-wrapper.dark .second-video-list .second-list-title-box .second-upload-btn:hover{color:#6487fa}.second-base-wrapper.dark .second-video-list .second-list-items-wrapper::-webkit-scrollbar-thumb{background:rgba(225,227,235,.3)}.second-base-wrapper.dark .second-video-list .second-list-items-wrapper .second-list-items .second-rec-title{color:#f8f8f8}.second-base-wrapper.dark .second-video-list .collection-list-panel{background:#090b0f}.second-base-wrapper.dark .second-video-list .second-list-item-wrapper .second-list-item .second-list-item-info .second-item-title{color:#e6e6e6}.second-base-wrapper.dark .second-video-list .second-list-item-wrapper .second-list-item .second-list-item-info .second-item-dynamic-info{color:#9195a3}.second-base-wrapper.dark .second-video-list .second-list-item-wrapper .second-list-item-collection{background:#1b263d}.second-base-wrapper.dark .second-video-list .second-list-item-wrapper .second-list-item-collection .second-collection-icon{color:#f8f8f8}.second-base-wrapper.dark .second-video-list .second-list-item-wrapper .second-list-item-collection .second-collection-title{color:#f8f8f8}.second-base-wrapper.dark .second-video-list .second-list-item-wrapper .second-list-item-collection .second-collection-more{color:#f8f8f8}.second-base-wrapper.dark .second-video-list .second-collection-list .second-collection-title-box{color:#f8f8f8;border-bottom:1px solid rgba(230,230,230,.2)}.second-base-wrapper.dark .second-video-list .second-collection-list .second-collection-title-box .left-box,.second-base-wrapper.dark .second-video-list .second-collection-list .second-collection-title-box .right-box{color:#f8f8f8}.second-base-wrapper.dark .second-video-list .second-collection-list .second-collection-title-box .left-box .second-collection-list-count,.second-base-wrapper.dark .second-video-list .second-collection-list .second-collection-title-box .right-box .second-collection-list-count{color:#bbb}.second-base-wrapper.dark .second-video-list .second-collection-list .second-collection-items-wrapper::-webkit-scrollbar-thumb{background:rgba(225,227,235,.3)}
/*!wiki-common:modules/second/Base/Author/index.less*/
.second-base-wrapper .second-video-author{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-tap-highlight-color:rgba(255,255,255,0);overflow:hidden}.second-base-wrapper .second-video-author .second-video-author-avatar-box{width:40px;height:40px;border-radius:50%;margin-right:10px;position:relative;-ms-flex:none;flex:none}.second-base-wrapper .second-video-author .second-video-author-avatar-box .second-video-author-avatar{width:100%;height:100%;border-radius:50%;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer;border:1px solid #eee;box-sizing:border-box}.second-base-wrapper .second-video-author .second-video-author-avatar-box .second-video-author-vip{width:12px;height:12px;position:absolute;right:0;bottom:0;background-position:center;background-repeat:no-repeat;background-size:cover}.second-base-wrapper .second-video-author .second-video-author-avatar-box .second-video-author-vip.vtype-1{background-image:url(https://baikebcs.bdimg.com/front-end/second-know/img/red-v.png)}.second-base-wrapper .second-video-author .second-video-author-avatar-box .second-video-author-vip.vtype-2{background-image:url(https://baikebcs.bdimg.com/front-end/second-know/img/blue-v.png)}.second-base-wrapper .second-video-author .second-video-author-avatar-box .second-video-author-vip.vtype-3{background-image:url(https://baikebcs.bdimg.com/front-end/second-know/img/yellow-v.png)}.second-base-wrapper .second-video-author .second-video-author-name{font-size:14px;color:#333;margin-right:10px;cursor:pointer}.second-base-wrapper .second-video-author .second-video-author-attnetion{background-position:center;background-repeat:no-repeat;background-size:cover;width:62px;height:30px;line-height:30px;border-radius:15px;text-align:center;background:#6487fa;font-size:14px;color:#fff;-ms-flex:none;flex:none;cursor:pointer}.second-base-wrapper .second-video-author .second-video-author-attnetion.subscribed{background:rgba(240,241,245,.6);color:#999}.second-base-wrapper.light .second-video-author .second-video-author-name{color:#333}.second-base-wrapper.light .second-video-author .second-video-author-attnetion{background:#6487fa;color:#fff}.second-base-wrapper.light .second-video-author .second-video-author-attnetion.subscribed{background:rgba(240,241,245,.6);color:#999}.second-base-wrapper.dark .second-video-author .second-video-author-name{color:#f8f8f8;opacity:.8}.second-base-wrapper.dark .second-video-author .second-video-author-attnetion{background:#6487fa;color:#fff}.second-base-wrapper.dark .second-video-author .second-video-author-attnetion.subscribed{background:rgba(240,241,245,.1);color:rgba(255,255,255,.3)}
/*!wiki-common:modules/second/Base/LikeBtn/index.less*/
.second-base-wrapper .like-btn{-js-display:flex;display:-ms-flexbox;display:flex;-webkit-tap-highlight-color:rgba(255,255,255,0);-ms-flex-align:center;align-items:center;margin-right:30px;font-size:14px;color:#333;white-space:nowrap;position:relative;cursor:pointer}.second-base-wrapper .like-btn:hover{color:#6487fa}.second-base-wrapper .like-btn .like-text{margin-left:5px}.second-base-wrapper .like-btn .like-icon{background-position:center;background-repeat:no-repeat;background-size:cover;width:18px;height:18px;font-size:18px;-js-display:flex;display:-ms-flexbox;display:flex}.second-base-wrapper .like-btn.liked{color:#6487fa}.second-base-wrapper.light .like-btn{color:#333}.second-base-wrapper.light .like-btn:hover{color:#6487fa}.second-base-wrapper.light .like-btn.liked{color:#6487fa}.second-base-wrapper.dark .like-btn{color:#f8f8f8}.second-base-wrapper.dark .like-btn:hover{color:#6487fa}.second-base-wrapper.dark .like-btn.liked{color:#6487fa}
/*!wiki-common:modules/second/Base/CommentBtn/index.less*/
.second-base-wrapper .comment-btn{-js-display:flex;display:-ms-flexbox;display:flex;-webkit-tap-highlight-color:rgba(255,255,255,0);-ms-flex-align:center;align-items:center;margin-right:30px;font-size:14px;color:#333;white-space:nowrap;position:relative;cursor:pointer}.second-base-wrapper .comment-btn:hover{color:#6487fa}.second-base-wrapper .comment-btn .comment-text{margin-left:5px}.second-base-wrapper .comment-btn .comment-icon{background-position:center;background-repeat:no-repeat;background-size:cover;width:18px;height:18px;font-size:18px;-js-display:flex;display:-ms-flexbox;display:flex}.second-base-wrapper.light .comment-btn{color:#333}.second-base-wrapper.light .comment-btn:hover{color:#6487fa}.second-base-wrapper.dark .comment-btn{color:#f8f8f8}.second-base-wrapper.dark .comment-btn:hover{color:#6487fa}
/*!wiki-common:modules/second/Base/CollectBtn/index.less*/
.second-base-wrapper .collect-btn{-js-display:flex;display:-ms-flexbox;display:flex;-webkit-tap-highlight-color:rgba(255,255,255,0);-ms-flex-align:center;align-items:center;margin-right:30px;font-size:14px;color:#333;white-space:nowrap;position:relative;cursor:pointer}.second-base-wrapper .collect-btn:hover{color:#6487fa}.second-base-wrapper .collect-btn .collect-text{margin-left:5px}.second-base-wrapper .collect-btn .collect-icon{background-position:center;background-repeat:no-repeat;background-size:cover;width:18px;height:18px;font-size:18px;-js-display:flex;display:-ms-flexbox;display:flex}.second-base-wrapper .collect-btn.has-collect{color:#6487fa}.second-base-wrapper.light .collect-btn{color:#333}.second-base-wrapper.light .collect-btn:hover{color:#6487fa}.second-base-wrapper.light .collect-btn.has-collect{color:#6487fa}.second-base-wrapper.dark .collect-btn{color:#f8f8f8}.second-base-wrapper.dark .collect-btn:hover{color:#6487fa}.second-base-wrapper.dark .collect-btn.has-collect{color:#6487fa}
/*!wiki-common:modules/second/Base/ShareBtn/index.less*/
.second-share-pop-content .second-share-pop-arrow{stroke:none}.second-share-pop-content .second-share-content{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-right:10px}.second-share-pop-content .second-share-content .share-icons{padding:10px;padding-right:0;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:140px}.second-share-pop-content .second-share-content .share-icons .share-icon-item{width:60px;height:60px;-js-display:flex;display:-ms-flexbox;display:flex;margin-right:4px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:12px;color:#222;border-radius:6px;cursor:pointer}.second-share-pop-content .second-share-content .share-icons .share-icon-item .share-icon{font-size:28px;margin-bottom:5px}.second-share-pop-content .second-share-content .share-icons .share-icon-item:hover{background:rgba(78,110,242,.08)}.second-share-pop-content .second-share-content .second-share-qrcode .second-share-qrcode-bg{width:86px;height:86px;background:#f5f5f6;border-radius:12px;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.second-share-pop-content .second-share-content .second-share-qrcode .second-share-qrcode-bg img{height:70px;width:70px}.second-share-pop-content .second-share-content .second-share-qrcode .second-share-qrcode-tip{font-size:12px;color:#222;line-break:1;margin-top:9px}.second-base-wrapper .share-btn{-js-display:flex;display:-ms-flexbox;display:flex;-webkit-tap-highlight-color:rgba(255,255,255,0);-ms-flex-align:center;align-items:center;font-size:14px;color:#333;white-space:nowrap;position:relative;cursor:pointer}.second-base-wrapper .share-btn:hover{color:#6487fa}.second-base-wrapper .share-btn .share-text{margin-left:5px}.second-base-wrapper .share-btn .share-icon{background-position:center;background-repeat:no-repeat;background-size:cover;width:18px;height:18px;font-size:18px;-js-display:flex;display:-ms-flexbox;display:flex}.second-base-wrapper .share-btn.pop-show{color:#6487fa}.second-base-wrapper.light .share-btn{color:#333}.second-base-wrapper.light .share-btn:hover{color:#6487fa}.second-base-wrapper.light .share-btn.pop-show{color:#6487fa}.second-base-wrapper.dark .share-btn{color:#f8f8f8}.second-base-wrapper.dark .share-btn:hover{color:#6487fa}.second-base-wrapper.dark .share-btn.pop-show{color:#6487fa}
/*!wiki-common:modules/second/Base/MoreBtn/index.less*/
.second-feedback-pop-content .second-feedback-pop-arrow{stroke:none}.second-feedback-pop-content .second-more-content .second-more-item{width:60px;text-align:center;padding:5px 0;cursor:pointer}.second-base-wrapper .more-btn{-js-display:flex;display:-ms-flexbox;display:flex;-webkit-tap-highlight-color:rgba(255,255,255,0);-ms-flex-align:center;align-items:center;font-size:14px;color:#333;white-space:nowrap;position:relative;cursor:pointer}.second-base-wrapper .more-btn:hover{color:#6487fa}.second-base-wrapper .more-btn .more-text{margin-left:5px}.second-base-wrapper .more-btn .more-icon{background-position:center;background-repeat:no-repeat;background-size:cover;width:18px;height:18px;font-size:18px;-js-display:flex;display:-ms-flexbox;display:flex}.second-base-wrapper.light .more-btn{color:#333}.second-base-wrapper.light .more-btn:hover{color:#6487fa}.second-base-wrapper.dark .more-btn{color:#f8f8f8}.second-base-wrapper.dark .more-btn:hover{color:#6487fa}
/*!wiki-common:modules/second/Base/Title/index.less*/
.second-base-wrapper .second-video-title-line{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-left:20px;padding-top:15px;-ms-flex-align:start;align-items:flex-start}.second-base-wrapper .second-video-title-line .second-video-title-fake{font-size:18px;line-height:28px;width:720px;position:absolute;opacity:0;z-index:-1;visibility:hidden}.second-base-wrapper .second-video-title-line .second-video-title{font-size:18px;color:#222;line-height:28px;width:720px}.second-base-wrapper .second-video-title-line .second-video-title.fold{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.second-base-wrapper .second-video-title-line .second-video-title-icon{width:60px;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex:none;flex:none;font-size:18px;cursor:pointer;padding-top:5px}.second-base-wrapper .second-video-title-line .second-video-title-icon>svg{transition:transform .3s}.second-base-wrapper .second-video-title-line .second-video-title-icon.show-all>svg{-ms-transform:rotate(180deg);transform:rotate(180deg)}.second-base-wrapper.light .second-video-title-line .second-video-title{color:#222}.second-base-wrapper.light .second-video-title-line .second-video-title-icon{color:#222}.second-base-wrapper.dark .second-video-title-line .second-video-title{color:#e6e6e6}.second-base-wrapper.dark .second-video-title-line .second-video-title-icon{color:#e6e6e6}
/*!wiki-common:modules/second/Comment/index.less*/
.comment-divider{background:#eee;height:1px;margin-top:20px}.comment-divider.light{background:#eee}.comment-divider.dark{background:rgba(230,230,230,.1)}.comment-input{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.comment-input .comment-input-content-wrapper{width:100%}.comment-input .comment-input-content-wrapper .comment-input-placeholder-box{width:100%;background:rgba(240,241,245,.6);border-radius:8px;border:none;resize:none;outline:0;padding:0 12px;font-size:14px;color:#333;letter-spacing:0;box-sizing:border-box;height:36px;line-height:36px}.comment-input .comment-input-content-wrapper .comment-input-placeholder-box.has-login{color:#aaa;cursor:text}.comment-input .comment-input-content-wrapper .comment-input-placeholder-box.not-login{color:#333}.comment-input .comment-input-content-wrapper .comment-input-placeholder-box.not-login a{color:#6487fa;cursor:pointer}.comment-input .comment-input-content-wrapper .comment-input-content-box{position:relative;background:rgba(240,241,245,.6);border-radius:8px;border:none;padding-bottom:34px;padding-top:8px;cursor:text}.comment-input .comment-input-content-wrapper .comment-input-content-box.has-img{padding-bottom:78px}.comment-input .comment-input-content-wrapper .comment-input-content-box .text-size-wrapper{position:absolute;bottom:12px;right:12px;font-size:14px;color:#999;line-height:1}.comment-input .comment-input-content-wrapper .comment-input-content-box .text-size-wrapper .overflow{color:#ff6e00}.comment-input .comment-input-content-wrapper .comment-input-content-box .comment-input-content{width:100%;background:0 0;border:none;resize:none;outline:0;padding:0 12px;font-size:14px;color:#333;letter-spacing:0;min-height:20px;height:20px;box-sizing:border-box}.comment-input .comment-input-content-wrapper .comment-input-content-box .comment-input-content::-moz-placeholder{font-size:14px;color:#aaa}.comment-input .comment-input-content-wrapper .comment-input-content-box .comment-input-content:-ms-input-placeholder{font-size:14px;color:#aaa}.comment-input .comment-input-content-wrapper .comment-input-content-box .comment-input-content::placeholder{font-size:14px;color:#aaa}.comment-input .comment-input-content-wrapper .comment-input-content-box .comment-input-images-wrapper{position:absolute;bottom:8px;left:8px}.comment-input .comment-input-content-wrapper .comment-input-content-box .comment-input-images-wrapper .comment-input-image-item{background:#fff;width:54px;height:54px;border:1px solid #dbe3ea;overflow:hidden;position:relative;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:7px}.comment-input .comment-input-content-wrapper .comment-input-content-box .comment-input-images-wrapper .comment-input-image-item img{max-width:54px;max-height:54px}.comment-input .comment-input-content-wrapper .comment-input-content-box .comment-input-images-wrapper .comment-input-image-item:hover .comment-input-image-item-del-icon{-js-display:flex;display:-ms-flexbox;display:flex}.comment-input .comment-input-content-wrapper .comment-input-content-box .comment-input-images-wrapper .comment-input-image-item .comment-input-image-item-del-icon{display:none;width:20px;height:20px;line-height:24px;text-align:center;background:rgba(0,0,0,.4);color:#fff;font-size:12px;position:absolute;top:0;right:0;cursor:pointer;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.comment-input .comment-input-content-wrapper .comment-input-btns{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-top:12px}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-emoji{position:relative}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-emoji .comment-emoji-icon-box{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-emoji .emoji-panel{width:424px;box-sizing:border-box;height:230px;line-height:0;padding:10px;font-size:0;border-radius:12px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);background:#fff;position:absolute;left:0;top:30px;overflow-y:auto;z-index:1}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-emoji .emoji-panel::-webkit-scrollbar{width:0}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-emoji .emoji-panel .emoji-icon-wrapper{display:inline-block;margin:5px;padding:5px;cursor:pointer}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-emoji .emoji-panel .emoji-icon-wrapper .emoji-icon{width:30px}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-emoji .emoji-panel.show{display:block}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-emoji .emoji-panel.hide{display:none}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-emoji .comment-input-btn-emoji{width:20px;height:20px;background-position:center;background-repeat:no-repeat;background-size:contain;cursor:pointer}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-emoji .comment-input-btn-emoji:hover{color:#6487fa}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-img-uploader{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-img-uploader input{display:none}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-img-uploader .comment-input-btn-img{width:20px;height:20px;background-position:center;background-repeat:no-repeat;background-size:contain;cursor:pointer;margin-left:24px}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-img-uploader .comment-input-btn-img:hover{color:#6487fa}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-submit{background:#6487fa;border-radius:18px;width:60px;text-align:center;line-height:36px;font-size:14px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.comment-input .comment-input-content-wrapper .comment-input-btns .comment-input-submit.disabled{opacity:.2;cursor:not-allowed}.comment-input.light .comment-input-content-wrapper .comment-input-placeholder-box{background:rgba(240,241,245,.6);color:#333}.comment-input.light .comment-input-content-wrapper .comment-input-placeholder-box.has-login{color:#aaa}.comment-input.light .comment-input-content-wrapper .comment-input-placeholder-box.not-login{color:#333}.comment-input.light .comment-input-content-wrapper .comment-input-placeholder-box.not-login a{color:#6487fa}.comment-input.light .comment-input-content-wrapper .comment-input-content-box{background:rgba(240,241,245,.6)}.comment-input.light .comment-input-content-wrapper .comment-input-content-box .text-size-wrapper{color:#999}.comment-input.light .comment-input-content-wrapper .comment-input-content-box .text-size-wrapper .overflow{color:#ff6e00}.comment-input.light .comment-input-content-wrapper .comment-input-content-box .comment-input-content{color:#333}.comment-input.light .comment-input-content-wrapper .comment-input-content-box .comment-input-content::-moz-placeholder{color:#aaa}.comment-input.light .comment-input-content-wrapper .comment-input-content-box .comment-input-content:-ms-input-placeholder{color:#aaa}.comment-input.light .comment-input-content-wrapper .comment-input-content-box .comment-input-content::placeholder{color:#aaa}.comment-input.light .comment-input-content-wrapper .comment-input-content-box .comment-input-images-wrapper .comment-input-image-item{background:#fff;border:1px solid #dbe3ea}.comment-input.light .comment-input-content-wrapper .comment-input-content-box .comment-input-images-wrapper .comment-input-image-item .comment-input-image-item-del-icon{background:rgba(0,0,0,.4);color:#fff}.comment-input.light .comment-input-content-wrapper .comment-input-btns .comment-input-submit{background:#6487fa;color:#fff}.comment-input.light .comment-input-content-wrapper .comment-input-btns .comment-input-media{color:#000}.comment-input.light .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-emoji{color:#000}.comment-input.dark .comment-input-content-wrapper .comment-input-placeholder-box{background:rgba(240,241,245,.15);color:#f8f8f8}.comment-input.dark .comment-input-content-wrapper .comment-input-placeholder-box.has-login{color:#7f8186}.comment-input.dark .comment-input-content-wrapper .comment-input-placeholder-box.not-login{color:#f8f8f8}.comment-input.dark .comment-input-content-wrapper .comment-input-placeholder-box.not-login a{color:#6487fa}.comment-input.dark .comment-input-content-wrapper .comment-input-content-box{background:rgba(240,241,245,.15)}.comment-input.dark .comment-input-content-wrapper .comment-input-content-box .text-size-wrapper{color:#7f8186}.comment-input.dark .comment-input-content-wrapper .comment-input-content-box .text-size-wrapper .overflow{color:#ff6e00}.comment-input.dark .comment-input-content-wrapper .comment-input-content-box .comment-input-content{color:#f8f8f8}.comment-input.dark .comment-input-content-wrapper .comment-input-content-box .comment-input-content::-moz-placeholder{color:#7f8186}.comment-input.dark .comment-input-content-wrapper .comment-input-content-box .comment-input-content:-ms-input-placeholder{color:#7f8186}.comment-input.dark .comment-input-content-wrapper .comment-input-content-box .comment-input-content::placeholder{color:#7f8186}.comment-input.dark .comment-input-content-wrapper .comment-input-content-box .comment-input-images-wrapper .comment-input-image-item{background:#000;border:1px solid #dbe3ea}.comment-input.dark .comment-input-content-wrapper .comment-input-content-box .comment-input-images-wrapper .comment-input-image-item .comment-input-image-item-del-icon{background:rgba(0,0,0,.4);color:#fff}.comment-input.dark .comment-input-content-wrapper .comment-input-btns .comment-input-submit{background:#6487fa;color:#fff}.comment-input.dark .comment-input-content-wrapper .comment-input-btns .comment-input-submit.disabled{background:rgba(240,241,245,.1);color:rgba(255,255,255,.3);opacity:1}.comment-input.dark .comment-input-content-wrapper .comment-input-btns .comment-input-media{color:#7f8186}.comment-input.dark .comment-input-content-wrapper .comment-input-btns .comment-input-media .comment-emoji{color:#7f8186}.comment-list .comment-list-content-wrapper{width:100%}.comment-list .comment-list-content-wrapper .comment-list-item{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:24px}.comment-list .comment-list-content-wrapper .comment-list-item.sub{margin-top:20px}.comment-list .comment-list-content-wrapper .comment-list-item.sub>.comment-user-avatar{width:34px;height:34px}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-avatar{-ms-flex:none;flex:none;margin-right:12px}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail{width:100%}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-author{cursor:pointer;display:inline-block}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-author .comment-list-item-author-name{font-size:13px;color:#222;letter-spacing:0;line-height:14px;font-weight:500}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-author .comment-list-item-author-name .comment-item-reply-tip{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999;margin:0 5px}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-content{font-size:14px;color:#222;width:100%;word-break:break-all;line-height:24px;margin-top:5px}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-img-box{width:176px;height:auto;position:relative;box-sizing:border-box;border:1px solid rgba(0,0,0,.05);border-radius:12px;overflow:hidden;margin-top:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-img-box.has-large{width:100%}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-img-box.has-large .comment-list-item-img-thumb{display:none}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-img-box.has-large .comment-list-item-img{display:block}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-img-box.has-thumb{width:176px}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-img-box.has-thumb .comment-list-item-img-thumb{display:block}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-img-box.has-thumb .comment-list-item-img{display:none}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-img-box .comment-list-item-img-placeholder{position:absolute;left:0;top:0;width:100%;height:100%;background:url(../img/baidu-logo.png) 50% 50% no-repeat;background-size:50% 50%}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-img-box .comment-list-item-img-thumb{position:relative;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:auto;cursor:zoom-in;padding-top:100%}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-img-box .comment-list-item-img{position:relative;width:100%;height:auto;cursor:zoom-out}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-size:13px;margin-top:5px;height:16px;line-height:16px;position:relative}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;color:#999;line-height:14px;font-family:PingFangSC-Regular}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete,.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback{margin-right:12px;display:none;position:relative}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete.show,.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback.show{display:block!important}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-list-item-delete-btn,.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-list-item-feedback-btn,.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-list-item-delete-btn,.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-list-item-feedback-btn{cursor:pointer}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-delete-toast,.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-feedback-toast{background:rgba(17,17,17,.7);border-radius:8px;font-size:14px;color:#fff;letter-spacing:0;text-align:center;height:30px;line-height:30px;padding:0 8px;position:absolute;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-time{margin-right:12px}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-ip{margin-right:12px}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic{color:#333;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic .comment-item-btn{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:24px;cursor:pointer;color:#333}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic .comment-item-btn.active,.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic .comment-item-btn:hover{color:#6487fa}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic .comment-item-btn .comment-list-text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic .comment-list-icon{font-size:16px;margin-right:4px}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper:hover .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete,.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper:hover .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback{display:block}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-replies-wrapper .comment-list-item-detail{border:none;border-bottom:0;padding-bottom:0}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-replies-wrapper .comment-list-item-reply-tip{line-height:1;margin-top:20px;font-size:14px;color:#666;cursor:pointer;position:relative;display:inline-block}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-replies-wrapper .comment-list-item-reply-tip .comment-list-item-reply-arrow{font-size:12px;margin-left:5px;transition:transform .2s;display:inline-block;height:14px;-js-display:flex;display:-ms-flexbox;display:flex;position:absolute;right:-16px;top:0;-ms-flex-align:center;align-items:center}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-replies-wrapper .comment-list-item-reply-tip .comment-list-item-reply-arrow.reverse{-ms-transform:rotate(180deg);transform:rotate(180deg)}.comment-list .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-reply-input{margin-top:20px}.comment-list .comment-list-content-nomore{font-size:14px;color:#858585;text-align:center;padding:60px 0}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-author .comment-list-item-author-name{color:#222}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-author .comment-list-item-author-name .comment-item-reply-tip{color:#999}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-content{color:#222}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-img-box{border:1px solid rgba(0,0,0,.05)}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info{color:#999}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-feedback-wrapper .comment-feedback-content,.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-feedback-wrapper .comment-feedback-content{background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.09)}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-feedback-wrapper .comment-feedback-content .comment-feedback-content-item,.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-feedback-wrapper .comment-feedback-content .comment-feedback-content-item{background:#f5f5f6;color:#222}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-feedback-wrapper .comment-feedback-content .comment-feedback-content-item:hover,.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-feedback-wrapper .comment-feedback-content .comment-feedback-content-item:hover{background:#4e6ef2;color:#fff}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-delete-wrapper .comment-delete-content,.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-delete-wrapper .comment-delete-content{background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.09)}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-delete-wrapper .comment-delete-content .comment-delete-title,.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-delete-wrapper .comment-delete-content .comment-delete-title{color:#222}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-delete-wrapper .comment-delete-content .comment-delete-btns .comment-delete-btn,.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-delete-wrapper .comment-delete-content .comment-delete-btns .comment-delete-btn{background:#f5f5f6;color:#222}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-delete-wrapper .comment-delete-content .comment-delete-btns .comment-delete-btn.confirm,.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-delete-wrapper .comment-delete-content .comment-delete-btns .comment-delete-btn.confirm{background:#4e6ef2;color:#fff}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-delete-toast,.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-feedback-toast{background:rgba(17,17,17,.7);color:#fff}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic{color:#333}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic .comment-item-btn{color:#333}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic .comment-item-btn.active,.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic .comment-item-btn:hover{color:#6487fa}.comment-list.light .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-replies-wrapper .comment-list-item-reply-tip{color:#666}.comment-list.light .comment-list-content-nomore{color:#858585}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-author .comment-list-item-author-name{color:#d7d8d9;opacity:.8}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-author .comment-list-item-author-name .comment-item-reply-tip{color:rgba(248,248,248,.6)}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-content{color:#d7d8d9}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info{color:#999}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-feedback-wrapper .comment-feedback-content,.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-feedback-wrapper .comment-feedback-content{background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.09)}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-feedback-wrapper .comment-feedback-content .comment-feedback-content-item,.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-feedback-wrapper .comment-feedback-content .comment-feedback-content-item{background:#f5f5f6;color:#222}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-feedback-wrapper .comment-feedback-content .comment-feedback-content-item:hover,.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-feedback-wrapper .comment-feedback-content .comment-feedback-content-item:hover{background:#4e6ef2;color:#fff}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-delete-wrapper .comment-delete-content,.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-delete-wrapper .comment-delete-content{background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.09)}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-delete-wrapper .comment-delete-content .comment-delete-title,.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-delete-wrapper .comment-delete-content .comment-delete-title{color:#222}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-delete-wrapper .comment-delete-content .comment-delete-btns .comment-delete-btn,.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-delete-wrapper .comment-delete-content .comment-delete-btns .comment-delete-btn{background:#f5f5f6;color:#222}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-delete .comment-delete-wrapper .comment-delete-content .comment-delete-btns .comment-delete-btn.confirm,.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-list-item-feedback .comment-delete-wrapper .comment-delete-content .comment-delete-btns .comment-delete-btn.confirm{background:#4e6ef2;color:#fff}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-delete-toast,.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-left-info .comment-feedback-toast{background:rgba(17,17,17,.7);color:#fff}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic{color:#999}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic .comment-item-btn{color:#999}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic .comment-item-btn.active,.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-self-wrapper .comment-list-item-info .comment-list-item-dynamic .comment-item-btn:hover{color:#6487fa}.comment-list.dark .comment-list-content-wrapper .comment-list-item .comment-list-item-detail .comment-list-item-replies-wrapper .comment-list-item-reply-tip{color:#666}.comment-list.dark .comment-list-content-nomore{color:#666}.comment-feedback-pop-content .comment-feedback-wrapper{padding-top:10px;z-index:1;display:block;position:relative}.comment-feedback-pop-content .comment-feedback-wrapper .comment-feedback-title{font-size:20px;color:#222;text-align:center;display:block;height:24px;line-height:24px;margin-bottom:20px}.comment-feedback-pop-content .comment-feedback-wrapper .comment-feedback-content{background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.09);border-radius:14px;padding:28px 24px;padding-right:8px;width:384px}.comment-feedback-pop-content .comment-feedback-wrapper .comment-feedback-content .comment-feedback-content-item{background:#f5f5f6;border-radius:22px;width:176px;height:32px;line-height:32px;font-size:14px;color:#222;text-align:center;display:inline-block;margin-bottom:12px;margin-right:16px;cursor:pointer}.comment-feedback-pop-content .comment-feedback-wrapper .comment-feedback-content .comment-feedback-content-item.other{width:368px;display:block;margin-bottom:0}.comment-feedback-pop-content .comment-feedback-wrapper .comment-feedback-content .comment-feedback-content-item:hover{background:#4e6ef2;color:#fff}.comment-delete-pop-content .comment-delete-wrapper{display:block;padding-top:10px;z-index:1;position:relative}.comment-delete-pop-content .comment-delete-wrapper .comment-delete-content{background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.09);border-radius:14px;padding:28px 24px;text-align:center}.comment-delete-pop-content .comment-delete-wrapper .comment-delete-content .comment-delete-title{font-size:20px;color:#222;line-height:20px;white-space:nowrap}.comment-delete-pop-content .comment-delete-wrapper .comment-delete-content .comment-delete-btns{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.comment-delete-pop-content .comment-delete-wrapper .comment-delete-content .comment-delete-btns .comment-delete-btn{background:#f5f5f6;border-radius:22px;width:81px;height:32px;line-height:32px;font-size:14px;color:#222;cursor:pointer}.comment-delete-pop-content .comment-delete-wrapper .comment-delete-content .comment-delete-btns .comment-delete-btn.confirm{background:#4e6ef2;color:#fff;margin-left:14px}
/*!wiki-common:packages/components/Popup/index.less*/
.popup-content{margin:auto;background:#fff;width:50%;padding:5px;border:1px solid #d7d7d7}[role=tooltip].popup-content{width:200px;box-shadow:0 0 3px rgba(0,0,0,.16);border-radius:5px}.popup-overlay{background:rgba(0,0,0,.5)}[data-popup=tooltip].popup-overlay{background:0 0}.popup-arrow{-webkit-filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));filter:drop-shadow(0 -3px 3px rgba(0, 0, 0, .16));color:#fff;stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;left:0;right:0;top:0;bottom:0}
/*!wiki-common:modules/second/Comment/UserAvatar/index.less*/
.comment-user-avatar{width:40px;height:40px;border-radius:50%;background-position:center;background-repeat:no-repeat;background-size:contain;box-sizing:border-box;cursor:pointer;margin-right:12px;-ms-flex:none;flex:none;position:relative;border:1px solid #eee}.comment-user-avatar>img{width:100%;height:100%;border-radius:50%}.comment-user-avatar .comment-user-avatar-vip{width:12px;height:12px;position:absolute;bottom:0;background-position:center;background-repeat:no-repeat;right:0;background-size:cover;background-image:none}.comment-user-avatar .comment-user-avatar-vip.vip-1{background-image:url(https://baikebcs.bdimg.com/front-end/second-know/img/red-v.png)}.comment-user-avatar .comment-user-avatar-vip.vip-2{background-image:url(https://baikebcs.bdimg.com/front-end/second-know/img/blue-v.png)}.comment-user-avatar .comment-user-avatar-vip.vip-3{background-image:url(https://baikebcs.bdimg.com/front-end/second-know/img/yellow-v.png)}.comment-user-avatar.light{border:1px solid #eee}.comment-user-avatar.dark{border:1px solid rgba(255,255,255,.2)}