/*公用*/
body {
    font-size:15px;
    padding:0;
    margin:0;
    font-family:"微软雅黑","宋体",Arial;
    background:#fff url('https://images.cnblogs.com/cnblogs_com/Euryale-Rose/986891/o_QQ%e6%88%aa%e5%9b%be20170418202917.jpg') no-repeat top center fixed;
    min-width:1400px;
}
#home {
    opacity: 0.80;
    filter: alpha(opacity=85);
    box-shadow: 0 0 10px #000;
    margin: 40px auto;
    width: 1200px;
    background: rgba(255, 255, 255, 0.60);
    overflow: auto;
    border: solid 1px #fff;
}
body {
    color: #040404;
    background-color: #e6e6e6;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
}
#blogTitle h1 a {
    color: #800D0D;
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #2B2828;
    float: left;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #CA3636;
    transition: all 0.4s ease-out 0s;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: rgba(234, 139, 139, 0);
    margin-bottom: 35px;
    word-wrap: break-word;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #4E4741;
    font-weight: bold;
}
#navList a {
    display: block;
    width: 5em;
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 15px;
}