/* 覆盖主题样式 begin */
#home{width:90%}
body{font-size: 10pt !important;}
.postBody p{font-size: 18px;!important}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs{font-size:14px!important}
.cnblogs-markdown code, .cnblogs-post-body code{font-size:14px!important}
/* 覆盖主题样式 end */


/* 隐藏主题区块默认css begin */
#site_nav_under, #ad_t2, #lnk_RefreshComments, #comment_form,.c_ad_block, .ad_text_commentbox, #ad_under_google a,#under_post_news,#profile_block,.blogStats,.links-of-author,#blog_post_info_block{display: none;}
.c_ad_block, .ad_text_commentbox {margin: 0;padding: 0;}
#ad_under_google {height: 0;overflow: hidden;}

/* 隐藏主题区块默认css end */

/* 自定义css begin */
#blogTitle h1 a, #blogTitle h2{
    color: #409EFF;
    text-shadow: 0 0 5px #67c23a;
}
#blogTitle h1 a {
    text-decoration: none;
}
/* 自定义csscss end */

/* 文章底部 信息和文章二维码 css begin */
.post_copyright {width: 85%;max-width: 45em;margin: 2.8em auto 0;padding: 0.5em 1em;border: 1px solid #d3d3d3;font-size: 0.93rem;line-height: 1.6em;word-break: break-all;background: rgba(255,255,255,0.4);}
.post_copyright p {margin: 0;}
.post_copyright span {display: inline-block;width: 5.2em;color: #b5b5b5;font-weight: bold;}
.post_copyright .raw {margin-left: 1em;width: 5em;}
.post_copyright a {color: #808080;border-bottom: 0;}
.post_copyright a:hover {color: #a3d2a3;text-decoration: underline;}
.post_copyright:hover .fa-clipboard {color: #000;}
.post_copyright .post-url:hover {font-weight: normal;}
.post_copyright .copy-path {margin-left: 1em;width: 1em;}
.qr-code{text-align:center;}
.qr-code img {width: 13rem;height: 13rem;box-shadow: 0 0 1px #e3e3e3;}

/* 文章底部 信息和文章二维码 css end */



/* 公告底部文字 css begin */
.use-motion .sidebar .motion-element {opacity: 1;}
.links-of-author {margin-top: 20px;}
.links-of-author:before, .links-of-author:after {content: " ";display: table;}
.sidebar-inner {position: relative;padding: 20px 10px;color: #999;text-align: center;}
.sidebar-inner {box-sizing: border-box;width: 240px;color: #555;background: #fff;}
.site-overview {margin: 0 2px;text-align: left;}
.links-of-author-item {float: left;margin: 5px 0 0;width: 50%;}
.links-of-author a {display: inline-block;vertical-align: middle;margin-right: 10px;margin-bottom: 10px;border-bottom-color: #555;font-size: 13px;}
.sidebar a {color: #555;}
.links-of-author-item a {border-bottom: none;text-decoration: underline;}
.links-of-author-item a {box-sizing: border-box;display: inline-block;margin-right: 0;margin-bottom: 0;padding: 0 5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.links-of-author-item a {display: block;text-decoration: none;}
.fa-fw {width: 1.28571429em;text-align: center;}
.fa {display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.links-of-author-item .fa {margin-right: 2px;font-size: 16px;}

/* 公告底部文字 css end */


/* 返回顶部按钮 css begin */
.gototop {position: fixed;width: 80px;height: 80px;bottom: 20px;right: 20px;z-index: 999999;opacity: 0;visibility: hidden;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;cursor: pointer;}
.gototop a{display: block;width: 100%;height: 100%;background: url(https://images.cnblogs.com/cnblogs_com/jiaoshou/883968/o_504269c8.png);background-size: contain;}
.gototop.gototop-active {opacity: 1;visibility: visible;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
/* 返回顶部按钮 css end */

/* 网站底部hideBox自定义模块 css begin */
.hideBox{opacity: 0;filter: alpha(opacity=0);}
.hideBox a{margin-right: 50px;display: inline-block;padding: 20px;}

/* 网站底部hideBox自定义模块 css end */
