﻿h2 {
  font-size: 28px;
  line-height: 50px;
}
.passport-progress {
  font-family: 'Microsoft YaHei';
}
.passport-progress ul {
  *zoom: 1;
  border-radius: 5px;
  overflow: hidden;
}
.passport-progress ul:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.passport-progress {
  margin-bottom: 20px;
}
.passport-progress ul li {
  width: 245px;
  background-color: #e4e4e4;
  text-align: center;
  font-size: 14px;
  line-height: 31px;
  float: left;
  position: relative;
}
.passport-progress ul li.current {
  background-color: #3e8cbd;
  color: #fff;
}
.passport-progress ul li em {
  position: absolute;
  left: -16px;
  top: 0;
  width: 32px;
  height: 31px;
  background: url(//concat.lietou-static.com/fe-passport-pc/v5/images/pages/forgetPwd/arrow_progress.ba7cc154.png) no-repeat;
}
.content {
  padding: 50px 200px;
  font-size: 14px;
}
.content table {
  width: 100%;
}
.content table tr th, .content table tr td {
  padding: 6px;
}
.content table tr th {
  width: 200px;
  text-align: right;
  font-weight: normal;
}
.content table tr td .tips {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #ff893a;
  padding-left: 24px;
  height: 24px;
  vertical-align: middle;
  margin-left: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}
.content table tr td .tips-success {
  color: #666;
  background-image: url(//concat.lietou-static.com/fe-passport-pc/v5/images/pages/forgetPwd/icon_tick_02.5f0338bb.png);
}
.content table tr td .tips-failed {
  color: #ff893a;
  background-image: url(//concat.lietou-static.com/fe-passport-pc/v5/images/pages/forgetPwd/icon_alert.000ead9d.png);
}
.content table tr td .very-image {
  vertical-align: middle;
  margin-right: 8px;
}
.content table tr td ul.password-strong {
  *zoom: 1;
}
.content table tr td ul.password-strong:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.content table tr td ul.password-strong li {
  float: left;
  padding: 0 32px;
  font-size: 12px;
  background-color: #ffd39d;
  line-height: 18px;
  border: 1px solid #fff;
  color: #fff;
}
.content table tr td ul.password-strong li.high-light {
  background-color: #ff6606;
}
.content table tr .role-select {
  padding-left: 7px;
  *padding-left: 0;
}
.content table tr .role-select label {
  margin-right: 30px;
  *margin-right: 20px;
}
.content table tr .role-select input {
  position: relative;
  top: -2px;
}
.content .result {
  width: 500px;
  margin: 0 auto;
  margin-bottom: 50px;
  line-height: 30px;
  font-size: 14px;
}
.content .result .email-send {
  background: url(//concat.lietou-static.com/fe-passport-pc/v5/images/pages/forgetPwd/tick_green.861507c5.png) left 10px no-repeat;
  padding-left: 60px;
}
.content .result h2 {
  font-size: 20px;
  font-family: 'Microsoft YaHei', '\9ED1\4F53';
  font-weight: normal;
  line-height: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.content .result h2 em {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
  vertical-align: middle;
  width: 50px;
  height: 46px;
  background-repeat: no-repeat;
  background-position: center center;
}
.content .result h2.success em {
  background-image: url(//concat.lietou-static.com/fe-passport-pc/v5/images/pages/forgetPwd/tick_green.861507c5.png);
}
.content .result h2.failed em {
  background-image: url(//concat.lietou-static.com/fe-passport-pc/v5/images/pages/forgetPwd/warning.12351426.png);
}
.content .result .buttons {
  margin-top: 50px;
  text-align: center;
}
.content .result .buttons a {
  margin: 0 10px;
}
.content table tr td .buttons {
  margin-top: 20px;
}
.switch-btn {
  margin-left: 20px;
}
.switch-btn:hover {
  text-decoration: none;
}
.area-code-show {
  position: absolute;
  top: 0px;
  left: 10px;
  color: #999;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 40px;
  font-size: 12px;
}
.content form .input-unch {
  width: 148px;
  padding-left: 56px;
}
.selectui .selectui-head .selectui-result {
  width: 51px;
}
.coagent {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 50px;
    border-top: 1px solid #f4f4f4;
    height: auto;
    background-color: #fcfcfc;
}

.coagent ul {
    display: inline-block;
    display: block;
}

.coagent li {
    float: left;
}

.coagent li a.pdl {
    display: inline-block;
    position: relative;
    padding-left: 24px;
}

.coagent li a.pdl b.QQ-icon {
    background-position: 0 0;
}

.coagent li a.pdl b.weixin-icon {
    background-position: -20px 0;
}

.coagent li a.pdl b {
    width: 19px;
    height: 18px;
    display: block;
    background: url(Images/QQ-weixin.png) no-repeat;
    margin: 0 auto;
    position: absolute;
    float: left;
    left: 0;
    top: 16px;
}

.coagent li .line {
    color: #ccc;
    padding: 0 10px;
}