/*!wiki-m-discussion:widget/dialog/dialog.less*/
@-webkit-keyframes spinner{100%{-webkit-transform:rotate(360deg)}}@keyframes spinner{100%{-webkit-transform:rotate(360deg)}}.baike-app-view .discussion-dialog{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.65);z-index:10000;text-align:center;touch-action:none}.baike-app-view .discussion-dialog .discussion-dialog-box{background:#fff;border-radius:4px;width:2.7rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding-top:.24rem}.baike-app-view .discussion-dialog .discussion-dialog-box.has-close-btn{margin-top:-36px}.baike-app-view .discussion-dialog .dialog-title{font-size:.18rem;line-height:.24rem;color:#333;margin-bottom:.2rem;padding:0 .15rem}.baike-app-view .discussion-dialog .dialog-con{padding:0 .15rem .24rem;font-size:.16rem;color:#999;line-height:.23rem;text-align:left;max-height:3rem;overflow-y:scroll;overflow-x:hidden}.baike-app-view .discussion-dialog .dialog-btns{font-size:.18rem;display:flex}.baike-app-view .discussion-dialog .dialog-btn{border-right:1px solid #E0E0E0;background:#fff;color:#000;height:.5rem;line-height:.5rem;text-align:center;flex-grow:1;border-top:1px solid #E0E0E0}.baike-app-view .discussion-dialog .dialog-btn:first-child{border-bottom-left-radius:4px}.baike-app-view .discussion-dialog .dialog-btn:last-child{border-bottom-right-radius:4px;border-right:0}.baike-app-view .discussion-dialog .dialog-btn.blue{background:#52A3F5;color:#fff;border-top:0}.baike-app-view .discussion-dialog .dialog-btn.blue.disabled{background:rgba(82,163,245,.3)}.baike-app-view .discussion-dialog .dialog-close{width:.44rem;height:.44rem;text-align:center;line-height:.44rem;border:2px solid #fff;border-radius:50%;font-size:.2rem;color:#fff;position:absolute;bottom:-1rem;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.baike-app-view .discussion-dialog.confirm-dialog .dialog-con,.baike-app-view .discussion-dialog.alert-dialog .dialog-con{text-align:center;color:#333}.baike-app-view .discussion-dialog.bottom-dialog.show .discussion-dialog-box{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.baike-app-view .discussion-dialog.bottom-dialog .discussion-dialog-box{border-radius:10px 10px 0 0;width:100%;top:auto;bottom:0;left:0;padding-top:0;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transition:.3s;transition:.3s}.baike-app-view .discussion-dialog.bottom-dialog .discussion-dialog-box .dialog-title{background:#f8f8f8;text-align:left;padding:19px 24px;font-size:.18rem;line-height:1;border-radius:10px 10px 0 0;margin-bottom:0}.baike-app-view .discussion-dialog.bottom-dialog .discussion-dialog-box .dialog-con{padding:0}.baike-app-view .discussion-dialog.bottom-dialog .discussion-dialog-box .dialog-btns{font-size:.16rem;height:48px;line-height:48px;border-color:#eee;color:#333}
/*!wiki-m-discussion:widget/imageView/imageView.less*/
@-webkit-keyframes spinner{100%{-webkit-transform:rotate(360deg)}}@keyframes spinner{100%{-webkit-transform:rotate(360deg)}}.baike-app-view .image-view-box{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:1000;color:#fff}.baike-app-view .image-view-box .image-view-header{position:absolute;top:0;left:0;height:.44rem;line-height:.44rem;padding:0 .17rem;font-size:.22rem;z-index:1}.baike-app-view .image-view-box .image-view-footer{position:absolute;bottom:0;left:0;height:.44rem;line-height:.44rem;padding:0 .17rem;font-size:.16rem;z-index:1}.baike-app-view .image-view-box .img-viewport{overflow:hidden;width:100%;height:100%}.baike-app-view .image-view-box .image-list{*zoom:1}.baike-app-view .image-view-box .image-list:after{content:'\0020';display:block;height:0;font-size:0;clear:both;overflow:hidden;visibility:hidden}.baike-app-view .image-view-box .image-item{float:left;position:relative;margin-right:20px}.baike-app-view .image-view-box .image-item img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
/*!wiki-m-discussion:widget/topbar/topbar.less*/
@-webkit-keyframes spinner{100%{-webkit-transform:rotate(360deg)}}@keyframes spinner{100%{-webkit-transform:rotate(360deg)}}.baike-app-view .topbar-box{height:.43rem;background:#fff;border-bottom:1px solid #e6e6e6;text-align:center;padding:0 .17rem;line-height:1;position:relative}.baike-app-view .topbar-box .app-hide{display:none!important}.baike-app-view .topbar-box .go-back{height:100%;float:left;font-size:.22rem;color:#000;line-height:.43rem;position:relative;z-index:1}.baike-app-view .topbar-box .center-con{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.baike-app-view .topbar-box .topbar-title{font-size:.18rem;line-height:.2rem;color:#000;max-height:.2rem;max-width:78%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.baike-app-view .topbar-box .total{margin-top:2px;color:#999;font-size:.12rem}.baike-app-view .topbar-box .view-total{margin-right:4px}.baike-app-view .topbar-box .topbar-user-info{display:none}.baike-app-view .topbar-box .topbar-user-info .user-head-img{width:.22rem;height:.22rem;border-radius:50%;margin-right:.08rem;position:relative;background-size:cover;display:inline-block}.baike-app-view .topbar-box .topbar-user-info .user-head-img .bjh-author-type-icon{position:absolute;bottom:0;right:0;display:block;width:.075rem;height:.075rem;background-size:cover;background-position:center center}.baike-app-view .topbar-box .topbar-user-info .user-head-img .bjh-author-type-1{background-image:url(https://baikebcs.bdimg.com/front-end/tashuo-swan/golden-v.png)}.baike-app-view .topbar-box .topbar-user-info .user-head-img .bjh-author-type-2{background-image:url(https://baikebcs.bdimg.com/front-end/tashuo-swan/blue-v.png)}.baike-app-view .topbar-box .topbar-user-info .user-head-img .bjh-author-type-3{background-image:url(https://baikebcs.bdimg.com/front-end/tashuo-swan/yellow-v.png)}.baike-app-view .topbar-box .topbar-user-info .user-name{font-size:.16rem;line-height:.18rem;color:#333;vertical-align:5px}@media screen and (max-width:320px){.baike-app-view .topbar-box .topbar-user-info.ellipsis .user-name{vertical-align:1px;max-width:40%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}}.baike-app-view .topbar-box .side-right{height:100%;float:right;font-size:.22rem;color:#333;line-height:.43rem;position:relative;z-index:1}.baike-app-view .topbar-box .side-right-btn{display:inline-block;height:100%}.baike-app-view .topbar-box .detail-share{margin-right:.1rem;vertical-align:-1px}.baike-app-view .topbar-box .detail-more{position:relative}.baike-app-view .topbar-box .detail-more .cmn-icons{display:inline-block;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.baike-app-view .topbar-box .detail-more .more-menu-list{display:none;position:absolute;top:.43rem;right:0;width:.96rem;text-align:center;font-size:.14rem;color:#333;background:#FFF;border:1px solid #EEE;box-shadow:0 6px 9px 0 rgba(0,0,0,.05);border-radius:4px;z-index:1}.baike-app-view .topbar-box .detail-more .more-menu-list .menu-item{height:.45rem;line-height:.45rem;border-bottom:1px solid #EEE}.baike-app-view .topbar-box .detail-more .more-menu-list .menu-item:last-child{border-bottom:0}