.postDesc {
    font-size: 13px;
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: #4E4E4E;
    float: left;
    width: 100%;
    clear: both;
    text-align: left;
    padding-left: 20px;
    padding-right: 5px;
    margin-top: 20px;
    line-height: 1.5;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #0F435A;
    transition: all 0.4s linear 0s;
}
.CalTodayDay {
    background: #7AAFFF !important;
    color: #FFF;
    font-weight: bold;
}
.topicListFooter {
    text-align: right;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
    font-family: æ¥·ä½“; 
}

.gonggao{
    font-size: 22px;
    font-family:æ¥·ä½“;
    padding: 5px;
}

.catListTitle{
    font-size:30px;
    margin-top:21px;
    margin-bottom:10.5px;
    border-left:10px solid #5a6e75;
    padding:10px 0 10px 14px;
    background-color:#87CEFA;
}

#cb_post_title_url .postTitle2{
    font-size:30px;
}


.cnblogs_code {
    background-color: rgba(247,247,247,0.3);
    font-family: Consolas,"Courier 10 Pitch",monospace !important;
    font-size: 12px!important;
    border: 1px solid #ccc;
    padding: 5px 10px;
    overflow: auto;
    margin: 5px 0;
    color: #000;
}
.cnblogs_code pre {
font-family: Consolas,"Courier 10 Pitch",monospace !important;
font-size: 12px!important;
word-wrap: break-word;
white-space: pre-wrap;
}
.cnblogs_code span {
font-family: Consolas,"Courier 10 Pitch",monospace !important;
font-size: 12px!important;
line-height: 1.5!important;
}
.code_switcher{
    background: rgba(0, 122, 255, 0.3);
    padding-left:10px;
    margin: 10px 0px;
    font-family: "Consolas","Courier 10 Pitch",monospace;
    border: 1px rgba(0,122,255,0.3) solid;
    border-radius: 3px;
}

#Header1_HeaderTitle.headermaintitle{
    font-size: 40px;
    font-family:'Comic Sans MS';
    font-weight: lighter; 
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    font-family: "Consolas","Courier 10 Pitch",monospace !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    padding: 5px !important;
    background-color: rgba(247,247,247,0,3) !important;
    border: 1px solid #FFF !important;
}
#blogTitle h2 {
    font-size: 20px;
    font-weight:300;
    font-family:'Comic Sans MS';
    margin-top: 30px;
    margin-left: -10px;
    color: #515151;
}

#div_digg {
  position: fixed;
  bottom: 10px;
  right: 15px;
  border: 2px solid #ECD7B1;
  padding: 10px;
  width: 140px;
  background-color: #fff;
  border-radius: 5px 5px 5px 5px !important;
  box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}

#comment_form_container .author {
    background: rgba(0,0,0,0.05);
    color: #333;
    border: 1px solid rgba(0,0,0,0.05);
}

#comment_form_container .comment_textarea {
    background: rgba(0,0,0,0.1);
    color: #FFF;
    border: 2px solid rgba(0,0,0,0.1);
}

.CalTitle {
    background: rgba(0,0,0,0);
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    color: #FFF;
}

.CalDayHeader {
    background: rgba(0,0,0,0);
    font-weight: 100;
    color: #5E5F63;
}

.CalTitle td {
    background: rgba(0,0,0,0) !important;
}

#navigator {
    background: rgba(0,0,0,0.5);
    font-size: 17px;
    border-bottom: rgba(0,0,0,0);
    border-top: rgba(0,0,0,0);
    height: 5vw;
    clear: both;
    /*border-radius: 4px;
    -moz-box-shadow:1px -1px 1px #666666;
    -webkit-box-shadow:1px -1px 1px #666666;
    box-shadow:1px -1px 1px #666666;*/
    margin-left: -3vw;
    width: 80vw;
    height: 5vh;
    min-height: 50px;
    min-width: 950px;
    padding-right: 3vw;
    padding-left: 3vw;
}

#navList a:link, #navList a:visited, #navList a:active {
    color: rgba(230,230,250,0.9);
    /*margin-left: 1.5vw;*/
    padding-top: 0;
    position:relative;
    transform: translateY(50%);
}

#navList li {
    margin-top: 0;
    margin-right: 0;
    height: 5vh;
    min-height:50px; 
    -webkit-transition: all .5s;   
    -moz-transition: all .5s;   
    -ms-transition: all .5s;   
    -o-transition: all .5s;   
    transition: all .5s;  
}

#navList li:hover {
    background-color: rgba(255, 255, 255, 0.85);
}

#navList li:hover a {
    color: rgba(0,0,0,0.5);
    font-weight: bolder;
}

#blog_nav_admin, #blog_nav_newpost, #blog_nav_myhome{
    font-family:'SansGBW3119d3f30cb1ca08';
    font-weight: normal!important;
}

.Cal {
    background: rgba(0,0,0,0.05);
    border: none;
    color: #333;
}

#site_nav_under {
    display: none;
}
.c_ad_block, .ad_text_commentbox {
    display: none;
    margin: 0;
    padding: 0;
}
#ad_under_google {
    height: 0;
    overflow: hidden;
}
#ad_under_google a {
    display: none;
}
#ad_t2{
    display: none;
}

body {
color: #000;
background: url(https://img2022.cnblogs.com/blog/1729045/202205/1729045-20220520124757358-1927508826.jpg) fixed;
background-size: 100%;
background-repeat: no-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 101%;
}
#blog_nav_sitehome {font-size: 17px; text-decoration: underline;}
#blog_nav_myhome {font-size: 17px;}
#blog_nav_newpost {font-size: 17px;}
#blog_nav_contact {font-size: 17px;}
#blog_nav_rss {font-size: 17px;}
#blog_nav_admin {font-size: 17px;}
#blog_stats{
    font-size:17px;
    color: rgba(225,255,255,0.8);
    font-family:'SansGBW3119d3f30cb1ca08';
    margin-right: 1.5vw;
}

.blogStats{
    padding-top: 0;
    position:relative;
    transform: translateY(50%);
    margin-top: 0;
}

#blog-calendar {
   box shadow 
    width: 228px;
    padding-bottom: 5px;
    margin-bottom: 35px;
    box-shadow: 0 0 0px rgba(255,255,255,0);
    border: 0px solid #EDEDED;
}

#home {/*ä¸»å†…å®¹æ˜¾ç¤ºæ¿é¢œè‰²*/
    width: 80vw!important;
    opecity: 0.70;
    background-color: rgba(255, 255, 255, 0.65);
    border-radius: 5px;
    -moz-box-shadow:1px -1px 19px #666666;
    -webkit-box-shadow:1px -1px 19px #666666;
    box-shadow:1px -1px 19px #666666;
    padding: 3vw;
    margin-bottom: 20px;
    padding-bottom: 15px;
    min-width: 950px!important;
}

.postTitle{/*åšå®¢ä¸»é¡µå‰¯æ ‡é¢˜å­—å·*/
    background-color:rgba(0,0,0,0);
    font-size:30px;
    margin-bottom:3px;
    margin-left: 15px;
}

.postBody{
    margin-left: 20px;
}

#blogTitle {
    /*height: 100px;  /*é«˜åº¦*/
    clear: both;
    background-color: rgba(240, 240, 240, 0);
 }


#navList 
{
    front-size: 18px;
    margin-top: 0;
    height: 5vh;
    min-height:50px; 
}
#sideBarMain .newsItem {/*å…¬å‘Šæ */
     font-size: 15px;
     background-color: rgba(0, 0, 0, 0.05);
}

.feedbackListSubtitle{color: #FFFFFF;}/*é¢œè‰²è°ƒæ•´*/

#comment_form_container .comment_textarea {
    width: 50%;
    height:150px;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active{
font-size:20px;
}

 .newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory{
background: rgba(0,0,0,0.05);}
.cnblogs_code div, .cnblogs_code_collapse {background:rgba(0,0,0,0);}

.cnblogs_code_toolbar a:hover, .cnblogs_code_toolbar a:link, .cnblogs_code_toolbar a:visited, .cnblogs_code_toolbar a:active, .cnblogs_code_toolbar a:link img, .cnblogs_code_toolbar a:visited img {
    background-color: rgba(0,0,0,0)!important;
    border: none!important;
}

.ani-layer {
    width: 86vw;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    position: absolute;
    z-index: -2;
    width: 80vw;
    min-width: 950px;
    top: 0;
}

#ani-button{
    float: right;
    margin-right: -3vw;
    margin-top: -3vw;
    z-index: -3;
}
#cnblogs_post_body h1{
    background: MediumSpringGreen;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px MediumSpringGreen , 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 17px;
    font-weight: bold;
    height: 33px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2 {
    background: blue !important;
    background: #497BBB !important;
    border-radius: 4px 4px 4px 4px !important;
    box-shadow: 0 0 0 1px #000000, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑", "宋体", "黑体", Arial;
    font-size: 17px;
    font-weight: bold;
    margin: 15px 0 !important;
    padding: 5px 0 5px 20px;
}