@charset "utf-8";

.fhBtn {
  width: 20px;
  height: 20px;
  border: 1px solid #e6e6e6;
  font-style: normal;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  cursor: pointer;
}

.fhInfo {
  width: 30px;
  height: 20px;
  padding: 0;
  text-align: center;
  margin-left: -1px;
}

.bi2la1 {
  font-family: "SourceHanSansCN";
  font-weight: bold;
  line-height: 20px;
  padding: 20px 24px 20px 15px;
  position: relative;
}

.bi2la1 i {
  line-height: 20px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
}