body{background: url("https://ss0.bdstatic.com/70cFuHSh_Q1YnxGkpoWK1HF6hhy/it/u=3412672916,1447109622&fm=26&gp=0.jpg") no-repeat 0 0;
   background-size:cover; 
   background-attachment:fixed;
font-size:14px;
}
*{margin: 0;padding: 0;}
ul,li{ list-style: none;
}
a,a:hover{ text-decoration: none; color: black;}
h3{font-weight: lighter;
    font-size: 25px;}
#home{
    padding-top:60px;
     width: 90%;
    margin: 0 auto;
}
#blogTitle h2{
    font-weight: lighter;
    margin: 10px 46px 30px;
    color: rgba(293, 194, 68,0.7);
}
.headermaintitle{
  margin-top: 150px;
    font-weight: lighter;
   font-size:40px;
}
#navigator{
   margin-top:20px;
   border-bottom: 1px solid #6B6E6B;
}
#navigator::before,#navigator::after{
  content:"";
   display:block;
   clear:both;
  
}
#navList::before,#navList::after{
   content:"";
   display:block;
   clear:both;
}
#navList{ 
   
     float :left;
    
}

#navList li{
   float:left;
   padding:15px 25px;
   color:#fff
}
#navList li a{color:#6B6E6B;}
.blogStats{
   float:right;
   padding:15px 5px;
}
#blog_stats span{
   color:#6B6E6B;
}
#main::before,#main::after{
     content:"";
   display:block;
   clear:both;
}

#mainContent{
   float:left;
   width:75%;

}
#sideBar{
  float:right;
  width:20%;
}
.forFlow{
  margin:20px 5px;
  
  border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.day::before,.day::after{
     content:"";
   display:block;
   clear:both;
}
.day{
    padding-top:30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.dayTitle{
    line-height:45px;
    background: url("https://i.loli.net/2019/03/10/5c841fe4f3a76.png") no-repeat 0 0;
}
.dayTitle a{
   margin-left:30px;
}
.CalTodayDay{
  fontWeight:bold;
  color:#faa90b
}
.postTitle{
    margin-top:20px;
    border-left:4px solid   rgba(293, 194, 68,0.7);
    height:45px;
    line-height:45px;
    padding-left:10px;
     background: rgba(255,255,255,0.9);
}
.c_b_p_desc{
     padding:18px 5px;
}
.c_b_p_desc_readmore{
     display:inline-block;
    -webkit-border-radio:10px !important;
      font-style: italic;
      width:80px;
      text-align:center;
      height:40px;
     line-height:40px;
     color:#00ccff
}
.postDesc{
    display:block;
    float:right;
    padding:10px 0 25px;
}
.postCon{
   background: rgba(141, 84, 26, 0.1);
   border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.postCon .c_b_p_desc_readmore{
    color:'#0099ff'
}
.newsItem{
   margin:30px 0;
}
 #blog-news{
    padding-left:8px;
}
#blog-calendar{
    margin:30px auto;
}
#blogCalendar tbody tr{
   height:25px;
}
#leftcontentcontainer{
    margin:30px 0;
}
#btnZzk,.btn_my_zzk{
    width:80px;
    height:22px;
    line-height;22px;
    color:#fff;
    border-radius: 3px;
    background: #faa90b;
    text-align:center;
    border:none;
    outline:none;
}
.sidebar-block{
    margin:30px 0;
}
.sidebar-block ul{
    padding-left:8px;
}
#footer{
    text-align:center;
    padding:30px 0;
  
}