#blogTitle h1 a {
    padding-left: 20px;
    margin-left: 10px;
}
#blogTitle {
    height: 60px;
    clear: both;
    padding-top: 50px;
    //background: #fff url('https://pic.cnblogs.com/avatar/1055088/20180316184957.png') no-repeat;
}
#blogTitle h2 {
    padding-bottom: 15px;
}
body {
    //cursor:url('//fq.wc.lt//up/1499563659.cur'),auto;
    font-size: 16px;
    padding: 0;
    margin: 0;
    font-family: "微软雅黑", "Microsoft YaHei";  
    background: #e6e6e6 url('https://images2018.cnblogs.com/blog/1055088/201803/1055088-20180316185218818-1024235403.jpg') no-repeat top center fixed;
    min-width: 1000px;
    background-size: cover;
}
#home {
    opacity: 0.80;
    filter: alpha(opacity=95);
    box-shadow: 0 0 10px #9AFF02;
    margin: 60px auto;
    width: 1233px;
    background: #fff;
    overflow: auto;
    border: solid 1px #fff;
}
#green_channel {
	display: none;
}
#comment_form_container .comment_textarea {
    width: 888px;
    height: 200px;
    font-size: 13px;
    padding: 8px;
    margin-bottom: 10px;
    color: #555;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
body {
    color: #0c0c0c;
    background-color: #e6e6e6;
    font-family: "微软雅黑", "Microsoft YaHei";
    font-size: 16px;
    min-height: 101%;
}
.postBody {
    font-size: 16px;
}
#commentform_title {
    font: normal normal 23px/35px "Microsoft YaHei";
    margin: 10px 0 30px;
    border-bottom: 2px solid #cccccc;
    background-image: none;
    padding: 0;
}
.postTitle {
    border-left: 3px solid #21759b;
    margin-bottom: 10px;
    font-size: 26px;
    float: right;
    width: 100%;
    clear: both;
}
#topics .postTitle {
    font-size: 200%;
}
#navigator {
    font-size: 16px;
}

#blogTitle h2 {
    padding-bottom: 15px;
}
#blogTitle {
    height: 80px;
    clear: both;
    padding-top: 40px;
}
.catListTitle {
    margin-top: 10px;
    margin-bottom: 10.5px;
    text-align: left;
    border-left: 10px solid rgba(82, 168, 236, 0.8);
    padding: 10px 0 14px 10px;
    background-color: #f5f5f5;
}
#navList a:hover{
    color: #4C9ED9
}
#navList a {
    padding-top: 13px;
    font-size: 20px;
}
#blogTitle .title {
    margin-top: 10px;
    height: 120px;
    line-height: 120px;
    font-size: 36px;
    padding-left: 120px;
}
#blogTitle h1 {
    font-size: 50px;
    font-family: b;
    height: 36px;
    line-height: 0.0em;
}
.entrylistPosttitle {
    font-size: 26px;
}
.entrylistItem {
    padding-bottom: 5px;
}
#taglist td {
    padding: 5px 99px 8px 10px;
    font-size: 15px;
}
#taglist_title {
    margin-bottom: 20px;
    font-size: 30px;
}
.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;
}
#ad_t2 {
    margin-top: 5px;
    line-height: 1.8;
    display: none;
}
.c_ad_block {
    margin-top: 10px;
    line-height: 1.5;
    display: none;
}
.cnblogs-markdown .hljs {
    font-size: 15px!important;
}

.buryit {
    display: none;
}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
    color: #800080 !important;
}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
    color: #999 !important;
}
.syntaxhighlighter .preprocessor {
    color: #b85c00 !important;
}
.syntaxhighlighter .functions {
    color: teal !important;
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
    color: #d14 !important;
}
.syntaxhighlighter .keyword {
    font-weight: normal!important;
    color: #002D7A !important;
}