#home {
opacity: 0.85;
margin: 0 auto;
width: 95.5%;
min-width:1000px;
background-color: #fff;
padding: 30px;
margin-top: 0;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle h2 {
    color: #FFFFFF;
    background-color: #103858;
    margin-left: 1em;
    margin-top: 24px;
    line-height: 1.5em;
    width: 80%;
    float: left;
}
h2 {
    background-color: #FF5809;
    color: white;
    text-align: left;
}

#c{
   position: fixed; 
   top:0; 
   left: 0; 
   z-index:-1; 
   opacity:0.8;
}
#topics .postTitle a {
    font-size: 1.5em;
    font-weight: bold;
    color: #FF5809;
    text-shadow: 0 0 1px #a7a8ad;
    line-height: 1.5em;
}
.catListTitle {
    color: #fff;
    font-size: 1.2em;
    border-bottom: 1px solid #dadfe1;
    height: 1.5em;
    line-height: 1.5em;
    background: #FF5809;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    padding: 5px;
    text-indent: 1em;
    text-shadow: 1px 1px 0 rgba(0,0,0,.3);
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #FF5809;
}
a:visited {
    color: #FF5809;
    text-decoration: none;
}
#blogTitle h1 a {
    color: #FF5809;
    text-shadow: 0 0 5px #fff;
    text-decoration: none;
}
#blogTitle h2 {
    color: #FF5809;
    background-color: #103858;
    margin-left: 1em;
    margin-top: 30px;
    line-height: 1.5em;
    width: 80%;
    float: left;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #FF5809;
}
.blogStats {
    float: right;
    color: #FF5809;
    margin-top: 8px;
    margin-right: 2px;
    text-align: right;
}
.day {
    color: #666;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 1px 1px 2px #a92e1a;
    background: #fbdf0c8c;
    min-height: 10px;
    _height: 10px;
    margin: 0 5px 20px 80px;
    padding: 5px 5px 5px 15px;
    position: relative;
    border-radius: 7px 7px 7px 7px;
}
.dayTitle {
    width: 64px;
    height: 64px;
    color: #771414;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 110%;
    clear: both;
    text-align: right;
    position: absolute;
    left: -80px;
    top: 20px;
    background: #fbdf0c8c;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 1px 1px 2px #d0450f;
    text-shadow: 0 0 2px #a7a8ad;
    text-indent: 9px;
}
.catListEssay ul li, .catListLink ul li, .catListNoteBook ul li, .catListNoteBook ul li, .catListTag ul li, .catListPostCategory ul li, .catListPostArchive ul li, .catListArticleArchive ul li, .catListImageCategory ul li, .mySearch ul li, .catListComment ul li, .catListView ul li, .catListFeedback ul li {
    border-bottom: 1px solid #e4700c;
    border-top: 1px solid #d40e0e;
    overflow: hidden;
    padding: 5px;
}
.newsItem {
    border-radius: 7px 7px 7px 7px;
    box-shadow: 1px 1px 2px #9d5a4d;
    background: #fafcfd;
    margin: 0 5px 20px;
    padding: 5px;
}
#topics .postTitle a {
    font-size: 30px;
    font-weight: bold;
    color: #FF5809;
    text-shadow: 0 0 1px #a7a8ad;
    line-height: 1.5em;
}

body {
color: #fff;
background: url(https://www.cnblogs.com/images/cnblogs_com/ajunyu/1473552/o_13256.jpg) fixed;
background-size: 100%;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 15px;
min-height: 101%;
}


/* 设置签名格式 定制css样式 */
#MySignature {
    display: none;
    background-color: #B2E866;
    border-radius: 10px;
    box-shadow: 1px 1px 1px #6B6B6B;
    padding: 10px;
    line-height: 1.5;
    text-shadow: 1px 1px 1px #FFF;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
}

#MySignature {
    display: none;
    background-color: #F7EFE7;
    border-radius: 10px;
    box-shadow: 1px 1px 1px #6B6B6B;
    padding: 10px;
    line-height: 1.5;
    text-shadow: 1px 1px 1px #FFF;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
}

body {
    color: 
    #f01414;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 15px;
}