body{cursor:url('https://fq.wc.lt//up/1499563659.cur'),auto;}
A{cursor:url('https://fq.wc.lt//up/1499563659.cur'),auto;}
body {

background-size: 100% 100%; 
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 101%;
}
#home {
width: 88%;
background-color:rgba(255,255,255,0.65)!important;
}

<script type="text/javascript" color="0,0,255" opacity='0.7' zIndex="-2" count="99" src="//cdn.bootcss.com/canvas-nest.js/1.0.1/canvas-nest.min.js"></script>
/*
/* Base16 Atelier Seaside Dark - Theme */
/* by Bram de Haan (https://atelierbram.github.io/syntax-highlighting/atelier-schemes/seaside) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */

/* Atelier-Seaside Comment */
span.hljs-comment,
span.hljs-quote {
  color: #809980;
}

/* Atelier-Seaside Red */
span.hljs-variable,
span.hljs-template-variable,
span.hljs-attribute,
span.hljs-tag,
span.hljs-name,
span.hljs-regexp,
span.hljs-link,
span.hljs-name,
span.hljs-selector-id,
span.hljs-selector-class {
  color: #e6193c;
}

/* Atelier-Seaside Orange */
span.hljs-number,
span.hljs-meta,
span.hljs-built_in,
span.hljs-builtin-name,
span.hljs-literal,
span.hljs-type,
span.hljs-params {
  color: #87711d;
}

/* Atelier-Seaside Green */
span.hljs-string,
span.hljs-symbol,
span.hljs-bullet {
  color: #29a329;
}

/* Atelier-Seaside Blue */
span.hljs-title,
span.hljs-section {
  color: #3d62f5;
}

/* Atelier-Seaside Purple */
span.hljs-keyword,
span.hljs-selector-tag {
  color: #ad2bee;
}

code.hljs { 
  display: block;
  overflow-x: auto;
  background: #131513;
  color: #8ca68c;
  padding: 0.5em;
}

span.hljs-emphasis {
  font-style: italic;
}

span.hljs-strong {
  font-weight: bold;
}
*/

pre {
/*控制代码不换行*/
    white-space: pre;
    word-wrap: normal;
}
.cnblogs-markdown .hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: #23241f !important;
    color: #FFF;
    white-space: pre;
    word-break: normal;
}

.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;
}

#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: #FFD700;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #FFD700 , 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;
}
#cnblogs_post_body h4{
    background: 	#7CFC00 ;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px 	#7CFC00 , 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;
}

#cnblogs_post_body hr {
    border-width: 1px;
    border-color: rgba(224, 231, 233, 0.947);
    border-style: solid;
}

#cnblogs_post_body blockquote {
    background: none !important;
}

.c_b_p_desc_readmore {
    display: none !important;
}

#blog-calendar {
    display: none !important;
}

#sidebar_search {
    display: none !important;
}

#sidebar_shortcut {
    display: none !important;
}

#cnblogs_post_body a:link{ text-decoration: none;color: green; font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;}
#cnblogs_post_body a:active { text-decoration:none}
#cnblogs_post_body a:hover { text-decoration:none;color: green} 
#cnblogs_post_body a:visited { text-decoration: none;color: green}

.cnblogs-markdown table {
  border: none;
  width: 100%;
  overflow: auto;
  text-align:center;
  word-break: normal;
  word-break: keep-all;
  font-family: Consolas, "Microsoft YaHei", monospace !important;
  font-size: 16px !important;
}

/*回到顶部*/
#back-to-top123 {
    background-color: #00CD00;
    bottom: 0;
    box-shadow: 0 0 6px #00CD00;
    color: #444444;
    padding: 10px 10px;
    position: fixed;
    right: 50px;
    cursor: pointer;
}



}