a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
ul {
  padding: 0;
  margin: 0;
}
i {
  font-style: normal;
}
img {
  max-width: 100%;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.fz1 {
  font-size: 18px;
  line-height: 25px;
}
.fz2 {
  line-height: 20px;
  font-size: 14px;
}
input {
  outline: none;
}
.footer {
  border-top: 1px solid #dddddd;
  padding: 30px 0 28px;
}
@media (min-width: 1170px) {
  .lg-hide {
    display: none;
  }
}
@media (max-width: 1170px) {
  .md-hide {
    display: none!important;
  }
  .copyright {
    text-align: center;
  }
}
@media (max-width: 750px) {
  .xl-clear-pl {
    padding-left: 0;
  }
}
.bg {
  position: absolute;
  top: 0;
  width: 0;
}
.loginlogo {
  width: 158px;
  height: 48px;
  margin-top: 16px;
  display: block;
}
.header {
  background: #ffffff;
}
.backhome {
  display: block;
  width: 88px;
  height: 24px;
  border-radius: 24px;
  border: 2px solid #D9D9D9;
  color: #656565;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  margin-top: 22px;
}
.backlogin {
  color: #3F66F6;
  margin-left: 20px;
  margin-top: 50px;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
}
.backlogin i {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #3F66F6;
  text-align: center;
  margin-right: 10px;
}
.forgetboxs {
  font-size: 14px;
  width: 100%;
  max-width: 500px;
  height: 500px;
  background: #fff;
  margin: 120px auto 175px;
  border-radius: 8px;
  border: 1px solid #D9D9D9;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.forgetboxs a {
  color: #3F66F6;
}
.forgetboxs .inputline {
  border: 1px solid #C1C1C1;
  border-radius: 100px;
  width: 334px;
  margin-top: 20px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  padding-left: 20px;
}
.forgetboxs label {
  display: inline-block;
  vertical-align: middle;
  width: 84px;
  font-size: 14px;
  line-height: 38px;
  margin-bottom: 0;
}
.forgetboxs input {
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  border-width: 0;
  outline: none;
  width: 228px;
  font-size: 14px;
}
.forgetboxs label {
  font-size: 14px;
  color: #333333;
}
.forgetboxs .sendcode {
  font-size: 0;
  line-height: 0;
}
.forgetboxs .sendcode a {
  display: inline-block;
  vertical-align: middle;
  width: 104px;
  line-height: 38px;
  position: relative;
  color: #3F66F6;
  font-size: 14px;
}
.forgetboxs .sendcode a::before {
  height: 20px;
  width: 1px;
  content: '';
  left: 0;
  top: 9px;
  background: #e1e1e1;
  display: block;
  position: absolute;
}
.forgetboxs .sendcode input {
  display: inline-block;
  vertical-align: middle;
  width: 122px;
}
.loginbtn {
  background: #3F66F6;
  width: 360px;
  height: 40px;
  border-radius: 100px;
  color: #ffffff;
  font-size: 16px;
  border-width: 0;
  outline: none;
  margin-top: 40px;
}
.welcome {
  color: #656565;
  line-height: 29px;
  font-size: 22px;
  padding: 40px 0 20px;
  font-weight: normal;
}
.w360 {
  width: 360px;
  margin: 0 auto;
}
.icon_back {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAOVBMVEUAAAA/ZvVAZfY+ZfY/ZvY/ZvY/ZvY/ZvY/ZfY/ZvY/Zvc+ZvZAZvg/ZvU/ZfU+Z/dAZ/U9YfM/Zva/TuW+AAAAEnRSTlMAXFQr8+vj27+yenNsZkk+NBXBWMipAAAATElEQVQ4y+2RyQ3AIAwEE8jJzfZfLAUgBok38x1LtnePTY+t7E/9Ey9DPupK5IPuTN7rKeSdXkveqOebDsAKOHLhTQiKouayuO7NgAYr6QTnyLcSogAAAABJRU5ErkJggg==') no-repeat center;
  background-size: 82%;
}
@media (max-width: 1170px) {
  .forgetboxs {
    margin: 30px auto 40px;
  }
}
