/*simplememory*/
#blogTitle h1 a {
    color: #515151;
    font-family: "Microsoft YaHei UI";
}

div#bq{
display:none;
}

#ad_t2 {
    margin-top: 5px;
    line-height: 1.8;
    display: none;
}
#sideBar a {
    color: #757575;
    font-size: 13px;
}
.c_ad_block {
    margin-top: 10px;
    line-height: 1.5;
    display: none;
}
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    font-size: 14px!important;
}
#cnblogs_post_body p {
    margin: 10px auto;
    text-indent: 0;
    font-size: 15px;
}
.PostList {
    border-bottom: 1px solid #ccc;
    clear: both;
    min-height: 1.5em;
    _height: 1.5em;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 12px;
}
.postTitl2 {
    float: left;
    /* padding-bottom: 10px; */
    font-size: 17px;
}
#home {
    opacity: 0.80;
    margin: 0 auto;
    width: 85%;
    min-width: 950px;
    background-color: #fff;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 20px;
}
#navList a:hover {
    color: #4C9ED9;
    text-decoration: none;
}
#navList a {
    display: block;
    width: 5em;
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 18px;
}
#navigator {
    font-size: 15px;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    height: 50px;
    clear: both;
    margin-top: 25px;
}
.catListTitle {
    margin-top: 21px;
    margin-bottom: 10.5px;
    text-align: left;
    border-left: 10px solid rgba(82, 168, 236, 0.8);
    padding: 12px 0 12px 10px;
    background-color: #f5f5f5;
}
#ad_under_post_holder #google_ad_c1,#google_ad_c2{  
    display: none !important;
}
body {
    color: #000;
    background: url(https://images2017.cnblogs.com/blog/1139749/201707/1139749-20170730141632099-889828852.jpg) fixed;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
}
#topics .postTitle {
    border: 0px;
    font-size: 200%;
    font-weight: bold;
    float: left;
    line-height: 1.5;
    width: 100%;
    padding-left: 5px;
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 2.5;
    color: rgb(51, 51, 51);
    float: left;
}