.strategy {
  padding: 20px;
  background: #fff;
}
.strategy .tc {
  text-align: center;
}
.strategy .mr20 {
  margin-right: 20px;
}
.strategy .limit {
  display: inline-block;
  margin: 10px 0px;
}
.strategy .w160 {
  width: 160px;
}
.strategy .title {
  width: 37%;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

