body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
ul,
ol,
li,
input,
button,
textarea,
footer {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

html,
body {
  width: 100%;
  height: 100%;
}

.RegisterBody {
  position: relative;
  background: url(../../img/portal/login/loginBg.png) no-repeat center center;
  background-size: cover;
  width: 100%;
  min-width: 1220px;
  padding: 1px;
  min-height: 100%;
}

.user_register {
  width: 1000px;
  margin: 0 auto;
  margin-top: 30px !important;
  margin-bottom: 50px !important;
}

.registerTop {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.registerPic2 {
  width: 680px;
  height: 100px;
}

.registerPic3 {
  width: 500px;
  height: 100px;
}

.main {
  position: relative;
  width: 1100px;
  height: 500px;
  background: #fff;
}

.main-box {
  width: 500px;
  height: 430px;
  padding: 50px 25px 50px 30px;
  float: left;
  margin: 0 20px;
}

.main-box .top {
  display: flex;
  height: 50px;
}

.main-box .top .line {
  height: 16px;
  width: 3px;
  margin-top: 3px;
  background: linear-gradient(180deg, #3987ff 0%, #39dbff 100%);
  border-radius: 9px;
  margin-right: 10px;
}

.main-box .top p {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #3987ff;
}

.leftForm > .row {
  display: flex;
  margin-bottom: 20px;
}

.leftForm > .line p {
  text-align: end;
  height: 40px;
  line-height: 40px;
  color: #666666;
}

.leftForm > .line > input {
  padding-left: 10px;
  line-height: 40px;
  height: 40px;
  outline: none;
  border: 1px solid rgba(148, 188, 238, 0.36);
  box-sizing: border-box;
}

.leftForm > .input-row {
  margin-right: 0 !important;
  margin-right: 0 !important;
}

.leftForm > .line .notice {
  padding: 0;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}
.leftForm > .xy p {
  width: 150px;
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #666666;
  display: flex;
  margin-right: 5px;
  margin-top: 3px;
}
.leftForm > .xy a p {
  /* width: 80px; */
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 1px;
  color: #3987ff;
}
.leftForm > .xy {
  margin-bottom: 0px !important;
}

.leftForm > .xy .yhxy {
  display: flex;
  font-size: 12px;
  vertical-align: middle;
}
.leftForm > .xy .yhxy > input {
  margin-top: 5px;
}
.leftForm > .xy .yhxy > p {
  margin-top: 0px;
  display: block;
  margin-left: 10px;
}
.leftForm > .tk p {
  margin: 0px !important;
  padding: 0px !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #666666;
}
.registerBtn {
  width: 300px;
  display: block;
  margin: 0 auto;
}

.btn {
  outline: 0 none !important;
}
.help-block {
  width: 75px;
  margin-bottom: 0 !important;
}
