#cnblogs_ch,#cnblogs_c1,#under_post_card1,#under_post_card2,#calendar{display:none}
.desc_img {
    float: none;
    width: 100%;
    display: block;
    max-height: none;
    margin: 1.2em 0;
    height: auto;
    max-width: unset !important;
}
#main{  position: relative;max-width: 860px;  margin: 0 auto;}
body{padding-top:80px;font-family:proxima-nova,microsoft yahei;}
a{color:#000}
a:hover{color:#4f46e5}
div.postCon a, .postBody a, .feedbackCon a{color: #4f46e5;}
#Header1_HeaderTitle,.postTitle, .entrylistPosttitle, .feedback_area_title,#navigator a,.catListTitle{font-family: "monospace", "Microsoft YaHei","SimSun", "宋体";}
.postTitle, .entrylistPosttitle, .feedback_area_title{font-size:46px;line-height:1.25em;padding-top:60px; padding-bottom:14px; border:none; color:#000;margin:0;}
#post_detail .postTitle{  margin-bottom: 35px;   padding-bottom: 15px;}
#home div#header{position: fixed; height:80px;width:100%;top:0;z-index: 1; border-bottom: none; background-color: #4f46e5;}
#blogTitle{padding: 16px 12px;float:left;margin-left:50px;}
#blogTitle .title{font-size: 40px; LINE-HEIGHT: 1em;font-weight: bolder;}
#blogTitle .title a{color: #FFF;}
#blogTitle .title a:hover{ border-bottom:none;}
#blogTitle .subtitle{color: #FFF;white-space: nowrap;font-size: 11px;  letter-spacing:0px; line-height: 10px; margin-top: -2px;}
#navigator{padding:0 30px;height: 80px;background: none;border:none; float:left;}
#navigator a{ display: block; line-height:40px; font-weight: bolder; font-size: 16px; color: #FFF;border-radius:6px; padding: 0 20px;}
#navigator a:hover{background-color:#3730a37d;border:none;}
#navigator .blogStats{position: absolute; right: 60px; color: #FFF; font-size: 14px; line-height: 80px;}
#navList li{margin-right: 0; padding: 20px 0;}

.postDesc, .entrylistItemPostDesc{ text-align: left; margin-top: 1rem; color: #222; font-size:14px}

#sideBar{padding: 0 ;width:auto; position: unset;}
#sideBar h3{color:#000;}
#mainContent {margin-right: 0;}
#mainContent .forFlow{margin:0;}

#user-photo{overflow:hidden;}
#user-photo img{border-radius: 90px;margin:0 30px;}

#profile_block{margin-top: 20px;line-height: 28px;padding-bottom: 30px;border-bottom: 1px solid #f2f2fc;}


.mySearch,.catListLink,.catListTag,.catListPostCategory,.catListPostArchive,.catListComment,.catListView,.catListFeedback,.catListView{padding:10px 0 30px 0;border-bottom:1px solid #f2f2fc;}

#blog-calendar u{text-decoration: none;color: #d33;}
#blog-calendar a{}
#blog-calendar a:hover{text-decoration:underline;}

.c_b_p_desc{color:#888;line-height: 1.8em;margin-top:8px;font-size:16px;}

#footer{margin-top: 60px;line-height: 1.5rem;background: #f2f6f8;color: #999;padding: 36px;}
#cnblogs_post_body p{margin:20px 0;text-indent:0;color: #565656;line-height: 1.8em;  font-size: 16px;}
#cnblogs_post_body h3{margin:1.5em 0; font-size:18px;}
#cnblogs_post_body ol{padding-left: 1.5em;font-size: 16px;  line-height: 2em;}
#ad_under_post_holder{display: none;}
#site_nav_under{margin-top: 5px;line-height: 30px;background: #f5f6f7;border-bottom: 3px solid #888; padding:15px 0}
#site_nav_under a{margin:0 15px;}

#commentform_title{font-family: "Microsoft YaHei","SimSun", "宋体";font-size: 14px;font-weight: bolder;margin:20px 0;}
.commentbox_main{margin-top:20px; width: auto;}
.commentbox_title{width: auto;}
div.commentform textarea{width: 100%;height: 120px;}
#blog_post_info_block{margin-top: 20px;padding: 20px;background: #f5f6f7;}
#topics .postDesc{margin-top: 0;background: #eee;line-height: 50px;padding: 0 20px;}
#div_digg{margin-right: 0;}
#digg_block{padding:30px 0;border-top:1px solid #eee;margin-top:30px;}

#author_profile_follow a{display:block;width:125px;color: #FFF !important;text-decoration: none;text-align: center;line-height: 30px;background: #D33;margin-top: 15px;}
#author_profile_detail a{text-decoration: none;}
#comment_nav{margin-top: 30px;border-top: 3px solid #888;line-height: 50px;background: #f5f6f7;}
#comment_nav a{margin:0 20px;}

.feedbackItem{padding:0;background:#f5f6f7;}
.feedbackListSubtitle{margin-top: 16px;line-height:3em;padding:0 8px;background: #eee;}
.feedbackCon{margin: 1em;}
blockquote{background: #f8f8f8;padding-left:30px; margin-left:0;border:none;}
blockquote p{color:#888 !important;margin: 10px 0 !important;}
.postCon a, .postBody a, .feedbackCon a{color:#000;text-decoration: none;}
.cnblogs_code,div.sourceCode{border:none;  border-left: 8px solid #3c3c3c; padding:20px;    background-color: #f5f5f5;}
#google_ad_c1,#google_ad_c2,#google_ad_c3{display:none}
.c_ad_block{margin-top: 15px;line-height: 30px;background: #f5f6f7; padding:15px; }
blockquote {
  margin: 0;
  padding: 2em 2em 1em 2em;
  background: #f8f8f8;
  position: relative; }
  blockquote:before {
    content: '引用:';
    font-size: 14px;
    position: absolute;
    top: 1em;
    color: #f55;
    font-weight: bolder; }
#cnblogs_post_body blockquote p { line-height: 1.8em;  font-size: 14px; }
code {
  color: #db2778;
  background: #fdf2f8;
  padding: 2px 5px;
  line-height: 1em;
  margin: 0 3px;
  display: inline-block;
  font-family: Consolas, Monaco, 'Andale Mono', monospace; }
#cnblogs_post_body li {  list-style: inherit;}
#cnblogs_post_body h2{ margin:1.5em 0; font-size:22px;}
#cnblogs_post_body ul li,#cnblogs_post_body ol li {
    list-style-type: decimal;
}

.cnblogs-markdown code{border: none; border-radius: 0; border: none !important;}
.cnblogs-markdown pre{background: none; border: none;background: #2f2f2f;    border-radius: 3px; font-size: 12px;}
.cnblogs-markdown pre code, .cnblogs-post-body pre code{ line-height: 1.85;}
@media(max-width:768px){
#green_channel{display: none;}
#blogTitle{float: none;opacity:1;margin-left:0;text-align: center;padding: 30px 0 0 0;-webkit-text-fill-color: white;}
#navigator {padding:0 15px ;height:30px;line-height: 30px;float: none;text-align: center;}
#navigator .blogStats{display:none}
#navList {margin-left:15px;}
#navList li{float: none;    display: inline-block;}

a img { max-width: 100%!important; height: auto;}
div.commentform input.author, div.commentform input.email, div.commentform input.url{width: 100px;}
#tbCommentBody{    width: 100%;}
#comment_nav{overflow:hidden}
.cnblogs_code,div.sourceCode{border-left: 2px solid #3c3c3c;}
#cnblogs_post_body p{ line-height:1.8em;    margin: 1.8em 0;}
body{padding-top:0;}
#home div#header{ height: 160px;  position: unset;background-image: linear-gradient(336deg, #006aff, #bb00ff);}
.c_ad_block{display:none;}
}
#cnblogs_post_body  img{max-width:unset !important;    width: 100%;}
#cnblogs_post_body .cnblogs_code_copy img{max-width:unset !important;    width: auto;}

.cnblogs-markdown .hljs, .cnblogs-post-body .hljs{padding: 1em !important;white-space: pre;}
#MySignature{padding: 15PX;
    background: #F2F6F8;
    FONT-STYLE: italic;
    COLOR: #888;}