* {
  font-family: "微软雅黑";
  font-size: 16px;
  border: 0;
  padding: 0;
  margin: 0;
  color: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.bgone {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  min-height: 1000px;
}

.pic {
  width: 492px;
  height: auto;
  position: absolute;
  top: 130px;
  right: 453px;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 99999;
}

.table {
  width: 570px;
  height: 550px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: url("../images/dlknr.png")no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 70px;
}

.password {
  /* position: absolute; */
  /* top: 10.1rem; */
  /* right: 5rem; */
  display: flex;
  margin-bottom: 40px;
  width: 100%;
}

.btn {
  /* position: absolute; */
  /* top: 23rem; */
  /* right: 4.9rem; */
  border: none;
  color: #fff;
  width: 100%;
  text-align: center;
  background-color: #43bcfb;
  text-indent: 0rem;
  border-radius: 2px;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 60px;
  font-size: 20px;
}

.wel {
  color: #fff;
  font-size: 59px;
  position: absolute;
  z-index: 99;
  text-align: center;
  font-weight: bold;
  letter-spacing: 12px;
  /* text-shadow: 3px 11px 8px rgba(64, 64, 64, 0.6); */
  margin-top: -30%;
  width: 639px;
}

.wel1 {
  width: 960px;
  height: 35px;
  color: #fff;
  font-size: 12.38px;
  position: absolute;
  top: -4rem;
  text-align: center;
}

input {
  height: 61px;
  width: 100%;
  text-indent: 55px;
  outline: none;
  background: none;
  color: white;
  border: 1px solid #fff;
}

.password input {
  /* border: 0; */
}

.user {
  /* position: absolute; */
  /* top: 4.6rem; */
  /* right: 5rem; */
  display: flex;
  margin-bottom: 40px;
  width: 100%;
}

.yonghu img {
  height: 30px;
  position: absolute;
  left: 0px;
  top: 13px;
}

.zhu-c {
  position: absolute;
  top: 22.5rem;
  right: 4.8rem;
  border: none;
  font-size: 14px;
  color: #0f67be;
}

.zhu-c a {
  color: #149ce4;
  text-decoration: none;
}

.btn:hover {
  transform: translateY(-2px);
  cursor: pointer;
  background: #ff5722;
  transition: all 0.2s ease;
}

/*底部信息*/
.hint {
  height: 120px;
  left: 0px;
  bottom: 0px;
  font-size: 12px;
  position: fixed;
  width: 100%;
  background: rgba(18, 18, 19, 0.3);
}

.hint .center {
  width: 478px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 33px;
  font-size: 12px;
  text-align: left;
  color: #c9c9c9;
}

.hint .center li {
  color: #dfdfdf;
  font-size: 13px;
  line-height: 20px;
}

.lxfs {
  text-align: right;
}

.yonghu input {
  text-indent: 3em;
}

input::-webkit-input-placeholder {
  color: #f3f3f3;
  font-size: 18px;
}

.yanzm {
  /* position: absolute; */
  /* top: 16rem; */
  /* right: 11rem; */
  width: 100%;
  display: flex;
  margin-bottom: 40px;
  align-items: center;
}

.yanzm input {
  /* margin-left: 15px; */
  width: 250px;
  padding: 0;
  text-align: left;
  line-height: 46px;
  /* margin-top: -9px; */
  margin-right: 20px;
}

.yanzm span img {
  float: right;
}

.jizm {
  position: absolute;
  top: 15.4rem;
  right: 5rem;
  width: 102px;
  height: 32px;
  display: flex;
  color: #f3f3f3;
}

.jzmm_k {
  width: 20px;
  height: 23px;
  margin-right: 6px;
}
