.el-select-dropdown__item {
  font-size: 13px;
}
.el-input .el-input__inner:hover {
  border-color: #1fc9d4;
}
.loginPage .loginHead {
  height: 82px;
  line-height: 82px;
  vertical-align: middle;
  padding-left: 30px;
  border-top: 2px solid #1dc4cd;
}
.loginPage .loginHead img {
  display: inline-block;
}
.loginPage .loginHead .right {
  position: absolute;
  right: 220px;
  top: 0;
  height: 85px;
  line-height: 85px;
  vertical-align: middle;
}
.loginPage .loginHead .right img {
  display: inline-block;
  width: 32px;
  height: 32px;
}
.loginPage .loginHead .right .phoneNumber {
  color: #1dc4cd;
  font-size: 16px;
  margin-left: 10px;
  font-weight: bold;
}
.loginPage .loginTitle {
  display: inline-block;
  margin-left: 15px;
  font-size: 20px;
  color: #1dc4cd;
  position: relative;
  top: 2px;
}
.loginPage .verticalline {
  height: 18px;
  margin-left: 15px;
  border-left: 2px solid #1dc4cd;
  display: inline-block;
  position: relative;
  top: 4px;
}
.loginPage .loginForm .loginTitle {
  display: inline-block;
  margin-left: 20px;
  font-size: 18px;
  color: #333;
}
.loginPage .loginMid {
  position: relative;
}
.loginPage .loginBK {
  background: url('../img/loginbg.jpg') center no-repeat;
}
.loginPage .loginContent {
  position: relative;
  z-index: 2;
  height: 655px;
  min-width: 460px;
  width: 1200px;
  margin: 0 auto;
}
.loginPage .loginInfo {
  position: absolute;
  width: 600px;
  padding-top: 165px;
}
.loginPage .loginVision {
  font-size: 48px;
  color: #fff;
}
.loginPage .loginNav {
  margin-top: 50px;
  font-size: 14px;
  display: block;
  padding: 8px 15px;
  background: #14aab8;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  width: 120px;
  cursor: pointer;
}
.loginPage .loginNav:hover {
  background: #16b5c4;
  color: #fff;
  text-decoration: none;
}
.loginPage .loginForm {
  width: 400px;
  height: 510px;
  position: absolute;
  background: #fff;
  top: 50px;
  right: 45px;
  border-radius: 4px;
}
.loginPage .loginForm .loginTop {
  margin-top: 6px;
  height: 58px;
  width: 100%;
  border-bottom: 1px solid #1dc4cd;
  list-style: none;
}
.loginPage .loginForm .loginTop li {
  width: 40%;
  height: 100%;
  color: #999;
  line-height: 58px;
  text-align: center;
  font-size: 18px;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.loginPage .loginForm .loginTop li .underline {
  height: 2px;
  width: 45px;
  border-bottom: 5px solid #1dc4cd;
  position: absolute;
  bottom: -1px;
  left: 35%;
  z-index: 2;
}
.loginPage .loginForm .loginTop li:first-child {
  margin-left: 10%;
}
.loginPage .loginForm .loginTop li:hover {
  color: #1dc4cd;
}
.loginPage .loginForm .loginTop li.active {
  color: #1dc4cd;
}
.loginPage .loginForm .logo {
  padding-top: 30px;
  padding-bottom: 30px;
  box-sizing: content-box;
  height: 56px;
  line-height: 56px;
  text-align: center;
  position: relative;
}
.loginPage .el-form-item {
  margin-bottom: 24px;
}
.loginPage .loginForm .logo img {
  display: inline-block;
}
.loginPage .eloptionsUl {
  width: 320px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #dcdfe6;
  position: absolute;
  top: 158px;
  left: 40px;
  font-size: 13px;
  z-index: 2;
}
.loginPage .eloptionsUl li {
  color: #666;
  width: 100%;
  padding-left: 20px;
  box-sizing: border-box;
  text-align: left;
  cursor: pointer;
  line-height: 30px;
}
.loginPage .eloptionsUl li:hover {
  color: #1dc4cd;
  background-color: #f5f7fa;
}
.loginPage .el-form-item__content {
  line-height: 40px;
  position: relative;
  font-size: 14px;
  margin-left: 20px;
  margin-right: 20px;
}
.loginPage .el-select.loginIput {
  width: 100%;
}
.loginPage .register .el-form-item__content {
  line-height: 40px;
  position: relative;
  font-size: 14px;
  margin-left: 30px;
  margin-right: 30px;
}
.loginPage .loginForm .loginIput .el-input__inner,
.loginPage .loginForm .loginVcode .el-input__inner {
  height: 40px;
  padding-left: 20px;
  font-size: 14px;
}
.loginPage .loginButton {
  width: 100%;
  height: 40px;
  font-size: 16px;
}
.loginPage .loginExt {
  padding: 0 40px;
}
.loginPage .loginExt .grayShortLine {
  display: inline-block;
  height: 9px;
  width: 2px;
  border-right: 1px solid #666;
}
.loginPage .loginExt .passInfo,
.loginPage .loginExt .passInfo:hover {
  color: #666;
  cursor: pointer;
}
.loginPage .registInfo,
.loginPage .registInfo:hover {
  color: #1cb0ba;
  cursor: pointer;
}
.loginPage .vcodeBtn,
.loginPage .vcodeBtn:hover {
  color: #666;
  cursor: pointer;
}
.loginPage .el-input-group__prepend .el-input__validateIcon {
  display: none!important;
}
.loginPage .loginCode {
  position: relative;
  width: 180px;
}
.loginPage .loginCode .el-form-item__content {
  margin-right: unset;
}
.loginPage .vcodeArea {
  position: absolute;
  top: 0;
  left: 174px;
  width: 160px;
  height: 40px;
}
.loginPage .vcodeArea a {
  display: inline-block;
  position: relative;
  bottom: 15px;
}
.loginPage .vcodeContainer {
  display: inline-block;
  border-radius: 4px;
  height: 40px;
  width: 96px;
  margin-right: 4px;
  cursor: pointer;
}
.loginPage .vcodeContainer img {
  width: 100%;
  height: 100%;
}
.loginPage .vcodeGet {
  display: inline-block;
  border: solid 1px #ddd;
  border-radius: 4px;
  height: 50px;
  line-height: 50px;
  width: 130px;
  background: #eee;
  margin-right: 0;
  cursor: pointer;
}
.loginPage .vcodeGet:hover {
  background: #fafafa;
}
.loginPage .erweima {
  width: 100%;
  height: 250px;
  text-align: center;
  padding-top: 50px;
  box-sizing: border-box;
}
.loginPage .erweima .qrcode {
  width: 180px;
  height: 180px;
  margin-left: 110px;
  margin-bottom: 10px;
}
.loginPage .erweima .unEffect {
  font-size: 12px;
  color: red;
  width: 100%;
  text-align: center;
}
.loginPage .notice {
  width: 100%;
  text-align: center;
  color: #666;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 50px;
}
.loginPage .notice span {
  color: #1dc4cd;
  margin-left: 5px;
  cursor: pointer;
}
.loginPage .notice span img {
  width: 20px;
  height: 20px;
}
.loginPage .notice span .refreshIcon {
  animation: move 0.3s infinite;
}
.loginPage .toRegister {
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.loginPage .toRegister a {
  color: #1dc4cd;
}
@media only screen and (max-width: 1200px) {
  .loginPage .loginContent {
    width: auto;
    margin: 0 auto;
  }
  .loginPage .loginInfo {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 950px) {
  .loginPage .loginInfo {
    display: none;
  }
  .loginPage .loginForm {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@keyframes move {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -webkit-transform: rotate(360deg);
  }
}
/*# sourceMappingURL=login.css.map */