.startegymodal {
  width: 500px !important;
}
.startegymodal .steps {
  margin-bottom: 20px;
}
.startegymodal .w200 {
  width: 200px;
}
.startegymodal .mr5 {
  margin-right: 5px;
}
.startegymodal .mr20 {
  margin-right: 20px;
}
.startegymodal .form {
  display: inline-block;
  margin: 10px 0px;
}
.startegymodal .w160 {
  width: 160px;
}

.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;
}

