/*标题h1 h2 h3样式*/
#cnblogs_post_body {
    color: black;
    font: 0.875em/1.5em"微软雅黑", "PTSans", "Arial", sans-serif;
    font-size: 14px;
}
/*标题2*/
#cnblogs_post_body h2 {
    color: #ffffff;
    padding-left: 15px;
    background-color: #00BFFF !important;
    text-shadow: 2px 2px 3px #222222;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    margin-bottom: 5px;
}
/*标题3*/
#cnblogs_post_body h3 {
    font-size: 16pt;
    color: white;
    background-color: #00BFFF;
    border-left: red 10px solid;
    padding-left: 16px;
    margin-top: 20px;
}

body {
color: #000;
background: url("https://images.cnblogs.com/cnblogs_com/sunbines/1216966/o_459873-20150919175458742-1697781612.jpg") fixed;
background-size: cover;
background-repeat: not-repeat;
font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 100%;
}

body {
   text-align:center;
}
#home {
   margin: 0px auto;
   text-align:left;
   max-width:1500px;
}

.catListTitle {
font-weight: bold;
line-height: 1.2;
margin-top: 21px;
margin-bottom: 10.5px;
border-left:10px solid #008000;
padding: 10px 0 10px 14px;
text-align: left;
font-family: 微软雅黑;
}
#profile_block {
font-family: 微软雅黑;
}
#navigator {
font-family: 微软雅黑;
}
*{
font-family: 微软雅黑;
}

