/*格式化样式*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
}
body {
  background: #F4F4F4;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 24px;
  text-transform: none;
  font-size: 14px;
  color: #787878;
  min-height: 950px;
  position: relative;
}
body,
html {
  /* min-width: 1200px; */
  overflow: auto;
}
input,
select {
  outline: none;
  border: 1px solid #eee;
  -webkit-appearance: auto;
}
input:focus {
  outline: none;
}
textarea:focus {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
  display: block;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
/* chrome */
input[type="number"] {
  -moz-appearance: textfield;
}
button::after,
button::before {
  border: none;
}
select {
  height: 32px;
  padding: 5px 10px 5px 10px;
  border: 1px solid #D6D6D6;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url('../image/bottom.png') no-repeat right;
  background-size: 0.8rem;
  background-position: 90% 50%;
  color: #474747;
}
.text-overflow-hidden2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
abbr,
acronym {
  border: 0;
}
a {
  text-decoration: none;
}
button {
  background: none;
  border: none;
}
button:focus {
  outline: none;
}
header {
  height: 68px;
  background: #FFFFFF;
  border-radius: 0px 0px 0px 0px;
  width: 100%;
  line-height: 68px;
}
header .login-img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
}
.login-bg {
  background: #FFFFFF;
  width: 50%;
  position: absolute;
  top: 140px;
  left: 50%;
  border-radius: 6px 6px 6px 6px;
  transform: translateX(-50%);
}
.login-pd {
  padding: 60px 50px 36px 75px;
  display: flex;
  justify-content: space-between;
  height: 570px;
}
.login-left,
.login-right {
  width: 43%;
}
.login-right-two {
  display: none;
}
.wire {
  width: 1px;
  opacity: 1;
  background: #D6D6D6;
}
.login-tab ul {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 15px;
  justify-content: space-around;
  margin-bottom: 20px;
}
.login-tab ul li {
  font-size: 24px;
  font-weight: 400;
  color: #707070;
}
.login-tab ul li:hover {
  cursor: pointer;
}
.login-tab ul li.on {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}
.box-tb {
  padding-top: 20px;
}
.box-tb .item {
  display: none;
}
.box-tb .item.active {
  display: block;
  font-size: 14px;
}
.item .list-one img {
  width: 100%;
}
.login-one label:nth-child(1) .login-input {
  margin-bottom: 25px;
}
.login-one .password-p {
  text-align: right;
}
.login-one .password-p a {
  font-size: 12px;
  font-weight: 400;
  color: #707070;
}
.consent-p {
  font-size: 12px;
  font-weight: 400;
  color: #707070;
  line-height: 18px;
}
.consent-p a {
  font-size: 12px;
  font-weight: 400;
  color: #707070;
  line-height: 18px;
  text-decoration: underline;
}
.consent-p a:hover {
  color: #660099;
}
.login-input {
  height: 48px;
  opacity: 1;
  border: 1px solid #D6D6D6;
  width: 94%;
  padding: 0px 3%;
  margin-bottom: 12px;
}
.sign-in {
  height: 48px;
  background: #660099;
  color: #FFFFFF;
  line-height: 48px;
  width: 100%;
  margin: 30px 0px 25px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sign-in:hover {
  cursor: pointer;
  color: #ffffff;
  background: #5F018E;
}
.sign-new:hover {
  cursor: no-drop !important;
}
.login-two label:nth-child(1) .login-input {
  margin-bottom: 25px;
}
.login-two .sign-in {
  margin: 48px 0px 25px 0px;
}
.rows-p {
  color: red;
  font-size: 14px;
}
.success-lab {
  font-size: 12px;
  line-height: 18px;
}
.sign-with {
  margin: 25px 0px 20px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sign-with span {
  font-size: 12px;
  font-weight: 400;
  color: #707070;
}
.sign-with .line {
  width: 33%;
  height: 1px;
  background: #EEEEEE;
}
.Other-login {
  display: flex;
  justify-content: space-around;
}
.Other-login img {
  margin: 0px auto;
}
.Other-login p {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  margin-top: 5px;
}
.login-right p {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-bottom: 25px;
}
.login-right .get-free {
  line-height: 30px;
}
.copyright {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  font-weight: 400;
  color: #707070;
  line-height: 42px;
}
.retrieve-bg {
  background: #FFFFFF;
  width: 30%;
  position: relative;
  top: 240px;
  left: 50%;
  border-radius: 6px 6px 6px 6px;
  transform: translateX(-50%);
}
.retrieve-pd {
  padding: 60px 100px 106px 100px;
  text-align: center;
}
.retrieve-pd .retrieve-title {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}
.retrieve-pd .retrieve-intro,
.retrieve-pd .mailbox-intro {
  font-size: 12px;
  font-weight: 400;
  color: #707070;
  line-height: 18px;
  margin: 15px 0px 50px 0px;
}
.retrieve-pd .retrieve-btn,
.retrieve-pd .mailbox-btn {
  height: 48px;
  background: #660099;
  border-radius: 6px 6px 6px 6px;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.retrieve-pd .retrieve-btn:hover {
  cursor: pointer;
  background: #5F018E;
}
.retrieve-pd .mailbox-img {
  margin: 0px auto 40px auto;
}
.retrieve-pd .mailbox-intro {
  margin: 15px 0px 25px 0px;
  font-size: 14px;
  line-height: 22px;
}
.retrieve-pd .mailbox-btn {
  display: inline-block;
  line-height: 48px;
}
.retrieve-pd .mailbox-btn:hover {
  cursor: pointer;
  background: #5F018E;
}
@media screen and (max-width: 1400px) {
  .login-bg {
    width: 60%;
  }
  .retrieve-bg {
    width: 50%;
  }
}
@media screen and (max-width: 1300px) {
  .login-bg {
    width: 60%;
  }
  body, html{width: 100%;}
}
@media screen and (max-width: 1200px) {
  .login-bg {
    width: 70%;
  }
  .copyright{width: 100%;text-align: center;left: 0px;transform: translateX(0);}
}
@media screen and (max-width: 1000px) {
  .login-bg {
    width: 90%;
  }
}
@media screen and (max-width: 850px) {
  .login-pd{padding: 40px 30px 30px;}
  .login-left{width: 48%;}
  .login-right,.login-right-two{width: 38%;}
}