.cnblogs-markdown .hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: black !important;
  opacity:1 !important;
  color:#F8F8F2  !important;
  font-size:15px !important;
  font-family:Consolas !important;
}
a
{
cursor:url('//fq.wc.lt//up/1499563659.cur'),auto;
}


pre {
    white-space: pre;
    word-wrap: normal;
}
.cnblogs-markdown ._hljs {
    font-size: 16px!important;
    font-family:Consolas !important;
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: black !important;
    color: #FFF;
    white-space: pre;
    word-break: normal;
    padding: 10px 15px !important;
}

.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 {
   color: skyblue
}
.hljs-selector-tag,
.hljs-name,
.hljs-attr ,
.hljs-symbol,
.hljs-attribute,
.hljs-params,

.hljs-class .hljs-title {
  color: #f8f8f2;
}

.hljs-string {
  color: #EE7621;
}

.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: grey;
}


#blogTitle h1 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 20px;
}

#blogTitle h2 {
    font-weight: normal;
    font-size: 18px;
    line-height: 1.846153846;
    color: #757575;
    float: left;
}
.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: none;
}
.postBody a:link,
.postBody a:visited{
color:#8470FF;}
.postBody a:hover,
.postBody a:active{
color: #00FF7F;}

#sideBar {
    margin-top: -15px;
    width: 320px;
    min-height: 200px;
    padding: 0px 0 0px 5px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

#home {
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 85%;
    opacity:0.8;
    min-width: 1050px;
    background-color: #FFF;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

#mainContent {
    width: 90%;
}
body{
    background: url(https://s2.ax1x.com/2019/08/20/mY2JMt.png) fixed no-repeat top center;
    background-size:100% 100%;
}
#cnblogs_post_body {
    margin-bottom: 20px;
    font-size: 16px;
}

/*发表文章的标题*/
.postTitle {
    border-left: 3px solid #21759b;
    margin-bottom: 10px;
    font-size:23px;
    float: right;
    width: 100%;
    clear: both;
}
#topics .postTitle {
    border: 0;
    font-size: 200%;
    font-weight: bold;
    float: left;
    line-height: 1.5;
    width: 100%;
    padding-left: 5px;
}

    .postTitle a:link, .postTitle a:visited, .postTitle a:active {
        color: #21759b;
        transition: all 0.4s linear 0s;
    }

    .postTitle a:hover {
        margin-left: 30px;
        color: #0f3647;
        text-decoration: none;
    }
    


    #cnblogs_post_body
    {
        color: black;      
        font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
        font-size: 16px;
    }
   #cnblogs_post_body h1 {
    background: DeepSkyBlue ;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px DeepSkyBlue , 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
 #cnblogs_post_body h2{
        background: MediumSpringGreen ;
        border-radius: 6px 6px 6px 6px;
        box-shadow: 0 0 0 1px MediumSpringGreen , 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
        color: #FFFFFF;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
        font-size:17px;
        font-weight: bold;
        height: 33px;
        line-height: 23px;
        margin: 12px 0 !important;
        padding: 5px 0 5px 10px;
        text-shadow: 2px 2px 3px #222222;
    }

#cnblogs_post_body h3{
        background: #FC9D9A ;
        border-radius: 6px 6px 6px 6px;
        box-shadow: 0 0 0 1px #FC9D9A , 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
        color: #FFFFFF;
        font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
        font-size:15px;
        font-weight: bold;
        height: 33px;
        line-height: 23px;
        margin: 12px 0 !important;
        padding: 5px 0 5px 10px;
        text-shadow: 2px 2px 3px #222222;
    }

/* 广告分割线 */
.ad_text_commentbox {
    margin-left: -30px;
    margin-right: -5px;
    background: #EBEBEB;
    height: 160px;
}
.ad_text_commentbox:after {
    content: '以下为广告，与本人立场无关';
    text-align: center;
    display: block;
    line-height: 160px;
    color: #F44336;
    font-size: 20px;
    font-family: 'Microsoft Yahei';
    text-shadow: 1px 1px 1px #FFF;
}

.cnblogs-markdown code, .cnblogs-post-body code {
    font-family: "Consolas",sans-serif !important;
    font-size: 14px !important;
    line-height: 18px;
    background-color: #f5f5f5 !important;
    border: 1px solid #ccc !important;
    padding: 0 3px !important;
    border-radius: 3px !important;
    line-height: 1.4;
    margin: 1px 5px;
    vertical-align: middle;
    display: inline-block;
}

#sideBar {
    margin-top: -15px;
    width: 230px;
    min-height: 200px;
    padding: 0 0 0 5px;
    float: right;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

#mainContent {
    min-height: 200px;
    padding: 0 0 10px 0;
    *padding-top: 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    margin-left: -22em;
    width: 100%;
}
.pln{color:#4d4d4c}ol.linenums{margin-top:0;margin-bottom:0;color:#8e908c}li.L0,li.L1,li.L2,li.L3,li.L4,li.L5,li.L6,li.L7,li.L8,li.L9{padding-left:1em;background-color:#fff;list-style-type:decimal!important;}@media screen{.str{color:#718c00}.kwd{color:#8959a8}.com{color:#8e908c}.typ{color:#4271ae}.lit{color:#f5871f}.pun{color:#4d4d4c}.opn{color:#4d4d4c}.clo{color:#4d4d4c}.tag{color:#c82829}.atn{color:#f5871f}.atv{color:#3e999f}.dec{color:#f5871f}.var{color:#c82829}.fun{color:#4271ae}}