* {
  font-family: "微软雅黑";
  font-size: 16px;
  border: 0;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.pic {
  width: 492px;
  height: auto;
  position: absolute;
  top: 130px;
  right: 453px;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 99999;
}

/* .table {
  width: 639px;
  height: 433px;
  position: absolute;
  top: -2%;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: url("../images/dlknr.png");
} */

/* .btn {
  position: absolute;
  top: 20rem;
  right: 4.9rem;
  border: none;
  color: #fff;
  width: 472px;
  text-align: center;
  background-color: #265ecd;
  text-indent: 0rem;
  border-radius: 10px;
  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: -22%;
} */
.wel1 {
  width: 960px;
  height: 35px;
  color: #fff;
  font-size: 12.38px;
  position: absolute;
  top: -4rem;
  text-align: center;
}

:is(.user,.password,.password2,.yanzm,.register,.enterpriseName,.creditCode,.password3,.password4,.email,.phone) input {
  height: 52px;
  width: 470px;
  text-indent: 55px;
  outline: none;
  background: #f4f4f4;
  color: black;
}

.password input {
  border: 0;
}

.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;
}

/*底部信息*/
.hint {
  height: 76px;
  left: 0px;
  bottom: 0px;
  font-size: 12px;
  position: fixed;
  width: 100%;
  background: rgba(18, 18, 19, 0.53);
}

.hint .center {
  width: 478px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  font-size: 12px;
  text-align: left;
  color: #A29D9E;
}

.hint .center li {
  color: #fff;
  font-size: 13px;
  line-height: 20px;
}

.lxfs {
  text-align: right;
}

.yonghu input {
  text-indent: 3em;
}

input::-webkit-input-placeholder {
  color: #bbb;
  font-size: 18px;
}


.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;
}

#wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: url("/images/bg.png");
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container {
  width: 1320px;
  height: 816px;
}

.l_header {
  width: 100%;
  height: 156px;
  text-align: center;
  padding: 30px 0;
}

.l_title {
  font-size: 46px;
  color: #0c6cfa;
  letter-spacing: 24px;
  font-weight: bold;
}

.l_etitle {
  font-size: 20px;
  color: #0c6cfa;
  letter-spacing: 9px;
}

.l_table {
  height: 660px;
  width: 100%;
  display: flex;
  border-radius: 20px;
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
}

.lt_left {
  height: 100%;
  width: 50%;
  background: url("/images/gf.png");
  background-size: 100% 100%;
  border-radius: 20px 0px 0px 20px;
}

.lt_right {
  height: 100%;
  width: 50%;
  background-color: #fff;
  border-radius: 0px 20px 20px 0px;
}
.lt_go {
  height: 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.lt_go span{
color:#0c6cfa;
margin-right: 30px;
}
.lt_title {
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main_title {
  color: #fab13a;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 4px;
}

.iconl {
  display: inline-block;
  background: url("/images/icons.png");
  width: 30px;
  height: 24px;
  background-size: 100% 100%;
  margin: 0 16px;
  vertical-align: middle;
}

.iconr {
  display: inline-block;
  width: 30px;
  height: 24px;
  background: url("/images/icons2.png");
  background-size: 100% 100%;
  margin: 0 10px;
  vertical-align: middle;
}

.user {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  position: relative;
}

.user img {
  position: absolute;
  left: 110px;
  top: 20px;
}

.password {
  /* position: absolute;
  top: 9.1rem;
  right: 5rem;
  display: flex; */
  width: 100%;
  text-align: center;
  margin-top: 30px;
  position: relative;
}

.password img {
  position: absolute;
  left: 110px;
  top: 20px;
}
.password2 {
  /* position: absolute;
  top: 9.1rem;
  right: 5rem;
  display: flex; */
  width: 100%;
  text-align: center;
  margin-top: 30px;
  position: relative;
  /* margin-bottom: 83px; */
}

.password2 img {
  position: absolute;
  left: 110px;
  top: 20px;
}
.yanzm {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  position: relative;
}

.yanzm .imgs {
  position: absolute;
  left: 110px;
  top: 20px;
}

.yanzm input {
  width: 326px;
  padding: 0;
  text-align: left;
  line-height: 46px;
}

.register {
  text-align: center;
  margin-top: 20px;
}

.register input {
  text-indent: 0;
  color: #fff;
  background-color: #f49300;
  font-size: 20px;
  letter-spacing: 10px;
}

.btn:hover {
  transform: translateY(-2px);
  cursor: pointer;
  background: #ff5722;
  transition: all 0.2s ease;
}
.radio_type {
  width: 470px;
  height: 61px;
  margin: 0 auto;
  display:flex;
  align-items: center;
}
.radio_type label,.radio_type span{
  color:#bbb;
  font-size: 20px;
  margin-left: 30px;
}
.radio_type img{
  margin-left: 15px;
}
.radio_type label input {
  margin-right: 10px;
}
.company_item {
  display: none;
}
.enterpriseName {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  position: relative;
}
.enterpriseName img {
  position: absolute;
  left: 110px;
  top: 20px;
}

.creditCode{
  width: 100%;
  text-align: center;
  margin-top: 10px;
  position: relative;
}
.creditCode img {
  position: absolute;
  left: 110px;
  top: 20px;
}
.password3{
  width: 100%;
  text-align: center;
  margin-top: 10px;
  position: relative;
}
.password3 img {
  position: absolute;
  left: 110px;
  top: 20px;
}
.password4{
  width: 100%;
  text-align: center;
  margin-top: 10px;
  position: relative;
}
.password4 img {
  position: absolute;
  left: 110px;
  top: 20px;
}
.email{
  width: 100%;
  text-align: center;
  margin-top: 10px;
  position: relative;
}
.email img {
  position: absolute;
  left: 110px;
  top: 20px;
}
.phone{
  width: 100%;
  text-align: center;
  margin-top: 10px;
  position: relative;
}
.phone img {
  position: absolute;
  left: 110px;
  top: 20px;
}