.user-sidebar {
  padding: 10px 0;
  background: #fff;
}
.user-sidebar li {
  line-height: 20px;
  margin: 12px 0;
  font-size: 16px;
  color: #333;
}
.user-sidebar li a {
  position: relative;
  display: block;
  width: 75px;
  padding-left: 60px;
}
.user-sidebar li a:hover {
  text-decoration: none;
}
.user-sidebar li a.current {
  padding-left: 57px;
  color: #FF344D;
  border-left: 3px solid #FF344D;
}
.icon-user-sidebar {
  position: absolute;
  left: 0;
  top: 6px;
  width: 24px;
  height: 24px;
}
.icon-user-sidebar-home {
  background-position: 0 3px;
}
.icon-user-sidebar-info {
  background-position: 0 -33px;
}
.icon-user-sidebar-asset {
  background-position: 0 -69px;
}
.icon-user-sidebar-address {
  background-position: 0 -107px;
}
.icon-user-sidebar-secure {
  background-position: 0 -146px;
}
.icon-user-sidebar-coupon {
  background-position: 0 -185px;
}
.icon-user-sidebar-msg {
  background-position: 0 -222px;
}
.icon-user-sidebar-favorite {
  background-position: 0 -263px;
}
.icon-user-sidebar-evaluate {
  background-position: 0 -299px;
}
.icon-user-sidebar-log {
  background-position: 0 -337px;
}
.icon-user-sidebar-exchange {
  background-position: 0 -365px;
}
.icon-user-sidebar-recharge {
  background-position: 0 -394px;
}
.user-base-info {
  position: relative;
  height: 100px;
  padding: 28px 0;
  background: #fff;
}
.user-base-info .user-image {
  position: absolute;
  left: 20px;
  top: 28px;
  width: 100px;
  height: 100px;
  border: 3px solid #d7d9dc;
  border-radius: 50%;
  z-index: 2;
  cursor: pointer;
}
.user-base-info .user-image img {
  position: relative;
  border: 3px solid #fff;
  border-radius: 50%;
  z-index: 2;
}
.user-base-info .user-image .edit-image {
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 30px;
  line-height: 38px;
  background: #d7d9dc;
  border-radius: 15px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  z-index: 1;
}
.user-base-info .user-info {
  margin-left: 160px;
  margin-top: 8px;
  font-size: 12px;
  color: #333;
}
.user-base-info .user-info .amount,
.user-base-info .user-info .point,
.user-base-info .user-info .coupons,
.user-base-info .user-info .collect {
  float: left;
  width: 120px;
  height: 70px;
  padding: 10px 20px 0;
  font-size: 16px;
  text-align: center;
  color: #333;
}
.user-base-info .user-info .amount .number,
.user-base-info .user-info .point .number,
.user-base-info .user-info .coupons .number,
.user-base-info .user-info .collect .number {
  line-height: 30px;
  font-size: 24px;
}
.user-base-info .user-info .amount .title,
.user-base-info .user-info .point .title,
.user-base-info .user-info .coupons .title,
.user-base-info .user-info .collect .title {
  padding-top: 12px;
  font-size: 14px;
}
.user-base-info .user-info .member {
  float: left;
  height: 80px;
  width: 120px;
  padding-right: 50px;
  border-right: 2px solid #e5e5e5;
}
.user-base-info .user-info .member .name {
  font-size: 16px;
  line-height: 30px;
}
.user-base-info .user-info .member .logo {
  padding-left: 28px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #999;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_member_logo.png) no-repeat;
}
.user-base-info .user-info .member .activate {
  margin-top: 12px;
  width: 104px;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  color: #3F2E20;
  background: linear-gradient(90deg, #ffd270, #ffe3a5);
  border-radius: 12px;
  font-size: 12px;
  text-align: center;
}
.user-base-info .user-info .member .ng {
  margin-top: 12px;
  width: 80px;
  height: 24px;
  line-height: 24px;
  color: #3F2E20;
  background: linear-gradient(90deg, #ffd270, #ffe3a5);
  border-radius: 12px;
  font-size: 12px;
  text-align: center;
}
.user-base-info .user-info .member .expiry {
  margin-top: 10px;
  line-height: 18px;
  color: #999999;
  font-size: 12px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.mobilePhone {
  display: none;
}
body {
  background: #f5f6f8;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}
.wrap {
  position: relative;
  width: 1200px;
  min-height: 600px;
  margin: 20px auto;
}
#user-sidebar {
  position: absolute;
  left: 0;
  top: 0;
  width: 191px;
}
#user-base-info {
  margin-left: 210px;
}
.change_pwd,
.bind_mobile {
  height: 300px;
  padding-top: 30px;
}
#user-secure {
  margin-left: 210px;
  margin-top: 20px;
  padding: 20px;
  background: #fff;
  color: #333;
}
#user-secure .title {
  font-size: 16px;
  color: #333;
}
#user-secure .title span {
  display: inline-block;
  line-height: 30px;
  padding: 0 15px;
  width: 70px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
#user-secure .title span:first-child {
  padding-left: 0;
}
#user-secure .title span:first-child.on {
  color: #ff344d;
}
#user-secure .title span:first-child.on::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 40px;
  height: 2px;
  background-color: #ff344d;
}
#user-secure .title span i {
  position: absolute;
  top: 8px;
  right: -2px;
  display: block;
  width: 1px;
  height: 16px;
  background: #e5e5e5;
}
#user-secure .title span.on {
  color: #ff344d;
}
#user-secure .title span.on::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 30px;
  width: 40px;
  height: 2px;
  background-color: #ff344d;
}
#user-secure .title .pagination {
  float: right;
  position: relative;
  top: 30px;
  font-size: 12px;
}
#user-secure ul {
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}
#user-secure ul li {
  float: left;
  padding-bottom: 25px;
  width: 400px;
  height: 32px;
  zoom: 1;
}
#user-secure ul li span.label,
#user-secure ul li span.input {
  display: block;
  float: left;
  height: 32px;
}
#user-secure ul li span.label {
  width: 93px;
  line-height: 32px;
  text-align: right;
}
#user-secure ul li span.label em {
  color: #f15a28;
}
#user-secure ul li span.input {
  width: 292px;
}
#user-secure ul li span.input label {
  display: inline-block;
  padding-top: 6px;
}
#user-secure ul li span.input .inputtext {
  width: 280px;
}
#user-secure ul li span.input span.inputtext {
  color: #333;
  font-size: 12px;
}
#user-secure ul li span.input .input-text {
  border: 1px solid #ccd1d7;
  width: 280px;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 10px;
  color: #34495E;
  border-radius: 4px;
}
#user-secure ul li span.input .it-green {
  border: 1px solid #008be0;
}
#user-secure ul li span.input .it-orange {
  border: 1px solid #f15a28;
}
#user-secure ul li span.input .submit-btn-green {
  width: 86px;
  height: 32px;
  line-height: 32px;
}
#user-secure ul li span.input.has-btn {
  overflow: hidden;
  zoom: 1;
}
#user-secure ul li span.input.has-btn .inputtext {
  float: left;
  width: 180px;
}
#user-secure ul li span.input.has-btn .submit-btn-green {
  float: right;
}
#user-secure ul li span.input.has-btn .submit-btn-disabled {
  background: #ccd1d7;
}
#user-secure ul li.full {
  width: 788px;
}
#user-secure ul li.full span.input {
  width: 695px;
  overflow: hidden;
  zoom: 1;
}
#user-secure ul li.full span.input .ubasic {
  display: block;
  float: left;
  margin-right: 10px;
}
#user-secure ul.nofloat li {
  float: none;
}
#user-secure ul li {
  margin-left: 20px;
}
#user-secure .submit-btn {
  margin-left: 30px;
  float: left;
  display: block;
  width: 148px;
  height: 40px;
  line-height: 40px;
  background: #ff344d;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  border-radius: 3px;
}
#user-secure .btn_logoff {
  margin-left: 30px;
  float: left;
  display: block;
  width: 148px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #DD344D;
  border: 1px solid #DD344D;
  text-align: center;
  border-radius: 3px;
}
#user-secure .item-tips {
  display: block;
  text-indent: 93px;
  color: #ff344d;
}
#user-logoff {
  position: relative;
  margin-left: 210px;
  margin-top: 20px;
  padding: 20px;
  background: #fff;
  color: #333;
}
#user-logoff .title {
  float: left;
  padding-left: 5px;
  font-size: 16px;
  color: #181818;
}
#user-logoff .btn_logoff {
  position: absolute;
  right: 42px;
  top: 12px;
  width: 104px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border: 1px solid #ff344d;
  font-size: 16px;
  color: #ff344d;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}
#user-logoff .logoff_step {
  display: none;
}
#user-logoff .navStep {
  margin: 0 auto 28px;
  padding-top: 28px;
  width: 660px;
}
#user-logoff .navStep .item {
  position: relative;
  float: left;
  margin-right: 180px;
  width: 100px;
  height: 60px;
  text-align: center;
  font-size: 14px;
  color: #333333;
}
#user-logoff .navStep .item .num {
  margin: 0 auto 5px;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: #e5e5e5;
  font-size: 18px;
  color: #ffffff;
}
#user-logoff .navStep .item.on .num {
  background-color: #ff344d;
  color: #ffffff;
}
#user-logoff .navStep .item::after {
  position: absolute;
  top: 13px;
  left: 65px;
  display: inline-block;
  content: "";
  width: 280px;
  height: 3px;
  background-color: #e5e5e5;
}
#user-logoff .navStep .item:last-child {
  margin-right: 0;
}
#user-logoff .navStep .item:last-child::after {
  display: none;
}
#user-logoff .content {
  margin: 0 auto;
  width: 350px;
}
#user-logoff .reason_title {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 18px;
  color: #181818;
}
#user-logoff .reason_list .item {
  display: block;
  min-height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #333333;
}
#user-logoff .reason_list .item .desc {
  margin-left: 10px;
}
#user-logoff .reason_list .item .otherReason {
  display: block;
  margin-left: 28px;
  padding: 5px 10px;
  width: 280px;
  height: 84px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  overflow: hidden;
}
#user-logoff .btn_submi_logoff {
  margin: 80px auto 20px;
  width: 150px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #ff344d;
  border-radius: 5px;
}
#user-logoff .btn_submi_logoff.disabled {
  background-color: #898989;
}
.bind_mobile {
  display: none;
}
.bind_mobile .bind_mobile_wrap {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px dashed #e5e5e5;
}
.bind_mobile .mobile {
  padding-left: 100px;
  float: left;
  font-size: 14px;
  background: url(https://design.ehaoyao.com/new_site/static/images/icon_bind_mobile.png) no-repeat 30px 14px;
}
.bind_mobile .change_btn {
  float: right;
  padding-right: 40px;
  font-size: 14px;
  color: #FF344D;
  cursor: pointer;
}
.no-data {
  line-height: 125px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.validate {
  position: relative;
  margin-left: 98px;
  width: 490px;
  height: 80px;
  line-height: 80px;
  color: #666;
  font-size: 16px;
}
.validate .validate_code {
  width: 120px;
  height: 28px;
  margin-left: 10px;
  padding: 5px 10px;
  border: 1px solid #CBCBCB;
}
.validate .btn_sendcode,
.validate .btn_sendcode_two {
  width: 100px;
  height: 38px;
  line-height: 38px;
  position: absolute;
  top: 21px;
  right: 150px;
}
.validate .btn_sendcode.gray,
.validate .btn_sendcode_two.gray {
  color: #999;
  background: #ccc;
  border-color: #ccc;
}
#mobile_two {
  width: 250px;
  height: 28px;
  margin-left: 10px;
  padding: 5px 10px;
  border: 1px solid #CBCBCB;
}
.opt-btns {
  padding-top: 50px;
}
.btn_cancel_stepone,
.btn_ok_stepone,
.btn_cancel_steptwo,
.btn_ok_steptwo {
  width: 100px;
  heigth: 38px;
  margin: 0 30px;
}
.opt_cont.step_two {
  display: none;
}
