.subTitle b{
color:#f00;
}
#blogTitle h2{
width:100%;
margin-left:0;
}
#blogTitle h1{
width:100%;
margin-left:0;
font-size:200%;
float:inherit;

}


.totop {
  background: url("https://images.cnblogs.com/cnblogs_com/mingjian/574545/o_top.png") no-repeat scroll 0 0 #DDDDDD;
  bottom: 50px;
  cursor: pointer;
  display: block;
  height: 49px;
  position: fixed;
  right: 0px;
  width: 48px;
}
.my-website{
    color: #f60 !important;
    font-size: 1.3em;
    border-left: 3px solid #f60;
    font-weight: bolder;
    padding-left: 5px;
}