.phoneNum {
  height: 46px;
  padding: 10px 36px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 2px;
  background: url(https://mysso.epson.com.cn/source/images/icon01.png) no-repeat left 16px center;
}
.passWord {
  height: 46px;
  padding: 10px 36px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 2px;
  margin-top: 10px;
  background: url(https://mysso.epson.com.cn/source//images/icon02.png) no-repeat left 16px center;
  zoom: 1;
}
.sweepCode {
  padding-top: 35px;
  padding-right: 35px;
  padding-bottom: 10px;
  margin-top: -30px;
  margin-right: -35px;
  margin-bottom: 15px;
  float: right;
  text-decoration: none;
  font-size: 13px;
    color: #337ab7;
    line-height: 13px;
    text-align: left;
}
.infoPhone {
/*  background: white url(https://mysso.epson.com.cn/source/images/h02.png) no-repeat right top; */
}
.logintxt {
  font-size: 13px;
  line-height: 13px; height: 30px; text-align: center;
}
.logintxt a {
  font-size: 13px;
  color: #337ab7;
  line-height: 13px; height: 30px; text-align: center;
}

.getCodeBtn {
    cursor: pointer;
    margin-top: 10px;
    width: 125px;
    float: right;
    margin-left: 6px;
    background: #0989ec;
    font-size: 16px;
    color: white;
    line-height: 32px;
    text-align: center;
}

