.title {
  font-size: 20px;
  font-weight: bold;
  color: #4a9fff;
}
.subtitle {
  font-size: 12px;
  color: #333;
}
.bar {
  height: 20px;
  margin-left: 21px;
  padding: 2px 10px;
  font-size: 13px;
  background-color: #464b51;
  color: #fff;
  font-weight: bold;
}
.bl {
  float: left;
  background-color: #4a9fff;
  height: 24px;
  width: 20px;
}
.t1 {
  line-height: 160%;
  margin: 10px 30px 20px;
}
.t1 td {
  text-align: right;
}
