.detail{display:flex;flex-direction:column}.detail .prev-title:hover{color:#f39424!important}.detail .detail-content-html img{width:90%;margin:0 auto;display:flex;flex-direction:column}.detail .detail-content-html a{color:#0783ff}.detail .detail-content-html a:hover{text-decoration:underline}.detail .detail-title{width:100%;display:flex;justify-content:center;font-weight:500;font-size:20px;color:#333;margin-top:10px;margin-bottom:20px}.detail .detail-tips{width:100%;display:flex;justify-content:flex-end}.detail .detail-tips .tips-user{display:flex;align-items:center;margin-right:30px}.detail .detail-tips .tips-user .label{font-weight:400;font-size:14px;color:#999}.detail .detail-tips .tips-user .value{font-weight:400;font-size:14px;color:#333}.detail .detail-tips .tips-time{display:flex;align-items:center}.detail .detail-tips .tips-time .label{font-weight:400;font-size:14px;color:#999}.detail .detail-tips .tips-time .value{font-weight:400;font-size:14px;color:#333}.detail .el-item-handle{float:right}.detail-top{height:56px;line-height:56px;padding-left:24px;border-bottom:thin solid #e5e5e5;font-weight:700;font-size:16px;color:#333;background-color:#fff}.detail-filter{height:calc(100% - 56px)}.detail-filter .filter-body{background-color:#fff;padding:20px;overflow-y:auto;width:100%;height:100%}