.page-question .avatar-uploader .el-upload:hover{border-color:var(--theme-color)}.page-question .avatar-uploader-icon{font-size:28px;color:#8c939d;width:120px;height:80px;line-height:80px;text-align:center}.page-question .avatar{display:block}.page-question .avatar,.page-question .el-upload{width:120px;height:80px}.page-question{position:relative;height:100%;overflow:hidden}.page-question .cover{width:90px;height:60px;display:block;margin:0 auto}.page-question .question-icon-path{width:90px;height:60px;background:var(--theme-color)}.page-question .fixed-dialog{width:530px;height:100%;-webkit-transform:translateX(100%);transform:translateX(100%);background:#fff;position:absolute;right:0;top:0;z-index:1;border-left:1px solid #ebeef5;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;padding-left:26px}.page-question .fixed-dialog.selected{-webkit-transform:none;transform:none}.page-question .fixed-dialog .question-menu{position:absolute;left:0;top:0;font-size:14px}.page-question .fixed-dialog .question-menu .question-info{position:absolute;width:26px;height:126px;text-align:center;padding:10px 0;cursor:context-menu}.page-question .fixed-dialog .question-menu .question-info.info-top{left:0;top:0;-webkit-clip-path:polygon(0 0,100% 0,100% 70%,0 100%);clip-path:polygon(0 0,100% 0,100% 70%,0 100%);z-index:-1;background-color:#ddd}.page-question .fixed-dialog .question-menu .question-info.info-top.selected{z-index:1;background-color:var(--theme-color);color:#fff}.page-question .fixed-dialog .question-menu .question-info.info-bottom{padding-top:39px;height:155px;left:0;top:86px;background-color:#ddd;z-index:-1;-webkit-clip-path:polygon(0 0,100% 30%,100% 78%,0 100%);clip-path:polygon(0 0,100% 30%,100% 78%,0 100%)}.page-question .fixed-dialog .question-menu .question-info.info-bottom.selected{z-index:1;background-color:var(--theme-color);color:#fff}.page-question .fixed-dialog .question-title{line-height:50px;font-size:24px;text-align:center;position:relative}.page-question .fixed-dialog .question-title .close-btn{position:absolute;right:5px;top:5px;cursor:pointer}.page-question .fixed-dialog .question-box{width:100%;height:calc(100% - 50px);overflow:auto}.page-question .fixed-dialog .question-box .footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.page-question .fixed-dialog .question-box .footer .el-button+.el-button{margin-left:50px}.page-question .pagination{text-align:center}