body {
color: #000;
background: url(https://images.cnblogs.com/cnblogs_com/Itst/1529031/o_250326050130_cg3_sunset_45.jpg) fixed;
background-position: center center;
background-size: 100% 100%;
background-repeat: no-repeat;
font-family: "Noto Sans CJK SC","Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
}
#cnblogs_post_body p {

    margin: 20px auto;
    text-indent: 0;

}
#cnblogs_post_body h1 {

    background: #F0C38A;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "Noto Sans CJK SC","微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 22px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;

}

#cnblogs_post_body h2 {
    background: #DAF08A;
    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: 20px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin: 17px 0 !important;
    padding: 7px 0 5px 10px;
    text-shadow: 2px 2px 3px #fff;
}

#cnblogs_post_body h3{
    background: #8AF09A;
    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: 18px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin: 17px 0 !important;
    padding: 7px 0 5px 10px;
    text-shadow: 2px 2px 3px #fff;
}

#cnblogs_post_body h4{
    background: #8AF0F0;
    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: 24px;
    margin: 17px 0 !important;
    padding: 7px 0 5px 10px;
    text-shadow: 2px 2px 3px #fff;
}

#cnblogs_post_body h5{
    background: #8AA3F0;;
    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: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin: 17px 0 !important;
    padding: 7px 0 5px 10px;
    text-shadow: 2px 2px 3px #fff;
}

#blogTitle h1 a, #blogTitle h2 {
    color: #000;
    text-shadow: 3px 3px 3px #003d44;
}
    #cnblogs_post_body
    {
        color: black;      
        font: 0.3em/1.6em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
        font-size: 17px;
    }
#footer {
    text-align: center;
    min-height: 15px;
    _height: 15px;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #000;
    font-size:15px;
}
#home {

    opacity: 0.83;
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    width: 90%;
    min-width: 0px;
    background-color: #fff;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#sideBar a{
color:#000;
}
.cnblogs_code span {

    font-family: Consolas !important;
    font-size: 16px !important;
    line-height: 0.8 !important;

}
.cnblogs_code pre {

    font-family: Consolas !important;
    font-size: 16px !important;
    word-wrap: break-word;
    white-space: pre-wrap;

}
.c_b_p_desc {
    font-size: 0px;
    line-height: 0;
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {

    font-family: "Courier" !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    padding: 5px !important;

}
.catListTitle {
    font-weight: bold;
    line-height: 1.2;
    font-size: 120%;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: center;
}
.postDesc {
    font-size: 13px;
    background: url(images/posted_time.png) no-repeat 0 0px;
    color: #000;
    float: center;
    width: 100%;
    clear: both;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    line-height: 1.5;
}
.postTitle {
    border-left: 0px solid #21759b;
    margin-bottom: 1px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 5px;
}
#profile_block {
    margin-top: 5px;
   line-height: 1.5;
    text-align: center;
}
.div_my_zzk {
    width: 225px;
    position: relative;
    margin-left: 2px;
}
#sideBarMain li {
    line-height: 1.3;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #21759b;
    transition: all 0.4s cubic-bezier(.99,-1.55,.09,2.42) 0.1s;
}
.postTitle a:hover {
    margin-left: 0px;
    font-size: 23px;
    color: #0f3647;
    text-decoration: none;
    font-weight: 1000;
}
.entrylistPosttitle {
    padding-left: 0px;
    margin-bottom: 0px;
    border-left: 0px solid #21759b;
    font-size: 20px;
    width: 100%;
    text-align: center;
}
.entrylistItemPostDesc {
    margin-top: 0px;
    text-align: center;
    color: #757575;
    padding-left: 0px;
}
.entrylistItem {
    min-height: 20px;
    _height: 20px;
    margin-bottom: 0px;
    padding-bottom: 25px;
    padding-top: 15px;
    width: 100%;
}
.entrylistPosttitle a:hover {
 margin-left:0px;
 color:#0f3647;
 text-decoration:none;
 font-size:23px;
 font-weight:1000;
}
.entrylistPosttitle a:link, .entrylistPosttitle a:visited, .entrylistPosttitle a:active {
    color: #21759b;
    transition: all 0.4s cubic-bezier(.99,-1.55,.09,2.42) 0.1s;
}
.day .postTitle a {
    padding-left: 0px;
}
#sideBar{
    text-align: center;
    width: 262px;
    float:left;
}
#mainContent{
    float:right;
    width:97%;
}
/*生成博客目录的CSS*/
#uprightsideBar{
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
    position:fixed;/*将div的位置固定到距离top:50px，right:0px的位置，这样div就会处在最右边的位置，距离顶部50px*/
    top:50px;
    right:0px;
    width: auto;
    height: auto; 
}
#sideBarTab{
    float:left;
    width:30px; 
    border:1px solid #e5e5e5;
    border-right:none;
    text-align:center;
    background:#ffffff;
}

#sideBarContents{
    float:left;
    overflow:auto; 
    overflow-x:hidden;!important;
    width:200px;
    min-height:108px;
    max-height:460px;
    border:1px solid #e5e5e5;
    border-right:none; 
    background:#ffffff;
}
#sideBarContents dl{
    margin:0;
    padding:0;
}

#sideBarContents dt{
    margin-top:5px;
    margin-left:5px;
}

#sideBarContents dd, dt {
    cursor: pointer;
}

#sideBarContents dd:hover, dt:hover {
    color:#A7995A;
}
#sideBarContents dd{
    margin-left:20px;
}