#home {
    border-radius: 32px;
    margin: 0 auto;
    width: 80%;/*åŽŸå§‹65*/
    min-width: 980px;/*é¡µé¢é¡¶éƒ¨çš„å®½åº¦*/
    background-color: rgba(245, 245, 245, 0.5);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body {
    background: rgba(255, 250, 240, 1) url('https://images.cnblogs.com/cnblogs_com/seafever/1641604/o_200204031303PNETJP2UDF~G8$@GL)BB6NY.jpg') fixed no-repeat;
    background-position: 50% 5%; 
    background-size: cover;
}
#blogTitle {
    height: 100px;  /*é«˜åº¦*/
    clear: both;
    background-color: rgba(245, 245, 245, 0);
}
#blogTitle h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.8em;/*åŽŸå§‹ 1.6em*/
    margin-top: 10px;/*åŽŸå§‹ 15px */
    color: #548B54;
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 17px;/*åŽŸå§‹ 16px ï¼›font-size: 1.0rem;*/      
    line-height: 1.8;
    font-weight: bold;
    text-align: right;
    float: right; 
    color: #08d;
    text-shadow: 3px 4px 5px #0bc
}
#navigator{
    position: relative;
    left: -30px;
    width: 106%;
    background-color: #000000a8;
    overflow: visible;
}
#navList a:link, #navList a:visited, #navList a:active{
    color: #eee;
    font-size: 18px;
    font-weight: bold;
}
.blogStats{
    color: #eee;
}
.postTitle {
    border-left: 8px solid rgba(130, 130, 130, 0.68);
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #21759b;
    transition: all 0.4s linear 0s;
}
.postTitle a:hover {
    margin-left: 30px;
    color: #0f3647;
    text-decoration: none;
}
.postCon {
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    padding: 10px 0;
}

.day .postTitle a {
    padding-left: 10px;
}
.day {
    background: rgba(255, 255, 255, 0.5);
}
/*æ–‡ç« é™„åŠ ä¿¡æ¯*/
.postDesc {   
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: #757575;
    float: left;
    width: 100%;
    clear: both;
    text-align: left;     
    font-family: "å¾®è½¯é›…é»‘" , "å®‹ä½“" , "é»‘ä½“" ,Arial;
    font-size: 13px;
    padding-right: 20px;/*5px  padding-left: 90px;posted å‘è¡¨æ—¶é—´å·¦è¾¹è·ç¦»*/
    margin-top: 20px;
    line-height: 1.8;
    padding-bottom: 35px;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, 
.catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, 
.catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory ,#blog-calendar
{
    background: rgba(255, 255, 255, 0.5);
    margin-bottom: 35px;
    word-wrap: break-word;
}

.CalTitle{
    background: rgba(255, 255, 255, 0);
}
.catListTitle{
    background-color: rgba(130,130,130, 0.9);
}

#topics{
    background: rgba(255, 255, 255, 0.8);
}

.c_ad_block{
    display: none;
}

#tbCommentBody{
    width: 100%;
    height: 200px;
    background: rgba(255, 255, 255, 0.5);
}

#q,#google_q{
    background: rgba(255, 255, 255, 0);
}

.CalNextPrev{background: rgba(255, 255, 255, 0);}

.cnblogs_code{
    background: rgba(255, 255, 255, 0);    
}

.cnblogs_code div{
    background: rgba(255, 255, 255, 0);    
}

.cnblogs_code_toolbar{
    background: rgba(255, 255, 255, 0);  
}
#main{min-width: 640px;}
.entrylist{
    background: rgba(255, 255, 255, 0.5);  
}

/*è¡¥å……ä»£ç --è¦†ç›–æ¨¡æ¿æ ·å¼*/

a:hover {
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
}
#navList a:hover {
    background-color: rgba(0, 0, 0, 0.2);
}
.postCon a:link, .postCon a:visited, .postCon a:active {
    text-decoration: none;
    background: rgba(0, 181, 255, 0.5);
    color: #fff;
    border-radius: 3px;
    padding-left: 0;
    display: block;
    width: 56px;
    transition: 1s;
    text-align: center;
}
.postCon a:hover{
    background: #00bcff;
    width: 112px;
    text-align: center;
    transition: 1s;
}
.CalTodayDay, .CalTodayDay u {
    color: #0d90ff;
}
#cnblogs_post_body img {
    max-width: 100%;
}
/*è¡¥å……ä»£ç -ä¸ªæ€§*/

td a u {
    color: #666;
    text-decoration: none;
}
#navList li a:hover {
    box-shadow: -10px -10px 2px 1px rgba(173, 161, 161, 0.4);
    border-radius: 7px;
    margin-top: 10px;
    margin-left: 20px;
}
#Header1_HeaderTitle {
    color: #fff;
    text-shadow: 1px 1px 0 #ff3f1a, -1px -1px 0 #00a7e0;
    font-size: 32px;
    transition: 0.5s;
}
#Header1_HeaderTitle:hover {
    opacity: .6;
    font-size: 56px;
    transition: 0.5s;
}
#profile_block a:hover {
    margin-left: 4px;
}
u {
    text-decoration: none;
}
.dayTitle a {
    position: relative;
}
.dayTitle a::after {
    width: 0px;
    height: 1px;
    background-color: #2D8CF0;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: 0.5s;
}
.dayTitle:hover a::after {
    width: 100%;
    left: 0;
}


/*é¼ æ ‡æŒ‡é’ˆè‡ªå®šä¹‰*/
html {
    animation: compatibleCursorHtml  1s infinite;
    -moz-animation: compatibleCursorHtml  1s infinite; /* Firefox */
    -webkit-animation: compatibleCursorHtml  1s infinite; /* Safari and Chrome */
    -o-animation: compatibleCursorHtml  1s infinite; /* Opera */
}
@keyframes compatibleCursorHtml {
    0% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_body.png),auto;}
    100% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_body.png),auto;}
}
a{
    animation: compatibleCursorA 1s infinite;
    -moz-animation: compatibleCursorA 1s infinite; /* Firefox */
    -webkit-animation: compatibleCursorA 1s infinite; /* Safari and Chrome */
    -o-animation: compatibleCursorA 1s infinite; /* Opera */
}
@keyframes compatibleCursorA {
    0% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_a.png),auto;}
    100% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_a.png),auto;}
}
p{
    animation: compatibleCursorP 1s infinite;
    -moz-animation: compatibleCursorP 1s infinite; /* Firefox */
    -webkit-animation: compatibleCursorP 1s infinite; /* Safari and Chrome */
    -o-animation: compatibleCursorP 1s infinite; /* Opera */
}
@keyframes compatibleCursorP {
    0% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_body.png),auto;}
    100% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_body.png),auto;}
}
span{
    animation: compatibleCursorSpan 1s infinite;
    -moz-animation: compatibleCursorSpan 1s infinite; /* Firefox */
    -webkit-animation: compatibleCursorSpan 1s infinite; /* Safari and Chrome */
    -o-animation: compatibleCursorSpan 1s infinite; /* Opera */
}
@keyframes compatibleCursorSpan {
    0% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_body.png),auto;}
    100% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_body.png),auto;}
}
input{
    animation: compatibleCursorInput 1s infinite;
    -moz-animation: compatibleCursorInput 1s infinite; /* Firefox */
    -webkit-animation: compatibleCursorInput 1s infinite; /* Safari and Chrome */
    -o-animation: compatibleCursorInput 1s infinite; /* Opera */
}
@keyframes compatibleCursorInput {
    0% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_p.png),auto;}
    100% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_p.png),auto;}
}
textarea, #q, #google_q {
    animation: compatibleCursorTextarea 1s infinite;
    -moz-animation: compatibleCursorTextarea 1s infinite; /* Firefox */
    -webkit-animation: compatibleCursorTextarea 1s infinite; /* Safari and Chrome */
    -o-animation: compatibleCursorTextarea 1s infinite; /* Opera */
}
@keyframes compatibleCursorTextarea {
    0% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_span.png),auto;}
    100% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_span.png),auto;}
}
/*éƒ¨åˆ†éœ€è¦è¦†ç›–åŽŸæŒ‡é’ˆçš„cssæ ·å¼*/
#green_channel a, .diggit, .diggit span {
    animation: love 1s infinite;
    -moz-animation: love 1s infinite; /* Firefox */
    -webkit-animation: love 1s infinite; /* Safari and Chrome */
    -o-animation: love 1s infinite; /* Opera */
}
@keyframes love {
    0% { cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor@miku.cursor_a.png),auto;}
    100% { cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor@miku.cursor_a.png),auto;}
}
.buryit, .buryit span {
    animation: compatibleCursorBuryit 1s infinite;
    -moz-animation: compatibleCursorBuryit 1s infinite; /* Firefox */
    -webkit-animation: compatibleCursorBuryit 1s infinite; /* Safari and Chrome */
    -o-animation: compatibleCursorBuryit 1s infinite; /* Opera */
}
@keyframes compatibleCursorBuryit {
    0% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_a.png),auto;}
    100% {cursor: url(https://unpkg.com/miku.cursor@5.0.4/miku.cursor_a.png),auto;}
}

/*å³ä¾§æ»‘åŠ¨æ¡æ ·å¼å®šä¹‰*/

::-webkit-scrollbar {/*æ»šåŠ¨æ¡æ•´ä½“æ ·å¼*/
    width: 8px;     /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
    height: 0px;
}
::-webkit-scrollbar-thumb {/*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
    border-radius: 0px;
    background-color: #cccccc;
    /*background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);*/
}
::-webkit-scrollbar-track {/*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.2);
     /*border-radius: 10px;*/
    background: #ededed;
}





@media screen and (max-width: 768px){
    #home {
        width: auto;
        min-width: initial;
        padding: 0;
        margin: 0;
        border-radius: 0;
    }
    #header {
        width: auto;
    }
    #navigator {
        left: 0;
    }
    #sideBar {
        display: none;
    }
    #footer {
        margin: 0;
    }
    #navList li a{
        padding: 3px;
    }
    .blogStats {
        width: 117px;
        font-size: 10px;
    }
    #Header1_HeaderTitle {
        position: relative;
        left: -11px;
        top: 5px;
        font-size: 40px;
    }
    .postTitle {
        padding: 0;
        margin: 0;
        line-height: 27px;
    }
    .dayTitle {
        height: 34px;
        font-size: 18px;
    }
    .postCon a:link, .postCon a:visited, .postCon a:active {
        transition: 0.2s;
    }
    .postTitle a:link, .postTitle a:visited, .postTitle a:active {
        transition: all 0.2s linear 0s;
    }
    #home #main {
        min-width: 98% !important;
    }
}
/*Markdownæ ·å¼è‡ªå®šä¹‰*/
#topics {
    overflow: visible;
}
#cnblogs_post_body h1 {
    position: relative;
    left: -3%;
    background: #ffabab80;
    border-radius: 4px;
    padding-left: 4%;
    box-shadow: -5px -5px #dd939399;
    color: #0009;
}
#cnblogs_post_body h2 {
    position: relative;
    left: -2%;
    background: #ffbd9d80;
    border-radius: 4px;
    padding-left: 4%;
    box-shadow: -5px -5px #ebaf9299;
    color: #0009;
}
#cnblogs_post_body h3 {
    position: relative;
    background: #f0f27c80;
    border-radius: 4px;
    left: -1%;
    padding-left: 4%;
    box-shadow: -5px -5px #d9db7099;
    color: #0009;
}
#cnblogs_post_body h4 {
    background: #85f27e80;
    border-radius: 4px;
    padding-left: 4%;
    box-shadow: -5px -5px #7add7499;
    color: #0009;
}
#cnblogs_post_body h5 {
    position: relative;
    left: 1%;
    background: #4dceff80;
    border-radius: 4px;
    padding-left: 4%;
    box-shadow: -5px -5px #41add799;
    color: #0009;
}
#cnblogs_post_body h6 {
    position: relative;
    background: #ff65fa80;
    border-radius: 4px;
    left: 2%;
    padding-left: 4%;
    box-shadow: -5px -5px #e35ade99;
    color: #0009;
}
#cnblogs_post_body code {
    background: #a0dcff7a !important;
    border: 1px solid #00b2ff !important;
}
#cnblogs_post_body img {
    margin: 0 auto;
    text-align: center;
}
#cnblogs_post_body a {
    text-decoration: none;
    color: #00a1ffad;
    transition: 0.5s;
}
#cnblogs_post_body a:hover {
    color: #00a1ff;
    font-style: italic;
    transition: 0.5s;
}
#cnblogs_post_body hr {
    border-color: #5f5f5f30;
}
#cnblogs_post_body ul li ul li ul li {
    list-style-type: upper-roman;
}
#cnblogs_post_body ul li ul li ul li ul li {
    list-style-type: lower-roman;
}
#topics .postDesc {
    margin-top: -4px;
}
a.entrylistItemTitle {
    color: #08d;
    transition: 0.6s;
}
a.entrylistItemTitle:hover {
    color: #0af;
    transition: 0.6s;
}
.feedbackItem {
    background: rgba(254,254,254,0.5);
    border-radius: 10px 10px 0px 0px;
}
/*返回顶部*/
#goToTop {
    position: fixed;
    padding: 0;
    width: 82px;
    height: 21px;
    bottom: 6px;
    right: 20px;
    background: rgb(189, 226, 225);
    text-align: center;
    border-radius: 5px;
    box-shadow: 2px 2px #295655;
    color: #213c32;
    z-index:999999999999;
    display: none;
}
/*博文推荐*/
#div_digg {
    position: fixed;
    bottom: 268px;
    width: 46px;
    height: 54px;
    right: 0;
    overflow: hidden;
    box-shadow: 0 0 6px #777;
    border: 2px solid #CCC;
    padding: 4px;
    background-color: #fff;
    border-radius: 4px 4px 4px 4px !important;
}