/*鼠标样式*/
body {
    cursor: url('https://blog-static.cnblogs.com/files/blogs/681223/hatsgirl.ico'), auto;
    width: 100%;
    height: 100%;
    /* background: url('https://images.cnblogs.com/cnblogs_com/blogs/681223/galleries/1968990/o_210902163021beijt.png') no-repeat fixed; */
    /* background: url('https://images.cnblogs.com/cnblogs_com/blogs/681223/galleries/1968990/o_210901062741background.jpg') no-repeat fixed; */
    /* background: url('https://images.cnblogs.com/cnblogs_com/blogs/681223/galleries/1968990/o_210919171644%E9%AB%98%E5%93%81%E4%BD%8D%E8%83%8C%E6%99%AF.jpg') no-repeat fixed; */
    /* background-size: cover; */
    /* background-color: #f7f8f9; */
    font-size: 16px;
    background: #232830;
    /* background: url('https://images.cnblogs.com/cnblogs_com/blogs/681223/galleries/1968990/o_210501064633bg.gif') repeat fixed; */

    margin-top: 60px;
}

#home {
    /* margin: 100px auto;  */
    margin: -20px auto;
    opacity: 0.95;
    border-radius: 20px;
    box-shadow: 0 2px 6px rgba(0, 0, 0,0.3);
    /* background-image: url(https://images.cnblogs.com/cnblogs_com/blogs/681223/galleries/1968990/o_210501064633bg.gif); */
    /*background-repeat: repeat;*/
    background-color: #f7f8f9;
}


#header #blogTitle {
    //background: url(https://images.cnblogs.com/cnblogs_com/blogs/681223/galleries/1968990/o_210814055025%E9%B2%B8%E9%B1%BC.png) right bottom no-repeat;
    background-image: linear-gradient(#18a2ef, transparent);
    background-size: auto 100%;
    /* height: 230px; */
    height:135px;
}

/* #header #blogTitle::after {
    content: '';
    display: block;
    background: url(https://images.cnblogs.com/cnblogs_com/blogs/681223/galleries/1968990/o_210814055025%E9%B2%B8%E9%B1%BC.png) right bottom no-repeat;
    height: 320px;
    width: 410px;
    margin-left: 715px;
    margin-top: 8px;
} */

#blogTitle h1 {
    margin-left: 0.65em;
    /* font-size: 900%; */
    /* font-family: Arial, Helvetica, sans-serif; */
    /* line-height: 1.2em; */
    font-size: 600%;
    line-height: 0.8em;
}

#blogTitle h1 a, #blogTitle h2 {
    color: #83172c;
    font-family: STXingkai;
    text-decoration: none;
}

#blogTitle h2 {
    /* margin-top: 1.2em; */
    margin-top: 0px;
    margin-left: 15em;
    padding-bottom: 10px;
    font-size: 30px;
    /*text-shadow: none;*/
    text-shadow: 1px 2px 1px #5b99d1;
}

#navigator {
    margin-top: 0px;
    background-color: #ffffff;
    border-top: 20px solid #ebf9f9;
    height: 30px;
    border-bottom: 15px solid #85b8de;
    /* position: absolute;
    visibility: hidden; */
}

#navList {
    min-height: 10px;
    margin-left: 20px;
}
#navigator #navList a {
    margin: 0px 20px 0px 20px;
    padding: 3px 50px;
    font: 23px "微软雅黑";
    line-height: 30px;
    display: inline-block;
    text-decoration: none;
    color: #4c4c4c;
    text-shadow: none
}

#navigator #navList a:hover {
    //background-color: #eee;
    background-color:#93d4dc;
    //color: #ff8500;
    color:#e6f4f5;
    /*color: #1e1e1e;*/
    text-decoration: none;
}

#main {
    min-width: 1000px;
    margin: 0px 25px 0px 25px;
}

#mainContent {
    width: 760px;
}

.newsItem {
    padding: 0 0 25px 0;
    margin-bottom: 0px;
    border: 1px solid #90162a;
    border-bottom: 1px solid #f2f3f3;
    background-color: #f2f3f3;
}

#blog-calendar {
    padding: 30px 0 20px 0;
    margin-bottom: 100px;
    border: 1px solid #90162a;
    border-top: 1px dashed #90162a;
    background-color: #f2f3f3;
}
#sideBar {
    font-size: 12px;
    margin-left: 825px;
    padding: 0px 10px;
    border: 1px solid #90162a;
    background-color: #f2f3f3;
}

#sideBarMain {
    margin-top: 30px;
}

.newsItem .catListTitle {
    padding: 5px 135px;
    border-right: 5px solid #90162a;
    border-left: 5px solid #90162a;
    border-radius: 10px;
    font-size: 23px;
    background-color: #ffffff;
}

.catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle {
    padding: 5px 100px;
    text-align: center;
    border-right: 5px solid #90162a;
    border-left: 5px solid #90162a;
    border-radius: 10px;
    font-size: 18px;
    background-color: #ffffff;
}

.Cal {
    color: #1c3876;
}
.Cal td,.Cal th {
    padding: 10px 0;
}

#blog-news {
    margin-left: 0px;
}

/* 定制公告栏音乐插件的样式 */
.aplayer {
    font-family: Arial,Helvetica,sans-serif;  /*音乐插件字体*/
    margin: 0px;  /*音乐插件与公告栏左边的边距，0px就是直接抵到公告栏左边的边上*/
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    border-radius: 2px;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: normal;
}

#player {
    margin: 25px; 
}

#profile_block {
    font-size: 18px;
    line-height: 2;
    margin-left: 60px;
}

#profile_block a {
    text-decoration: none;
}

#blog-sidecolumn {
    border: 1px solid #90162a;
    margin-top: 30px;
    margin-bottom: 30px;
}

.div_my_zzk {
    margin-top: 40px;
    margin-bottom: 25px;
}

.mySearch .input_my_zzk {
    float: left;
    height: 40px;
    width: 208px;
    margin-left: 20px;
    border: 1px solid #3b3b3b;
    border-right: none;
}

.mySearch #google_q {
    float: left;
    visibility: hidden;
    height: 0px;
    width: 0px;
}

#widget_my_zzk #btnZzk {
    float: left;
    vertical-align: middle;
    height: 42px;
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #3b3b3b;
    border-left: none;
}

#widget_my_google .btn_my_zzk {
    float: left;
    visibility: hidden;
    vertical-align: none;
    height: 0px;
    font-size:  0px;
    padding-left: 0px;
    padding-right: 0px;
}

#sideBarMain ul {
    line-height: 2.5em;
}

.catListLink ul {
    padding-left: 2em;
    font-size: 18px;
}

.catListLink ul li a {
    text-decoration: none;
}

#sidebar_shortcut .catListLink {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px dashed #90162a;
}

#sidebar_shortcut .catListTitle {
    margin-top: 50px;
}



/*加关注设计*/
#p_b_follow {
    width: 180px;
    height: 38px;
    background: #1a73e8;
    border-radius: 31px;
    margin-top: 30px;
    position: relative;
    max-width: 310px;
    box-shadow: 0px 3px 4px rgb(0 0 0), 0px 0px 20px rgb(0 0 0 / 6%) inset;
}

#p_b_follow a {
    display: inline-block;
    margin-left: 55px;
}

#p_b_follow a:hover {
    color: #8f172a;
    font-weight: 700;
}



/*正文内容样式*/
.day {
    margin-right: 0em;
}

.postTitle {
    font-size: 21px;
}

.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: none;
    color: #1155cc;
}

.blogpost-body blockquote {
    background: #dde4ec;
    border-left: 7px solid #ff6a6a;
}

#cnblogs_post_body .table-wrapper {
    margin: 10px;
}

#cnblogs_post_body img, .cnblogs-post-body img {
    max-width: 75% !important;
    height: auto;
    text-align: center;

}


/*正文底部设计*/
#blog_post_info_block {
    margin-top: 25px;
}

#topics .postBody #BlogPostCategory, #topics .postBody #EntryTag {
    font-size: 14px;
}

#EntryTag::after {
    content: "";
    /* float: left; */
    height: 22px;
    width: 22px;
    /* display: block; */
    position: absolute;
    top: 0%;
    left: -3.5%;
    background: url(https://images.cnblogs.com/cnblogs_com/blogs/681223/galleries/1968990/o_210505153707Tags.png);
}

#topics .postBody #BlogPostCategory, #topics .postBody #EntryTag {
    font-size: 14px;
    position: relative;
    left: 5%;
}

#topics .postBody #BlogPostCategory a, #topics .postBody #EntryTag a {
    font-size: 13px;
    border-radius: 4px;
    padding: 4px 6px;
    background-color: #2d8cf0;
    margin-right: 5px;
    transform: none;
    color: #fbfbfb;
}

#topics .postBody #BlogPostCategory a, #topics .postBody #EntryTag a:hover {
    background: #fd8504;
}

#green_channel {
    padding: 16px 0px;
    margin: 39px auto 10px;
    border: #2e8bed 6px ridge;
    border-radius: 40px 10px;
    background: #a2cdd7;
    font-size: 0px;
    text-align: center;
}

#green_channel a {
    /* background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAYAAABIdFAMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHhJREFUeNo8zjsOxCAMBFB/KEAUFFR0Cbng3nQPw68ArZdAlOZppPFIBhH5EAB8b+Tlt9MYQ6i1BuqFaq1CKSVcxZ2Acs6406KUgpt5/LCKuVgz5BDCSb13ZO99ZOdcZGvt4mJjzMVKqcha68iIePB86GAiOv8CDADlIUQBs7MD3wAAAABJRU5ErkJggg%3D%3D) repeat-x; */
    margin-right: 0px; 
    -moz-border-radius: 5px;
    -webkit-border-radius: 0px; 
    -moz-box-shadow: none;
     -webkit-box-shadow: none; 
    text-shadow: none; 
}

#green_channel #green_channel_weibo, #green_channel #green_channel_wechat {
    background: #a2cdd7;
    padding: 4px 30px;
    padding-right: 80px;
    -moz-border-radius: none;
    -webkit-border-radius: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}

#green_channel #green_channel_digg {
    background-color: #a2cdd7;
    visibility: hidden;
}

#green_channel #green_channel_follow {
    background-color: #a2cdd7;
    visibility: hidden;
}

#green_channel #green_channel_favorite {
    background-color: #a2cdd7;
    visibility: hidden;
}

#author_profile {
    float: left;
    width: 145px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #000;
    background: #ebf1fb;
    border-radius: 40px;
    margin-left: 570px;
    font-size: 12px;
}

.author_profile_info {
    float: left;
    line-height: 18px;
    margin-left: 10px;
    margin-top: 5px;
}

#author_profile_follow {
    margin: 10px 45px 10px;
    background: #41c4ea;
    border-radius: 27px;
}

#author_profile_follow a:hover {
    text-decoration: none;
}

#author_profile_follow:hover {
    background: #eb4436;
    border-radius: 0px;
}

.buryit {
    visibility: hidden;
    height: 0px;
    margin-top: 0px;
}

.diggword {
     margin-top: 0px;
}

#div_digg {
    float: right;
    position: fixed;
    width: 83px;
    height: 45px;
    bottom: 10px;
    left: 50%;
    margin-left: 165.5px;
    margin-bottom: 5px;
    background: rgba(247,247,247,0.3);
    margin-right: 0px;
    font-size: 12px;
    /* box-shadow: 0 0 10px 0 #aaa; */
    /* padding: 10px; */
    /* border: 2px solid rgba(82, 168, 236, 0.8); */
    text-align: center;
    margin-top: 0px;
}

.diggit {
    float: left;
    width: 84px;
    height: 37px;
    background: url(https://images.cnblogs.com/cnblogs_com/blogs/681223/galleries/1968990/o_210506150324%E7%82%B9%E8%B5%9E1.png) no-repeat;
    background-size: auto 100%;
    /* text-align: center; */
    cursor: pointer;
    margin-top: 0px;
    padding-top: 0px;
}

#div_digg .diggnum {
    /* line-height: 6.5em !important; */
    float: left;
    margin-left: 19px;
    margin-top: 29.5px;
    font-size: 1px;
}

/*评论设计*/
#commentform_title {
    background-image: none;
    background-repeat: no-repeat;
    padding: 14px;
    margin-bottom: 10px;
    margin-top: 50px;
    border-bottom: 6px solid #828dae;
    font-size: 36px;
    font-weight: 700;
    color: #828dae;
}

/*看板娘*/
#live2dcanvas {
    border: 0 !important;
}



/* --------------- */
/* --------------- */
/* 手机端css */
@media screen and (max-width: 768px){
    body {
        width: 100%;
        height: 100%;
        background: url('https://images.cnblogs.com/cnblogs_com/blogs/681223/galleries/1968990/o_210904094835android.png') no-repeat fixed;
        background-size: cover;
    }
    #home {
        opacity: 0.97;
        margin: 30px auto; 
        border-radius: 20px;
        box-shadow: 0 2px 6px rgba(0, 0, 0,0.3);
    }


    #blogTitle #lnkBlogLogo,#blogTitle h2,#header #blogTitle::after,#navigator,#comment_form,#sideBar,#sml,#smr,#rtimg{
        display: none;
    }
    #header {
        /* opacity: 0.95; */
        height: 120px;
        background-color: #68BCCA;
        /* background: url(https://images.cnblogs.com/cnblogs_com/lvdabao/507840/o_face-monkey-128.png) top left no-repeat; */
        background: url(https://images.cnblogs.com/cnblogs_com/blogs/681223/galleries/1968990/o_211122112735_0np8X4lRpe.png) top left no-repeat;
        /* background: url(https://images.cnblogs.com/cnblogs_com/blogs/681223/galleries/1968990/o_211122123145_yJveJrLm3r.png) top left no-repeat; */
        
        background-size: 46px;
    }


    #header #blogTitle {
        height: 110px;
    }
    #blogTitle h1 {
        font-size: 70px;
    }

    #main,#mainContent{
        margin: 0px;
        padding: 0px;
        min-width: 340px;
    }

    #mainContent{
        display: flex;
    }

    #topics{
        /* width: 340px; */
        flex: 1;
        margin: 5px;
    }
    /* #sideBar {
        width: 0px;
        margin-left: 340px;
    } */
    .day {
        flex: 1;
        /* width: 340px; */
        margin: 20px;
        background-color: #ececec;
        border-radius: 15px;
        visibility: inherit;
        box-shadow:0 2px 2px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.06), 0 1px 5px 0 rgba(0,0,0,0.12)
    }

    .postTitle {
        padding-top: 15px;
        padding-right: 20px;
        box-sizing: content-box;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }

    .postCon {
        padding-left: 10px;
        padding-right: 10px;
    }

    #author_profile {
        margin-left: 170px;
    }
    .diggit {
        display: none;
        margin-left: 0px;
    }

    /* 不要返回顶部 */
    #back-to-top {
        display: none;
    }

    /* 分享、加关注位置调整 */
    #green_channel {
        margin: 39px 0px 10px -7px;
    }

    #author_profile {
        margin: 0px;
        margin-bottom: 20px;
        margin-top: 10px;
        /* margin-left: 100px; */
        position: relative;
        left: 50%;
        margin-left: -75px;
    }

    /* 标签设置 */
    #EntryTag::after{
        left: -7%;
    }
    #EntryTag {
        left: 8%;
    }


}
/* 返回首页 */
#back-to-top {
    background-color: #ffffff;
    border: #1a73e8 solid 2px;
    width: 60px;
    height: 40px;
    border-radius: 20px 0px 0px 20px;
    cursor: pointer;
    text-align: center;
    color: #7f90b1 !important;
    text-decoration: none !important;
}

#back-to-top:hover {
    background-color: #90d3dd;
    color: #deebee !important; 
    text-decoration: none !important;
}
