@charset "utf-8";
@font-face {
  font-family: "SourceHanSansCN-Bold";
  src: url("icon_font/SourceHanSansCN-Regular.ttf") format("truetype");
}
body,
div,
span {
  font-family: SourceHanSansCN-Bold !important;
}
.login-bd {
  width: 100%;
  height: 100%;
  min-width: 1240px;
  max-width: 1920px;
  background: #ffffff;
  margin: auto;
}
.login-head {
  width: 1200px;
  background: #ffffff;
  position: relative;
  height: 76px;
  margin: auto;
}
.login-left {
  position: relative;
  float: left;
  top: 8px;
  bottom: 12px;
}
.login-left img {
  width: 184px;
  height: 63px;
}
.login-right {
  position: relative;
  float: right;
  top: 19px;
  bottom: 24px;
  height: 40px;
  font-size: 28px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #0858b8;
}
.login-user-box {
  width: 266px;
  height: 38px;
  background: #ffffff;
  border-radius: 4px;
}
.login-user-input {
  margin-left: 52px;
  width: 208px;
  height: 38px;
  background: #ffffff;
  border-radius: 5px;
  border: 0;
  outline: none;
  padding: 0;
  font-size: 15px;
  color: #333;
  line-height: 39px;
  padding-left: 6px;
}
.login-contents {
  position: relative;
  width: 100%;
  height: 417px;
  background: url("index_img/banner.png?v=20211119");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}
.login-contents .login-login-bj {
  width: 1200px;
  height: 554px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.login-contents .login-login-bj .login-login {
  position: relative;
  float: right;
  top: 39px;
  width: 320px;
  height: 345px;
  right: 0%;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 16px;
}
.login-contents .login-login-bj .login-login .login-title {
  margin: auto;
  margin-top: 20px;
  /*width: 62px;*/
  height: 18px;
  font-size: 23px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #0858b8;
  font-weight: bold;
}
.login-contents .login-login-bj .login-login .login-username {
  margin: auto;
  margin-top: 27px;
}
.login-contents .login-login-bj .login-login .login-username .icon-user {
  position: absolute;
  z-index: 5;
  width: 20px;
  height: 22px;
  margin-left: 24px;
  margin-top: 9.2px;
  margin-bottom: 11.2px;
  background-image: url(index_img/username.png);
  background-repeat: no-repeat;
  background-size: 80%;
}
.login-contents .login-login-bj .login-login .login-username .icon-yzm {
  position: absolute;
  z-index: 5;
  width: 20px;
  height: 22px;
  margin-left: 24px;
  margin-top: 9.2px;
  margin-bottom: 11.2px;
  background-image: url(/userStyle/msimg/icon-VerificationCode.png);
  background-repeat: no-repeat;
  background-size: 80%;
}
.login-contents .login-login-bj .login-login .login-pass {
  margin: auto;
  margin-top: 19px;
}
.login-contents .login-login-bj .login-login .login-pass .icon-pass {
  position: absolute;
  z-index: 5;
  width: 21px;
  height: 5px;
  margin-left: 23px;
  margin-top: 18px;
  background-image: url(index_img/pass.png);
  background-size: 90%;
  background-repeat: no-repeat;
}
.login-contents .login-login-bj .login-login .login-yzm {
  width: 156px;
  margin-left: 26px;
  margin-top: 19px;
}
.login-contents .login-login-bj .login-login .login-yzm .login-yzn-input {
  width: 92px;
  height: 36px;
  background: #ffffff;
  border-radius: 8px;
  border: 0;
  outline: none;
  padding: 0;
  font-size: 15px;
  color: #333;
  line-height: 44px;
  padding-left: 7px;
}
.login-contents .login-login-bj .login-login .login-yzm .login-yzn-tu {
  position: absolute;
  float: left;
  left: 30px;
  width: 99px;
  height: 37px;
  padding: 0;
  margin-left: 163px;
}
.login-contents .login-login-bj .login-login .login-action {
  display: block;
  position: relative;
  margin-top: 14px;
  margin-left: 6px;
  width: 315px;
  height: 16px;
  font-size: 10px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 300;
  color: #0858b8;
}
.login-contents .login-login-bj .login-login .login-action a {
  color: #0858b8;
  text-decoration: none;
  margin-right: 10px;
}
.login-contents .login-login-bj .login-login .login-action .a2 {
  margin-left: 8px;
}
.login-contents .login-login-bj .login-login .login-action .a3 {
  color: #c9242b;
}
.login-contents .login-login-bj .login-login .login-submit {
  margin-top: 12px;
  width: 267px;
  height: 38px;
  background: #0858b8;
  border-radius: 5px;
  border: 0;
  outline: none;
  padding: 0;
  font-size: 19px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 300;
  color: #ffffff;
  line-height: 38px;
}
.login-contents .login-login-bj .login-login .login-submit:disabled{
  background: grey;
}
.login-steps {
  width: 1200px;
  height: 560px;
  margin: 0 auto;
  margin-top: 20px;
}
.login-steps .step1-pic {
  width: 20%;
  height: 66px;
  float: left;
  background: url("index_img/write_info.png") no-repeat center;
}
.login-steps .step2-pic {
  width: 20%;
  height: 66px;
  float: left;
  background: url("index_img/login_upload.png") no-repeat center;
}
.login-steps .step3-pic {
  width: 20%;
  height: 66px;
  float: left;
  background: url("index_img/logn_search.png") no-repeat center;
}
.login-steps .step4-pic {
  width: 20%;
  height: 66px;
  float: left;
  background: url("index_img/login_check.png") no-repeat center;
}
.login-steps .step5-pic {
  width: 20%;
  height: 66px;
  float: left;
  background: url("index_img/login_ok.png") no-repeat center;
}
.login-steps .step-line {
  width: 20%;
  height: 1.5px;
  background: #393939;
  float: left;
}
.login-steps .step-long-line {
  width: 80%;
  height: 1.5px;
  background: #393939;
  float: left;
  margin-top: 20px;
}
.login-steps .login-nums {
  height: 39px;
}
.login-steps .login-width20per {
  width: 20%;
  height: 39px;
  float: left;
  margin-top: -21px;
}
.login-steps .step-radius {
  width: 31px;
  height: 31px;
  background: #393939;
  border-radius: 50%;
  margin-top: 4px;
}
.login-steps .step-radius .step-num {
  width: 14px;
  height: 22px;
  font-size: 22px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #ffffff;
}
.login-steps .step-radius-black {
  width: 31px;
  height: 31px;
  background: #393939;
  border-radius: 50%;
  margin-top: 4px;
}
.login-steps .step-radius-black .step-num {
  width: 14px;
  height: 22px;
  font-size: 22px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #ffffff;
}
.login-steps .step-text {
  width: 100%;
  height: 34px;
  text-align: center;
  margin: 6px 0 0 0;
}
.login-steps .step-text .text-cn {
  width: 20%;
  height: 21px;
  font-size: 22px;
  font-family: SourceHanSansCN-Normal;
  font-weight: 400;
  color: #393939;
  line-height: 38px;
  float: left;
  letter-spacing: 5px;
}
.login-steps .step-text .text-cn-black {
  width: 20%;
  height: 21px;
  font-size: 22px;
  font-family: SourceHanSansCN-Normal;
  font-weight: 400;
  color: #393939;
  line-height: 38px;
  float: left;
  letter-spacing: 5px;
}
.line {
  margin-top: -15px;
}
.login-steps-es {
  width: 235px;
  height: 13px;
  font-size: 12px;
  font-family: SourceHanSansCN-Light;
  font-weight: 300;
  color: #c2c2c2;
  line-height: 21px;
  letter-spacing: 1px;
}
.login-steps-es-shit {
  letter-spacing: 0px;
}
.login-title-step {
  width: 610px;
  height: 35px;
  font-size: 36px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #0858b8;
  margin: 0 auto;
  margin-top: -330px;
  letter-spacing: 12px;
}
.login-title-step-es {
  width: 390px;
  height: 13px;
  font-size: 12px;
  font-family: SourceHanSansCN-Light;
  font-weight: 300;
  color: #c2c2c2;
  line-height: 38px;
  margin: 0 auto;
  margin-top: 10px;
  letter-spacing: 3px;
}
.login-footer {
  width: 100%;
  height: 100px;
  background: #385373;
  color: #FFF;
  text-align: center;
  margin-top: 50px;
}
.login-footer .footer-text {
  height: 30px;
  position: relative;
  top: 16px;
  font-size: 13px;
  line-height: 23px;
}
.login-footer .footer-text a {
  color: #FFF;
  text-decoration: none;
}
ul {
  padding: 0;
  margin: 0;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
  background-color: #fff !important;
  background-image: none !important;
  color: #000000 !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
.login-news {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
}
.login-news li {
  list-style: none;
  margin-top: 2px;
}
.login-news .news-border {
  width: 5%;
  height: 66px;
  border-bottom: 2px solid #C2C2C2;
  display: inline-block;
}
.login-news .login-banner {
  width: 30%;
  display: inline-block;
  vertical-align: top;
}
.login-news .login-banner .new-title:hover {
  border-bottom: 2px solid #0858B8 !important;
}
.login-news .login-banner .new-title:hover .news-icon-new {
  background: url("index_img/news.png") no-repeat center !important;
}
.login-news .login-banner .new-title:hover .news-icon-help {
  background: url("index_img/help.png") no-repeat center !important;
}
.login-news .login-banner .new-title:hover .news-icon-download {
  background: url("index_img/download.png") no-repeat center !important;
}
.login-news .login-banner .new-title:hover .new-title-font .news-title-up {
  color: #0858B8 !important;
}
.login-news .login-banner .new-title:hover .new-title-font .news-title-down {
  color: #0858B8 !important;
}
.login-news .login-banner .new-title {
  height: 66px;
  border-bottom: 2px solid #C2C2C2;
}
.login-news .login-banner .new-title .news-icon-new {
  display: inline-block;
  height: 45px;
  width: 45px;
  float: left;
  background: #ffffff;
  background: url("index_img/news2.png") no-repeat center;
  margin-top: 8px;
}
.login-news .login-banner .new-title .news-icon-help {
  height: 45px;
  width: 45px;
  float: left;
  background: #ffffff;
  background: url("index_img/help2.png") no-repeat center;
  margin-top: 8px;
}
.login-news .login-banner .new-title .news-icon-download {
  height: 45px;
  width: 45px;
  float: left;
  background: #ffffff;
  background: url("index_img/download2.png") no-repeat center;
  margin-top: 8px;
}
.login-news .login-banner .new-title .new-title-font {
  padding-bottom: 20px;
  display: inline-block;
  width: 66%;
  cursor: pointer;
}
.login-news .login-banner .new-title .new-title-font .news-title-up {
  height: 13px;
  font-size: 23px;
  font-weight: bold;
  line-height: 38px;
  letter-spacing: 12px;
  color: #333333;
  width: 70%;
  margin-left: 26px;
  display: inline-block;
}
.login-news .login-banner .new-title .new-title-font .news-title-down {
  height: 20px;
  font-size: 10px;
  font-weight: bold;
  line-height: 33px;
  color: #333333;
  margin-left: 27px;
  display: inline-block;
}
.login-news .login-banner .new-title .news-more {
  width: 58px;
  height: 22px;
  border: 1px solid #C2C2C2;
  display: inline-block;
  position: relative;
  bottom: 10px;
  right: 28px;
  border-radius: 10px;
}
.login-news .login-banner .new-title .news-more a {
  text-decoration: none;
  color: #333333;
  text-align: center;
  letter-spacing: 1px;
  width: 46px;
  font-size: 12px;
  float: left;
  margin: 3px 0 0 7px;
}
.login-news .login-banner .news-detail {
  margin-top: 30px;
  cursor: pointer;
  /*margin-right:20px;*/
}
.login-news .login-banner .news-detail .news-msg:hover {
  color: #0858B8;
}
.login-news .login-banner .news-detail .news-msg:hover a {
  color: #0858B8;
}
.login-news .login-banner .news-detail .news-msg {
  display: inline-block;
  width: 100%;
  height: 16px;
  font-size: 16px;
  font-family: "SourceHanSansCN-Bold";
  line-height: 38px;
  margin-bottom: -28px;
  position: relative;
}
.login-news .login-banner .news-detail .news-msg a:before {
  content: ".";
  font-size: 23px;
  padding-right: 6px;
}
.login-news .login-banner .news-detail .news-msg a {
  color: #333333;
  text-decoration: none;
  font-weight: 500;
  display: inline-block;
  width: 70%;
}
.login-news .login-banner .news-detail .news-msg .news-day {
  display: inline-block;
  position: relative;
  left: 6px;
}
.getCode {
  height: 11vw;
  line-height: 11vw;
  width: 30vw;
  border-radius: 20vw;
  font-size: 4vw;
  cursor: pointer;
  margin-left: 3vw;
}