.ind-text{margin-left: 1em; float: left; font-size: 26px;}
.right-bar{position: fixed; right: 15px; top: 40%; width: 60px; height: 140px; z-index: 10000;}
.right-bar .r-block{margin-bottom: 10px; width: 60px; height: 60px; border-radius: 3px; background-color: #2e9ee2; text-align: center; color: #fff;}
.right-bar .r-block a{color: #fff;}
.right-bar .r-block img{margin-top: 10px;}
.right-bar .r-block span{display: block;}
.right-bar .r-block .to-top{margin-top: 10px;}
.right-bar .r-block:hover{background-color: #3186de;}