@charset "UTF-8";
/**
* @FileName: variable.less
* @Description: ixietong前台网站统一变量管理，可进行统一变色
* @author mingminghe@ebnew.com
* @date 2018/4/17 13:45
* @version V1.0
*/
body,
p {
  font-family: "Microsoft YaHei", SimHei, sans-serif;
}
.login--warp {
  min-width: 1200px;
  position: relative;
}
.login--box__bg {
  z-index: 1;
}
.login--box__bg .bg1 {
  width: 100%;
  height: 187px;
  background: url(../../images/login/login_bg_01.jpg) no-repeat center;
}
.login--box__bg .bg2 {
  width: 100%;
  height: 187px;
  background: url(../../images/login/login_bg_02.jpg) no-repeat center;
}
.login--box__bg .bg3 {
  width: 100%;
  height: 187px;
  background: url(../../images/login/login_bg_03.jpg) no-repeat center;
}
.login--logo img,
.login--logo .registerLink {
  display: inline-block;
  height: 59px;
}
.login--logo img {
  margin-left: 3px;
}
.login--logo .registerLink {
  color: #00013e;
  font-size: 22px;
  line-height: 83px;
  margin-right: 10px;
}
.password-status .icheckbox_flat-registerAll {
  vertical-align: bottom;
}
.login-btn {
  font-size: 16px;
  line-height: 45px;
  display: block;
  width: 340px;
  height: 44px;
  margin-top: 15px;
  color: #fff;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background: #004395;
}
.login--box {
  position: absolute;
  z-index: 999;
  width: 100%;
}
.login--box .slogan {
  position: absolute;
  top: 165px;
  left: 15%;
  width: 549px;
  height: 112px;
  background: url(../../images/login/slogan.png) no-repeat center;
}
.login--box .login--box__input {
  width: 420px;
  position: absolute;
  right: 15%;
}
.login--box .login--box__input .login--panel .base-wrap {
  position: relative;
  margin-top: 65px;
  width: 408px;
  height: 416px;
  background-color: #fff;
}
.login--box .login--box__input .login--panel .base-wrap .login--panel__form {
  position: relative;
  padding: 106px 36px 41px;
  background-color: #fff;
  width: 408px;
  height: auto;
  margin-top: 65px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.login--box .login--box__input .login--panel .base-wrap .login--panel__form .error__box {
  position: absolute;
  top: 8px;
  margin-right:30px;
  background-color: #fff3f3;
  color: #666666;
  font-size: 13px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  left:20px;
  font-size:12px;
  padding: 3px 0;
}
.login--box .login--box__input .login--panel .base-wrap .login--panel__form .error__box span {
  height: 25px;
  line-height: 18px;
  background: url(../../images/login/noti.png) no-repeat 8px 0;
  padding-left: 29px;
  display: inline-block;
}
.login--box .login--box__input .login--panel .base-wrap .login--panel__form .login-txt {
  width: 340px;
  height: 44px;
  padding: 9px 14px;
  border: 1px #d7d7d7 solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.login--box .login--box__input .login--panel .base-wrap .login--panel__form .forgetPassword {
  color: #c2ab8a;
}
.login--box .login--box__input .login--panel .base-wrap .login--erweima__wrap {
  display: none;
  position: relative;
  padding: 47px 36px;
  background-color: #fff;
  width: 408px;
  height: 396px;
  margin-top: 65px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.login--box .login--box__input .login--panel .base-wrap .login--erweima__wrap .login--erweima__box {
  position: relative;
  height: 154px;
  margin-top: 35px;
}
.login--box .login--box__input .login--panel .base-wrap .login--erweima__wrap .login--erweima__box .erweima--box {
  position: absolute;
  left: 106px;
  width: 124px;
  height: 124px;
  margin: 30px auto 20px;
  background-color: white;
  background-size: 100% 100%;
}
.login--box .login--box__input .login--panel .base-wrap .login--erweima__wrap .login--erweima__box .erweima--box .refresh {
  display: none;
  width: 124px;
  height: 124px;
  text-align: center;
  padding-top: 65px;
  background-color: #ffffff;
  opacity: 0.7;
}
.login--box .login--box__input .login--panel .base-wrap .login--erweima__wrap .login--erweima__box .example--box {
  position: absolute;
  right: 0;
  opacity: 0;
}
.login--box .login--box__input .login--panel .base-wrap .login--erweima__wrap .tip-text-box {
  font-size: 12px;
  text-align: center;
  margin-top: 30px;
}
.login--box .login--box__input .login--panel .base-wrap .login--erweima__wrap .tip-text-box em {
  color: #b49e6b;
  margin: 0 10px 0 4px;
}
.login--box .login--box__input .login--panel .base-wrap .login--erweima__wrap .tip-pic-box {
  text-align: center;
  margin-top: 20px;
}
.login--box .login--box__input .login--panel .base-wrap .title-box {
  position: absolute;
  z-index: 10;
  top: 0;
  margin-bottom: 8px;
  margin-top: 40px;
  width: 408px;
}
.login--box .login--box__input .login--panel .base-wrap .title-box:after {
  content: '';
  height: 1px;
  width: 348px;
  background-color: #efefef;
  display: block;
  margin: 0 auto;
}
.login--box .login--box__input .login--panel .base-wrap .title-box p {
  display: inline-block;
  font-size: 16px;
  color: #444444;
  width: 49%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.login--box .login--box__input .login--panel .base-wrap .title-box .active {
  color: #3466e5;
}
.login--box .login--box__input .login--panel .base-wrap .title-box .active:after {
  content: '';
  height: 2px;
  width: 147px;
  background-color: #3466e5;
  display: block;
  margin: -1px auto;
}
.login--box .login--box__input .login--panel .base-wrap .go-register {
  text-align: center;
  color: #b6b6b6;
  background-color: #f4f4f4;
  position: absolute;
  width: 408px;
  height: 48px;
  line-height: 48px;
  bottom: 0;
}
.login--box .login--box__input .login--panel .base-wrap .go-register .register {
  color: #3466e5;
}
.login--box .copy-right {
  width: 466px;
  margin: 46px auto 0;
  font-size: 12px;
  color: #fff;
}
.login--box .copy-right .company {
  margin-right: 15px;
}
.login--box .copy-right .separate-i {
  margin: 0 5px;
}
.jconfirm-box-container.span10 {
  width: 494px !important;
}
.jconfirm-box-container.span10 .jconfirm-box {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 220px;
}
.offset3{
  margin-left: 210px;
}
.jconfirm-box-container.span10 .title {
  text-align: center;
  font-size: 14px !important;
  color: #7d7d7d;
  padding: 30px 15px 5px !important;
}
.jconfirm-box-container.span10 .content {
  padding: 20px 15px 10px !important;
}
.jconfirm-box-container.span10 .buttons {
  float: none !important;
  text-align: center;
  padding: 25px 15px !important;
}
.jconfirm-box-container.span10 .buttons .btn.btn-default {
  background-color: #527ff3;
  color: #ffffff !important;
  padding: 4px 24px;
  border-radius: 5px;
}
.jconfirm-box-container.span10 .buttons .btn.btn-default:hover {
  background-color: #527ff3 !important;
}
@media (max-width: 1440px) {
  .login--box .slogan {
    left: 6%;
    width: 400px;
    height: 82px;
    background: url(../../images/login/slogan2.png) no-repeat center;
  }
  .login--box__input {
    right: 8%;
  }
}
