body{
  background:url(https://pic.huiyiguanjia.com/File/190806/x3jRiyCeSc.jpg) no-repeat center top;
  background-size:cover;
background-attachment: fixed;
font-family: '微软雅黑';
overflow:auto!important;
position:static!important;
}
#navigator {
    background-color: rgba(62, 137, 138, .5);
}
#main ,#mainContent{
    background: rgba(255,255,255,.4);
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #2b9c9c;
    font-size: 16px;
}
#blogTitle h1 a, #blogTitle h2 {
    text-shadow: 3px 3px 3px #753654;
    font-size: 24px;
}
.newsItem .catListTitle ,.catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle{
   text-align: left;
    padding: 5px 10px;
    border: 0;
    background-color: rgba(0,0,0,0);
    color: #428d8e;
    margin-bottom:0px;
    font-family: '宋体';
    font-size: 16px;
    margin-top: 5px;
}
.postTitle {
    border-left: 0;
    border-bottom: 1px solid #82b6b8;
    padding: 0 100px 10px 0;
}
.mySearch .input_my_zzk {
    border: 1px dashed #fba898;
    width:205px;
    outline: none;
}
input.btn_my_zzk {
    background: linear-gradient(to right, #49d8d0 , #e4aabe);
    color: #f7f7f7;
    width: 58px;
border-style: none;
}
a:hover {
    color: #d86a95;
}
#blogTitle h2 {
    text-align: right;
    margin-bottom: 10px;
   float:right;
}
.Snow {
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 9999999;
    overflow: hidden;
    top: 0;
}
#home{
position:relative;
z-index:99999;
}
.day {
    font-family: STKaiti;
    font-size: 14px;
    color: #3e3e3e;
}
a:link {
    color: #6f6f6f;
    text-decoration: none;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #fff;
    text-shadow: 3px 3px 3px #4c6c6d;
}
.postCon {
    width: 100%;
}
a.c_b_p_desc_readmore {
    display: block;
    margin-top: 10px;
    width: 80px;
    text-decoration: none!important;
    border: 1px solid #349e9e;
    text-align: center;
    padding: 3px 0;
    border-radius: 5px;
    color: #349e9e;
}
a.c_b_p_desc_readmore:hover{
background:#349e9e;
color:#fff;
}
div#blog-calendar{
display:none!important;
}
#profile_block {
    line-height: 1.8;
    font-size: 14px;
    color:#666;

}
#profile_block a{
   color:#666!important;
}
.newsItem {
    padding: 0 0 5px 0;
    margin-bottom: 2em;
    border: 1px solid #7fb6b7;
}
#sideBarMain {
    margin-top: 10px;
}
#sideBarMain ul,#profile_block {
    font-family: '宋体';
    font-size: 14px;
}
.cnblogs_code {
    background-color: rgba(255,255,255,.45);
}