#blogTitle {
    height: 0;
    background: url(images/o_public.png) no-repeat center;
    clear: both;
}
top;
    font-size: 9pt;
    min-height: 101%;
}
blogTitle a :hover{
    color: rgba(245, 245, 245, 0.7);
    font-size: 66px;
text-decoration:none;
}
#blogTitle {
    height: 0;
    clear: both;
}
#cnblogs_post_body p {
    margin: 10px auto;
    text-indent: 0;
    font-size: 16px;
}
#navigator {
    background:  rgba(245, 245, 245, 0.7) url('') repeat-x;
    height: 40px;
    border:  1px solid;
    clear: both;
border-radius:10px;
overflow: hidden;
}
body.has-navbar {
    margin-top: 145px;
}
.day {
    min-height: 10px;
    border: 1px solid rgba(0,0,0,0.8);
    _height: 10px;
    margin-bottom: 15px;
    padding: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.8);
    border-radius: 20px;
    background: #fff;
}
#topics {
    width: 100%;
    min-height: 200px;
    padding: 0 0 10px 0;
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    padding-top: 20px;
    border-radius: 20px;
    background: #fff;
    padding: 20px 30px;
    box-sizing: border-box;
}
#navList a{
    display: block;
    width: 70px;
    height: 31px;
    float: left;
    text-align: center;
    padding-top: 9px;
    border-right: 1px solid rgba(0,0,0,0); 
    font-size: 14px;}
.blogStats {
    /* float: right; */
    /* color: #555; */
    /* margin-top: 12px; */
    margin-right: 10px;
    text-align: right;
    font-size: 14px;
    line-height: 40px;
margin-top:0;
}
#home {
    margin: 0 auto;
    width: 80%;
    min-width: 980px;
    background-color: rgba(245, 245, 245, 0.7);
    padding: 30px;
    margin-top: 135px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgb(100 100 100 / 30%);
border-radius:30px;
}
#main {
    width: 100%;
    min-width: 950px;
    text-align: left;
    margin-top: 22px;
}
#mainContent .forFlow {
    margin-left: 210px;
     border: none; 
    background:url('') repeat-x top;
    float: none;
    width: auto;
    padding: 10px;
    padding-top: 25px;
}
.day {
    min-height: 10px;
    border: 1px solid rgba(0,0,0,0.8);
    _height: 10px;
    margin-bottom: 15px;
    padding: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.8);
    border-radius: 20px;
}
#blogTitle a {
    color: rgba(245, 245, 245, 0.7);
    font-size: 66px;
}
#blogTitle h1 {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.5em;
    position: relative;
    left: 0;
    top: -120px;
    width: 100%;
    text-align: center;
}

.dayTitle {
    width: 100%;
    color: #909090;
    font-size: 12px;
    line-height: 1.5em;
    font-size: 110%;
    margin-top: 3px;
    margin-bottom: 0px;
    clear: both;
    text-align: right;
}
.c_b_p_desc {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    line-height: 1.5;
    font-size: 17px;
}
.postDesc {
    float: right;
    width: 100%;
    clear: both;
    text-align: right;
    padding-right: 5px;
    color: #909090;
    margin-top: 5px;
    font-size: 15px;
}
.postTitle:hover{
 animation: move 1s ease-in; 
}
@keyframes move {
   0%{
        margin-left: 0;
    }
    50%{
        margin-left: 40px;
    }
100%{
 margin-left: 0;
}
}
#navList a:hover {
    color: #fff;
    background: #2F343F url(bundle-nerium.min.css) repeat-x;
    text-decoration: none;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #fff;
}
#navigator {
    background: url(custom.css) repeat-x #2F343F;
    height: 40px;
    border: 1px solid;
    clear: both;
    border-radius: 10px;
    overflow: hidden;
}
#sideBar {
    width: 190px;
    color: #555;
    border: #2F343F 1px solid;
    background: #2F343F url() repeat-x top;
    min-height: 200px;
    padding: 0 0 10px 5px;
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.catListTitle {
    font-weight: bold;
    font-size: 110%;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    background: rgba(245, 245, 245, 0.7) url(bundle-nerium.min.css) repeat-x;
    display: block;
    height: 30px;
    border: #2F343F 1px solid;
    text-indent: 5px;
    border-radius: 10px;
    line-height: 30px;
}
#cnblogs_post_body h3 {
    background: #2B6695;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5f5a4b, 1px 1px 6px 1px rgb(10 10 0 / 50%);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#sideBar {
    width: 190px;
    color: rgb(85, 85, 85);
    border: 1px solid rgba(245, 245, 245, 0.7);
    background: url(custom.css) center top repeat-x rgba(245, 245, 245, 0.7);
    min-height: 200px;
    padding: 28px 20px 37px 20px;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    border-radius: 20px;
}
#mainContent .forFlow {
    margin-left: 260px;
    border: none;
    background: url(custom.css) center top repeat-x;
    float: none;
    width: auto;
    padding: 25px 10px 10px;
}

.blogStats {
    float: right;
    color: rgba(245, 245, 245, 0.7);
    margin-top: 12px;
    margin-right: 10px;
    text-align: right;
    font-size: 14px;
    line-height: 40px;
    margin-top: 0;
}
.catListTitle {
    font-weight: bold;
    font-size: 110%;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    background: rgba(245, 245, 245, 0.7) url(bundle-nerium.min.css) repeat-x;
    display: block;
    height: 30px;
    border: #2F343F 1px solid;
    text-indent: 5px;
    border-radius: 10px;
    line-height: 27px;
    text-align: center;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #29539A;
    font-size: 18px;
}
a:hover {
    text-decoration: underline;
}
a:link {
    text-decoration: none;
    font-size: 14px;
    line-height: 29px;
}
a:link {
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
}
#sideBar li {
    margin: 6px 0;
}
a:hover {
    color: #29539A;
    text-decoration: underline !important;
}
#blogTitle a:hover {
    text-decoration: none !important; 
}
body {
    color: #555;
    background: #282C34 url('https://www.cnblogs.com/skins/blacklowkey/images/body_bg.jpg') center top;
    font-size: 9pt;
    min-height: 101%;
 background-size: cover;//注意：一定要把这个属性配合fixed使用；
  background-repeat: no-repeat;
  background-attachment:fixed;
}
#cnblogs_post_body h3 {
    background: #2B6695;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5f5a4b, 1px 1px 6px 1px rgb(10 10 0 / 50%);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}