#bottomfixed{z-index:2147483647;position:fixed;bottom:0px;width:100%;}
.re_lists{ margin:6px;}
.re_lists .re_left{ float:left; margin:0px 6px 0 0px;}
.re_lists .re_left .re_icon{display:none;}
.re_lists .re_left img{ width:60px !important;}
.re_lists .re_right p .undefined{ margin-left:0px;}
footer{
  clear:both;
  color:#aaa;
  padding:0 10px;
  font-size:14px;
  line-height:20px;
  text-align:center;
}
footer p{
  margin:13px 0;
  overflow:hidden;
}
.bottom-btn {
  border-right: 1px solid #ddd;
  height: 20px;
  line-height: 20px;
  width: 50%;
  box-sizing: border-box;
  float: left;
  display: inline-block;
  color: #666;
}
.bottom-btn span{
  color:#666
}

#back-to-top.bottom-btn{
  border-right:none;
}
.icons {
  display: inline-block;
  vertical-align: top;
  background:  center no-repeat;
  background-size: 400px;
}
.icons.icons-computer {
  width: 20px;
  height: 20px;
  background-position: -210px -10px;
  margin-right: 5px;
}
.icons.icons-top {
  width: 20px;
  height: 20px;
  background-position: -210px -109px;
  margin-right: 5px;
}