/**
* 注册页面样式
*/
.register_page {
  /* position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; */
  background-color: #fff;
  padding: 0px 60px;
}

.register_head img {
  display: block;
}
.register_main {
  margin: 0 auto;
  background-color: #0668C4;
}
.register_bg {
  margin: 0px 60px;
  background: url(../images/zj_register_bg.png) right bottom no-repeat;
  background-size: cover;
  padding: 30px 0px;
}
.register_form {
  width: 430px;
  padding: 20px 40px;
  background-color: #EBFAFF;
  margin-left: 190px;
  margin-top: 55px;
  margin-bottom: 50px;
}
.register_form h3 {
  font-weight: normal;
  font-size: 24px;
  color: #000;
  line-height: 60px;
  margin-bottom: 20px;
  padding-left: 30px;
}
.input_style {
  font-size: 16px;
  margin-bottom: 23px;
  position: relative;
}
.input_style .inputtit {
  display: block;
  width: 70px;
  padding-right: 20px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  text-align: justify;
  text-align-last: justify;
  text-justify: distribute-all-lines;
  color: #5d5d5d;
  float: left;
}
#phone {
  width: 302px;
}
.input_style input {
  float: left;
  border: 1px solid #dfdfdf;
  display: block;
  width: 302px;
  background-color: #fff;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  padding-left: 10px;
  box-sizing: border-box;
}
.input_style select {
  float: left;
  border: 1px solid #dfdfdf;
  display: block;
  width: 302px;
  background-color: #fff;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  padding-left: 10px;
  box-sizing: border-box;
  color: #5d5d5d;
}
.input_style i {
  display: block;
  width: 11px;
  height: 11px;
  position: absolute;
  right: 80px;
  bottom: 23px;
  background: url(../images/required.png) no-repeat;
}
.input_yzm_line {
  margin-bottom: 45px;
  overflow: hidden;
}
.input_yzm_line .inputtit {
  display: block;
  width: 70px;
  padding-right: 20px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  overflow: hidden;
  text-align: justify;
  text-align-last: justify;
  text-justify: distribute-all-lines;
  color: #5d5d5d;
  float: left;
}
.input_yzm_line input {
  width: 130px;
  float: left;
  border: 1px solid #dfdfdf;
  display: block;
  background-color: #fff;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  font-size: 16px;
  padding-left: 10px;
  box-sizing: border-box;
}
.input_yzm_img {
  width: 90px;
  height: 35px;
  float: left;
  margin-left: 20px;
  cursor: pointer;
}
.input_yzm_img img {
  display: block;
  width: 90px;
  height: 35px;
}
.input_submit {
  width: 390px;
  background-color: #08489f;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  margin-bottom: 10px;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
.input_submit input {
  width: 390px;
  background-color: #08489f;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.other {
  text-align: left;
  line-height: 40px;
  font-size: 16px;
  color: #01a7c1;
  margin-bottom: 20px;
  padding-left: 6px;
}
.other a {
  font-size: 16px;
  color: #f3092c;
}
.other2 {
  width: 390px;
  text-align: right;
}
.other2_r {
  height: 25px;
  line-height: 25px;
  text-align: right;
}
.other2_r a {
  display: block;
  font-size: 16px;
  color: #01a7c1;
}
.register_footer {
  padding: 0px 60px;
}
.register_footer p {
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #474747;
}
@media screen and (max-width: 1400px) {
  .register_main {
    margin: 0 auto;
   
    height: 840px;
  }
  .register_bg {
    position: absolute;
    top: 140px;
    left: 60px;
    right: 60px;
    background: url(../images/zj_register_bg.png) right bottom no-repeat;
    background-size: cover;
    margin: 0px;
    padding: 0px;
  }
  .register_form {
    width: 410px;
    padding: 20px 40px;
    background-color: #EBFAFF;
    margin-left: 190px;
    margin-top: 55px;
    margin-bottom: 20px;
  }
  .register_footer {
    padding: 0px 60px;
  }
  .register_footer p {
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #474747;
  }
}
.tooli {
  position: absolute;
  left: 110%;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0px 20px;
  font-size: 16px;
  color: #fff !important;
  background-color: #FF9044;
  border-radius: 5px;
  opacity: 0;
  transition: all 0.9s;
  white-space: nowrap;
}
.toolied {
  position: absolute;
  left: 100%;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0px 20px;
  font-size: 16px;
  color: #fff !important;
  background-color: #FF9044;
  border-radius: 5px;
  opacity: 1;
  white-space: nowrap;
}
@media (max-width: 499px) {
  .register_page{
    width: 100%;
   padding: 0;
  }
  .register_head{
    /* display: none; */
    position: initial;
  }
  .register_head img{
    width: 90% ;
    margin: 0 auto;
  }
  .register_bg{
    position: initial;
  }
  .register_main{
    height: auto;
  }
  .register_form{
    margin: 0;
    width: 100%;
    padding:20px;
    box-sizing: border-box;
  }
  .tooli {
    left: 18%;
    top: 35px;
    height: 30px;
    line-height: 30px;
  }
  .toolied {
    left: 18%;
    top: 35px;
    height: 30px;
    line-height: 30px;
   
  }
  .input_style{
    margin-bottom: 35px;
  }
  .input_style input{
    width: 90%;
  }
  .input_style i{
    right: 10px;
  }
  .input_submit{
    width: 100%;
  }
  .input_submit input{
    width: 240px;
  }
  .input_style select{
    width: 240px;
  }
  #phone{
    width: 240px;
  }
}