body, html {
  margin: 0;
  height: 100%;
  background-size: cover;
  position: relative; }

.body_sm {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3); }

.sys_sheng {
  padding: 0 20px;
  height: 34px;
  border-radius: 17px;
  border: 2px solid #FFFFFF;
  font-size: 21px;
  text-align: center;
  line-height: 34px;
  position: absolute;
  right: 100px;
  top: 80px;
  color: #fff;
  z-index: 999; }
.sys_bottom {
  padding: 0 20px;
  height: 84px;
  font-size: 14px;
  text-align: center;
  line-height: 84px;
  position: absolute;
  bottom: 0px;
  color: #fff;
  z-index: 999; 
   background: rgba(0, 0, 0, 0.5); }
}

.all_bg_sm {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 0;
  display: none;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  /*filter: blur(10px);*/ }

.all_bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-size: cover;
  /*filter: blur(20px);*/ }

.zd_login {
  height: 100%;
  z-index: 333;
  position: relative; }

.login_header {
  padding: 64px 0 0 118px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .login_header img {
    height: 74px; }
  .login_header h2 {
    font-size: 46px;
    color: #fff;
    margin: 0 0 0 17px; }

.login_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 145px); }
  .login_body .login_left {
    width: 400px;
    padding-top: 130px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-left: 118px; }
    .login_body .login_left .login_cont h3 {
      font-size: 32px;
      color: #fff;
      margin: 0 0 16px 0; }
    .login_body .login_left .login_cont span {
      font-size: 16px;
      color: #fff;
      display: block;
      margin-bottom: 24px; }
    .login_body .login_left .login_cont .login_name {
      margin-bottom: 16px; }
      .login_body .login_left .login_cont .login_name input {
        padding: 14px 24px;
        background: #fff;
        border-radius: 4px;
        color: #222;
        border: none;
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        font-size: 20px;
        outline: none; }
    .login_body .login_left .login_cont .login_password {
      margin-bottom: 16px; }
      .login_body .login_left .login_cont .login_password input {
        padding: 14px 24px;
        background: #fff;
        border-radius: 4px;
        color: #222;
        font-size: 20px;
        border: none;
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        outline: none; }
      .login_body .login_left .login_cont .login_password .error_tip {
        color: #fff; }
    .login_body .login_left .login_cont .verification_code {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 44px; }
      .login_body .login_left .login_cont .verification_code .code {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
        .login_body .login_left .login_cont .verification_code .code input {
          padding: 14px 24px;
          background: #fff;
          border-radius: 4px;
          color: #222;
          border: none;
          font-size: 20px;
          width: 100%;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          outline: none; }
      .login_body .login_left .login_cont .verification_code .code_img {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 168px;
        margin-left: 12px;
        background: #fff;
        border-radius: 4px;
        height: 51px; }
        .login_body .login_left .login_cont .verification_code .code_img img {
          width: 100%;
          height: 100%; }
    .login_body .login_left .login_cont .login_btn {
      margin-bottom: 20px; }
      .login_body .login_left .login_cont .login_btn button {
        padding: 15px 0;
        text-align: center;
        color: #fff;
        background: rgba(107, 192, 196, 0.75);
        width: 100%;
        border: none;
        -webkit-box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.2);
                box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.2);
        border-radius: 8px;
        font-size: 20px;
        font-weight: bold;
        cursor: pointer;
        outline: none; }
      .login_body .login_left .login_cont .login_btn button:active {
        margin-top: 2px; }
      .login_body .login_left .login_cont .login_btn .loginover {
        background: #6bc0c4; }
    .login_body .login_left .login_cont .register {
      text-align: center;
      font-size: 16px;
      color: rgba(255, 255, 255, 0.5); }
      .login_body .login_left .login_cont .register a {
        color: #fff; }
  .login_body .login_right {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 0 0 0 20px;
    height: 100%; }

.chinamap .cls-3 {
  display: none;
  fill: #fff; }
.chinamap .cls-2 {
  font-size: 4px;
  fill: #fff; }
.chinamap .cls-1 {
  fill: transparent;
  stroke: #fff;
  stroke-width: 0.4px; }
.chinamap #haianxian path {
  fill: #fff; }
.chinamap #haianxian polygon {
  fill: #fff; }
.chinamap #haianxian rect {
  fill: #fff; }
.chinamap #haianxian .cls-21 {
  fill: #58A2FB; }

/*# sourceMappingURL=login.css.map */