#home {
    margin: 0 auto;
    width: 80%;/*原始65*/
    min-width: 980px;/*页面顶部的宽度*/
    background-color: rgba(245, 245, 245, 0.7);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body {
    background: rgba(12, 100, 129, 1) url(https://www.cnblogs.com/images/cnblogs_com/reverymoon/1304520/o_SD%e8%83%8c%e6%99%af2.png)  fixed no-repeat;
    background-position: 50% 5%; 
    background-size: cover;
}
#blogTitle {
    height: 100px;  /*高度*/
    clear: both;
    background-color: rgba(245, 245, 245, 0);
}
#blogTitle h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.8em;/*原始 1.6em*/
    margin-top: 10px;/*原始 15px */
    color: #548B54;
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 17px;/*原始 16px ；font-size: 1.0rem;*/      
    line-height: 1.8;
    color: #111;
    font-weight: bold;
    text-align: right;
    float: right; 
}
#navigator{
    background-color: rgba(33, 160, 139, 0.9);
}
#navList a:link, #navList a:visited, #navList a:active{
    color: #eee;
    font-size: 18px;
    font-weight: bold;
}
.blogStats{
    color: #eee;
}
.postTitle {
    border-left: 8px solid rgba(33, 160, 139, 0.68);
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
}
.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;
}
.postCon {
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    padding: 10px 0;
}

.day .postTitle a {
    padding-left: 10px;
}
.day {
    background: rgba(255, 255, 255, 0.5);
}
/*文章附加信息*/
.postDesc {   
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: #757575;
    float: left;
    width: 100%;
    clear: both;
    text-align: left;     
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 13px;
    padding-right: 20px;/*5px  padding-left: 90px;posted 发表时间左边距离*/
    margin-top: 20px;
    line-height: 1.8;
    padding-bottom: 35px;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, 
.catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, 
.catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory ,#blog-calendar
{
    background: rgba(255, 255, 255, 0.5);
    margin-bottom: 35px;
    word-wrap: break-word;
}

.CalTitle{
    background: rgba(255, 255, 255, 0);
}
.catListTitle{
    background-color: rgba(33, 160, 139, 0.9);
}

#topics{
    background: rgba(255, 255, 255, 0.5);
}

.c_ad_block{
    display: none;
}

#tbCommentBody{
    width: 100%;
    height: 200px;
    background: rgba(255, 255, 255, 0.5);
}

#q{background: rgba(255, 255, 255, 0);}

.CalNextPrev{background: rgba(255, 255, 255, 0);}

.cnblogs_code{
    background: rgba(255, 255, 255, 0);    
}

.cnblogs_code div{
    background: rgba(255, 255, 255, 0);    
}

.cnblogs_code_toolbar{
    background: rgba(255, 255, 255, 0);  
}
#main{min-width: 640px;}
.entrylist{
    background: rgba(255, 255, 255, 0.5);  
}

a:visited {
    color: #0000CD;
    text-decoration: none;
}

a:link {
    color: #0000CD;
    font-family: Comic SanS MS;
    font-weight: 500;
    text-decoration: none;
}

#blogTitle h2 {
    font-weight: normal;
    font-size: 17px;
    line-height: 1.8;
    color: #7B68EE;
    font-weight: bold;
    text-align: left;
    font-family: sans-serif;
    float: left;
}

#blogTitle h2 {
    margin-left: 2.em;
    line-height: 1.5;
    width: 50%;
    float: left;
}

.catListTitle {
    background-color: #6495ED;
}

.postTitle {
    border-left: 8px solid #0000FF;
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #8A2BE2;
    font-family: Comic SanS MS;
    transition: all 0.4s linear 0s;
}

.catListEssay ul li a, .catListLink ul li a, .catListNoteBook ul li a, .catListTag ul li a, .catListPostCategory ul li a, .catListPostArchive ul li a, .catListImageCategory ul li a, .catListArticleArchive ul li a, .catListView ul li a, .catListFeedback ul li a, .catListComment ul li a, .catListBlogRank ul li a, .catList ul li a
 .catListArticleCategory ul li a {
    text-indent: 1em;
    font-size: 14px;
}

#navigator {
    background-color: #4169E1;
border-radius: 10px;
}

#blogTitle h1 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.7em;
    margin-top: 10px;
    color: #548B54;
}

#footer {
    text-align: center;
    min-height: 15px;
    _height: 15px;
    font-family: Comic SanS MS;
    border-top: 1px solid black;
    font-size: 17px;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
}

pre {
/*控制代码不换行*/
    white-space: pre;
    word-wrap: normal;
}

.cnblogs-markdown hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  color: #abb2bf;
  background: #282c34;
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    font-family: "Consolas" ,"Noto Mono","monospace"!important;
    font-size: 12px!important;
    line-height: 1.5!important;
    padding: 5px!important;
}

.hljs-comment,
.hljs-quote {
  color: #5c6370;
  font-style: italic;
}

.hljs-doctag,
.hljs-keyword,
.hljs-formula {
  color: #c678dd;
}

.hljs-section,
.hljs-name,
.hljs-selector-tag,
.hljs-deletion,
.hljs-subst {
  color: #e06c75;
}

.hljs-literal {
  color: #56b6c2;
}

.hljs-string,
.hljs-regexp,
.hljs-addition,
.hljs-attribute,
.hljs-meta-string {
  color: #98c379;
}

.hljs-built_in,
.hljs-class .hljs-title {
  color: #e6c07b;
}

.hljs-attr,
.hljs-variable,
.hljs-template-variable,
.hljs-type,
.hljs-selector-class,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-number {
  color: #d19a66;
}

.hljs-symbol,
.hljs-bullet,
.hljs-link,
.hljs-meta,
.hljs-selector-id,
.hljs-title {
  color: #61aeee;
}

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

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

.hljs-link {
  text-decoration: underline;
}

code, pre {
    border-radius: 3px;
    background-color:#f7f7f7;
    color: inherit;
}

code {
    font-family: "Consolas" ,"Noto Mono","monospace";
    margin: 0 2px;
}

pre {
    line-height: 1.7em;
    overflow: auto;
    padding: 6px 10px;
    border-left: 10px solid 		#7CFC00;
}

pre > code {
    border: 0;
    display: inline;
    max-width: initial;
    padding: 0;
    margin: 0;
    overflow: initial;
    line-height: inherit;
    font-size: .85em;
    white-space: pre;
    background: 0 0;

}

code {
    color: #666555;
}

element.style {
    width: 930.021px;
    height: 600px;
    font-family: "Consolas" ,"Noto Mono","monospace";
    font-size: 12px;
    line-height: 1.5;
}

.cnblogs_code pre {
    font-family: "Consolas" ,"Noto Mono","monospace"!important;
    font-size: 12px!important;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.cnblogs_code span {
    font-family: "Consolas" ,"Noto Mono","monospace"!important;
    font-size: 12px!important;
    line-height: 1.5!important;
}

.cnblogs_code {
    background-color: #F0F8FF!important;
    font-family: "Consolas" ,"Noto Mono","monospace"!important;
    font-size: 12px!important;
    padding: 5px;
    overflow: auto;
    border: 2px solid #B0E0E6;
    border-radius: 9px;
    margin: 5px 0;
    color: #000;
}

pre {
    line-height: 1.7em;
    overflow: auto;
    padding: 6px 10px;
    border: 3px solid #B0E0E6;
    border-radius: 10px;
}

#div_digg{
  position:fixed;
  bottom:5px;
  width:130px;
  right:20px;
  border:2px solid #6666FF;
  background-color:#fff;
  opacity:0.7;
  border-radius:3px 3px 3px 3px !important;
  transition-duration: 0.5s;
}
#div_digg:hover{
  opacity:1;
}

.postBody h1, h2, h3, h4, h5, h6 {
        color: ivory;
    background: #6090e6d1;
    border-style: double;
    padding-left: 12pt;
    padding-top: 3pt;
    padding-bottom: 3pt;
    font-family: "Consolas";
}

#blogTitle h2 {
    margin-left: 4em;
    line-height: 1.5;
    border: unset;
    background: none;
    width: 50%;
    float: left;
}

#cnblogs_post_body h3 {
    font-size: 16px;
    background: #606be6d1;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
}

a:hover {
       color:rgb(139, 0, 139);
}