.error-page[data-v-1837a7ec] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error-page .img[data-v-1837a7ec] {
    margin-right: 80px;
    height: 360px;
    width: 100%;
    max-width: 430px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.error-page .content h1[data-v-1837a7ec] {
    color: #434e59;
    font-size: 72px;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 24px;
}
.error-page .content .desc[data-v-1837a7ec] {
    color: rgba(0, 0, 0, 0.45);
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}

.error-page[data-v-1845bf6d] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error-page .img[data-v-1845bf6d] {
    margin-right: 80px;
    height: 360px;
    width: 100%;
    max-width: 430px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.error-page .content h1[data-v-1845bf6d] {
    color: #434e59;
    font-size: 72px;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 24px;
}
.error-page .content .desc[data-v-1845bf6d] {
    color: rgba(0, 0, 0, 0.45);
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}

.error-page[data-v-4cf39caa] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error-page .img[data-v-4cf39caa] {
    margin-right: 80px;
    height: 360px;
    width: 100%;
    max-width: 430px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.error-page .content h1[data-v-4cf39caa] {
    color: #434e59;
    font-size: 72px;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 24px;
}
.error-page .content .desc[data-v-4cf39caa] {
    color: rgba(0, 0, 0, 0.45);
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}

.iframe {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.lock-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.lock-container .title {
    margin-bottom: 8px;
    color: #333;
}
.lock-container::before {
  z-index: -999;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/bg/login.png");
  background-size: cover;
}
.lock-form {
  width: 300px;
}

[data-v-2cfb7162] .el-form-item {
  border: none !important;
}
[data-v-2cfb7162] .el-input {
  height: 40px !important;
  width: 100% !important;
}
[data-v-2cfb7162] .el-input--prefix .el-input__inner {
  padding-left: 30px !important;
}
[data-v-2cfb7162] .el-input__inner {
  height: 40px !important;
  line-height: 40px !important;
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
[data-v-2cfb7162] .el-form-item.is-error .el-input__inner {
  border-color: #F56C6C !important;
}
[data-v-2cfb7162] .el-input--suffix .el-input__inner {
  padding-right: 30px !important;
}
.msg-text[data-v-2cfb7162] {
  display: block;
  width: 60px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.msg-text.display[data-v-2cfb7162] {
  color: #ccc;
}

[data-v-bd13ccde] .el-form-item {
  border: none !important;
}
[data-v-bd13ccde] .el-input {
  height: 40px !important;
  width: 100% !important;
}
[data-v-bd13ccde] .el-input--prefix .el-input__inner {
  padding-left: 30px !important;
}
[data-v-bd13ccde] .el-input__inner {
  height: 40px !important;
  line-height: 40px !important;
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
[data-v-bd13ccde] .el-form-item.is-error .el-input__inner {
  border-color: #F56C6C !important;
}
[data-v-bd13ccde] .el-input--suffix .el-input__inner {
  padding-right: 30px !important;
}
.msg-text[data-v-bd13ccde] {
  display: block;
  width: 60px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.msg-text.display[data-v-bd13ccde] {
  color: #ccc;
}


.avue-crud__menu {
  min-height: 0;
}
.enterprise-cert-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #fff !important;
}

[data-v-6bc2799e] .el-form-item {
  border: none !important;
}
[data-v-6bc2799e] .el-input {
  height: 40px !important;
  width: 100% !important;
}
[data-v-6bc2799e] .el-input--prefix .el-input__inner {
  padding-left: 30px !important;
}
[data-v-6bc2799e] .el-input__inner {
  height: 40px !important;
  line-height: 40px !important;
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
[data-v-6bc2799e] .el-form-item.is-error .el-input__inner {
  border-color: #F56C6C !important;
}
[data-v-6bc2799e] .el-input--suffix .el-input__inner {
  padding-right: 30px !important;
}
.login-code[data-v-6bc2799e] {
  height: 40px;
  margin-left: 10px;
}
.login-code img[data-v-6bc2799e] {
    width: 100%;
    height: 100%;
}


.enterprise-card-item[data-v-160ce06e] {
  margin-top: 12px;
}
.card-header[data-v-160ce06e] {
  padding-top: 10px;
}
.table-label[data-v-160ce06e]::before {
  content: '*';
  color: red;
}
.table-content-readonly[data-v-160ce06e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table-content-right[data-v-160ce06e] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cell-btn[data-v-160ce06e] {
  position: absolute;
  right: 5px;
  /*min-width: 80px;*/
  text-align: center;
}
.table-content-edit[data-v-160ce06e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.full-select[data-v-160ce06e] {
  width: 100%;
}
.scale-box[data-v-160ce06e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.scale-remark[data-v-160ce06e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*width: 250px;*/
  white-space: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: 15px;
}

.social-container[data-v-2ffb9b82] {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.social-container .iconfont[data-v-2ffb9b82] {
    color: #fff;
    font-size: 30px;
}
.social-container .container[data-v-2ffb9b82] {
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 10px;
}
.social-container .title[data-v-2ffb9b82] {
    text-align: center;
}


.stat-info[data-v-5ba42232] {
  margin-bottom: 5px;
}

.login-container[data-v-9fa485f6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-image: url("/img/bg/bg.jpg");
  background-size: 100% 100%;
}
.login-weaper[data-v-9fa485f6] {
  margin: 0 auto;
  width: 1000px;
  -webkit-box-shadow: -4px 5px 10px rgba(0, 0, 0, 0.4);
          box-shadow: -4px 5px 10px rgba(0, 0, 0, 0.4);
}
.login-weaper .el-input-group__append[data-v-9fa485f6] {
    border: none;
}
.login-left[data-v-9fa485f6],
.login-border[data-v-9fa485f6] {
  position: relative;
  min-height: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.login-left[data-v-9fa485f6] {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #409EFF;
  color: #fff;
  float: left;
  width: 50%;
  position: relative;
}
.login-left .img[data-v-9fa485f6] {
  width: 140px;
}
.login-time[data-v-9fa485f6] {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 100%;
  color: #fff;
  font-weight: 200;
  opacity: 0.9;
  font-size: 18px;
  overflow: hidden;
}
.login-left .title[data-v-9fa485f6] {
  margin-top: 60px;
  text-align: center;
  color: #fff;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 25px;
}
.login-border[data-v-9fa485f6] {
  border-left: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
  background-color: #fff;
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.login-main[data-v-9fa485f6] {
  margin: 0 auto;
  width: 65%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.login-main > h3[data-v-9fa485f6] {
  margin-bottom: 20px;
}
.login-main > p[data-v-9fa485f6] {
  color: #76838f;
}
.login-title[data-v-9fa485f6] {
  color: #333;
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  letter-spacing: 4px;
}
.login-menu[data-v-9fa485f6] {
  margin-top: 40px;
  width: 100%;
  text-align: center;
}
.login-menu a[data-v-9fa485f6] {
    color: #999;
    font-size: 12px;
    margin: 0px 8px;
}
.login-submit[data-v-9fa485f6] {
  width: 100%;
  height: 45px;
  border: 1px solid #409EFF;
  background: none;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 300;
  color: #409EFF;
  cursor: pointer;
  margin-top: 30px;
  font-family: "neo";
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.login-form[data-v-9fa485f6] {
  margin: 10px 0;
}
.login-form i[data-v-9fa485f6] {
    color: #333;
}
.login-form .el-form-item__content[data-v-9fa485f6] {
    width: 100%;
}
.login-form .el-form-item[data-v-9fa485f6] {
    margin-bottom: 12px;
}
.login-form .el-input input[data-v-9fa485f6] {
    padding-bottom: 10px;
    text-indent: 5px;
    background: transparent;
    border: none;
    border-radius: 0;
    color: #333;
    border-bottom: 1px solid #ebedf2;
}
.login-form .el-input .el-input__prefix i[data-v-9fa485f6] {
    padding: 0 5px;
    font-size: 16px !important;
}
.login-code[data-v-9fa485f6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 0 0 10px;
}
.login-code-img[data-v-9fa485f6] {
  margin-top: 2px;
  width: 100px;
  height: 38px;
  background-color: #fdfdfd;
  border: 1px solid #f0f0f0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 38px;
  text-indent: 5px;
  text-align: center;
  cursor: pointer !important;
}
.login-container[data-v-9fa485f6] {
  width: 100%;
  height: 100%;
  background-image: none;
}
.login-container .login-weaper[data-v-9fa485f6] {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url(../img/login_bg.7c948172.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.login-container .login-weaper .login-left[data-v-9fa485f6] {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      background: transparent !important;
}
.login-container .login-weaper .login-border[data-v-9fa485f6] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      background: rgba(255, 255, 255, 0.8);
      width: 38%;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 2;
}
.login-container .login-weaper .login-border .login_text[data-v-9fa485f6] {
        width: 65%;
}
.login-container .login-weaper .login-border .login_text .login_text1[data-v-9fa485f6] {
          font-family: PingFangSC, PingFang SC;
          font-weight: 600;
          font-size: 24px;
          color: #333333;
          line-height: 40px;
          text-align: left;
          font-style: normal;
          margin-bottom: 10px;
}
.login-container .login-weaper .login-border .login_text .login_text2[data-v-9fa485f6] {
          font-family: PingFangSC, PingFang SC;
          font-weight: 600;
          font-size: 30px;
          color: #333333;
          line-height: 46px;
          text-align: left;
          font-style: normal;
          margin-bottom: 50px;
}
.login-container .login-weaper .login-border .login_logo[data-v-9fa485f6] {
        width: 65%;
        margin: 0 auto 50px;
}
.login-container .login-weaper .login-border .login_logo img[data-v-9fa485f6] {
          height: 80px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
}

[data-v-fbdad51a] .el-form-item {
  border: none !important;
}
[data-v-fbdad51a] .el-input {
  height: 40px !important;
  width: 100% !important;
}
[data-v-fbdad51a] .el-input--prefix .el-input__inner {
  padding-left: 30px !important;
}
[data-v-fbdad51a] .el-input__inner {
  height: 40px !important;
  line-height: 40px !important;
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
[data-v-fbdad51a] .el-form-item.is-error .el-input__inner {
  border-color: #F56C6C !important;
}
[data-v-fbdad51a] .el-input--suffix .el-input__inner {
  padding-right: 30px !important;
}
.login-code[data-v-fbdad51a] {
  height: 40px;
  margin-left: 10px;
}
.login-code img[data-v-fbdad51a] {
    width: 100%;
    height: 100%;
}

[data-v-0d1450be] .el-form-item {
  border: none !important;
}
[data-v-0d1450be] .el-input {
  height: 40px !important;
  width: 100% !important;
}
[data-v-0d1450be] .el-input--prefix .el-input__inner {
  padding-left: 30px !important;
}
[data-v-0d1450be] .el-input__inner {
  height: 40px !important;
  line-height: 40px !important;
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
[data-v-0d1450be] .el-form-item.is-error .el-input__inner {
  border-color: #F56C6C !important;
}
[data-v-0d1450be] .el-input--suffix .el-input__inner {
  padding-right: 30px !important;
}
.login-code[data-v-0d1450be] {
  height: 40px;
  margin-left: 10px;
}
.login-code img[data-v-0d1450be] {
    width: 100%;
    height: 100%;
}

.login-container[data-v-4b80a35e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-image: url("/img/bg/bg.jpg");
  background-size: 100% 100%;
}
.login-weaper[data-v-4b80a35e] {
  margin: 0 auto;
  width: 1000px;
  -webkit-box-shadow: -4px 5px 10px rgba(0, 0, 0, 0.4);
          box-shadow: -4px 5px 10px rgba(0, 0, 0, 0.4);
}
.login-weaper .el-input-group__append[data-v-4b80a35e] {
    border: none;
}
.login-left[data-v-4b80a35e],
.login-border[data-v-4b80a35e] {
  position: relative;
  min-height: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.login-left[data-v-4b80a35e] {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #409EFF;
  color: #fff;
  float: left;
  width: 50%;
  position: relative;
}
.login-left .img[data-v-4b80a35e] {
  width: 140px;
}
.login-time[data-v-4b80a35e] {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 100%;
  color: #fff;
  font-weight: 200;
  opacity: 0.9;
  font-size: 18px;
  overflow: hidden;
}
.login-left .title[data-v-4b80a35e] {
  margin-top: 60px;
  text-align: center;
  color: #fff;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 25px;
}
.login-border[data-v-4b80a35e] {
  border-left: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
  background-color: #fff;
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.login-main[data-v-4b80a35e] {
  margin: 0 auto;
  width: 65%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.login-main > h3[data-v-4b80a35e] {
  margin-bottom: 20px;
}
.login-main > p[data-v-4b80a35e] {
  color: #76838f;
}
.login-title[data-v-4b80a35e] {
  color: #333;
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  letter-spacing: 4px;
}
.login-menu[data-v-4b80a35e] {
  margin-top: 40px;
  width: 100%;
  text-align: center;
}
.login-menu a[data-v-4b80a35e] {
    color: #999;
    font-size: 12px;
    margin: 0px 8px;
}
.login-submit[data-v-4b80a35e] {
  width: 100%;
  height: 45px;
  border: 1px solid #409EFF;
  background: none;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 300;
  color: #409EFF;
  cursor: pointer;
  margin-top: 30px;
  font-family: "neo";
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.login-form[data-v-4b80a35e] {
  margin: 10px 0;
}
.login-form i[data-v-4b80a35e] {
    color: #333;
}
.login-form .el-form-item__content[data-v-4b80a35e] {
    width: 100%;
}
.login-form .el-form-item[data-v-4b80a35e] {
    margin-bottom: 12px;
}
.login-form .el-input input[data-v-4b80a35e] {
    padding-bottom: 10px;
    text-indent: 5px;
    background: transparent;
    border: none;
    border-radius: 0;
    color: #333;
    border-bottom: 1px solid #ebedf2;
}
.login-form .el-input .el-input__prefix i[data-v-4b80a35e] {
    padding: 0 5px;
    font-size: 16px !important;
}
.login-code[data-v-4b80a35e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 0 0 10px;
}
.login-code-img[data-v-4b80a35e] {
  margin-top: 2px;
  width: 100px;
  height: 38px;
  background-color: #fdfdfd;
  border: 1px solid #f0f0f0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 38px;
  text-indent: 5px;
  text-align: center;
  cursor: pointer !important;
}
.header-info[data-v-4b80a35e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header-switch[data-v-4b80a35e] {
  font-size: 20px;
}
.login-container[data-v-4b80a35e] {
  width: 100%;
  height: 100vh;
  background-image: none;
}
.login-container .login-weaper[data-v-4b80a35e] {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: url(../img/login_bg.7c948172.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.login-container .login-weaper .login-left[data-v-4b80a35e] {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      background: transparent !important;
}
.login-container .login-weaper .login-border[data-v-4b80a35e] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      background: rgba(255, 255, 255, 0.8);
      width: 38%;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 2;
}
.login-container .login-weaper .login-border .login_text[data-v-4b80a35e] {
        width: 65%;
}
.login-container .login-weaper .login-border .login_text .login_text1[data-v-4b80a35e] {
          font-family: PingFangSC, PingFang SC;
          font-weight: 600;
          font-size: 24px;
          color: #333333;
          line-height: 40px;
          text-align: left;
          font-style: normal;
          margin-bottom: 10px;
}
.login-container .login-weaper .login-border .login_text .login_text2[data-v-4b80a35e] {
          font-family: PingFangSC, PingFang SC;
          font-weight: 600;
          font-size: 30px;
          color: #333333;
          line-height: 46px;
          text-align: left;
          font-style: normal;
          margin-bottom: 50px;
}
.login-container .login-weaper .login-border .login_logo[data-v-4b80a35e] {
        width: 65%;
        margin: 0 auto 50px;
}
.login-container .login-weaper .login-border .login_logo img[data-v-4b80a35e] {
          height: 80px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
}


.join-page[data-v-b002bb0e] {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow-y: auto;
  height: 100vh;
}
.join-content[data-v-b002bb0e] {
  min-height: 100vh;
}
.content[data-v-b002bb0e] {
  padding: 20px;
}
.btn-box[data-v-b002bb0e] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
.common-btn[data-v-b002bb0e] {
  width: 180px;
}
.audit-info[data-v-b002bb0e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}
.audit-info .icon[data-v-b002bb0e] {
  width: 80px;
  height: 80px;
}
.audit-info .text[data-v-b002bb0e] {
  font-size: 18rpx;
  color: #666666;
  margin-top: 30px;
}
.mod-btn[data-v-b002bb0e] {
  margin-top: 10px;
}
.country-standard[data-v-b002bb0e] {
  width: 100%;
}


.avue-crud__menu {
  min-height: 0;
}
.enterprise-cert-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #fff !important;
}


.avue-crud__menu {
  min-height: 0;
}
.enterprise-cert-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #fff !important;
}


.avue-crud__menu {
  min-height: 0;
}
.enterprise-cert-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #fff !important;
}


.avue-crud__menu {
  min-height: 0;
}
.enterprise-cert-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #fff !important;
}


.avue-crud__menu {
  min-height: 0;
}
.enterprise-cert-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #fff !important;
}


.avue-crud__menu {
  min-height: 0;
}
.enterprise-cert-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #fff !important;
}


.avue-crud__menu {
  min-height: 0;
}
.enterprise-cert-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #fff !important;
}


.avue-crud__menu {
  min-height: 0;
}
.enterprise-cert-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #fff !important;
}


.avue-crud__menu {
  min-height: 0;
}
.enterprise-cert-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #fff !important;
}


.avue-crud__menu {
  min-height: 0;
}
.enterprise-cert-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #fff !important;
}





.date-picker-container[data-v-41dbd6ba] {
  padding: 10px;
}
.date-input-group[data-v-41dbd6ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.selected-dates-tags[data-v-41dbd6ba] {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}



.avue-crud__menu {
  min-height: 0;
}
.enterprise-cert-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #fff !important;
}


.expand-menus .el-menu-item {
  background-color: #ebebeb !important;
  margin-top: 5px;
}
.enterprise-info-page .el-menu-item:hover {
  background-color: #388dff !important;
  color: #ffffff !important;
}
.enterprise-info-page .el-menu-item.is-active {
  background-color: #388dff !important;
  color: #ffffff !important;
}
.enterprise-info-page .el-menu-item-group__title {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.enterprise-info-page .el-card__header {
  border-bottom: none;
}
.enterprise-info-page .el-submenu__title {
  background-color: #ebebeb !important;
  margin-top: 5px;
}
.enterprise-info-page .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #f9f9f9;
  width: 200px;
}
.enterprise-info-page .el-table--scrollable-x .el-table__body-wrapper {
  overflow-x: hidden;
}
.enterprise-info-page .el-table_9_column_39 {
  background-color: #fff !important;
}
.enterprise-info-page .el-table_10_column_43 {
  background-color: #fff !important;
}
.enterprise-info-page .el-table_11_column_47 {
  background-color: #fff !important;
}
.enterprise-info-page .el-table--enable-row-hover .el-table__body tr:hover > td {
  background: none !important
}




.el-menu-vertical[data-v-664f7a13] {
  width: 220px;
}
.d-text-icon[data-v-664f7a13] {
  margin-right: 3px;
  font-size: 33px;
}
.enterprise-info-page[data-v-664f7a13] {
  background-color: #fff;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  /*padding-top: 20px;*/
  height: 100vh;
  padding-top: 0;
  overflow: hidden;
}
.main-card[data-v-664f7a13] {
  width: 80%;
  margin-left: 15px;
  padding-bottom: 50px;
  height: 95%;
  overflow-y: scroll;
}
.card-header[data-v-664f7a13] {
  padding-top: 10px;
}
.table-label[data-v-664f7a13]::before {
  content: '*';
  color: red;
}
.action-row[data-v-664f7a13] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-right: 5px;
}
.enterprise-card-item[data-v-664f7a13] {
  margin-top: 12px;
}
.table-content-readonly[data-v-664f7a13] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table-content-right[data-v-664f7a13] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cell-btn[data-v-664f7a13] {
  position: absolute;
  right: 5px;
  /*min-width: 80px;*/
  text-align: center;
}
.table-content-edit[data-v-664f7a13] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.full-select[data-v-664f7a13] {
  width: 100%;
}
.scale-box[data-v-664f7a13] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.scale-remark[data-v-664f7a13] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*width: 250px;*/
  white-space: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: 15px;
}
.country-standard[data-v-664f7a13] {
  width: 100%;
}
.amap[data-v-664f7a13] {
  width: 300px;
  height: 300px;
}



.amap-logo {
  display: none !important;
}
.amap-copyright {
  visibility: hidden !important;
}



.qrcode[data-v-43822c0c] {
  position: absolute;
  left: 5px;
  top: 15px;
}
.header-view[data-v-43822c0c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 110px;
}
.header-view .ent-name[data-v-43822c0c] {
  font-size: 20px;
  color: #409EFF;
  font-weight: 700;
}
.header-view .round-text-btn[data-v-43822c0c] {
  color: #409EFF;
  margin-left: 12px;
  font-size: 11px;
  border-radius: 20px;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(64, 158, 255, 0.15);
}
.header-content[data-v-43822c0c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 110px;
}
.header-content .header-left[data-v-43822c0c] {
  width: 200px;
}
.linkman-item[data-v-43822c0c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #666;
  font-size: 13px;
}
.linkman-item .linkman-left[data-v-43822c0c] {
}
.linkman-item .linkman-right[data-v-43822c0c] {
}
.map-preview-box[data-v-43822c0c] {
  width: 300px;
  height: 70px;
  position: relative;
  left: -110px;
  border-radius: 5px;
  margin-top: 12px;
}
#map-preview[data-v-43822c0c] {
  width: 300px;
  height: 70px;
  position: relative;
}
.map-address[data-v-43822c0c] {
  font-weight: 500;
  font-size: 12px;
  color: #666;
  z-index: 999;
  position: absolute;
  bottom: 0;
  right: 0;
  /*width: 200px;*/
}
.header-right[data-v-43822c0c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 75%;
}
.header-stat-item[data-v-43822c0c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 110px;
  width: 120px;
}
.header-stat-item .bg[data-v-43822c0c] {
  height: 90%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.header-stat-item .stat-count[data-v-43822c0c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-stat-item .stat-count-val[data-v-43822c0c] {
  font-size: 18px;
  font-weight: 600;
  color: red;
}
.header-stat-item .stat-count-unit[data-v-43822c0c] {
  margin-left: 10px;
  font-size: 14px;
  color: #409EFF;
}
.header-stat-item .stat-label[data-v-43822c0c] {
  font-size: 15px;
  color: #666;
}
.card-4[data-v-43822c0c] {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.card-item[data-v-43822c0c] {
  width: 24.5%;
}
.overview-page[data-v-43822c0c] {
  padding: 20px;
}
.header-card[data-v-43822c0c] {
  position: relative;
}
.divider[data-v-43822c0c] {
  position: relative;
  left: 110px;
}
.card-header[data-v-43822c0c] {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-weight: 700;
}
.blue-shu[data-v-43822c0c] {
  display: block;
  height: 16px;
  width: 4px;
  background-color: #409EFF;
  margin-right: 10px;
}
#dialog-map[data-v-43822c0c] {
  width: 100%;
  height: 500px;
}
#risk-level-chart[data-v-43822c0c] {
  height: 180px;
}
#risk-patrol-chart[data-v-43822c0c] {
  height: 180px;
}
#hidden-danger-level-chart[data-v-43822c0c] {
  height: 180px;
}
#hidden-danger-rectify-chart[data-v-43822c0c] {
  height: 180px;
}




.card-item .el-card__body {
  padding: 8px;
}
.card-item .el-table__body .el-table__row > td:nth-child(odd) {
  background-color: #f0fafe;
  width: 200px;
}
.card-item .el-table--border {
  border: 1px solid #f0fafe;
}
.card-item .el-table__cell {
  padding-top: 6px;
  padding-bottom: 6px;
}
.btm-card {
  height: 180px;
}


@charset "UTF-8";
.main-bg[data-v-aafd7c4e] {
  background: url(../img/main-bg.c91ed681.jpg);
  background-size: 100% 100%;
  width: 100vw;
  height: 100vh;
  position: relative;
  margin: 0;
  padding: 0;
}
.top[data-v-aafd7c4e] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 7.96296vh;
  z-index: 99;
  background: url(../img/top-bg.21475b7b.png);
  background-size: 100% 100%;
  color: #fff;
  font-size: 3.7037vh;
  font-weight: 400;
  line-height: 4.81481vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.counts[data-v-aafd7c4e] {
  position: absolute;
  left: 3.38542vw;
  top: 11.48148vh;
  width: 23.75vw;
  height: 33.05556vh;
}
.box-header[data-v-aafd7c4e] {
  width: 23.75vw;
  height: 3.51852vh;
  position: relative;
}
.box-name[data-v-aafd7c4e] {
  font-size: 2.22222vh;
  font-weight: 700;
  line-height: 2.96296vh;
  color: #ffffff;
  position: absolute;
  left: 1.45833vw;
  top: 0;
}
.box-title[data-v-aafd7c4e] {
  width: 23.75vw;
  height: 3.51852vh;
  position: absolute;
  left: 0;
  top: 0;
}
.box-items[data-v-aafd7c4e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.box-item[data-v-aafd7c4e] {
  min-width: 7.13542vw;
  margin-right: 3.64583vw;
  height: 10.18519vh;
  position: relative;
  margin-top: 2.68519vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.box-item-image[data-v-aafd7c4e] {
  min-width: 7.13542vw;
  height: 7.59259vh;
  position: absolute;
  top: 0;
  left: 0;
}
.box-item-title[data-v-aafd7c4e] {
  font-size: 1.66667vh;
  font-weight: 500;
  line-height: 2.22222vh;
  color: #3de6ff;
  position: absolute;
  bottom: 0;
}
.box-item-value[data-v-aafd7c4e] {
  font-size: 2.59259vh;
  font-weight: 700;
  line-height: 3.51852vh;
  color: #ffffff;
  position: absolute;
  top: 0;
}
.box-item-value .unit[data-v-aafd7c4e] {
  font-size: 1.66667vh;
  font-weight: 700;
  line-height: 3.51852vh;
}
.map[data-v-aafd7c4e] {
  position: absolute;
  left: 28.59375vw;
  top: 15vh;
  width: 42.08333vw;
  height: 45.27778vh;
}
.map .chart[data-v-aafd7c4e] {
    width: 100%;
    height: 100%;
}
.category[data-v-aafd7c4e] {
  position: absolute;
  right: 3.38542vw;
  top: 11.48148vh;
  width: 23.75vw;
  height: 33.05556vh;
}
.category .chart[data-v-aafd7c4e] {
    width: 100%;
    height: 100%;
}
.danger[data-v-aafd7c4e] {
  position: absolute;
  left: 3.38542vw;
  top: 48.14815vh;
  width: 23.75vw;
  height: 33.05556vh;
}
.danger .danger-charts[data-v-aafd7c4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 26.5625vw;
    position: relative;
    left: -2.08333vw;
}
.danger .chart-outer[data-v-aafd7c4e] {
    width: 100%;
    height: 100%;
    position: relative;
}
.danger .chart-outer .danger-stat[data-v-aafd7c4e] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.danger .chart-outer .danger-stat .stat-num[data-v-aafd7c4e] {
        color: #3de6ff;
        font-size: 2.59259vh;
        font-weight: 700;
}
.danger .chart-outer .danger-stat .stat-name[data-v-aafd7c4e] {
        font-size: 1.11111vh;
        font-weight: 400;
        color: white;
}
.danger .chart-outer .danger-stat .stat-unit[data-v-aafd7c4e] {
        color: #3de6ff;
        font-size: 1.48148vh;
        font-weight: 400;
}
.danger .chart[data-v-aafd7c4e] {
    width: 100%;
    height: 11.11111vh;
    margin-top: 1.85185vh;
}
.change[data-v-aafd7c4e] {
  position: absolute;
  right: 3.38542vw;
  top: 48.14815vh;
  width: 23.75vw;
  height: 33.05556vh;
}
.change .table[data-v-aafd7c4e] {
    width: 100%;
    height: 100%;
}
.grid[data-v-aafd7c4e] {
  position: absolute;
  left: 3.38542vw;
  bottom: 9.25926vh;
  width: 93.75vw;
  height: 13.88889vh;
}
.grid .grids[data-v-aafd7c4e] {
    margin-top: 4.25926vh;
}
.grid .grid-items[data-v-aafd7c4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.grid .grid-items .grid-item[data-v-aafd7c4e] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      text-align: center;
      font-size: 1.85185vh;
      height: 8.33333vh;
      width: 10.05208vw;
      color: #3de6ff;
      margin-right: 1.71875vw;
      background: url(../img/grid-box.767f8985.png);
      background-size: 100% 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      cursor: pointer;
}
.custom-info-window[data-v-aafd7c4e] {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  color: #333;
  font-size: 14px;
  line-height: 1.5;
}
.custom-info-window[data-v-aafd7c4e]::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(255, 255, 255, 0.9);
}
.native-table-container[data-v-aafd7c4e] {
  padding: 0 1.04167vw;
  color: #fff;
}
.native-table-row[data-v-aafd7c4e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 3.7037vh;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header[data-v-aafd7c4e] {
  background-color: rgba(30, 55, 153, 0.6);
  font-weight: bold;
}
.cell[data-v-aafd7c4e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  padding: 0 0.52083vw;
  white-space: nowrap;
  /* 禁止换行 */
  overflow: hidden;
  /* 超出隐藏 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}
.cell[data-v-aafd7c4e]:nth-child(1) {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  /* 第一列更宽 */
}
.cell[data-v-aafd7c4e]:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cell[data-v-aafd7c4e]:nth-child(3) {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.status-pending[data-v-aafd7c4e] {
  color: orange;
}
.status-resolved[data-v-aafd7c4e] {
  color: lightgreen;
}
@media (max-width: 768px) {
.cell[data-v-aafd7c4e] {
    font-size: 1.2963vh;
}
}
.nums[data-v-aafd7c4e] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 2.60417vw;
  padding-right: 2.60417vw;
  margin-top: 1.85185vh;
  margin-bottom: 1.85185vh;
}
.nums .num-info[data-v-aafd7c4e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.nums .num-info .num-count[data-v-aafd7c4e] {
      font-size: 2.22222vh;
      font-weight: 400;
}
.nums .num-info .num-name[data-v-aafd7c4e] {
      margin-top: 0.27778vh;
      font-size: 1.11111vh;
      font-weight: 400;
      color: white;
}
#dangerBarChart[data-v-aafd7c4e] {
  position: absolute;
  left: 28.95833vw;
  bottom: 16.66667vh;
  width: 39.0625vw;
  height: 23.14815vh;
}

.lyyj-map-card {
  background: url(data:image/png;base64,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);
  background-size: 100% 100%;
  padding-left: 2.5vw;
  padding-top: 0.27778vh;
  padding-top: 0.46296vh;
  height: 16.38889vh;
  width: 15.36458vw;
}
.lyyj-map-item {
  font-size: 1.48148vh;
  font-weight: 400;
  color: white;
  margin-bottom: 0.27778vh;
}

