@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td,menu,nav,header{ margin:0; padding:0; }

html {
    height: 100%;
    scroll-behavior:smooth;
}

body {
    background: none repeat scroll 0 0 #e0ebe8;
    color: #000;
    font-family: Microsoft YaHei, arial, serif;
    font-size: 14px;
    min-width: 350px;
    scroll-behavior:smooth;
    cursor:url('https://images.cnblogs.com/cnblogs_com/Model-Zachary/934264/o_200406064922normal.png'),auto;
}
a{ cursor:url('https://images.cnblogs.com/cnblogs_com/Model-Zachary/934264/o_200406064944ayuda.png'),auto;}
img {
    border: none;
}

li {
    list-style: none outside none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a:link, a:visited {
    color: #327a9c;
    text-decoration: none;
}

a:hover,a:active {
    color: #f76160;
    text-decoration: none;
}
a{
text-decoration:none;
}
.clear {
    clear: both;
}

#home {
    margin: 0 auto;
}

#mainContent {
    display: inline;
    float: right;
    margin-left: -220px;
    margin-right: 0px;
    min-height: 200px;
    padding: 0px 0px 0px;
    text-overflow: ellipsis;
    width: 100%;
    word-break: break-all;
}

#mainContent .forFlow {
    margin-left: 230px;
    width: auto;
}

#main {
    overflow: hidden;
    padding: 20px 6% 10px 6%;
    text-align: left;
    position:relative;
}

.day {
    background: none repeat scroll 0% 0% #ffffff;
    border-radius: 7px;
    box-shadow: 1px 2px 3px #a7a8ad;
    color: #333331;
    margin: 0px 5px 18px 0px;
    min-height: 10px;
    padding: 5px 20px 10px;
}

@media (max-width: 767px) {
    .newsItem,#sidebar_categories,.catListTitle,.div_my_zzk{
        width: 0;
        display: none!important;
    }
/* .div_my_zzk{
    width:320px;
    position: relative;
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
} */
    #mainContent .forFlow {
        margin-left: 0;
    }

    #main{
        margin-top: 10px;
    }

    .day {
        margin-bottom: 8px;
    }
}

@media (min-width: 768px) {
    #sideBar {
        float: left;
        overflow: hidden;
        padding: 0px 0px 0px 0px;
        text-overflow: ellipsis;
        width: 210px;
        word-break: break-all;
    }
}

.postTitle {
    border-bottom: 1px dashed #4ab19a;
    clear: both;
    float: right;
    font-size: 21px;
    line-height: 2.5em;
    width: 100%;
}

.postTitle a:link, .postTitle a:visited{
    color: #3e9c87;
    transition: all 0.4s linear 0s;
}

.postTitle a:hover, .postTitle a:active {
    color: #f76160;
    margin-left: 10px;
}

.postCon {
    clear: both;
    float: right;
    padding: 10px 0px 4px;
    width: 100%;
}

.newsItem {
    background: none repeat scroll 0% 0% #fafcfd;
    border-radius: 7px;
    box-shadow: 1px 1px 2px #a7a8ad;
    line-height:23px;
    margin-bottom: 15px;
    padding: 10px;
    text-indent: 0px;
}
#blog-news{font-size:13px;}
.catListTitle {
    background: none repeat scroll 0% 0% #217d68;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #ffffff;
    font-size: 1.2em;
    line-height: 1.8em;
    padding: 5px;
    text-indent: 0.5em;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}

#sideBarMain ul {
    line-height: 1.5;
}

#AjaxHolder_UpdatePanel1, #AjaxHolder_PostComment_divCommnentArea, #profile, .entrylist, .gallery {
    background: none repeat scroll 0px 0px #ffffff;
    border-radius: 7px;
    box-shadow: 1px 1px 2px #a7a8ad;
    margin: 0px 0px 15px;
    min-height: 200px;
    overflow: hidden;
    padding: 0px 15px;
    text-overflow: ellipsis;
    word-break: break-all;
}

#AjaxHolder_PostComment_divCommnentArea {
    padding: 10px;
}

#profile, .entrylist, .gallery {
    padding: 10px;
}

.catListPostCategory {
    background: none repeat scroll 0% 0% #fafcfd;
    border-radius: 7px;
    box-shadow: 1px 1px 2px #a7a8ad;
    margin-bottom: 15px;
    overflow: hidden;
}

/* 侧边栏随笔分类部分begin */
.catListPostCategory ul li{
    border-bottom: 1px solid #dadfe1;
    border-top: 1px solid #ffffff;
    overflow: hidden;
    padding: 10px 5px;
    text-indent: 1em;
}

.catListPostCategory ul li a{
    font-size: 16px;
    text-indent:1em;
}

.catListPostCategory ul li a:hover{
    text-decoration: none;
}
/* 侧边栏随笔分类部分end */

#AjaxHolder_PostComment_divCommnentArea td {
    padding: 5px 0px;
}

#topics {
    background: none repeat scroll 0% 0% #ffffff;
    border-radius: 7px;
    box-shadow: 1px 1px 2px #a7a8ad;
    margin-bottom: 15px;
    min-height: 200px;
    overflow: hidden;
    padding: 15px;
    text-overflow: ellipsis;
    word-break: break-all;
}

#topics .postTitle {
    border-bottom: 1px solid #999999;
    float: left;
    font-size: 130%;
    line-height: 2em;
    padding-left: 5px;
    width: 100%;
}

.postBody {
    border-bottom: 1px solid #cccccc;
    color: #000000;
    padding: 8px 2px 5px 5px;
}

/* 文章右下角 */
.postDesc
{
    clear: both;
    float: right;
    text-align: right;
}
#topics .postDesc {
    line-height: 2.5em;
    color: #666666;
    margin-top: 5px;
    padding-right: 5px;
    width: 100%;
}

.postDesc a:link, .postDesc a:visited, .postDesc a:active {
    color: #848484;
}

.postDesc a:hover
{
    color:#f76160;
}

.feedback_area_title {
    border-bottom: 1px solid #7dcc93;
    font-weight: bold;
    line-height: 35px;
    margin: 10px 0px;
    padding-left: 8px;
}

.feedbackListSubtitle {
    color: #666666;
}

.feedbackListSubtitle a:hover {
    color: #f76160;
    text-decoration: none;
}

.feedbackManage {
    float: right;
    text-align: right;
    width: 200px;
}

.feedbackCon {
    background-size: 22px 22px;
    background-repeat: no-repeat no-repeat;
    background-position: 4px 4px;
    border-bottom: 1px solid #7dcc93;
    line-height: 1.5;
    margin-bottom: 1em;
    min-height: 35px;
    padding: 4px 0 5px;
}

#divRefreshComments {
    font-size: 9pt;
    margin-right: 10px;
    text-align: right;
    margin-bottom: 10px;
    text-align: right;
}

.commenttb {
    width: 320px;
}

.entrylistTitle, .PostListTitle, .thumbTitle {
    border-bottom: 1px solid #cccccc;
    font-size: 110%;
    font-weight: bold;
    line-height: 2em;
    padding-bottom: 3px;
    padding-right: 10px;
}

.entrylistDescription {
    color: #666666;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
}

.entrylistItem {
    margin-bottom: 30px;
    min-height: 20px;
    padding-bottom: 5px;
    width: 100%;
}

.entrylistPosttitle {
    border-bottom: 1px solid #cccccc;
    font-size: 110%;
    font-weight: bold;
    line-height: 2em;
    padding-left: 5px;
    width: 100%;
}

a.entrylistItemTitle {
    color: #339900;
}

a.entrylistItemTitle:hover {
    color: #CD2626;
}

.entrylistPosttitle a:hover {
    text-decoration: none;
}

.entrylistPostSummary {
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 5px;
}

.entrylistItemPostDesc {
    color: #666666;
    text-align: right;
}

.entrylistItemPostDesc a:link, .entrylistItemPostDesc a:visited, .entrylistItemPostDesc a:active {
    color: #CD2626;
}

.entrylistItemPostDesc a:hover {
    color: #ff6600;
}

.entrylist .postSeparator {
    border: medium none;
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.pager {
    color: #373834;
    font-size: 15px;
    margin-left: 20px;
    text-align: left;
}

.pager a {
    color: #fff;
    border: none;
    background-color: #217d68;
    border-radius: 5px;
    padding: 4px 8px;
}

.PostList {
    border-bottom: 1px solid #cccccc;
    clear: both;
    margin-bottom: 5px;
    min-height: 1.5em;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
}

.postTitl2 {
    float: left;
}

.postDesc2 {
    color: #666666;
    float: right;
}

.postText2 {
    clear: both;
    color: #666666;
}

.pfl_feedback_area_title {
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.5em;
}

.pfl_feedback_area_title a, .pfl_feedbackManage a {
    color: #669900;
    font-weight: normal;
    margin: 0px 10px;
}

.pfl_feedback_area_title a:hover, .pfl_feedbackManage a:hover {
    color: #ff6600;
}

.pfl_feedbackManage a {
    margin: 0px;
}

.pfl_feedbackItem {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
}

.pfl_feedbacksubtitle {
    border-bottom: 1px dotted #cccccc;
    height: 2.5em;
    line-height: 2.5em;
    width: 100%;
}

.pfl_feedbackname {
    color: #a8b1ba;
    float: left;
}

.pfl_feedbackManage {
    float: right;
}

.pfl_feedbackCon {
    color: black;
    padding: 10px 0px;
}

.pfl_feedbackAnswer {
    color: #ff4400;
    padding-bottom: 10px;
    text-indent: 2em;
}

.tdSentMessage {
    text-align: right;
}

.errorMessage {
    float: left;
    width: 300px;
}

#Profile1_panelAdd td {
    padding: 10px 0px;
}

.divPhoto {
    border: 1px solid #cccccc;
    margin-right: 10px;
    padding: 2px;
}

.thumbDescription {
    color: #666666;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
}

.personInfo {
    margin-bottom: 20px;
}

.pages {
    text-align: right;
}

.postBody h2 {
    font-size: 150%;
    font-weight: bold;
    margin: 15px auto 2px;
}

.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: underline;
}

.postCon a:link, .postCon a:visited, .postCon a:active {
    text-decoration: underline;
}

#author_profile_detail a:link, #post_next_prev a:link{
    text-decoration: none;
}

.postBody ul, .postCon ul {
    margin-left: 2em;
}

.postBody li, .postCon li {
    list-style-type: disc;
    margin-bottom: 1em;
}

.div_my_zzk {
    margin-top: 10px;
    margin-bottom: 10px;
}

.input_my_zzk {
    width: 156px;
    vertical-align: middle;
    height: 30px;
    border: none;
    border-radius:5px 0 0 5px;
    font-size: 16px;
    padding: 0 5px;
    -webkit-appearance:none;
}

.input_my_zzk:focus
{
    outline: none;
}

input.btn_my_zzk
{
    border:none;
    height: 30px;
    margin-left:-4px;
    font-size:14px;
    color:#ffffff;
    background-color:#217d68;
    border-radius: 0 5px 5px 0;
}

#topics .postTitle {
    border-bottom: 1px solid #dddddd;
    float: left;
    font-size: 21px;
    line-height: 1.5em;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 100%;
}

#cnblogs_post_body h1 {background: #3ba28b;border-radius: 4px 4px 4px 4px;box-shadow: 0 0 0 1px #2f907a, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);color: #FFFFFF;font-size: 18px;font-weight: normal;margin: 16px 0 10px;padding: 3px 0 3px 12px;line-height: 1.3;}

#cnblogs_post_body h2 {
    color: #28806c;
    font-size: 18px;
    margin: 10px 0 8px;
    text-align: left;
    font-weight: normal;
    border-bottom: 1px solid;
}

#cnblogs_post_body h2:before {
    float: left;
    content: "\f123";
    font-family: FontAwesome;
    padding-right:4px;
}

#cnblogs_post_body h3 {
    margin: 0 2.2em;
    background: #e5f5fa;
    border-color: #00a0d2;
    padding: 10px 15px;
    margin-bottom: 10px;
    border-width: 1px 1px 3px 1px;
    border-style: solid;
    font-size: 15px;
    font-weight: normal;
    color: #333333;
}

#cnblogs_post_body h3:before {
    float: left;
    content: "\f06a";
    font-family: FontAwesome;
    color: #00a0d2;
    font-size: 1.8em;
    margin-top: -8px;
    margin-right: 8px;
}

.postBody blockquote {
    color: #333333;
    background: whitesmoke;
    border: none;
    border-left: 4px solid #999999;
    margin: 0 2.2em;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.postBody blockquote p
{
    font-size: 15px;
}


#cnblogs_post_body h4 {
    margin: 0 2.2em;
    background: #fbe8e8;
    border-color: #ff8e8e;
    padding: 10px 15px;
    margin-bottom: 10px;
    border-width: 1px 1px 3px 1px;
    border-style: solid;
    font-size: 15px;
    font-weight: normal;
    color: #333333;
}

#cnblogs_post_body h4:before {
    float: left;
    content: "\f057";
    font-family: FontAwesome;
    color: #ff0000;
    font-size: 1.8em;
    margin-top: -4px;
    margin-right: 8px;
}

#cnblogs_post_body h5 {
    margin: 0 1.5em;
    border: 0;
    background: #F3E3E3;
    border-color: rgb(255, 0, 0);
    padding: 0.6em 2em 0.8em 2em;
    margin-bottom: 1.5em;
    border-width: 1px 1px 3px 1px;
    border-style: solid;
    font-size: 15px;
    font-weight: normal;
}

#cnblogs_post_body h5:before {
    content: "\f057   ";
    font-family: FontAwesome;
    color: rgb(255, 0, 0);
    font-size: 1.8em;
}

#cnblogs_post_body h6 {
    margin: 0 1.6em;
    background: #e5f5fa;
    border-color: #00a0d2;
    padding: 0.6em 2em 0.8em 2em;
    margin-bottom: 1.5em;
    border-width: 1px 1px 3px 1px;
    border-style: solid;
    font-size: 15px;
    font-weight: normal;
}

#cnblogs_post_body h6:before {
    float: left;
    content: "\f06a";
    font-family: FontAwesome;
    color: #00a0d2;
    font-size: 1.8em;
    margin-top: -3px;
    margin-right: 8px;
}

.postBody p, .postCon p {
    font-size: 16px;
}

#cnblogs_post_body p {
    margin-top: 0;
}

#uprightsideBar {
    color: #0519f9;
    font-family: "微软雅黑", "宋体", "黑体", Arial;
    font-size: 16px;
    height: auto;
    position: fixed;
    right: 0px;
    text-align: left;
    top: 160px;
    width: auto;
}

#sideBarTab {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0% 0% #ffffff;
    border-color: #e5e5e5 -moz-use-text-color #e5e5e5 #e5e5e5;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    float: left;
    text-align: center;
    width: 30px;
}

#sideBarContents {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0% 0% #ffffff;
    border-color: #e5e5e5 -moz-use-text-color #e5e5e5 #e5e5e5;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    float: left;
    max-height: 460px;
    min-height: 108px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 200px;
}

#sideBarContents dl {
    margin: 0px;
    padding: 0px;
}

#sideBarContents dt {
    margin-left: 5px;
    margin-top: 5px;
}

#sideBarContents dd, dt {
    cursor: pointer;
}

#sideBarContents dd:hover, dt:hover {
    color: #e84017;
}

#sideBarContents dd {
    margin-left: 20px;
}

#cnblogs_post_body ol, #cnblogs_post_body ul {
    margin-left: 30px;
}

::selection {
    background: #409481;
    color: #fff;
}

.cnblogs_code pre {
    font-size: 16px !important;
}

.cnblogs_code span {
    font-size: 16px !important;
}

.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: 15px !important;
}

.syntaxhighlighter .line {
    line-height: 1.3em !important;
}

.syntaxhighlighter code {
    line-height: 1.3em !important;
}

.comment_btn {
    background: #217d68;
    border: none;
    color: #fff;
    font-size: inherit;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    vertical-align: middle;
    border-radius: 5px;
}

#information {
    width: 70%;
    margin: auto;
    top: 300px;
    padding: 40px 0;
    font-size: 16px;
    background: rgba(230, 244, 249, .8);
    -webkit-animation: show-description 1s ease-out;
}

#information, #site-header {
    z-index: 1;
    text-align: center;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

.c_b_p_desc_readmore {
    color: #915F5E;
    text-decoration: none;
}

#nav_next_page a {
    background: #217d68;
    border: 0;
    color: #fff;
    border-radius: 5px;
    padding: 5px 12px;
}

.topicListFooter {
    margin: 16px 0 6px 26px;
    text-align: left;
}

#sidebar_postcategory a:visited, #sidebar_postcategory a:link {
    color: #000;
    text-decoration: none;
}

.c_b_p_desc a:visited, .c_b_p_desc a:link {
    color: #217d68;
}

#blogTitle, #header, #profile_block, #site_nav_under, .itnews, .c_ad_block, .dayTitle, .newsItem .catListTitle, #ad_t2,#commentbox_opt a{
    display: none;
}
#sidebar_postcategory .catListTitle{
  display: none!important;
}
.cnblogs_code {
    padding: 2px 4px;
    background-color: #f9f2f4;
    color: #d14;
    border: none;
    word-wrap: break-word;
    border-radius: 3px;
    font-size: 15px !important;
    font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
}

/* 淡入动画begin */
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fade-area {
    -webkit-animation: fadeIn .5s ease-in-out;
    -moz-transition: fadeIn .5s ease-in-out;
    -o-transition: fadeIn .5s ease-in-out;
    transition: fadeIn .5s ease-in-out;
}
/* 淡入动画endl */

/* 一：begin */
img {
    vertical-align: middle;
}

img {
    border: 0;
}

*, :before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section {
    display: block;
}

#top {
    padding-top: 0;
    overflow: hidden;
    background: #e0ebe8;
}

@media (min-width: 992px) {
    #top {
        padding-top: 130px;
    }
}

header {
    padding: 20px 0;
    background: #e0ebe8;
}

header.nav-top {
    opacity: 1;
    position: relative;
    width: 100%;
    z-index: 1000;
    -webkit-transform: translate3d(0,0,0);
}

@media (min-width: 992px)
{
    header.nav-top {
        opacity: 0;
        position: absolute;
        -webkit-transform: translate3d(0,-130px,0);
        -webkit-transition: .5s;
        transition: .5s;
        top: 0;
    }
}


@media (min-width: 992px) {
    header.headroom--unpinned {
        top: -200px;
    }
}

header.nav-fixed {
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 992px) {
    header.nav-fixed {
        -webkit-box-shadow: 0 1px 1px rgba(6, 8, 8, .1);
        box-shadow: 0 1px 1px rgba(6, 8, 8, .1);
        opacity: .97;
        -webkit-transition: all .8s;
        transition: all .8s;
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
        overflow: hidden;
        -webkit-transition-timing-function: ease-in-out;
        -webkit-transform: translate3d(0, 0, 0);
        background: #fff;
    }
}

header.nav-root {
    background: inherit;
}

@media (min-width: 992px) {
    header.nav-root {
        background: #E0EBE8;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all .8s;
        transition: all .8s
    }
}

.transistion {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 750px)
{
    .container {
        max-width: 780px;
    }
}
@media (min-width: 998px)
{
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1000px;
    }
}
@media (min-width: 1300px) {
    .container {
        max-width: 1200px;
    }
}

.container {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after
{
    clear:both;
}
.col-xs-4, .col-xs-8, .col-md-4, .col-md-8, .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-4, .col-xs-8 {
    float: left;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-8 {
    width: 66.66666667%;
}

@media (min-width: 992px) {
    .col-md-4, .col-md-8 {
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-4 {
        width: 33.33333333%;
    }
}

@media (min-width: 992px) {
    .col-md-12 {
        width: 100%;
    }
}

#header-logo {
    -webkit-animation: fadeIn .3s ease-in-out;
    -moz-transition: fadeIn .3s ease-in-out;
    -o-transition: fadeIn .3s ease-in-out;
    transition: fadeIn .3s ease-in-out;
    border-radius: 60px;
    overflow: hidden;
    width: 72px;
    height: 72px;
    position: relative;
    margin: 0;
    padding: 0;
}

.image-text {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    text-indent: -9999px;
}

.image-text a {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 60px;
}

#header-logo .mask {
    background: url("https://images.cnblogs.com/cnblogs_com/model-zachary/934120/o_head_mask.png") no-repeat center/cover;
    position: absolute;
    height: 72px;
    width: 72px;
    z-index: 1000;
}

#header-logo .behind {
    background: #f6f9f8;
    position: absolute;
    height: 72px;
    width: 72px;
    z-index: 800;
}

#header-logo span {
    display: block;
}

#header-logo i {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 300px;
    height: 200px;
    background: url("https://images.cnblogs.com/cnblogs_com/model-zachary/934264/o_timg.png") no-repeat;
    z-index: 900;
}

@media (min-width: 992px) {
    .col-md-8 {
        width: 66.66666667%;
    }
}
/* @media (max-width: 416px) {
  #top-nav{
      margin-top:-20px;
  }
}
@media (max-width: 409px) {
  #top-nav{
      margin-top:-38px;
  }
} */
nav {
    display: block;
}

header .nav-list {
    padding-top: 1.5em;
    padding-left: 0;
    position: relative;
    float: right;
}
.nav-list::after{content:''; height:0; line-height:0; visibility:hidden; display:block; clear:both;}
.nav-list li {
    display: block;
    line-height:40px;
    float: left;
}

.nav-list li a:hover{
    color: #3e9c87;
}

.nav-list li a {
    text-decoration: none;
    color: #45b29a;
    font-weight: 400;
    margin: 0 0 0 1.5em;
    font-size: 150%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.nav-list li a span{
    vertical-align:middle;
}
.nav-list li:nth-of-type(1){
    margin-top:2px;
}
@media (min-width: 992px)
{
    .nav-list li a {
        font-size: 150%;
        margin: 0 0 0 20px;
    }
}

.fa {
    margin-right: 0.4em;
}
/* 一：end */

/* 二：begin */
#title-area {
    padding: 1em 0;
}

@media (min-width: 992px) {
    #title-area {
        padding: 2.6em 0 3em;
    }
}

.llfc-blog {
    margin-top: 10px;
    margin-bottom: 20px;
}

h2 figure {
    max-width: 240px;
    margin: 0 auto;
    position: relative;
    z-index: 990;
}

@media (min-width: 992px) {
    h2 figure{
        max-width: 350px;
    }
}

h2 figure img {
    width: 100%;
    display: inline-block;
}

#title {
    padding: .5em 0 0;
    position: relative;
}

#title .container {
    position: relative;
}


#title .cloud {
    position: absolute;
    background: url('https://images.cnblogs.com/cnblogs_com/model-zachary/934264/o_cloud.png') top left no-repeat;
    background-size:100%;
    width: 150px;
    height: 45px;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    z-index: 980;
}

#title .left-cloud {
    left: -6em;
    bottom: 2em;
}

@media (min-width: 992px) {
    #title .left-cloud {
        left: 2em;
        bottom: 3em;
    }
}

#title .right-cloud {
    right: -5em;
    top: 0;
}

@media (min-width: 992px) {
    #title .right-cloud {
        right: 2em;
        top: 6em;
    }
}
/* 二：end */

/* 三：begin */
#homepic {
    margin: 0 auto;
    max-width: 800px;
    overflow: hidden;
}

#homepic img
{
    width:100%;
    max-width: 800px !important;
}
/* 三：end */

/* 页脚版权部分begin */
#footer{
    background:#c5ded7;
    text-align: center;
    color: #217d68;
    padding: 2em 0;
    margin-top: 1em;
}
/* 页脚版权部分end */

/* 博客评论框begin */
div.commentform textarea.comment_textarea
{
    outline:none;
    height:135px;
    border: 1px solid #91dcc8;
    font-size:16px;
}
div.commentform textarea.comment_textarea:focus
{
    border:2px solid #4ab49d;
}
/* 博客评论框end */

.blog_comment_body:before
{
    float: left;
    content: "\f1d9";
    font-family: FontAwesome;
    color: #2c987f;
    margin-right:3px;
}

#green_channel{border:0 none;}

#green_channel a
{
    padding:4px 5px;
    border-radius:5px;
   background:0 none; 
   -moz-box-shadow:0 none;
     -webkit-box-shadow:0 none; 
     text-shadow: 0 none; 
}

.bq_post_comment
{
    background: rgb(197, 222, 215);
    border-radius: 4px;
}
.bq_post_comment:after
{
    content: "（楼主对你的回复惊呆了）";
}
 /*隐藏上面翻页*/
div#homepage_top_pager div:nth-of-type(1){display: none;}
 /*点击旋转*/
 @keyframes arr {
        0%{
          transform: rotate(0deg);
        }
        100% {
          transform: rotate(360deg);
        }
    }
 #imgbox{transition:all .6s;}
.img{border-radius:50%;animation: arr 8s infinite alternate linear;}
input#q{color:#de5448;}
/*修改底部三个功能按钮颜色*/
#green_channel #green_channel_digg {
    background-color: #00a0d2;
}
#green_channel #green_channel_follow {
    background-color: #217d68;
}
#green_channel #green_channel_favorite {
    background-color: #cd2626;
}
/*返回顶部*/
/* .fix{display: block;width: 40px;height: 40px;position:fixed;right: 60px;bottom:35px;
background: url("https://images.cnblogs.com/cnblogs_com/model-zachary/934264/o_top_02.png") no-repeat 0 0;}
.fix:hover{background: url("https://images.cnblogs.com/cnblogs_com/model-zachary/934264/o_top_02.png") no-repeat 0 -42px;} */
.fix{width: 48px;height: 48px;position:fixed;right: 2%;bottom:35px;z-index: 999;display:none;
background: url("https://images.cnblogs.com/cnblogs_com/Model-Zachary/934264/o_220418063801_top1.png") no-repeat center;}
.fix:hover{background: url("https://images.cnblogs.com/cnblogs_com/Model-Zachary/934264/o_220418063808_top2.png") no-repeat center;}
#comment_nav a:nth-of-type(3){display:none;}
.cnblogs_code{color: #000;background-color: #f5f5f5;border:1px solid #ccc;
font-family: Courier New;margin: 20px 0px;}
.noticeBox{color:#46241b;}
.a_github{text-decoration:none!important;color:#f40!important;}
.a_github:hover{color:#217d68!important;}
/*首页停留显示二维码*/
.imgMa {
    position: absolute;
    right: 132px;
    top: 50px;
    display: none;
    /* opacity:0; */
    /* transition:all 1.5s; */
}
/* header .nav-list {
    height: 300px;
} */
#home-top{
z-index:2;
}

/* @media (max-width: 992px) {
   header .nav-list{
    height:0;
}
} */
/* 替代首页图标文字的图标 */
.fagithub,.faandroid,.fahome,.faMusic,.faanweb{
    width:24px;
    height:24px;
    vertical-align: middle;
    margin-right: 4px;
    display:inline-block;
}
/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.catListPostCategory ul li:last-of-type{border:0 none;}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
// 滚动条颜色
html::-webkit-scrollbar-track-piece {
    background-color: #e0ebe8;
    -webkit-border-radius: 0
}
html::-webkit-scrollbar {
    width: 10px;
    height: 10px
}
html::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #c5c5c5;
    -webkit-border-radius: 6px;
    outline: 2px solid #e0ebe8;
    outline-offset: -2px;
    border: 2px solid #e0ebe8;
    filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5
}
pre::-webkit-scrollbar-track-piece {
    background-color: #f5f5f5;
    -webkit-border-radius: 0
}
pre::-webkit-scrollbar {
    width: 10px;
    height: 10px
}
pre::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #c5c5c5;
    -webkit-border-radius: 6px;
    outline: 2px solid #f5f5f5;
    outline-offset: -2px;
    border: 2px solid #f5f5f5;
    filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5
}
.cnblogs-toc::-webkit-scrollbar-track-piece {
    background-color: #f5f5f5;
    -webkit-border-radius: 0
}
.cnblogs-toc::-webkit-scrollbar {
    width: 10px;
    height: 10px
}
.cnblogs-toc::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #c5c5c5;
    -webkit-border-radius: 6px;
    outline: 2px solid #f5f5f5;
    outline-offset: -2px;
    border: 2px solid #f5f5f5;
    filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5
}
.wb-body::-webkit-scrollbar-track-piece {
    background-color: #f5f5f5;
    -webkit-border-radius: 0
}
.wb-body::-webkit-scrollbar {
    width: 10px;
    height: 10px
}
.wb-body::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #c5c5c5;
    -webkit-border-radius: 6px;
    outline: 2px solid #f5f5f5;
    outline-offset: -2px;
    border: 2px solid #f5f5f5;
    filter: alpha(opacity = 50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5
}
#musicTxtBox{
    position: absolute;
    top: 88px;
    left: 6%;
    opacity: 0;
    transition: all 1.5s;
    z-index: 9;
    width: 200px;
    text-align: center;
    color: #08a084;
}
/* 广告隐藏START */
.under-post-card{
    display:none
}
#cnblogs_ch{
    display:none
}
/* 广告隐藏END */
.readBox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #e0ebe8;
    z-index:99999999999;
}

.readBoxInner {
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    background-color: #217d68;
}