.message {
  min-width: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #EBEEF5;
  position: fixed;
  left: 50%;
  top: 30px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #edf2fc;
  -webkit-transition: opacity .3s, top .4s, -webkit-transform .4s;
  transition: opacity .3s, top .4s, -webkit-transform .4s;
  transition: opacity .3s, transform .4s, top .4s;
  transition: opacity .3s, transform .4s, top .4s, -webkit-transform .4s;
  padding: 15px 15px 15px 20px;
  display: none;
  background-color: #fef0f0;
  border-color: #fde2e2;
}

#QRCodeSuccess {
  display: none;
}

/*.login .QRcode{width:330px;height:380px;}*/
/*.login .form-card{height: 670px;}*/
.login .QRcode {
  width: 200px;
  height: 200px;
}

#login .form-card {
  height: 540px;
}

@media only screen and (max-height: 750px) {
  #login .form-card {
    height: 470px !important;
  }
}

/*  sub-logo 样式*/
.sub-logo-wrap {
  display: flex;
  align-items: center;
}

.sub-logo {
  margin-left: 21px;
  width: 176px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FFFFFF;
  overflow: hidden;
}

.sub-logo-img {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #207DE2;
  border: 1px solid #207DE2;
  border-right: none;
  border-radius: 4px 0px 0px 4px;
}

.sub-logo-img img {
  width: 26px !important;
  height: 22px !important;
}

.sub-logo-txt {
  flex: 1;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #207DE2;
  border: 1px solid #207DE2;
  border-radius: 0 4px 4px 0;
  box-sizing: border-box;
}

.flexs {
  display: flex;
  justify-content: space-between;
}

.codes {
  width: 100%;
}

.codeBtn {
  margin-left: 5px !important;
  border: none !important;
  height: 50px;
}

.ml5 {
  margin-left: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb17 {
  margin-bottom: 17px;
}
.mb22 {
  margin-bottom: 22px;
}
.mt36 {
  margin-top: 36px;
}
 
.loginStatusTrust{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.loginStatusTrust .loginStatus_select .el-input .el-input__inner{
  height: 26px !important;
  width: 91px;
  font-size: 12px;
  padding-left: 28px;
}
.loginStatusTrust .loginStatus_select .el-input .el-input__suffix{
  display: flex;
  align-items: center;
}
.loginStatusTrust .loginStatus_select .el-input .el-input__prefix{
  left: 10px;
  top: 7px;
}
.loginStatus_popper .el-select-dropdown__item{
  height: 28px;
}
.loginStatus_popper .el-select-dropdown__item{
  padding-left: 10px;
}
.loginStatus_select_dropdown{
  display: flex;
  align-items: center;
  height: 28px;
}
.loginStatus_select_dropdown em, .status_dot {
  display: flex;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.loginStatus_select_dropdown span {
  margin-left: 8px;
  font-size: 12px;
}
.loginStatusTrust .loginTrust .el-checkbox__label{
  padding-left: 4px;
  font-size: 12px;
}
.loginStatusTrust .loginTrust .el-checkbox__input.is-checked+.el-checkbox__label{
  color: #606266;
}
.loginStatusTrustCode80000{
  width: 2.46rem;
  margin: 17px auto 0;
}
.loginStatusTrustCode10000{
  width: 200px;
  margin: 17px auto 0;
}

/* 验证滑块 */
.slideWrap {
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  background-image: url("http://statics.easyliao.com/web/public/images/bg.png");
  background-size: 100% 100%;
}

.slidingPictures {
  overflow: hidden;
  top: 60px;
  /* left: 373px; */
  padding: 0;
  width: 280px;
  border-radius: 2px;
}

.sliding-pictures {
  width: 100%;
}

.vimg {
  width: 100%;
  height: 170px;
}

#codeImg,
#sliderBlock {
  width: inherit;
  height: inherit;
}

#sliderBlock {
  position: absolute;
  z-index: 4000;
}

.slider {
  width: 100%;
  height: 65px;
  border-bottom: #c7c9d0 1px solid;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.track {
  margin-left: 7px;
  width: 286px;
  height: 38px;
  background: rgba(28, 136, 188, 0.5);
  border-radius: 25px;
  font-size: 14px;
  line-height: 38px;
  padding-right: 15px;
  padding-left: 70px;
}

.pintuTrue {
  background: #67c23a !important;
  color: #ffffff;
}

.button {
  position: absolute;
  width: 42px;
  height: 42px;
  line-height: 42px !important;
  background: #ffffff;
  box-shadow: #b9bdc8 0 0 3px;
  border-radius: 50%;
  left: 0px;
  text-align: center;
  font-size: 28px;
  color: #4791FF;
  font-weight: bold !important;
}

.button:hover {
  color: #2181bd;
}

.operation {
  width: 100%;
  height: 40px;
  padding-top: 5px
}

.operation>span {
  color: #9fa3ac;
  display: inline-block;
  width: 40px;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
}

.operation>span:hover {
  background: #e2e8f5;
}

.slider-btn {
  position: absolute;
  width: 90px;
  height: 67px;
  left: 0;
  top: -7px;
  z-index: 12;
  cursor: pointer;
  background-position: 0 -84px;
  transition: inherit;
  background-color: #f4f7fe;
  border-radius: 45%;
  display: flex;
}

.slider-center-zzz {
  text-align: center;
  line-height: 67px;
  position: absolute;
  color: #53C300;
  height: 40px;
  width: 100%;
}

.ver-tips {
  position: absolute;
  left: 0;
  bottom: -22px;
  background: rgba(255, 255, 255, 0.9);
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  width: 100%;
  margin: 0;
  text-align: left;
  padding: 0 8px;
  transition: all 0.4s;
}

.slider-tips {
  bottom: 0;
}

.ver-tips i {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: top;
  background-position: -4px -1229px;
}

.ver-tips span {
  display: inline-block;
  vertical-align: top;
  line-height: 22px;
  color: #455;
}

.active-tips {
  display: block;
}

.hidden {
  display: none;
}

.re-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 28px;
  padding: 0 16px;
}

.re-btn a {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0px 0;
  background-position: 0 -1179px;
  cursor: pointer;
}

.re-btn a:hover {
  background-position: 0 -1193px;
}

.puzzle-container {
  position: relative;
  /* padding: 16px 16px 28px; */
  /* border: 1px solid #ddd; */
  background: #e0e1e3;
  /* border-radius: 16px; */
  /* height: 83px;  */
  /* width: 340px; */
}

.slider-container {
  position: relative;
  margin: auto;
}

.slider-bar {
  /*border: 1px solid #c3c3c3;*/
  border-radius: 24px;
  background: #e0e1e3;
  box-shadow: 0 0px 3px 0px #4791ff inset;
}

.slider-bar-text {
  font-size: 12px;
  color: #4791ff;
  line-height: 28px;
  margin: 0;
  text-align: center;
  padding-right: 22px;
}
/*   top: -177px;
  right: -0.06rem; */
#puzzle {
  position: absolute;
  /* left: 55px; */
  top: 136px;
  right: 100px;
  top: 74px;
  right: 52px;
  background: #FFF;
  min-width: 150px;
  border: 1px solid #EBEEF5;
  padding: 12px;
  z-index: 2000;
  color: #606266;
  line-height: 1.4;
  text-align: justify;
  font-size: 14px;
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
  word-break: break-all;
}


#puzzle-box {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 22;
}

#puzzle-shadow {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 22;
}

#puzzle-lost {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 33;
}

.puzzle-lost-box {
  position: absolute;
  width: 260px;
  height: 116px;
  left: 0;
  top: 0;
  z-index: 111;
}

.addDialog .el-dialog__header {
  padding: 0;
}

.addDialog .el-dialog {
  left: 300px;
}

.addDialog .el-dialog__body {
  padding: 10px;
  overflow: auto;
}

.dialog-header {
  padding: 0 10px;
  height: 58px;
  line-height: 58px;
  background: rgb(242, 242, 242);
  position: relative;
}

.e-pointer {
  cursor: pointer;
}