input {
  filter: none !important;
  outline: 0;
}
.login-wrap {
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  margin: auto;
  width: 968px;
  height: 600px;
}
@media screen and (max-height:760px) {
  .login-wrap {
    top: 10%;
    width: 860px;
    height: 490px;
  }
}
.login-title {
  height: 25px;
  margin-bottom: 26px;
}

.login-container {
  width: 100%;
  /* background: #fbfafa; */
  background: #fff;
  border-radius: 16px;
  height: -webkit-calc(100% - 50px);
  height: -moz-calc(100% - 50px);
  height: calc(100% - 50px);
  box-shadow: 2px -3px 12px 0 #c0af88;
}

.login-cont-left {
  position: relative;
  width: 59.3%;
  height: 100%;
  border-radius: 16px 0 0 16px;
}

.login-cont-left-text1 {
  position: absolute;
  bottom: 78px;
  left: 28px;
  width: 93px;
  font-size: 45px;
  font-weight: bold;
  color: #fbfafa;
  line-height: 100px;
}

.login-cont-left-text2 {
  position: absolute;
  bottom: 25px;
  left: 29px;
  width: 94px;
  font-size: 45px;
  font-weight: bold;
  color: #fbfafa;
  line-height: 102px;
}

.login-cont-left-text3 {
  position: absolute;
  left: 130px;
  bottom: 60px;
  height: 87px;
  font-size: 19px;
  writing-mode: vertical-lr;
  font-weight: 400;
  color: #fbfafa;
}

.login-form-container {
  position: relative;
  height: 100%;
  width: 40%;
  padding-left: 25px;
  padding-right: 10px;
}

.login-text {
  position: absolute;
  top: 23%;
  left: 24px;
  height: 33px;
  font-weight: 500;
  color: #999;
  font-size: 14px;
  line-height: 14px;
  text-align: left;
  margin-left: 5%;
}

.login-text span {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}

.login-text .active {
  color: #333;
}

.input-wrap {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 86%;
  top: -webkit-calc(23% + 35px);
  top: -moz-calc(23% + 35px);
  top: calc(23% + 42px);
}

.input-div {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  padding: 0 15px;
  position: relative; 
  border-bottom: 1px solid #bbb;
}

.input-div-mt {
  margin-top: 20px;
}

.input-div .img {
  display: inline-block;
  width: 16px;
  height: 20px;
  vertical-align: middle;
}
.icon-left {
  position: absolute;
  left: 10px;
  top: 9px;
}
.input-div input::-webkit-input-placeholder {
  color: #bbb;
}
.input-div input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbb;
}
.input-div input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bbb;
}

.input-div input {
  width: 80%;
  vertical-align: middle;
  margin-left: 7px;
  background-color: transparent;
  padding-left: 20px;
  height: 41px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #333;
  font-size: 14px;
  border:none;
}

.validate-div {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
}

.validate-div input {
  line-height: 30px;
  min-width: 123px;
  border:none;
}

.validate img {
  width: 60px;
  height: 30px;
  float: right;
  display: block;
}
.icon-code {
  margin-left: -3px;
  width: 20px!important;
}
.login-btn {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  height: 48px;
  font-size: 16px;
  background: #1989fa;
  box-shadow: 0 7px 11px 1px rgb(25 137 250 / 24%);
  border-radius: 3px;
  color: #fff;
  outline: none;
  border: none;
  cursor: pointer;
  letter-spacing: 4px;
}

.code {
  margin-left: 8px;
  width: 98px;
  height: 29px;
  background: #3390ee;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  line-height: 20px;
  border: none;
}

.code.now {
  width: 102px;
  color: gray;
  border: 1px solid gray;
  background: transparent;
  cursor: default;
}

.input-div-mt2 {
  position: relative;
  /*margin-top: 80px;*/
  margin-top: 49px;
}

.input-div-mt3 {
  margin-top: 25px;
}

.text-login-bottom {
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
}

.text-login-bottom span {
  font-size: 12px;
  font-weight: 400;
  color: #1989fa;
  line-height: 36px;
}

.bottom-text {
  position: absolute;
  width: 660px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  align-content: center;
  bottom: 40px;
  display: flex;
}

.bottom-text a,.bottom-text {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 18px;
  white-space: nowrap;
  padding: 0 20px;
}

.bottom-company-text {
  position: absolute;
  text-align: center;
  width: 180px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 8px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
}
#login_message{
  text-align: center;
  color: red;
  margin:30px 0 10px 0;
}
input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fbfafa inset;
  border: 0 !important;
}
.forget-pwd {
  margin-right: 14px;
  text-align: right;
  line-height: 50px;
  font-size:11px;
}
.forget-pwd a {
  color: #999;
  font-size: 12px;
  margin: 0 5px 0 5px;
}
.forget-pwd a:hover {
  color: #333;
  text-decoration-line: underline;
}
.forget-pwd-content {
  width: 100%;
}
.content-form .section {
  width: 100%;
  text-align: left;
  margin: 0 auto 10px;
}
.content{
  width: 100%;
}
.content-form {
  margin-top: 20px;
}

.input .label-input {
  text-align: right;
  display: inline-block;
  width: 143px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  vertical-align: top;
}
.section input {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  vertical-align: middle;
  width: 260px;
  margin-left: 7px;
  background-color: transparent;
  padding-left: 10px;
  height: 35px;
  color: #333;
  border: none;
  border-bottom: 1px solid #ccc;
  outline:none;
  border-radius:0;

}
.section>span:first-child{
  text-align: right;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  vertical-align: top;
  width: 85px;
}
.section>span:last-child{
  text-align: left;
  color: red;
  display: block;
  margin-left: 110px;
  font-size: 12px;
  padding-top: 5px;
  height: 20px;
}
.section>div{
  display: inline-block;
  margin-left: 10px;
}
input::-webkit-input-placeholder{
  color:#bbb;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
  color:#bbb;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  color:#bbb;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
  color:#bbb;
}
.yes-icon {
  width: 16px;
  height: 16px;
  margin-top: -3px;
  margin-right: 5px;
}
.btn-read {
  color: gray!important;
  border: 1px solid gray!important;
  background: #fff!important;
  cursor: default!important;
}
.layer-content-text{
  padding:0 !important;
}
a:hover {
  text-decoration:none!important;
}

/*飞书登录*/
.oauth2_login_img,.oauth2_login_img img{
  width: 200px;
}
.column{
  display: flex;
  align-items: center;
  flex-direction: column;
}
#oauth2Login{
  padding: 80px 0 30px;
  justify-content: space-between;
}
#oauth2Login .login_title{
  font-size: 26px;
}
