#cnblogs_post_body
{
    color: black;      
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px; 
    background-color: rgba(255, 255, 255, 0.0);
}
#cnblogs_post_body h1    {
    background: #333366;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0 0 0 0 #5f5a4b3d, 0 0 0 0 rgba(10, 10, 0, 0.5);
    color: #ffffff;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 24px;
    font-weight: bold;
    height: 25px;
    line-height: 22px;
    margin: 15px 0 !important;
    padding: 10px 0 5px 5px;
    text-shadow: 2px 2px 3px #22222245;
}
#cnblogs_post_body h2    {
    background: #006699;
    border-radius: 25px 25px 25px 25px;
    box-shadow: 0 0 0 0 #5F5A4B, 0 0 0 0 rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #22222245;
}
#cnblogs_post_body h3    {
    background: #2B6695;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 0 0 #5F5A4B, 0 0 0 0 rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 22px;
    line-height: 23px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #22222245;
}
#cnblogs_post_body h4{
    background: #2B6600;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 0 0 #5F5A4B, 0 0 0 0 rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 22px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #22222245;
}
#home{
    margin: 0 auto;
    width: 75%;
    background-color: #fff;
    padding: 30px;
    background: filter:alpha(opacity:30);
	opacity:0.8;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    border-radius: 20px;
}
 /*页宽，半透明背景*/
body {
    color: #091644c9;
    background: url(https://images.cnblogs.com/cnblogs_com/Penn000/1013849/o_fr.jpg) fixed;
    background-size: cover;
    background-repeat: repeat;
    font-family: "Andalus“,"Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 92%;
}   /*创生之柱背景*/
/*隐藏搜索框中的无用组件*/
.mySearch {
  display: none;
}
.cnblogs_code {
    background-color: rgba(245, 245, 245, 0.3);
    font-family: Courier New!important;
    font-size: 12px!important;
    border: 1px solid ##030661;
    padding: 10px;
    overflow: auto;
    margin: 5px 0;
    color: #000;
}
.cnblogs_code div {
    background-color: rgba(245, 245, 245, 0.3);
}
/*代码块半透明*/

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: rgba(255, 255, 255, 0);
    margin-bottom: 35px;
    word-wrap: break-word;
}/*友链半透明背景*/

#google_ad_c1, #google_ad_c2 {display:none;}
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, 
.syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, 
.syntaxhighlighter textarea {
font-size: 14px!important;
}
#google_ad_c1,#div-gpt-ad-1320933818841-0,#google_ad_c2,#div-gpt-ad-1320933818841-1,#ad_under_google{
display:none;
visibility：hidden;
}
div[id^="ad_"] {
    display: none;
}
div[class^="c_ad"] {
    display: none;
}
div[id^="under_post"] {
    display: none;
}
/*评论框*/
#comment_form {
    margin:10px 0;
    padding:20px;
    border-radius: 10px;
    height: 343px;
    overflow: hidden;
}
.commentform {
    margin:10px 0;
    padding:10px 20px;
    background:#fff0;
}
/*评论输入域*/
#tbCommentBody {
    font-family:'MIcrosoft Yahei';
    margin-top:10px;
    background:#ffffff96;
    color:#333;
    border:2px solid #fff;
    box-shadow:inset 0 0 8px #aaa;
    height:120px;
    font-size:13px;
    min-height:120px;
    border-radius: 10px;
}
/*文末分享关注按钮*/
#green_channel {
    padding: 5px 0 15px 0;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 0;
    border-top: #eee 1px dashed;
    border-bottom: #eee 1px dashed;
    font-size: 12px;
    width: 100% !important;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

a#green_channel_digg, a#green_channel_follow, a#green_channel_favorite {
    text-decoration: none;
    color: #fff;
    margin: auto;
    width: 80px;
    display: inline-block;
    line-height: 30px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    border-radius: 3px;
    text-transform: uppercase;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    position: relative;
    background-image: none;
    margin-top: 10px;
}

a#green_channel_digg:hover, a#green_channel_follow:hover, a#green_channel_favorite:hover{
    transform: scale(1.02,1.02);
}

a#green_channel_digg:active, a#green_channel_follow:active, a#green_channel_favorite:active {
    transform: scale(0.95,0.95);
    transition: all 0.4s -0.125s;
}

a#green_channel_digg {
    background-color: #2daebf;
    box-shadow: 0px 15px 18px -6px rgba(95,193,206, 0.65);
}

a#green_channel_follow {
    background-color: #e33100 !important;
    box-shadow: 0px 15px 18px -6px rgba(227,49,0, 0.65);
    margin-left: 10px;
}

a#green_channel_favorite {
    background-color: #ffb515;
    box-shadow: 0px 15px 18px -6px rgba(255,198,75, 0.65);
    margin-left: 10px;
}
/********************
自适应
********************/
@media screen and (max-width: 1140px) {
    #main {
        margin: 20px !important;
    }

    #header #blogTitle .headermaintitle {
        top: 110px;
        right: 290px;
    }

    #header #blogTitle h2 {
        top: 196px;
        right: 290px;
    }
}

@media screen and (max-width: 1020px) {
    #read-mode {
        bottom:15px!important;
        right: 15px!important;
        height: 48px!important;
        width: 48px!important;
        min-width: 48px!important;
    }

    .get-to-top {
        bottom: 80px!important;
        right: 15px!important;
        height: 48px!important;
        width: 48px!important;
        min-width: 48px!important;
    }

    #comment_form {
        margin-left: 0;
    }

    #topics {
        margin-left: 0!important;
    }

    #main {
        margin: 12px!important;
/*         width: 100%!important; */
    }

    #mainContent {
        width: 100%!important;
    }

    #main #mainContent .day {
        padding: 24px 20px 40px 20px;
    }

    .dayTitle {
        display:none;
    }

    #main #mainContent .have-img .postTitle {
        margin-bottom: 16px;
    }

    .topicListFooter {
        margin: 10px!important;
    }

    .topicListFooter #nav_next_page a {
        width: 100%!important;
    }

    #header #blogTitle .headermaintitle {
        top: 170px;
        left: 0;
        width: 100%;
        text-align: center;
    }

    #header #blogTitle h2 {
        top: 248px;
        left: 0;
        width: 100%;
        text-align: center;
    }

    .dashboard a {
        font-size: 50px!important;
    }
}

@media screen and (max-width: 1020px) {
	#sideBarMain {
		display: none!important;
	}
}

@media screen and (max-width: 550px) {
    #main #mainContent .c_b_p_desc a.c_b_p_desc_readmore {
        bottom: 38px!important;
        display: none;
    }

    #main #mainContent .c_b_p_desc {
        max-width: 100%!important;
    }
}
@media only screen and (max-width: 1100px) {
    #home {
        width: 85%;
    }
}
@media only screen and (max-width: 767px) {
    img {
           max-width: 500px!important;
    }
}