body{
  padding-bottom: 145px;
}
.c-content.sm-content{
  background-color: #fff;
  padding-bottom: 50px;
}
.register-container{
  width: 700px;
  margin: 0 auto;
  padding-top: 30px;
}

.resgist-info{
  color: #999;
}

.resgist-info a{
  display: inline-block;
  margin-left: 15px;
}

.conform-btn{
  min-width: 34%;
  max-width: 73%;
}

.register-set-suc{
  margin-top: 70px;
}

.register-set-suc>p{
  margin-bottom: 60px;
}

.register-set-suc h4{
  font-size: 30px;
  margin-bottom: 40px;
}

.register-set-suc h4+p{
  font-size: 20px;
}

label{
  font-weight: normal;
}

.errorClass{
  position: relative;
  top: 10px;
  color: #ca4e4e;
}

.form-group {
  margin-bottom: 20px;
}

.form-group .col-xs-3 > a > img{
    width: 100px;
    height: 40px;
    position: relative;
    top: -10px;
}

.form-control{
  height: 40px;
}

.cus-primary{
  height: 40px;
  line-height: 28px;
}

.dpt {
  display: table;
  line-height: 15px;
  height: 40px;
  width: 133px !important;
  overflow: hidden;
}
.get-code {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  line-height: 1.2;
  height: 40px;
  width: 100px;
}

.img.icon-opt-suc{
  background: url(../img/cicc-svg/regist/icon-modify-pwd-suc.svg) no-repeat !important;
}


