.bg {
  background: url(../images/forget_bg_03.png) repeat;
  overflow: hidden;
}
.forget_content {
  width: 1200px;
  height: 515px;
  background: #FFFFFF;
  border: solid 1px #f0f0f0;
  border-top: none;
  margin: 30px auto 23px auto;
  position: relative;
}
.forget_content hr {
  height: 3px;
}
.forget_content .content_top1 {
  width: 100%;
  height: 170px;
  border-bottom: solid 1px #f0f0f0;
  overflow: hidden;
  position: relative;
}
.forget_content .content_top1 ul {
  width: 620px;
  height: 75px;
  margin: 47px auto 0 auto;
  overflow: hidden;
}
.forget_content .content_top1 ul li:last-child {
  margin-right: 0 !important;
}
.forget_content .content_top1 ul li {
  color: #999999;
  width: 75px;
  height: 75px;
  float: left;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-right: 196px;
  position: relative;
}
.forget_content .content_top1 ul li .stepline {
  width: 252px;
  height: 2px;
  display: block;
  background: #0096f2;
  position: absolute;
  left: -218px;
  top: 51px;
  z-index: 9;
}
.forget_content .content_top1 ul li .stepline-1 {
  width: 252px;
  height: 2px;
  display: block;
  background: #dddddd;
  position: absolute;
  left: -218px;
  top: 51px;
  z-index: 9;
}
.forget_content .content_top1 ul li p {
  margin: 0px auto 14px auto;
}
.forget_content .content_top1 ul li div {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
  margin: 0 auto;
  font-size: 18px;
  color: #FFFFFF;
  background: #DDDDDD;
  z-index: 10;
  position: relative;
}
.forget_content .content_top1 .fg_line {
  position: absolute;
  top: 98px;
  left: 208px;
  height: 2px;
  width: 780px;
  z-index: 9;
  background-color: #dddddd;
}
.forget_content .content_top {
  width: 100%;
  height: 170px;
  border-bottom: solid 1px #f0f0f0;
  overflow: hidden;
  position: relative;
}
.forget_content .content_top ul {
  width: 888px;
  height: 75px;
  margin: 47px auto 0 auto;
  overflow: hidden;
}
.forget_content .content_top ul li:last-child {
  margin-right: 0 !important;
}
.forget_content .content_top ul li {
  color: #999999;
  width: 75px;
  height: 75px;
  float: left;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-right: 196px;
  position: relative;
}
.forget_content .content_top ul li .stepline {
  width: 252px;
  height: 2px;
  display: block;
  background: #0096f2;
  position: absolute;
  left: -218px;
  top: 51px;
  z-index: 9;
}
.forget_content .content_top ul li .stepline-1 {
  width: 252px;
  height: 2px;
  display: block;
  background: #dddddd;
  position: absolute;
  left: -218px;
  top: 51px;
  z-index: 9;
}
.forget_content .content_top ul li p {
  margin: 0px auto 14px auto;
}
.forget_content .content_top ul li div {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
  margin: 0 auto;
  font-size: 18px;
  color: #FFFFFF;
  background: #DDDDDD;
  z-index: 10;
  position: relative;
}
.forget_content .content_top .fg_line {
  position: absolute;
  top: 98px;
  left: 208px;
  height: 2px;
  width: 780px;
  z-index: 9;
  background-color: #dddddd;
}
.forget_content .content_bottom {
  width: 100%;
  height: 345px;
}
.forget_content .content_bottom .step_box {
  width: 100%;
  height: auto;
}
.forget_content .content_bottom .step_box .step_one {
  width: 290px;
  height: auto;
  margin: 58px auto 0 auto;
}
.forget_content .content_bottom .step_box .step_one .l-login-notice {
  font-size: 12px;
  color: #ff0000;
  line-height: 1.5;
}
.forget_content .content_bottom .step_box .step_one .pho_tel {
  border: 1px solid #CCCCCC;
  width: 100%;
  height: 43px;
  line-height: 43px;
  text-indent: 10px;
  color: #BBBBBB;
  font-size: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
}
.forget_content .content_bottom .step_box .step_one .pho_tel::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_one .pho_tel:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_one .pho_tel::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_one .pho_tel:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_one .code_box {
  overflow: hidden;
  margin-top: 19px;
}
.forget_content .content_bottom .step_box .step_one .code_box .code_pass {
  border: 1px solid #CCCCCC;
  width: 121px;
  height: 43px;
  line-height: 43px;
  text-indent: 10px;
  color: #BBBBBB;
  float: left;
  font-size: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
}
.forget_content .content_bottom .step_box .step_one .code_box .code_pass::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_one .code_box .code_pass:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_one .code_box .code_pass::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_one .code_box .code_pass::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_one .code_box img {
  width: 106px;
  height: 43px;
  border: none;
  display: block;
  float: left;
  margin: 0 9px;
}
.forget_content .content_bottom .step_box .step_one .code_box .change_code {
  display: block;
  color: #0096F2;
  width: 43px;
  text-align: center;
  font-size: 14px;
  line-height: 43px;
  float: left;
  cursor: pointer;
}
.forget_content .content_bottom .step_box .step_one .btn_sub {
  width: 290px;
  height: 43px;
  margin: 20px auto 0 auto;
  display: block;
  font-size: 18px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
}
.forget_content .content_bottom .step_box .step_one p {
  margin-top: 23px;
  color: #666666;
  font-size: 12px;
}
.forget_content .content_bottom .step_box .step_two {
  width: 100%;
  height: auto;
}
.forget_content .content_bottom .step_box .step_two .btn_next {
  width: 289px;
  height: 43px;
  font-size: 18px;
  display: block;
  margin: 19px auto 0 auto;
  line-height: 43px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
}
.forget_content .content_bottom .step_box .step_two .step_two_box {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 61px auto 0 auto;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .l-login-notice {
  font-size: 12px;
  color: #ff0000;
  line-height: 1.5;
  width: 289px;
  margin: 5px auto 0 auto;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .login-miao {
  position: absolute;
  right: -130px;
  top: 0px;
  font-size: 16px;
  color: #BBBBBB;
}
.forget_content .content_bottom .step_box .step_two .step_two_box p {
  font-size: 18px;
  color: #333333;
  text-align: justify;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box {
  width: 287px;
  height: 41px;
  line-height: 41px;
  border: 1px solid #CCCCCC;
  margin: 29px auto 0 auto;
  position: relative;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box .pho_code {
  width: 195px;
  height: 41px;
  line-height: 43px;
  color: #BBBBBB;
  font-size: 16px;
  text-indent: 10px;
  border: none;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box .pho_code::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box .pho_code:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box .pho_code::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box .pho_code:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box .oncemore {
  padding: 0 11px;
  display: block;
  height: 18px;
  line-height: 18px;
  border-left: 1px solid #ccc ;
  float: right;
  font-size: 16px;
  color: #0096F2;
  cursor: pointer;
  margin-top: 13px;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box1 {
  width: 300px;
  height: 41px;
  line-height: 41px;
  border: 1px solid #CCCCCC;
  margin: 29px auto 0 auto;
  position: relative;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box1 .pho_code {
  width: 195px;
  height: 41px;
  line-height: 43px;
  color: #BBBBBB;
  font-size: 16px;
  text-indent: 10px;
  border: none;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box1 .pho_code::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box1 .pho_code:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box1 .pho_code::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box1 .pho_code:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #bbbbbb;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .tel_code_box1 .oncemore {
  padding: 0 11px;
  display: block;
  height: 18px;
  line-height: 18px;
  border-left: 1px solid #ccc ;
  float: right;
  font-size: 16px;
  color: #0096F2;
  cursor: pointer;
  margin-top: 13px;
}
.forget_content .content_bottom .step_box .step_two .step_two_box .notice_p {
  margin: 21px auto 0 auto;
  color: #666666;
  font-size: 12px;
  width: 289px;
}
.forget_content .content_bottom .step_box .step_three {
  width: 100%;
  height: auto;
}
.forget_content .content_bottom .step_box .step_three .step_three_box {
  width: 289px;
  height: auto;
  margin: 58px auto 0 auto;
}
.forget_content .content_bottom .step_box .step_three .step_three_box .new_pass,
.forget_content .content_bottom .step_box .step_three .step_three_box .confirm_Pass {
  width: 100%;
  height: 43px;
  font-size: 16px;
  text-indent: 10px;
  border: 1px solid #CCCCCC;
  display: block;
  line-height: 43px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
}
.forget_content .content_bottom .step_box .step_three .step_three_box .confirm_Pass {
  margin: 19px 0;
}
.forget_content .content_bottom .step_box .step_three .step_three_box .confirm {
  width: 289px;
  height: 43px;
  font-size: 18px;
  display: block;
  margin: 19px auto 0 auto;
  line-height: 43px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
}
.forget_content .content_bottom .step_box .step_four {
  width: 100%;
  height: auto;
}
.forget_content .content_bottom .step_box .step_four .step_four_box {
  width: 420px;
  height: 100px;
  margin: 90px auto 0 auto;
}
.forget_content .content_bottom .step_box .step_four .step_four_box .step_left {
  float: left;
  margin-right: 22px;
}
.forget_content .content_bottom .step_box .step_four .step_four_box .step_left img {
  display: block;
  border: none;
  margin-top: 14px;
}
.forget_content .content_bottom .step_box .step_four .step_four_box .step_right {
  float: left;
  margin-top: 14px;
}
.forget_content .content_bottom .step_box .step_four .step_four_box .step_right .first {
  color: #54B33E;
  font-size: 28px;
}
.forget_content .content_bottom .step_box .step_four .step_four_box .step_right .second {
  color: #666666;
  font-size: 20px;
}
.forget_content .content_bottom .step_box .step_four .step_four_box .step_right .second span {
  color: #54B33E !important;
  cursor: pointer;
}
.forget_content .content_bottom .step_box .step_four .step_four_box .step_right .second span a {
  color: #54B33E;
  text-decoration: underline;
}
.forget_content .content_bottom .step_box .step_four1 {
  width: 100%;
  height: auto;
}
.forget_content .content_bottom .step_box .step_four1 .step_four_box {
  width: 430px;
  height: 100px;
  margin: 90px auto 0 auto;
}
.forget_content .content_bottom .step_box .step_four1 .step_four_box .step_left {
  float: left;
  margin-right: 22px;
}
.forget_content .content_bottom .step_box .step_four1 .step_four_box .step_left img {
  display: block;
  border: none;
  margin-top: 14px;
}
.forget_content .content_bottom .step_box .step_four1 .step_four_box .step_right {
  float: left;
  margin-top: 14px;
}
.forget_content .content_bottom .step_box .step_four1 .step_four_box .step_right .first {
  color: #54B33E;
  font-size: 28px;
}
.forget_content .content_bottom .step_box .step_four1 .step_four_box .step_right .second {
  color: #666666;
  font-size: 20px;
}
.forget_content .content_bottom .step_box .step_four1 .step_four_box .step_right .second span {
  color: #54B33E !important;
  cursor: pointer;
}
.forget_content .content_bottom .step_box .step_four1 .step_four_box .step_right .second span a {
  color: #54B33E;
  text-decoration: underline;
}
.ac {
  color: #0096f2;
}
.step {
  background: #0096f2 !important;
}
