/*公用*/
body {
    font-size:15px;
    padding:0;
    margin:0;
    font-family:"微软雅黑","宋体",Arial;
    background:#205424 url('https://mat1.gtimg.com/www/mb/theme/qqfs/one_lhj/wrapBg.jpg') no-repeat top center fixed;
 
    min-width:500px;
}
#sideBar
{
padding:0px 20px;
}
#home {
    opacity: 0.95;
    filter: alpha(opacity=95);
    box-shadow:0 0 10px #000;
    margin:40px auto;
    width:85%;
    background:#fff;
    overflow:auto;
    border:solid 1px #fff;
}
/*段落*/
.postBody p,.postCon p {
    margin:7px 0;
    line-height:24px;
}
h1 {
    margin:0;
}
h3 {
    font-size:15px;
    font-weight:bold;
}
/*超链接*/
a {
    color:#464646;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a:visited,a:hover {
    color:#464646;
}
ul {
    list-style:none;
    margin:0;
    padding:0;
}
image {
    border:none;
}
#header {
    padding:20px;
}
/*博客标题*/
#blogTitle,#blogTitle a {
    font-weight:bold;
    color:#666;
}
#blogTitle .title {
    margin-top:10px;
    height:100px;
    line-height:100px;
    font-size:36px;
    padding-left:120px;
    background:#fff url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_light2.png') no-repeat;
}
.headermaintitle {
    }#blogTitle,#blogTitle a:hover {
    text-decoration:none;
}
/*子标题*/
.subtitle {
    padding-left:30px;
    font-size:14px;
    color:#999;
    font-weight:normal;
    margin:10px 0;
}
/*导航栏*/
#navigator {
    font-size:16px;
    height:48px;
    background:#55895B;
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
}
#navList li {
    margin:0;
    line-height:48px;
    display:inline-block;
    float:left;
}
#navList li:hover {
    background:#6DA47D;
}
#navList li a {
    padding:0 30px;
    text-decoration:none;
    line-height:48px;
    border:0;
    color:#fff;
    display:-moz-inline-box;
    display:inline-block;
}
.blogStats {
    height:48px;
    color:#fff;
    line-height:48px;
}
#main {
    padding:20px !important;
}
/*左边*/
#sideBarMain {
    padding:0 10px 0 0;
    background:#fff;
    margin:0 0 20px 0;
    width:12%;
    font-size:12px;
    line-height:22px;
}

#sideBarMain a {
    color:#666;
}
#leftcontentcontainer {
    color:#666;
}
.newsItem {
    color:#666;
}
/*公告*/
#profile_block {
    margin-top:0px;
    line-height:24px;
    text-align:left;
}
/*主面板*/
#mainContent {
    margin-top:0px;
    padding-top:0px;
    padding-right:0px;
    background:#fff;
    padding-bottom:0px;
    float:right;
    width:85%;
    padding-left:0px;
}
/*每日文章列表*/
.day {
    background:#fff;
    padding:0;
    margin:0 0 20px 0;
}
/*博客标题*/
.postTitle a {
    color:#464646;
}
.postTitle {
    padding-bottom:10px;
    font-size:20px;
    font-weight:bold;
    color:#464646;
    background:url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_br229512.link(en-us,MSDN.10).gif') no-repeat 0 3px;
    padding-left:30px;
}
.dayTitle {
    display:none;
}
/*摘要*/
.c_b_p_desc {
    padding:10px;
    line-height:24px;
    color:#888;
}
.c_b_p_desc a {
    color:#888;
}
.c_b_p_desc a:hover {
    text-decoration:none;
    border-bottom-width:1px;
    border-bottom-style:dotted;
}
/*右侧图片*/
.desc_img {
    margin-left:10px;
    border:solid 1px #fff;
    box-shadow:0 0 10px #aaa;
}
/*博文页*/
#topics .post {
    background:#fff;
}
.postCon {
    padding:10px 20px 0 20px;
}
.postDesc {
    margin:0 30px;
    margin-bottom:2px;
    padding:8px 0px;
    font-size:12px;
    color:#aaa;
    background:#fff;
    text-align:right;
}
.postDesc a {
    color:#AAA;
}
.postBody {
    padding:0;
}
/*google搜索框*/
#google_q,#q {
    height:22px;
    width:120px;
    border:solid 1px #ccc;
    box-shadow:inset 0 0 3px #ddd;
    border-radius:4px;
}
/*搜索按钮*/
.btn_my_zzk {
    font-family:'Microsoft Yahei';
    border:none;
    height:26px;
    width:60px;
    padding:1px;
    font-size:14px;
    cursor:pointer;
    position:relative;
    vertical-align:middle;
    display:inline-block;
    background:#55895B;
    border-radius:4px;
    color:#fff;
}
.btn_my_zzk:hover {
    background:#6DA47D;
}
/*评论按钮*/

#btn_comment_submit {
    border:none;
    height:48px;
    width:120px;
}
/*评论按钮*/
.comment_btn {
    font-family:'Microsoft Yahei';
    border:none;
    height:48px;
    width:120px;
    font-size:18px;
    cursor:pointer;
    position:relative;
    vertical-align:middle;
    display:inline-block;
    background:#55895B;
    color:#fff;
}
#btn_comment_submit:hover {
    background:#6DA47D;
}
/*评论标题*/
.feedback_area_title {
    padding:10px;
    font-size:24px;
    font-weight:bold;
    color:#55895B;
    border-bottom:solid 6px #55895B;
}
.feedbackListSubtitle {
    font-size:12px;
    color:#888;
}
.feedbackListSubtitle a {
    color:#888;
}
.comment_quote {
    background:#FCFAAC;
    padding:15px;
    border:1px solid #CCC;
}
#commentform_title {
    color:#55895B;
    background-image:none;
    background-repeat:no-repeat;
    margin-bottom:10px;
    padding:10px 20px 10px 10px;
    font-size:24px;
    font-weight:bold;
    border-bottom:solid 6px #55895B;
}
/*评论框*/
#comment_form {
    margin:10px 0;
    padding:0;
}
.commentform {
    margin:10px 0;
    padding:10px 20px;
    background:#fff;
}
/*评论输入域*/
#tbCommentBody {
    font-family:'MIcrosoft Yahei';
    margin-top:10px;
    width:940px;
    max-width:940px;
    min-width:940px;
    background:white;
    color:#333;
    border:2px solid #fff;
    box-shadow:inset 0 0 8px #aaa;
    padding:10px;
    height:120px;
    font-size:14px;
    min-height:120px;
}
/*评论条目*/
.feedbackItem {
    font-size:14px;
    line-height:24px;
    margin:10px 0;
    padding:20px;
    background:#F2F2F2;
    box-shadow:0 0 5px #aaa;
}
.feedbackListSubtitle {
    font-weight:normal;
}
/*分类页*/
.entrylist {
    padding:10px 20px;
    background:#fff;
}
.entrylistItem {
    margin:10px 0;
    padding:10px;
}
.entrylistPosttitle {
    font-size:18px;
    font-weight:bold;
    background:url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_br229512.link(en-us,MSDN.10).gif') no-repeat 0 3px;
    padding-left:30px;
}
.entrylistPostSummary {
    padding:10px;
}
.entrylistItemPostDesc {
    font-size:12px;
    color:#999;
    padding-left:40px;
}
/*尾部*/
#footer {
    font-size:12px;
    margin:20px;
    padding:12px;
    text-align:center;
    background:#55895B;
    color:#DDD;
    font-size:14px;
}
/*文章内图片*/
#cnblogs_post_body p img {
    margin:10px;
}
/*顶一下*/
.diggnum {
    font-size:28px;
    color:#6DA47D;
    font-family:'Microsoft Yahei';
}
#div_digg .diggnum {
    line-height:100px;
}
.diggit {
    float:left;
    width:128px;
    height:128px;
    background:url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_dig.gif') no-repeat;
    background-position:0 0;
    text-align:center;
    cursor:pointer;
}
.diggit:hover {
    background-position:-128px 0;
}

.buryit {
    display:none;
}
.diggword {
    display:none;
}
/*green_channel*/
#green_channel {
    text:align:right;
    background:#6DA47D;
    padding-left:20px;
    font-weight:normal;
    font-size:15px;
    width:920px;
    border:none;
    color:#fff;
    padding:20px;
    border-radius:4px;
}
/*最新评论*/
#myposts .PostList {
    font-size:14px;
    line-height:24px;
    margin:10px 0;
    padding:20px;
    background:#F2F2F2;
    box-shadow:0 0 5px #aaa;
}
#myposts .postTitl2 a {
    color:#6DA47D;
}


.container {
    margin: 18px auto;
    padding: 5px;
    max-width: 2900px;
    position: relative;
}

    .container pre i {
        font-style: normal;
        display: inline-block;
        position: absolute;
        right: 0px;
        top: 2px;
        cursor: pointer;
        /*background-color:#20860c;*/
        height: 20px;
    }

        .container pre i .copy_code {
            margin: 2px 4px;
            border-radius: 4px;
            padding: 3px;
            border: 1px solid white;
            display: inline-block;
            line-height: 20px;
            font-size: 13px;
            color: white;
        }

        .container pre i:hover .copy_code {
            color: red;
        }

        .container pre i > .copy_title {
        }

    .container pre code {
        overflow-x: auto;
        overflow-y: hidden;
        width: auto;
        word-break: break-all !important;
    }


    .container pre {
        max-width: 1500px;
        position: relative;
        box-shadow: 0px 0px 4px #262525;
        padding: 5px;
        border-radius: 4px;
        background-color: #e8e6e6;
        margin-bottom: 10px;
        font-size: 14px;
        font-family: 'Microsoft YaHei';
    }

    .container h3 {
        margin-top: 80px;
        padding: 10px;
        color: white;
        background-color: #20860c;
        border-radius: 3px;
        -moz-box-shadow: 1px 1px 1px #000000;
        -webkit-box-shadow: 1px 1px 1px #000000;
        box-shadow: 1px 1px 1px #000000;
    }

    .container h4 {
        padding: 5px;
        color: white;
        background-color: #936a2a;
        margin-right: 60px;
        border-radius: 3px;
        -moz-box-shadow: 1px 1px 1px #000000;
        -webkit-box-shadow: 1px 1px 1px #000000;
        box-shadow: 1px 1px 1px #000000;
    }

    .container .fun-list {
        border: 1px solid #e8e6e6;
        padding: 3px;
        margin: 0px 30px 0px 0px;
        border-radius: 4px;
        background-color: #eee;
    }

        .container .fun-list > a {
            text-decoration: none;
            display: inline-block;
            line-height: 20px;
            padding: 6px;
            background-color: #936a2a;
            color: white;
            margin: 5px;
        }

        .container .fun-list ~ h5 {
            font-weight: bold;
        }

    .container .forMore {
        padding: 10px;
        border-bottom: 1px solid black;
    }

        .container .forMore a {
            display: inline-block;
            background: #ff6a00;
            margin: 5px;
            line-height: 25px;
            padding: 6px;
            color: white;
            text-decoration: none;
        }

    .container p {
        text-align: justify;
        text-indent: 20px;
        word-break: break-all !important;
    }

    .container img { 
        display:block;
overflow:scroll;
z-index:1;
position:relative; 
        padding: 5px;
        width: 100%;
        max-width: 800px;
        margin: 10px auto;
    }

        .container img.little {
            display: inline-block;
            padding: 3px;
            width: 40%;
            max-width: 340px;
            margin: 10px;
        }

    .container ul {
        list-style: decimal;
    }
        .container ul li {
        margin:4px;       
        }

    .container em {
        font-style: normal;
        background-color: #fef2d2;
        color: red;
        padding: 0px 6px;
        border-radius: 3px;
        margin: 0px 2px;
        -moz-box-shadow: 0px 0px 2px #000000;
        -webkit-box-shadow: 0px 0px 2px #000000;
        box-shadow: 0px 0px 2px #000000;
        cursor:pointer;
    }

/*导航开始*/
.sideMenu {
    position: fixed;
    top: 6px;
    left: 3%;
    width: 100%;
    display: block;
}

    .sideMenu .cover-white {
        display: block;
        top: -6px;
        left: 0px;
        position: absolute;
        height: 38px;
        background-color: white;
        width: 100%;
        z-index: 998;
    }

    .sideMenu > label {
        display: inline-block;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: relative;
        z-index: 999;
    }

    .sideMenu > label {
        margin-left: 50px;
        background: #000;
        color: #FFF;
        cursor: pointer;
        display: inline-block;
        font-family: Courier New;
        font-size: 25px;
        font-weight: bold;
        width: 30px;
        height: 30px;
        line-height: 35px;
        text-align: center;
        text-shadow: 0 -4px;
        border-radius: 3px;
    }

@media screen and (max-width:1349px) {
    .sideMenu {
        left: 0px;
        top: -2px;
    }

        .sideMenu > label {
            margin-left: 0px;
            border-radius: 4px;
            /*border-bottom-right-radius: 6px;*/
        }

        /*.sideMenu #sideToggle:checked ~ .nav-leftlist {
            left: 0;
        }*/

        .sideMenu .nav-leftlist .tickbar {
            width: 0;
            height: 0;
            border-left: 18px solid transparent;
            border-right: 18px solid transparent;
            border-bottom: 10px solid #1e1e1e;
            margin-left: -18px;
        }
}


.sideMenu #sideToggle {
    display: none;
}

@media screen and (min-width:1350px) {
    .sideMenu {
        left: 3%;
    }

        .sideMenu #sideToggle:checked ~ .nav-list {
            display: block;
        }

        .sideMenu #sideToggle ~ .nav-leftlist {
            left: -300px;
        }

        .sideMenu .nav-list .tickbar {
            width: 0;
            height: 0;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-bottom: 12px solid #1e1e1e;
            margin-left: 58px;
        }
}

.sideMenu > label:hover {
    background: #f1103a;
}

.sideMenu .nav-leftlist {
    margin-top: 0px;
    position: absolute;
    top: 30px;
    bottom: 0;
    left: -200px;
    min-width: 100px;
    transition: 0.2s ease-out;
    -webkit-transition: 0.2s ease-out;
    z-index: 999;
}

    .sideMenu .nav-leftlist ul {
        padding: 10px 4px;
        margin-top: 0px;
        margin-left: 0px !important;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
        background-color: #1e1e1e;
        list-style: none;
        /*height: 700px;*/
        max-height: 700px;
        overflow-y: auto;
        overflow-x: hidden;
    }

.sideMenu .menuTxt {
    position: relative;
    display: inline-block;
    line-height: 30px;
    font-weight: bold;
    z-index: 999;
}

.sideMenu .nav-list {
    position: relative;
    display: none;
    transition: 0.2s ease-out;
    -webkit-transition: 0.2s ease-out;
    margin-top: -2px;
    display: none;
}

    .sideMenu .nav-list ul {
        border-radius: 6px;
        padding: 4px;
        margin: 0px;
        background-color: #1e1e1e;
        list-style: none;
        max-height: 700px;
        max-width: 130px;
        overflow-y: auto;
        overflow-x: hidden;
    }



.sideMenu .nav-list, .nav-leftlist li {
    padding: 0px;
    margin: 0px;
    /*border-bottom: 1px solid white;*/
}

    .sideMenu .nav-list a {
        background-color: #1e1e1e !important;
        width: 120px;
        border-radius: 3px;
        color: wheat;
        padding: 5px;
        text-decoration: none;
        display: inline-block;
    }

.sideMenu .nav-leftlist a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #262020 !important;
    min-width: 100px;
    color: wheat;
    padding: 5px;
    text-decoration: none;
    display: inline-block;
}

.sideMenu .nav-list a:hover {
    color: white;
    background-color: #f1103a !important;
}

.sideMenu .nav-leftlist a:hover {
    color: white;
    background-color: #f1103a !important;
}


.sideMenu .menuTxt:hover {
    color: #f1103a;
}

.hljs{display:block;padding:.1em 1em;background:#23241f;border-radius:4px;font-size:15px;font-family: 'Microsoft YaHei';}.hljs,.hljs-tag,.css .hljs-rules,.css .hljs-value,.css .hljs-function .hljs-preprocessor,.hljs-pragma{color:#f8f8f2}.hljs-strongemphasis,.hljs-strong,.hljs-emphasis{color:#a8a8a2}.hljs-bullet,.hljs-blockquote,.hljs-horizontal_rule,.hljs-number,.hljs-regexp,.alias .hljs-keyword,.hljs-literal,.hljs-hexcolor{color:#ae81ff}.hljs-tag .hljs-value,.hljs-code,.hljs-title,.css .hljs-class,.hljs-class .hljs-title:last-child{color:#a6e22e}.hljs-link_url{font-size:80%}.hljs-strong,.hljs-strongemphasis{font-weight:bold}.hljs-emphasis,.hljs-strongemphasis,.hljs-class .hljs-title:last-child{font-style:italic}.hljs-keyword,.hljs-function,.hljs-change,.hljs-winutils,.hljs-flow,.lisp .hljs-title,.clojure .hljs-built_in,.nginx .hljs-title,.tex .hljs-special,.hljs-header,.hljs-attribute,.hljs-symbol,.hljs-symbol .hljs-string,.hljs-tag .hljs-title,.hljs-value,.alias .hljs-keyword:first-child,.css .hljs-tag,.css .unit,.css .hljs-important{color:#f92672}.hljs-function .hljs-keyword,.hljs-class .hljs-keyword:first-child,.hljs-constant,.css .hljs-attribute{color:#66d9ef}.hljs-variable,.hljs-params,.hljs-class .hljs-title{color:#f8f8f2}.hljs-string,.css .hljs-id,.hljs-subst,.haskell .hljs-type,.ruby .hljs-class .hljs-parent,.hljs-built_in,.sql .hljs-aggregate,.django .hljs-template_tag,.django .hljs-variable,.smalltalk .hljs-class,.django .hljs-filter .hljs-argument,.smalltalk .hljs-localvars,.smalltalk .hljs-array,.hljs-attr_selector,.hljs-pseudo,.hljs-addition,.hljs-stream,.hljs-envvar,.apache .hljs-tag,.apache .hljs-cbracket,.tex .hljs-command,.hljs-prompt,.hljs-link_label,.hljs-link_url{color:#e6db74}.hljs-comment,.hljs-javadoc,.java .hljs-annotation,.python .hljs-decorator,.hljs-template_comment,.hljs-pi,.hljs-doctype,.hljs-deletion,.hljs-shebang,.apache .hljs-sqbracket,.tex .hljs-formula{color:#75715e}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .javascript,.xml .vbscript,.xml .css,.xml .hljs-cdata,.xml .php,.php .xml{opacity:.5}