
.com-radio {
  color: #333;
  padding-left: 99px;
  display: inline-block;
}

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

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

.com-radio .current i {
  border-color: #AAAAAA;
  background: url(/content/images/radio-bg.png) center center no-repeat;    background-size: 70% 70%;
}
.input-box.t1 {
  margin-top: 15px;
  text-align: left;
  padding-left: 99px;
}
.input-box-text4 {
  color: #999;
}
.input-box.t1 .inpt {
  width: 70px;
}
.down_choose-wraper.downt2 {
  height: 38px;
}
