body{
  background:url("https://images.cnblogs.com/cnblogs_com/mybug/1617407/o_efac154b0f3bd4b1a2cf764b5e3ae31f.jpg");
  background-attachment:fixed;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
  width:100%;
  height:100%;
  min-width: 1200px;
  min-height:2000px;
  font-family: "楷体";
//  cursor: url(https://xbb-public.oss-cn-beijing.aliyuncs.com/mouse.png), default;
}

#home{
opacity: 0.80;
}

*{list-style:none;border:0;}

#rocket-to-top div {
    left:0;
    margin:0;
    overflow:hidden;
    padding:0;
    position:absolute;
    top:0;
    width:149px;
}
#rocket-to-top .level-2 {
    background:url("https://images.cnblogs.com/cnblogs_com/mybug/1617407/o_200409081107rocket_button_up.png") no-repeat scroll -149px 0 transparent;
    display:block;
    height:250px;
    opacity:0;
    z-index:1;
}
#rocket-to-top .level-3 {
    background:none repeat scroll 0 0 transparent;
    cursor:pointer;
    display:block;
    height:150px;
    z-index:2;
}
#rocket-to-top {
    background:url("https://xbb-public.oss-cn-beijing.aliyuncs.com/rocket_button_up.png") no-repeat scroll 0 0 transparent;
    cursor:default;
    display:block;
    height:250px;
    margin:-125px 0 0;
    overflow:hidden;
    padding:0;
    position:fixed;
    right:0;
    top:80%;
    width:149px;
    z-index:11;
}

#div_digg{
  position:fixed;
  bottom:50px;
  width:140px;
  right:370px;
  border:2px solid #C0FBEE;
  padding:10px;
  background-color:#fff;
  border-radius:5px 5px 5px 5px !important;
  box-shadow:0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
  display:none;
}

#blogTitle {
    background-image:none!important;
    height: 250px;
}
#blogTitle h1 a, #blogTitle h2 {
    color: #4c4f8b;
    font-family: "楷体";
    font-size: 50px;
}
#blogTitle h2 {
    font-size: 20px;
    margin-top: -23px;
    margin-left: 130px;
}
table{
background: #fff;
}
.pager {
    font-size: 20px;
}