/*-----------------------body start---------------------------*/
body {
    font-family: Consolas, "黑体" !important;
    background-image: url("https://images.cnblogs.com/cnblogs_com/skygrass0531/1895989/o_201208085329%E5%AE%8B%E6%98%95%E5%86%89.jpg");
    background-position: center, center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
/*-----------------------body end---------------------------*/



/*-----------------------home start---------------------------*/
#home {
    /*设置背景透明度*/
    background-color:rgba(255, 255, 255, 0.2);
}
/*-----------------------home end---------------------------*/



/*-----------------------code highlight start---------------------------*/
/*

Original highlight.js style (c) Ivan Sagalaev <maniac@softwaremaniacs.org>

*/

.cnblogs-markdown .hljs {
  display: block !important;
  overflow-x: auto !important;
  padding: 0.5em !important;
  background: #FFFFcc !important;
}


/* Base color: saturation 0 !important; */

.hljs,
.hljs-subst {
  color: #444 !important;
}

.hljs-comment {
  color: #888888 !important;
}

.hljs-keyword,
.hljs-attribute,
.hljs-selector-tag,
.hljs-meta-keyword,
.hljs-doctag,
.hljs-name {
  font-weight: bold !important;
}


/* User color: hue: 0 */

.hljs-type,
.hljs-string,
.hljs-number,
.hljs-selector-id,
.hljs-selector-class,
.hljs-quote,
.hljs-template-tag,
.hljs-deletion {
  color: #880000 !important;
}

.hljs-title,
.hljs-section {
  color: #880000 !important;
  font-weight: bold !important;
}

.hljs-regexp,
.hljs-symbol,
.hljs-variable,
.hljs-template-variable,
.hljs-link,
.hljs-selector-attr,
.hljs-selector-pseudo {
  color: #BC6060 !important;
}


/* Language color: hue: 90 !important; */

.hljs-literal {
  color: #78A960 !important;
}

.hljs-built_in,
.hljs-bullet,
.hljs-code,
.hljs-addition {
  color: #397300 !important;
}


/* Meta color: hue: 200 */

.hljs-meta {
  color: #1f7199 !important;
}

.hljs-meta-string {
  color: #4d99bf !important;
}


/* Misc effects */

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

.hljs-strong {
  font-weight: bold !important;
}
/*-----------------------code highlight end---------------------------*/


h3.catListTitle {
 background: #1227c8;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active  {
color: #1227c8;
}

.postDesc {
color: #fb143f;
}


#blogTitle h1 {
    font-size: 250%;
    font-weight: bold;
    line-height: 1.5;
    margin-left: 20em !important;
    margin-top: 10px;
    width: 50%;
    float: left;
}


<!-- 背景动画 -->
<script src="//cdn.bootcss.com/canvas-nest.js/1.0.1/canvas-nest.min.js"></script>
<script type="text/javascript" color="0, 0, 255" opacity='0.8' zIndex="-2" count="180"
