﻿.bb_rili {
  color: #333;
  padding-left: 100px;
}

.bb_rili i {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #f0f0f0;
  border: 1px solid #d1d1d1;
  margin-right: 5px;
  vertical-align: -3px;
}

.bb_rili span {
  margin-right: 10px;
  cursor: pointer;
}

.bb_rili .current i {
  border-color: #AAAAAA;
  background: url(/content/images/radio-bg.png) center center no-repeat;    background-size: 70% 70%;
}
.btn-bottom {
  margin-top: 20px;
}
