.fraction-detail{width:100%;height:100%;background-color:#fff;padding:16px 16px 0}.fraction-detail header{width:100%;font-size:14px;padding-bottom:8px;font-family:Microsoft YaHei-Bold,Microsoft YaHei;font-weight:700;color:#303133;border-bottom:1px solid #dcdfe6}.fraction-detail .top-table{padding:16px 0 32px}.fraction-detail .top-table .down-file{color:#5375ff;cursor:pointer}.fraction-detail .top-table .down-file:hover{color:#5375ff}.fraction-detail .download{width:100%;display:flex;justify-content:flex-end;padding-bottom:12px}.fraction-detail .download .down-btn{width:88px;height:32px;line-height:32px;color:#fff;background:#5375ff;border-radius:4px 4px 4px 4px;text-align:center;cursor:pointer}.fraction-detail .bottom-table{height:calc(100% - 230px)}.fraction-detail .bottom-table /deep/ .el-table{height:100%}