body{
background: pink url(https://images.cnblogs.com/cnblogs_com/ZxtIsCnblogs/1106236/t_200430053005BJ2.png) no-repeat fixed center;
    background-size: cover;
}

#nav_next_page a {
    background-color: #63B8FF;
}
#blogTitle {
margin-left: 9%;
    background: url();
}
#navList a:hover {
display: initial;
     text-decoration: none; 
     background-color: transparent; 
     color: #FFB6C1; 
}
#navigator {
    background-color:transparent;
    border:none;
}
.topicListFooter .pager a:hover, .topicListFooter .pager span {
    background:#63B8FF;
}
a.c_b_p_desc_readmore {
    color:#63B8FF;
}
#navList a:link {
display: initial;
    text-decoration: none;
    background-color: transparent;
   text-shadow: 3px 3px 3px #63B8FF;
}
.pager {
    color:#00BFFF;
}
.pager a {
   color:#00BFFF;
    border: 1px solid  #04E0D0;
}
.TingZi{
    position: fixed;
    top: 0;
    z-index: 999;
    height: 100%;
    width: 100%;
    text-align: center;
    background: #ffffff;
    font-size: 18px;
   visibility: hidden;
   opacity: 0;
   -webkit-animation: loading 3s linear; 
 }
 .TingZi img {
   margin-top: 150px;
 }
#blog-news a img {
    width: 100px;
    height: 44px;
}
 @-webkit-keyframes loading {
   0%{opacity: 1;visibility: visible;}
   90%{opacity: 1;}
   100%{opacity: 0;visibility: visible;} 
 }
.day  {
  background-color:rgba(255,255,255,0.7);
}

#profile_block {
  background-color:rgba(255,255,255,0.7);
}

.sidebar-block {
   background-color:rgba(255,255,255,0.7);
}

.catListPostCategory {
  background-color:rgba(255,255,255,0.7);
}

.catListView {
     background-color:rgba(255,255,255,0.7);
}

#navList {
//导航栏
background: url(https://images.cnblogs.com/cnblogs_com/ZxtIsCnblogs/1106236/o_o_Mb3_1.png) ;
background-size: cover;
margin-left: 18%;
position:absolute;
}
#navList li {
    line-height: 50px;
}
#blog_nav_sitehome{
width:150px;
text-align:right;
}
body {
    color: rgba(255, 0, 94, 0.81);
}
a:link {
    color: #00fbcd;
}