body {
    color: #233;
    background: url(https://images.cnblogs.com/cnblogs_com/smyjr/1553230/o_200606134926bg11.png) fixed;
    background-size: cover;
    background-repeat: repeat;
    font-family: "楷体","Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
}
.catListTitle {
    margin-top: 21px;
    margin-bottom: 10.5px;
    text-align: left;
    border-left: 10px solid rgba(82, 168, 236, 0.8);
    padding: 5px 0 5px 10px;
    background-color: rgba(245,245,245,0.3);
}
#home {
    margin: 0 auto;
    width: 60%;
    min-width: 950px;
    background-color: rgba(255,255,255,0.8);
    padding: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: none;
    margin-bottom: 35px;
    word-wrap: break-word;
}
#blog-calendar td {
    font-size: 12px;
    font-family: Consolas;
}
.input_my_zzk {
    border: 1px solid #ccc;
    background: none;
    width: 100%;
    height: 25px;
    padding-right: 30px;
    padding-left: 5px;
    outline: 0;
}
.CalDayHeader {
    background: rgba(245,245,245,0.3) !important;
    font-weight: 100;
    color: #5E5F63;
}
.CalTitle {
    background: none;
    width: 100%;
    height: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    color: #FFF;
}
.CalTitle td {
    background: rgba(245,245,245,0.3) !important;
    border: 0px !important;
    color: #5E5F63;
    font-family: "Comic Sans MS";
}
a:link {
    color: cornflowerblue;
}
a:visited {
    color: cornflowerblue;
}
a:hover {
    color:cadetblue;
}
a:active {
    color:black;
}
.CalTodayDay {
    background: rgba(247,247,247,0.3) !important;
    color: #FFF;
    font-weight: bold;
}

/*代码框*/

/*.cnblogs_code {
    background-color: rgba(245, 245, 245, 0);
    font-family: Courier New!important;
    font-size: 12px!important;
    border: 1px solid #6e99e8;
    padding: 5px;
    overflow: auto;
    margin: 5px 0;
    color: #000;
}*/
.cnblogs_code div {
    background-color: rgba(100, 100, 100, 0);
}
.cnblogs-markdown ._hljs {
  font-family:"ubuntu"!important;
  font-size:14px!important;
}

.cnblogs-markdown ._hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: rgba(0, 0, 12, 0.8) !important;
  color: #DCDCDC !important;
}

.cnblogs-markdown .hljs-keyword,
.cnblogs-markdown .hljs-literal,
.cnblogs-markdown .hljs-symbol,
.cnblogs-markdown ._hljs-name {
  color: #569CD6  !important;
}
.cnblogs-markdown ._hljs-link {
  color: #569CD6 !important;
  text-decoration: underline;
}

.cnblogs-markdown .hljs-built_in,
.cnblogs-markdown ._hljs-type {
  color: #4EC9B0 !important;
}

.cnblogs-markdown .hljs-number,
.cnblogs-markdown ._hljs-class {
  color: #B8D7A3 !important;
}

.cnblogs-markdown .hljs-string,
.cnblogs-markdown ._hljs-meta-string {
  color: #D69D85 !important;
}

.cnblogs-markdown .hljs-regexp,
.cnblogs-markdown ._hljs-template-tag {
  color: #9A5334 !important;
}

.cnblogs-markdown .hljs-subst,
.cnblogs-markdown .hljs-function,
.cnblogs-markdown .hljs-title,
.cnblogs-markdown .hljs-params,
.cnblogs-markdown ._hljs-formula {
  color: #DCDCDC !important;
}

.cnblogs-markdown .hljs-comment,
.cnblogs-markdown ._hljs-quote {
  color: #57A64A !important;
  font-style: italic !important;
}

.cnblogs-markdown ._hljs-doctag {
  color: #608B4E !important;
}

.cnblogs-markdown .hljs-meta,
.cnblogs-markdown .hljs-meta-keyword,
.cnblogs-markdown .hljs-tag {
  color: #9B9B9B !important;
}

.cnblogs-markdown .hljs-variable,
.cnblogs-markdown ._hljs-template-varmediaiable {
  color: #BD63C5 !important;
}

.cnblogs-markdown .hljs-attr,
.cnblogs-markdown .hljs-attribute,
.cnblogs-markdown ._hljs-builtin-name {
  color: #9CDCFE !important;
}

.cnblogs-markdown ._hljs-section {
  color: gold !important;
}

.cnblogs-markdown ._hljs-emphasis {
  font-style: italic !important;
}

.cnblogs-markdown ._hljs-strong {
  font-weight: bold !important;
}
/**/

/*去广告*/

div#HistoryToday {
display: none;
}
div#cnblogs_c2 {
display: none;
}
div#cnblogs_c1 {
display: none;
}
div#under_post_news {
display: none;
}
div#ad_t2 {
display: none;
}
div#under_post_kb {
display: none;
}
div#green_channel {
display: none;
}
/**/

.feedbackItem {
    margin: 10px 5px 0px;
    padding: 5px;
    box-shadow: 0 0 10px 0 #AAA;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #21759b;
    transition: all 0.4s cubic-bezier(0, 0, 0.12, 1) 0s;
}
.entrylistPosttitle a:link, .entrylistPosttitle a:visited, .entrylistPosttitle a:active {
    color: #21759b;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
.entrylistItemTitle a:link, .entrylistPosttitle a:visited, .entrylistPosttitle a:active {
    color: #21759b;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
#cnblogs_post_body h1{
    background: rgba(135,215,255,0.8);
    color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px SkyBlue , 1px 1px 6px 1px rgba(10, 10, 0, 0.3);
    padding: 3px 11px;
    font-size: 175%;
}
#cnblogs_post_body h2 {
    background:  rgba(46,139,87,0.8);
    color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px SeaGreen , 1px 1px 6px 1px rgba(10, 10, 0, 0.3);
    padding: 3px 9px;
}
#cnblogs_post_body h3{
    background: rgba(255,127,80,0.8);
    color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px Coral , 1px 1px 6px 1px rgba(10, 10, 0, 0.3);
    padding: 2px 7px;
}
#cnblogs_post_body h4{
    background: rgba(255, 255, 255, 0);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0);
    padding-left: 6px;
}
#cnblogs_post_body h5{
    background: rgba(255, 255, 255, 0);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0);
    padding-left: 4px;
}
.buryit {
    display: none;
}
#div_digg {
    float: right;
    position: fixed;
    width: auto;
    bottom: 10px;
    left: 70%;
    margin-bottom: 10px;
    background: rgba(247,247,247,0.3);
    margin-right: 30px;
    font-size: 12px;
    box-shadow: 0 0 10px 0 #AAA;
    padding: 10px;
    border: 2px solid rgba(82, 168, 236, 0.8);
    text-align: center;
    margin-top: 10px;
}
textarea {
    background: rgba(247,247,247,0.3);
    font-family: Consolas !important;
}

.ad_text_commentbox::after {
    content: '(..•˘ʌ˘•..)';
    text-align: center;
    display: block;
    line-height: 160px;
    color: #F44233;
    font-size: 20px;
    font-family: 'Microsoft Yahei';
    text-shadow: 1px 1px 1px #FFF;
}
/*233*/
/* Minification failed. Returning unminified contents.
(301,61): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */

#EntryTag { margin-top: 20px; font-size: 9pt; color: gray; }

.topicListFooter { text-align: right; margin-right: 10px; margin-top: 10px; }

#divRefreshComments { text-align: right; margin-right: 10px; margin-bottom: 5px; font-size: 9pt; }

* { margin: 0; padding: 0; }

html { height: 100%; }

body { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 14px; min-height: 101%;top center no-repeat #000; }

table { border-collapse: collapse; border-spacing: 0; }

fieldset, img { border: 0; }

ul { word-break: break-all; }

li { list-style: none; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

a:link { color: #000; text-decoration: none; }

a:visited { color: #000; text-decoration: none; }

a:hover { color: #f60; text-decoration: underline; }

a:active { color: #000; text-decoration: none; }

.clear { clear: both; }


#home { margin: 0 auto; width: 980px; }

#header { margin-top: 2em; }

#blogTitle { height: 60px; clear: both; }

#blogTitle h1 { font-style: italic; font-size: 300%; font-weight: bold; margin-left: 10.0em; line-height: 1.5em; float: left; width: 50%; display: inline; letter-spacing: 1px; color: #233666; text-shadow: 3px 3px 3px #ac9c9c; }

#blogTitle h2 { font-family: Helvetica, "PingFang SC","Microsoft YaHei", "WenQuanYi Micro Hei", monospace;margin-top: 2em; margin-left: 26.5em; line-height: 1.5em; width: 50%; float: left; display: inline; font-size: 15px; color: #833f3f; text-shadow: 3px 3px 3px #000000; }

#blogTitle h1 a, #blogTitle h2 { color: #833f3f; text-shadow: 3px 3px 3px #ac9c9c; }

#blogLogo { float: left; }

#navigator { background-color: #2315; height: 60px; clear: both; margin-top: 60px; position: relative; }

#navList { min-height: 30px; float: left; margin-left: 100px; }
#navList li { float: left; }

#navList a { margin: 18px 19px 0 0; padding: 0px 70px; font: 14px/1.5em "宋体"; display: block; }

#navList a:link, #navList a:visited, #navList a:active { color: #fff; text-shadow: 3px 3px 3px #000; }

#navList a:hover { text-decoration: underline; }

#navList .aHeaderXML { display: none; }

.blogStats { float: right; color: #ccc; margin-top: 20px; margin-right: 2px; text-align: right; visibility: hidden; }

.themeSelect { position: absolute; right: 20px; top: 20px; }

.themeSelect .box-color { width: 15px; height: 15px; background-color: #ccc; float: left; display: inline; margin-left: 10px; }



#main { min-width: 980px; text-align: left; clear: both; }

#mainContent .forFlow { float: none; width: auto;}

#mainContent { min-height: 200px; *padding-top: 10px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; word-break: break-all; float: left; width: 730px; }

.day { min-height: 10px; _height: 10px; margin-bottom: 20px; padding-bottom: 5px; margin-left: 20px; margin-top: 1em; margin-right: 2em; }

.dayTitle { color: #666; font-weight: bold; line-height: 1.5em; font-size: 110%; margin-top: 3px; margin-bottom: 10px; float: right; position: relative; top: 40px; }

.postTitle { font-size: 16px; font-weight: bold; padding: 0 100px 10px 20px; border-bottom: 0.5px solid #e0e0e0; line-height: 1.5em; clear: both; }


.postTitle a:link, .postTitle a:visited, .postTitle a:active { color: #1c7791; }

.postTitle a:hover { color: #f60; text-decoration: none; }

.postCon { float: right; line-height: 1.5em; width: 95%; clear: both; padding: 10px 0; }

.postDesc { float: none; clear: both; text-align: right; padding-right: 5px; color: #a3a3a3; }

.postDesc a:link, .postDesc a:visited, .postDesc a:active { color: #a3a3a3; }

.postDesc a:hover { color: #f60; text-decoration: none; }

.postSeparator { clear: both; height: 1px; clear: both; float: right; margin: 0 auto 5em auto; }

.topicListFooter { margin-top: 5em; }

#sideBar { min-height: 200px; padding: 0 5px 0 5px; margin-left: 740px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; word-break: break-all; _margin-left: 0; _width: 240px; font-size: 12px; }

.newsItem .catListTitle { font-weight: bold; text-align: m; padding: 5px 10px; border: 1px solid #ccc; background: rgba(240,240,240,0.3); }

.newsItem { padding: 0 0 5px 0; margin-bottom: 2em; }

.catListTitle { font-weight: bold; text-align: left; padding: 5px 10px; border: 0.01px solid #ccc; background: rgba(240,240,240,0.1); }

.catListComment { line-height: 1.5em; }

.divRecentComment { text-indent: 2em; color: #666; }

#sideBarMain { margin-top: 45px; }

#sideBarMain ul { line-height: 1.5em; }

.catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListArticleArchive, .catListImageCategory, .mySearch, .catListComment, .catListView, .catListFeedback { margin-bottom: 2em; }

.catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle { font-weight: bold; text-align: m; padding: 5px 10px; border: 1px solid #ccc; background: rgba(240,240,240,0.3); }

.catListEssay ul, .catListLink ul, .catListNoteBook ul, .catListTag ul, .catListPostCategory ul, .catListPostArchive ul, .catListArticleArchive ul, .catListImageCategory ul, .mySearch ul, .catListComment ul, .catListView ul, .catListFeedback ul { padding-left: 1em; }

.catListEssay ul li, .catListLink ul li, .catListNoteBook ul li, .catListTag ul li, .catListPostCategory ul li, .catListPostArchive ul li, .catListArticleArchive ul li, .catListImageCategory ul li, .mySearch ul li, .catListComment ul li, .catListView ul li, .catListFeedback ul li { margin: .5em; }

#blog-sidecolumn .catList ul, #blog-sidecolumn .catListBlogRank ul, #blog-sidecolumn .catListArticleCategory ul { margin-left: 15px; }

.divRecentCommentAticle { margin-top: 1.5em; }

.divRecentComment { margin-top: .5em; }

#topics { min-height: 200px; padding: 1em; }

#topics .postTitle { font-size: 110%; font-weight: bold; border-bottom: 1px solid #999; line-height: 1.5em; padding-left: 5px; }

.postBody { padding: 5px 2px 5px 5px; line-height: 1.5; color: #000; border-bottom: 1px solid #000; }

#EntryTag { color: #666; }

#EntryTag a { margin-left: 5px; }

#EntryTag a:link, #EntryTag a:visited, #EntryTag a:active { color: #666; }

#EntryTag a:hover { color: #f60; }

#topics .postDesc { float: none; text-align: right; padding-right: 5px; color: #666; margin-top: 5px; }

.feedback_area_title { font-weight: bold; border-bottom: 1px solid #333; font-size: 1.2em; margin-top: 20px; margin: 20px 10px 0; padding: 0 0 5px 8px; }

.louzhu { background: transparent url('images/icoLouZhu.gif') no-repeat scroll right top; padding-right: 16px; }

.feedbackListSubtitle { color: #666; }

.feedbackListSubtitle a:link, .feedbackListSubtitle a:visited, .feedbackListSubtitle a:active { color: #666; font-weight: normal; }

.feedbackListSubtitle a:hover { color: #f60; text-decoration: none; }

.feedbackManage { width: 200px; text-align: right; float: right; margin-right: 10px; }

.feedbackCon { border-bottom: 1px solid #ccc; background: url('images/comment.gif') no-repeat 5px 0; padding: 15px 0 10px 40px; min-height: 35px; _height: 35px; margin-bottom: 1em; line-height: 1.5em; margin-right: 10px; }

#divRefreshComments { text-align: right; margin-bottom: 10px; }

.commenttb { width: 320px; }

.entrylistTitle, .PostListTitle, .thumbTitle { font-size: 110%; font-weight: bold; border-bottom: 1px solid #000; text-align: right; padding: 1em; font-size: 1.3em; color: #1c7791; border-bottom: 1px solid #e0e0e0; }

.entrylistDescription { color: #666; text-align: right; padding-top: 5px; padding-bottom: 5px; padding-right: 10px; margin-bottom: 10px; }

.entrylistItem { min-height: 20px; _height: 20px; margin-bottom: 30px; padding-bottom: 5px; }

.entrylistPosttitle { font-size: 110%; font-weight: bold; border-left: 5px solid #1fa6e6; border-bottom: 1px solid #e0e0e0; padding: 0 0 10px 20px; line-height: 1.5em; padding-left: 5px; }

.entrylistPosttitle a { margin-left: 10px; }

.entrylistPosttitle a:hover { text-decoration: none; }

.entrylistPostSummary { margin-top: 5px; padding-left: 5px; margin-bottom: 5px; margin-left: 20px; }

.entrylistItemPostDesc { text-align: right; color: #666; }

.entrylistItemPostDesc a:link, .entrylistItemPostDesc a:visited, .entrylistItemPostDesc a:active { color: #666; }

.entrylistItemPostDesc a:hover { color: #f60; }

.entrylist .postSeparator { clear: both; font-size: 0; line-height: 0; margin: 0; padding: 0; height: 0; border: none; }

.pager { text-align: right; margin-right: 10px; }

.PostList { border-bottom: 1px solid #e0e0e0; clear: both; min-height: 1.5em; _height: 1.5em; padding-top: 10px; padding-left: 5px; padding-right: 5px; margin-bottom: 5px; margin-top: 1em; }

.postTitl2 { float: left; }

.postDesc2 { color: #666; float: right; }

.postText2 { clear: both; color: #666; }

.pfl_feedback_area_title { text-align: right; line-height: 1.5em; font-weight: bold; border-bottom: 1px solid #666; margin-bottom: 10px; }

.pfl_feedbackItem { border-bottom: 1px solid #000; margin-bottom: 20px; }

.pfl_feedbacksubtitle { border-bottom: 1px dotted #666; height: 1.5em; }

.pfl_feedbackname { float: left; }

.pfl_feedbackManage { float: right; }

.pfl_feedbackCon { color: #000; padding-top: 5px; padding-bottom: 5px; }

.pfl_feedbackAnswer { color: #f40; text-indent: 2em; }

.tdSentMessage { text-align: right; }

.errorMessage { width: 300px; float: left; }

.mySearch .input_my_zzk { height: 1.4em; width: 175px; }

.feedbackItem { margin: 1em 0 1em 1em; }

.commentform { padding: 0 5px 0 2em; }

#commentform_title { font-size: 16px; }

#commentform_user { font-size: 1.2em; margin-top: 1em; }

#commentform_user input { margin-left: 1em; padding: .1em; }

.commentbox_main { margin-top: .5em; }

.commentbox_title_left { font-size: 1.2em; margin-bottom: .4em; }

.commentbox_opt { }

#btn_comment_submit { padding: .2em; margin-top: .5em; }

.Pager { margin-left: 5px; margin-right: 20px; font-weight: bold; }

.Pager a:link, .Pager a:active, .Pager a:visited { }

#myposts { margin-left: 1em; margin-right: 20px; }

.entrylist { margin-left: 1em; margin-right: 20px; }

.divPhoto { border: 1px solid #ccc; padding: 2px; margin-right: 10px; }

.thumbDescription { color: #666; text-align: right; padding-top: 5px; padding-bottom: 5px; padding-right: 10px; margin-bottom: 10px; }

.gallery { margin-left: 1em; }

.divPhoto:hover { border-color: #08c; box-shadow: 3px 3px 3px rgba(0,0,0,.3); }

#footer { text-align: center; min-height: 15px; _height: 15px; margin-top: 10px; padding-top: 10px; margin-bottom: 10px; padding-bottom: 10px; color: #333; }

.personInfo { margin-bottom: 20px; margin-top: 1em; }

.pages { text-align: right; }

#profile { margin-left: 1em; }

.pfl_feedback_area_title { margin-bottom: 1em; }

.pfl_answer, .pfl_feedbackCon { margin: .5em; }

#Profile1_panelAdd div { margin-top: .5em; }

#Profile1_panelAdd div b { float: left; width: 8em; }

#Profile1_panelAdd div input.submitComment { padding: .2em; display: block; margin-left: 7.5em; margin-top: 1em; }

.postBody a:link, .postBody a:visited, .postBody a:active { text-decoration: underline; }

.postCon a:link, .postCon a:visited, .postCon a:active { text-decoration: underline; }

.postBody ul, .postCon ul { margin-left: 2em; }

.postBody li, .postCon li { list-style-type: disc; margin-bottom: 1em; }

.postBody blockquote { background: url('images/comment.gif'))no-repeat 25px 0; padding: 10px 60px 5px 60px; min-height: 35px; _height: 35px; line-height: 1.6em; color: #333; }

.myposts_title { margin: 20px 0; font-weight: bold; text-align: center; }

.c_b_p_desc { text-indent: 0; }

#blog-news { margin-left: 15px; }

.blog_comment_body { font-size: 13px; }
.blog_comment_body a:link{ text-decoration:underline; }


#cnblogs_post_body {
    font-size: 16px;
    line-height: 1.8;
}

#cnblogs_post_body img {
    max-width: 650px;
}

/*生成博客目录的CSS*/
#uprightsideBar{
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
    position:fixed;/*将div的位置固定到距离top:50px，left:0px的位置，这样div就会处在最左边的位置，距离顶部50px*/
    top:320px;
    left:0px;
    width: auto;
    height: auto; 
}
#sideBarTab{
    float:left;
    width:30px; 
    border:1px solid #dddddd;
    border-right:none;
    text-align:center;
    background:#eeeeee;
}

#sideBarContents{
    float:left;
    overflow:auto; 
    overflow-x:hidden;!important;
    width:85px;
    min-height:0px;
    max-height:432px;
    border:1px solid #dddddd;
    border-right:none; 
    background:#eeeeee;
}
#sideBarContents dl{
    margin:0;
    padding:0;
}

#sideBarContents dt{
    margin-top:5px;
    margin-left:5px;
}

#sideBarContents dd, dt {
    cursor: pointer;
}

#sideBarContents dd:hover, dt:hover {
    color:#A7995A;
}
#sideBarContents dd{
    margin-left:20px;
}
/*以上*/

/**/