#home {
    margin: 0 auto;
    width: 80%;
    min-width: 950px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}  /*页宽，半透明背景*/


<script type="text/x-mathjax-config">
  MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
</script>
<script type="text/javascript"
  src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>   /*Latex*/

#cnblogs_post_body h2 {
    background: #8AEDF0;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #000;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #fff;
}

.cnblogs_code {
    background-color: rgba(245, 245, 245, 0);
    font-family: Courier New!important;
    font-size: 12px!important;
    border: 1px solid #6e99e8;
    padding: 10px;
    overflow: auto;
    margin: 5px 0;
    color: #000;
}
.cnblogs_code div {
    background-color: rgba(245, 245, 245, 0);
}
/*代码块半透明*/

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: rgba(255, 255, 255, 0);
    margin-bottom: 35px;
    word-wrap: break-word;
}/*友链半透明背景*/

body {
    color: #091644c9;
    background: url(https://images.cnblogs.com/cnblogs_com/shzr/1228531/o_200629115122%E5%A4%A9%E4%BA%88%E9%A3%8E%E6%B5%81.jpg) fixed;
    background-size: cover;
    background-repeat: repeat;
    font-family: "Andalus“,"Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 92%;
}   /*创生之柱背景*/

.CalTodayDay { /**今天日期样式**/
    background: #3671a5 !important;
    color: #FFF;
    font-weight: bold;
}

.CalWeekendDay {
    padding-top: 4px;
    padding-bottom: 4px;
}


element.style {
}
#blog-calendar td {
    font-size: 12px;
    font-family: "Comic Sans MS";
}
.CalOtherMonthDay {
    color: #9e9cbd;
    padding-top: 4px;
    padding-bottom: 4px;
}

#calendar .CalNextPrev a:link, #calendar .CalNextPrev a:visited, #calendar .CalNextPrev a:active { /**上个月、下个月箭头样式**/
    font-weight: bold;
    padding-left: 10px;
    padding-right: 15px;
}

.CalDayHeader {
    background: #f8f8f88f;
    font-weight: 100;
    color: #5E5F63;
}

.CalTitle { /**日历年月头部样式**/
    background: #e5ebec85;
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    color: #fff;
}

    .CalTitle td {
        background: #e2d3d300 !important;
        border: 0px !important;
        color: #5E5F63;
        font-family: "Comic Sans MS";
    }

.input_my_zzk {
    border: 1px solid #2f14144d;
    background: none;
    width: 100%;
    height: 25px;
    padding-right: 30px;
    padding-left: 5px;
    outline: 0;
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.72222;
	background-color: #fff;
	border: 2px solid #bdc3c7;
	border-radius: 6px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.img-comment {
	margin: 24px 0;
	font-size: 15px;
	font-style: italic;
	line-height: 1.2
} /* 搜索框半透明 */
#cnblogs_post_body h1 {
    background: #0265b3b5;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 5px 5px 0 1px #2071abba, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #211e1e;
    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 #22222240;
}
#cnblogs_post_body h2 {
    background: #1d7fd678;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #000;
    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 #3a444054;
}
#cnblogs_post_body h3 {

    border-left: 10px solid rgba(240, 161, 168, 0.82);
    background: rgba(247,247,247, 0.3);
    padding: 3px 10px;
}

/*
 代码高亮开始，使用了一个叫Monokai Sublime的黑色主题皮肤，直接拿过来还不行，有一些样式冲突，还要自己稍微改一些地方
Monokai Sublime style. Derived from Monokai by noformnocontent https://nn.mit-license.org/
*/
pre {
/*控制代码不换行*/
    white-space: pre;
    word-wrap: normal;
}
.cnblogs-markdown .hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: #0e1010d4 !important;
    color: #FFF;
    white-space: pre;
    word-break: normal;
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    font-family: "宋体",sans-serif!important;
    font-size: 16px!important;
    line-height: 1.5!important;
    padding: 5px!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,
.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;
}

/*黑色主题皮肤结束*/
/*
#sideBar {
    margin-top: -15px;
    width: 265px;
    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: 95%;
}扩大公告栏*/