.back:hover {
  color: #0baae4;
  filter: "alpha(opacity=80)";
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.top-header-0508 > div {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
}
.top-header-0508 > div .top-header-right {
  float: right;
  margin-right: 3%;
}
.back {
  float: right;
  color: #0baae4;
  font-size: 16px;
  line-height: 20px;
}
.back img {
  width: 22px;
  height: 22px;
  margin-left: 5px;
  transform: rotate(180deg);
}
.required {
  color: #FD482C;
}
body {
  line-height: 24px;
  font: 14px Helvetica Neue, Helvetica, PingFang SC, "微软雅黑", Tahoma, Arial, sans-serif;
  background-color: #f2f2f2;
}
.container {
  background: #fff;
  width: 100%;
  padding: 2% 0%;
}
#login_form {
  background: #fff;
  overflow: hidden;
}
.form-top div {
  display: inline-block;
}
.form-top div p {
  text-align: center;
}
.nextbtn {
  text-align: center;
}
.getsms {
  background: #3CB371;
  border-radius: 0px;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
  padding: 7px 5px;
  color: #fff;
  text-align: center;
  min-width: 76px;
  cursor: pointer;
}
.gain {
  padding: 0!important;
  margin-right: 0;
  margin-top: 2px;
  float: right;
}
.amend {
  margin: 30px 20px;
  font-size: 20px;
}
/*frame的85问题*/
.layui-input,
.layui-textarea {
  display: block;
  width: 100%;
  padding-left: 10px;
}
/*下面内容不同*/
.forget_data {
  width: 330px;
  margin: 0 auto;
}
.layui-form-label {
  float: left;
  display: block;
  padding: 9px 3px 9px 0;
  width: 110px;
  font-weight: 400;
  text-align: right;
}
.layui-label-right {
  margin-left: 110px;
  overflow: hidden;
}
.layui-code-left {
  width: 134px;
  float: left;
}
/*展示页样式*/
.yui_show_style {
  line-height: 38px;
  font-size: 14px;
  color: #666;
  text-align: left;
}
/*图形验证码*/
.layui-code-left {
  width: 134px;
  float: left;
}
.code {
  float: left;
  margin-left: 10px;
  width: 80px;
  text-align: center;
}
.code img {
  width: 79px;
  height: 30px;
}
.layui-text em,
.layui-word-aux {
  color: #999 !important;
  padding: 0 !important;
}
.forget_data {
  width: 334px;
  margin: 0 auto;
  margin-top: 10%;
}
/*新步骤样式*/
.step_box {
  width: 328px;
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 70px;
}
.step {
  float: left;
  position: relative;
}
.step p {
  color: #333;
  font-size: 12px;
  text-align: center;
  line-height: 26px;
  font-weight: bold;
}
.step .num {
  color: #ffffff;
  margin: 0 auto;
  width: 26px;
  height: 26px;
  border: 3px solid #e0e0e0;
  /*background: #0899ff;*/
  background: #e0e0e0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 14px;
}
.step .text {
  position: absolute;
  bottom: -26px;
  left: 0;
  margin-left: -100%;
  width: 300%;
}
.step_line {
  float: left;
  width: 122px;
  height: 6px;
  margin: 10px -3px 0 -3px;
  border: 3px solid #e0e0e0;
  border-left: none;
  border-right: none;
  background: #e0e0e0;
  position: relative;
  z-index: 1;
}
.active.step_line {
  width: 124px;
  margin: 9px -4px 0 -4px;
}
.active,
.step .active {
  background: #0899ff;
}
.clearfix::after {
  content: '\20';
  clear: both;
  *zoom: 1;
  display: block;
  height: 0;
}
/*top-header*/
.top-header {
  background: #0899ff;
  width: 100%;
  /*min-width: 1200px;*/
  color: #FFFFFF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  height: 45px;
  line-height: 45px;
}
.top-header .top_icon {
  margin-left: 3%;
  margin-right: 33px;
  margin-top: -3px;
  width: 134px;
}
.top-header .top_name {
  margin-right: 33px;
  font-style: italic;
  font-size: 24px;
  font-weight: bold;
}
.top-header .top-header-right {
  float: right;
  margin-right: 3%;
}
.top-header .top-header-right a {
  color: #ffffff;
}
.top-header .top-header-right a .go {
  font-weight: bold;
}
/*背景色，按钮*/
body {
  background: none;
}
html {
  background: none;
}
.getsms.layui-btn {
  background: #f4f4f4;
  border: 1px solid #dadada;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #333;
}
.getsms:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.getsms {
  background: #f4f4f4;
  border: 1px solid #dadada;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #333;
}
.next {
  margin-top: 15%;
  background: #0899ff;
  width: 140px;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.amend {
  margin-bottom: -10%;
}
/* 20190418 */
.code .layui-form-mid {
  margin-right: 0;
}
.code .layui-form-mid {
  float: right;
  margin-top: 4px;
}
.gain {
  margin-top: 0px;
}
.top-header .top-header-left {
  margin-left: 3%;
}
.getsms {
  margin-right: 4px;
}
/*修改3*/
.forget_data {
  text-align: center;
}
.forget_data .congratulate {
  text-align: center;
  position: relative;
  font-size: 18px;
  color: #333333;
  line-height: 35px;
}
.forget_data .congratulate img {
  width: 35px;
  height: 35px;
  margin-right: 15px;
}
.jumpto {
  color: #ff8400;
  font-size: 16px;
  line-height: 109px;
}
.jumpto:hover {
  color: #ff8400;
  filter: "alpha(opacity=80)";
  opacity: 0.8;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
