body {
    color: #000;
    background-color: #8fcbe79f;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
}
#live2dcanvas {
border: none !important;
bottom:0px;
}
#home {
    margin: 0 auto;
    width: 65%;
    min-width: 950px;
    background-color: #e1ec9b61;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100,100,100,.3);
}
#blogTitle h1 {
    font-size: 34px;
    font-weight: bolder;
    line-height: 1.5em;
    color: pink;
    margin-top: 20px;
    font-family: Bradley Hand ITC;
}
#sideBar {
    font-size: 14px;
    background-color: #f8f8f829;
}
.catListTitle {
   font-weight: normal;
    line-height: 1.2;
    font-size: 110%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: left;
    color: #fff;
}
#sideBar h3 {
    font-size: 18px;
    color: #fff;
   padding-top: 8px;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #f3eac0c7;
    margin-bottom: 10px;
    word-wrap: break-word;
}
#navigator {
    font-size: 16px;
    border-bottom: 1px solid #f7c796;
    border-top: 1px solid #f7c796;
    height: 50px;
    clear: both;
    margin-top: 24px;
}
/* 回到首页 */
#btn_home {
width: 34px;
height: 34px;
display: block;
position: fixed;
left: 95%;
bottom: 350px;
background: url("https://files.cnblogs.com/files/angelsum/home.bmp" )no-repeat left top;
}
/* 刷新页面 */
#btn_refresh {
width: 34px;
height: 34px;
display: block;
position: fixed;
left: 95%;
bottom: 316px;
background: url("https://files.cnblogs.com/files/angelsum/refresh.bmp" )no-repeat left top;
}
/* 关注博主 */
#btn_follow {
width: 34px;
height: 34px;
display: block;
position: fixed;
left: 95%;
bottom: 282px;
background: url("https://files.cnblogs.com/files/angelsum/like.bmp" )no-repeat left top;
}
/* 邮件联系 */
#btn_at {
width: 34px;
height: 34px;
display: block;
position: fixed;
left: 95%;
bottom: 248px;
background: url("https://files.cnblogs.com/files/angelsum/email.bmp" )no-repeat left top;
}
/* 回到顶部 */
#btn_top {
width: 34px;
height: 34px;
display: none;
position: fixed;
left: 95%;
bottom: 214px;
background: url("https://files.cnblogs.com/files/angelsum/toTop.bmp" )no-repeat left top;
}

#clockdiv {
text-align: left;
}
#profile_block {
    margin-top: 5px;
    line-height: 1.5;
    text-align: left;
    padding-left: 15px;
}
#clockdiv canvas{
height:110px;
width:110px;
margin-left: 52px;
}
body{
    cursor: url(https://files.cnblogs.com/files/wkfvawl/cursor.ico),auto;
}
/*评论区*/
#commentform_title, .feedback_area_title {font: normal normal 16px/35px"Microsoft YaHei";margin: 10px 0 30px;border-bottom: 2px solid #ccc;background-image: none;padding: 0;border-bottom: 0;}
#commentform_title:after, .feedback_area_title:after {content: '';display: block;width: 100%;text-align: center;position: relative;bottom: 16px;left: 110px;border-bottom: 1px dashed #e9e9e9;}
#tbCommentAuthor {padding-left: 10px;color: #555;border: 1px solid #ddd;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;width: 320px;height: 20px;background: #fff;}
.commentbox_title {width: 100%;}
div.commentform p{margin-bottom: 20px}
textarea#tbCommentBody {width: calc(100% - 20px);border-radius: 10px;outline: 0;padding: 10px;height: 200px;position: relative;background: #fff url(https://images.cnblogs.com/cnblogs_com/elkyo/1566714/o_comment-bg.png);background-size: contain;background-repeat: no-repeat;background-position: right;resize: vertical;}
/*评论列表*/
.feedbackItem {margin-top: 30px;}
.feedbackListSubtitle {clear: both;color: #a8a8a8;padding: 8px 5px;}
.feedbackManage {width: 200px;text-align: right;float: right;}
.feedbackListSubtitle a:link, .feedbackListSubtitle a:visited, .feedbackListSubtitle a:active {color: #777;font-weight: 450;}
.louzhu {background: transparent url(/images/icoLouZhu.gif) no-repeat scroll right top;padding-right: 16px;}
.feedbackCon {border-bottom: 1px solid #EEE;padding: 10px 20px 10px 5px;min-height: 35px;_height: 35px;margin-bottom: 1em;line-height: 1.5;}
.comment-avatar {width: 48px;height: 48px;border: 1px solid #dcd6b3;padding: 3px;border-radius: 50%;-webkit-transition: all .6s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;transition: all .5s ease-out;}
.blog_comment_body {display: inline-block;width: 70%;margin-left: 15px;vertical-align: initial!important;font-family: Lato, Helvetica, Arial, sans-serif;}
.comment_vote {padding-right: 10px;}
.comment_vote a {color: #999;}
.blog_comment_body a {color: #2daebf;}
.comment-avatar:hover {transform: rotateZ(360deg);}
#comment_nav{padding-top: 10px;}
.blog_comment_body img {max-width: 100px;}
/*提交评论*/
.comment_btn {width: 180px;height: 38px;padding: 8px 20px;text-align: center;font-size: 14px;color: #fff;border: 0;background: #7396a7 !important;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-o-transition: all .4s ease;-ms-transition: all .4s ease;transition: all .4s ease;cursor: pointer;display: inline-block;vertical-align: middle;outline: 0;text-decoration: none;}
.comment_btn:hover {background: #8cb7cc!important;}
p#commentbox_opt {text-align: center;}