/*【解除宽度限制】*/
#cnblogs_post_body img {
    max-width: 96%;  //加了之后图就变大啦~
}