body{
background-image: url(https://images.cnblogs.com/cnblogs_com/FallDream/1009086/o_1440x900_9c45aa8a1940f48.jpg);
background-position: center;
background-size:cover;
background-repeat:no-repeat;
background-attachment:fixed;
}

#site_nav_under {
    display: none;
}

#ad_t2 a
{
    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;
}

.postCon {
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    padding: 10px 0;
    font-size:14px;
}

.c_b_p_desc
{
   padding-left:6%;
}
.postDesc a{
    padding-left:0px;
}

.blogStats {
    float: right;
    font-size:20px;
    color:#FF0000 ;
    margin-top: 10%px;
    margin-right: 10%;
    text-align: right;
}

#navList
{
    font-size:20px;
    margin-right:100px;
    margin-top:70px;

}
  #navList a {         /*栏目文字的格式*/
        display: block;
        width: 5em;
        height: 22px;
        float: left;
        text-align: center;
        padding-top: 19px;
    }

#home{
   background-image:none;
}

#footer
{
   background-image:none;
}

.cnblogs_code pre {
font-family: Courier New!important;
font-size: 15px!important;
word-wrap: break-word;
white-space: pre-wrap;
}

.cnblogs_code span {
font-family: Courier New!important;
font-size: 15px!important;
line-height: 1.5!important;
}
 #blogTitle h1 {
        font-size: 35px;
        font-weight: bold;
        line-height: 1.8em;/*原始 1.6em*/
        margin-top: 8%;/*原始 15px */
        margin-left: 18%;
    }

   #blogTitle h1 a {
            color : #FF5809;
        }
            /*超链接颜色*/
            #blogTitle h1 a:hover {
                color:#FF8F59 ;
            }
#blogTitle h2 {
        font-weight: normal;
        font-size: 17px;/*原始 16px ；font-size: 1.0rem;*/      
        line-height: 1.8;
        color: #FF5809;
        float: left;   
        margin-left: 300px;
    }

.postTitle {
    border-left: 3px solid #FF8F59;
    margin-bottom: -10px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
}
    .postTitle a:link, .postTitle a:visited, .postTitle a:active {
        color:  #3C3C3C ;
        transition: all 0.4s linear 0s;
        background-image:url(https://images.cnblogs.com/cnblogs_com/FallDream/1009086/o_%e5%9b%be%e7%89%872.png);
        font-size:20px;
     }

    .postTitle a:hover {
        margin-left: 30px;
        color:  #FF8F59 ;
        text-decoration: none;
    }
#main {
	padding: 5%;
}
#sideBar {
    margin-right: 105px;
    font-size:20px;
    width:250px;
}
#sideBar a{
    font-size:13px;
}
#mainContent {
	width: 85%;
}
.header{}


 #cnblogs_post_body
    {
        color: black;      
        font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
        font-size: 18px;
    }