/*账号安全*/
.user-common-content {
  height: 830px;
}
.safe-content ul li {
  margin-bottom: 10px;
}
.s-title1 {
  height: 38px;
  line-height: 38px;
  position: relative;
}
.s-title1 h3 {
  color: #333;
  font-size: 18px;
  font-weight: normal;
  text-indent: 15px;
  margin-right: 14px;
  float: left;
}
.s-title1 h3::before {
  content: '';
  display: block;
  width: 4px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 9px;
  background-color: #46a6fd;
}
.s-title1 p {
  height: 100%;
  position: relative;
  width: 74px;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 16px;
  line-height: 38px;
}
.s-title1 p em,
.s-title1 p i {
  display: block;
  width: 20px;
  height: 6px;
  background-color: #a8a8a8;
  margin-right: 4px;
}
.s-title1 p i {
  float: left;
}
.s-title1 p em {
  position: absolute;
  width: 20px;
  height: 6px;
  background-color: #fc531d;
  top: 16px;
  left: 0;
}
.s-title1 p em:nth-of-type(2) {
  left: 24px;
}
.s-title1 p em:nth-of-type(3) {
  left: 48px;
}
.s-title1 p em:nth-of-type(n + 4) {
  display: none;
}
.s-title1 p:nth-of-type(2) {
  padding-top: 0;
  left: 6px;
  color: #fc531d;
}
.s-c1 {
  height: 72px;
  background: url(../../images/phone_icon.png) 9px center no-repeat;
  background-size: 26px 44px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 62px;
  padding-top: 12px;
  line-height: 24px;
  position: relative;
}
.s-c1 p:nth-of-type(1) {
  font-size: 16px;
  color: #333;
}
.s-c1 p:nth-of-type(1) span {
  display: inline-block;
  margin-right: 3px;
}
.s-c1 p:nth-of-type(1) i {
  display: inline-block;
  background: url(../../images/warm_icon.png) left center no-repeat;
  background-size: 14px;
  color: #fc0018;
  font-size: 14px;
  padding-left: 18px;
  font-style: normal;
}
.s-c3 {
  background: url(../../images/second.png) 7px center no-repeat;
}
.s-c1 p:nth-of-type(2) {
  font-size: 14px;
  color: #a8a8a8;
}
.s-c1 a {
  display: block;
  width: 97px;
  height: 28px;
  position: absolute;
  right: 4px;
  top: 22px;
  background-color: #4e9dfb;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
}
.s-c1 button {
  display: block;
  width: 115px;
  height: 28px;
  position: absolute;
  right: -6px;
  top: 50px;
  background-color: transparent;
  border: none;
  outline: none;
  line-height: 28px;
  text-align: right;
  color: #c1c1c1;
  font-size: 14px;
  cursor: pointer;
}
.s-c1 button:hover {
  color: #4e9dfb;
}
.s-c1 .bindPhone,
.s-c1 .bindSecond {
  color: #1ecc24;
  margin-left: 6px;
  font-size: 14px;
  background: url(../../images/real-icon.png) left center no-repeat;
  background-size: 14px;
  padding-left: 18px;
}
.s-c2 {
  margin-top: 10px;
  height: 152px;
  width: 100%;
  background-color: #f4f4f4;
  font-size: 14px;
  color: #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 36px;
  line-height: 35px;
}
.s_real_reminder {
  padding-top: 16px;
  line-height: 24px;
  font-size: 14px;
  color: #a8a8a8;
}
.s-c2 p span:nth-of-type(1) {
  color: #a8a8a8;
}
.s-c2 .real_id {
  color: #1ecc24;
  background: url(../../images/real-icon.png) left center no-repeat;
  background-size: 14px;
  padding-left: 18px;
}
/*实名认证过程*/
.real-content {
  margin-top: 10px;
  height: 152px;
  width: 100%;
  background-color: #f4f4f4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 263px;
}
.real-content .group-main {
  height: 31px;
}
.real-content .group-input {
  margin-bottom: 14px;
}
.real-content .group-left {
  color: #333;
  width: 86px;
  text-align: left;
}
.real-content .g-input {
  background-color: #fff;
  width: 230px;
  border: 1px solid #e0e0e0;
  text-indent: 16px;
  color: #919191;
}
.real-content .submit {
  display: block;
  width: 90px;
  height: 30px;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  background-color: #4c9efb;
  border: none;
  line-height: 30px;
  padding: 0;
  margin-left: 86px;
  cursor: pointer;
}

/*修改密码*/
.changePwd-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 64px;
  padding-right: 130px;
}
.changePwd-content .group-left {
  width: 280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 46px;
  font-size: 16px;
}
.changePwd-content .group-main {
  height: 38px;
  margin-bottom: 17px;
}
.changePwd-content .g-input {
  text-indent: 16px;
  width: 320px;
}
.changePwd-content .get-sms {
  float: right;
  padding: 6px;
}
.changePwd-content .clear-input {
  right: 110px;
}
.changePwd-content .input-phone {
  text-indent: 0;
  border: none;
}
.changePwd-content .is-show {
  position: absolute;
  top: 0;
  right: 50px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.changePwd-content .hide-eye {
  background: url(../../images/eye.png) left center no-repeat;
  background-size: 30px;
}
.changePwd-content .show-eye {
  background: url(../../images/eye-active.png) left center no-repeat;
  background-size: 30px;
}

.changePwd-content .warm {
  font-size: 16px;
  color: #fc531d;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 280px;
  height: 40px;
}
.changePwd-content > button {
  display: block;
  width: 146px;
  height: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #65abfc;
  color: #65abfc;
  line-height: 43px;
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  margin-left: 280px;
  font-size: 18px;
  cursor: pointer;
}
.changePwd-content > button:hover {
  background-color: #65abfc;
  color: #fff;
}
.changePwd-content .changePwd-success {
  text-align: center;
  font-size: 18px;
  color: #666;
  padding-top: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 100px;
}
.changePwd-content .changePwd-success img {
  vertical-align: middle;
  margin-right: 8px;
}
.changePwd-content .changePwd-success a {
  color: #1ecc24;
}
