.register_nav {
  width: 1160px;
  margin: 0 auto;
  height: 40px;
  border-bottom: 2px solid #e4e4e4;
}
.register_nav ul {
  width: 570px;
  height: 40px;
  margin: 0 auto;
}
.register_nav li {
  float: left;
  text-align: center;
  width: 190px;
  color: #666;
  font-size: 14px;
  line-height: 40px;
}
.register_nav li span {
  display: inline-block;
  padding: 0 40px;
  height: 40px;
}
/*.register_nav li.cur span{color: #ffac12;border-bottom: 2px solid #ffac12;}
.register_nav li i{width: 19px;height: 19px;display: inline-block;background: url(../images/mark11.png) center no-repeat;margin-right: 4px;vertical-align: middle;margin-top: -3px;}
*/
.register_nav2 li {
  width: 285px;
}
.step1 li.secondli i {
  background: url(/images/register/mark21.png) center no-repeat;
}
.step1 li.thirdli i {
  background: url(/images/register/mark31.png) center no-repeat;
}
/*.step2 li.secondli i{background: url(../images/mark22.png) center no-repeat;}*/
.step2 li.thirdli i,
.color-step2 li.thirdli i {
  background: url(/images/register/mark31.png) center no-repeat;
}
.step3 li.secondli i {
  background: url(/images/register/mark22.png) center no-repeat;
}
/*.step3 li.thirdli i{background: url(../images/mark32.png) center no-repeat;}*/
.reg_step1 li.thirdli i {
  background: url(/images/register/mark31.png) center no-repeat;
}
/*.reg_step3 li.thirdli i{background: url(../images/mark32.png) center no-repeat;}*/
.register_con {
  width: 1160px;
  margin: 0 auto;
}
.reg_con {
  width: 720px;
  margin: 0 auto;
  padding: 20px 0 120px;
  min-height: 300px;
  color: #333;
  font-size: 14px;
}
.reg_icon {
  text-align: center;
  padding: 0 0 15px;
}
.reg_title {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  text-align: center;
  padding: 0 0 15px;
}
.reg_div {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
}
.reg_div label {
  width: 220px;
  height: 40px;
  text-align: right;
  display: inline-block;
  padding-right: 20px;
  float: left;
  font-size: 14px;
}
.reg_div input {
  width: 260px;
  border: 1px solid #dedede;
  height: 20px;
  line-height: 20px;
  padding: 9px;
  font-size: 14px;
  display: inline-block;
  float: left;
}
.reg_div input.code_input {
  width: 150px;
}
.codebtn {
  width: 90px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  margin-left: 20px;
  display: inline-block;
  background: #32a5e7;
  color: #fff;
  float: left;
  cursor: pointer;
}
.stepspan {
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 2px;
  color: #fff;
  display: inline-block;
  float: left;
  cursor: pointer;
  font-size: 18px;
  padding: 0 10px;
}
.nextdiv {
  margin-top: 30px;
}
.reg_tip {
  text-align: center;
  padding: 5px 0;
}
/*.reg_tip span{color: #ffac12;}*/
.reg_error,
.reg_error2 {
  color: #ff0000;
  line-height: 40px;
}
.input_error {
  color: #ff0000;
  font-size: 12px;
  line-height: 40px;
  padding-left: 530px;
}
.reg_margin {
  margin-top: 0;
}
