/*修改密码开始*/
.modify-pwd {
  padding: 65px 60px 300px 60px;
  background: #fff;
  font-size: 12px;
}
.modify-pwd1 {
  padding: 10px 60px 300px 60px;
  background: #fff;
  font-size: 12px;
}
.modify-pwd.pt85 {
  padding-top: 85px;
}
.modify-pwd h2 {
    height: 38px;
    margin: 0 0 20px 20px;
    padding-left: 45px;
    font-size: 14px;
    font-weight: 400;
    background: url(../img/icon.png) no-repeat 0 -3688px;
}
.modify-pwd h2 p {
    font-size: 12px;
    color: #808080;
}
.pwd-item {
    margin-bottom: 20px;
}
.item-header {
    float: left;
    margin-top: 10px;
    width: 75px;
    text-align: right;
}
.pwd-item .item-header i {
    display: inline-block;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    background:url(../img/icon.png) no-repeat 0 -3107px;
}
.item-main {
  float: left;
  margin-left: 17px;
  width: 740px;
  height: 36px;
  line-height: 36px;
}
.item-main input {
  width: 198px;
  height: 34px;
  line-height: 34px;
  padding-left: 10px;
  border-radius: 5px;
  border: 1px solid #d2d6df;
  font-size: 12px;
}
.error1 {
  display: none;
  margin-left: 10px;
  font-size: 12px;
  color: #ff461f;
  border: 1px solid #ffbb34;
  background: #fef3cd;
  height: 31px;
  line-height: 31px;
  padding: 0 5px;
  border-radius: 5px;
}
.error1 i {
  position: absolute;
  top: 50%;
  left: -5px;
  margin-top: -6px;
  border-left: 1px solid #ffbb34;
  border-bottom: 1px solid #ffbb34;
  background: #fef3cd;
  height: 7px;
  width: 7px;
  z-index: 10;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.error1 span {
  padding: 1px 9px;
  background: url(../img/bg-icon.png) -162px -269px no-repeat;
  margin-right: 5px;
}
.save-changes {
  display: block;
  margin: 30px 0 0 92px;
  width: 90px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  font-size: 12px;
  background: #ff9900;
}
.save-changes:link,.save-changes:visited,.save-changes:hover,.save-changes:active {
  color: #fff;
}
input.border-error {
  border: 1px solid #ff461f;
  -webkit-box-shadow: 0 0 12px 0 #fad3d3;
  -moz-box-shadow: 0 0 12px 0 #fad3d3;
  box-shadow: 0 0 12px 0 #fad3d3;
}
.read-only {
    border:1px solid #e6e6e6;
    background-color: #e6e6e6;
    color: #565656;
}
/*修改密码结束*/

/*上传头像开始*/
.modify-head {
    padding: 50px 0 300px 130px;
    background-color: #fff;
}
.modify-head .img-box {
    margin-bottom:20px;
}
.modify-head .big-head {
    float: left;
    width: 200px;
    height: 200px;
    overflow-y: hidden;
}
.modify-head .small-head {
    float: left;
    margin-top: 100px;
    width: 100px;
    height: 100px;
    overflow-y: hidden;
}
.modify-head .big-head img, 
.modify-head .small-head img {
    width: 100%;
    border-radius: 50%;
}
.modify-head .file-picker {
    display: inline-block;
    margin-left: 10px;
    width: 68px;
    line-height: 30px;
    color: #fff;
    padding-left: 27px;
    border-radius: 15px;
    background:#58a5dd url(../img/icon.png) no-repeat 11px -3792px;
}
.modify-head .tips {
    margin:20px 0;
}
.modify-head .save-head {
    margin: 0;
}
/*上传头像结束*/
.kindly_reminder {
  position: absolute;
  left: 12px;
  top: 12px;
  right: 12px;
  height: 30px;
  line-height: 30px;
  background: #e5f5ff;
  border: 1px solid #40b3ff;
  border-radius: 5px;
  color: #40b3ff;
  padding-left: 10px;
}
.kindly_reminder i {
  padding: 1px 7px;
  background: url(../img/bg-icon.png) -129px -270px no-repeat;
  margin-right: 5px;
}
/* 企业用户 */
.enterprise-user {
  margin-top: 30px;
}
.enterprise-header {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #d2d6df;
}
.enterprise-tip {
  line-height: 45px;
  margin-bottom: 20px;
  color: #999999;
}


.tab {
  width: 100%;
  background: #fff;
  padding: 15px;
  box-sizing: border-box;
}
.tab-main {
  width: 100%;
  background: #F5F5F5;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #4D4D4D;
  padding-left: 29px;
  box-sizing: border-box;
}
.tab-main ul {
  display: flex;
}
.tab-main ul li {
  padding-right: 34px;
  cursor: pointer;
}
#phone_code{
  width: 120px;
  border-right: unset;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  float: left;
}
.phone_code_get {
  padding: 0 5px;
  height: 36px;
  background: #F5F5F5;
  border: 1px solid #D2D6DF;
  opacity: 1;
  border-radius: 0px 4px 4px 0px;
  text-align: center;
  line-height: 36px;
  color: #4D4D4D;
  font-size: 12px;
  box-sizing: border-box;
  cursor: pointer;
  vertical-align: bottom;
  float: left;
}