#site_nav_under {
display: none;
}
.c_ad_block, .ad_text_commentbox {
display: none;
margin: 0;
padding: 0;
}
#ad_under_google {
height: 0;
overflow: hidden;
}
#ad_under_google a {
display: none;
}
#home {
margin: 0 auto;
width: 65%;
min-width: 950px;
/*background-color: #fff;*/
padding: 30px;
margin-top: 30px;
margin-bottom: 50px;
background-color:rgba(255,255,255,0.5)
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
#blogTitle {
height: 60px;
clear: both;
}
#navigator {
font-size: 13px;
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
height: 50px;
clear: both;
margin-top: 25px;
}
#blogTitle h2 {
font-weight: normal;
font-size: 24px;
font-size: 1.18571429rem;
line-height: 2.546153846;
color: #757575;
float: left;
}
body{
width: 100%;
height: 100%;
background-image:url("https://images.cnblogs.com/cnblogs_com/jamesiaskcas/1541499/t_200616045852bg6_16_2.jpg?a=1592283905026");
background-repeat:no-repeat;
background-size:cover;
background-attachment: fixed;
filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity: 0.75;
}
/*侧边栏公告*/
#blog-news > img {
    /*头像*/
    display: block;
    margin: auto;
    border-radius: 50%;
width:100%;
height:100%;
}

#profile_block {
    font-size: 15px;
    padding: 20px;
    line-height: 1.8;
}

#profile_block > a:link {
    color: #F60;
}

/*公告结束*/
/* 日历 */

#blog-calendar{
width:100%;
}
#blogCalendar{
width:100%;
}
#blog-calendar td {
    padding: 5px 3px;
    font-size: 14px;
}

#blog-calendar td a {
    font-weight: bold;
    color: #59a020;
}

#blog-calendar table a:hover {
    color: #59a020;
    text-decoration: underline;
    background: transparent;
}

#blog-calendar table u {
    text-decoration: none;
}

/*日历结束*/
/*侧边搜索框*/
/*评论*/
/*评论列表*/
.comment_btn{
width:200px;
}
#topics .postTitle {
    font-size: 25px;
    padding: 0 40px;
    border: none;
    box-sizing: border-box;
}

#cb_post_title_url {
    border: 1px solid #55895B;
    border-left-width: 5px;
    border-radius: 10px;
    border-right-width: 5px;
    background-position: left center;
    padding: 15px 50px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}
body {
    font-size: 20px;
    box-sizing: border-box;
}
/*mainContent主体内容容器*/
#main {
    display: flex;
    width: 95%;
}

#mainContent .forFlow {
    margin: 0 0 0 310px;
width:75%;
}

#mainContent {
    margin: 0 0 0 -310px;
width:100%;
}

#post_detail {
    overflow: hidden;
width:90%;
}
/* 主体内容样式 */
.postBody {
    padding: 20px 40px;
}

#cnblogs_post_body {
    font-size: 15px;
}

#cnblogs_post_body h2 {
    //标题h2
    border-left: 5px solid #55895B;
    padding: 10px 20px;
    line-height: 2;
    background: #d6dbdf8a;
    margin: 30px 0;
}

#topics .postDesc {
    display: none;
}
/* 关注收藏等几个按钮 */
#green_channel {
    padding: 10px;
    margin: 20px 0;
    font-size: 15px;
    width: 400px;
}

#green_channel a {
    border-radius: 3px;
    text-shadow: none;
    font-weight: normal;
    box-shadow: none;
}
/*底部隐藏作者，隐藏推荐和反对*/
#author_profile {
    display: none;
}

#div_digg {
    display: none;
}

/*隐藏广告*/
#ad_t2, #cnblogs_c1, #under_post_news, #cnblogs_c2, #under_post_kb {
    display: none;
}
#sideBar{
width:20%;
margin-left:15%;
}

#post{
width:100%;
}
#MySignature{
font-size:24px;
}
#myposts .postDesc2{
margin-top:3%;
}
.div_my_zzk{
width:75%;
}
#comment_nav,#blog-comments-placeholder{
width:80%;
}
.feedbackListSubtitle, .feedbackItem{
width:100%;
}
#comment_form,#blog-comments-placeholder{
font-size:15px;
}