pre {
    /*控制代码不换行*/
    white-space: pre;
    word-wrap: normal;
}
body {
    background: #e9e9e9;
    color: #808080;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 25px;
    line-height: 25px;
    min-height: 101%;
}
input.btn_my_zzk {
    font-size: 14px;
    height: 37px;
    width: 70px;
    background: rgba(0, 0, 0, 0.62);
    text-align: center;
    line-height: 37px;
    border: black;
    color: #f5f5f5;
    font-family: "Microsoft Yahei","Simsun",Arial;
}
#navigator {
    background-color: rgba(55, 55, 55, 1);
    height: 60px;
    clear: both;
    position: relative;
    border: 1px solid #333;
    border-left: none;
    border-right: none;
}

.sidebar-block h3 {
    background-color: #333;
    border: 1px solid #5b5b5b;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 20px;
}
.catListTitle {
    font-size: 18px;
    padding: 10px 20px;
    background-color: #333;
    color: #fff;
    font-weight: normal;
    border: 1px solid #5b5b5b;
}
.catListTitle {
    font-size: 18px;
    padding: 10px 20px;
    background-color: #333;
    color: #fff;
    font-weight: normal;
    border: 1px solid #5b5b5b;
}
.cnblogs-markdown .hljs {
    display: block;
    overflow: auto;
    padding: 1.3em 2em !important;
    font-size: 16px !important;
    background: #272822 !important;
    color: #FFF;
    max-height: 700px;
}

.hljs,
.hljs-tag,
.hljs-subst {
    color: #f8f8f2;
}

.hljs-strong,
.hljs-emphasis {
    color: #a8a8a2;
}

.hljs-bullet,
.hljs-quote,
.hljs-number,
.hljs-regexp,
.hljs-literal,
.hljs-link {
    color: #ae81ff;
}

.hljs-code,
.hljs-title,
.hljs-section,
.hljs-selector-class {
    color: #a6e22e;
}

.hljs-strong {
    font-weight: bold;
}

.hljs-emphasis {
    font-style: italic;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-name,
.hljs-attr {
    color: #f92672;
}

.hljs-symbol,
.hljs-attribute {
    color: #66d9ef;
}

.hljs-params,
.hljs-class .hljs-title {
    color: #f8f8f2;
}

.hljs-string,
.hljs-type,
.hljs-built_in,
.hljs-builtin-name,
.hljs-selector-id,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-addition,
.hljs-variable,
.hljs-template-variable {
    color: #e6db74;
}

.hljs-comment,
.hljs-deletion,
.hljs-meta {
    color: #75715e;
}
#div_digg {
    padding: 5px;
    position: fixed;
    z-index: 1000;
    bottom: 0px;
    right: 0;
    border: 0px solid #D9DBE1;
    background-color: #FFFFFF;
    opacity: 0.8;
    width: 46px;
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    border: 2px solid red;
}
/* ignore反对 */
.buryit {
    display: none;
}


/* 导航及以文字所在方框的位置 */
#leftmenu {
    margin-top: 100px;
}