.regist_wrong {
  width: 18px;
  margin-top: -2px;
  margin-left: 25px;
}
.top_100 {
  margin-top: 100px;
}
.bottom_100 {
  margin-bottom: 100px;
}
.margin_tb15 {
  margin-bottom: 15px;
  margin-top: 45px;
}
.blue {
  color: #06aaff;
}
.bright_green {
  color: #6eb932;
}
.agree {
  color: #828b92;
}
.display_no {
  display: none;
}
.pinkred {
  color: #f96a62;
}
.nav_input_tk,
.form {
  position: relative;
}
.nav_input_tk .login_error_msg,
.form .login_error_msg {
  font-family: '宋体';
  font-size: 12px;
  color: #f96a62;
  position: absolute;
  top: 42px;
  left: 24px;
}
.form_right {
  float: right;
  padding-right: 19px;
  padding-top: 41px;
}
.form_right img {
  display: block;
  width: 362px;
  height: 205px;
}
.form_left {
  float: left;
  position: relative;
}
.form_left .login_error_msg {
  font-family: '宋体';
  font-size: 12px;
  color: #828b92;
  position: absolute;
  top: 53px;
  left: 0px;
}
.form .login_error_msg {
  top: 37px;
  left: 73px;
}
.form .login_error_msg2 {
  top: 37px;
  left: 113px;
}
.login_banner {
  height: 80px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.login_banner img {
  height: 50px;
  margin-top: 10px;
  line-height: 80px;
  margin-left: 288px;
}
.login_content {
  width: 918px;
  padding: 20px 20px 0px 20px;
  border: 2px solid #f6f6f6;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
  padding-bottom: 100px;
  margin-bottom: 100px;
  box-sizing: border-box;
}
.login_content .welcome_text {
  color: #4d5668;
  font-size: 18px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  border-bottom: 2px dashed #f6f6f6;
  letter-spacing: 2px;
}
.login_content .form {
  width: 360px;
  height: 210px;
  margin: 0 auto;
  margin-top: 60px;
}
.login_content .form .left {
  width: 155px;
  color: #828b92;
  font-size: 14px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f6f6f6;
  letter-spacing: 2px;
  float: left;
  margin-bottom: 10px;
  font-weight: bold;
}
.login_content .form .right {
  width: 205px;
  color: #828b92;
  font-size: 14px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f6f6f6;
  letter-spacing: 2px;
  float: right;
  margin-bottom: 10px;
  font-weight: bold;
}
.login_content .form .chosen {
  color: #6eb932;
  border-bottom: 2px solid #6eb932;
}
.login_content .form .title {
  margin-bottom: 20px;
  height: 30px;
  font-size: 12px !important;
}
.login_content .form .username,
.login_content .form .password {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
}
.login_content .form .username span,
.login_content .form .password span {
  display: inline-block;
  width: 70px;
  text-align: center;
  color: #4d5668;
  font-size: 12px;
}
.login_content .form .username .longer,
.login_content .form .password .longer {
  width: 89px;
  text-align: right;
}
.login_content .form .username .select,
.login_content .form .password .select {
  width: 360px;
  margin-left: 14px;
}
.login_content .form .username .right_text,
.login_content .form .password .right_text {
  margin-left: 12px;
  text-align: left;
}
.login_content .form .username input,
.login_content .form .password input {
  width: 360px;
  height: 28px;
  margin-top: 6px;
  padding-left: 29px;
  box-sizing: border-box;
}
.login_content .form .username input.code,
.login_content .form .password input.code {
  padding-left: 2px;
  width: 65px;
}
.login_content .form .username .yanzhengma,
.login_content .form .password .yanzhengma {
  width: 230px;
}
.login_content .form .username .input2,
.login_content .form .password .input2 {
  margin-bottom: 0px;
}
.login_content .form .username .tip,
.login_content .form .password .tip {
  margin-left: 70px;
  width: 300px;
  text-align: left;
  font-size: 10px;
  color: #989ca4;
}
.login_content .form .username .confirm,
.login_content .form .password .confirm {
  background-color: #6eb932;
  width: 365px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  color: #fff;
  margin-left: 73px;
  margin-top: 10px;
  font-weight: bold;
  font-size: 20px;
}
.login_content .form .username .confirm_useless,
.login_content .form .password .confirm_useless {
  background-color: #b5bcc4;
}
.login_content .form .username .forget,
.login_content .form .password .forget {
  float: right;
  margin-right: -5px;
}
.login_content .form .password_safty {
  width: 100px;
  height: 20px;
  position: absolute;
  right: -100px;
  top: 18px;
  font-size: 10px;
}
.login_content .form .password_safty div {
  width: 30px;
  float: left;
  border-top: 2px solid #828b92;
  margin-right: 3px;
  text-align: center;
}
.login_content .form .password_safty div.blue {
  color: #06aaff;
  border-top: 2px solid #06aaff;
}
.login_content .form .username2,
.login_content .form .password {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
}
.login_content .form .username2 i.icc,
.login_content .form .password i.icc {
  color: #cdd3d7;
  position: absolute;
  top: 11px;
  left: 85px;
  font-size: 18px;
}
.login_content .form .username2 i.icon-ok,
.login_content .form .password i.icon-ok,
.login_content .form .username2 i.icon-remove,
.login_content .form .password i.icon-remove {
  color: #cdd3d7;
  position: absolute;
  top: 11px;
  right: 31px;
  font-size: 18px;
  display: none;
}
.login_content .form .username2 i.icc2,
.login_content .form .password i.icc2 {
  left: 118px;
}
.login_content .form .username2 span,
.login_content .form .password span {
  display: inline-block;
  width: 110px;
  text-align: right;
  color: #4d5668;
  font-size: 12px;
}
.login_content .form .username2 .longer,
.login_content .form .password .longer {
  width: 89px;
  text-align: right;
}
.login_content .form .username2 .select,
.login_content .form .password .select {
  width: 360px;
  margin-left: 14px;
}
.login_content .form .username2 input,
.login_content .form .password input {
  width: 360px;
  height: 28px;
  margin-top: 6px;
  padding-left: 29px;
  box-sizing: border-box;
}
.login_content .form .username2 input.code,
.login_content .form .password input.code {
  padding-left: 2px;
  width: 65px;
}
.login_content .form .username2 .yanzhengma,
.login_content .form .password .yanzhengma {
  width: 230px;
}
.login_content .form .username2 .input2,
.login_content .form .password .input2 {
  margin-bottom: 0px;
}
.login_content .form .username2 .tip,
.login_content .form .password .tip {
  margin-left: 70px;
  width: 300px;
  text-align: left;
  font-size: 10px;
  color: #989ca4;
}
.login_content .form .username2 .confirm,
.login_content .form .password .confirm {
  background-color: #6eb932;
  width: 365px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  color: #fff;
  margin-left: 110px;
  margin-top: 10px;
  font-weight: bold;
  font-size: 20px;
}
.login_content .form .username2 .confirm_useless,
.login_content .form .password .confirm_useless {
  background-color: #b5bcc4;
}
.login_content .form .username2 .forget,
.login_content .form .password .forget {
  float: right;
  margin-right: -5px;
}
.login_content .form .password {
  margin-top: 0px;
}
.login_content .form i.icc {
  color: #cdd3d7;
  position: absolute;
  top: 11px;
  left: 85px;
  font-size: 18px;
}
.login_content .form i.icon-ok,
.login_content .form i.icon-remove {
  color: #cdd3d7;
  position: absolute;
  top: 11px;
  right: 31px;
  font-size: 18px;
  display: none;
}
.login_content .form i.icc2 {
  left: 118px;
}
.login_content .form .icon-mobile-phone {
  font-size: 25px;
  top: 9px;
}
.login_content .form .icon-envelope {
  left: 82px;
}
.login_content .form .icon-lock2 {
  left: 82px;
}
.login_content .help {
  display: inline-block;
  float: right;
  position: absolute;
  bottom: 30px;
  right: 20px;
  color: #989ca4;
}
.login_content .help .advice {
  color: #08aadb;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.login_error_msg img {
  width: 13px;
  height: 13px;
  margin-top: -3px;
  margin-right: 3px;
}
.find_step {
  width: 808px;
  height: 60px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 30px;
}
.find_step ul {
  list-style: none;
}
.find_step ul li {
  width: 202px;
  float: left;
  font-size: 16px;
  font-weight: bolder;
  color: #8b9db3;
  box-sizing: border-box;
}
.find_step ul li span {
  display: inline-block;
  margin: 0 auto;
  margin-left: 76px;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #fff;
  font-size: 20px;
  border: 3px solid #8b9db3;
}
.find_step ul li span.grey {
  border: 3px solid #8b9db3;
  color: #8b9db3;
}
.find_step ul li span.green {
  border: 3px solid #6eb932;
  color: #6eb932;
}
.find_step ul li span.green_done {
  background-color: #6eb932;
  color: #fff;
}
.find_step ul li div {
  text-align: center;
  width: 202px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
  margin-top: -27px;
  border-top: 3px solid #8b9db3;
}
.find_step ul li div.grey {
  color: #8b9db3;
  border-top: 3px solid #8b9db3;
}
.find_step ul li div.green {
  color: #6eb932;
  border-top: 3px solid #6eb932;
}
.code {
  background-color: #4d5668;
  font-family: Arial;
  font-style: italic;
  color: #626262;
  border: 0;
  padding: 2px 3px;
  letter-spacing: 3px;
  font-weight: bolder;
  padding-left: 2px;
  margin-left: 10px;
}
.unchanged {
  border: 0;
}
.darkgrey_24 {
  display: block;
  font-weight: bold;
  font-size: 24px;
  color: #4d5668;
}
.lightgrey {
  display: block;
  color: #828b92;
}
.lineheight_20 {
  line-height: 20px;
}
.email_ok {
  position: absolute;
  left: 70px;
}
.email_check {
  background-color: #6eb932;
  display: inline-block;
  width: 365px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  color: #fff;
  margin-left: -2px;
  margin-top: 25px;
  font-weight: bold;
  font-size: 20px;
}
.form_left {
  padding: 10px 20px 80px 20px;
  width: 372px;
  height: 210px;
  /* margin: @margin0; */
  /* margin-top: 60px; */
}
.form_left .left {
  width: 186px;
  color: #828b92;
  font-size: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f6f6f6;
  letter-spacing: 2px;
  float: left;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
}
.form_left .right {
  width: 186px;
  color: #828b92;
  font-size: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f6f6f6;
  letter-spacing: 2px;
  float: right;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
}
.form_left .chosen {
  color: #6eb932;
  border-bottom: 2px solid #6eb932;
}
.form_left .title {
  margin-bottom: 20px;
  height: 30px;
}
.form_left .username,
.form_left .password {
  position: relative;
  margin-top: 15px;
  margin-bottom: 10px;
}
.form_left .username span,
.form_left .password span {
  display: inline-block;
  width: 70px;
  text-align: center;
  color: #4d5668;
  font-size: 12px;
}
.form_left .username .longer,
.form_left .password .longer {
  width: 89px;
  text-align: right;
}
.form_left .username .select,
.form_left .password .select {
  width: 360px;
  margin-left: 14px;
}
.form_left .username .right_text,
.form_left .password .right_text {
  margin-left: 12px;
  text-align: left;
}
.form_left .username input,
.form_left .password input {
  width: 371px;
  height: 41px;
  margin-top: 6px;
  padding-left: 35px;
  box-sizing: border-box;
}
.form_left .username input.code,
.form_left .password input.code {
  padding-left: 2px;
  width: 65px;
}
.form_left .username .yanzhengma,
.form_left .password .yanzhengma {
  width: 230px;
}
.form_left .username .input2,
.form_left .password .input2 {
  margin-bottom: 0px;
}
.form_left .username .tip,
.form_left .password .tip {
  margin-left: 70px;
  width: 300px;
  text-align: left;
  font-size: 10px;
  color: #989ca4;
}
.form_left .username .confirm,
.form_left .password .confirm {
  background-color: #6eb932;
  width: 370px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  color: #fff;
  margin-top: 35px;
  font-weight: bold;
  font-size: 20px;
}
.form_left .username .confirm_useless,
.form_left .password .confirm_useless {
  background-color: #b5bcc4;
}
.form_left .username .forget,
.form_left .password .forget {
  float: right;
  margin-right: -5px;
}
.form_left .password_safty {
  width: 100px;
  height: 20px;
  position: absolute;
  right: -100px;
  top: 18px;
  font-size: 10px;
}
.form_left .password_safty div {
  width: 30px;
  float: left;
  border-top: 2px solid #828b92;
  margin-right: 3px;
  text-align: center;
}
.form_left .password_safty div.blue {
  color: #06aaff;
  border-top: 2px solid #06aaff;
}
.form_left .username2,
.form_left .password2 {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
}
.form_left .username2 i.icc,
.form_left .password2 i.icc {
  color: #cdd3d7;
  position: absolute;
  top: 11px;
  left: 85px;
  font-size: 18px;
}
.form_left .username2 i.icon-ok,
.form_left .password2 i.icon-ok,
.form_left .username2 i.icon-remove,
.form_left .password2 i.icon-remove {
  color: #cdd3d7;
  position: absolute;
  top: 11px;
  right: 31px;
  font-size: 18px;
  display: none;
}
.form_left .username2 i.icc2,
.form_left .password2 i.icc2 {
  left: 118px;
}
.form_left .username2 span,
.form_left .password2 span {
  display: inline-block;
  width: 110px;
  text-align: right;
  color: #4d5668;
  font-size: 12px;
}
.form_left .username2 .longer,
.form_left .password2 .longer {
  width: 89px;
  text-align: right;
}
.form_left .username2 .select,
.form_left .password2 .select {
  width: 360px;
  margin-left: 14px;
}
.form_left .username2 input,
.form_left .password2 input {
  width: 360px;
  height: 28px;
  margin-top: 6px;
  padding-left: 29px;
  box-sizing: border-box;
}
.form_left .username2 input.code,
.form_left .password2 input.code {
  padding-left: 2px;
  width: 65px;
}
.form_left .username2 .yanzhengma,
.form_left .password2 .yanzhengma {
  width: 230px;
}
.form_left .username2 .input2,
.form_left .password2 .input2 {
  margin-bottom: 0px;
}
.form_left .username2 .tip,
.form_left .password2 .tip {
  margin-left: 70px;
  width: 300px;
  text-align: left;
  font-size: 10px;
  color: #989ca4;
}
.form_left .username2 .confirm,
.form_left .password2 .confirm {
  background-color: #6eb932;
  width: 370px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
  font-size: 20px;
}
.form_left .username2 .confirm_useless,
.form_left .password2 .confirm_useless {
  background-color: #b5bcc4;
}
.form_left .username2 .forget,
.form_left .password2 .forget {
  float: right;
  margin-right: -5px;
}
.form_left i.icc {
  color: #cdd3d7;
  position: absolute;
  top: 15px;
  left: 11px;
  font-size: 20px;
}
.form_left i.icon-ok,
.form_left i.icon-remove {
  color: #57bd7b;
  position: absolute;
  top: 12px;
  right: 17px;
  font-size: 24px;
  display: none;
}
.form_left i.icc2 {
  left: 118px;
}
.form_left .icon-mobile-phone {
  font-size: 25px;
  top: 9px;
}
.form_left .icon-envelope {
  left: 82px;
}
.form_left .icon-lock2 {
  left: 82px;
}
.email_success_window {
  width: 700px;
  height: 250px;
  background-color: white;
  border: 3px solid #94989A;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -170px 0 0 -350px;
  padding-bottom: 20px;
  z-index: 1200;
}
.email_success_window .email_index_close {
  width: 23px;
  height: 23px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #CACACA ;
  color: white;
  font-size: 20px;
  text-align: center;
  line-height: 23px;
  margin-top: 5px;
  float: right;
  margin-right: 6px;
}
.email_success_window .email_index_close:hover {
  cursor: pointer;
  background-color: #A0A0A0;
}
.email_success_window .form {
  padding-left: 190px;
}
.email_success_window img {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 50px;
}
.email_success_window .blue {
  color: #06aaff;
}
.mini_title {
  height: 30px;
  background-color: #6EB932;
  color: #eee;
  line-height: 30px;
}
.mini_span {
  display: inline-block;
  width: 150px !important;
  margin-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
}
.mini_content {
  height: 74px;
  margin: 0 auto;
}
.mini_content .content {
  width: 130px;
  box-sizing: border-box;
  height: 74px;
  float: left;
}
.mini_content .content img {
  display: block;
  margin: 0 auto;
  margin-top: 13px;
  margin-bottom: 8px;
}
.border_r {
  border-right: 1px solid #eee;
}
.border_b {
  border-bottom: 1px solid #eee;
}
.content:hover {
  background: #dedede;
}
.mini_content .content .title {
  display: block;
  text-align: center;
}
.study-plan-wapper {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
  font-family: 'microsoft yahei';
}
.study-plan-wapper .study-plan-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #2f4266;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
}
.study-plan-wapper .study-plan-container {
  width: 1200px;
  padding: 16px 0;
  margin: 0 auto;
  position: relative;
  height: 88px;
  box-sizing: border-box;
}
.study-plan-wapper .study-plan-container .study-title {
  position: absolute;
  bottom: 0;
  left: -50px;
  width: 293px;
  text-align: center;
  font-size: 0;
}
.study-plan-wapper .study-plan-container .study-title.study-active {
  width: 100%;
}
.study-plan-wapper .study-plan-container .study-title p {
  font-size: 12px;
  color: #293a4b;
  position: absolute;
  left: 60px;
  bottom: 11px;
  width: 208px;
  height: 19px;
  line-height: 26px;
}
.study-plan-wapper .study-plan-container .study-info-ul {
  list-style: none;
  padding: 0 234px 0 260px;
}
.study-plan-wapper .study-plan-container .study-info-ul .study-info-item {
  float: left;
  width: 220px;
  height: 36px;
  line-height: 36px;
  margin: 10px 15px 10px 0;
  text-align: right;
}
.study-plan-wapper .study-plan-container .study-info-ul .study-info-item .study-info-title {
  font-size: 14px;
  padding-right: 5px;
  color: #fff;
  float: left;
  min-width: 60px;
}
.study-plan-wapper .study-plan-container .study-info-ul .study-info-item input {
  padding: 0 6px;
  height: 36px;
  width: 130px;
  border-width: 0;
  color: #8a94a7;
  font-size: 14px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  line-height: 36px;
}
.study-plan-wapper .study-plan-container .study-info-ul .study-info-item label {
  line-height: 36px;
}
.study-close-btn {
  position: absolute;
  top: 32px;
  right: -8px;
  width: 24px;
  height: 24px;
  background: center center url(http://res.c.hjfile.cn/app/course/images/icon_study_close.png) no-repeat;
}
.study-submit-btn {
  position: absolute;
  bottom: 17px;
  right: 45px;
  width: 161px;
  height: 54px;
  background: right bottom url(../images/study_action_btn.png?v=1) no-repeat;
}
.appointment-modal-body .appointment-item {
  height: auto;
  overflow: hidden;
  line-height: 28px;
  padding: 10px;
}
.appointment-modal-body .appointment-item .title {
  width: 100px;
  color: #646464;
  float: left;
  text-align: right;
}
.appointment-modal-body .appointment-item input {
  width: 200px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}
.appointment-modal-body .appointment-item .alert-must {
  float: left;
  color: #b8b8b8;
}
.appointment-modal-body .appointment-item .alert-must .star {
  color: #fc6567;
  margin-right: 8px;
  font-weight: 600;
}
.appointment-modal-body .get_validate_btn {
  font-style: initial;
  display: inline-block;
  padding: 0px 10px;
  border: 1px solid #ff9700;
  color: #ff9700;
  margin-left: 13px;
  font-weight: 500;
  cursor: pointer;
}
.appointment-modal-body .appointment_after {
  min-height: 369px;
}
.appointment-modal-body .appointment_after .appointment_ok_div {
  margin: 30px 38px;
  background: #fefff4;
  border: 1px solid #eee;
  border-radius: 9px;
  padding: 32px 0px;
  text-align: center;
  color: #4e4e4b;
}
.appointment-modal-body .appointment_after .appointment_ok_div img {
  width: 30px;
  margin-top: 1px;
}
.appointment-confirm-btn {
  width: 130px;
  height: 40px;
  line-height: 40px;
  border-right: 4px;
  color: #fff;
  background: #6dba31;
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
}
.appointment-confirm-btn.appointment-success-btn {
  height: 36px;
  line-height: 36px;
}
