html, body {height: 100%;}
body {
  height: 100%;
  background: #f8f8f8;
  font-family: "microsoft yahei", "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #666;
  overflow-x: hidden;
  min-width: 1366px;
  min-height: 768px;
  margin: 0px;
}
.landImg {
  width: 935px;
  height: 652px;
  margin-top: 50px;
  float: left;
}
.logo {
  width: 100%;
  height: 100%;
  background: url(/img/landBg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  float: left;
}
.marginAuto {
  margin: 0 0 0 9%;
  width: 1476px;
}
.text {
  font-weight: 600;
  font-size: 48px;
  color: #fff;
  padding-top: 110px;
  padding-left: 126px;
}

.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

.loginfrm {
  float: right;
  width: 400px;
  min-height: 500px;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  border-radius: 8px;
  margin-top: 7px;
}

.tab-roles .t-tab {
  line-height: 40px;
  width: 50%;
  display: block;
  text-align: center;
  float: right;
  cursor: pointer;
}
.tab-roles .t-tab:first-child {
  float: left;
}
.tab-roles .t-tab.active {
  background: url(/img/tab_z.png) no-repeat right top;
  position: relative;
  width: 216px;
  margin-left: -20px;
  top: -7px;
  color: #fff;
}
.tab-roles .t-tab:first-child.active {
  background: url(/img/tab_a.png) no-repeat left top;
  margin-right: -20px;
  margin-left: 0;
}

.loginfrm .tit-txt {
  font-size: 24px;
  font-weight: 400;
  line-height: 31px;
  text-align: center;
  margin-top: 23px;
  margin-bottom: 30px;
}

.loginfrm .tab-view, .btn-login-wrap {
  margin-left: 46px;
  margin-right: 46px;
}

.tab-types {
  margin-bottom: 20px;
}
.tab-types .tb-tab {
  width: 50%;
  display: block;
  float: left;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.tab-types .tb-tab .t-txt {
  padding-bottom: 12px;
  border-bottom: 2px solid transparent;
  display: inline-block;
}
.tab-types .tb-tab.active .t-txt {
  border-bottom: 2px solid #6177FF;
  color: #6177FF;
}

.loginfrm fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

.loginfrm .fm-row {
  margin-bottom: 20px;
}
.loginfrm .fm-row label {
  background-color: #EAF1FB;
  border-radius: 4px;
  display: block;
}
.loginfrm .fm-row--code label {
  width: 185px;
  float: left;
}
.loginfrm .fm-row--code input {
  width: 84px;
}
.loginfrm .fm-lab {
  line-height: 40px;
  display: inline-block;
  padding-left: 20px;
}
.loginfrm .fm-lab:after {
  content: " ";
  width: 0;
  height: 10px;
  border-right: 1px solid #D9D9D9;
  float: right;
  margin-left: 10px;
  margin-top: 15px;
}
.loginfrm .fm-row input {
  height: 18px;
  padding: 11px 10px;
  border: none;
  outline: none;
  background-color: transparent;
}

.loginfrm .btn-code {
  width: 112px;
  height: 40px;
  background: #BFBFBF;
  opacity: 1;
  border-radius: 4px;
  border: none;
  outline: none;
  color: #fff;
  float: right;
  cursor: pointer;
}
.loginfrm .btn-code.active {
  background: linear-gradient(90deg, #5E7FFF 0%, #6E5CFF 100%);
}
.loginfrm .fm-faq {
  text-align: right;
  margin-top: -10px;
  font-size: 12px;
  line-height: 16px;
}
.loginfrm .fm-faq .fm-error {
  color: #FF4D4F;
  float: left;
}
.loginfrm .fm-faq a {
  text-decoration: none;
  color: #999999;
  font-size: 12px;
}
.loginfrm .fm-faq a:hover {
  color: #6E5CFF;
}
.loginfrm .btn-login {
  margin-top: 30px;
}
.loginfrm .btn-login button {
  width: 100%;
  background-color: transparent;
  border: none;
  height: 40px;
  color: #fff;
  background: linear-gradient(90deg, #5E7FFF 0%, #6E5CFF 100%);
  border-radius: 100px;
  cursor: pointer;
}

.stu-txt {
  text-align: center;
  margin-bottom: 24px;
  line-height: 20px;
  border-bottom: 2px solid #6177FF;
  color: #6177FF;
  margin-left: 110px;
  margin-right: 110px;
  padding-bottom: 10px;
}

.txt-txt-lin {
  width: 262px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  line-height: 16px;
  height: 16px;
  font-size: 12px;
}
.txt-txt-lin .t-txt {
  position: relative;
  z-index: 1;
  padding: 0 15px;
  background-color: #fff;
  color: #999999;
}
.txt-txt-lin:after {
  content: " ";
  border-bottom: 1px solid #F2F2F2;
  display: block;
  height: 0;
  width: 100%;
  margin-top: -8px;
}

.third-btns {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 36px;
}
.third-btns .t-btn {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin: 0 17px;
  text-indent: -999px;
  overflow: hidden;
}
.third-btns .t-btn.wx {
  background: url(/img/wx.png) no-repeat center center;
}
.third-btns .t-btn.qq {
  background: url(/img/qq.png) no-repeat center center;
}
.tophead {
  width: 1200px;
  height: 100px;
  line-height: 100px;
  font-weight: normal;
  font-size: 24px;
  color: #000;
  margin: 0 auto;
}
.logo2 {
  width: 100%;
  height: 500px;
  background-size: 100%;
}
.g-cw { width: 1200px; margin: 0 auto; overflow: hidden; }
.foot {
  clear: both;
  text-align: center;
  color: #fff;
}
@media (max-width: 1630px) {
  body {
    zoom: .8;
  }
  .marginAuto {
    margin: 0 auto;
    width: 1360px;
  }
  .text {
    padding-top: 90px;
    padding-left: 100px;
  }
  .landImg {
    width: 790px;
    height: 565px;
    margin-left: -35px;
  }
  .loadEdit {
    margin-top: 45px;
    margin-left: 120px;
  }
  .foot {
    padding-top: 130px;
  }
}
.layui-layer-btn .layui-layer-btn0 {
  border-color: #4691F4 !important;
  background-color: #4691F4 !important;
  color: #fff;
}
/*# sourceMappingURL=loginfrm.css.map */
