.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.pd-l-36 { padding: 6px 36px !important; }
.head-info {
  border-left: 1px solid #aaa;
  line-height: 25px;
  padding-left: 20px;
  font-size: 18px;
}
.login-left {
  vertical-align: middle;
  font-size: 14px;
  color: #999;
}
.step {
  padding: 0px 0 32px 0;
  border-bottom: 1px solid #aaa;
}
.step div {
  overflow: hidden;
  width: 175px;
  margin: 0 auto;
}
.step b {
  float: left;
  width: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-weight: bolder;
  background-color: #999;
  border-radius: 10px;
}
.step span {
  float: left;
  padding-left: 10px;
  font-size: 18px;
  color: #999;
  font-weight: bold;
}
.step i {
  font-size: 19px;
}
.step-one {
  border-bottom: 3px solid #d75757;
}
.step-one b {
  background-color: #d75757;
}
.step-one span {
  color: #d75757;
}
.step-two {
  border-bottom: 3px solid #5fa4e4;
}
.step-two b {
  background-color: #5fa4e4;
}
.step-two span {
  color: #5fa4e4;
}
.step-three {
  border-bottom: 3px solid #21ae49;
}
.step-three b {
  background-color: #21ae49;
}
.step-three span {
  color: #21ae49;
}
.download:visited,.download:active {
  color: #333;
}
.p-b-align {
  padding-bottom: 34px;
}
.m-l-xs {
  margin-left: 10px;
}
.m-t-xxs{
  margin-top: 10px;
}
.m-t-xs {
  margin-top: 20px;
}
.m-t-md {
  margin-top: 60px;
}
.m-t-sm {
  margin-top: 40px;
}
.m-b-xs {
  margin-bottom: 10px !important;
}
.m-b-sm {
  margin-bottom: 30px;
}
.h-btn {
  height: 46px;
}
.w-full {
  width: 100% !important;
}
.w-f-six {
  width: 60%;
}
.w-xs {
  width: 115px !important;
}
.hid {
  display: none;
}
.p-l {
  padding-left: 5px;
}
.b-normal {
  border-bottom: 1px solid #aaa;
}
.phone {
  position: relative;
}
.input-lg{
  height: 46px;
}
.phone input {
  padding-left: 50px;
}
.phone .mobile {
  position: absolute;
  top: 12px;
  left: 8px;
  font-size: 24px;
  color: #999;
}
.phone .right {
  position: absolute;
  top: 14px;
  right: 12px;
  font-size: 18px;
  color: #21ae49;
}
.phone .lock {
  position: absolute;
  top: 13px;
  left: 11px;
  font-size: 20px;
  color: #999;
}
.phone b {
  display: block;
  width: 1px;
  height: 20px;
  border-left: 1px solid #999;
  position: absolute;
  top: 14px;
  left: 40px;
}
.img-reg{
  margin-left: 10px;
  cursor: pointer;
}
.getcode {
  padding: 12px;
  margin-left: 10px;
  width: 142px;
}
.getcode:active,.getcode:focus{
  outline: none;
}
.next-one {
  width: 92%;
  background-color: #d75757;
  color: #fff;
  // border-color: #891524;
  line-height: 36px;
  font-weight: bold;
  font-size: 18px;
}
.btn[disabled]:hover {
  background-color: #e6e6e6;
  color: #333;
}
.next-one:hover,.next-one:focus {
  background-color: #891524;
  color: #fff;
}
.next-one:visited,.next-one:active,.next-one:focus{
  color: #fff;
}
.next-one:focus{
  outline: none;
}
.psd {
  color: #999;
}
.compare {
  color: #d75757;
}
.reg-finish {
  text-align: center;
}
.reg-finish b {
  display: block;
  width: 116px;
  height: 117px;
  margin: 0 auto;
  background: url(../img/register.png) no-repeat;
}
.reg-title {
  margin-top: 30px;
}
.reg-title p {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
}
.reg-info {
  margin-top: 20px;
}
.reg-info p {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  padding: 0 40px;
}
.reg-btn {
  text-align: center;
  margin-top: 25px;
}
.pd30 {
  padding: 0 30px;
}
.form-control {
  margin-bottom: 15px !important;
}
.pd40 {
  padding: 0 40px;
}
.reg-btn .jump {
  display: block;
  margin-top: 10px;
  color: #333;
  font-size: 14px;
}
.real-name {
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
}
.line {
  display: block;
  height: 1px;
  border-top: 1px solid #aaa;
  margin-top: 20px;
}
.lab-input {
  font-size: 16px;
  padding-bottom: 8px;
}
.sel-lg {
  font-size: 14px;
  color: #333;
}
.img-box {
  float: left;
  width: 210px;
  min-height: 135px;
  // background-color: #e9e9e9;
  margin-right: 20px;
}
.img-box img {
  width: 210px;
}
.bg-box {
  display: table;
  background-color: #eee;
  text-align: center;
}
.bg-box span {
  display: table-cell;
  vertical-align: middle;
}
.bg-box .reg-photo {
  width: 120px;
}
.img-info {
  color: #999;
  margin-top: 4px;
}
.img-info p {
  margin-bottom: 6px;
}
.upload {
  float: left;
  width: 180px;
  text-align: center;
}
.upload.txt-left {
  text-align: left;
}
.upload a {
  position: relative;
  padding: 6px 10px;
}
.upload input {
  position: absolute;
  top: 0;
  left: 0;
  width: 119px;
  height: 33px;
  border-radius: 4px;
  opacity: 0;
  cursor: pointer;
}
.wait-box{
  display: none;
  padding: 40px 70px;
  text-align: center;
}
.wait-info{
  font-size: 14px;
  color: #999;  
  text-align: center;
  margin-bottom: 5px;
}
.wait-title{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 28px 0;
}
.reback{
  margin-top: 40px;
}
.h-md {
  height: 300px;
}
.mid-box {
  width: 365px;
  margin: 0 auto;
}
.green,.green:active,.green:visited {
  color: #0000ff;
}
.phototip {
  float: left;
  line-height: 34px;
  margin-left: 40px;
}
@media (max-width:767px) {
  .hidden-xs {
    display: none !important;
  }
  .h-md {
    height: 0;
  }
  .mid-box {
    width: 324px;
    margin: 0 auto;
  }
  .mid-box img {
    width: 124px;
  }
  .getcode {
    width: 124px;
  }
}
