@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-e7a41aa8] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-e7a41aa8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-e7a41aa8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-e7a41aa8] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-e7a41aa8] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-e7a41aa8] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-e7a41aa8] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-e7a41aa8] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-e7a41aa8] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-e7a41aa8] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-e7a41aa8]  .el-form-item__content,
.table-style .fill-select-item[data-v-e7a41aa8]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-e7a41aa8] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-e7a41aa8] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-e7a41aa8], .form-widget-list .checkbox-form-item-wrapper[data-v-e7a41aa8] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-e7a41aa8], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-e7a41aa8] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-e7a41aa8] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-e7a41aa8] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-e7a41aa8], .el-form-item--medium .el-checkbox[data-v-e7a41aa8] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-e7a41aa8] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-e7a41aa8], .el-form-item--small .el-checkbox[data-v-e7a41aa8] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-e7a41aa8] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-e7a41aa8], .el-form-item--mini .el-checkbox[data-v-e7a41aa8] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-e7a41aa8] {
  margin-top: 4px;
}
input[type=password][data-v-e7a41aa8]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-e7a41aa8]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-e7a41aa8]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-e7a41aa8]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-e7a41aa8]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-e7a41aa8] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-e7a41aa8] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-e7a41aa8] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-e7a41aa8]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-e7a41aa8] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-e7a41aa8] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-e7a41aa8] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-e7a41aa8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-e7a41aa8] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-e7a41aa8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-e7a41aa8] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-e7a41aa8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-e7a41aa8], .table-style .el-form-item .el-form-item__content > div[data-v-e7a41aa8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-e7a41aa8] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-e7a41aa8], .table-style .el-form-item.rich-editor-item[data-v-e7a41aa8], .table-style .el-form-item.static-text-item[data-v-e7a41aa8], .table-style .el-form-item.html-text-item[data-v-e7a41aa8] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-e7a41aa8], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-e7a41aa8], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-e7a41aa8], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-e7a41aa8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-e7a41aa8] {
  height: 30px;
  line-height: 30px;
}
.login-form[data-v-e7a41aa8] {
  border-radius: 6px;
  background: #ffffff;
  width: 460px;
  min-height: 502px;
  padding: 34px 40px 28px;
  position: relative;
  -webkit-box-shadow: 0 24px 64px rgba(40, 77, 119, 0.14);
          box-shadow: 0 24px 64px rgba(40, 77, 119, 0.14);
  overflow: hidden;
}
.login-form[data-v-e7a41aa8]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 8px;
  background: -webkit-gradient(linear, left top, right top, from(#1f6df4), to(#19c8bd));
  background: linear-gradient(90deg, #1f6df4 0%, #19c8bd 100%);
}
.login-form.wechat-login-form[data-v-e7a41aa8] {
  padding-top: 28px;
  padding-bottom: 28px;
}
.login-form.wechat-login-form .logo-info[data-v-e7a41aa8] {
  padding: 14px 0 14px;
}
.login-form.wechat-login-form .login-heading[data-v-e7a41aa8] {
  margin-bottom: 12px;
}
.login-form.wechat-login-form .login-divider[data-v-e7a41aa8] {
  margin-top: 16px;
  margin-bottom: 10px;
}
.login-form.wechat-login-form .login-secure-tip[data-v-e7a41aa8] {
  margin-top: 18px;
}
.login-form[data-v-e7a41aa8]  .el-form-item--small.el-form-item {
  margin-bottom: 28px;
}
.login-form[data-v-e7a41aa8]  .el-form-item__error {
  padding-top: 5px;
  line-height: 16px;
}
.login-form[data-v-e7a41aa8]  .el-input__inner {
  height: 42px;
  line-height: 42px;
  border-radius: 6px;
  background: #f5f9ff;
  border-color: #d4e2f5;
  color: #111827;
  font-size: 16px;
  padding-left: 38px;
}
.login-form[data-v-e7a41aa8]  .el-input__inner:focus {
  background: #eef6ff;
  border-color: #8bb8ff;
  -webkit-box-shadow: 0 0 0 3px rgba(47, 124, 246, 0.12);
          box-shadow: 0 0 0 3px rgba(47, 124, 246, 0.12);
}
.login-form[data-v-e7a41aa8]  .el-input__prefix {
  left: 12px;
  color: #9aaabd;
  font-size: 16px;
}
.login-form[data-v-e7a41aa8]  .el-button--primary {
  height: 46px;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, right top, from(#1f6df4), to(#3183f7));
  background: linear-gradient(90deg, #1f6df4 0%, #3183f7 100%);
  border: 0;
  -webkit-box-shadow: 0 12px 24px rgba(31, 109, 244, 0.2);
          box-shadow: 0 12px 24px rgba(31, 109, 244, 0.2);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 6px;
}
.login-form .logo-info[data-v-e7a41aa8] {
  width: 100%;
  padding: 22px 0 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.login-form .logo-info .logo-image[data-v-e7a41aa8] {
  width: 230px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.login-form .login-container[data-v-e7a41aa8] {
  width: 100%;
}
.login-form .login-container .login-heading[data-v-e7a41aa8] {
  margin-bottom: 22px;
  color: #3d3f43;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}
.login-form .login-container .login-panel[data-v-e7a41aa8] {
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.login-form .login-container .agency-picker[data-v-e7a41aa8] {
  position: relative;
  margin-bottom: 20px;
}
.login-form .login-container .agency-search-list[data-v-e7a41aa8] {
  position: absolute;
  left: 0;
  right: 0;
  top: 46px;
  max-height: 160px;
  overflow-y: auto;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.login-form .login-container .agency-search-item[data-v-e7a41aa8] {
  padding: 8px 12px;
  color: #303133;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.login-form .login-container .agency-search-item[data-v-e7a41aa8]:hover {
  background: #f5f7fa;
  color: #0078f8;
}
.login-form .login-container .agency-search-name[data-v-e7a41aa8] {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.login-form .login-container .selected-agency-tip[data-v-e7a41aa8] {
  margin-top: 8px;
  color: #606266;
  font-size: 13px;
  line-height: 18px;
}
.login-form .login-container .number-form-disabled[data-v-e7a41aa8] {
  opacity: 0.72;
}
.login-form .login-container .wechat-open-login[data-v-e7a41aa8] {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.login-form .login-container .wechat-open-login .wechat-open-box[data-v-e7a41aa8] {
  width: 100%;
  padding: 16px 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d4e2f5;
  border-radius: 6px;
  background: #f5f9ff;
}
.login-form .login-container .wechat-open-login .wechat-open-frame[data-v-e7a41aa8] {
  display: block;
  width: 100%;
  height: 380px;
  margin: 0 auto;
  border: 0;
  overflow: hidden;
  background: transparent;
}
.login-form .login-container .wechat-open-login .wechat-open-empty[data-v-e7a41aa8] {
  height: 380px;
  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;
  color: #909399;
  font-size: 14px;
}
.login-form .login-container .wechat-open-login p[data-v-e7a41aa8] {
  margin: 12px auto 0;
  padding: 0;
  width: 100%;
  text-align: center;
  color: #606266;
}
.login-form .el-input[data-v-e7a41aa8] {
  height: 42px;
}
.login-form .el-input input[data-v-e7a41aa8] {
  height: 42px;
  line-height: 42px;
}
.login-form .input-icon[data-v-e7a41aa8] {
  height: 39px;
  width: 14px;
  margin-left: 2px;
}
.login-tip[data-v-e7a41aa8] {
  font-size: 13px;
  text-align: center;
  color: #bfbfbf;
}
.password-policy-tip[data-v-e7a41aa8] {
  margin-top: 6px;
  color: #909399;
  font-size: 12px;
  line-height: 18px;
}
.tenant-password-tip[data-v-e7a41aa8] {
  color: #606266;
  font-size: 13px;
  line-height: 22px;
}
.login-bottom-actions[data-v-e7a41aa8] {
  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;
  gap: 16px;
  margin-top: 10px;
  height: 22px;
  color: #6e7f95;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  cursor: pointer;
}
.login-bottom-actions[data-v-e7a41aa8]  .el-button--text {
  color: #1f6df4;
  font-size: 14px;
  font-weight: 700;
}
.login-divider[data-v-e7a41aa8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin: 30px 0 12px;
  color: #66758a;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}
.login-divider[data-v-e7a41aa8]::before, .login-divider[data-v-e7a41aa8]::after {
  content: "";
  height: 1px;
  background: #e5ebf3;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.login-other-methods[data-v-e7a41aa8] {
  display: grid;
  gap: 12px;
}
.login-other-methods button[data-v-e7a41aa8] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  height: 42px;
  border: 1px solid #d9e1ec;
  border-radius: 5px;
  background: #ffffff;
  color: #4d5560;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
}
.login-other-methods button[data-v-e7a41aa8]:hover {
  color: #1f6df4;
  border-color: #9fc3ff;
  background: #f6faff;
}
.login-other-methods .login-method-icon[data-v-e7a41aa8] {
  display: inline-block;
  width: 18px;
  height: 18px;
  color: #1f6df4;
  font-size: 18px;
  line-height: 18px;
  fill: currentColor;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.login-other-methods .wechat-method-icon[data-v-e7a41aa8] {
  background: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2321B455' d='M7.3 3.2C4.4 3.2 2 5.1 2 7.4c0 1.3.8 2.5 2 3.3l-.5 1.5 1.7-.9c.6.2 1.3.3 2.1.3 2.9 0 5.3-1.9 5.3-4.2S10.2 3.2 7.3 3.2Zm-1.8 3.5c-.4 0-.8-.4-.8-.8s.4-.8.8-.8.8.4.8.8-.3.8-.8.8Zm3.6 0c-.4 0-.8-.4-.8-.8s.4-.8.8-.8.8.4.8.8-.4.8-.8.8Z'/%3E%3Cpath fill='%2321B455' d='M16 9.5c0-2-2-3.6-4.5-3.6h-.3c.7.7 1.2 1.5 1.2 2.4 0 2.3-2.4 4.2-5.3 4.2h-.6c.8 1.3 2.7 2.3 4.8 2.3.6 0 1.3-.1 1.8-.2l1.4.7-.4-1.2c1.1-.7 1.9-1.6 1.9-2.8Z'/%3E%3C/svg%3E") center/contain no-repeat;
}
.send-code[data-v-e7a41aa8] {
  width: 104px;
}
.send-code .el-button[data-v-e7a41aa8] {
  width: 100%;
  height: 42px;
  padding: 0;
  border-radius: 6px;
  letter-spacing: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 13px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.send-code[data-v-e7a41aa8]  .el-button--primary.is-plain {
  background: #ffffff;
  color: #2f7cf6;
  border: 1px solid #b9d2ff;
  font-weight: 500;
}
.send-code[data-v-e7a41aa8]  .el-button--primary.is-disabled {
  background: #f5f7fa;
  color: #a8abb2;
  border: 1px solid #e4e7ed;
}
.login-code[data-v-e7a41aa8] {
  width: 33%;
  height: 42px;
  float: right;
}
.login-code img[data-v-e7a41aa8] {
  cursor: pointer;
  vertical-align: middle;
}
.phone-login[data-v-e7a41aa8] {
  padding: 0;
}
.mfa-tip[data-v-e7a41aa8] {
  margin: 0 0 18px;
  color: #606266;
  font-size: 14px;
  line-height: 20px;
}
.el-login-footer[data-v-e7a41aa8] {
  height: 40px;
  line-height: 40px;
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 1px;
}
.login-code-img[data-v-e7a41aa8] {
  height: 42px;
  border-radius: 6px;
}
.login-secure-tip[data-v-e7a41aa8] {
  margin-top: 42px;
  color: #a3afbf;
  font-size: 11px;
  font-weight: 500;
  text-align: center;
}

/*注册*/
.register-form[data-v-e7a41aa8] {
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.register-form .register-select[data-v-e7a41aa8] {
  margin: 0 auto 18px;
}
.register-form[data-v-e7a41aa8]  .el-form-item--small.el-form-item {
  margin-bottom: 22px;
}
.register-form[data-v-e7a41aa8]  .el-input__inner {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.register-form[data-v-e7a41aa8]  .el-button--primary {
  height: 42px;
  font-size: 16px;
  letter-spacing: 2px;
}
.register-form .register-code-content[data-v-e7a41aa8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  width: 100%;
}
.register-form .register-code-input[data-v-e7a41aa8] {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  min-width: 0;
}
.register-form .register-code-action[data-v-e7a41aa8] {
  width: 112px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 112px;
          flex: 0 0 112px;
}
.register-form .register-code-action[data-v-e7a41aa8]  .el-button {
  width: 100%;
  height: 40px;
  padding: 0;
  border-radius: 6px;
  letter-spacing: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 13px;
  font-weight: 600;
  color: #1f6df4;
  border: 1px solid #9fc3ff;
  background: #f6faff;
}
.register-form .register-code-action[data-v-e7a41aa8]  .el-button:hover, .register-form .register-code-action[data-v-e7a41aa8]  .el-button:focus {
  color: #0f5fe8;
  border-color: #7dadff;
  background: #eef6ff;
}
.register-heading[data-v-e7a41aa8] {
  margin-bottom: 22px;
  color: #3d3f43;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}
