body{position:relavite;font-family:"微软雅黑";font-size:1rem;}
body::before {
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("https://www.daidaidai-web.com/baseRes/img/11.jpg") left top no-repeat;

}
#header{padding-top:35px;}
#blogTitle {
   padding:0;text-align:center;margin:1.5% 0;margin-bottom:2.5%;
    border-bottom: 0px solid #27ccc0;
   
}
#blogTitle a {font-family:"微软雅黑";font-size:1.66rem;color:#27ccc0;font-weight:bold;text-shadow:1px 1px 16.66px #ff6600;}
#blog-t{
 position:fixed;
width:100%;height:36px;line-height:36px;font-size:.9rem;
text-align:center;
font-family:"微软雅黑";
background: rgba(12,44,30,.86);color:#333;color:white;
box-shadow:1px 1px 10px rgba(0,0,0,.76);
border-bottom: 0px solid #00a67c;opacity:1;
}

#navigator{background-color: rgba(255,255,255,.9);}
#topics{  
 background-color: rgba(255,255,255,.8);
    border: solid #ccc 1px;
  border-bottom: 3px solid #00a67c;
  overflow:hidden;
  padding:3.3%;margin-top:2%;
  }
.day{
background-color: rgba(255,255,255,.9);
    border: solid #ccc 1px;
  border-bottom: 3px solid #00a67c;
  overflow:hidden;
  padding:3.3%;margin:3% 0;

}
.entrylistPosttitle a{
  color:#00a67c;font-size: 1.2rem;
}
.entrylistItem {background-color: rgba(255,255,255,.9);
    border: solid #ccc 1px;
  border-bottom: 3px solid #00a67c;
  overflow:hidden;
  padding:3.3%;margin:3% 0;}
.postTitle a{
 font-size:1.15rem;color:#00a67c;
}