.cnblogs_code pre {
font-family: Courier New!important;
font-size: 14px!important;
word-wrap: break-word;
white-space: pre-wrap;
}

.cnblogs_code span {
font-family: Courier New!important;
font-size: 14px!important;
line-height: 1.2!important;
}
#home{
margin:0 auto;
 width:1220px;
}
#mainContent {
    min-height: 200px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: left;
    width: 1000px;
    background: #fff;
}
body {
    color: #FF4500;
    background: #B6F69D;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    min-height: 101%;
    background: url('https://images.cnblogs.com/cnblogs_com/jiwawa/1087153/o_15064059982.jpg')  repeat-y  #000;
    background-size: cover;
}
#blogTitle {
    height: 60px;
    clear: both;
   font-size:35px;
}
#blogTitle h2 {
    margin-top: 1em;
    margin-left: 10em;
    margin-bottom:1em;
    line-height: 1.5em;
    width: 50%;
    float: left;
    display: inline;
    font-size: 25px;
}
#navList a {
    margin: 15px 10px 0 0;
    padding: 0 10px;
    font: 20px/1.5em "微软雅黑";
    display: block;
    text-shadow: 5px 5px 5px #020636;
}
.postTitle {
    font-size: 22px;
   height:30px;
    line-height:30px;
    color: red;
    padding: 5px 10px;
   background:#FF9900;
border-left: 5px solid #000000;
}
.postCon {
    float: right;
    line-height: 1.8em;
    width: 90%;
    clear: both;
    padding: 6px 0;
}
.day {
    min-height: 10px;
    _height: 10px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    margin-left: 20px;
    margin-top: 1em;
    margin-right: 2em;
}
.c_b_p_desc {
    text-indent: 0;
   
}
.postTitle a:link{
    color: #F7F8F6;
}
.postTitle a:visited, .postTitle a:active {
   color:#F7F8F6;
}
.postTitle a:hover{
  color:#cccccc;
}
.dayTitle a{
    color: #ffffff;
}
.catListTitle{
display:none;
}
#blog-news {
    margin:0 1px;
}
#cnblogs_post_body h1 {
    font-size: 22px;
    font-weight: bold;
    background:#99CC66;
padding:0 0 0 10px;
bordert: 1px solid #000000;
}
#cnblogs_post_body h2 {
    font-size: 18px;
    
    background:#99CCCC;
    margin:20px 20px 0 0;
padding:0 0 0 10px;
bordert: 1px solid #000000;
}
#cnblogs_post_body h3 {
    font-size: 18px;
    
    
}