﻿.com-radio {
  color: #333;
  padding-left: 20px;
  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-line {
  margin: 10px auto;
  width: 220px;
  padding-left: 15px;
  text-align: left;
}
.input-line .input-box-text2 {
  width: 60px;
  display: inline-block;
  font-weight: bold;
}

.sm-box .sm-btn{
  margin-top: 10px;
  margin-left: 0;
}

.sm-res-text.res-gx,
.sm-res-text.res-ys,
.sm-res-text.res-hy
{
    text-indent: 0;
    padding-left: 32px;
}