
.Login[data-v-26084dc2] {
  height: 100%;
  background-image: url(../img/bg.1753966051330.png);
  background-size: 100% 100%;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.logo[data-v-26084dc2] {
  position: absolute;
  top: 39px;
  left: 46px;
}
.logo img[data-v-26084dc2] {
  /* width: 205px; */
  height: 46px;
}
.content[data-v-26084dc2] {
  padding: 60px;
  padding-top: 58px;
  background: #ffffff;
  -webkit-box-shadow: 0px 8px 40px rgba(37, 111, 252, 0.05);
          box-shadow: 0px 8px 40px rgba(37, 111, 252, 0.05);
  border-radius: 10px;
  position: relative;
}
.content-pic[data-v-26084dc2] {
  width: 769px;
  height: 554px;
  background: url(../img/login_pic.1753966051330.png) no-repeat;
  background-size: 100% 100%;
}
.content-reg[data-v-26084dc2] {
  padding-bottom: 30px !important;
}
.hint[data-v-26084dc2] {
  color: red;
  height: 20px;
}
.horizontal[data-v-26084dc2] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.login-btn[data-v-26084dc2] {
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 154px;
  padding-bottom: 9px;
  border-radius: 2px;
  background-color: #256ffc;
  cursor: pointer;
  color: white;
}
.tab[data-v-26084dc2] {
  font-size: 22px;
  color: #535353;
  padding-bottom: 10px;
  margin-right: 40px;
  cursor: pointer;
}
.tab-active[data-v-26084dc2] {
  font-size: 22px;
  margin-right: 40px;
  font-weight: bold;
  color: #252525;
  padding-bottom: 10px;
  border-bottom: 4px solid #256ffc;
  cursor: pointer;
}
.tab-reg[data-v-26084dc2] {
  font-size: 24px;
  color: #252525;
  font-weight: bold;
}
.my-mgb-44[data-v-26084dc2] {
  margin-bottom: 44px;
}
.my-mgb-84[data-v-26084dc2] {
  margin-bottom: 84px;
}
.my-mgb-104[data-v-26084dc2] {
  margin-bottom: 104px !important;
}
.content-bq[data-v-26084dc2] {
  width: 100%;
  position: absolute;
  bottom: 30px;
}
.bq[data-v-26084dc2] {
  color: #8c8c8c;
  font-size: 14px;
}
.bq-link[data-v-26084dc2]:hover {
  cursor: pointer;
  opacity: 0.6;
}
#slideBox[data-v-26084dc2] {
  width: 520px;
  height: 420px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -54%);
          transform: translate(-50%, -54%);
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 3px 5px 3px;
          box-shadow: rgba(0, 0, 0, 0.3) 0 3px 5px 3px;
  background-color: #fff;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#slide[data-v-26084dc2] {
  width: 480px;
  height: 310px;
  background-color: #fff;
  position: absolute;
  /* padding: 0 10px; */
}
#slideBtn[data-v-26084dc2] {
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  /* transition: all .1s ease; */
}
#slideImg[data-v-26084dc2],
#slideSuccCover[data-v-26084dc2] {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
}
#slideSuccCover[data-v-26084dc2] {
  width: 480px;
  height: 240px;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 999;
  font-size: 16px;
  color: #2cd002;
}
#slideSuccCover p[data-v-26084dc2] {
  margin: 0;
}
#slideOKImg[data-v-26084dc2] {
  width: 80px;
  height: 80px;
  margin: 60px auto 10px auto;
}
#slideCutImg[data-v-26084dc2] {
  position: absolute;
  left: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 4px 4px 4px 4px;
          box-shadow: rgba(0, 0, 0, 0.3) 4px 4px 4px 4px;
  /* transition: all .1s ease; */
}
#slide-desc[data-v-26084dc2] {
  width: 100%;
  height: 60px;
  font-size: 16px;
  margin: 0;
  margin-bottom: 8px;
  text-align: left;
}
.small[data-v-26084dc2] {
  font-size: 12px;
  color: #bbb;
  margin: 0;
  margin-bottom: 5px;
  text-align: left;
}
#slideTool[data-v-26084dc2] {
  height: 30px;
  position: absolute;
  bottom: 10px;
  right: 20px;
}
#hiddenSlider[data-v-26084dc2] {
  opacity: 0;
  position: relative;
  z-index: 9999;
}
.fade-enter-from[data-v-26084dc2],
.fade-leave-to[data-v-26084dc2] {
  opacity: 0;
}
.fade-enter-active[data-v-26084dc2],
.fade-leave-active[data-v-26084dc2] {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

