/* 点赞说明 */
/* #div_digg {
    float: right;
    margin-bottom: 10px;
    margin-right: 30px;
    font-size: 12px;
    width: 125px;
    text-align: center;
    margin-top: 10px;
} */

/* 文章点赞 */
/* .diggit {
    float: left;
    position: fixed;
    right:100px;
    /* left:0px; */
    bottom:0px;
    z-index:99999;
    width: 300px;
    height: 200px;
    /* background: url(//static.cnblogs.com/images/upup.gif) no-repeat; */
    background: url(https://images.cnblogs.com/cnblogs_com/blogs/701070/galleries/2024512/o_220624085430_huaji.png) no-repeat;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
    padding-top: 5px;
    margin-rigth:50px;
} */
/* 文章反对 */
.buryit {
    position: fixed;
    float: right;
    margin-left: 20px;
    width: 46px;
    height: 52px;
    background: url(//static.cnblogs.com/images/downdown.gif) no-repeat;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
    padding-top: 5px;
}
 canvas#live2dcanvas {
    border: 0 !important;
    right: 0;
} 
/*随文标题头*/
a.entrylistItemTitle {
    color: rgb(247, 98, 29);
    text-shadow: 0 0 10px #000000,10 0 10px #000000,-10 0 10px #000000,0 10 10px #000000,0 -10 10px #000000;
}
#Header1_HeaderTitle {
    text-align: center;
    font-family: "League-Gothic", Courier;
    font-size: 68px;
    text-transform: uppercase;
    color: #eb39be;
    text-shadow: 0 0 10px #000000, 10px 2px 10px #fefcc9, 10px -10px 10px #feec85, -20px -20px 40px #ffae34, 20px -40px 50px #ec760c, -20px -60px 60px #cd4606, 0 -80px 70px #973716, 10px -90px 80px #451b0e;

}
#home {
    margin: 0 auto;
    width: 80%;/*原始65*/
    min-width: 980px;/*页面顶部的宽度*/
    background-color: rgba(245, 245, 245, 0);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body {

    /*background: #548B54 url('https://images.cnblogs.com/cnblogs_com/blogs/701070/galleries/2024512/o_210902094439beijing.jpg') fixed no-repeat;000000000*/
    /* background: #548B54 url('https://images.cnblogs.com/cnblogs_com/blogs/701070/galleries/2024512/o_220612112759_13.jpg') fixed no-repeat;*//*xxg */
    background: #548B54 url('https://images.cnblogs.com/cnblogs_com/blogs/701070/galleries/2024512/o_230327060645_bbg.jpg') fixed no-repeat;
    /* background: #548B54 url('https://images.cnblogs.com/cnblogs_com/blogs/701070/galleries/2024512/o_220612111425_2.png') fixed no-repeat; */
    /* background-position: 50% 5%; */
    background-position: 100% 80%;
    background-size: cover;


    /* background: url('https://images.cnblogs.com/cnblogs_com/blogs/701070/galleries/2024512/o_211230075022_bg.png') repeat; */
    /*background-color: rgb(0, 0, 0);*/
    /*filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size:100% 100%;
    background-size:100% 100%;*/
    cursor: url(https://blog-static.cnblogs.com/files/lhc-hhh/mouse-plane.gif),auto;   /*鼠标样式*/
}
#blogTitle {
    height: 120px;  /*高度*/
    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 */
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 17px;/*原始 16px ；font-size: 1.0rem;*/
    line-height: 1.8;
    color: #111;
    font-weight: bold;
    text-align: right;
    float: right;
}
#navigator{
    /* 导航栏 */
    background-color: rgb(62, 178, 245);
    background-image: url("https://images.cnblogs.com/cnblogs_com/blogs/701070/galleries/2024512/o_210908035225bbg.jpg");
    color: aqua;
;
}
#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 #eb39be;
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
    
    text-shadow: 0 0 10px #000000;
    transition: all 0.4s linear 0s;
}
.postTitle a:link, .postTitle a:visited, a:active {
    color: rgb(247, 98, 29);
    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: rgb(25, 236, 155);
}

#topics{
    background: rgba(255, 255, 255, 0.5);
}

.c_ad_block{
    display: none;
}

#tbCommentBody{
    width: 100%;
    height: 200px;
    background: rgba(255, 255, 255, 0.5);
}

#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);
}

.entrylist{
    background: rgba(255, 255, 255, 0.5);
}

#main{
   min-width: 640px;
}
/*公告栏时钟*/
#clockdiv {
text-align:  right;
}