.main {
  min-height: 750px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: darkgrey;
}
.f22 {
  font-size: 22px;
}
.register_header {
  height: 95px;
  margin-left: 392px;
  margin-right: 391px;
  margin-top: 25px;
}
.regs {
  position: relative;
  width: 600px;
}
.regs li {
  float: left;
  position: relative;
  margin-right: 20px;
}
.regs li::after {
  content: "";
  background: url("../../img/login/right.png") no-repeat;
  width: 18px;
  height: 10px;
  position: absolute;
  top: 5px;
  right: -23px;
}
.regs li:last-child::after {
  content: "";
  background: #fff;
}
.regs_id {
  width: 20px;
  height: 20px;
  display: inline-block;
  float: left;
  line-height: 20px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background: #c6ddde;
  margin: 0 8px;
  font-size: 14px;
  font-weight: bold;
}
.on {
  background: #2eafb3;
}
.logn_mas {
  width: 375px;
  margin: 0 auto;
}
.logn_mas .logn_dir {
  margin-bottom: 18px;
  margin-left: 34px;
  margin-right: 20px;
  position: relative;
}
.logn_mas .logn_dir .pleaseInput {
  width: 284px;
  height: 38px;
  border: 1px solid #ccc;
  font-size: 14px;
  padding-left: 15px;
  margin-bottom: 10px;
}
.logn_mas .logn_dir .pleaseInput:focus {
  border: 1px solid #ddd;
  outline: none;
}
.logn_mas .logn_dir .gray {
  background: #000;
}
.logn_mas .logn_dir .please_code {
  width: 189px;
  height: 38px;
  border: 1px solid #ccc;
  font-size: 14px;
  padding-left: 15px;
}
.logn_mas .logn_dir .please_code:focus {
  border: 1px solid #ddd;
  outline: none;
}
.logn_mas .logn_dir .huoqu {
  width: 97px;
  line-height: 40px;
  height: 42px;
  text-align: center;
  color: #fff;
  background: #2eafb3;
  display: inline-block;
  cursor: pointer;
  /* position: relative; */
  /* left: -7px; */
  /* top: -2px; */
  border: none;
  outline: none;
  position: absolute;
  right: 20px;
}
.logn_mas .commit {
  background: #2eafb3;
  width: 300px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  border: none;
  font-size: 18px;
}
.logn_mas p {
  color: #a3a3a3;
}
.set_pass {
  position: absolute;
  top: 10px;
  left: -119px;
  font-size: 14px;
}
select {
  background: none;
  background: url("../../img/person/downs.gif") top right no-repeat;
  appearance: none;
  -moz-appearance: none;
  position: relative;
  border: 1px solid #ccc;
  height: 40px;
  line-height: 40px;
  padding: 0 23px 0 21px;
  box-sizing: border-box;
  width: 100px;
}
.register_person {
  margin-left: 318px;
  overflow: hidden;
}
.register_person .ml20 {
  display: inline-block;
  vertical-align: bottom;
  float: left;
  margin-top: 80px;
}
.register_person .label_blues {
  background: #2eafb3;
  color: #fff;
  font-size: 16px;
  width: 100px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  text-align: center;
  position: relative;
  cursor: pointer;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
}
.register_person .label_blues input {
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.register_person .person_img {
  text-align: center;
  width: 562px;
  height: 154px;
}
.register_person .person_img .person_lset {
  float: left;
  width: 120px;
  margin-left: 182px;
}
.register_person .person_img .person_img_ch {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);
}
.register_person .person_size {
  width: 100%;
  height: 39px;
  line-height: 39px;
  margin-bottom: 13px;
  clear: both;
}
.register_person .person_size .person_l {
  float: left;
  width: 97px;
  text-align: right;
  height: 50px;
}
.register_person .person_size .person_l label {
  font-size: 14px;
}
.register_person .person_size .person_l em {
  color: #c81015;
}
.register_person .person_size .person_r {
  width: 392px;
  float: left;
  margin-left: 10px;
  position: relative;
}
.register_person .person_size .person_r .pl_ins {
  width: 100%;
  height: 38px;
  border: 1px solid #ccc;
  font-size: 14px;
  color: #000;
  padding-left: 15px;
  outline: none;
}
.register_person .person_size .person_r .w409 {
  width: 409px;
}
.grays {
  background: #b2b2b2 !important;
  font-size: 12px;
}
.pop-radio {
  display: inline-block;
  width: 14px;
  height: 15px;
  overflow: hidden;
  background: url(../../img/question/checked.png) 0 0 no-repeat;
  -webkit-appearance: none;
  border: 0 none;
  vertical-align: -3px;
  margin-right: 5px;
  outline: none;
  margin: 0 10px;
}
.pop-radio:checked {
  background-position: -14px 0;
}
.person_label {
  width: 60px;
  display: inline-block;
}
.parent-totals {
  position: absolute;
  top: 111px;
  right: 0;
  color: #ccc;
}
.textarea-2000 {
  width: 100%;
  border: 1px solid #ccc;
  color: #000;
  padding-left: 15px;
  font-size: 14px;
  resize: none;
  height: 135px;
  outline: none;
}
.jian_15 {
  margin-top: -15px;
}
.jian_15 em {
  color: #c81015;
}
.commit_si {
  border: none;
  text-align: center;
  margin-left: 150px;
}
.register_success {
  width: 416px;
  margin: 0 auto;
  padding: 46px 0 200px 102px;
}
.success50 {
  background: url("../../img/success50.png") no-repeat;
  width: 52px;
  height: 52px;
  display: inline-block;
  vertical-align: -15px;
  margin: 0 15px;
}
.font24 {
  font-size: 24px;
}
.font14 {
  font-size: 14px;
  margin-top: 10px;
  margin-left: 100px;
}
.normal {
  color: #2eafb3;
}
.main_s {
  min-height: 731px;
}
.stagebg {
  background: url("../../img/register/tage2.jpg") no-repeat;
  overflow: hidden;
  min-height: 769px;
  background-size: 100% 100%;
}
@media screen and (max-width: 1440px) {
  .stagebg {
    min-height: 768px;
  }
  .rl-modal {
    margin-top: 120px;
  }
}
.icon-wen {
  width: 20px;
  height: 20px;
  vertical-align: -5px;
}
.stage {
  width: 441px;
  height: 350px;
  margin: 90px auto;
  font-size: 14px;
  background: #fff;
}
.stage .stage_box {
  padding: 43px 34px 100px 34px;
}
.stage h2 {
  font-size: 14px;
  text-align: center;
}
.stage .stage_ul {
  overflow: hidden;
}
.stage .stage_ul li {
  float: left;
  width: 123px;
  text-align: center;
  margin-top: 20px;
}
.stage .stage_ul li:hover .stage_radius {
  background: #2eafb3;
  color: #fff;
  border: 1px solid #2eafb3;
}
.stage .stage_ul li:hover .f16 {
  color: #2eafb3;
}
.stage .stage_ul .stage_radius {
  width: 70px;
  height: 27px;
  line-height: 27px;
  display: inline-block;
  border-radius: 22px;
  border: 1px solid #959595;
  text-align: center;
  font-size: 13px;
  color: #959595;
}
.stage .stage_ul .f16 {
  font-size: 16px;
  color: #c5c5c5;
  text-align: center;
  margin-top: 10px;
}
.icon-error,
.icon-right {
  background: url("../../img/register/right_01.png") no-repeat;
  width: 25px;
  height: 26px;
  display: inline-block;
}
.icon-right {
  vertical-align: middle;
}
.icon-error {
  background-position: -25px 0;
  vertical-align: -7px;
}
.user-use {
  position: absolute;
  top: 0;
  left: 416px;
  width: 100%;
}
.ml50 {
  margin-right: 50px;
}
.f13 {
  font-size: 13px;
}
.mt20 {
  margin-top: 20px;
}
.nav_con {
  color: #fe825f;
  background: #fff6f4;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #f1e8e7;
}
.has {
  overflow: hidden;
  padding-left: 20px;
  height: 91px;
  border-bottom: 1px solid #e2e2e2;
}
.text-center {
  text-align: center;
}
.icon-chestnut {
  width: 8px;
  height: 8px;
  background: #2eafb3;
  display: inline-block;
  transform: rotate(45deg);
  vertical-align: 2px;
  margin-right: 8px;
  margin-left: 5px;
}
.regi_la {
  text-align: left;
  width: 318px;
}
.regi_la p {
  font-size: 14px;
  line-height: 24px;
  margin-left: 21px;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.regi_lz {
  width: 316px;
  margin-top: 10px;
}
.regi_lz span {
  vertical-align: 7px;
  font-size: 14px;
}
.w660 {
  width: 660px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 50px;
}
.qrcode_img {
  width: 90px;
  height: 90px;
  vertical-align: text-bottom;
}
.w400 {
  width: 600px;
}
.min-h {
  min-height: 677px;
}
