/* .cnblogs_code pre {
font-family: Courier New!importment;
font-size: 15px!importment;
word-wrap: break-word;
white-space: pre-wrap;
}

.cnblogs_code span {
font-family: Courier New!importment;
font-size: 15px!importment;
line-height: 1.5!importment;
} */
body {
    font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;
    font-size: 17px;
}
hr {
    height: 2px;
    padding: 0;
    margin: 16px 0;
    background-color: rgba(231, 231, 231, 1);
    border-top: 0 none;
    border-right: 0 none;
    border-bottom: 1px solid rgba(221, 221, 221, 1);
    border-left: 0 none;
    overflow: hidden;
    box-sizing: content-box;
}