.reg_con_wper {
  height: 910px;
  background: url(../images/reg_bg01.png) no-repeat scroll center center;
}
.reg_con {
  padding-top: 50px;
}
.reg_box {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  overflow: hidden;
}
.reg_box_l {
  width: 604px;
}
.reg_box_r {
  width: 300px;
  padding: 35px 45px;
  padding-bottom: 0;
}
.yanzheng .lg_input {
  width: 125px;
}
.yanzheng span {
  display: inline-block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-left: 30px;
  border-radius: 5px;
}
.invest_con_wper {
  background-color: #f3f3f3;
  padding: 40px 0;
}