@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7807e0d5] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7807e0d5] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7807e0d5] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.footerClass[data-v-7807e0d5] {
  text-align: center;
  min-height: 50px;
  text-align: center;
  background: #edeff0;
  color: #666666;
  font-size: 14px;
  border-top: 1px solid #dddddd;
}
.jiangsu-footerClass[data-v-7807e0d5] {
  text-align: center;
  min-height: 50px;
  text-align: center;
  background: #f1f2f5;
  color: #a9aeb8;
  font-size: 14px;
  border-top: 1px solid #dddddd;
  padding: 16px 20px 12px;
  width: 100%;
  min-width: 1200px;
}
.copyright-tip[data-v-7807e0d5] {
  color: #797878;
  cursor: pointer;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-556e888c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-556e888c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-556e888c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.error-container[data-v-556e888c] {
  height: 100vh;
  text-align: center;
}
.error-code[data-v-556e888c] {
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
  font-size: 180px;
}
.error-code > span[data-v-556e888c] {
  display: inline-block;
  line-height: 0.7;
  position: relative;
  color: #ffb485;
}
.error-code > span[data-v-556e888c] {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.error-code > span[data-v-556e888c]:nth-of-type(1) {
  color: #d1f2a5;
  animation: colordancing-556e888c 4s infinite;
}
.error-code > span[data-v-556e888c]:nth-of-type(3) {
  color: #f56991;
  animation: colordancing2-556e888c 4s infinite;
}
.error-code > span[data-v-556e888c]:nth-of-type(2) {
  width: 120px;
  height: 120px;
  border-radius: 999px;
}
.error-code > span[data-v-556e888c]:nth-of-type(2):before,
.error-code > span[data-v-556e888c]:nth-of-type(2):after {
  border-radius: 0%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: 999px;
  box-shadow: inset 30px 0 0 rgba(209, 242, 165, 0.4), inset 0 30px 0 rgba(239, 250, 180, 0.4), inset -30px 0 0 rgba(255, 196, 140, 0.4), inset 0 -30px 0 rgba(245, 105, 145, 0.4);
  animation: shadowsdancing-556e888c 4s infinite;
}
.error-code > span[data-v-556e888c]:nth-of-type(2):before {
  transform: rotate(45deg);
}
.screen-reader-text[data-v-556e888c] {
  position: absolute;
  top: -9999em;
  left: -9999em;
}
@keyframes shadowsdancing-556e888c {
0% {
    box-shadow: inset 30px 0 0 rgba(209, 242, 165, 0.4), inset 0 30px 0 rgba(239, 250, 180, 0.4), inset -30px 0 0 rgba(255, 196, 140, 0.4), inset 0 -30px 0 rgba(245, 105, 145, 0.4);
}
25% {
    box-shadow: inset 30px 0 0 rgba(245, 105, 145, 0.4), inset 0 30px 0 rgba(209, 242, 165, 0.4), inset -30px 0 0 rgba(239, 250, 180, 0.4), inset 0 -30px 0 rgba(255, 196, 140, 0.4);
}
50% {
    box-shadow: inset 30px 0 0 rgba(255, 196, 140, 0.4), inset 0 30px 0 rgba(245, 105, 145, 0.4), inset -30px 0 0 rgba(209, 242, 165, 0.4), inset 0 -30px 0 rgba(239, 250, 180, 0.4);
}
75% {
    box-shadow: inset 30px 0 0 rgba(239, 250, 180, 0.4), inset 0 30px 0 rgba(255, 196, 140, 0.4), inset -30px 0 0 rgba(245, 105, 145, 0.4), inset 0 -30px 0 rgba(209, 242, 165, 0.4);
}
100% {
    box-shadow: inset 30px 0 0 rgba(209, 242, 165, 0.4), inset 0 30px 0 rgba(239, 250, 180, 0.4), inset -30px 0 0 rgba(255, 196, 140, 0.4), inset 0 -30px 0 rgba(245, 105, 145, 0.4);
}
}
@keyframes colordancing-556e888c {
0% {
    color: #d1f2a5;
}
25% {
    color: #f56991;
}
50% {
    color: #ffc48c;
}
75% {
    color: #effab4;
}
100% {
    color: #d1f2a5;
}
}
@keyframes colordancing2-556e888c {
0% {
    color: #ffc48c;
}
25% {
    color: #effab4;
}
50% {
    color: #d1f2a5;
}
75% {
    color: #f56991;
}
100% {
    color: #ffc48c;
}
}
.error-message[data-v-556e888c] {
  font-size: 0.8rem;
  margin-top: 30px;
}
.error[data-v-556e888c] {
  margin-top: 150px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-186dbd73] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-186dbd73] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-186dbd73] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.error-container[data-v-186dbd73] {
  height: 100vh;
  text-align: center;
}
.error-code[data-v-186dbd73] {
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
  font-size: 180px;
}
.error-code > span[data-v-186dbd73] {
  display: inline-block;
  line-height: 0.7;
  position: relative;
  color: #ffb485;
}
.error-code > span[data-v-186dbd73] {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.error-code > span[data-v-186dbd73]:nth-of-type(1) {
  color: #d1f2a5;
  animation: colordancing-186dbd73 4s infinite;
}
.error-code > span[data-v-186dbd73]:nth-of-type(3) {
  color: #f56991;
  animation: colordancing2-186dbd73 4s infinite;
}
.error-code > span[data-v-186dbd73]:nth-of-type(2) {
  width: 120px;
  height: 120px;
  border-radius: 999px;
}
.error-code > span[data-v-186dbd73]:nth-of-type(2):before,
.error-code > span[data-v-186dbd73]:nth-of-type(2):after {
  border-radius: 0%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: 999px;
  box-shadow: inset 30px 0 0 rgba(209, 242, 165, 0.4), inset 0 30px 0 rgba(239, 250, 180, 0.4), inset -30px 0 0 rgba(255, 196, 140, 0.4), inset 0 -30px 0 rgba(245, 105, 145, 0.4);
  animation: shadowsdancing-186dbd73 4s infinite;
}
.error-code > span[data-v-186dbd73]:nth-of-type(2):before {
  transform: rotate(45deg);
}
.screen-reader-text[data-v-186dbd73] {
  position: absolute;
  top: -9999em;
  left: -9999em;
}
@keyframes shadowsdancing-186dbd73 {
0% {
    box-shadow: inset 30px 0 0 rgba(209, 242, 165, 0.4), inset 0 30px 0 rgba(239, 250, 180, 0.4), inset -30px 0 0 rgba(255, 196, 140, 0.4), inset 0 -30px 0 rgba(245, 105, 145, 0.4);
}
25% {
    box-shadow: inset 30px 0 0 rgba(245, 105, 145, 0.4), inset 0 30px 0 rgba(209, 242, 165, 0.4), inset -30px 0 0 rgba(239, 250, 180, 0.4), inset 0 -30px 0 rgba(255, 196, 140, 0.4);
}
50% {
    box-shadow: inset 30px 0 0 rgba(255, 196, 140, 0.4), inset 0 30px 0 rgba(245, 105, 145, 0.4), inset -30px 0 0 rgba(209, 242, 165, 0.4), inset 0 -30px 0 rgba(239, 250, 180, 0.4);
}
75% {
    box-shadow: inset 30px 0 0 rgba(239, 250, 180, 0.4), inset 0 30px 0 rgba(255, 196, 140, 0.4), inset -30px 0 0 rgba(245, 105, 145, 0.4), inset 0 -30px 0 rgba(209, 242, 165, 0.4);
}
100% {
    box-shadow: inset 30px 0 0 rgba(209, 242, 165, 0.4), inset 0 30px 0 rgba(239, 250, 180, 0.4), inset -30px 0 0 rgba(255, 196, 140, 0.4), inset 0 -30px 0 rgba(245, 105, 145, 0.4);
}
}
@keyframes colordancing-186dbd73 {
0% {
    color: #d1f2a5;
}
25% {
    color: #f56991;
}
50% {
    color: #ffc48c;
}
75% {
    color: #effab4;
}
100% {
    color: #d1f2a5;
}
}
@keyframes colordancing2-186dbd73 {
0% {
    color: #ffc48c;
}
25% {
    color: #effab4;
}
50% {
    color: #d1f2a5;
}
75% {
    color: #f56991;
}
100% {
    color: #ffc48c;
}
}
.error-message[data-v-186dbd73] {
  font-size: 0.8rem;
  margin-top: 30px;
}
.error[data-v-186dbd73] {
  margin-top: 150px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-439d0250] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-439d0250] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-439d0250] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.error-container[data-v-439d0250] {
  height: 100vh;
  text-align: center;
}
.error-code[data-v-439d0250] {
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
  font-size: 180px;
}
.error-code > span[data-v-439d0250] {
  display: inline-block;
  line-height: 0.7;
  position: relative;
  color: #ffb485;
}
.error-code > span[data-v-439d0250] {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.error-code > span[data-v-439d0250]:nth-of-type(1) {
  color: #d1f2a5;
  animation: colordancing-439d0250 4s infinite;
}
.error-code > span[data-v-439d0250]:nth-of-type(3) {
  color: #f56991;
  animation: colordancing2-439d0250 4s infinite;
}
.error-code > span[data-v-439d0250]:nth-of-type(2) {
  width: 120px;
  height: 120px;
  border-radius: 999px;
}
.error-code > span[data-v-439d0250]:nth-of-type(2):before,
.error-code > span[data-v-439d0250]:nth-of-type(2):after {
  border-radius: 0%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: 999px;
  box-shadow: inset 30px 0 0 rgba(209, 242, 165, 0.4), inset 0 30px 0 rgba(239, 250, 180, 0.4), inset -30px 0 0 rgba(255, 196, 140, 0.4), inset 0 -30px 0 rgba(245, 105, 145, 0.4);
  animation: shadowsdancing-439d0250 4s infinite;
}
.error-code > span[data-v-439d0250]:nth-of-type(2):before {
  transform: rotate(45deg);
}
.screen-reader-text[data-v-439d0250] {
  position: absolute;
  top: -9999em;
  left: -9999em;
}
@keyframes shadowsdancing-439d0250 {
0% {
    box-shadow: inset 30px 0 0 rgba(209, 242, 165, 0.4), inset 0 30px 0 rgba(239, 250, 180, 0.4), inset -30px 0 0 rgba(255, 196, 140, 0.4), inset 0 -30px 0 rgba(245, 105, 145, 0.4);
}
25% {
    box-shadow: inset 30px 0 0 rgba(245, 105, 145, 0.4), inset 0 30px 0 rgba(209, 242, 165, 0.4), inset -30px 0 0 rgba(239, 250, 180, 0.4), inset 0 -30px 0 rgba(255, 196, 140, 0.4);
}
50% {
    box-shadow: inset 30px 0 0 rgba(255, 196, 140, 0.4), inset 0 30px 0 rgba(245, 105, 145, 0.4), inset -30px 0 0 rgba(209, 242, 165, 0.4), inset 0 -30px 0 rgba(239, 250, 180, 0.4);
}
75% {
    box-shadow: inset 30px 0 0 rgba(239, 250, 180, 0.4), inset 0 30px 0 rgba(255, 196, 140, 0.4), inset -30px 0 0 rgba(245, 105, 145, 0.4), inset 0 -30px 0 rgba(209, 242, 165, 0.4);
}
100% {
    box-shadow: inset 30px 0 0 rgba(209, 242, 165, 0.4), inset 0 30px 0 rgba(239, 250, 180, 0.4), inset -30px 0 0 rgba(255, 196, 140, 0.4), inset 0 -30px 0 rgba(245, 105, 145, 0.4);
}
}
@keyframes colordancing-439d0250 {
0% {
    color: #d1f2a5;
}
25% {
    color: #f56991;
}
50% {
    color: #ffc48c;
}
75% {
    color: #effab4;
}
100% {
    color: #d1f2a5;
}
}
@keyframes colordancing2-439d0250 {
0% {
    color: #ffc48c;
}
25% {
    color: #effab4;
}
50% {
    color: #d1f2a5;
}
75% {
    color: #f56991;
}
100% {
    color: #ffc48c;
}
}
.error-message[data-v-439d0250] {
  font-size: 0.8rem;
  margin-top: 30px;
}
.error[data-v-439d0250] {
  margin-top: 150px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-79552c38] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-79552c38] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-79552c38] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.error-container[data-v-79552c38] {
  height: 100vh;
  text-align: center;
}
.error-code[data-v-79552c38] {
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
  font-size: 180px;
}
.error-code > span[data-v-79552c38] {
  display: inline-block;
  line-height: 0.7;
  position: relative;
  color: #ffb485;
}
.error-code > span[data-v-79552c38] {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.error-code > span[data-v-79552c38]:nth-of-type(1) {
  color: #d1f2a5;
  animation: colordancing-79552c38 4s infinite;
}
.error-code > span[data-v-79552c38]:nth-of-type(3) {
  color: #f56991;
  animation: colordancing2-79552c38 4s infinite;
}
.error-code > span[data-v-79552c38]:nth-of-type(2) {
  width: 120px;
  height: 120px;
  border-radius: 999px;
}
.error-code > span[data-v-79552c38]:nth-of-type(2):before,
.error-code > span[data-v-79552c38]:nth-of-type(2):after {
  border-radius: 0%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: 999px;
  box-shadow: inset 30px 0 0 rgba(209, 242, 165, 0.4), inset 0 30px 0 rgba(239, 250, 180, 0.4), inset -30px 0 0 rgba(255, 196, 140, 0.4), inset 0 -30px 0 rgba(245, 105, 145, 0.4);
  animation: shadowsdancing-79552c38 4s infinite;
}
.error-code > span[data-v-79552c38]:nth-of-type(2):before {
  transform: rotate(45deg);
}
.screen-reader-text[data-v-79552c38] {
  position: absolute;
  top: -9999em;
  left: -9999em;
}
@keyframes shadowsdancing-79552c38 {
0% {
    box-shadow: inset 30px 0 0 rgba(209, 242, 165, 0.4), inset 0 30px 0 rgba(239, 250, 180, 0.4), inset -30px 0 0 rgba(255, 196, 140, 0.4), inset 0 -30px 0 rgba(245, 105, 145, 0.4);
}
25% {
    box-shadow: inset 30px 0 0 rgba(245, 105, 145, 0.4), inset 0 30px 0 rgba(209, 242, 165, 0.4), inset -30px 0 0 rgba(239, 250, 180, 0.4), inset 0 -30px 0 rgba(255, 196, 140, 0.4);
}
50% {
    box-shadow: inset 30px 0 0 rgba(255, 196, 140, 0.4), inset 0 30px 0 rgba(245, 105, 145, 0.4), inset -30px 0 0 rgba(209, 242, 165, 0.4), inset 0 -30px 0 rgba(239, 250, 180, 0.4);
}
75% {
    box-shadow: inset 30px 0 0 rgba(239, 250, 180, 0.4), inset 0 30px 0 rgba(255, 196, 140, 0.4), inset -30px 0 0 rgba(245, 105, 145, 0.4), inset 0 -30px 0 rgba(209, 242, 165, 0.4);
}
100% {
    box-shadow: inset 30px 0 0 rgba(209, 242, 165, 0.4), inset 0 30px 0 rgba(239, 250, 180, 0.4), inset -30px 0 0 rgba(255, 196, 140, 0.4), inset 0 -30px 0 rgba(245, 105, 145, 0.4);
}
}
@keyframes colordancing-79552c38 {
0% {
    color: #d1f2a5;
}
25% {
    color: #f56991;
}
50% {
    color: #ffc48c;
}
75% {
    color: #effab4;
}
100% {
    color: #d1f2a5;
}
}
@keyframes colordancing2-79552c38 {
0% {
    color: #ffc48c;
}
25% {
    color: #effab4;
}
50% {
    color: #d1f2a5;
}
75% {
    color: #f56991;
}
100% {
    color: #ffc48c;
}
}
.error-message[data-v-79552c38] {
  font-size: 0.8rem;
  margin-top: 30px;
}
.error[data-v-79552c38] {
  margin-top: 150px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-a588a990] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-a588a990] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-a588a990] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
#btn-bar .isFixed[data-v-a588a990] {
  position: fixed;
  background-color: #eaeef6;
  bottom: 0;
  left: 0;
  z-index: 2001;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  box-shadow: 1px 1px 8px #909090;
}
#btn-bar .toBottom[data-v-a588a990] {
  bottom: 50px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-8d84071c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-8d84071c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-8d84071c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.error-msg[data-v-8d84071c] {
  padding-top: 10px;
  height: 22px;
  color: #f56c6c;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 10px;
}
.orange[data-v-8d84071c] {
  background-color: white !important;
  border-color: #FFA500 !important;
  color: #FFA500 !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-48597af9] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-48597af9] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-48597af9] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.display-board-flex-width[data-v-48597af9] {
  margin-top: 0;
  color: #ffffff;
  position: relative;
}
.more[data-v-48597af9] {
  font-size: 12px;
  text-align: left;
}
.center-title-cn[data-v-48597af9] {
  margin-bottom: 30px;
}
h3[data-v-48597af9] {
  color: #FFFFFF;
}
.swiper-sec[data-v-48597af9] {
  height: 460px;
  padding: 40px 0;
}
.nheight[data-v-48597af9] {
  height: 600px;
}
.bg-img[data-v-48597af9] {
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 1240px;
}
.display-board-flex-width[data-v-48597af9] {
  height: 100%;
}
.display-board-flex-width .swiper-slide[data-v-48597af9] {
  text-align: center;
  font-size: 18px;
  height: 320px;
  width: 100%;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 300ms;
}
.display-board-flex-width .swiper-slide .container[data-v-48597af9] {
  display: inline-block;
  width: 150px;
  height: 300px;
  margin: 0 20px;
  vertical-align: top;
  cursor: pointer;
}
.display-board-flex-width .swiper-slide .index[data-v-48597af9] {
  width: 43px;
  height: 43px;
  font-size: 18px;
  padding: 10px;
  margin-left: 30px;
  margin-bottom: 10px;
}
.display-board-flex-width .swiper-slide .title[data-v-48597af9] {
  text-align: left;
  font-size: 18px;
  margin-bottom: 15px;
}
.display-board-flex-width .swiper-slide .list[data-v-48597af9] {
  text-align: left;
  font-size: 12px;
  line-height: 25px;
}
.swiper[data-v-48597af9] {
  height: 400px;
}
.swiper-container[data-v-48597af9] {
  position: static !important;
}
.swiper-button-prev[data-v-48597af9],
.swiper-button-next[data-v-48597af9] {
  position: absolute;
  top: 220px;
  cursor: pointer;
  font-size: 20px;
  background: rgba(255, 255, 255, 0.2);
  width: 32px;
  height: 32px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.swiper-button-next[data-v-48597af9] {
  right: -40px;
}
.swiper-button-prev[data-v-48597af9] {
  left: -40px;
}
.swiper-button-prev[data-v-48597af9]:after,
.swiper-button-next[data-v-48597af9]:after {
  content: "";
}
.swiper-button-prev.swiper-button-disabled[data-v-48597af9], .swiper-button-next.swiper-button-disabled[data-v-48597af9] {
  opacity: 0;
}
.el-icon-arrow-right[data-v-48597af9] {
  position: relative;
  padding: 6px 4px 6px 6px;
}
.el-icon-arrow-left[data-v-48597af9] {
  position: relative;
  padding: 6px 5px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0a600589] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0a600589] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0a600589] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.display-board-flex-width[data-v-0a600589] {
  margin-top: 0;
  color: #ffffff;
  position: relative;
}
.more[data-v-0a600589] {
  font-size: 12px;
  text-align: left;
}
.center-title-cn[data-v-0a600589] {
  margin-bottom: 30px;
}
h3[data-v-0a600589] {
  color: #FFFFFF;
}
.swiper-sec[data-v-0a600589] {
  height: 460px;
  padding: 40px 0;
}
.nheight[data-v-0a600589] {
  height: 600px;
}
.bg-img[data-v-0a600589] {
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 1240px;
}
.display-board-flex-width[data-v-0a600589] {
  height: 100%;
}
.display-board-flex-width .swiper-slide[data-v-0a600589] {
  text-align: center;
  font-size: 18px;
  height: 320px;
  width: 100%;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 300ms;
}
.display-board-flex-width .swiper-slide .container[data-v-0a600589] {
  display: inline-block;
  width: 150px;
  height: 300px;
  margin: 0 20px;
  vertical-align: top;
  cursor: pointer;
}
.display-board-flex-width .swiper-slide .index[data-v-0a600589] {
  width: 43px;
  height: 43px;
  font-size: 18px;
  padding: 10px;
  margin-left: 30px;
  margin-bottom: 10px;
}
.display-board-flex-width .swiper-slide .title[data-v-0a600589] {
  text-align: left;
  font-size: 18px;
  margin-bottom: 15px;
}
.display-board-flex-width .swiper-slide .list[data-v-0a600589] {
  text-align: left;
  font-size: 12px;
  line-height: 25px;
}
.swiper[data-v-0a600589] {
  height: 400px;
}
.swiper-container[data-v-0a600589] {
  position: static !important;
  width: 90%;
}
.swiper-button-prev[data-v-0a600589],
.swiper-button-next[data-v-0a600589] {
  position: absolute;
  top: 220px;
  cursor: pointer;
  font-size: 20px;
  background: rgba(255, 255, 255, 0.2);
  width: 32px;
  height: 32px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.swiper-button-prev[data-v-0a600589]:after,
.swiper-button-next[data-v-0a600589]:after {
  content: "";
}
.swiper-button-prev.swiper-button-disabled[data-v-0a600589], .swiper-button-next.swiper-button-disabled[data-v-0a600589] {
  opacity: 0;
}
.el-icon-arrow-right[data-v-0a600589] {
  position: relative;
  padding: 6px 4px 6px 6px;
}
.el-icon-arrow-left[data-v-0a600589] {
  position: relative;
  padding: 6px 5px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0a2e51c6] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0a2e51c6] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0a2e51c6] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.bg-img[data-v-0a2e51c6] {
  background-repeat: no-repeat;
  background-size: cover;
}
.tab-wrap[data-v-0a2e51c6] {
  display: flex;
  height: 45px;
  line-height: 32px;
  border-bottom: 2px solid #f9f1f1;
}
.tab-wrap .tab-normal[data-v-0a2e51c6] {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  height: 46px;
  padding: 10px;
}
.td-backgrd[data-v-0a2e51c6] {
  background-color: #f9f9f9;
}
.ipoListingStand1[data-v-0a2e51c6] {
  width: 100%;
  height: 580px;
  /*轮播图*/
}
.ipoListingStand1 td[data-v-0a2e51c6] {
  font-size: 13px !important;
  color: #333 !important;
  text-align: justify;
  padding: 0 20px;
}
.ipoListingStand1 .el-input__inner[data-v-0a2e51c6] {
  border: none;
}
.ipoListingStand1 .titleClass[data-v-0a2e51c6] {
  height: 40px;
  margin-top: -40px;
  margin-bottom: 40px;
}
.ipoListingStand1 table[data-v-0a2e51c6] {
  width: 100%;
  height: 360px;
  table-layout: fixed !important;
}
.ipoListingStand1 table td[data-v-0a2e51c6],
.ipoListingStand1 th[data-v-0a2e51c6] {
  border-right: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  padding: 0 20px;
}
.ipoListingStand1 table[data-v-0a2e51c6] {
  background: #ffffff;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.ipoListingStand1 .el-tabs__item[data-v-0a2e51c6]:hover {
  color: #F56C6C;
  cursor: pointer;
}
.ipoListingStand1 .el-tabs__item.is-active[data-v-0a2e51c6] {
  color: #F56C6C;
}
.ipoListingStand1 .el-tabs__active-bar[data-v-0a2e51c6] {
  background-color: #F56C6C;
}
.ipoListingStand1 .el-tabs__nav-wrap[data-v-0a2e51c6]::after {
  background-color: #fff;
}
.ipoListingStand1 #fade[data-v-0a2e51c6] {
  width: 100%;
  /*height: 500px;*/
  margin: 0 auto;
  position: relative;
}
.ipoListingStand1 .now-left[data-v-0a2e51c6] {
  position: absolute;
  top: 45%;
}
.ipoListingStand1 .now-right[data-v-0a2e51c6] {
  position: absolute;
  top: 45%;
  left: 93%;
}
.ipoListingStand1 .iconfont[data-v-0a2e51c6] {
  position: relative;
  width: 25px;
  height: 4px;
  border-radius: 2px;
  margin: auto;
  background: #C0C4CC;
  cursor: pointer;
}
.ipoListingStand1 .plateClass[data-v-0a2e51c6] {
  margin-right: 45px;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}
.ipoListingStand1 .circleOtherStyle[data-v-0a2e51c6] {
  width: 25px;
  height: 4px;
  border-radius: 2px;
}
.ipoListingStand1 .fontStyle[data-v-0a2e51c6] {
  padding-bottom: 6px;
  cursor: pointer;
}
.ipoListingStand1 .ipoLableClass[data-v-0a2e51c6] {
  font-weight: bold;
  text-align: center;
  font-size: 14px;
}
.ipoListingStand1 .slide-right-enter-active[data-v-0a2e51c6] {
  transition: all 1s;
}
.ipoListingStand1 .slide-right-leave-active[data-v-0a2e51c6] {
  transition: all 1s;
}
.ipoListingStand1 .slide-right-enter[data-v-0a2e51c6] {
  transform: translateX(771px);
  opacity: 0;
}
.ipoListingStand1 .slide-right-leave-to[data-v-0a2e51c6] {
  transform: translateX(-771px);
  opacity: 0;
}
.ipoListingStand1 .slide-left-enter-active[data-v-0a2e51c6] {
  transition: all 1s;
}
.ipoListingStand1 .slide-left-leave-active[data-v-0a2e51c6] {
  transition: all 1s;
}
.ipoListingStand1 .slide-left-enter[data-v-0a2e51c6] {
  transform: translateX(-771px);
  opacity: 0;
}
.ipoListingStand1 .slide-left-leave-to[data-v-0a2e51c6] {
  transform: translateX(771px);
  opacity: 0;
}
.ipoListingStand1 .divStyle[data-v-0a2e51c6] {
  width: 100%;
  position: absolute;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.ipoListingStand1 .circleStyle[data-v-0a2e51c6] {
  position: absolute;
  top: 170px;
  cursor: pointer;
  font-size: 20px;
  background: #ffffff;
  width: 32px;
  height: 32px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  color: #b9b7b9;
}
.ipoListingStand1 .el-icon-arrow-right[data-v-0a2e51c6] {
  position: relative;
  padding: 6px 4px 6px 6px;
}
.ipoListingStand1 .el-icon-arrow-left[data-v-0a2e51c6] {
  position: relative;
  padding: 6px 5px;
}
.dotStyle[data-v-0a2e51c6] {
  display: flex;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tech-style[data-v-0a2e51c6] {
  border-right: 1px solid rgb(238, 238, 238);
  width: 50%;
  height: 344px;
  padding: 15px 30px;
  text-align: justify;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-712b937d] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-712b937d] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-712b937d] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
h1[data-v-712b937d] {
  margin-bottom: 30px;
}
.bg-img[data-v-712b937d] {
  background-repeat: no-repeat;
  background-size: cover;
}
.table-tab[data-v-712b937d] {
  text-align: left;
  height: 50px;
}
.tab-wrap[data-v-712b937d] {
  display: flex;
  height: 45px;
  line-height: 32px;
  border-bottom: 2px solid #f9f1f1;
}
.tab-wrap .tab-normal[data-v-712b937d] {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  height: 46px;
  padding: 10px;
}
.td-backgrd[data-v-712b937d] {
  background-color: #f9f9f9;
}
.ipoListingStand1[data-v-712b937d] {
  width: 100%;
  /*轮播图*/
}
.ipoListingStand1 td[data-v-712b937d] {
  font-size: 16px !important;
  color: #333 !important;
  text-align: justify;
  padding: 0 20px;
}
.ipoListingStand1 .el-input__inner[data-v-712b937d] {
  border: none;
}
.ipoListingStand1 .titleClass[data-v-712b937d] {
  height: 40px;
  margin-top: -40px;
  margin-bottom: 20px;
}
.ipoListingStand1 table[data-v-712b937d] {
  width: 100%;
  height: 360px;
  table-layout: fixed !important;
}
.ipoListingStand1 table td[data-v-712b937d],
.ipoListingStand1 th[data-v-712b937d] {
  border-right: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  padding: 10px 20px;
  font-size: 18px !important;
}
.ipoListingStand1 table[data-v-712b937d] {
  background: #ffffff;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.ipoListingStand1 .el-tabs__item[data-v-712b937d]:hover {
  color: #f56c6c;
  cursor: pointer;
}
.ipoListingStand1 .el-tabs__item.is-active[data-v-712b937d] {
  color: #f56c6c;
}
.ipoListingStand1 .el-tabs__active-bar[data-v-712b937d] {
  background-color: #f56c6c;
}
.ipoListingStand1 .el-tabs__nav-wrap[data-v-712b937d]::after {
  background-color: #fff;
}
.ipoListingStand1 #fade[data-v-712b937d] {
  width: 100%;
  /*height: 500px;*/
  margin: 0 auto;
  position: relative;
}
.ipoListingStand1 .now-left[data-v-712b937d] {
  position: absolute;
  top: 45%;
}
.ipoListingStand1 .now-right[data-v-712b937d] {
  position: absolute;
  top: 45%;
  left: 93%;
}
.ipoListingStand1 .iconfont[data-v-712b937d] {
  display: none;
  position: relative;
  width: 25px;
  height: 4px;
  border-radius: 2px;
  margin: auto;
  background: #c0c4cc;
  cursor: pointer;
}
.ipoListingStand1 .plateClass[data-v-712b937d] {
  margin-right: 20px;
  width: -moz-fit-content;
  width: fit-content;
}
.ipoListingStand1 .circleOtherStyle[data-v-712b937d] {
  width: 25px;
  height: 4px;
  border-radius: 2px;
}
.ipoListingStand1 .fontStyle[data-v-712b937d] {
  padding-bottom: 6px;
  cursor: pointer;
  padding: 6px 14px;
}
.ipoListingStand1 .ipoLableClass[data-v-712b937d] {
  font-weight: bold;
  text-align: center;
  font-size: 14px;
}
.ipoListingStand1 .slide-right-enter-active[data-v-712b937d] {
  transition: all 1s;
}
.ipoListingStand1 .slide-right-leave-active[data-v-712b937d] {
  transition: all 1s;
}
.ipoListingStand1 .slide-right-enter[data-v-712b937d] {
  transform: translateX(771px);
  opacity: 0;
}
.ipoListingStand1 .slide-right-leave-to[data-v-712b937d] {
  transform: translateX(-771px);
  opacity: 0;
}
.ipoListingStand1 .slide-left-enter-active[data-v-712b937d] {
  transition: all 1s;
}
.ipoListingStand1 .slide-left-leave-active[data-v-712b937d] {
  transition: all 1s;
}
.ipoListingStand1 .slide-left-enter[data-v-712b937d] {
  transform: translateX(-771px);
  opacity: 0;
}
.ipoListingStand1 .slide-left-leave-to[data-v-712b937d] {
  transform: translateX(771px);
  opacity: 0;
}
.ipoListingStand1 .divStyle[data-v-712b937d] {
  width: 100%;
  position: absolute;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.ipoListingStand1 .circleStyle[data-v-712b937d] {
  position: absolute;
  top: 170px;
  cursor: pointer;
  font-size: 20px;
  background: #ffffff;
  width: 32px;
  height: 32px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  color: #b9b7b9;
}
.ipoListingStand1 .el-icon-arrow-right[data-v-712b937d] {
  position: relative;
  padding: 6px 4px 6px 6px;
}
.ipoListingStand1 .el-icon-arrow-left[data-v-712b937d] {
  position: relative;
  padding: 6px 5px;
}
.dotStyle[data-v-712b937d] {
  display: flex;
  position: absolute;
}
.tech-style[data-v-712b937d] {
  border-right: 1px solid rgb(238, 238, 238);
  width: 50%;
  height: 380px;
  padding: 15px 30px;
  text-align: justify;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-2a8a4bc4] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-2a8a4bc4] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-2a8a4bc4] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.home-city[data-v-2a8a4bc4] {
  height: 100%;
  display: flex;
  align-content: space-around;
  flex-wrap: wrap;
}
.home-city .box[data-v-2a8a4bc4] {
  background: #ffffff;
  border: 1px solid #eeeeee;
  height: 42px;
  line-height: 42px;
  padding: 0px 20px;
  cursor: pointer;
  position: relative;
  left: 0;
  text-align: start;
  margin: 10px;
}
.home-city .box[data-v-2a8a4bc4]:hover {
  color: white;
  background: #1b92ff;
}
.home-city .right-arrow[data-v-2a8a4bc4] {
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translate(0, -50%);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-12b72deb] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-12b72deb] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-12b72deb] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.home-city[data-v-12b72deb] {
  background: #ffffff;
}
.home-city .left-box[data-v-12b72deb] {
  height: 200px;
  position: relative;
  top: 0;
}
.home-city .left-box .name[data-v-12b72deb] {
  color: #ffffff;
  position: absolute;
  bottom: 5%;
  left: 5%;
  font-size: 24px;
}
.home-city .right-box[data-v-12b72deb] {
  height: 200px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-41a387b2] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-41a387b2] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-41a387b2] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.homeIconLeftRight .box[data-v-41a387b2] {
  height: 130px;
  line-height: 30px;
  padding: 35px 20px;
  background: #fff;
  position: relative;
  top: 0;
  text-align: start;
  margin-bottom: 30px;
}
.homeIconLeftRight .title[data-v-41a387b2] {
  font-weight: 700;
  cursor: pointer;
}
.homeIconLeftRight .detail[data-v-41a387b2] {
  color: #bbbbbb;
  cursor: pointer;
  font-size: 12px;
}
.homeIconLeftRight .icon[data-v-41a387b2] {
  height: 48px;
  width: 48px;
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.homeIconLeftRight .el-col-555[data-v-41a387b2] {
  width: 20%;
}
.grey-color[data-v-41a387b2] {
  color: #bbbbbb;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-5ab7998a] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-5ab7998a] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-5ab7998a] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.blockHomeIconLeftRight[data-v-5ab7998a] {
  background: #f4f5f7;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-aaa9f0e8] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-aaa9f0e8] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-aaa9f0e8] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.el-col[data-v-aaa9f0e8] {
  margin-bottom: 40px;
}
.item[data-v-aaa9f0e8] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  min-height: 250px;
  background: #ffffff;
  border: 1px solid #d5e5f2;
  cursor: pointer;
  padding: 20% 0;
}
.item a[data-v-aaa9f0e8] {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #303133;
}
.item .leftico[data-v-aaa9f0e8] {
  margin: auto;
  display: block;
  width: 120px;
  height: 120px;
  margin-bottom: 30px;
}
.item .text[data-v-aaa9f0e8] {
  width: 100%;
  color: #303133;
  margin: 0;
  font-size: 18px;
  min-height: 50px;
}
.el-col-555[data-v-aaa9f0e8] {
  width: 20%;
}
.el-col-777[data-v-aaa9f0e8] {
  width: 14.2857142857%;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-5903b7b8] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-5903b7b8] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-5903b7b8] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.blockIconTextCell[data-v-5903b7b8] {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  background-color: #FFFFFF;
  z-index: 3;
  position: relative;
}
.title[data-v-5903b7b8] {
  padding: 20px;
}
.iconTextCell[data-v-5903b7b8] {
  padding: 40px 40px 0;
  background: #eef7fc;
}
.grid-content[data-v-5903b7b8] {
  min-height: 36px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-bf8cb6fc] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-bf8cb6fc] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-bf8cb6fc] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.display-board[data-v-bf8cb6fc] {
  position: relative;
  z-index: 1;
}
.display-board .back-link[data-v-bf8cb6fc] {
  position: absolute;
  top: 12px;
  right: 20px;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.home[data-v-bf8cb6fc] {
  cursor: pointer;
}
.bread-crumb[data-v-bf8cb6fc] {
  height: 42px;
  line-height: 42px;
  box-shadow: 0 0 10px rgba(44, 90, 207, 0.2);
  position: relative;
  top: 0;
  margin: auto;
  background-color: #FFFFFF;
}
.bread-crumb .name[data-v-bf8cb6fc] {
  position: absolute;
  top: 0;
  left: 33px;
}
.bread-crumb .bluebg[data-v-bf8cb6fc] {
  position: absolute;
  top: 50%;
  left: -4px;
  width: 17px;
  height: 12px;
  background: #1b92ff;
  transform: translate(0, -50%);
}
.bread-crumb .current[data-v-bf8cb6fc] {
  color: #1b92ff;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.bread-crumb .current-gov[data-v-bf8cb6fc] {
  color: #333;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.bread-crumb .back[data-v-bf8cb6fc] {
  position: absolute;
  top: 0;
  right: 24px;
  color: #1b92ff;
  text-decoration: none;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-61b3ab38] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-61b3ab38] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-61b3ab38] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.el-dropdown-link[data-v-61b3ab38] {
  cursor: pointer;
}
.el-dropdown-menu[data-v-61b3ab38] {
  border: 0px;
  min-width: 150px;
}
.el-dropdown-menu__item[data-v-61b3ab38] {
  text-align: center;
}
.el-dropdown-menu__item[data-v-61b3ab38]:hover {
  background: #1b92ff;
  color: #ffffff;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.el-popper[x-placement^=bottom] .popper__arrow::after {
  border-bottom-color: #fff;
}
.dropmenu .el-badge__content.is-fixed {
  height: auto;
  transform: translateY(20%) translateX(150%);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7c865a65] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7c865a65] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7c865a65] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-7c865a65] .el-table th.gutter {
  display: table-cell !important;
}
.full-screen[data-v-7c865a65] {
  min-height: calc(100vh - 244px);
}
[data-v-7c865a65] .el-range-separator {
  width: auto;
}
[data-v-7c865a65] .el-input__prefix {
  left: 60%;
}
.underlinePoint[data-v-7c865a65] {
  text-decoration: underline;
  cursor: pointer;
}
.underlinePoint[data-v-7c865a65]:hover {
  color: #366DC5;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.addBtn .el-icon-plus {
  color: #0952CA !important;
}
.company-list {
  margin-top: 10px;
}
.more-info {
  cursor: pointer;
}
.org-search .el-button--primary {
  background-color: #0952CA;
  border-color: #0952CA;
}
.org-search .el-input__inner {
  min-height: 34px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7ad96eab] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7ad96eab] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7ad96eab] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-7ad96eab] .el-table th.gutter {
  display: table-cell !important;
}
.full-screen[data-v-7ad96eab] {
  min-height: calc(100vh - 244px);
}
[data-v-7ad96eab] .el-range-separator {
  width: auto;
}
[data-v-7ad96eab] .el-input__prefix {
  left: 60%;
}
.progressClass[data-v-7ad96eab] {
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 12px;
  color: #ffffff;
  border-radius: 2px 2px 0px 0px;
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 99999;
  text-align: center;
}
.progressClass .el-progress-circle[data-v-7ad96eab] {
  height: 80px !important;
  width: 80px !important;
}
.progressClass .el-progress__text[data-v-7ad96eab] {
  font-size: 13px;
  font-weight: bold;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.addBtn .el-icon-plus {
  color: #0952CA !important;
}
.company-list {
  margin-top: 10px;
}
.more-info {
  cursor: pointer;
}
.org-search .el-button--primary {
  background-color: #0952CA;
  border-color: #0952CA;
}
.org-search .el-input__inner {
  min-height: 34px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-6187f318] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-6187f318] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-6187f318] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-6187f318] .el-table th.gutter {
  display: table-cell !important;
}
.full-screen[data-v-6187f318] {
  min-height: calc(100vh - 244px);
}
[data-v-6187f318] .el-range-separator {
  width: auto;
}
[data-v-6187f318] .el-input__prefix {
  left: 60%;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.addBtn .el-icon-plus {
  color: #409eff !important;
}
.company-list {
  margin-top: 10px;
}
.more-info {
  cursor: pointer;
}
.org-search .el-button--primary {
  background-color: #409eff;
  border-color: #409eff;
}
.org-search .el-input__inner {
  min-height: 34px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-ceb728d6] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-ceb728d6] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-ceb728d6] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-ceb728d6] .el-table__fixed-body-wrapper .el-table__body {
  padding-bottom: 8px;
}
.down-img[data-v-ceb728d6] {
  float: right;
  margin-left: 10px;
}
.up-img[data-v-ceb728d6] {
  float: right;
  margin-left: 10px;
  transform: rotate(180deg);
}
.fdcase-table[data-v-ceb728d6] {
  position: relative;
  bottom: 20px;
  width: 100%;
}
[data-v-ceb728d6] .el-table .header-font-weight .cell {
  font-size: 16px !important;
  color: #409eff !important;
}
.canClickClass[data-v-ceb728d6] {
  cursor: pointer;
  text-decoration: underline;
}
.canClickClass[data-v-ceb728d6]:hover {
  color: #0952CA;
}
.ClickClass[data-v-ceb728d6] {
  text-decoration: underline;
}
.ClickClass[data-v-ceb728d6]:hover {
  color: #0952CA;
}
.industryClassification[data-v-ceb728d6] {
  margin-bottom: 20px;
  float: left;
}
.industryClassification .tabs-activate[data-v-ceb728d6] {
  background-color: #4590f7;
  color: #fff;
}
.industryClassification .tabs-normal[data-v-ceb728d6] {
  background-color: #f6f8fc;
  color: #4590f7;
}
.fontWeight[data-v-ceb728d6] {
  font-weight: bold;
}
.fontNormal[data-v-ceb728d6] {
  font-weight: 500;
}
.BE_WAIT_notClickableClass[data-v-ceb728d6] {
  cursor: default;
  text-decoration: none;
}
.BE_WAIT_notClickableClass[data-v-ceb728d6]:hover {
  color: #606266;
}
@media screen and (min-width: 1440px) {
.widthMargin[data-v-ceb728d6] {
    margin-left: -12%;
}
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-8efd703a] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-8efd703a] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-8efd703a] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.item[data-v-8efd703a] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  height: 120px;
  background: #ffffff;
  border: 1px solid #d5e5f2;
  margin-bottom: 40px;
  cursor: pointer;
}
.item a[data-v-8efd703a] {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  color: #000;
}
.item .leftico[data-v-8efd703a] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-115%, -50%);
  display: block;
  width: 80px;
  height: 80px;
}
.item .text[data-v-8efd703a] {
  height: 100%;
  display: flex;
  align-items: center;
  color: #000;
  white-space: nowrap;
  position: absolute;
  margin: 0;
  top: 0;
  left: 52%;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-26b9adf8] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-26b9adf8] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-26b9adf8] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.title[data-v-26b9adf8] {
  margin-left: 10px;
  text-align: left;
  font-weight: 700;
  font-size: 20px;
}
.icon-text-bg[data-v-26b9adf8] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  top: 0;
  left: 0;
  text-align: center;
  height: 180px;
  line-height: 180px;
  margin-top: 15px;
  background: linear-gradient(90deg, #1b92ff 0%, #0e4ce4 100%);
}
.icon-text-lr[data-v-26b9adf8] {
  width: 100%;
  font-size: 18px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.icon-text-lr a[data-v-26b9adf8] {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-text-lr .left-icon[data-v-26b9adf8] {
  display: inline-block;
}
.icon-text-lr .text-title[data-v-26b9adf8] {
  font-size: 20px;
  font-weight: 700;
  margin-left: 15px;
}
.block-container[data-v-26b9adf8] {
  position: relative;
  background-clip: content-box;
  background-color: #fff;
  border-right: 1px solid #D2E6FB;
  border-bottom: 1px solid #D2E6FB;
}
.block-container[data-v-26b9adf8]:hover {
  background-color: #f4f9ff;
  cursor: pointer;
}
@media screen and (max-width: 1560px) {
.text-title-new[data-v-26b9adf8] {
    width: 80px;
}
}
.line-feed[data-v-26b9adf8] {
  display: inline-block;
  width: 90px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-b5354aae] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-b5354aae] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-b5354aae] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.title[data-v-b5354aae] {
  margin-left: 10px;
  text-align: left;
  font-weight: 700;
  font-size: 20px;
}
.icon-text-bg[data-v-b5354aae] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  top: 0;
  left: 0;
  text-align: center;
  height: 180px;
  line-height: 180px;
  margin-top: 15px;
  background: linear-gradient(90deg, #1b92ff 0%, #0e4ce4 100%);
}
.icon-text-lr[data-v-b5354aae] {
  width: 100%;
  height: 100%;
  font-size: 18px;
}
.icon-text-lr a[data-v-b5354aae] {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-text-lr .left-icon[data-v-b5354aae] {
  display: block;
  margin: auto;
}
.icon-text-lr .text-title[data-v-b5354aae] {
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-top: 10px;
}
.block-container[data-v-b5354aae] {
  margin-top: 20px;
  position: relative;
  background-clip: content-box;
}
.block-container[data-v-b5354aae]:first-child {
  margin-top: 0;
}
.icon-text-lr[data-v-b5354aae]:hover {
  cursor: pointer;
  box-shadow: 0 0 10px rgba(44, 90, 207, 0.2);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0329a2c7] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0329a2c7] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0329a2c7] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.imgBottonText[data-v-0329a2c7] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  top: 0;
  left: 0;
  background: no-repeat;
  background-size: 100%;
  height: 280px;
  margin: 30px 0;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.imgBottonText a[data-v-0329a2c7] {
  display: block;
  width: 100%;
  height: 100%;
}
.imgBottonText .bottomColor[data-v-0329a2c7] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background: #7b7b7b;
  opacity: 0.5;
}
.imgBottonText .bottomText[data-v-0329a2c7] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 22px;
  color: #fff;
  white-space: nowrap;
}
.imgBottonText .bottomText span[data-v-0329a2c7] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-320%, -50%);
  background: no-repeat;
  display: inline-block;
  width: 36px;
  height: 36px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-1ddaa3af] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-1ddaa3af] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-1ddaa3af] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.imgbtm[data-v-1ddaa3af] {
  background-color: #ffffff;
  height: 250px;
  padding: 60px 0;
}
.title[data-v-1ddaa3af] {
  text-align: left;
  padding: 0 20px;
  font-weight: 600;
  font-size: 20px;
  line-height: 56px;
  background-color: #f7f8fc;
}
.el-col-999[data-v-1ddaa3af] {
  width: 20%;
}
.imgIconTextUpDown[data-v-1ddaa3af] {
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  color: #fff;
  background-color: rgb(255, 255, 255);
  background-size: 100% 100%;
  border-radius: 50%;
  overflow: hidden;
}
.imgIconTextUpDown[data-v-1ddaa3af]::after {
  display: block;
  padding: 24%;
  overflow: hidden;
}
.imgIconTextUpDown a[data-v-1ddaa3af] {
  display: block;
  width: 100%;
  height: 100%;
}
.imgIconTextUpDown .upicon[data-v-1ddaa3af] {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -50%);
  background: no-repeat;
  display: inline-block;
  height: 45px;
  width: 45px;
}
.imgIconTextUpDown .text[data-v-1ddaa3af] {
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.imgIconTextUpDown .text span[data-v-1ddaa3af] {
  font-weight: 400;
}
.imgIconTextUpDown .mask[data-v-1ddaa3af] {
  height: 100%;
  width: 100%;
  background: rgba(14, 27, 47, 0.5);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-6f4496a0] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-6f4496a0] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-6f4496a0] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.imgbtm[data-v-6f4496a0] {
  margin-top: 10px;
}
.title[data-v-6f4496a0] {
  text-align: left;
  font-weight: 700;
  font-size: 20px;
}
.el-col-999[data-v-6f4496a0] {
  width: 20%;
}
.imgIconTextUpDown[data-v-6f4496a0] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  color: #fff;
  background-color: rgb(255, 255, 255);
  background-size: 100% 100%;
}
.imgIconTextUpDown[data-v-6f4496a0]::after {
  display: block;
  padding: 24%;
  overflow: hidden;
}
.imgIconTextUpDown a[data-v-6f4496a0] {
  display: block;
  width: 100%;
  height: 100%;
}
.imgIconTextUpDown .upicon[data-v-6f4496a0] {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -50%);
  background: no-repeat;
  display: inline-block;
  height: 45px;
  width: 45px;
}
.imgIconTextUpDown .text[data-v-6f4496a0] {
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.imgIconTextUpDown .text span[data-v-6f4496a0] {
  font-weight: 400;
}
.imgIconTextUpDown .mask[data-v-6f4496a0] {
  height: 100%;
  width: 100%;
  background: rgba(14, 27, 47, 0.5);
}
.other[data-v-6f4496a0] {
  display: block;
  font-size: 12px;
  line-height: 20px;
  margin-top: 5px;
  opacity: 0.65;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-e584f0f4] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-e584f0f4] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-e584f0f4] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.title[data-v-e584f0f4] {
  margin-left: 10px;
  text-align: left;
  font-weight: 700;
  font-size: 20px;
}
.IconTextBg[data-v-e584f0f4] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  top: 0;
  left: 0;
  font-size: 18px;
  text-align: center;
  height: 180px;
  line-height: 180px;
  margin-top: 15px;
  background: linear-gradient(90deg, #1b92ff 0%, #0e4ce4 100%);
}
.imgIconTextLeftRight[data-v-e584f0f4] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  top: 0;
  left: 0;
  font-size: 18px;
  text-align: center;
  height: 180px;
  line-height: 180px;
  background-color: rgb(247, 248, 252);
}
.imgIconTextLeftRight .bg-color[data-v-e584f0f4] {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.imgIconTextLeftRight .isBgColor[data-v-e584f0f4] {
  background-color: #f4f9ff;
}
.imgIconTextLeftRight .lefticon[data-v-e584f0f4] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-150%, -50%);
  background: no-repeat;
  background-size: 100%;
  display: inline-block;
  height: 50px;
  width: 50px;
}
.imgIconTextLeftRight .textTitle[data-v-e584f0f4] {
  position: absolute;
  top: 0%;
  left: 50%;
  font-weight: 700;
  transform: translate(-20%, 0%);
  white-space: nowrap;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-fd4c234e] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-fd4c234e] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-fd4c234e] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.title[data-v-fd4c234e] {
  margin-left: 10px;
  text-align: left;
  font-weight: 700;
  font-size: 20px;
}
.IconTextBg[data-v-fd4c234e] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  top: 0;
  left: 0;
  font-size: 18px;
  text-align: center;
  height: 180px;
  line-height: 180px;
  margin-top: 15px;
}
.imgIconTextLeftRight[data-v-fd4c234e] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  top: 0;
  left: 0;
  font-size: 18px;
  text-align: center;
  height: 180px;
  line-height: 180px;
  margin-top: 15px;
}
.imgIconTextLeftRight a[data-v-fd4c234e] {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgb(247, 248, 252);
}
.imgIconTextLeftRight a[data-v-fd4c234e]:hover {
  background: linear-gradient(to right, #1b92ff, #0e4ce4);
  color: #ffffff;
}
.imgIconTextLeftRight .lefticon[data-v-fd4c234e] {
  height: 50px;
  width: 50px;
}
.imgIconTextLeftRight .lefticon img[data-v-fd4c234e] {
  margin-top: 50px;
  position: absolute;
  margin-left: -90px;
}
.imgIconTextLeftRight .textTitle[data-v-fd4c234e] {
  font-weight: 700;
  position: absolute;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0381ad1c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0381ad1c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0381ad1c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.title[data-v-0381ad1c] {
  margin-top: 60px;
  height: 43px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 28px;
}
.el-col-999[data-v-0381ad1c] {
  width: 20%;
}
.imgIconTextUpDown[data-v-0381ad1c] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin-right: 1px;
  height: 180px;
  line-height: 180px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  background-color: #f6f8fc;
  background-size: 100%;
  margin-top: 36px;
}
.imgIconTextUpDown[data-v-0381ad1c]:hover {
  color: #fff;
  background: linear-gradient(90deg, #1b92ff 0%, #0e4ce4 100%);
}
.imgIconTextUpDown a[data-v-0381ad1c] {
  display: block;
  width: 100%;
  height: 100%;
}
.imgIconTextUpDown .upicon[data-v-0381ad1c] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -100%);
  background: no-repeat;
  display: inline-block;
  height: 45px;
  width: 45px;
}
.imgIconTextUpDown .textTitle[data-v-0381ad1c] {
  font-weight: 700;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 15%);
  white-space: nowrap;
}
.imgIconTextUpDown .rightLine1[data-v-0381ad1c] {
  position: absolute;
  right: -1px;
  top: 50%;
  width: 1px;
  height: 100%;
  background: #f6f8fc;
  transform: translate(0, -50%);
}
.imgIconTextUpDown .rightLine[data-v-0381ad1c] {
  position: absolute;
  right: -1px;
  top: 50%;
  width: 1px;
  height: 30px;
  background: #d2e6fb;
  transform: translate(0, -50%);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-4052dffd] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-4052dffd] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-4052dffd] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.el-col-999[data-v-4052dffd] {
  width: 20%;
}
.title[data-v-4052dffd] {
  text-align: left;
  font-weight: 700;
  font-size: 20px;
}
.imgMiddleText[data-v-4052dffd] {
  position: relative;
  left: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: no-repeat;
  height: 320px;
  line-height: 24px;
  margin: 25px 0;
  position: relative;
  top: 0;
  left: 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: ease-in 150ms ease-out;
}
.imgMiddleText[data-v-4052dffd]:hover {
  transform: scale(1.05, 1.05);
}
.imgMiddleText a[data-v-4052dffd] {
  display: block;
  width: 100%;
  height: 100%;
}
.imgMiddleText .mask[data-v-4052dffd] {
  height: 100%;
  width: 100%;
  background: rgba(14, 27, 47, 0.5);
}
.imgMiddleText .mainTitle[data-v-4052dffd] {
  position: absolute;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.imgMiddleText .subTitle[data-v-4052dffd] {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, 0%);
  white-space: nowrap;
  font-size: 12px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-15c31714] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-15c31714] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-15c31714] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 1300px) {
.addPadding[data-v-15c31714] {
    padding-right: 50px !important;
}
}
.sub[data-v-15c31714] {
  position: relative;
}
.sub div[data-v-15c31714] {
  position: absolute;
  top: -5px;
  right: 24px;
  font-size: 12px;
}
.sub .gzzx[data-v-15c31714] {
  right: -3%;
}
.bzs[data-v-15c31714] {
  position: relative;
  display: inline-block;
}
.bzs div[data-v-15c31714] {
  position: absolute;
  top: -5px;
  right: -20%;
  font-size: 12px;
}
.tab-lable[data-v-15c31714] {
  display: inline-block;
  font-size: 20px;
  line-height: 28px;
  padding: 16px 20px 12px;
  color: #666666;
  cursor: pointer;
}
.gd-tab-lable-active[data-v-15c31714] {
  color: #E92200;
  border-bottom: 4px solid #E92200;
}
.tab-lable-active[data-v-15c31714] {
  color: #0052d9;
  border-bottom: 4px solid #0052d9;
}
.container[data-v-15c31714] {
  margin: 20px 0;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}
.container table[data-v-15c31714] {
  width: 100%;
}
.container table sub[data-v-15c31714] {
  top: 1px;
  position: relative;
  vertical-align: middle;
}
.container table .title[data-v-15c31714] {
  width: 170px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.container table td[data-v-15c31714] {
  border: 1px solid #f8f8f8;
  padding: 10px;
  text-align: justify;
}
.container table .tr-bg[data-v-15c31714] {
  background-color: rgba(237, 237, 237, 0.1725490196);
}
.container table .gd-td-bg[data-v-15c31714] {
  background-color: #E92200;
  color: #ffffff;
  font-weight: 600;
}
.container table .td-bg[data-v-15c31714] {
  background-color: #1a85fa;
  color: #ffffff;
  font-weight: 600;
}
.container table ul[data-v-15c31714] {
  list-style: none;
  padding: 0;
}
.container table li[data-v-15c31714] {
  padding: 2px 0;
}
.container table .circle[data-v-15c31714] {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  top: -2px;
  background-color: #0052d9;
  margin-right: 4px;
}
.container table .gd-circle[data-v-15c31714] {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  top: -2px;
  background-color: #E92200;
  margin-right: 4px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-fe1539e2] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-fe1539e2] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-fe1539e2] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-fe1539e2] .el-table th.gutter {
  display: table-cell !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-71e210d2] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-71e210d2] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-71e210d2] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-71e210d2] .el-table th.gutter {
  display: table-cell !important;
}
.full-screen[data-v-71e210d2] {
  min-height: calc(100vh - 244px);
}
[data-v-71e210d2] .el-range-separator {
  width: auto;
}
[data-v-71e210d2] .el-input__prefix {
  left: 60%;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.addBtn .el-icon-plus {
  color: #0952CA !important;
}
.company-list {
  margin-top: 10px;
}
.more-info {
  cursor: pointer;
}
.org-search .el-button--primary {
  background-color: #0952CA;
  border-color: #0952CA;
}
.org-search .el-input__inner {
  min-height: 34px;
}
.underlinePoint {
  text-decoration: underline;
  cursor: pointer;
}
.underlinePoint:hover {
  color: #366DC5;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-a26d8f7c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-a26d8f7c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-a26d8f7c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-a26d8f7c] .el-table th.gutter {
  display: table-cell !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-153834ef] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-153834ef] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-153834ef] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-153834ef] .el-table th.gutter {
  display: table-cell !important;
}
.full-screen[data-v-153834ef] {
  min-height: calc(100vh - 244px);
}
[data-v-153834ef] .el-range-separator {
  width: auto;
}
[data-v-153834ef] .el-input__prefix {
  left: 60%;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.addBtn .el-icon-plus {
  color: #0952CA !important;
}
.company-list {
  margin-top: 10px;
}
.more-info {
  cursor: pointer;
}
.org-search .el-button--primary {
  background-color: #0952CA;
  border-color: #0952CA;
}
.org-search .el-input__inner {
  min-height: 34px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0b0ffe51] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0b0ffe51] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0b0ffe51] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-0b0ffe51] .el-table th.gutter {
  display: table-cell !important;
}
.full-screen[data-v-0b0ffe51] {
  min-height: calc(100vh - 244px);
}
[data-v-0b0ffe51] .el-range-separator {
  width: auto;
}
[data-v-0b0ffe51] .el-input__prefix {
  left: 60%;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-093590d6] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-093590d6] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-093590d6] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.all-fixed-class[data-v-093590d6] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 10vh;
  right: 0;
  z-index: 99999;
  width: 48px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(2, 13, 70, 0.0980392157);
}
.all-fixed-class .QRFixedClass[data-v-093590d6] {
  width: 48px;
  height: 48px;
  cursor: pointer;
  color: #3D485D;
  border-radius: 0px;
  background: #FFF;
  transition: all 0.2s ease;
  line-height: 48px;
  text-align: center;
  position: relative;
}
.all-fixed-class .QRFixedClass .QRFixedClass-hover[data-v-093590d6] {
  border-radius: 4px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  box-shadow: 0px 0px 10px 0px rgba(2, 13, 70, 0.0980392157);
  color: #0952CA;
  font-family: Source Han Sans;
  font-weight: medium;
  font-size: 14px;
  line-height: 48px;
  letter-spacing: 0px;
  text-align: center;
  position: absolute;
  height: 48px;
  right: 60px;
  top: 0px;
  width: 116px;
  display: flex;
  justify-content: center;
}
.all-fixed-class .toTop[data-v-093590d6] {
  width: 48px;
  height: 48px;
  cursor: pointer;
  border-radius: 0px;
  background: #F0F4FF;
  color: #3D485D;
  line-height: 48px;
  text-align: center;
}
.all-fixed-class .QRFixedClass[data-v-093590d6]:hover, .all-fixed-class .toTop[data-v-093590d6]:hover {
  width: 48px;
  height: 48px;
  color: #fff;
  background: linear-gradient(180deg, #2F5AF3 0%, #6192F7 100%);
}
.all-fixed-class .QRFixedClass:hover .in-fo[data-v-093590d6], .all-fixed-class .toTop:hover .in-fo[data-v-093590d6] {
  display: none;
}
.all-fixed-class .QRFixedClass:hover .hid[data-v-093590d6], .all-fixed-class .toTop:hover .hid[data-v-093590d6] {
  visibility: visible;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.addBtn .el-icon-plus {
  color: #0952CA !important;
}
.company-list {
  margin-top: 10px;
}
.more-info {
  cursor: pointer;
}
.org-search .el-button--primary {
  background-color: #0952CA;
  border-color: #0952CA;
}
.org-search .el-input__inner {
  min-height: 34px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-9510c7fe] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-9510c7fe] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-9510c7fe] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.item-title[data-v-9510c7fe] {
  font-size: 20px;
  color: #3d485d;
  text-align: left;
  font-weight: 700;
  border-bottom: 2px solid #0952CA;
  width: -moz-fit-content;
  width: fit-content;
  margin: 32px 0 0 0;
  padding: 0 0 10px;
  position: relative;
  z-index: 1;
}
.line-class[data-v-9510c7fe] {
  height: 1px;
  background: #dfe1e6;
  margin-top: -2px;
  margin-bottom: 16px;
  position: relative;
  z-index: 0;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-625c481b] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-625c481b] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-625c481b] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
@keyframes scaless-625c481b {
0% {
    transform: scale(1);
}
50%, 75% {
    transform: scale(3);
}
78%, 100% {
    opacity: 0;
}
}
.item[data-v-625c481b] {
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #BCECFF;
  border-radius: 50%;
  top: 150px;
  left: 100px;
}
.item[data-v-625c481b]:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 0.7;
  background-color: #BCECFF;
  animation: scaless-625c481b 1s infinite cubic-bezier(0, 0, 0.49, 1.02);
}
.chinese[data-v-625c481b] {
  color: #0E224D;
  font-family: Microsoft YaHei UI;
  font-size: 24px;
  line-height: normal;
  letter-spacing: 0px;
  text-align: center;
  padding-bottom: 10px;
}
.english[data-v-625c481b] {
  color: #84868A;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0px;
  text-align: center;
}
.banner[data-v-625c481b] {
  width: 100%;
  height: 370px;
  background-image: url(/Government/static/img/xlogo.7d6e3c3f.gif);
  background-size: 100% 100%;
}
.banner .banner-body[data-v-625c481b] {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
  padding-top: 72px;
}
.banner .sst[data-v-625c481b] {
  display: inline-block;
  width: 110px;
  height: 36px;
  border: 1px solid;
  border-right: none;
  -o-border-image: linear-gradient(90deg, #9CC4FF 0%, transparent 98%) 1 0 1 1 repeat;
     border-image: linear-gradient(90deg, #9CC4FF 0%, transparent 98%) 1 0 1 1 repeat;
  background-image: linear-gradient(90deg, #4e80ff 0%, transparent 78%);
  color: #FFFFFF;
  font-size: 15px;
  line-height: 36px;
  padding-left: 8px;
  margin-left: 18px;
}
.banner .title[data-v-625c481b] {
  color: #DCE1FF;
  font-size: 32px;
  line-height: normal;
  letter-spacing: 0px;
  text-align: left;
  background: linear-gradient(180deg, #EDF3FF 0%, #AFC6FF 100%);
  -webkit-background-clip: text;
  color: transparent;
  display: flex;
  align-items: center;
}
.banner .mes[data-v-625c481b] {
  padding-top: 36px;
  width: 570px;
  color: #DCE1FF;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
}
.banner .more[data-v-625c481b] {
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
  color: #FFFFFF;
  margin-top: 28px;
  padding: 8px 22px;
  width: 100px;
  height: 38px;
  background: linear-gradient(90deg, #4C6FEB 8.56%, #4068F7 86%);
}
.qyss[data-v-625c481b] {
  background: #FFFFFF;
  width: 100%;
  height: 580px;
  margin: 0 auto;
}
.qyss .qyss-body[data-v-625c481b] {
  width: 1100px;
  margin: 0 auto;
}
.qyss .title[data-v-625c481b] {
  padding-top: 58px;
  padding-bottom: 51px;
  color: #0E224D;
  font-family: Microsoft YaHei UI;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: 0px;
}
.qyss .part[data-v-625c481b] {
  width: 1100px;
  height: 390px;
  background-image: url(/Government/static/img/part1@2x.6c6865f1.png);
  background-size: 100% 100%;
}
.xtfw[data-v-625c481b] {
  width: 100%;
  height: 350px;
  background-image: url(/Government/static/img/xtfw_bg.dc060e5a.png);
  background-size: 100% 100%;
}
.xtfw .xtfw-body[data-v-625c481b] {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
}
.xtfw .pt[data-v-625c481b] {
  padding-top: 54px;
}
.xtfw .box[data-v-625c481b] {
  height: 40px;
  width: 109px;
  border: 1px solid;
  border-bottom: none;
  -o-border-image: linear-gradient(180deg, rgb(250, 252, 255) 31%, rgba(250, 252, 255, 0.13) 100%) 1 1 0 1 repeat;
     border-image: linear-gradient(180deg, rgb(250, 252, 255) 31%, rgba(250, 252, 255, 0.13) 100%) 1 1 0 1 repeat;
  background: linear-gradient(180deg, rgb(209, 226, 255) 0%, rgb(224, 236, 255) 100%);
  color: #0E224D;
  font-family: Microsoft YaHei UI;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  float: left;
}
.xtfw .box2[data-v-625c481b] {
  padding-left: 10px;
  border: 1px solid;
  border-bottom: none;
  -o-border-image: linear-gradient(180deg, rgb(250, 252, 255) 31%, rgba(250, 252, 255, 0.13) 100%) 1 1 0 1 repeat;
     border-image: linear-gradient(180deg, rgb(250, 252, 255) 31%, rgba(250, 252, 255, 0.13) 100%) 1 1 0 1 repeat;
  height: 40px;
  width: 255px;
  color: #788194;
  font-size: 16px;
  line-height: 40px;
  float: left;
}
.xtfw .boxlabel[data-v-625c481b] {
  background: linear-gradient(180deg, #e0ecff 0%, #fdfeff 100%);
  clear: both;
  width: 1100px;
  padding-left: 127.5px;
  padding-right: 127.5px;
  padding-top: 50px;
  padding-bottom: 46px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.xtfw .boxlabel img[data-v-625c481b] {
  vertical-align: center;
}
.xtfw .box-label[data-v-625c481b] {
  width: 160px;
  height: 160px;
  color: rgb(14, 34, 77);
  font-size: 16px;
  letter-spacing: 0px;
  text-align: center;
  float: left;
  padding-top: 30px;
  border: 1px solid transparent;
  cursor: pointer;
}
.xtfw .box-label span[data-v-625c481b] {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
}
.xtfw .box-label img[data-v-625c481b] {
  width: 68px;
  height: 65px;
}
.xtfw .box-label[data-v-625c481b]:hover {
  border-radius: 10px;
  background: linear-gradient(180deg, #DAE7FF 0%, #F7FAFF 100%);
  border: 1px solid #FFFFFF;
  box-shadow: 0px 4px 20px 0px #D5E2EF;
}
.sjfw[data-v-625c481b] {
  width: 100%;
  height: 740px;
  background-image: url(/Government/static/img/psd_031.6ba9c22b.png);
  background-size: 100% 100%;
  position: relative;
}
.sjfw .title .chinese[data-v-625c481b] {
  padding-top: 57px;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
}
.sjfw .title .english[data-v-625c481b] {
  color: #A1ADC9;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.sjfw .sjfw-box[data-v-625c481b] {
  position: absolute;
  border-radius: 4px;
  background: rgba(61, 152, 217, 0.5019607843);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  width: 245px;
  height: 109px;
  color: #C6DAFF;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 0 0 20px;
  z-index: 2;
}
.sjfw .sjfw-box span[data-v-625c481b] {
  display: inline-block;
  width: 206px;
}
.sjfw .tit[data-v-625c481b] {
  position: absolute;
  color: #BCECFF;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
  display: block;
  cursor: pointer;
}
.sjfw .zrztjtit[data-v-625c481b] {
  left: 32.03%;
  top: 59.59%;
}
.sjfw .zccztit[data-v-625c481b] {
  left: 37.395%;
  top: 37.97%;
}
.sjfw .flfgtit[data-v-625c481b] {
  left: 41.406%;
  top: 25.27%;
}
.sjfw .ipotit[data-v-625c481b] {
  left: 59.11%;
  top: 35.675%;
}
.sjfw .zstptit[data-v-625c481b] {
  left: 61.979%;
  top: 47.027%;
}
.sjfw .zstp[data-v-625c481b] {
  left: 61.979%;
  top: 51.62%;
}
.sjfw .zrztj[data-v-625c481b] {
  left: 23.43%;
  top: 64.19%;
}
.sjfw .ipo[data-v-625c481b] {
  left: 59.11%;
  top: 40.27%;
}
.sjfw .flfg[data-v-625c481b] {
  left: 32.03%;
  top: 29.86%;
}
.sjfw .zccz[data-v-625c481b] {
  left: 27.96%;
  top: 42.56%;
}
.pxfw[data-v-625c481b] {
  width: 100%;
  background: #FFFFFF;
  height: 1008px;
}
.pxfw .pxfw-body[data-v-625c481b] {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
}
.pxfw .pxfw-body .title[data-v-625c481b] {
  padding-top: 65px;
  padding-bottom: 68px;
}
.pxfw .mes[data-v-625c481b] {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
}
.pxfw .border[data-v-625c481b] {
  width: 100%;
  height: 1px;
  background-color: #FFFFFF;
  opacity: 0.5;
}
.pxfw .hdybm[data-v-625c481b] {
  float: left;
  width: 536px;
  height: 227px;
  background-image: url(/Government/static/img/hdybm.906627e7.png);
  background-size: 100% 100%;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 22px;
  text-align: left;
}
.pxfw .hdybm .hdybmbox[data-v-625c481b] {
  width: 253px;
  height: 144px;
  margin: 47px;
}
.pxfw .hdybm .hdybmbox span[data-v-625c481b] {
  display: inline-block;
  width: 100%;
}
.pxfw .zxkc[data-v-625c481b] {
  margin-left: 23px;
  float: left;
  width: 536px;
  height: 227px;
  background-image: url(/Government/static/img/zxkc.c689bf67.png);
  background-size: 100% 100%;
}
.pxfw .zxkc .zxkcbox[data-v-625c481b] {
  width: 262px;
  height: 170px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 22px;
  text-align: left;
  margin: 31px;
}
.pxfw .zxkc .zxkcbox span[data-v-625c481b] {
  display: inline-block;
  width: 100%;
}
.pxfw .sdqwxx[data-v-625c481b] {
  margin-top: 28px;
  float: left;
  padding: 0 40px;
  width: 1100px;
  height: 495px;
  background-image: url(/Government/static/img/sdqwxx.1ff17c98.png);
  background-size: 100% 100%;
}
.pxfw .sdqwxx .sdqwxx-title[data-v-625c481b] {
  color: #FFFFFF;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0px;
  text-align: center;
  padding: 32px 0 25px 0;
}
.pxfw .sdqwxx .sdqwxxbox[data-v-625c481b] {
  width: 321px;
  height: 360px;
  float: left;
}
.pxfw .sdqwxx .sdqwxxbox img[data-v-625c481b] {
  width: 321px;
  height: 180px;
}
.pxfw .sdqwxx .sdqwxxbox span[data-v-625c481b] {
  display: inline-block;
  width: 100%;
  color: #FFFFFF;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0px;
  text-align: left;
  padding: 22px 0 11px 0;
}
.pxfw .sdqwxx .sdqwxxbox .mes[data-v-625c481b] {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  padding: 0;
}
.zyfw[data-v-625c481b] {
  clear: both;
  width: 100%;
  height: 580px;
  background-image: url(/Government/static/img/zyfw.98350ef1.png);
  background-size: 100% 100%;
}
.zyfw .zyfw-body[data-v-625c481b] {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
}
.zyfw .zyfw-body .title[data-v-625c481b] {
  padding-top: 74px;
  padding-bottom: 104px;
  text-align: center;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: 0px;
}
.zyfw .zyfw-body .mes[data-v-625c481b] {
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.zyfw .zyfw-body .mes .mes-m[data-v-625c481b] {
  color: #D9DFE9;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  margin-bottom: 11px;
  margin-right: 53px;
  display: inline-block;
  float: left;
}
.zyfw .zyfw-body .mes .mes-m img[data-v-625c481b] {
  width: 60px;
  height: 60px;
}
.zyfw .zyfw-body .mes .mes-m span[data-v-625c481b] {
  display: inline-block;
  width: 100%;
}
.zyfw .zyfw-body .mes .mes-m .mes-t[data-v-625c481b] {
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 14px;
}
.zyfw .zyfw-body .count[data-v-625c481b] {
  clear: both;
  color: #F6FAFF;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  font-size: 30px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  padding-top: 64px;
}
.zyfw .zyfw-body .count .counts[data-v-625c481b] {
  color: #E4ECFB;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-c3b5546c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-c3b5546c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-c3b5546c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.search-from[data-v-c3b5546c] {
  padding-top: 20px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.search-from .search .el-button--primary {
  background-color: #0952CA;
  border-color: #0952CA;
}
.search-from .search .el-input__inner {
  min-height: 34px;
}
.search-from .el-range-separator {
  width: 36px;
}
.search-from .cancel-btn:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.search-from .cancel-btn {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-60d64b04] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-60d64b04] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-60d64b04] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.download[data-v-60d64b04] {
  color: #4691FF;
  border-bottom: 1px solid #4691FF;
  cursor: pointer;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-6f70e549] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-6f70e549] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-6f70e549] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.enroll-dialog .title[data-v-6f70e549] {
  height: 25px;
  font-size: 18px;
  /*font-family: PingFangSC-Semibold, PingFang SC;*/
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 25px;
  margin-bottom: 20px;
}
.enroll-dialog .m-b-20[data-v-6f70e549] {
  margin-bottom: 20px;
}
.enroll-dialog .quest-remove[data-v-6f70e549] {
  cursor: pointer;
}
.enroll-dialog .quest-remove[data-v-6f70e549]:hover {
  color: #0952CA;
}
.enroll-dialog .m-b-10[data-v-6f70e549] {
  margin-bottom: 10px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.enroll-dialog .el-table thead .cell {
  height: 20px;
  font-size: 14px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 20px;
}
.enroll-dialog .addBtn {
  background-color: #FAFAFA;
}
.enroll-dialog .addBtn:hover {
  color: #0952CA;
  border-color: #0952CA;
}
.enroll-dialog .el-tag {
  background-color: white;
  border-color: #DCDFE6;
  color: #606266;
}
.enroll-dialog .el-tag .el-tag__close {
  color: #606266;
}
.enroll-dialog .el-tag .el-tag__close:hover {
  background-color: white;
}
.enroll-dialog .el-button--primary {
  color: #FFF;
  background: #0952CA;
  border-color: #0952CA;
}
.enroll-dialog .cancel-btn:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-49eddfcc] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-49eddfcc] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-49eddfcc] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.active-notice .notice-add[data-v-49eddfcc] {
  padding: 20px 0px;
}
.active-notice .notice-pagination[data-v-49eddfcc] {
  margin: 10px 0px;
}
.active-notice .goDetails[data-v-49eddfcc] {
  cursor: pointer;
  border-bottom: 1px solid #666666;
}
.active-notice .goDetails[data-v-49eddfcc]:hover {
  color: #0952CA;
  border-bottom: 1px solid #0952CA;
}
.active-notice .go-enroll[data-v-49eddfcc] {
  color: firebrick;
  cursor: pointer;
  border-bottom: 1px firebrick solid;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.active-notice .el-table thead .cell {
  height: 20px;
  font-size: 14px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  line-height: 20px;
}
.active-notice .el-icon-plus {
  color: #0952CA;
  font-weight: 600;
}
.active-notice .addBtn {
  background-color: #fafafa;
}
.active-notice .addBtn:hover {
  color: #0952CA;
  border-color: #0952CA;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-42d3ad50] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-42d3ad50] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-42d3ad50] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.notice-profile[data-v-42d3ad50] {
  background-color: white !important;
}
.full-screen[data-v-42d3ad50] {
  min-height: calc(100vh - 219px);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.notice-profile .el-tabs__item {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
}
.notice-profile .el-tabs__item:hover {
  color: #0952CA;
}
.notice-profile .el-tabs__item.is-active {
  color: #0952CA;
}
.notice-profile .el-tabs__active-bar.is-top {
  background-color: #0952CA;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-20986f22] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-20986f22] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-20986f22] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.activity-notice-details .title[data-v-20986f22] {
  height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 25px;
  padding: 20px 0px;
}
.activity-notice-details .item-title[data-v-20986f22] {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
  padding: 20px 0px;
}
.activity-notice-details .line-class[data-v-20986f22] {
  height: 4px;
  background: #C9D9F2;
  margin-top: 10px;
  margin-bottom: 30px;
}
.activity-notice-details .line-class .line-cursor[data-v-20986f22] {
  height: 4px;
  background: #0952CA;
  width: 40px;
}
.activity-notice-details .activity-type[data-v-20986f22] {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
}
.activity-notice-details .text[data-v-20986f22] {
  padding-right: 20px;
  width: 130px;
}
.activity-notice-details .star[data-v-20986f22] {
  color: #F56C6C;
  margin-right: 5px;
}
.activity-notice-details .goDetails[data-v-20986f22] {
  cursor: pointer;
  color: #0952CA;
  border-bottom: 1px solid #0952CA;
}
.activity-notice-details .top-form-profile[data-v-20986f22] {
  position: relative;
}
.activity-notice-details .top-form-bg-left[data-v-20986f22] {
  /*height: 380px;*/
  background-color: #F5F6F7;
  width: 13%;
  border-right: 1px solid #DDDDDD;
}
.activity-notice-details .top-form[data-v-20986f22] {
  position: absolute;
  top: 12px;
  left: 20px;
  /*height: 380px;*/
  width: 100%;
}
.activity-notice-details .top-form .org[data-v-20986f22] {
  font-size: 14px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgb(51, 51, 51);
}
.activity-notice-details .access-quest[data-v-20986f22] {
  padding-right: 150px;
  cursor: pointer;
  color: #0952CA;
}
.activity-notice-details .QRCode-profile[data-v-20986f22] {
  max-height: 108px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 40px;
  cursor: pointer;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.activity-notice-details .el-range-separator {
  width: 36px;
}
.activity-notice-details .el-table thead .cell {
  height: 20px;
  font-size: 14px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 20px;
}
.activity-notice-details .cancel-btn:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.activity-notice-details .goDetails {
  cursor: pointer;
  border-bottom: 1px solid #666666;
}
.activity-notice-details .goDetails:hover {
  color: #0952CA;
  border-bottom: 1px solid #0952CA;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-5e5a663a] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-5e5a663a] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-5e5a663a] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.h5-container[data-v-5e5a663a] {
  width: 90%;
  margin: 0px auto;
  padding-top: 20px;
}
.h5-signIn .title[data-v-5e5a663a] {
  width: 60px;
  height: 42px;
  font-size: 16px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 42px;
}
.h5-signIn .sendCodeClass[data-v-5e5a663a] {
  background: #0952CA;
  border-radius: 4px;
  font-size: 14px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(255, 255, 255);
  text-align: center;
  height: 36px;
  line-height: 36px;
}
.h5-signIn .signIn-btn[data-v-5e5a663a] {
  background: #0952CA;
  border-radius: 4px;
  font-size: 14px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(255, 255, 255);
  text-align: center;
  border: none;
  margin: 0px auto;
  width: 100%;
  height: 40px;
}
.h5-assess[data-v-5e5a663a] {
  padding-bottom: 30px;
}
.h5-assess .quest[data-v-5e5a663a] {
  font-size: 16px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(51, 51, 51);
  margin: 10px 0px;
}
.h5-assess .submit[data-v-5e5a663a] {
  margin: 20px 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #0952CA;
  border-radius: 4px;
  font-size: 14px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(255, 255, 255);
  text-align: center;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-ba704c2a] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-ba704c2a] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-ba704c2a] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.h5-container[data-v-ba704c2a] {
  width: 90%;
  margin: 0px auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
[data-v-ba704c2a] p {
  word-break: break-word;
}
.m-t-10[data-v-ba704c2a] {
  margin-top: 10px;
}
.m-b-10[data-v-ba704c2a] {
  margin-bottom: 10px;
}
.label[data-v-ba704c2a] {
  color: #999999;
}
.att[data-v-ba704c2a] {
  color: #0952CA;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7514080c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7514080c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7514080c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.jc-component__range .acrossBackground[data-v-7514080c] {
  background: #E1F3F9;
  height: 36px;
  position: absolute;
  z-index: 3;
}
.jc-component__range .successIcon[data-v-7514080c] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAATlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////+QlxstAAAAGXRSTlMAAZmcdnBzCfBs9cmAORXk49y+po9dUC8dC78eUQAAAHBJREFUOMvN0DkOhEAQBMEaFuhZjr0P8v8fxUPQSI0FIt2wqnT2LOZU8An9AnnDue7s1YHe5Sp0PaBf/Ae15hXQpsB1y/ANXKrhboHLntBNXmrdD5ohcOkF78j1B3rvfmrj3U917is3XNZ69yXTaRsBbe8KJ/2IVYQAAAAASUVORK5CYII=) no-repeat;
  background-size: 16px;
  background-position: center;
}
.jc-component__range .jc-range[data-v-7514080c] {
  background-color: #e9e9e9;
  position: relative;
  /*transition: .2s all;*/
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #585858;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px; /*no*/
}
.jc-component__range .jc-range.success[data-v-7514080c] {
  background-color: #E1F3F9;
  color: #00BDFD;
  z-index: 4;
}
.jc-component__range .jc-range.success i[data-v-7514080c] {
  color: #3bc923;
}
.jc-component__range .jc-range i[data-v-7514080c] {
  position: absolute;
  left: 0;
  width: 50px; /*no*/
  height: 100%;
  color: #ACACAC;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  cursor: pointer;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-77457cd7] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-77457cd7] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-77457cd7] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.h5-container[data-v-77457cd7] {
  width: 90%;
  margin: 0px auto;
  padding-top: 20px;
}
.h5-signIn .title[data-v-77457cd7] {
  width: 60px;
  height: 42px;
  font-size: 16px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 42px;
}
.h5-signIn .sendCodeClass[data-v-77457cd7] {
  background: #0952CA;
  border-radius: 4px;
  font-size: 14px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(255, 255, 255);
  text-align: center;
  height: 36px;
  line-height: 36px;
}
.h5-signIn .signIn-btn[data-v-77457cd7] {
  background: #0952CA;
  border-radius: 4px;
  font-size: 14px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(255, 255, 255);
  text-align: center;
  border: none;
  margin: 0px auto;
  width: 100%;
  height: 40px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0f186db6] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0f186db6] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0f186db6] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.download[data-v-0f186db6] {
  color: #4691FF;
  border-bottom: 1px solid #4691FF;
  cursor: pointer;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-2220ed8a] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-2220ed8a] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-2220ed8a] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.enroll-dialog .title[data-v-2220ed8a] {
  height: 25px;
  font-size: 18px;
  /*font-family: PingFangSC-Semibold, PingFang SC;*/
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 25px;
  margin-bottom: 20px;
}
.enroll-dialog .m-b-20[data-v-2220ed8a] {
  margin-bottom: 20px;
}
.enroll-dialog .m-b-25[data-v-2220ed8a] {
  margin-bottom: 25px;
}
.enroll-dialog .m-r-15[data-v-2220ed8a] {
  margin-right: 15px;
}
.enroll-dialog .quest-remove[data-v-2220ed8a] {
  cursor: pointer;
}
.enroll-dialog .quest-remove[data-v-2220ed8a]:hover {
  color: #0952CA;
}
.enroll-dialog .m-b-10[data-v-2220ed8a] {
  margin-bottom: 10px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.enroll-dialog .el-table thead .cell {
  height: 20px;
  font-size: 14px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 20px;
}
.enroll-dialog .addBtn {
  background-color: #fafafa;
}
.enroll-dialog .addBtn:hover {
  color: #0952CA;
  border-color: #0952CA;
}
.enroll-dialog .el-tag {
  background-color: white;
  border-color: #dcdfe6;
  color: #606266;
}
.enroll-dialog .el-tag .el-tag__close {
  color: #606266;
}
.enroll-dialog .el-tag .el-tag__close:hover {
  background-color: white;
}
.enroll-dialog .el-button--primary {
  color: #fff;
  background-color: #0952ca;
  border-color: #0952ca;
  border-radius: 1px;
}
.enroll-dialog .el-button--info {
  color: #000;
  background-color: #f1f2f5;
  border-color: #f1f2f5;
  border-radius: 1px;
}
.enroll-dialog .el-divider--horizontal {
  margin: 15px 0;
}
.enroll-dialog .el-table th {
  height: 55px;
  line-height: 55px;
}
.enroll-dialog .cancel-btn:hover {
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
}
.enroll-dialog .el-table__fixed {
  height: auto !important;
  bottom: 10px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-8d14bdc6] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-8d14bdc6] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-8d14bdc6] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.active-notice .notice-add[data-v-8d14bdc6] {
  padding: 20px 0px;
}
.active-notice .notice-pagination[data-v-8d14bdc6] {
  margin: 10px 0px;
}
.active-notice .goDetails[data-v-8d14bdc6] {
  cursor: pointer;
  border-bottom: 1px solid #666666;
}
.active-notice .goDetails[data-v-8d14bdc6]:hover {
  color: #0952CA;
  border-bottom: 1px solid #0952CA;
}
.active-notice .go-enroll[data-v-8d14bdc6] {
  color: firebrick;
  cursor: pointer;
  border-bottom: 1px firebrick solid;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.active-notice .el-table thead .cell {
  height: 20px;
  font-size: 14px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  line-height: 20px;
}
.active-notice .el-icon-plus {
  color: #0952CA;
  font-weight: 600;
}
.active-notice .addBtn {
  background-color: #fafafa;
}
.active-notice .addBtn:hover {
  color: #0952CA;
  border-color: #0952CA;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-1aed4dfc] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-1aed4dfc] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-1aed4dfc] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.search-from[data-v-1aed4dfc] {
  padding-top: 20px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.search-from .search .el-button--primary {
  background-color: #0952CA;
  border-color: #0952CA;
}
.search-from .search .el-input__inner {
  min-height: 34px;
}
.search-from .el-range-separator {
  width: 36px;
}
.search-from .cancel-btn:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.search-from .cancel-btn {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-ea124cfc] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-ea124cfc] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-ea124cfc] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-ea124cfc] .enterprise-type .el-input {
  width: 250px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-5ced2742] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-5ced2742] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-5ced2742] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.uploadFile[data-v-5ced2742] {
  margin-left: 52px;
  height: 150px;
}
.casDetail-box[data-v-5ced2742] {
  position: relative;
  margin-bottom: 110px;
}
.casDetail-box .tableForm[data-v-5ced2742] {
  width: 100%;
  position: absolute;
  top: 86px;
}
.casDetail-box .tableForm .el-form-item[data-v-5ced2742] {
  margin-bottom: 0px;
}
.casDetail-box .tableForm .div-inline[data-v-5ced2742] {
  display: inline;
}
.casDetail-box .tableForm .label-name .el-input[data-v-5ced2742] {
  margin-left: 50px;
  width: 90%;
}
.casDetail-box .tableForm .label-name .el-input .el-input__inner[data-v-5ced2742] {
  color: #272727;
}
.casDetail-box .tableForm .label-name .el-form-item__error[data-v-5ced2742] {
  margin-left: 50px;
}
.casDetail-box .tableForm .label-phone .el-input[data-v-5ced2742] {
  margin-left: 40px;
  width: 90%;
}
.casDetail-box .tableForm .label-phone .el-form-item__error[data-v-5ced2742] {
  margin-left: 40px;
}
.casDetail-box .tableForm .label-company[data-v-5ced2742] {
  /*margin-left: 25px;*/
}
.casDetail-box .tableForm .label-company .el-form-item__label[data-v-5ced2742] {
  width: 155px;
}
.casDetail-box .tableForm .label-company .el-input__inner[data-v-5ced2742] {
  width: 1055px;
  margin-left: 50px;
  color: #272727;
}
.casDetail-box .tableForm .label-company .el-form-item__error[data-v-5ced2742] {
  margin-left: 25px;
}
.casDetail-box .tableForm .label-details[data-v-5ced2742] {
  margin-top: 35px;
}
.casDetail-box .tableForm .label-details .el-form-item__label[data-v-5ced2742] {
  margin-top: 22px;
  /*margin-left: 25px;*/
}
.casDetail-box .tableForm .label-details .el-textarea[data-v-5ced2742] {
  margin-left: 25px;
  min-width: 960px;
}
.casDetail-box .tableForm .label-details .el-textarea .el-textarea__inner[data-v-5ced2742] {
  resize: none;
}
.casDetail-box .tableForm .label-details .el-form-item__error[data-v-5ced2742] {
  margin-left: 50px;
}
.casDetail-box .tableForm .label-assist[data-v-5ced2742] {
  margin-top: 50px;
}
.casDetail-box .tableForm .label-assist .el-form-item__label[data-v-5ced2742] {
  margin-top: 10px;
  /*margin-left: 25px;*/
}
.casDetail-box .tableForm .label-assist .el-form-item__content[data-v-5ced2742] {
  margin-top: 5px;
}
.casDetail-box .tableForm .label-atta .el-form-item__label[data-v-5ced2742] {
  width: 120px;
  /*margin-top: 30px;*/
}
.casDetail-box .tableForm .label-atta .upload-demo[data-v-5ced2742] {
  margin-left: 52px;
}
.casDetail-box .tableForm .label-atta .upload-btnbox[data-v-5ced2742] {
  width: 500px;
  height: 40px;
  background: #fff;
  position: absolute;
  z-index: 20;
  top: 0;
}
.casDetail-box .tableForm .label-atta .upload-btnbox .el-icon-upload2[data-v-5ced2742] {
  position: absolute;
  top: 0px;
  left: 0px;
}
.casDetail-box .tableForm .label-atta .el-icon-upload2[data-v-5ced2742]:before {
  color: #0952CA;
  font-weight: 600;
}
.casDetail-box .tableForm .label-atta .upload-class[data-v-5ced2742] {
  background-color: #fafafa;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
.casDetail-box .tableForm .major-businesses .el-textarea[data-v-5ced2742] {
  width: 91%;
}
.casDetail-box .tableForm .date-form .el-date-editor.el-input[data-v-5ced2742],
.casDetail-box .tableForm .date-form .el-date-editor.el-input__inner[data-v-5ced2742] {
  width: 202px;
}
.casDetail-box .tableForm .table-major-company .el-range-separator[data-v-5ced2742] {
  margin-right: 5px;
}
.casDetail-box .tableForm .table-son-company .el-range-separator[data-v-5ced2742] {
  margin-right: 5px;
}
.casDetail-box .tableForm .table-branch-company .el-range-separator[data-v-5ced2742] {
  margin-right: 5px;
}
.casDetail-box .tableForm .table-affiliated-company .el-range-separator[data-v-5ced2742] {
  margin-right: 5px;
}
.casDetail-box .cancel-btn[data-v-5ced2742]:hover {
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
}
.casDetail-box .release[data-v-5ced2742] {
  color: #fafafa;
  background-color: #0952CA;
  border: none;
}
.casDetail-box .release[data-v-5ced2742]:hover {
  color: #fafafa;
  background-color: #0952CA;
  border: none;
}
.casDetail-box .form-bg[data-v-5ced2742] {
  height: 950px;
  margin-top: 20px;
}
.casDetail-box .askForm .el-range-separator[data-v-5ced2742] {
  margin-right: 5px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.title-pane .el-form-item__error {
  margin-left: 50px;
}
.details-pane .el-form-item__error {
  margin-left: 50px;
}

.yyp-20230808 .el-form-item__error {
    left: 50px;
}

@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-73aec516] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-73aec516] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-73aec516] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.full-screen[data-v-73aec516] {
  min-height: calc(100vh - 219px);
}
.casDetail-box .tableForm[data-v-73aec516] {
  margin-top: 29px;
  width: 1240px;
  top: 58px;
}
.casDetail-box .tableForm .el-form-item[data-v-73aec516] {
  margin-bottom: 0px;
}
.casDetail-box .tableForm .div-inline[data-v-73aec516] {
  display: inline;
}
.casDetail-box .tableForm .label-name .el-input[data-v-73aec516] {
  margin-left: 50px;
  width: 434px;
}
.casDetail-box .tableForm .label-name .el-input .el-input__inner[data-v-73aec516] {
  color: #272727;
}
.casDetail-box .tableForm .label-name .el-form-item__error[data-v-73aec516] {
  margin-left: 50px;
}
.casDetail-box .tableForm .label-phone .el-input[data-v-73aec516] {
  width: 434px;
  margin-left: 40px;
}
.casDetail-box .tableForm .label-phone .el-form-item__error[data-v-73aec516] {
  margin-left: 40px;
}
.casDetail-box .tableForm .label-company[data-v-73aec516] {
  /*margin-left: 25px;*/
}
.casDetail-box .tableForm .label-company .el-form-item__label[data-v-73aec516] {
  width: 155px;
}
.casDetail-box .tableForm .label-company .el-input__inner[data-v-73aec516] {
  width: 1055px;
  margin-left: 50px;
  color: #272727;
}
.casDetail-box .tableForm .label-company .el-form-item__error[data-v-73aec516] {
  margin-left: 25px;
}
.casDetail-box .tableForm .label-details[data-v-73aec516] {
  margin-top: 35px;
}
.casDetail-box .tableForm .label-details .el-form-item__label[data-v-73aec516] {
  margin-top: 22px;
  /*margin-left: 25px;*/
}
.casDetail-box .tableForm .label-details .el-textarea[data-v-73aec516] {
  width: 1055px;
  margin-left: 25px;
}
.casDetail-box .tableForm .label-details .el-textarea .el-textarea__inner[data-v-73aec516] {
  resize: none;
}
.casDetail-box .tableForm .label-details .el-form-item__error[data-v-73aec516] {
  margin-left: 50px;
}
.casDetail-box .tableForm .label-assist[data-v-73aec516] {
  margin-top: 50px;
}
.casDetail-box .tableForm .label-assist .el-form-item__label[data-v-73aec516] {
  margin-top: 10px;
  /*margin-left: 25px;*/
}
.casDetail-box .tableForm .label-assist .el-form-item__content[data-v-73aec516] {
  margin-top: 5px;
}
.casDetail-box .tableForm .label-atta .el-form-item__label[data-v-73aec516] {
  width: 120px;
  margin-top: 30px;
}
.casDetail-box .tableForm .label-atta .upload-demo[data-v-73aec516] {
  margin-left: 52px;
}
.casDetail-box .tableForm .label-atta .el-icon-upload2[data-v-73aec516]:before {
  color: #0952CA;
  font-weight: 600;
}
.casDetail-box .tableForm .label-atta .upload-class[data-v-73aec516] {
  background-color: #FAFAFA;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
.casDetail-box .tableForm .label-btn[data-v-73aec516] {
  margin-top: 40px;
  margin-bottom: 35px;
}
.casDetail-box .tableForm .label-btn .btns[data-v-73aec516] {
  margin-left: 440px;
}
.casDetail-box .tableForm .major-businesses .el-textarea[data-v-73aec516] {
  width: 91%;
}
.casDetail-box .tableForm .date-form .el-date-editor.el-input[data-v-73aec516], .casDetail-box .tableForm .date-form .el-date-editor.el-input__inner[data-v-73aec516] {
  width: 202px;
}
.casDetail-box .tableForm .table-major-company .el-range-separator[data-v-73aec516] {
  margin-right: 5px;
}
.casDetail-box .tableForm .table-son-company .el-range-separator[data-v-73aec516] {
  margin-right: 5px;
}
.casDetail-box .tableForm .table-branch-company .el-range-separator[data-v-73aec516] {
  margin-right: 5px;
}
.casDetail-box .tableForm .table-affiliated-company .el-range-separator[data-v-73aec516] {
  margin-right: 5px;
}
.casDetail-box .cancel-btn[data-v-73aec516]:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.casDetail-box .release[data-v-73aec516] {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.casDetail-box .release[data-v-73aec516]:hover {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.casDetail-box .form-bg[data-v-73aec516] {
  margin-top: 20px;
}
.casDetail-box .askForm .el-range-separator[data-v-73aec516] {
  margin-right: 5px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.title-pane .el-form-item__error {
  margin-left: 50px;
}
.details-pane .el-form-item__error {
  margin-left: 50px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-8e7836fe] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-8e7836fe] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-8e7836fe] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.header[data-v-8e7836fe] {
  border: 1px solid #EBEEF5;
  border-right: none;
  border-bottom: none;
  text-align: center;
  box-sizing: border-box;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  background: #F9F9F9;
}
.header[data-v-8e7836fe] .el-row {
  margin: 0 !important;
}
.header[data-v-8e7836fe] .el-col {
  border-right: 1px solid #EBEEF5;
}
.company_info[data-v-8e7836fe] {
  border: 1px solid #EBEEF5;
  border-right: none;
  border-bottom: none;
  background-color: #fff;
  font-size: 14px;
}
.company_info[data-v-8e7836fe] .el-row {
  padding: 0;
  margin: 0 !important;
  border-bottom: 1px solid #EBEEF5;
}
.company_info[data-v-8e7836fe] .el-col {
  padding: 0;
  border-right: 1px solid #EBEEF5;
}
.company_info[data-v-8e7836fe] .el-col .prove {
  width: 100%;
  min-height: 44px;
  padding: 5px 0;
  border-bottom: 1px solid #ebeef5;
}
.company_info[data-v-8e7836fe] .el-col .add-prove {
  color: blue;
  cursor: pointer;
  min-height: 44px;
  line-height: 44px;
  padding: 0 10px;
}
.company_info[data-v-8e7836fe] .el-col .add {
  min-height: 44px;
  line-height: 44px;
  padding: 0 10px;
}
.company_info[data-v-8e7836fe] .el-col .add-center {
  text-align: center;
}
[data-v-8e7836fe] .el-table .el-table__body .prove-cell {
  padding: 0;
}
[data-v-8e7836fe] .el-table .el-table__body .prove-cell .cell {
  padding: 0;
}
[data-v-8e7836fe] .el-table .el-table__body .prove-cell .cell .prove {
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid #ebeef5;
}
[data-v-8e7836fe] .el-table .el-table__body .prove-cell .cell .add-prove {
  color: blue;
  cursor: pointer;
  height: 44px;
  line-height: 44px;
  padding: 0 10px;
}
.containerContent .top-title[data-v-8e7836fe] {
  margin-bottom: 20px;
}
.containerContent .top-title .title-row[data-v-8e7836fe] {
  padding: 20px 0;
}
.containerContent .top-title .title-row .company-card-title[data-v-8e7836fe] {
  width: 144px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.containerContent .top-title .title-row .edit-title[data-v-8e7836fe] {
  display: inline-block;
  cursor: pointer;
  color: blue;
  margin-left: 20px;
  font-size: 13px;
}
.containerContent .top-title .line-class[data-v-8e7836fe] {
  height: 4px;
  background: #c9d9f2;
}
.containerContent .top-title .line-class .line-cursor[data-v-8e7836fe] {
  height: 4px;
  background: #0952CA;
  width: 40px;
}
.containerContent .content .el-form[data-v-8e7836fe] .el-row {
  margin: 10px 0;
}
.containerContent .content .el-form[data-v-8e7836fe] .el-row .el-date-editor .el-range-separator {
  width: 25px;
}
.containerContent .content .el-form[data-v-8e7836fe] .el-row .upload-tip {
  position: absolute;
  top: 13px;
  left: 130px;
  color: red;
}
.containerContent .content .el-form[data-v-8e7836fe] .el-row .el-icon-upload2 {
  position: absolute;
  top: 0px;
  left: 0px;
}
.containerContent .content .el-form .tips-text[data-v-8e7836fe] {
  font-size: 13px;
}
.containerContent .content .el-form .tips-text .tips-text-step[data-v-8e7836fe] {
  margin-left: 35px;
}
.containerContent .content .el-form .tips-text .tips-text-ps[data-v-8e7836fe] {
  color: red;
}
.containerContent .content .el-form[data-v-8e7836fe] .company .el-input__inner {
  border: 0;
}
.containerContent .content .el-form[data-v-8e7836fe] .company .el-input__inner:focus {
  border: 0;
}
.containerContent .content .el-form[data-v-8e7836fe] .company .el-date-editor .el-range-separator {
  width: 25px;
}
.handling-instructions-dialog div[data-v-8e7836fe] {
  padding: 10px 0;
}
.handling-instructions-dialog .handling-instructions-dialog-title[data-v-8e7836fe] {
  font-size: 16px;
}
.handling-instructions-dialog .handling-instructions-dialog-top-content[data-v-8e7836fe] {
  border-bottom: 1px solid #ccc;
}
.handling-instructions-dialog .content[data-v-8e7836fe] {
  line-height: 1.5;
}
.handling-instructions-dialog .content span[data-v-8e7836fe] {
  color: blue;
  cursor: pointer;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-1b77b0d6] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-1b77b0d6] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-1b77b0d6] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.casDetail-box[data-v-1b77b0d6] {
  position: relative;
  margin-bottom: 110px;
}
.casDetail-box .el-form-item__error[data-v-1b77b0d6] {
  margin-left: 50px;
}
.casDetail-box .tableForm[data-v-1b77b0d6] {
  margin-top: 29px;
  width: 1240px;
  position: absolute;
  top: 58px;
}
.casDetail-box .tableForm .div-inline[data-v-1b77b0d6] {
  display: inline;
}
.casDetail-box .tableForm .label-name .el-input[data-v-1b77b0d6] {
  margin-left: 50px;
  width: 434px;
}
.casDetail-box .tableForm .label-name .el-input .el-input__inner[data-v-1b77b0d6] {
  color: #272727;
}
.casDetail-box .tableForm .label-phone .el-input[data-v-1b77b0d6] {
  width: 434px;
  margin-left: 40px;
}
.casDetail-box .tableForm .label-phone .el-input .el-input__inner[data-v-1b77b0d6] {
  color: #272727;
}
.casDetail-box .tableForm .label-company[data-v-1b77b0d6] {
  margin-left: 25px;
}
.casDetail-box .tableForm .label-company .el-form-item__label[data-v-1b77b0d6] {
  width: 155px;
}
.casDetail-box .tableForm .label-company .el-input__inner[data-v-1b77b0d6] {
  width: 1055px;
  margin-left: 25px;
  color: #272727;
}
.casDetail-box .tableForm .label-title[data-v-1b77b0d6] {
  margin-left: 10px;
}
.casDetail-box .tableForm .label-title .el-form-item__label[data-v-1b77b0d6] {
  width: 155px;
}
.casDetail-box .tableForm .label-title .el-input__inner[data-v-1b77b0d6] {
  width: 1055px;
  margin-left: 40px;
  color: #272727;
}
.casDetail-box .tableForm .label-details .el-form-item__label[data-v-1b77b0d6] {
  margin-top: 5px;
  margin-left: 50px;
}
.casDetail-box .tableForm .label-atta .el-form-item__label[data-v-1b77b0d6] {
  width: 120px;
  margin-top: 45px;
  margin-left: 10px;
}
.casDetail-box .tableForm .label-atta .upload-demo[data-v-1b77b0d6] {
  margin-left: 52px;
}
.casDetail-box .tableForm .label-atta .el-scrollbar__wrap[data-v-1b77b0d6] {
  margin-top: 10px;
  overflow-x: hidden;
}
.casDetail-box .tableForm .label-btn[data-v-1b77b0d6] {
  margin-top: 55px;
}
.casDetail-box .tableForm .label-btn .btns[data-v-1b77b0d6] {
  margin-right: 120px;
}
.casDetail-box .cancel-btn[data-v-1b77b0d6]:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.casDetail-box .release[data-v-1b77b0d6] {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.casDetail-box .release[data-v-1b77b0d6]:hover {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.casDetail-box .form-bg[data-v-1b77b0d6] {
  margin-top: 20px;
}
.full-screen[data-v-1b77b0d6] {
  min-height: calc(100vh - 330px);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-2b2a3dd4] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-2b2a3dd4] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-2b2a3dd4] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.assistList-profile .search-from[data-v-2b2a3dd4] {
  width: 85%;
  padding-top: 20px;
}
.assistList-profile .search-from .search[data-v-2b2a3dd4] .el-button--primary {
  background-color: #0952CA;
  border-color: #0952CA;
}
.assistList-profile .search-from .search[data-v-2b2a3dd4] .el-input__inner {
  min-height: 34px;
}
.assistList-profile .search-from .cancel-btn[data-v-2b2a3dd4]:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.assistList-profile .search-from .cancel-btn[data-v-2b2a3dd4] {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.assistList-profile .notice-add[data-v-2b2a3dd4] {
  padding: 20px 0px;
}
.assistList-profile[data-v-2b2a3dd4] .el-icon-plus {
  color: #0952CA;
  font-weight: 600;
}
.assistList-profile .addBtn[data-v-2b2a3dd4] {
  background-color: #FAFAFA;
}
.assistList-profile .addBtn[data-v-2b2a3dd4]:hover {
  color: #0952CA;
  border-color: #0952CA;
}
.assistList-profile[data-v-2b2a3dd4] .el-table thead .cell {
  height: unset;
  font-size: 14px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 23px;
}
.assistList-profile .goDetails[data-v-2b2a3dd4] {
  cursor: pointer;
  border-bottom: 1px solid #666666;
}
.assistList-profile .goDetails[data-v-2b2a3dd4]:hover {
  color: #0952CA;
  border-bottom: 1px solid #0952CA;
}
.assistList-profile .operate[data-v-2b2a3dd4] .el-button {
  background: rgb(241, 241, 241);
  font-size: 12px;
  /*font-family: PingFang-SC-Regular, PingFang-SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  border: none;
  width: 60px;
}
.assistList-profile .notice-pagination[data-v-2b2a3dd4] {
  margin: 10px 0px;
}
.full-screen[data-v-2b2a3dd4] {
  min-height: calc(100vh - 219px);
}
.tab-view[data-v-2b2a3dd4] .el-tabs__item:hover {
  color: #0952CA;
}
.tab-view[data-v-2b2a3dd4] .el-tabs__item.is-active {
  color: #0952CA;
}
.tab-view[data-v-2b2a3dd4] .el-tabs__active-bar.is-top {
  background-color: #0952CA;
}
[data-v-2b2a3dd4] .assist-search-status ::v-deep.el-form-item__label {
  width: 45px !important;
}
[data-v-2b2a3dd4] .assist-search-status ::v-deep .el-form-item__content {
  margin-left: 45px !important;
}
[data-v-2b2a3dd4] .assist-search-status ::v-deep .el-form-item__content ::v-deep.el-input--small {
  width: 200px !important;
}
.tab-view .title-style[data-v-2b2a3dd4] {
  color: #0952CA;
}
.tab-view .title-style-show[data-v-2b2a3dd4] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.tab-view[data-v-2b2a3dd4] .el-tabs__item:hover {
  color: #0952CA;
}
.tab-view[data-v-2b2a3dd4] .el-tabs__item.is-active {
  color: #0952CA;
}
.tab-view[data-v-2b2a3dd4] .el-tabs__active-bar.is-top {
  background-color: #0952CA;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.assistlist-enterprise .assist-search-status .el-form-item--small .el-form-item__content,
.assistlist-enterprise .assist-search-status .el-form-item--small .el-form-item__label {
  width: 45px !important;
}
.assistlist-enterprise .assist-search-status .el-form-item__content {
  margin-left: 45px !important;
}
.assist-popper .title {
  color: black;
  cursor: pointer;
  border-bottom: 1px solid rgb(192, 190, 190);
  padding: 10px;
  font-size: 15px;
  border-left: 2px solid #4d9ff8;
}
.assist-popper .popover-item {
  color: black;
  cursor: pointer;
  border-bottom: 1px solid rgb(192, 190, 190);
  padding: 10px;
  font-size: 15px;
}
.assist-popper .popover-item .type {
  font-size: 13px;
  color: rgb(192, 190, 190);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-229ebfb2] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-229ebfb2] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-229ebfb2] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.goDetail[data-v-229ebfb2] {
  color: #409EFF;
}
.goDetails[data-v-229ebfb2] {
  color: #409EFF;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-36a3ff58] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-36a3ff58] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-36a3ff58] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.full-screen[data-v-36a3ff58] {
  min-height: calc(100vh - 219px);
}
.search-from[data-v-36a3ff58] {
  padding: 20px 0;
}
.search-from .search[data-v-36a3ff58] .el-button--primary {
  background-color: #0952CA;
  border-color: #0952CA;
}
.search-from .search[data-v-36a3ff58] .el-input__inner {
  min-height: 34px;
}
.search-from[data-v-36a3ff58] .el-range-separator {
  width: 36px;
}
.search-from .cancel-btn[data-v-36a3ff58]:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.search-from .cancel-btn[data-v-36a3ff58] {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
[data-v-36a3ff58] .active-notice .notice-add {
  padding: 20px 0px;
}
[data-v-36a3ff58] .active-notice ::v-deep .notice-pagination {
  margin: 10px 0px;
}
[data-v-36a3ff58] .active-notice .go-enroll {
  color: firebrick;
  cursor: pointer;
  border-bottom: 1px firebrick solid;
}
[data-v-36a3ff58] .active-notice .el-icon-plus {
  color: #0952CA;
  font-weight: 600;
}
[data-v-36a3ff58] .active-notice .addBtn {
  background-color: #FAFAFA;
}
[data-v-36a3ff58] .active-notice .addBtn:hover {
  color: #0952CA;
  border-color: #0952CA;
}
[data-v-36a3ff58] .active-notice .operate .el-button {
  background: rgb(241, 241, 241);
  font-size: 12px;
  font-weight: 400;
  color: rgb(51, 51, 51);
  border: none;
  width: 60px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7fd4f3a4] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7fd4f3a4] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7fd4f3a4] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.access-quest[data-v-7fd4f3a4] {
  cursor: pointer;
  color: #0952CA;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-14180202] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-14180202] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-14180202] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.full-screen[data-v-14180202] {
  min-height: calc(100vh - 540px);
}
.title[data-v-14180202] {
  height: 25px;
  font-size: 17px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 25px;
  padding: 40px 0px;
}
.org[data-v-14180202] {
  font-size: 14px;
  font-weight: 500;
  color: rgb(51, 51, 51);
}
.el-icon-upload2[data-v-14180202]:before {
  color: #0952CA;
  font-weight: 600;
}
.upload-class[data-v-14180202] {
  background-color: #FAFAFA;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
.el-icon-plus[data-v-14180202] {
  background-color: #FAFAFA;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
.el-icon-refresh-left[data-v-14180202] {
  background-color: #FAFAFA;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
.personColumn-state[data-v-14180202] {
  font-size: 14px;
  color: #606266;
  margin-bottom: 15px;
}
[data-v-14180202] .el-range-separator {
  width: 36px;
}
[data-v-14180202] .cancel-btn:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
[data-v-14180202] .release {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
[data-v-14180202] .apply-list .el-form-item__content {
  margin-left: 0 !important;
}
.goDetails[data-v-14180202] {
  cursor: pointer;
  font-size: 14px;
  color: #606266;
  width: 85px;
  margin: 15px 0;
  border-bottom: 1px solid #666666;
}
.goDetails[data-v-14180202]:hover {
  font-size: 14px;
  color: #0952CA;
  width: 85px;
  margin: 15px 0;
  border-bottom: 1px solid #0952CA;
}
.el-tit[data-v-14180202] {
  height: 1.5em;
  width: 3px;
  background-color: #0e4ce4;
  margin-left: 49px;
  margin-top: 32px;
}
.el-bu[data-v-14180202] {
  font-size: 16px;
  color: #0e4ce4;
  margin-left: 60px;
  margin-top: -21px;
}
。el-bt[data-v-14180202] {
  margin-left: 49px;
  margin-top: 10px;
}
.el-u[data-v-14180202] {
  height: 1.5em;
  width: 4px;
  background-color: #0e4ce4;
  margin-left: -16px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-02d08f8b] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-02d08f8b] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-02d08f8b] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.form-bg[data-v-02d08f8b] {
  margin-top: 20px;
}
.el-form-item[data-v-02d08f8b] {
  margin-bottom: 0;
}
.btns[data-v-02d08f8b] {
  margin: 20px auto 0;
  text-align: center;
}
[data-v-02d08f8b] .el-descriptions-item__label {
  min-width: 80px;
  text-align: right !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.casDetail-box-en-add {
  position: relative;
  margin-bottom: 110px;
}
.casDetail-box-en-add .tableForm {
  margin-top: 29px;
  width: 1240px;
  position: absolute;
  top: 58px;
}
.casDetail-box-en-add .tableForm .div-inline {
  display: inline;
}
.casDetail-box-en-add .tableForm .label-name .el-input {
  margin-left: 50px;
  width: 434px;
}
.casDetail-box-en-add .tableForm .label-name .el-input .el-input__inner {
  color: #272727;
}
.casDetail-box-en-add .tableForm .label-name .el-form-item__error {
  margin-left: 50px;
}
.casDetail-box-en-add .tableForm .label-phone .el-input {
  width: 434px;
  margin-left: 40px;
}
.casDetail-box-en-add .tableForm .label-phone .el-form-item__error {
  margin-left: 40px;
}
.casDetail-box-en-add .tableForm .label-company {
  margin-left: 25px;
}
.casDetail-box-en-add .tableForm .label-company .el-form-item__label {
  width: 155px;
}
.casDetail-box-en-add .tableForm .label-company .el-input__inner {
  width: 1055px;
  margin-left: 25px;
  color: #272727;
}
.casDetail-box-en-add .tableForm .label-company .el-form-item__error {
  margin-left: 25px;
}
.casDetail-box-en-add .tableForm .label-details .el-form-item__label {
  margin-top: 22px;
  margin-left: 25px;
}
.casDetail-box-en-add .tableForm .label-details .el-textarea {
  width: 1055px;
  margin-left: 25px;
}
.casDetail-box-en-add .tableForm .label-details .el-textarea .el-textarea__inner {
  resize: none;
}
.casDetail-box-en-add .tableForm .label-details .el-form-item__error {
  margin-left: 50px;
}
.casDetail-box-en-add .tableForm .label-atta {
  margin-top: 40px;
}
.casDetail-box-en-add .tableForm .label-atta .el-form-item__label {
  width: 120px;
  margin-top: 45px;
  margin-left: 10px;
}
.casDetail-box-en-add .tableForm .label-atta .upload-demo {
  margin-left: 52px;
}
.casDetail-box-en-add .tableForm .label-atta .el-icon-upload2:before {
  color: #0952CA;
  font-weight: 600;
}
.casDetail-box-en-add .tableForm .label-atta .upload-class {
  background-color: #FAFAFA;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
.casDetail-box-en-add .tableForm .label-btn {
  margin-top: 55px;
}
.casDetail-box-en-add .tableForm .label-btn .btns {
  margin-left: 440px;
}
.casDetail-box-en-add .cancel-btn:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.casDetail-box-en-add .release {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.casDetail-box-en-add .release:hover {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.casDetail-box-en-add .form-bg {
  margin-top: 20px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.cas-list .bodyDiv {
  margin-top: 20px;
}
.cas-list .operate .el-button {
  background: rgb(241, 241, 241);
  font-size: 12px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: rgb(51, 51, 51);
  border: none;
}
.cas-list .addBtn {
  background-color: #fafafa;
}
.cas-list .el-icon-plus {
  color: #0952CA;
  font-weight: 600;
}
.cas-list .addBtn:hover {
  color: #0952CA;
  border-color: #0952CA;
}
.full-screen {
  min-height: calc(100vh - 234px);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0cbdde31] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0cbdde31] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0cbdde31] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-0cbdde31] .el-table th.gutter {
  display: table-cell !important;
}
.el-select[data-v-0cbdde31] {
  width: 100%;
}
.el-date-editor[data-v-0cbdde31] {
  width: 100%;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-782d7611] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-782d7611] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-782d7611] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.el-form[data-v-782d7611] {
  margin-top: 30px;
}
.el-select[data-v-782d7611] {
  width: 100%;
}
.el-date-editor[data-v-782d7611] {
  width: 100%;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-3671aff4] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-3671aff4] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-3671aff4] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.title[data-v-3671aff4] {
  margin: 20px 0;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
}
.title .icon[data-v-3671aff4] {
  display: inline-block;
  width: 5px;
  height: 22px;
  background-color: #409eff;
  margin-right: 4px;
}
.confirm[data-v-3671aff4] {
  margin: 20px auto;
  text-align: center;
}
.apply[data-v-3671aff4] {
  font-size: 12px;
  margin: 30px 20px 0;
}
.apply div[data-v-3671aff4] {
  padding: 8px 0;
}
[data-v-3671aff4] .el-descriptions--medium:not(.is-bordered) .el-descriptions-item__cell {
  padding: 20px 0 20px;
}
[data-v-3671aff4] .el-descriptions-item__label {
  min-width: 80px;
  text-align: right;
}
.attachment[data-v-3671aff4] {
  color: #409eff;
  margin-right: 20px;
  text-decoration: underline;
  cursor: pointer;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.casDetail-box-en-detail {
  position: relative;
  margin-bottom: 110px;
}
.casDetail-box-en-detail .el-form-item__error {
  margin-left: 50px;
}
.casDetail-box-en-detail .tableForm {
  margin-top: 29px;
  width: 1240px;
  position: absolute;
  top: 58px;
}
.casDetail-box-en-detail .tableForm .div-inline {
  display: inline;
}
.casDetail-box-en-detail .tableForm .label-name .el-input {
  margin-left: 50px;
  width: 434px;
}
.casDetail-box-en-detail .tableForm .label-name .el-input .el-input__inner {
  color: #272727;
}
.casDetail-box-en-detail .tableForm .label-phone .el-input {
  width: 434px;
  margin-left: 40px;
}
.casDetail-box-en-detail .tableForm .label-phone .el-input .el-input__inner {
  color: #272727;
}
.casDetail-box-en-detail .tableForm .label-company {
  margin-left: 25px;
}
.casDetail-box-en-detail .tableForm .label-company .el-form-item__label {
  width: 155px;
}
.casDetail-box-en-detail .tableForm .label-company .el-input__inner {
  width: 1055px;
  margin-left: 25px;
  color: #272727;
}
.casDetail-box-en-detail .tableForm .label-details .el-form-item__label {
  margin-top: 22px;
  margin-left: 25px;
}
.casDetail-box-en-detail .tableForm .label-details .el-textarea {
  width: 1055px;
  margin-left: 25px;
}
.casDetail-box-en-detail .tableForm .label-details .el-textarea .el-textarea__inner {
  color: #272727;
  min-height: 83px;
  height: 100px;
}
.casDetail-box-en-detail .tableForm .label-atta .el-form-item__label {
  width: 120px;
  margin-top: 45px;
  margin-left: 10px;
}
.casDetail-box-en-detail .tableForm .label-atta .upload-demo {
  margin-left: 52px;
}
.casDetail-box-en-detail .tableForm .label-atta .el-scrollbar__wrap {
  margin-top: 10px;
  overflow-x: hidden;
}
.casDetail-box-en-detail .tableForm .label-btn {
  margin-top: 55px;
}
.casDetail-box-en-detail .tableForm .label-btn .btns {
  margin-right: 120px;
}
.casDetail-box-en-detail .cancel-btn:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.casDetail-box-en-detail .release {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.casDetail-box-en-detail .release:hover {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.casDetail-box-en-detail .form-bg {
  margin-top: 20px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-767a7fa2] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-767a7fa2] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-767a7fa2] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.xbanner[data-v-767a7fa2] {
  position: relative;
  margin: 0 100px;
}
.xbanner .xTitle[data-v-767a7fa2] {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
  color: white;
  letter-spacing: 1px;
  white-space: nowrap;
}
.edit-btn[data-v-767a7fa2] {
  font-size: 14px;
  color: #1b92ff;
  cursor: pointer;
  padding: 0 5px;
}
.ellipase[data-v-767a7fa2] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #1b92ff;
  cursor: pointer;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-31095b58] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-31095b58] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-31095b58] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.xbox[data-v-31095b58] {
  height: 560px;
  width: 30%;
  padding: 20px 19px 10px 29px;
  background: white;
}
.xbox .answ[data-v-31095b58] {
  font-size: 20px;
  margin-bottom: 10px;
}
.xbox .futureTip[data-v-31095b58] {
  display: inline-block;
  height: 43px;
  width: 43px;
  line-height: 43px;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #e8e8e8;
}
.xbox .blue[data-v-31095b58] {
  background: #ebf1fa;
  border: 1px solid #cddcf2;
  z-index: 3;
  color: #333;
}
.red[data-v-31095b58] {
  background: rgb(253, 240, 240);
  z-index: 2;
}
.xbox .cruuent[data-v-31095b58] {
  background: #0952ca;
  border: 1px solid #0952ca;
  color: white;
  z-index: 4;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-6011c534] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-6011c534] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-6011c534] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-6011c534] .el-form-item__label {
  line-height: 28px;
}
[data-v-6011c534] .el-textarea__inner {
  min-height: 55px !important;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  caret-color: black !important;
}
.return[data-v-6011c534] {
  cursor: pointer;
  position: absolute;
  right: 14px;
  z-index: 222;
}
[data-v-6011c534]::-webkit-scrollbar {
  width: 8px !important;
  height: 8px;
}
[data-v-6011c534] .el-textarea__inner::-moz-placeholder {
  color: gray;
  font-weight: bold;
}
[data-v-6011c534] .el-textarea__inner::placeholder {
  color: gray;
  font-weight: bold;
}
[data-v-6011c534] .el-input__inner::-moz-placeholder {
  color: gray;
  font-weight: bold;
}
[data-v-6011c534] .el-input__inner::placeholder {
  color: gray;
  font-weight: bold;
}
.quexBOX[data-v-6011c534] {
  width: 70%;
  display: flex;
  flex-direction: column;
  background: white;
  margin-left: 20px;
  padding-top: 12px;
  padding-left: 20px;
  position: relative;
}
.quexBOX .w70[data-v-6011c534] {
  width: 70%;
}
.quexBOX .miBox[data-v-6011c534] {
  height: 750px;
  overflow-y: auto;
  position: relative;
  margin-bottom: 42px;
}
.quexBOX .operation[data-v-6011c534] {
  position: fixed;
  bottom: 3px;
}
.quexBOX .operation .butt[data-v-6011c534] {
  padding: 10px 40px;
  font-size: 16px;
}
.quexBOX #xleft[data-v-6011c534] {
  left: 53% !important;
}
[data-v-6011c534].quexBOX .el-form-item__label {
  float: none;
}
[data-v-6011c534].quexBOX .el-radio {
  display: block;
  margin: 7px 0px 10px 0px;
}
[data-v-6011c534].quexBOX .el-checkbox {
  display: block;
  margin: -7px 0px;
}
.dan[data-v-6011c534] {
  color: darkgray;
  padding-left: 5px;
}
.el-form-item--small.el-form-item[data-v-6011c534] {
  margin-bottom: 5px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-19f4ab6d] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-19f4ab6d] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-19f4ab6d] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.TOP20[data-v-19f4ab6d] {
  text-align: center;
  padding: 18px 0;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.estimate-frame .el-select-dropdown__item.hover, .estimate-frame .el-select-dropdown__item:hover {
  background-color: white !important;
}
.estimate-frame .el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content {
  background-color: white !important;
}
.estimate-frame .el-scrollbar__wrap {
  overscroll-behavior: contain !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-4db11d5c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-4db11d5c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-4db11d5c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.valuation-checked[data-v-4db11d5c] {
  color: #13BBF4;
  border-bottom: 2px solid;
  padding: 2px;
}
.valuation-chart-div[data-v-4db11d5c] {
  width: 330px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.palte-div[data-v-4db11d5c] {
  padding: 12px 14px 12px 14px;
  margin-bottom: 10px;
  overflow: auto;
}
.palte-00[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(236, 104, 119, 0.2);
  border-radius: 5px;
}
.palte-01[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(136, 84, 222, 0.2);
  border-radius: 5px;
}
.palte-02[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(250, 173, 22, 0.2);
  border-radius: 5px;
}
.palte-03[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(16, 112, 177, 0.2);
  border-radius: 5px;
}
.palte-04[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(161, 115, 23, 0.2);
  border-radius: 5px;
}
.palte-05[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(22, 160, 86, 0.2);
  border-radius: 5px;
}
.palte-06[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(74, 23, 155, 0.2);
  border-radius: 5px;
}
.palte-07[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(208, 219, 50, 0.2);
  border-radius: 5px;
}
.palte-08[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(167, 26, 26, 0.2);
  border-radius: 5px;
}
.palte-09[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(31, 194, 235, 0.2);
  border-radius: 5px;
}
.CYpalte-div[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(236, 104, 119, 0.2);
  border-radius: 5px;
  /*margin-right: 10px;*/
  /*margin-bottom: 10px;*/
}
.KCpalte-div[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(136, 84, 222, 0.2);
  border-radius: 5px;
  /*margin-right: 10px;*/
  /*margin-bottom: 10px;*/
}
.ZXpalte-div[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(250, 173, 22, 0.2);
  border-radius: 5px;
  /*margin-right: 10px;*/
}
.HZpalte-div[data-v-4db11d5c] {
  height: 95px;
  width: 160px;
  background-color: rgba(37, 142, 255, 0.2);
  border-radius: 5px;
  /*margin-right: 10px;*/
}
.param-div[data-v-4db11d5c] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #14BCF5;
  font-weight: Bold;
  margin-top: 10px;
}
.param-des-div[data-v-4db11d5c] {
  color: #AAAAAA;
  font-size: 12px;
}
.palteLable[data-v-4db11d5c] {
  color: #333333;
  font-weight: Bold;
  display: inline-block;
}
.num[data-v-4db11d5c] {
  color: #87807C;
  font-size: 12px;
  display: inline-block;
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected[data-v-4db11d5c]::after {
  content: "";
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected .check[data-v-4db11d5c] {
  background-color: #0952CA;
  border-color: #0952CA;
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected .check[data-v-4db11d5c]:after {
  transform: rotate(45deg) scaleY(1);
}
.el-select-dropdown.is-multiple .el-select-dropdown__item .check[data-v-4db11d5c]::after {
  box-sizing: content-box;
  content: "";
  border: 1px solid #fff;
  border-left: 0;
  border-top: 0;
  height: 7px;
  left: 4px;
  position: absolute;
  top: 1px;
  transform: rotate(45deg) scaleY(0);
  width: 3px;
  transition: transform 0.15s ease-in 0.05s;
  transform-origin: center;
}
.el-select-dropdown.is-multiple .el-select-dropdown__item .check[data-v-4db11d5c] {
  display: inline-block;
  position: relative;
  top: 2px;
  border: 1px solid #dcdfe6;
  border-radius: 2px;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  background-color: #fff;
  z-index: 1;
  transition: border-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46), background-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46);
}
.add-company[data-v-4db11d5c] {
  font-size: 14px;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #14BCF5;
  height: 34px;
  line-height: 34px;
  box-sizing: border-box;
  cursor: pointer;
}
.el-dialog-company[data-v-4db11d5c] {
  height: 60vh;
  overflow: hidden;
}
.el-dialog-div[data-v-4db11d5c] {
  height: 60vh;
  overflow: hidden;
}
.tag-div-class[data-v-4db11d5c] {
  height: calc(60vh - 120px);
  overflow: auto;
}
.tag-cus-class[data-v-4db11d5c] {
  height: 35px;
  line-height: 30px;
  cursor: pointer;
  margin: 10px 0;
  width: 80%;
  font-size: 14px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0b9e6f74] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0b9e6f74] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0b9e6f74] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.enterpriseDetails[data-v-0b9e6f74] {
  width: 1240px;
  margin: 0 auto;
}
.title[data-v-0b9e6f74] {
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 25px;
  padding: 20px 0px;
  text-align: center;
  margin: 20px;
}
.addRedStar[data-v-0b9e6f74]:after {
  content: "*";
  color: red;
  font-size: 18px;
}
p[data-v-0b9e6f74] {
  line-height: 20px;
}
a[data-v-0b9e6f74] {
  color: #0952CA;
  cursor: pointer;
}
.uploadBtn[data-v-0b9e6f74] {
  color: #ff822f;
  background: #fff;
  border-color: #ff822f;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-373bce1e] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-373bce1e] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-373bce1e] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.ipo-listing-strategy[data-v-373bce1e] {
  display: none;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.entHomePageClass {
  background: rgb(245, 246, 247);
  /*element下滚动条样式修改*/
}
.entHomePageClass .el-scrollbar__thumb {
  background-color: #c9d9f2;
}
.entHomePageClass .div1 {
  margin-top: 10px;
  height: 500px;
  width: 1240px;
  background: url(/Government/static/img/bg.a25c4ce7.png) no-repeat;
}
.entHomePageClass .div2 {
  margin-top: 10px;
  height: 500px;
  width: 1240px;
  background: url(/Government/static/img/b2.6b94b16e.png) no-repeat;
}
.entHomePageClass .div3 {
  margin-top: 10px;
  height: 813px;
  width: 1240px;
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid #eeeeee;
}
.entHomePageClass .el-scrollbar__wrap {
  overflow-x: hidden;
}
.entHomePageClass .el-scrollbar__bar.is-vertical {
  width: 4px;
  top: 2px;
}
.entHomePageClass .el-table__row--level-0 {
  font-weight: bold !important;
}
.entHomePageClass .el-date-editor--daterange.el-input,
.entHomePageClass .el-date-editor--daterange.el-input__inner,
.entHomePageClass .el-date-editor--timerange.el-input,
.entHomePageClass .el-date-editor--timerange.el-input__inner {
  width: 237px;
}
.entHomePageClass .el-date-editor .el-range-separator {
  width: 10%;
}
.entHomePageClass .halfClass {
  width: 620px;
  height: 236px;
  background: #ffffff;
  position: relative;
}
.entHomePageClass .halfClass1 {
  width: 619px;
  border-right: 1px solid #eeeeee;
  height: 236px;
  background: #ffffff;
  position: relative;
}
.entHomePageClass .moreTask {
  position: absolute;
  right: 59px;
  bottom: 27px;
  cursor: pointer;
  color: #a4d7ff;
  font-size: 12px;
  color: #0952CA;
}
.entHomePageClass .labelClass {
  width: 1100px;
  display: inline-block;
  height: 45px;
  background: rgba(20, 82, 180, 0.08);
  font-weight: 600;
  color: #0952CA;
  border-radius: 0px 0px 20px 0px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 13px 12px 12px 16px;
}
.entHomePageClass .labelClass .messageTipClass {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAYCAMAAAC2se+IAAAASFBMVEUAAAD8bnT5bnT5bnX6bnX/eID6bXT6bnT6bnT6bXX6bnT7bnb/f3/6bnX6bnX5bnX6bnX5b3X6cHX8cHb7b3f5cXf/mZn5bXTdSy/uAAAAF3RSTlMAT+Timgv279XGcEEG6rq3joFgUD4tBc00lswAAABeSURBVDjL5c7JDYAwDAXRH5w9YV/cf6eINBD7gITEnN9h8FSXkbsF6xpeWZRtOMpwaHhgWf/A9I0NDXZegTPL8UUKvLECRwXexdYDSYwTitjSiZkmm00x3Q4HVLzUDVIPS5KuJFiWAAAAAElFTkSuQmCC) no-repeat;
  background-size: cover;
  font-size: 10px;
  color: #fff;
  font-weight: normal;
  padding: 0 5px 1px 5px;
  position: relative;
  top: -34px;
  left: 62px;
}
.entHomePageClass .labelContentClass {
  position: absolute;
  left: 140px;
  top: 17px;
  right: 100px;
}
.entHomePageClass .mapClass {
  width: 730px;
  /*width: 620px;*/
  /*height: 470px;*/
  background: rgb(255, 255, 255);
  margin-right: 20px;
}
.entHomePageClass .mapClass1 {
  /*width: 698px;*/
  /*height: 307px;
          margin-top: 14px;
          margin-bottom: 10px;*/
}
.entHomePageClass .line-class {
  height: 4px;
  background: rgb(201, 217, 242);
  box-shadow: 0px -8px 16px 0px rgba(42, 42, 68, 0.1);
}
.entHomePageClass .line-class .line-cursor {
  height: 4px;
  width: 40px;
  margin-left: 26px;
  background: #0952CA;
  box-shadow: 0px -8px 16px 0px rgba(42, 42, 68, 0.1);
}
.entHomePageClass .statisticalClass {
  width: 490px;
  /*height: 470px;*/
  height: 595px;
  margin-bottom: 20px;
  background: rgb(255, 255, 255);
}
.entHomePageClass .thisPlateClass {
  position: relative;
  width: 222px;
  height: 120px;
  padding: 12px;
  padding-top: 33px;
  background: rgb(249, 249, 249);
  margin-right: 13px;
  color: #30304d;
  font-size: 14px;
}
.entHomePageClass .lastPlateClass {
  position: relative;
  width: 222px;
  height: 120px;
  /*padding: 18px 40px 16px 42px;*/
  padding: 12px;
  padding-top: 33px;
  margin-bottom: 12px;
  background: rgb(249, 249, 249);
  margin-right: 13px;
  color: #30304d;
  font-size: 14px;
}
.entHomePageClass .returnButtonClass {
  width: 120px;
  height: 36px;
  cursor: pointer;
  line-height: 36px;
  text-align: center;
  background: linear-gradient(360deg, rgb(89, 138, 247) 0%, rgb(98, 178, 252) 100%);
  border-radius: 5px;
  color: #ffffff;
  font-size: 13px;
}
.entHomePageClass .canClickClass {
  cursor: pointer;
  text-decoration: underline;
}
.entHomePageClass .fontWeightClass {
  font-weight: bold;
}
.entHomePageClass .canClickClass:hover {
  color: #0952CA;
}
.entHomePageClass .listItemClass {
  cursor: pointer;
  /*margin-bottom: 10px;*/
  /*padding-bottom: 5px;*/
  padding: 7px 0;
}
.entHomePageClass .listItemClass:hover {
  background: rgba(20, 82, 180, 0.1);
}
.entHomePageClass .el-radio {
  color: #606266;
  cursor: pointer;
  margin-right: 15px;
}
.entHomePageClass .el-radio__label {
  font-size: 14px;
  padding-left: 5px;
}
.entHomePageClass .el-table {
  font-size: 14px;
}
.entHomePageClass .el-table .cell {
  line-height: 16px;
}
.entHomePageClass .el-table__row--level-3 td {
  background: #f7f9fc;
}
.entHomePageClass .marginLeftClass {
  margin-left: 20px;
}
.entHomePageClass .positionImgClass {
  position: absolute;
  bottom: 36px;
  right: 40px;
}
.entHomePageClass .el-table__row--level-0 .el-table__expand-icon {
  visibility: hidden;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.tableBottomBorder .el-table--border,
.tableBottomBorder  .el-table--group  {
  border: 1px solid  #ebeef5  !important;
}
.task-search {
  margin-top: 20px;
}
.user-but-row {
  margin-bottom: 10px;
}
.notice-profile {
  background-color: white !important;
}
.notice-profile .el-tabs__item {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
}
.notice-profile .el-tabs__item:hover {
  color: #0952CA;
}
.notice-profile .el-tabs__item.is-active {
  color: #0952CA;
}
.notice-profile .el-tabs__active-bar.is-top {
  background-color: #0952CA;
}
.operate .el-button {
  background: rgb(241, 241, 241);
  font-size: 12px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: rgb(51, 51, 51);
  border: none;
  width: 90px;
}
.taskList .el-date-editor .el-range-separator {
  padding: 0 5px;
  line-height: 32px;
  width: 7% !important;
  color: #303133;
}
.jiangsu-tasklist .notice-profile .el-tabs__item .is-active {
  color: #fff;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.isNDEnt-box {
  margin-bottom: 100px;
}
.isNDEnt-box .el-form-item__error {
  margin-left: 50px;
}
.isNDEnt-box ::v-deep .containerContent {
  width: 1350px;
}
.isNDEnt-box .cancel-btn:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.isNDEnt-box .release {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.isNDEnt-box .release:hover {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.isNDEnt-box .form-box {
  margin-top: 20px;
  position: relative;
}
.isNDEnt-box .form-box .form-content {
  width: 1350px;
  position: absolute;
  top: 0px;
}
.isNDEnt-box .form-box .form-content .label-title {
  margin-top: 13px;
}
.isNDEnt-box .form-box .form-content .label-title .title-label {
  width: 155px;
  height: 60px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #606266;
  display: inline-block;
}
.isNDEnt-box .form-box .form-content .label-title .title-value {
  display: inline-block;
  width: 1000px;
  margin-left: 15px;
  font-size: 20px;
  height: 60px;
  line-height: 30px;
}
.isNDEnt-box .form-box .form-content .title-enterprise_name {
  height: 57px;
}
.isNDEnt-box .form-box .form-content .title-enterprise_name .title-label {
  width: 155px;
  height: 60px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #606266;
  display: inline-block;
}
.isNDEnt-box .form-box .form-content .title-enterprise_name .title-value {
  display: inline-block;
  width: 1000px;
  margin-left: 15px;
  font-size: 20px;
  height: 60px;
  line-height: 30px;
}
.isNDEnt-box .form-box .form-content .label-contact_name-contact_phone .label-contact_name .el-form-item__label {
  padding-right: 27px;
}
.isNDEnt-box .form-box .form-content .label-contact_name-contact_phone .label-contact_name .el-input {
  margin-left: 50px;
  width: 435px;
}
.isNDEnt-box .form-box .form-content .label-contact_name-contact_phone .label-contact_phone .el-input {
  margin-left: 50px;
  width: 435px;
}
.isNDEnt-box .form-box .form-content .label-content .el-form-item__label {
  margin-top: 150px;
}
.isNDEnt-box .form-box .form-content .label-content .el-textarea__inner {
  margin-left: 50px;
  width: 1055px;
}
.isNDEnt-box .form-box .form-content .label-atta .el-form-item__label {
  margin-top: 60px;
}
.isNDEnt-box .form-box .form-content .label-atta .upload-demo {
  margin-left: 50px;
}
.isNDEnt-box .form-box .form-content .label-atta .el-icon-upload2:before {
  color: #0952CA;
  font-weight: 600;
}
.isNDEnt-box .form-box .form-content .label-atta .upload-class {
  background-color: #FAFAFA;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
.isNDEnt-box .form-box .form-content .btns {
  margin-top: 70px;
  margin-right: 110px;
}
.isNDEnt-box .form-box .form-content .read-only {
  display: block;
}
.full-screen {
  min-height: calc(100vh - 194px);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-6e395464] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-6e395464] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-6e395464] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-6e395464] .el-textarea__inner {
  font-family: Arial;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-5cb366d4] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-5cb366d4] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-5cb366d4] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-5cb366d4] .el-date-editor .el-range-separator {
  padding: 0 5px;
  width: 12%;
  color: #303133;
}
[data-v-5cb366d4] .el-range-editor--small .el-input__inner {
  height: 32px;
  width: 214.79px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-b5b8c70e] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-b5b8c70e] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-b5b8c70e] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.businessGuide[data-v-b5b8c70e] {
  min-height: calc(100vh - 240px);
}
.block-table[data-v-b5b8c70e] {
  margin: 10px 0;
}
.block-table .border[data-v-b5b8c70e] {
  border: 1px solid #eeeeee;
}
.block-table .detail[data-v-b5b8c70e] {
  min-height: 50px;
  padding: 12px 20px;
  overflow: hidden;
  position: relative;
}
.block-table .stop[data-v-b5b8c70e] {
  padding-right: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-table .stop .btn[data-v-b5b8c70e] {
  bottom: 17px;
  right: 20px;
}
.block-table .expand[data-v-b5b8c70e] {
  word-break: break-all;
}
.block-table .expand .btn[data-v-b5b8c70e] {
  bottom: 12px;
  right: 20px;
}
.block-table .btn[data-v-b5b8c70e] {
  position: absolute;
  bottom: 17px;
  right: 20px;
}
.block-table .bg[data-v-b5b8c70e] {
  background-color: #f9f9f9;
}
.block[data-v-b5b8c70e] {
  background-image: url(/Government/static/img/banshizhinan.abe02207.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 287px;
  text-align: right;
  position: relative;
}
.block span[data-v-b5b8c70e] {
  color: #ffffff;
  opacity: 0.85;
  font-size: 32px;
  position: absolute;
  bottom: 25px;
  right: 20px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-b82a2e6c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-b82a2e6c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-b82a2e6c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.isDetail-box .box[data-v-b82a2e6c] {
  margin-top: 20px;
  margin-left: 0px;
  margin-bottom: 30px;
}
.isDetail-box .box .box-detail[data-v-b82a2e6c] {
  width: 855px;
  border: 1px solid #cfdef4;
  background-color: #fbfdfe;
}
.isDetail-box .box .box-detail .titleBox[data-v-b82a2e6c] {
  width: 617px;
  font-size: 20px;
  font-family: 黑体;
  color: #1382ec;
  text-align: center;
  padding-bottom: 8px;
  margin: 27px auto 0px;
  border-bottom: 1px solid #cfdef4;
}
.isDetail-box .box .box-detail .dateBox[data-v-b82a2e6c] {
  width: 617px;
  margin: 0 auto;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 13px;
}
.isDetail-box .box .box-detail .contentBox[data-v-b82a2e6c] {
  width: 617px;
  margin: 0 auto;
  word-break: break-all;
  /*text-align: justify;*/
  /*line-height: 23px;*/
}
.isDetail-box .box .box-detail .buttonBox[data-v-b82a2e6c] {
  text-align: center;
}
.isDetail-box .box .box-detail .attaBox[data-v-b82a2e6c] {
  width: 617px;
  margin: 27px auto 60px;
}
.isDetail-box .box .box-detail .attaBox .atta[data-v-b82a2e6c] {
  margin-bottom: 5px;
}
.isDetail-box .box .box-right[data-v-b82a2e6c] {
  width: 264px;
  margin-left: 20px;
}
.isDetail-box .box .box-right .box-company[data-v-b82a2e6c] {
  border: 1px solid #cfdef4;
  margin-bottom: 10px;
}
.isDetail-box .box .box-right .box-company .labelBox[data-v-b82a2e6c] {
  width: 264px;
  height: 30px;
  border-bottom: 1px solid #cfdef4;
}
.isDetail-box .box .box-right .box-company .labelBox .label[data-v-b82a2e6c] {
  width: 90px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background: #8ec3fb;
}
.isDetail-box .box .box-right .box-company .labelBox .label .txt[data-v-b82a2e6c] {
  font-size: 15px;
  color: #FFFFFF;
  font-weight: bold;
  padding-top: 3px;
}
.isDetail-box .box .box-right .box-company .detailBox[data-v-b82a2e6c] {
  width: 250px;
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.isDetail-box .box .box-right .box-company .detailBox .contextClassNew[data-v-b82a2e6c] {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}
.isDetail-box .box .box-right .box-company .detailBox .ml-2[data-v-b82a2e6c] {
  margin-left: 0.5rem !important;
}
.isDetail-box .box .box-right .box-awards[data-v-b82a2e6c] {
  border: 1px solid #cfdef4;
}
.isDetail-box .box .box-right .box-awards .labelBox[data-v-b82a2e6c] {
  width: 264px;
  height: 30px;
  border-bottom: 1px solid #cfdef4;
}
.isDetail-box .box .box-right .box-awards .labelBox .label[data-v-b82a2e6c] {
  width: 90px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background: #8ec3fb;
}
.isDetail-box .box .box-right .box-awards .labelBox .label .txt[data-v-b82a2e6c] {
  font-size: 15px;
  color: #FFFFFF;
  font-weight: bold;
  padding-top: 3px;
}
.isDetail-box .box .box-right .box-awards .detailBox[data-v-b82a2e6c] {
  width: 250px;
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.isDetail-box .box .box-right .box-awards .detailBox .contextClassNew[data-v-b82a2e6c] {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}
.isDetail-box .box .box-right .box-awards .detailBox .ml-2[data-v-b82a2e6c] {
  margin-left: 0.5rem !important;
}
.full-screen[data-v-b82a2e6c] {
  min-height: calc(100vh - 194px);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-01b5089a] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-01b5089a] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-01b5089a] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-01b5089a] ::-webkit-scrollbar {
  width: 8px !important;
  height: 8px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.reward-frame {
  padding: 10px 25px;
  position: relative;
}
.reward-frame ::v-deep .el-tabs__item:hover {
  cursor: auto !important;
}
.reward-frame ::v-deep .el-select {
  width: 100px;
}
.reward-frame ::v-deep .el-select .el-input--small .el-input__inner {
  height: 24px !important;
  line-height: 24px !important;
  border-radius: 2px !important;
  padding: 0 10px !important;
  color: #999999 !important;
  border: 1px solid #dddddd !important;
}
.reward-frame ::v-deep .el-tabs__active-bar {
  height: 0px !important;
}
.reward-frame ::v-deep .el-tabs__nav-wrap::after {
  height: 0px !important;
}
.reward-frame .reward-more {
  position: absolute;
  top: 21px;
  right: 21px;
  color: #f4f7f9;
  font-size: 14px;
}
.reward-frame .tab-name {
  font-weight: 400;
  color: #333333;
  font-size: 16px;
}
.reward-frame .reward-card-heavy {
  padding: 5px 10px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.reward-frame .reward-title {
  border-radius: 2px;
  font-size: 16px;
  font-weight: 400;
  padding: 2px 5px;
  cursor: pointer;
}
.reward-frame .reward-apply-region {
  font-size: 13px;
  font-weight: 400;
  padding-left: 5px;
}
.reward-frame .reward-apply-time {
  font-size: 13px;
  font-weight: 400;
}
.reward-frame .reward-clickStatus {
  font-size: 13px;
  font-weight: 500;
}
.reward-frame .reward-primary {
  font-size: 14px;
  background: #2763c1;
  color: white;
  padding: 2px 14px;
  border-radius: 2px;
}
.reward-frame .reward-primary:hover {
  cursor: pointer;
}
.reward-frame .reward-primary-plain {
  font-size: 14px;
  background: white;
  color: #2763c1;
  padding: 2px 14px;
  border-radius: 2px;
  border: 1px solid;
}
.reward-frame .reward-primary-plain:hover {
  cursor: pointer;
}
.reward-frame .reward-content {
  font-size: 13px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.isList-box .search .el-button--primary {
  background-color: #0952CA;
  border-color: #0952CA;
}
.isList-box .search .el-input__inner {
  min-height: 34px;
}
.isList-box .addBtn {
  background-color: #fafafa;
}
.isList-box .el-icon-plus {
  color: #0952CA;
  font-weight: 600;
}
.isList-box .addBtn:hover {
  color: #0952CA;
  border-color: #0952CA;
}
.isList-box .bodyDiv {
  margin-top: 20px;
}
.isList-box .bodyDiv .formDiv .company-list {
  margin-left: 1px;
}
.isList-box .el-date-editor .el-range-separator {
  width: 10%;
}
.title-input .el-input__inner {
  height: 36px;
  line-height: 36px;
}
.date-input .el-input__inner {
  height: 36px;
  line-height: 36px;
}
.full-screen {
  min-height: calc(100vh - 234px);
}
.operate ::v-deep .el-button {
  background: rgb(241, 241, 241);
  font-size: 12px;
  /*font-family: PingFang-SC-Regular, PingFang-SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  border: none;
  width: 60px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-246e6a4e] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-246e6a4e] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-246e6a4e] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-246e6a4e] .el-table th.gutter {
  display: table-cell !important;
}
.no-data[data-v-246e6a4e] {
  margin: 20px auto;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-3eca74a2] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-3eca74a2] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-3eca74a2] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.row[data-v-3eca74a2] {
  border: 1px solid #c1c1c1;
  min-height: 80px;
  line-height: 80px;
  display: flex;
}
.row .rowLeft[data-v-3eca74a2],
.row .rowRight[data-v-3eca74a2] {
  width: 50%;
  display: flex;
}
.row .title-label[data-v-3eca74a2] {
  width: 150px;
  text-align: center;
  background-color: rgb(245, 246, 247);
}
.row .star[data-v-3eca74a2]::before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.row .fujian[data-v-3eca74a2] .el-form-item {
  position: relative !important;
  top: unset !important;
  margin-top: 22px !important;
}
.row .title-value[data-v-3eca74a2] {
  flex: 1;
  margin: 0 10px;
  position: relative;
}
.row .title-value .el-form-item[data-v-3eca74a2] {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  width: 100%;
}
.row .title-value .el-form-item__content[data-v-3eca74a2] {
  margin-left: 0 !important;
}
.row .title-value .el-form-item__error[data-v-3eca74a2] {
  margin-left: 0;
}
.apply[data-v-3eca74a2] {
  height: 480px;
  display: flex;
}
.apply .title-value .el-form-item[data-v-3eca74a2] {
  margin-top: -216px;
}
.btns[data-v-3eca74a2] {
  margin-top: 10px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0390ff74] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0390ff74] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0390ff74] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.pagination[data-v-0390ff74] {
  margin: 40px 0;
}
.pagination[data-v-0390ff74] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff;
  border: 1px solid #409eff;
  font-size: 16px;
}
[data-v-0390ff74] .el-table th.gutter {
  display: table-cell !important;
}
[data-v-0390ff74] .el-table .el-table__fixed {
  height: auto !important;
  bottom: 8px;
}
[data-v-0390ff74] .el-table .el-table__fixed-right {
  height: auto !important;
  bottom: 8px;
}
[data-v-0390ff74] .el-table .el-table__body-wrapper {
  cursor: pointer;
}
.full-screen[data-v-0390ff74] {
  min-height: calc(110vh - 120px);
}
[data-v-0390ff74] .el-range-separator {
  width: auto;
}
.el-tag--info[data-v-0390ff74] {
  width: 40%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
}
.tables[data-v-0390ff74] {
  margin-left: 230px;
}
.sea[data-v-0390ff74] {
  margin-left: 1200px;
  margin-top: 10px;
  top: 50px;
}
.et[data-v-0390ff74] {
  margin: auto;
  margin-top: 40px;
  width: 1131px;
  border: 1px solid #416db3;
  box-sizing: border-box;
}
.eu[data-v-0390ff74] {
  width: 1130px;
  height: 40px;
  background: #416db3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.el-eu[data-v-0390ff74] {
  height: 18px;
  left: 530px;
  top: 8px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
}
.el-aut[data-v-0390ff74] {
  text-align: right;
  margin-top: 10px;
}
.but-el[data-v-0390ff74] {
  width: 400px;
  height: 40px;
  top: 40px;
  background: #ffffff;
  border: 1px solid #ebeef5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.but-et[data-v-0390ff74] {
  min-height: 18px;
  left: 180px;
  top: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bo-el[data-v-0390ff74] {
  width: 728px;
  height: 40px;
  left: 400px;
  top: 40px;
  background: #ffffff;
  border: 1px solid #ebeef5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bo-et[data-v-0390ff74] {
  position: absolute;
  height: 18px;
  left: 50px;
  top: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #666666;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
}
.mt-bbs[data-v-0390ff74] {
  width: 400px;
  height: 40px;
  top: 80px;
  background: #ffffff;
  border: 1px solid #ebeef5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m-bbs[data-v-0390ff74] {
  width: 728px;
  height: 40px;
  left: 400px;
  top: 80px;
  background: #ffffff;
  border: 1px solid #ebeef5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.n-bbs[data-v-0390ff74] {
  width: 400px;
  height: 40px;
  top: 120px;
  background: #ffffff;
  border: 1px solid #ebeef5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.n-ba[data-v-0390ff74] {
  width: 728px;
  height: 40px;
  left: 400px;
  top: 120px;
  background: #ffffff;
  border: 1px solid #ebeef5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ma-el[data-v-0390ff74] {
  width: 400px;
  height: 40px;
  top: 160px;
  background: #ffffff;
  border: 1px solid #ebeef5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ma-bbs[data-v-0390ff74] {
  width: 728px;
  height: 40px;
  left: 400px;
  top: 160px;
  background: #ffffff;
  border: 1px solid #ebeef5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.at-el[data-v-0390ff74] {
  width: 400px;
  height: 40px;
  top: 160px;
  background: #ffffff;
  border: 1px solid #ebeef5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.at-ell[data-v-0390ff74] {
  border: none;
  overflow: auto;
}
.at-bbs[data-v-0390ff74] {
  width: 728px;
  left: 400px;
  top: 160px;
  background: #ffffff;
  border: 1px solid #ebeef5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}
.fj-bd[data-v-0390ff74] {
  box-sizing: border-box;
  border-bottom: 1px solid #ebeef5;
}
.at-bbss[data-v-0390ff74] {
  min-height: 40px;
}
.el-tabs--top[data-v-0390ff74] {
  padding: 20px 0;
}
.zhejiang-css[data-v-0390ff74] .el-tabs__item.is-active {
  color: #409eff;
}
.zhejiang-css[data-v-0390ff74] .el-tabs__active-bar {
  background-color: #409eff;
}
.zhejiang-css .attachment[data-v-0390ff74] {
  font-size: 14px;
  line-height: 22px;
  color: #3a92ff;
}
.zhejiang-css .attachment[data-v-0390ff74]:hover {
  cursor: pointer;
}
.block-table[data-v-0390ff74] {
  margin: 10px 0;
}
.block-table .border[data-v-0390ff74] {
  border: 1px solid #eeeeee;
}
.block-table .detail[data-v-0390ff74] {
  height: 50px;
  padding: 12px 20px;
}
.block-table .bg[data-v-0390ff74] {
  background-color: #f9f9f9;
}
.block[data-v-0390ff74] {
  background-image: url(/Government/static/img/banshizhinan.abe02207.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 287px;
  text-align: right;
  position: relative;
}
.block span[data-v-0390ff74] {
  color: #ffffff;
  opacity: 0.85;
  font-size: 32px;
  position: absolute;
  bottom: 25px;
  right: 20px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.ent-basic-container {
  min-width: 1240px;
  max-width: 1540px;
  width: 90%;
  margin: auto;
  height: 100%;
}
.ent-basic-block {
  margin-top: 60px;
}
h1 {
  font-size: 28px;
  line-height: 42px;
  font-weight: bold;
  text-align: center;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7e382de0] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7e382de0] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7e382de0] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.gray[data-v-7e382de0] {
  background: #F5F6F7;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-854edaa2] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-854edaa2] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-854edaa2] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.breadBaG[data-v-854edaa2] {
  background-color: #F1F2F5 !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.enterPriseClass .notice-messageTipClass {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAYCAMAAAC2se+IAAAASFBMVEUAAAD8bnT5bnT5bnX6bnX/eID6bXT6bnT6bnT6bXX6bnT7bnb/f3/6bnX6bnX5bnX6bnX5b3X6cHX8cHb7b3f5cXf/mZn5bXTdSy/uAAAAF3RSTlMAT+Timgv279XGcEEG6rq3joFgUD4tBc00lswAAABeSURBVDjL5c7JDYAwDAXRH5w9YV/cf6eINBD7gITEnN9h8FSXkbsF6xpeWZRtOMpwaHhgWf/A9I0NDXZegTPL8UUKvLECRwXexdYDSYwTitjSiZkmm00x3Q4HVLzUDVIPS5KuJFiWAAAAAElFTkSuQmCC) no-repeat;
  background-size: cover;
  font-size: 10px;
  color: #fff;
  font-weight: normal;
  padding: 0 5px 1px 5px;
  position: absolute;
  top: -15px;
  left: 10px;
  height: 17px;
}
.enterPriseClass .notice-messageTipClass div {
  position: relative;
  top: -1px;
  left: 0px;
}
.enterPriseClass .place {
  padding: 15px 0px;
  background: #f5f6f7;
}
.enterPriseClass .place img {
  position: relative;
  top: 3px;
}
.enterPriseClass .place .label {
  height: 20px;
  font-size: 14px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: rgb(102, 102, 102);
  line-height: 20px;
}
.enterPriseClass .place .name {
  height: 20px;
  font-size: 14px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 20px;
}
.enterPriseClass .enterPriseHeaderBarClass {
  height: 70px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAABGCAMAAAAaannTAAAAM1BMVEUvPFovPl4vQWEvRGUvRmkvSGwvSm43R2s3Sm8vTXI3Vn0yQWE2Rmk0Q2U2Ung1TnM3XH9A5CXHAAAYRklEQVR42uydgZLaIBCGWZK4TFnk/d+2BNDVHHAYoqbT/aJI1ONqJ9PfDzapEgThU0AiPnL3i1jjvTek4Ve0hrBVmIy/BvySHq9mnirMJZafzHVuI/k/f/5cfek36U6gjYogonoVOAtkjIPXcMYYtPCECrf1HltGrfDOGIio3gOhCy0QkkWC0bEQC0NgfFoQhO8D1S2/FhvuFraPoCdjvDeu/aa8RXSVafL+mvBLOXrjdkgGh3Eil+uawZdt/MamF9BQRK13DgZ4aVNw9LYTY4yFPhRkLJoU2/zb4y12fv6xCp95FxbRqncAiDaN7whJjeGKSQuESEoQhDMDsTmLATuzQhZ60fEWqEtwy385hkssJeblFw9e/J/AVoN1anotuBrCMXXwZWuqj/VprDEE/ShI2K0Eq22H9xX37oSdEymwQ8zuekDGW0R0lWcFQTgLVTFSGwP+kgMTmoBzv6cuw2mlN8wmye+cctibWvxmeiI4M9dTOI5kahqsOzOYP+YGFRtEOsZ/FXzaf4FYgPthCd4cpWUDzt1hA1buTSFGyVkRycXeEICBohdbJQjCiYHcAGtwyy3eiUWzYmEP2wjGLL9GJy4pg+fWTPTcrcHzeq+yDrjECPZTgV4N1nUPRmMPWAJWqfkwxiC8huLo5p990YBD/0SrwEBI6cGFHqhBsCC7FmUGWhDORlmAIb+4kSJWJ3aNd6FT/MIueCpar0zO+BUzFYR4mcrM3RLMHtwMYb9msF8qGjwNFGTZFMAwuCkFnzdgu+8rFn9Fsx0GfH/Lw2c90yowpMAEXgIewv5UYHAyAy0IZ4cFmMtJn9xC8R68MYIt9az9dmow+sist8ypKCu81I7g/hRue/DlWiuK1oGuCNbVEBv133tUfRbc8yVL8U/nEurfDTjnbwLOpcA51h2SOyTg6UfFM4kAC8IpqQtwusPdfCH2NwY8YD/t+EWCcfTkIzRVCqOX1klJ+cmjPDgMFAuyruXA7xBhSNuWZJFK7V8CDgC8ZMAB3tlPDNCd8AlJPWvAjwdv4EyrwHnhl2egR8EAWQ74mL+yAiwIp2YrwDwPfZcIYN5kwNqZADoYhOXXkG6RMtibekV0ZS56lwenCF6mDfp+76mJLk7jKtitwOqh+QDjJViKP3uAoGsNOB/hfHyfRYEdUpqBPireLaYIhrVvHaJMQAvCqSkJMOQ+3O1o4xbsG4dBXHo1hiaT0tflyugy03pfrtdSURbv9lswUzs/OCwGBy5zRYF7RZhxt78v1bsVLTH31I5tNzE896CeDhi0PQacWj6+d+HesApM6I6cgY5jRYgcIUr+CsK/ABQEmKfvWgZ8VAg7s+IsjGJv8ctDNSKYzxH2l7kkwUdEMHO58qnBlbLoqUeDOYLgRve3rU2cqa8YsBuZgVaPtVgIifYasOKTkU50LjCk2CUkd9jYFp8gyV9BOD9FAVbAGlw14NEMZvslGMU6NGv6GrcpjC6TlHO6FUaXyqSqEbwzg/PVOZZC/KZWr72mBJcKmRT0nfBbN+Bu3eX9AcggHIAzAds2YOADODJwOayjbTLHLnEN9GESLPorCP8akDbu3ptHjjVgtl8YxZHxxpdHaoRwamcuyuqM4B0ezBF8vdQjODB11UQbb+AB9Qh0CPDXDNiOfdvalEPHoeoG/HwtjjNdDsshpXEdoT1yXEqAXAJaEP4ZQCVYgO9N3aMCY0ZkcTh+eRzvyeryRaOhLcJcGL0UIriSwTs9+BIj2EwFdF9lNKzopwDmtGlf8krtWwPO8P4IZIyGA2AJbhjw7YVE7J+kEJqQslkjSVYKwv9OTYDVCv97ltvt/LP6YvySaS0icwjrCimCp9tc9NJ7megODV7qi8GVleCuU4SzAW9oGjCviULkWwasWYDHsSmBKwacH+4KfKorQuOtBovkXF1BEBIVAQ7tkwHfirQGLpDl8Ii1X+1y+jpdf09q2wms16gNHhwx2xCuavAuEV64HqvKLwms/SaAHzVQVVV2jwEfBldvHwelY6hpwDlxT/WfIv1l7wy3GwWBKJxRFE9Aff+33S2QXJkAIYoxP+Zrj9Zst2l7cry9M8OFbJjBmiWtWRAE8DLMAzfMPC+uPpbg2R6O3UB0tLaGinSEEeKsBAcRdonRkEe44LQC79Tg1W/VoMoSXBDhNeGAqdDlDJ8BLnLAB6JGq7cJhgPmvxN8TBdZYOg5uaPV+iYIgsChzTleHIwJ050BWXrCffNo6dnOVAG2TCo1gzsvt2F10us8VkMRRkblHhHu15W3UjHzm7LA3OrWOeDmmEM9h8IOSfz7xim1KxJdPQhttZUKtCAIKbJBhvBSWOQRruvdlJkahD6bWX8antU9dbhA6MKOGIx+nxM97NTgEJCl3JdO0BVEeF1tcqcGiEzeASNn9OsO2DaqQENqkcoBeA+YSe4+CdZaU+MWsNXWynIhQRCKsIWUuG1HreGt08KZexMzw7buxVg71csvr0S/zefwrItjnbgE9/USzMkMZA1Q4NRUVtoB96mdGm5UcsDM2ZYc8Dl0SM9oxO1hgi2VesD8r8nLusCw0+5opQUsCEKNC0YtuuyA+YjWFtMg9Nk81HeHl+oebyDTDX4OZTmT+vGypHEccqTSOUa4YE6XWplkgwBDgkHKAEdWF5L0VQfctgIdTf/ZOMqUiXAmeuaiLjCyLWcnwLIISRCECrYNNO6AbzkHHBmT+XjoszkQndXhI5DrBgfG9U+CsThJ5TR4UFyCcyKc7QaXNXgrwXZZ+lRCVhCkX3XATRYBs3AumGC9/TecUj/exXFYVlv6O2qpQAuCUGeC+VqOkgNmd0rHjADfXWDs2dBuOqwKfifDD4Yl1uDahcGj1+Cx1gYPKi/CXR+lRatIgBP8pgNuV4FmvQ82Dv0SlJp8ZV9igTGDRZIYKQjCR3ocwDgp7oNlB2xmjd5vHKRVB8zvTLvpcEYhOk8fcC6VDy3XSvA4pFHD5v95Gzy5rZOyICx6WNaNH6aECz7kgM8Ai4Bbgj8Awzg0EXPA/O0XEqEfLWAtFWhBEEoQbC83wJG3evbbkg4Yoc/cn1TKsNG6zbYNQX398W0pGnK7rvcoRlJVNoMDZQ1GPAdccJrOMS1LJiUa/J4DbmmAX19GSOVILUVKl3auscDmKcCyCEkQhEq4AYYUb93UqwMm0hi94v4En5YBY8/WGmpCh2NZg1kteg1Ty3USDA0uqXBiXZLqVVmE+xUOOK/ALxHezAJ/1QFjI8KTQDj0yyvMvTMDfFUcFr6OlQq0IAiVcAfsjrgs9ICN3rrfnAPOSzDW/LbDyZU/vKcHat0GaLhjXSG6qMJMgkf1zgcvvgfMIS7CkQGOmgIXrAPWGME6CeNeaLz+7A+AP1yP1brREDTdyGoti5AEQaiFx/nx5cGwVOGanqmTs/GPlB3wLaW+FoNXTenC4a38ugPwI1NhG39kVDJqJZiLcDDZqqzBCxxwDAHvcFPjwMwBfyMECxsRNuVGDBvm/KKfg8djO+i6LrDWVlrAgiAc2TWJXfkTd8Ahd4PgoIlw9PCt/kHwNFobQ62JJ6JrusFgWhdvhAdVMY9VKcJqiNI5/FWvsgKM1cHlVvAuB9xYhr9Qgcaz4Hm2owsAj17TBSa3+GiWFrAgCLvgBhin2NvOWutJQ37/wE0fvjk8go9Quw41xdOokGDkcwA1eQ1+7qhQIcG1tegRleiMBi9hV/+SDQa8B+z5tgPW00Tng2hKFGRSg1d0XRwWuS8iFWhBEHaTMcDx3Spyv/h8KALkmuuEsU5+rTe/J0oDbHC1BKMY7XOs6iW4UoQHSHBKg9VyH7Z5lRxi/IIDRgrW2Ri9HYfmVhdXV60Fdnvwk1SgBUFoAflD7DS8gIbeL/ceke7ybOmbv11jywaW99GSaLvg/++1EVl8MFplfHBBgUFSg724j+pB9Kz3u9omdPQFGxx+rZc74H/snYm2myAURb3G4fnA6P9/bRFIjiIYMEDbte721Zg0dshqe3ruCANcGkzlOIisa4DrZ4EhwNyExDBMLs5JNZrHjdkJPh+HecCDHRuJbehZztAHfd975GUu0BQcWRFtksHqC9gG3tca/+5EggKDXTK4gw2GAMMBx9rgJtUB56XVprQa7yWFrvJ6rqmyBTYpYG5CYhgmH/ueF1NhYt2vI86oxcX7yaqxgoS0hVf2VQWWD1MDI1cCuOALQj74uXShlcG3VBjJYMcGD3DAkGBwrsc6+lxD1VnQ6YsIs2SCA7HnhupbYDcFzBFohmHyp4Rth6M0bvZcrwW99u1Qt/IrMNFDH8fscW4cF0zRRdGgH55YqnDmQoFB72EyaeajBC8Q4GsbTAdQ71a/D/gHTcB1EEaBneqrcz44tSsYuvmNAJPkCDTDMNkhMSpmYQQWuNMs3Wh0g55f3IxGTsg3FavIQi44jseRzk7pGHp1nSbBwLO74TUgCxqsfprQ/uATBEwUISYHfOa/6EE6IGwYGjgG+KDEFSwwfgDiFDDDMPkhYezv2eMaoLmnUCBJW3clcPPhR8BLmkLya68+YsufHIbXlI70QDToXV7C3lmecMCpLpiav+KAsYWyDqjFoua8zQuQ2xVMxcdhzaPkOZQMw4C88jtDQcOrDc3ZYi2BLnvGzfYtrlP2hLBz0VJ0PRZ0GGBzkp7SkV4SDdz3Plfd8PQW4KtRlZe54JgcMMgohVQN/Aa0Cb4wwOR8F5W1wKjB4iYkhmHyMo8bgiL2zuwNiZmLq5CzwD0wwO4Pg3mK9lyoNylGfM3ZodOWFeOs9tzW4H1rsHq8HlV57YLrO+CxbgQa/4+YR5MJdg2wvyvYnAtngcdRcASaYZi8iHFjppjt/gfXIfbqC1PiG+/hjvI91GhlAnsa4iLR0OA9HQqjXRwFjhdh25f0EuBbGvxXHLCAAa5JQwqpM8GOAQ5UZlFJC4y7iZuQGIbJibC1V0H1DTjgWUojv2RfRSqO8D6PAX6dFdmdHLqDQcKILHdQVqoJDmuwSjGrUPT246IkSx1R6WACtfcBz3WbgPeF9dToYiwRHL+BVwjPi2SBsQqJ51AyDJMNEjPcbwif79C32Y7hc77XDRue+5kOnU6ZfbClBbGhaNA/nxDhlGxwuDR6+l1XI8CQ4JAGXwaiw1XQmflLJVgYwGknolKwGgFHQQsM9eYINMMw2SAZJb/g1XU0amYsOAzf5RpgV5n1ZU4RRiBanWN5APQm+Yqy+shANOjBc13X59QZEIv+3BpMoKYDfmzFyBWBBbazW47l0A4+S0zFxmHROM4cgWYYJhME9/sZdAELac0vIfoXvsE1wL5LKtUZTCk+GHgmZfVRMyonfVxo8LqB6RzBfHB7tsEEKjlglGDVBSu3EIbWUOBoCltg3DpzDTTDMBkQWkjnOTVmDfWNGoXgt73Oq9bv5FMRJIOJ4hyw+fJhNXiILseagkZ4Wddp+YUEg7MGX0lwJQcsqk/Bch1wY8PQ1xleSrLA9EUNFkegGYb5HjGPqeUkZlI0THOMAkNmw7YYQzr0KasEU7wEh4qitQ9GLDrGBesvD1qAt7akLRLd39Bg0gSroHMjUYJVlwanxmzqF1cOOC0LLO+P4RAcgWYYJlPjLyV3K6V45mCGDk+c4Za5W5PQl9SClMYkMFgf/BxiXPCkOVvh57pqJzzpZPDQdxEifNkWXJQWBrgm+CNg13yIH4X8YICLF0JLjkAzDPM9NEtEkWMRckS70l1cC+xzyZS1IqvF6a4GoygL3UkR+wonw7Bnc8AmGD1sEox5Hzc0uLQDRglWdeCArQSbNcEhC4zLyFqq25sYZo5AMwzzDWRzv5SivkayJW5KJzjg0imUxtqkDJpyqIeO1OCwDe4e/Y/R4E810dOrIktxdMBICWsJfm5yfF+CC4JFhLU5OuDtaIQ05dA+8GoZC4wuYOIINMMwGcZepfcKSwQBMzhgcGwVxrd8Itw6ixruDOgAdsHCMvSfItHGAe+N8C8EeOhtMvh3ggSDxwmvBBdNAWMKVl3ggG2DG0yw1wCn9wJzCphhmOoQSQx9joKEGDUi86/kfJiX8WgOyibCOSLRnT71rwbh4ZMEDxNQT9dNgIFNBq9KzCHCF3OyWkDleZxLsFqqhXXAqBUwO7ek1wAXtcBwwJwCZhjmPkImpnHpnfmlpjieps6MYWg8fmmDO2wvNKsGL4dzTAfWLQfssKyK53KW4DgFLuWAMQWrOnDA5rGxX95McK1xWHKcOQXMMMyX8kuptdKSGlDSBvvbhimPwFgRRk30F+sazFc/HKZVXkswBPjcoTT9moKsKw2ub4LbfQkWPrxqNGcJNpv6Twa4hgUmqaSfI9AMw3wxdVKm6rWE+S2OI8K4yNMgDA3WxCjwdSy6e0+rnLQGX3YlQYA9Eqyk3PQl9RH54EoSjCZgDPe0T+qAGDRMsDQNSY4BLmmBcQ8JXsTAMMwNaE7ystjzW0F9QxuT3MJoHLdBZ3CbYoPDPlip7isWPV1NiX4L8BMp4SOLscFDr4m1wVSOQxMwHHAb/mAzAwdMDUywCUNbQkPI8+8FnseRI9AMw9yA0hK5NEs0ClcE/sU1wPqcrzMY1yB9VHRnH/QWf80ydZcS/IQA+0Z1PFfY4FNJVu1I9IwaaMz1DNFSfvZ9SPbqPRwaJtjvgPOPw5LqDskRaIZhEsHGwci3Y9FgdXydwb4x0nQT7AtGRdb95uDOHBvDa3XSEJRgLcDL5DCcJPh38ktwVQV29zC05uzXYXxPZi2GA7Z6rLXQNiQpwjuSMi9Fok2AOQLNMEwiIklOhcS05/qEDbBbHJ2rPFqRsK1BHV46zasoq+/8EuwR4MGcwbKiL+mswvUC0eJggN8Hnit2J/uYUYLRCgz51TR7E5zsgDHWKvUvkRDchMQwzI3cr0hatiDnv/7PDBywp0h674joDtATexEtwQ9vMrgzEoxgNAS0dwzuFATJYESiNTH1WJQbuSwy+LnZS6gvZDmzC3YdsD3Nuhw6YIApbrl+agTa1GA1DMMwcVj5pZSyZ/HX1TdqyAI1SA7epcVFnALbb1c22A7pMJ29lksBhhWGU9YSPPWa65KsQgrc/iw/IuSAYXdxmdUBA9cB25NdUngjBQwLLDkFzDBMEbBzYRYJbx7nf0l+IbseQ2wl+Asf3LqWLkaF4YI9RdGWftpEWCVzoaHvSZTbPKxLIMFbazAkuP8UiaaczMsy0gl8XDhvJ3xfwRzwIfph4tCjCIVOMhZCQ4A5BcwwTNrcjTinLM2b/+l/X0gdgJAqxpEIHJ25jCmIthchXhqsg9EmlAwFVs/tlgY/9nsgwUgGuz64sAT/LCjB+pgDdt1xNjCI1HxTIBitFXj2GuCMS5HwbsFNSAzDpDTyin+v5/ce3paTw4XmvhWGqESIsDnOdNsBNiO887FagAfLFAQavJpk8F6DdypcMhUslADTmVaBD8oc5uS449ycNmQ1G+cNSQk6LGGB40Z3cBcwwzAJ7ldQwqqjf9r8/mnvbHQcBIEg7HqnqBTo+z/tVX5uClJLFS962Q9DadKkia2ZzMLuOij/NukjvIFIg9tCvl4CEe6NtcGTU1EI8MxYwOQluO/ANzjMBd9MnIOEAbFN75zjSPltorIc4Ti0jDYmaltg9CLkJCSGYUrl96aorNnCtQrckptSA4xoNDUVfPCuGpXfdgp0Rt/Dhu5jzhaJNvOlM+Ho383gWIOPDkS3gzEtpQQHnBpezJhq0+QcMLmzWCpjgCvvAs+PE5+BZhjmLVIVyi9JdTH19VBek7HY7YNnCjQYCpzpWfjE6Iywfkhp16XdCoFetcGRBh/rguVgBG4KhtffllLDi/f4+rrAAccyK8Ug0CEJVCqHhTIc6opPCsMwf0tp0WdS4nRZR59ASwOMxeYjWU/urrRdQ16D3QzCqaqu7/pVCTbjEl8gq58pkWDaiTBG0pLWE+VQ+1d85Mi94NQB+/4M4kbpf6LuLrAQis9AMwyzDpVWnZTiBAWv6gelsYoj1eVATOzLtkYNCEVHGKujeow0ONVaOxZoZ4PHWYFhhI/SYGuAcR/8ALDCdiI3AapJgxUygvFz+/+ytEtQdRdYCmHPQP+Dp4VhmIOQvodCQc7v+Y89lxPb3nS1pZFhtLlZEIiGD84AAe6mu56CCK9osL0WTLDBGQmuqcDKGEUexJZfkrlN5EaeXfrsJTg+Ga98kUjCqGqBFUegGYZZhSRSeQtCz+fO+d0SkV5ffUz7PL/ldV4SNHicpj4cjL5PZkWB805Yh7ykbCy63l7wYAYrqf4Kg/Li2+bsMagvv6kDbmCCQdVyWPMW8EUi0D8mqsAlfIu4mAAAAABJRU5ErkJggg==);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #444f6a;
}
.enterPriseClass .fujian-enterPriseHeaderBarClass {
  background: url(/Government/static/img/fujian-header.0a1bad16.png);
  border-bottom: 1px solid #d91515;
}
.enterPriseClass .navBarClass {
  height: 46px;
  line-height: 46px;
  background: #172647;
}
.enterPriseClass .navBarClass .navListClass {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  /*cursor: pointer;*/
  width: 155px;
  text-align: center;
}
.enterPriseClass .navBarClass .navListClass .childNavClass {
  display: none;
  width: 100%;
  background: rgba(40, 54, 82, 0.9);
  position: absolute;
  top: 46px;
  left: 0;
  /*left: 29px;*/
  z-index: 9999;
}
.enterPriseClass .navBarClass .navListClass .childNavClass .sedChildNavClass {
  float: left;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 24px;
}
.enterPriseClass .navBarClass .navListClass .childNavClass .sedChildNavClass:nth-child(6n+1) {
  clear: both;
}
.enterPriseClass .navBarClass .navListClass .childNavClass .childNavItemClass {
  width: 220px;
  color: #ffffff;
  font-size: 16px;
  padding: 0 25px;
}
.enterPriseClass .navBarClass .navListClass .childNavClass .childNavItemClass .grandchildren-frame {
  cursor: pointer;
  text-align: left;
  z-index: 9999;
  border-top: 1px solid #ffffff;
}
.enterPriseClass .navBarClass .navListClass .childNavClass .childNavItemClass .grandchildren-frame .grandchildren-item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  cursor: pointer;
  text-align: left;
  display: block;
  line-height: 30px;
  top: 0px;
}
.enterPriseClass .navBarClass .navListClass .fujian-childNavClass {
  background-color: rgba(161, 1, 1, 0.9);
  width: 165px;
}
.enterPriseClass .navBarClass .navListClass .childNavClassNotShow {
  display: none;
  width: 100%;
  background: rgba(40, 54, 82, 0.9);
  position: absolute;
  top: 46px;
  left: 0;
  /*left: 29px;*/
  z-index: 9999;
}
.enterPriseClass .navBarClass .navListClass .childNavClassNotShow .sedChildNavClass {
  float: left;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 24px;
}
.enterPriseClass .navBarClass .navListClass .childNavClassNotShow .sedChildNavClass:nth-child(6n+1) {
  clear: both;
}
.enterPriseClass .navBarClass .navListClass .childNavClassNotShow .childNavItemClass {
  width: 220px;
  color: #ffffff;
  font-size: 16px;
  padding: 0 25px;
}
.enterPriseClass .navBarClass .navListClass .childNavClassNotShow .childNavItemClass .grandchildren-frame {
  cursor: pointer;
  /*width: 137px;*/
  text-align: left;
  z-index: 9999;
  border-top: 1px solid;
}
.enterPriseClass .navBarClass .navListClass .childNavClassNotShow .childNavItemClass .grandchildren-frame .grandchildren-item {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  cursor: pointer;
  text-align: left;
  display: block;
  line-height: 30px;
  top: 0px;
}
.enterPriseClass .navBarClass .navListClass .childNavClassNotShow .childNavItemClass .grandchildren-frame .grandchildren-item:hover {
  background: rgb(89, 100, 121);
}
.enterPriseClass .navBarClass .navListClass .navItemClass:hover {
  color: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.15);
}
.enterPriseClass .navBarClass .navListClass .highlightChildClass {
  color: #14bcf5 !important;
}
.enterPriseClass .navBarClass .navListClass .childNavItemClass:hover .grandchildren-frame {
  display: block;
}
.enterPriseClass .navBarClass .navListClassPointer {
  cursor: pointer;
}
.enterPriseClass .navBarClass .navListClassNotAllowed {
  cursor: not-allowed;
}
.enterPriseClass .navBarClass .navItemClassHover .navItemClass {
  color: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.15);
}
.enterPriseClass .navBarClass .navListClass:hover .childNavClass {
  display: block;
}
.enterPriseClass .navBarClass .navListClass:hover .childNavClassNotShow {
  display: none;
}
.enterPriseClass .navBarClass .highlightClass {
  color: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.25);
}
.enterPriseClass .fujian-navBarClass {
  background: #d91515;
}
.enterPriseClass .fixedClass {
  width: 60px;
  height: 90px;
  cursor: pointer;
  font-size: 12px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
  border-radius: 2px 2px 0px 0px;
  padding-top: 17px;
  padding-left: 19px;
  position: fixed;
  bottom: 130px;
  right: 0;
  z-index: 99999;
}
.enterPriseClass .manualFixedClass {
  width: 60px;
  height: 90px;
  cursor: pointer;
  font-size: 12px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
  border-radius: 2px 2px 0px 0px;
  padding-top: 17px;
  padding-left: 19px;
  position: fixed;
  bottom: 230px;
  right: 0;
  z-index: 99999;
}
.headerDropMenuClass.el-popper[x-placement^=bottom] {
  margin-top: 5px;
  padding: 0;
  width: 130px;
  text-align: center;
}
.headerDropMenuClass .el-dropdown-menu__item {
  height: 46px;
  line-height: 46px !important;
}
.headerDropMenuClass .el-dropdown-menu__item:focus,
.headerDropMenuClass .el-dropdown-menu__item:not(.is-disabled):hover {
  background-color: #ecf5ff;
  color: #333333;
  font-weight: 600;
  background: rgba(20, 82, 180, 0.15);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-76380655] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-76380655] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-76380655] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.container[data-v-76380655] {
  width: 1240px;
  margin: auto;
}
h3[data-v-76380655] {
  text-align: center;
  margin: 20px 0;
}
.bottom-bar[data-v-76380655] {
  display: flex;
  position: fixed;
  z-index: 10000;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 65px;
  background-color: #EAEEF6;
  box-shadow: 1px 1px 8px #909090;
  justify-content: center;
  align-items: center;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-ffb3fb1e] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-ffb3fb1e] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-ffb3fb1e] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.container[data-v-ffb3fb1e] {
  width: 1240px;
  margin: auto;
  text-align: center;
  min-height: 1000px;
}
h3[data-v-ffb3fb1e] {
  text-align: center;
  margin: 20px 0 10px;
  word-break: break-word;
}
span[data-v-ffb3fb1e] {
  color: #909399;
  font-size: 12px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-40277fb6] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-40277fb6] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-40277fb6] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.market-container[data-v-40277fb6] {
  width: 1240px;
  margin: auto;
  min-height: 1000px;
}
.el-form[data-v-40277fb6] {
  margin: 20px 0 10px;
}
.el-date-editor[data-v-40277fb6] {
  width: 100%;
}
.el-table[data-v-40277fb6] {
  margin: 20px 0;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.market-container .el-table th {
  text-align: center;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-222af3d5] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-222af3d5] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-222af3d5] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-8a2a1940] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-8a2a1940] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-8a2a1940] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.basicFeedbackDetails .btn[data-v-8a2a1940] {
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.basicFeedbackDetails .btn .close[data-v-8a2a1940] {
  width: 70px;
  height: 40px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-b9f4341a] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-b9f4341a] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-b9f4341a] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
#declarationList[data-v-b9f4341a] .el-table--border {
  border-right: 1px solid #EBEEF5;
}
.popover-item[data-v-b9f4341a]:hover {
  color: blue;
  cursor: pointer;
}
[data-v-b9f4341a] .el-table th.gutter {
  display: table-cell !important;
}
[data-v-b9f4341a] .el-table .el-table__fixed {
  height: auto !important;
  bottom: 8px;
}
[data-v-b9f4341a] .el-table .el-table__fixed-right {
  height: auto !important;
  bottom: 8px;
}
[data-v-b9f4341a] .el-table .el-table__body-wrapper {
  cursor: pointer;
}
.full-screen[data-v-b9f4341a] {
  min-height: calc(100vh - 238px);
}
[data-v-b9f4341a] .el-range-separator {
  width: auto;
}
.el-select[data-v-b9f4341a] {
  width: 100%;
}
.el-divider[data-v-b9f4341a] {
  margin: 0 0 20px 0;
}

/*.el-tag--info {*/
/*    width: 50%;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*    word-break: keep-all;*/
/*}*/

.enterpriseProblemApply .el-table th {
  text-align: center;
}
.el-tooltip__popper {
  max-width: 30%;
  max-height: 50%;
  padding-bottom: 1px !important;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 20;
  -webkit-box-orient: vertical;
}

@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-ae5e611c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-ae5e611c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-ae5e611c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.btn[data-v-ae5e611c] {
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn .close[data-v-ae5e611c] {
  width: 70px;
  height: 40px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-6990a11b] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-6990a11b] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-6990a11b] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
#declarationList[data-v-6990a11b] .el-table--border {
  border-right: 1px solid #EBEEF5;
}
.popover-item[data-v-6990a11b]:hover {
  color: blue;
  cursor: pointer;
}
[data-v-6990a11b] .el-table th.gutter {
  display: table-cell !important;
}
[data-v-6990a11b] .el-table .el-table__fixed {
  height: auto !important;
  bottom: 8px;
}
[data-v-6990a11b] .el-table .el-table__fixed-right {
  height: auto !important;
  bottom: 8px;
}
[data-v-6990a11b] .el-table .el-table__body-wrapper {
  cursor: pointer;
}
.full-screen[data-v-6990a11b] {
  min-height: calc(100vh - 238px);
}
[data-v-6990a11b] .el-range-separator {
  width: auto;
}
.el-select[data-v-6990a11b] {
  width: 100%;
}
.el-divider[data-v-6990a11b] {
  margin: 0 0 20px 0;
}

/*.el-tag--info {*/
/*    width: 50%;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*    word-break: keep-all;*/
/*}*/

.enterpriseProblemApply .el-table th {
  text-align: center;
}
.el-tooltip__popper {
  max-width: 30%;
  max-height: 50%;
  padding-bottom: 1px !important;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 20;
  -webkit-box-orient: vertical;
}

@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7e536386] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7e536386] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7e536386] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.title[data-v-7e536386] {
  font-size: 18px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-ef50521c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-ef50521c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-ef50521c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-ef50521c] .el-table th.gutter {
  display: table-cell !important;
}
[data-v-ef50521c] .el-table .el-table__fixed {
  height: auto !important;
  bottom: 8px;
}
[data-v-ef50521c] .el-table .el-table__fixed-right {
  height: auto !important;
  bottom: 8px;
}
[data-v-ef50521c] .el-table .el-table__body-wrapper {
  cursor: pointer;
}
.full-screen[data-v-ef50521c] {
  min-height: calc(100vh - 238px);
}
[data-v-ef50521c] .el-range-separator {
  width: auto;
}

/*.el-tag--info {*/
/*    width: 50%;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*    word-break: keep-all;*/
/*}*/

.el-tooltip__popper {
  max-width: 30%;
  max-height: 50%;
  padding-bottom: 1px !important;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 20;
  -webkit-box-orient: vertical;
}

@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0ef28c7f] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0ef28c7f] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0ef28c7f] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.top-tip[data-v-0ef28c7f] {
  color: #333;
  border: 1px #0e4ce4 solid;
  height: 42px;
  font-size: 14px;
  line-height: 42px;
  background-color: #d9e6fd;
  margin-left: 50px;
  margin-bottom: 15px;
}
.top-tip img[data-v-0ef28c7f] {
  vertical-align: sub;
  margin-right: 5px;
  margin-left: 20px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-78c48df6] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-78c48df6] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-78c48df6] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.intentionalExperts[data-v-78c48df6] .el-form-item__label {
  margin-top: 8px;
}
.noMarginBottom[data-v-78c48df6] .el-form-item__label {
  margin-top: unset;
}
[data-v-78c48df6] .el-form-item .el-form-item__label {
  color: #333;
}
.bottom0 .el-form-item[data-v-78c48df6] {
  margin-bottom: 0px;
}
.yesAcceptStatus > div[data-v-78c48df6] {
  display: flex;
  margin-bottom: 28px;
}
.yesAcceptStatus > div[data-v-78c48df6] :first-child {
  width: 200px;
  text-align: right;
  padding: 0 12px 0 0;
  font-size: 14px;
  color: #333;
}
.yesAcceptStatus > div[data-v-78c48df6] :last-child {
  font-size: 14px;
}
.yesAcceptStatus .yesAcceptStatusOne[data-v-78c48df6] :last-child {
  color: #008844;
  font-size: 14px;
}
.noAcceptStatus[data-v-78c48df6] {
  display: flex;
}
.noAcceptStatus[data-v-78c48df6] :first-child {
  width: 200px;
  text-align: right;
  padding: 0 12px 0 0;
  font-size: 14px;
  color: #333;
}
.noAcceptStatus[data-v-78c48df6] :last-child {
  font-size: 14px;
  color: red;
}
#trainingAccept .link[data-v-78c48df6] {
  color: #409eff;
}
#trainingAccept .link[data-v-78c48df6]:hover {
  cursor: pointer;
  text-decoration: underline;
}
#trainingAccept .footer[data-v-78c48df6] {
  text-align: center;
  margin-top: 20px;
}
#trainingAccept[data-v-78c48df6] .el-checkbox__input.is-disabled + span.el-checkbox__label {
  color: #5d5d5d;
  cursor: not-allowed;
}
#trainingAccept[data-v-78c48df6] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background-color: #409eff;
  border-color: #ffffff;
  /* color: #fff; */
}
#trainingAccept[data-v-78c48df6] .el-checkbox__input.is-disabled .el-checkbox__inner {
  background-color: #fff;
  border-color: #DCDFE6;
  cursor: not-allowed;
}
#trainingAccept[data-v-78c48df6] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  border-color: #fff;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-cbcc1920] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-cbcc1920] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-cbcc1920] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
#trainingService .el-date-editor .el-range-separator {
  width: 8%;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-1eed28b2] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-1eed28b2] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-1eed28b2] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.add-org-but[data-v-1eed28b2] {
  text-align: center;
  margin-bottom: 10px;
}
.user-height[data-v-1eed28b2] {
  min-height: calc(100vh - 268px);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-4293612d] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-4293612d] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-4293612d] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.add-org-but[data-v-4293612d] {
  text-align: center;
  margin-bottom: 10px;
}
.backColor[data-v-4293612d] {
  color: green;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-f1fe2c62] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-f1fe2c62] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-f1fe2c62] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-f1fe2c62] .el-table th.gutter {
  display: table-cell !important;
}
[data-v-f1fe2c62] .el-table__empty-block {
  min-height: 65px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.user-height {
  min-height: calc(100vh - 520px);
}
.user-tab {
  margin-top: 50px;
}
.user-btn-row {
  margin-bottom: 24px;
}
.user-tab-in {
  text-align: center;
  border: 1px solid #eaeef5;
  height: 38px;
  line-height: 38px;
}
.user-btn {
  margin: 5px;
}
.backColor {
  background-color: #eaeef5;
}
.user-search .el-button--primary {
  background-color: #0952CA;
  border-color: #0952CA;
}
.user-search .el-input__inner {
  min-height: 34px;
}
.notice-profile {
  background-color: white !important;
}
.notice-profile .el-tabs__item {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
}
.notice-profile .el-tabs__item:hover {
  color: #0952CA;
}
.notice-profile .el-tabs__item.is-active {
  color: #0952CA;
}
.notice-profile .el-tabs__active-bar.is-top {
  background-color: #0952CA;
}
.user-page {
  margin-top: 30px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-996e39ce] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-996e39ce] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-996e39ce] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.tabsty[data-v-996e39ce] {
  margin-bottom: 40px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-ce85a680] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-ce85a680] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-ce85a680] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.enterpristIdent[data-v-ce85a680] {
  min-height: calc(100vh - 230px);
}
.enterpristIdent .whitelist-btn[data-v-ce85a680] {
  width: 100%;
  min-height: 50px;
}
.enterpristIdent[data-v-ce85a680] .el-date-editor .el-range-separator {
  width: 14%;
  color: #303133;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-2f0c0883] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-2f0c0883] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-2f0c0883] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.enterpriseDetails[data-v-2f0c0883] {
  width: 1240px;
  margin: 0 auto;
}
.title[data-v-2f0c0883] {
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 25px;
  padding: 20px 0px;
  text-align: center;
  margin: 20px;
}
.addRedStar[data-v-2f0c0883]:after {
  content: "*";
  color: red;
  font-size: 18px;
}
.tableSty[data-v-2f0c0883] {
  margin-bottom: 60px;
}
.btn[data-v-2f0c0883] {
  width: 1240px;
  height: 50px;
  line-height: 50px;
  background: #f0f0f0;
  text-align: center;
  position: fixed;
  bottom: 160px;
  margin-top: 50px;
  z-index: 999;
}
.btn1[data-v-2f0c0883] {
  width: 1240px;
  height: 50px;
  line-height: 50px;
  background: #f0f0f0;
  text-align: center;
  position: fixed;
  bottom: 0px;
  margin-top: 50px;
  z-index: 999;
}
a[data-v-2f0c0883] {
  color: #0952CA;
  cursor: pointer;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.screen {
  min-height: calc(100vh - 495px) !important;
}
.bgClass {
  position: relative;
  margin: 0 auto;
  font-size: 14px;
}
.button {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0);
  color: #ffffff;
  text-align: center;
  border-radius: 4px;
  width: 8.95%;
  height: 6.96%;
  cursor: pointer;
}
.button:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.ipoListingStand {
  /*padding: 0px 25px;*/
  background: url(/Government/static/img/ipoListingBG.c053d77f.png) no-repeat;
  /*background: linear-gradient(to bottom, #ffffff 0%,#EEF8FF 100%);*/
  background-size: 100% 100%;
  width: 1280px;
  height: 500px;
  margin: 0 auto;
  /*  .table1 td,th{*/
  /*    padding:9px;*/
  /*  }*/
  /*.table2 td,th{*/
  /*  padding:5px;*/
  /*}*/
  /*轮播图*/
}
.ipoListingStand td {
  font-size: 13px !important;
  color: #333 !important;
}
.ipoListingStand .el-input__inner {
  border: none;
}
.ipoListingStand .titleClass {
  padding: 20px 25px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(24, 24, 24);
}
.ipoListingStand table {
  width: 771px;
  height: 360px;
  table-layout: fixed !important;
}
.ipoListingStand table td, .ipoListingStand th {
  border-right: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
}
.ipoListingStand .table3 td, .ipoListingStand th {
  padding: 8px;
}
.ipoListingStand table {
  background: #FFFFFF;
  border-left: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.ipoListingStand .el-tabs__item:hover {
  color: #14BCF5;
  cursor: pointer;
}
.ipoListingStand .el-tabs__item.is-active {
  color: #14BCF5;
}
.ipoListingStand .el-tabs__active-bar {
  background-color: #14BCF5;
}
.ipoListingStand .el-tabs__nav-wrap::after {
  background-color: #fff;
}
.ipoListingStand #fade {
  padding: 0 25px;
  width: 100%;
  /*height: 500px;*/
  margin: 0 auto;
  position: relative;
}
.ipoListingStand .now-left {
  position: absolute;
  top: 45%;
}
.ipoListingStand .now-right {
  position: absolute;
  top: 45%;
  left: 93%;
}
.ipoListingStand .iconfont {
  position: relative;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgb(183, 183, 183);
  left: 21px;
}
.ipoListingStand .iconOtherfont {
  position: relative;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgb(183, 183, 183);
  cursor: pointer;
}
.ipoListingStand .plateClass {
  margin-right: 45px;
}
.ipoListingStand .circleOtherStyle {
  width: 10px;
  height: 10px;
  border: 2px solid #14BCF5;
  background: #fff;
}
.ipoListingStand .fontOtherStyle {
  color: #14BCF5;
}
.ipoListingStand .fontStyle {
  padding-bottom: 6px;
  cursor: pointer;
}
.ipoListingStand .ipoLableClass {
  font-weight: bold;
  text-align: center;
  font-size: 14px;
}
.ipoListingStand .slide-right-enter-active {
  transition: all 1s;
}
.ipoListingStand .slide-right-leave-active {
  transition: all 1s;
}
.ipoListingStand .slide-right-enter {
  transform: translateX(771px);
  opacity: 0;
}
.ipoListingStand .slide-right-leave-to {
  transform: translateX(-771px);
  opacity: 0;
}
.ipoListingStand .slide-left-enter-active {
  transition: all 1s;
}
.ipoListingStand .slide-left-leave-active {
  transition: all 1s;
}
.ipoListingStand .slide-left-enter {
  transform: translateX(-771px);
  opacity: 0;
}
.ipoListingStand .slide-left-leave-to {
  transform: translateX(771px);
  opacity: 0;
}
.ipoListingStand .divStyle {
  position: absolute;
  /*top: 20px;*/
}
.ipoListingStand .circleStyle {
  position: absolute;
  top: 170px;
  cursor: pointer;
  font-size: 20px;
  background: #333333;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  border-radius: 50%;
  color: #fff;
}
.ipoListingStand .el-icon-arrow-right {
  position: relative;
  top: 5px;
  left: 6px;
}
.ipoListingStand .el-icon-arrow-left {
  position: relative;
  top: 5px;
  left: 6px;
}

.ipoListingStrategy {
  width: 800px;
  height: 470px;
  background: white;
  border-radius: 4px;
  border: 1px solid white;
}
.listingBack {
  width: 800px;
  height: 470px;
  background: url(/Government/static/img/ipoListingBack.dac068c7.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}
.but-div {
  margin-bottom: 20px;
}
.listing-button-div {
  border: 1px solid #14BCF5;
  border-radius: 3px;
  width: 100px;
  line-height: 28px;
  text-align: center;
  background: #14BCF5;
  color: #ffffff;
  font-size: 14px;
}
.clear::after {
  display: block;
  content: "";
  clear: both;
}
.left {
  float: left
}
.right {
  float: right;
}
.isActive{
  color: red;
}

@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-16fee803] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-16fee803] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-16fee803] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.dialog-footer[data-v-16fee803] {
  margin-bottom: 16px;
}
.gr[data-v-16fee803] {
  display: inline-block;
  background: rgb(248, 249, 250);
  margin-left: 10px;
  font-size: 12px;
  padding: 0 10px;
}
.gr_another[data-v-16fee803] {
  display: inline-block;
  background: rgb(248, 249, 250);
  font-size: 12px;
  padding: 0 10px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-009a1959] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-009a1959] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-009a1959] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.serve[data-v-009a1959] {
  min-height: calc(100vh - 220px);
}
.top[data-v-009a1959] {
  width: 83%;
  margin: 0 auto;
}
.top h2[data-v-009a1959], .top h4[data-v-009a1959] {
  text-align: center;
  font-weight: normal;
}
.top .p1[data-v-009a1959], .top .p2[data-v-009a1959] {
  margin: 0;
  line-height: 30px;
}
.top .p2[data-v-009a1959] {
  text-indent: 2em;
}
.serveEnterprise[data-v-009a1959] {
  margin-top: 30px;
  margin-bottom: 30px;
}
.serveEnterprise .title[data-v-009a1959] {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  background-color: #0952ca;
  padding-left: 30px;
  margin: 0 0 20px 0;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-2ece2045] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-2ece2045] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-2ece2045] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-e25683aa] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-e25683aa] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-e25683aa] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.add-org-but[data-v-e25683aa] {
  text-align: center;
  margin-bottom: 10px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-2ff36598] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-2ff36598] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-2ff36598] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.clearfix[data-v-2ff36598]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-2ff36598] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-2ff36598] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-2ff36598] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
.process-ball[data-v-2ff36598] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-2ff36598] {
  margin-bottom: 36px;
}
.process-content[data-v-2ff36598] {
  /*margin-top: 36px;*/
}
.m-b[data-v-2ff36598] {
  margin-bottom: 50px;
}
.full-screen[data-v-2ff36598] {
  min-height: calc(100vh - 299px);
}
[data-v-2ff36598] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-2ff36598] .process-bar .el-progress.is-success .el-progress-bar__adopt {
  background-color: #14B455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
[data-v-2ff36598] .process-bar .el-progress.is-success .el-progress-bar__reject {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7cc4c5ac] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7cc4c5ac] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7cc4c5ac] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.fijian[data-v-7cc4c5ac] {
  display: flex;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.popoverClsa {
  background-color: #000;
  color: #fff;
}
.popoverClsa .popper__arrow::after {
  border-top-color: #000 !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7f9c751d] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7f9c751d] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7f9c751d] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.clearfix[data-v-7f9c751d]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-7f9c751d] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-7f9c751d] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-7f9c751d] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
.process-ball[data-v-7f9c751d] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-7f9c751d] {
  margin-bottom: 36px;
}
.process-content[data-v-7f9c751d] {
  /*margin-top: 36px;*/
}
.m-b[data-v-7f9c751d] {
  margin-bottom: 50px;
}
.full-screen[data-v-7f9c751d] {
  min-height: calc(100vh - 299px);
}
[data-v-7f9c751d] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409eff !important;
}
[data-v-7f9c751d] .process-bar .el-progress.is-success .el-progress-bar__adopt {
  background-color: #14b455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
[data-v-7f9c751d] .process-bar .el-progress.is-success .el-progress-bar__reject {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}

/*表格强撑*/
[data-v-7f9c751d] .el-table th.gutter {
  display: table-cell !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-41f5b26d] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-41f5b26d] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-41f5b26d] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.notice-workflow .access-quest[data-v-41f5b26d] {
  cursor: pointer;
  color: #0952CA;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.notice-workflow .el-table thead .cell {
  height: 20px;
  font-size: 14px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 20px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-3f28beac] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-3f28beac] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-3f28beac] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.clearfix[data-v-3f28beac]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-3f28beac] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-3f28beac] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-3f28beac] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
.process-ball[data-v-3f28beac] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-3f28beac] {
  margin-bottom: 36px;
}
.process-content[data-v-3f28beac] {
  margin-top: 36px;
}
.m-b[data-v-3f28beac] {
  margin-bottom: 50px;
}
.full-screen[data-v-3f28beac] {
  min-height: calc(100vh - 299px);
}
[data-v-3f28beac] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-3f28beac] .process-bar .el-progress.is-success .el-progress-bar__adopt {
  background-color: #14B455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
[data-v-3f28beac] .process-bar .el-progress.is-success .el-progress-bar__reject {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7a9b4e4f] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7a9b4e4f] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7a9b4e4f] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.sign-up-list .item-title[data-v-7a9b4e4f] {
  height: 22px;
  font-size: 16px;
  /*font-family: PingFangSC-Semibold, PingFang SC;*/
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
  padding: 20px 0px;
}
.sign-up-list .line-class[data-v-7a9b4e4f] {
  height: 4px;
  background: #C9D9F2;
  margin-top: 10px;
  margin-bottom: 30px;
}
.sign-up-list .line-class .line-cursor[data-v-7a9b4e4f] {
  height: 4px;
  background: #0952CA;
  width: 40px;
}
.sign-up-list .header[data-v-7a9b4e4f] {
  font-size: 14px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(51, 51, 51);
  background-color: rgb(249, 249, 249);
  height: 37.4px;
  line-height: 37.4px;
  border: 1px solid #EBEEF5;
  border-bottom: 1px solid rgb(249, 249, 249);
  position: relative;
  top: 1px;
}
.sign-up-list .header .item[data-v-7a9b4e4f] {
  padding-left: 20px;
}
.sign-up-list .notice-pagination[data-v-7a9b4e4f] {
  margin: 10px 0px;
}
.goDetails[data-v-7a9b4e4f] {
  cursor: pointer;
  border-bottom: 1px solid #666666;
}
.goDetails[data-v-7a9b4e4f]:hover {
  color: #0952CA;
  border-bottom: 1px solid #0952CA;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.sign-up-list .el-table thead .cell {
  height: 20px;
  font-size: 14px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 20px;
}
.sign-up-list .el-icon-plus {
  color: #0952CA;
  font-weight: 600;
}
.sign-up-list .addBtn {
  background-color: #FAFAFA;
}
.sign-up-list .addBtn:hover {
  color: #0952CA;
  border-color: #0952CA;
}
.sign-up-list .operate .el-button {
  background: rgb(241, 241, 241);
  font-size: 12px;
  /*font-family: PingFang-SC-Regular, PingFang-SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  border: none;
  width: 90px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7cb97f5c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7cb97f5c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7cb97f5c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.newNotic .topic_top[data-v-7cb97f5c] {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #3d485d;
  margin: 40px 0 20px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-2665f984] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-2665f984] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-2665f984] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.clearfix[data-v-2665f984]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-2665f984] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-2665f984] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-2665f984] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
.process-ball[data-v-2665f984] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-2665f984] {
  margin-bottom: 36px;
}
.process-content[data-v-2665f984] {
  margin-top: 36px;
}
.m-b[data-v-2665f984] {
  margin-bottom: 50px;
}
.full-screen[data-v-2665f984] {
  min-height: calc(100vh - 299px);
}
[data-v-2665f984] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-2665f984] .process-bar .el-progress.is-success .el-progress-bar__adopt {
  background-color: #14B455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
[data-v-2665f984] .process-bar .el-progress.is-success .el-progress-bar__reject {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-25adf4e7] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-25adf4e7] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-25adf4e7] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
clearfix[data-v-25adf4e7]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-25adf4e7] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-25adf4e7] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-25adf4e7] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
.process-ball[data-v-25adf4e7] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-25adf4e7] {
  margin-bottom: 36px;
}
.process-content[data-v-25adf4e7] {
  margin-top: 36px;
}
.m-b[data-v-25adf4e7] {
  margin-bottom: 50px;
}
.full-screen[data-v-25adf4e7] {
  min-height: calc(100vh - 249px);
}
[data-v-25adf4e7] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-25adf4e7] .process-bar .el-progress.is-success .el-progress-bar__adopt {
  background-color: #14B455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
[data-v-25adf4e7] .process-bar .el-progress.is-success .el-progress-bar__reject {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-ae4b562c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-ae4b562c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-ae4b562c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
clearfix[data-v-ae4b562c]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-ae4b562c] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-ae4b562c] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-ae4b562c] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
.process-ball[data-v-ae4b562c] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-ae4b562c] {
  margin-bottom: 36px;
}
.process-content[data-v-ae4b562c] {
  margin-top: 36px;
}
.m-b[data-v-ae4b562c] {
  margin-bottom: 50px;
}
.full-screen[data-v-ae4b562c] {
  min-height: calc(100vh - 249px);
}
[data-v-ae4b562c] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-ae4b562c] .process-bar .el-progress.is-success .el-progress-bar__adopt {
  background-color: #14B455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
[data-v-ae4b562c] .process-bar .el-progress.is-success .el-progress-bar__reject {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-825cde74] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-825cde74] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-825cde74] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.el-form-item .el-form-item--medium[data-v-825cde74] {
  margin-left: 50px;
}
.el-icon-upload2[data-v-825cde74]:before {
  color: #0952ca;
  font-weight: 600;
}
.upload-class[data-v-825cde74] {
  background-color: #fafafa;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-aa778e7c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-aa778e7c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-aa778e7c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.form-box[data-v-aa778e7c] {
  position: relative;
}
.form-box .form-content[data-v-aa778e7c] {
  position: absolute;
  top: 0px;
  margin-left: 30px;
}
.form-box .form-content .label-title[data-v-aa778e7c] {
  margin-top: 20px;
}
.form-box .form-content .label-title .title-label[data-v-aa778e7c] {
  display: inline-block;
}
.form-box .form-content .label-title .title-value[data-v-aa778e7c] {
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-label[data-v-aa778e7c] {
  margin-top: 15px;
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-value[data-v-aa778e7c] {
  display: inline-block;
}
.form-box .form-content .label-contact_name[data-v-aa778e7c] {
  margin-top: 15px;
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-label[data-v-aa778e7c] {
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-value[data-v-aa778e7c] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone[data-v-aa778e7c] {
  display: inline-block;
  margin-left: 407px;
}
.form-box .form-content .label-contact_phone .title-label[data-v-aa778e7c] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone .title-value[data-v-aa778e7c] {
  display: inline-block;
}
.form-box .form-content .label-content .title-label[data-v-aa778e7c] {
  display: inline-block;
}
.form-box .form-content .label-content .title-value[data-v-aa778e7c] {
  display: inline-block;
}
.form-box .form-content .label-atta[data-v-aa778e7c] {
  position: relative;
}
.form-box .form-content .label-atta .title-label[data-v-aa778e7c] {
  display: inline-block;
}
.form-box .form-content .label-atta .title-value[data-v-aa778e7c] {
  position: absolute;
  display: inline-block;
}
.form-box .form-content .label-atta .title-value .el-scrollbar__wrap[data-v-aa778e7c] {
  overflow-x: hidden;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.form-box .el-scrollbar__wrap {
  overflow-x: hidden;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-698290c5] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-698290c5] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-698290c5] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.clearfix[data-v-698290c5]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-698290c5] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-698290c5] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-698290c5] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
.process-ball[data-v-698290c5] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-698290c5] {
  margin-bottom: 36px;
}
.process-content[data-v-698290c5] {
  margin-top: 36px;
}
.m-b[data-v-698290c5] {
  margin-bottom: 50px;
}
.full-screen[data-v-698290c5] {
  min-height: calc(100vh - 299px);
}
.isFixed[data-v-698290c5] {
  position: fixed;
  background-color: #EBEEF5;
  bottom: 0;
  left: 0;
  z-index: 2001;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  box-shadow: 1px 1px 8px #909090;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
.process-bar .el-progress.is-success .el-progress-bar__adopt {
  background-color: #14B455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
.process-bar .el-progress.is-success .el-progress-bar__reject {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-05c6bab3] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-05c6bab3] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-05c6bab3] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.form-box[data-v-05c6bab3] {
  position: relative;
}
.form-box .form-content[data-v-05c6bab3] {
  position: absolute;
  top: 0px;
  margin-left: 30px;
}
.form-box .form-content .label-title[data-v-05c6bab3] {
  margin-top: 20px;
}
.form-box .form-content .label-title .title-label[data-v-05c6bab3] {
  display: inline-block;
}
.form-box .form-content .label-title .title-value[data-v-05c6bab3] {
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-label[data-v-05c6bab3] {
  margin-top: 15px;
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-value[data-v-05c6bab3] {
  display: inline-block;
}
.form-box .form-content .label-contact_name[data-v-05c6bab3] {
  margin-top: 15px;
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-label[data-v-05c6bab3] {
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-value[data-v-05c6bab3] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone[data-v-05c6bab3] {
  display: inline-block;
  margin-left: 407px;
}
.form-box .form-content .label-contact_phone .title-label[data-v-05c6bab3] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone .title-value[data-v-05c6bab3] {
  display: inline-block;
}
.form-box .form-content .label-content .title-label[data-v-05c6bab3] {
  display: inline-block;
}
.form-box .form-content .label-content .title-value[data-v-05c6bab3] {
  display: inline-block;
}
.form-box .form-content .label-atta[data-v-05c6bab3] {
  position: relative;
}
.form-box .form-content .label-atta .title-label[data-v-05c6bab3] {
  display: inline-block;
}
.form-box .form-content .label-atta .title-value[data-v-05c6bab3] {
  position: absolute;
  display: inline-block;
}
.form-box .form-content .label-atta .title-value .el-scrollbar__wrap[data-v-05c6bab3] {
  overflow-x: hidden;
}
.text[data-v-05c6bab3] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  word-break: break-all;
  white-space: pre-wrap;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.form-box .el-scrollbar__wrap {
  overflow-x: hidden;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-3dcccf06] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-3dcccf06] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-3dcccf06] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.clearfix[data-v-3dcccf06]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-3dcccf06] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-3dcccf06] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-3dcccf06] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
.process-ball[data-v-3dcccf06] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-3dcccf06] {
  margin-top: 36px;
  margin-bottom: 36px;
}
.process-content[data-v-3dcccf06] {
  margin-top: 36px;
}
.m-b[data-v-3dcccf06] {
  margin-bottom: 50px;
}
.full-screen[data-v-3dcccf06] {
  min-height: calc(100vh - 299px);
}
.isFixed[data-v-3dcccf06] {
  position: fixed;
  background-color: #EBEEF5;
  bottom: 0;
  left: 0;
  z-index: 2001;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  box-shadow: 1px 1px 8px #909090;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
.process-bar .el-progress.is-success .el-progress-bar__adopt {
  background-color: #14B455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
.process-bar .el-progress.is-success .el-progress-bar__reject {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-32765c70] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-32765c70] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-32765c70] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.form-box[data-v-32765c70] {
  position: relative;
}
.form-box .form-content[data-v-32765c70] {
  width: 100%;
  padding-left: 2%;
  position: absolute;
  top: 0px;
}
.form-box .form-content .label-title[data-v-32765c70] {
  margin-top: 18px;
}
.form-box .form-content .label-title .title-label[data-v-32765c70] {
  display: inline-block;
}
.form-box .form-content .label-title .title-value[data-v-32765c70] {
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-label[data-v-32765c70] {
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-value[data-v-32765c70] {
  display: inline-block;
}
.form-box .form-content .label-contact_name[data-v-32765c70] {
  width: 50%;
}
.form-box .form-content .label-contact_name .title-label[data-v-32765c70] {
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-value[data-v-32765c70] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone[data-v-32765c70] {
  width: 50%;
  position: relative;
  top: -20px;
  float: right;
}
.form-box .form-content .label-contact_phone .title-label[data-v-32765c70] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone .title-value[data-v-32765c70] {
  display: inline-block;
}
.form-box .form-content .label-content .title-label[data-v-32765c70] {
  display: inline-block;
}
.form-box .form-content .label-content .title-value[data-v-32765c70] {
  display: inline-block;
}
.form-box .form-content .label-atta[data-v-32765c70] {
  position: relative;
}
.form-box .form-content .label-atta .title-label[data-v-32765c70] {
  display: inline-block;
}
.form-box .form-content .label-atta .title-value[data-v-32765c70] {
  position: absolute;
  display: inline-block;
}
.form-box .form-content .label-atta .title-value .el-scrollbar__wrap[data-v-32765c70] {
  overflow-x: hidden;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.form-box .el-scrollbar__wrap {
  overflow-x: hidden;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-16c4d52c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-16c4d52c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-16c4d52c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.clearfix[data-v-16c4d52c]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-16c4d52c] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-16c4d52c] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-16c4d52c] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
.process-ball[data-v-16c4d52c] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-16c4d52c] {
  margin-bottom: 36px;
}
.process-content[data-v-16c4d52c] {
  margin-top: 36px;
}
.m-b[data-v-16c4d52c] {
  margin-bottom: 50px;
}
.full-screen[data-v-16c4d52c] {
  min-height: calc(100vh - 299px);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
.process-bar .el-progress.is-success .el-progress-bar__adopt {
  background-color: #14B455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
.process-bar .el-progress.is-success .el-progress-bar__reject {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0b974572] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0b974572] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0b974572] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.clearfix[data-v-0b974572]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-0b974572] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-0b974572] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-0b974572] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
.process-ball[data-v-0b974572] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-0b974572] {
  margin-bottom: 36px;
}
.process-content[data-v-0b974572] {
  margin-top: 36px;
}
.m-b[data-v-0b974572] {
  margin-bottom: 50px;
}
.full-screen[data-v-0b974572] {
  min-height: calc(100vh - 299px);
}
.isFixed[data-v-0b974572] {
  position: fixed;
  background-color: #ebeef5;
  bottom: 0;
  left: 0;
  z-index: 2001;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  box-shadow: 1px 1px 8px #909090;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409eff !important;
}
.process-bar .el-progress.is-success .el-progress-bar__adopt {
  background-color: #14b455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
.process-bar .el-progress.is-success .el-progress-bar__reject {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-19dd51aa] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-19dd51aa] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-19dd51aa] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.approval_file_class .smallWidth[data-v-19dd51aa] {
  width: 49%;
  margin-right: 10px;
}
.approval_file_class .bigWidth[data-v-19dd51aa] {
  width: 100%;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-325bae6f] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-325bae6f] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-325bae6f] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.form-box[data-v-325bae6f] {
  position: relative;
}
.form-box .form-content[data-v-325bae6f] {
  position: absolute;
  top: 8px;
  margin-left: 30px;
}
.form-box .form-content .label-title[data-v-325bae6f] {
  margin-top: 20px;
}
.form-box .form-content .label-title .title-label[data-v-325bae6f] {
  display: inline-block;
}
.form-box .form-content .label-title .title-value[data-v-325bae6f] {
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-label[data-v-325bae6f] {
  margin-top: 5px;
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-value[data-v-325bae6f] {
  display: inline-block;
}
.form-box .form-content .label-contact_name[data-v-325bae6f] {
  margin-top: 15px;
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-label[data-v-325bae6f] {
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-value[data-v-325bae6f] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone[data-v-325bae6f] {
  display: inline-block;
  margin-left: 407px;
}
.form-box .form-content .label-contact_phone .title-label[data-v-325bae6f] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone .title-value[data-v-325bae6f] {
  display: inline-block;
}
.form-box .form-content .label-content .title-label[data-v-325bae6f] {
  display: inline-block;
}
.form-box .form-content .label-content .title-value[data-v-325bae6f] {
  display: inline-block;
}
.form-box .form-content .label-atta[data-v-325bae6f] {
  position: relative;
}
.form-box .form-content .label-atta .title-label[data-v-325bae6f] {
  display: inline-block;
}
.form-box .form-content .label-atta .title-value[data-v-325bae6f] {
  position: absolute;
  display: inline-block;
}
.form-box .form-content .label-atta .title-value .el-scrollbar__wrap[data-v-325bae6f] {
  overflow-x: hidden;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-325bae6f] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-325bae6f] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-325bae6f] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.form-box .el-scrollbar__wrap[data-v-325bae6f] {
  overflow-x: hidden;
}
.center[data-v-325bae6f] {
  height: 60px;
  background-color: #f5f6f7;
  display: flex;
  justify-content: center;
  align-items: center;
}
.center[data-v-325bae6f]:nth-child(1) {
  border-top: 1px solid #EBEEF5;
  border-left: 1px solid #EBEEF5;
  border-right: 1px solid #EBEEF5;
}
.bottom[data-v-325bae6f] {
  border-bottom: 1px solid #EBEEF5;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-783b8c4e] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-783b8c4e] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-783b8c4e] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.clearfix[data-v-783b8c4e]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-783b8c4e] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-783b8c4e] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-783b8c4e] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
.process-ball[data-v-783b8c4e] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-783b8c4e] {
  margin-bottom: 36px;
}
.process-content[data-v-783b8c4e] {
  margin-top: 36px;
}
.m-b[data-v-783b8c4e] {
  margin-bottom: 50px;
  max-width: 1600px;
}
.full-screen[data-v-783b8c4e] {
  min-height: calc(100vh - 299px);
}
[data-v-783b8c4e] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-783b8c4e] .process-bar .el-progress.is-success .el-progress-bar__adopt {
  background-color: #14B455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
[data-v-783b8c4e] .process-bar .el-progress.is-success .el-progress-bar__reject {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}

/*表格强撑*/
[data-v-783b8c4e] .el-table th.gutter {
  display: table-cell !important;
}
[data-v-783b8c4e] .el-table thead .cell {
  color: #595959 !important;
}
[data-v-783b8c4e] .el-table td {
  color: #15181D !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-103db47e] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-103db47e] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-103db47e] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.serve[data-v-103db47e] {
  min-height: calc(100vh - 220px);
}
.top[data-v-103db47e] {
  width: 83%;
  margin: 0 auto;
}
.top h2[data-v-103db47e], .top h4[data-v-103db47e] {
  text-align: center;
  font-weight: normal;
}
.top .p1[data-v-103db47e], .top .p2[data-v-103db47e] {
  margin: 0;
  line-height: 26px;
}
.top .p2[data-v-103db47e] {
  text-indent: 2em;
}
.serveEnterprise[data-v-103db47e] {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 1px solid #ddd;
}
.serveEnterprise .title[data-v-103db47e] {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  background-color: #ddd;
  padding-left: 30px;
  margin: 0 0 20px 0;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-fff91c6c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-fff91c6c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-fff91c6c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
#assetAcquisitionDemandProcess[data-v-fff91c6c] {
  min-width: 1240px;
  margin: 0 auto;
  width: calc(100% - 40px);
  max-width: 1600px;
  margin-bottom: 50px;
}
#assetAcquisitionDemandProcess .clearfix[data-v-fff91c6c]::after {
  display: block;
  clear: both;
  content: "";
}
#assetAcquisitionDemandProcess .process-title[data-v-fff91c6c] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
#assetAcquisitionDemandProcess .detail-title[data-v-fff91c6c] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
#assetAcquisitionDemandProcess .process-sender[data-v-fff91c6c] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
#assetAcquisitionDemandProcess .process-ball[data-v-fff91c6c] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
#assetAcquisitionDemandProcess .process-table[data-v-fff91c6c] {
  margin-bottom: 36px;
}
#assetAcquisitionDemandProcess .process-content[data-v-fff91c6c] {
  margin-top: 36px;
}
#assetAcquisitionDemandProcess .m-b[data-v-fff91c6c] {
  margin-bottom: 50px;
}
#assetAcquisitionDemandProcess .full-screen[data-v-fff91c6c] {
  min-height: calc(100vh - 299px);
}
#assetAcquisitionDemandProcess .isFixed[data-v-fff91c6c] {
  position: fixed;
  background-color: #EBEEF5;
  bottom: 0;
  left: 0;
  z-index: 2001;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  box-shadow: 1px 1px 8px #909090;
}
#assetAcquisitionDemandProcess[data-v-fff91c6c] .el-table__empty-block {
  border-right: 1px solid #c3ccd9;
}
#assetAcquisitionDemandProcess .table-width-normal[data-v-fff91c6c] {
  width: 100%;
}
#assetAcquisitionDemandProcessLog[data-v-fff91c6c] {
  min-width: 980px;
  margin: 0 auto;
  width: calc(100% - 42.5px);
  max-width: 1600px;
  margin-bottom: 50px;
}
#assetAcquisitionDemandProcessLog .clearfix[data-v-fff91c6c]::after {
  display: block;
  clear: both;
  content: "";
}
#assetAcquisitionDemandProcessLog .process-title[data-v-fff91c6c] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
#assetAcquisitionDemandProcessLog .detail-title[data-v-fff91c6c] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
#assetAcquisitionDemandProcessLog .process-sender[data-v-fff91c6c] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
#assetAcquisitionDemandProcessLog .process-ball[data-v-fff91c6c] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
#assetAcquisitionDemandProcessLog .process-table[data-v-fff91c6c] {
  margin-bottom: 36px;
}
#assetAcquisitionDemandProcessLog .process-content[data-v-fff91c6c] {
  margin-top: 36px;
}
#assetAcquisitionDemandProcessLog .m-b[data-v-fff91c6c] {
  margin-bottom: 50px;
}
#assetAcquisitionDemandProcessLog .full-screen[data-v-fff91c6c] {
  min-height: calc(100vh - 299px);
}
#assetAcquisitionDemandProcessLog .isFixed[data-v-fff91c6c] {
  position: fixed;
  background-color: #EBEEF5;
  bottom: 0;
  left: 0;
  z-index: 2001;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  box-shadow: 1px 1px 8px #909090;
}
#assetAcquisitionDemandProcessLog[data-v-fff91c6c] .el-table__empty-block {
  border-right: 1px solid #c3ccd9;
}
#assetAcquisitionDemandProcessLog .table-width-normal[data-v-fff91c6c] {
  width: 100%;
}
#assetAcquisitionDemandProcessLog .process-bar .el-progress.is-success .el-progress-bar__adopt[data-v-fff91c6c] {
  background-color: #14B455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
#assetAcquisitionDemandProcessLog .process-bar .el-progress.is-success .el-progress-bar__reject[data-v-fff91c6c] {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
#assetAcquisitionDemandProcessLog .process-bar .el-progress.is-success .el-progress-bar__inner[data-v-fff91c6c] {
  background-color: #409EFF !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-631cc00a] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-631cc00a] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-631cc00a] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
#assetSaleDemandProcess[data-v-631cc00a] {
  min-width: 1240px;
  margin: 0 auto;
  width: calc(100% - 40px);
  max-width: 1600px;
  margin-bottom: 50px;
}
#assetSaleDemandProcess .clearfix[data-v-631cc00a]::after {
  display: block;
  clear: both;
  content: "";
}
#assetSaleDemandProcess .process-title[data-v-631cc00a] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
#assetSaleDemandProcess .detail-title[data-v-631cc00a] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
#assetSaleDemandProcess .process-sender[data-v-631cc00a] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
#assetSaleDemandProcess .process-ball[data-v-631cc00a] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
#assetSaleDemandProcess .process-table[data-v-631cc00a] {
  margin-bottom: 36px;
}
#assetSaleDemandProcess .process-content[data-v-631cc00a] {
  margin-top: 36px;
}
#assetSaleDemandProcess .m-b[data-v-631cc00a] {
  margin-bottom: 50px;
}
#assetSaleDemandProcess .full-screen[data-v-631cc00a] {
  min-height: calc(100vh - 299px);
}
#assetSaleDemandProcess .isFixed[data-v-631cc00a] {
  position: fixed;
  background-color: #EBEEF5;
  bottom: 0;
  left: 0;
  z-index: 2001;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  box-shadow: 1px 1px 8px #909090;
}
#assetSaleDemandProcess[data-v-631cc00a] .el-table__empty-block {
  border-right: 1px solid #c3ccd9;
}
#assetSaleDemandProcessUserLog[data-v-631cc00a] {
  min-width: 980px;
  margin: 0 auto;
  width: calc(100% - 42.5px);
  max-width: 1600px;
  margin-bottom: 50px;
}
#assetSaleDemandProcessUserLog .clearfix[data-v-631cc00a]::after {
  display: block;
  clear: both;
  content: "";
}
#assetSaleDemandProcessUserLog .process-title[data-v-631cc00a] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
#assetSaleDemandProcessUserLog .detail-title[data-v-631cc00a] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
#assetSaleDemandProcessUserLog .process-sender[data-v-631cc00a] {
  height: 19px;
  font-size: 12px;
  /*font-family: PingFangSC-Regular, PingFang SC;*/
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 19px;
}
#assetSaleDemandProcessUserLog .process-ball[data-v-631cc00a] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
#assetSaleDemandProcessUserLog .process-table[data-v-631cc00a] {
  margin-bottom: 36px;
}
#assetSaleDemandProcessUserLog .process-content[data-v-631cc00a] {
  margin-top: 36px;
}
#assetSaleDemandProcessUserLog .m-b[data-v-631cc00a] {
  margin-bottom: 50px;
}
#assetSaleDemandProcessUserLog .full-screen[data-v-631cc00a] {
  min-height: calc(100vh - 299px);
}
#assetSaleDemandProcessUserLog .isFixed[data-v-631cc00a] {
  position: fixed;
  background-color: #EBEEF5;
  bottom: 0;
  left: 0;
  z-index: 2001;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  box-shadow: 1px 1px 8px #909090;
}
#assetSaleDemandProcessUserLog[data-v-631cc00a] .el-table__empty-block {
  border-right: 1px solid #c3ccd9;
}
#assetSaleDemandProcessUserLog .process-bar .el-progress.is-success .el-progress-bar__adopt[data-v-631cc00a] {
  background-color: #14B455 !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
#assetSaleDemandProcessUserLog .process-bar .el-progress.is-success .el-progress-bar__reject[data-v-631cc00a] {
  background-color: #f56c6c !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
  border-radius: 100px;
  line-height: 1;
  white-space: nowrap;
  transition: width 0.6s ease;
}
#assetSaleDemandProcessUserLog .process-bar .el-progress.is-success .el-progress-bar__inner[data-v-631cc00a] {
  background-color: #409EFF !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-b1ee4118] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-b1ee4118] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-b1ee4118] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
h1[data-v-b1ee4118] {
  text-align: center;
}
.el-form[data-v-b1ee4118] {
  width: 550px;
  margin: auto;
}
[data-v-b1ee4118] .el-form-item__label:before {
  color: #d9514a !important;
}
[data-v-b1ee4118] .uploadFile {
  display: inline-block;
}
[data-v-b1ee4118] .uploadFile .el-button--small {
  font-size: 14px;
  background-color: #0952ca;
  color: #ffffff;
}
[data-v-b1ee4118] .uploadFile .el-button--small:hover {
  background-color: #3c6fe5;
}
[data-v-b1ee4118] .uploadFile input {
  width: 190px !important;
}
[data-v-b1ee4118] .uploadFile input:hover {
  opacity: 0.1;
  background-color: #ffffff;
}
.upload-box[data-v-b1ee4118] {
  position: relative;
}
.upload-box .el-link[data-v-b1ee4118] {
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 200px;
  margin: 0 10px;
}
.upload-box[data-v-b1ee4118] .progressClass {
  position: absolute;
  top: 40px;
  left: 0;
  width: 200px;
  text-align: center;
}
.import-hint[data-v-b1ee4118] {
  background-color: rgba(177, 198, 248, 0.2);
  color: #4f596c;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 22px;
  margin-top: 12px;
  display: flex;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-2c5883a8] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-2c5883a8] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-2c5883a8] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-2c5883a8] .el-table th.gutter {
  display: table-cell !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-478556e0] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-478556e0] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-478556e0] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.edit-btn[data-v-478556e0] {
  font-size: 14px;
  color: #1b92ff;
  cursor: pointer;
  padding: 0 5px;
}
.mag20[data-v-478556e0] {
  margin-top: 20px;
}
.xuline[data-v-478556e0] {
  width: 100%;
  height: 1px;
  background: rgb(223, 226, 232);
  margin-bottom: 20px;
}
.impo[data-v-478556e0] {
  width: 23%;
  height: 36px;
  font-size: 14px;
  background: rgb(232, 243, 255);
  color: rgb(66, 142, 214);
  border-radius: 0px;
}
.emp[data-v-478556e0] {
  width: 23%;
  height: 36px;
  font-size: 14px;
  border-radius: 0px;
}
.sea[data-v-478556e0] {
  width: 23%;
  height: 36px;
  font-size: 14px;
  background: rgb(28, 120, 207);
  color: white;
  border-radius: 0px;
}
[data-v-478556e0] .el-table .el-table__row > td {
  border: none;
}
[data-v-478556e0] .el-table thead tr th.is-leaf {
  border: none;
}
[data-v-478556e0] .el-pagination__total {
  position: absolute;
  left: 30px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-5f8d42b8] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-5f8d42b8] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-5f8d42b8] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.view-container.welcome-view[data-v-5f8d42b8] {
  text-align: center;
}
.view-container.welcome-view ul[data-v-5f8d42b8] {
  list-style-type: none;
  padding: 0;
}
.view-container.welcome-view li[data-v-5f8d42b8] {
  display: inline-block;
  margin: 0 10px;
}
.view-container.welcome-view a[data-v-5f8d42b8] {
  color: #28a745;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-09d61a96] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-09d61a96] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-09d61a96] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.iframeClass iframe[data-v-09d61a96] {
  width: 100%;
  height: 3500px;
  height: calc(100vh - 60px);
  border: none;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-73d1bcfd] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-73d1bcfd] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-73d1bcfd] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
.body[data-v-73d1bcfd] {
  width: 80%;
  text-align: center;
  height: 250px;
  margin: auto;
  margin-top: -130px;
}
.body_1[data-v-73d1bcfd] {
  text-align: center;
  width: 100%;
  margin-top: 80px;
  background: #f5f9ff;
  height: 370px;
  padding-top: 30px;
  margin: auto;
}
.fw_ll[data-v-73d1bcfd] {
  width: 180px;
  height: 200px;
  text-align: initial;
  /* background-color: #99CC33; */
  margin: auto;
  display: inline-block;
  /* float: left; */
  /* margin: 0px 29px; */
  margin: 20px 15px;
  font-size: 14px;
}
.title_bg[data-v-73d1bcfd] {
  background-image: url(/Government/static/img/136.366024be.png);
  width: 100%;
  height: 400px;
}
.Basic_img[data-v-73d1bcfd] {
  background-image: url(/Government/static/img/mpg_20220120_135411.168.302b9838.png);
  width: 35%;
  height: 250px;
  float: left;
}
.el-carousel__item h3[data-v-73d1bcfd] {
  color: #475669;
  font-size: 18px;
  opacity: 0.75;
  line-height: 300px;
  margin: 0;
}
.bottom[data-v-73d1bcfd] {
  background-image: url(/Government/static/img/background_img.3a6b783f.png);
  height: 260px;
  width: 100%;
  margin-top: 360px;
  text-align: center;
  color: #ffffff;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-24daa5fd] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-24daa5fd] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-24daa5fd] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-1813f89f] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-1813f89f] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-1813f89f] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-5164a3e3] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-5164a3e3] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-5164a3e3] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-c9f720c6] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-c9f720c6] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-c9f720c6] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-424fb8c2] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-424fb8c2] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-424fb8c2] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-424fb8c2] .el-dialog__body {
  text-align: center;
}
[data-v-424fb8c2] .el-dialog {
  margin-top: 33vh !important;
}
.dialog-footer[data-v-424fb8c2] {
  text-align: center;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-5f0b4a64] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-5f0b4a64] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-5f0b4a64] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.xregister[data-v-5f0b4a64] .el-dialog--center .el-dialog__body {
  text-align: center;
  padding: 10px 25px 30px;
}
.xregister .cho[data-v-5f0b4a64] {
  display: flex;
  justify-content: space-around;
}
.xregister .cho .bac[data-v-5f0b4a64] {
  height: 95px;
  width: 200px;
  background: url(/Government/static/img/enterR.8cf38c39.png) no-repeat;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}
.xregister .cho .bacn[data-v-5f0b4a64] {
  background: url(/Government/static/img/fundR.d26d19cd.png) no-repeat;
  height: 95px;
  width: 200px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

.signHeaderClass[data-v-54363ffa] {
  width: 100%;
  height: 70px;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 100px;
  z-index: 2;
}

@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-d2990478] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-d2990478] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-d2990478] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.release[data-v-d2990478] {
  color: #fafafa;
  background-color: #0952ca;
  border: none;
}
.m-r[data-v-d2990478] {
  margin-right: 10px;
}
.dialogClass[data-v-d2990478] .el-dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.dialogClass[data-v-d2990478] .el-dialog__header {
  height: 58px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-28148d96] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-28148d96] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-28148d96] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.release[data-v-28148d96] {
  color: #fafafa;
  background-color: #0952ca;
  border: none;
}
.m-r[data-v-28148d96] {
  margin-right: 10px;
}
.dialogClass[data-v-28148d96] .el-dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.dialogClass[data-v-28148d96] .el-dialog__header {
  height: 58px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/* html,body{
       overflow-x: hidden;
     }*/
.lizi {
  width: 100%;
  height: 100vh;
  background: #022a54;
  position: relative;
  background: radial-gradient(circle, rgb(4, 60, 124) 0%, rgb(2, 22, 43) 77%);
  /*background: url('../../../assets/gov/canvasBg.png') no-repeat;*/
}
.loginClass {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100%;
  /*大于1440*/
  /*小于1440*/
  /*高度小于600*/
  /*屏幕高度低的时候出现滚动条显示*/
}
.loginClass .showTitle {
  font-size: 12px;
  opacity: 0.5;
  color: #9B9B9B;
}
.loginClass .loginContent {
  margin: auto;
  position: absolute;
  left: 0;
  top: 75px;
  bottom: 0;
  right: 0;
  border-radius: 8px;
  background: rgb(255, 255, 255);
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
}
.loginClass .loginContent .login-type {
  height: 3%;
  width: 100%;
}
.loginClass .loginContent .login-type .login-type-title {
  width: 158px;
  height: 32px;
  background-color: #E8F3FF;
  color: #0A47AE;
  font-size: 14px;
  position: absolute;
  right: 60px;
  line-height: 32px;
  text-align: center;
  margin: 14px 0;
  margin-top: -14px;
  cursor: pointer;
}
.loginClass .loginContent .login-type .login-type-caret {
  position: absolute;
  right: 50px;
  margin-top: -8px;
  color: #E8F3FF;
  cursor: pointer;
}
.loginClass .loginContent .login-type .login-type-icon {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.loginClass .el-form-item__error:before {
  content: "12";
  color: transparent;
  position: relative;
  top: 2px;
  left: 2px;
  height: 12px;
  width: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAALXSURBVFiF7Zi9T9tQFMXPtV2akIwVilIGWBo6gdSOrZpIbEWCgbGVujAUhnbAIQOVnsSSD3UrMDB0oH8ASK3EEMmp1LGVilSpkCVIfChihphSeLcDjeMkDthOIAtnen72PfenF9+X+wzc6nKRn6CSrkeCUJ8x6DEI/cwcAQAiKoOxR+DvJs6/DuZy5WsDMoTQHprmcynpLQhxNzFMyKvgD7+DwS8JIc46BrQ7m4qrhGUQhtw830yGLUieir7PfGsLyBBCix2bCyBK+QJpAuP0dij47rLVagl0OC3CZ2FzFaCJjsDUqNa0o+DLviVx5HRXcZo0hNCuBwYAaOIsbK4aQmiugWLmn4XrgalBXeRwuNM4sTubiqsKDA/uO9FsehAADpKpEoAB15Hn/LTxRa9bIUMITVWx7AGmPWm00jhVBxSrVMbAPkvbjxhDB8lk3atRB0SsvLkxGCupMmO/tIBKuh5hlztwR8UYLel6pAmoR1FuHsYhtwWkSOVRN2AAgKAMWxy22f6u0AAgrm0VFlC1heiG7Lkdd+puygIiIs/NVKdkz11bIcZeV2gAMGGnOrb+caUifxD76mjv7eupj9WxLyDIzSagUykLd0n14xcmwis/gfbc1bH1kw3mcmUQ8u0Y+xIhbz8M1FcZy0UflmUwCmAUAHgvjIacdUDbvb2fQdjy4keEjWgunYjm0gkibHiCIWxFs9m1lkAXzTdPeTJtS825HMtqP5lKEzDn0vQng9YvzHgcoBFXUUDmfjbddJpxbLSLvYH5B8cnQ0QYv9qaRgj4D+Fu22DGejEUmHd0axV0OC3Cf0Mnn9xBuRcz1u8cB154OgYBQN+SOCqGApMMZDoGA2SKocBkKxjA5RofzM09AWjFb79NwC8mfh3NtHmUtssQQotVKmMgZQaMUZckebBcbCztjgDZVdL1SI+ixAnKMDEG7J9jmLDDkJunUhb8fI651VX6Bwan9nWUcUkLAAAAAElFTkSuQmCC) no-repeat;
  background-size: 12px 12px;
}
.loginClass .agreement ::v-deep .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #606266;
}
@media screen and (min-width: 1439px) {
.loginClass {
    /*form表单大小*/
}
.loginClass .wxBottom {
    position: absolute;
    right: 76px;
    display: flex;
    font-size: 12px;
    color: rgb(155, 155, 155);
    bottom: 30px;
}
.loginClass .wxBottom :nth-child(1) {
    color: #afafaf;
}
.loginClass .wxBottom :nth-child(2) {
    color: #717988;
}
.loginClass .wxBottom :nth-child(3) {
    color: #717988;
}
.loginClass .wxBottom :nth-child(4) {
    color: #0952CA;
}
.loginClass .loginContentMeta {
    padding: 25px 80px 71px 80px;
    width: 510px;
    height: 610px;
}
.loginClass .nanTongPhoneContentMeta {
    padding: 25px 80px 71px 80px;
    width: 510px;
    height: 582px;
}
.loginClass .nanTongMeta {
    padding: 25px 60px 71px 55px;
    width: 510px;
    height: 656px;
    z-index: 10;
}
.loginClass .el-form-item__content {
    position: relative;
    font-size: 14px;
    margin-left: 0px !important;
}
.loginClass .verificationCodeClass .el-input {
    width: 238px;
}
.loginClass .graphicVerificationCodeClass {
    position: relative;
}
.loginClass .graphicVerificationCodeClass .change {
    position: absolute;
    top: 80px;
    right: 11px;
}
.loginClass .el-form-item--mini.el-form-item,
  .loginClass .el-form-item--small.el-form-item {
    margin-bottom: 12px;
}
.loginClass .el-input--small .el-input__inner {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
}
.loginClass .buttonClass {
    /*width:350px;*/
    width: 100%;
    height: 56px;
    margin-top: 40px;
    cursor: pointer;
    line-height: 56px;
    background: #0952CA;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.loginClass .sendCodeClass {
    width: 100px;
    height: 48px;
    line-height: 48px;
    background: #0952CA;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    margin-left: 6px;
    cursor: pointer;
}
.loginClass .sendImgCodeClass {
    position: absolute;
    width: 100px;
    height: 48px;
    border-radius: 4px;
    display: inline-block;
    overflow: hidden;
    margin-left: 10px;
    cursor: pointer;
}
.loginClass .sendImgCodeClass .graphicVerificationCodeImg {
    width: 100%;
    height: 100%;
    border: 1px solid #e1e3e9;
}
}
@media screen and (max-width: 1439px) {
.loginClass {
    /*form表单大小*/
}
.loginClass .wxBottom {
    position: absolute;
    right: 22px;
    display: flex;
    font-size: 12px;
    color: rgb(155, 155, 155);
    bottom: 30px;
}
.loginClass .wxBottom :nth-child(1) {
    color: #afafaf;
}
.loginClass .wxBottom :nth-child(2) {
    color: #717988;
}
.loginClass .wxBottom :nth-child(3) {
    color: #717988;
}
.loginClass .wxBottom :nth-child(4) {
    color: #0952CA;
}
.loginClass .graphicVerificationCodeClass {
    position: relative;
}
.loginClass .graphicVerificationCodeClass .change {
    position: absolute;
    top: 80px;
    right: 4px;
}
.loginClass .loginContentMeta {
    padding: 22px 40px 22px 40px;
    width: 405px;
    height: 556px;
    margin: auto;
}
.loginClass .nanTongPhoneContentMeta {
    padding: 25px 80px 71px 80px;
    width: 510px;
    height: 543px;
    margin: auto;
}
.loginClass .nanTongMeta {
    padding: 25px 60px 22px 55px;
    width: 510px;
    height: 553px;
    margin: auto;
    z-index: 10;
}
.loginClass .el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
    margin-left: 0px !important;
}
.loginClass .verificationCodeClass .el-input {
    width: 208px;
}
.loginClass .graphicVerificationCodeClass {
    position: relative;
}
.loginClass .graphicVerificationCodeClass .change {
    position: absolute;
    top: 80px;
    right: 11px;
}
.loginClass .el-form-item--mini.el-form-item,
  .loginClass .el-form-item--small.el-form-item {
    margin-bottom: 12px;
}
.loginClass .el-input--small .el-input__inner {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.loginClass .buttonClass {
    /*width:320px;*/
    width: 100%;
    height: 50px;
    margin-top: 30px;
    cursor: pointer;
    line-height: 50px;
    background: #0952CA;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.loginClass .sendCodeClass {
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #0952CA;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    margin-left: 6px;
    cursor: pointer;
}
.loginClass .sendImgCodeClass {
    position: absolute;
    width: 100px;
    height: 40px;
    border-radius: 4px;
    display: inline-block;
    overflow: hidden;
    margin-left: 6px;
    cursor: pointer;
}
.loginClass .sendImgCodeClass .graphicVerificationCodeImg {
    width: 100%;
    height: 100%;
}
}
@media screen and (max-height: 601px) {
.loginClass .loginContentMeta {
    /*width: 510px;*/
    /*height: 480px;*/
}
}
@media screen and (max-height: 601px) {
.loginClass .lizi {
    width: 100%;
    height: 100%;
    background: #022a54;
    position: relative;
    background: radial-gradient(circle, rgb(4, 60, 124) 0%, rgb(2, 22, 43) 77%);
}
}
.loginClass .electronic_button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #0952CA;
  color: #FFF;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  margin-top: 15px;
}
.loginClass .electronic_tips {
  color: #000;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 30px;
}
.legalSendCodeClass {
  width: 114px;
  height: 54px;
  line-height: 54px;
  background: #0952CA;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  margin-left: 6px;
  cursor: pointer;
}
.legalButtonClass {
  /*width:350px;*/
  width: 385px;
  height: 60px;
  cursor: pointer;
  line-height: 60px;
  background: #0952CA;
  border-radius: 4px;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
}
.footer-tip {
  width: 100%;
  height: 54px;
  line-height: 54px;
  background-color: #F8F8F8;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 0 8px 8px;
}
.footer-tip .wx-footer-tip .wx-footer-tip-left {
  width: 80%;
  float: left;
  color: #999;
}
.footer-tip .wx-footer-tip .wx-footer-tip-left a {
  color: #0952CA;
  cursor: pointer;
  font-size: 14px;
}
.footer-tip .wx-footer-tip .none-enter-register {
  width: 100%;
}
@media screen and (min-width: 1439px) {
.footer-tip .wx-footer-tip .wx-footer-tip-left {
    font-size: 14px;
}
}
@media screen and (max-width: 1439px) {
.footer-tip .wx-footer-tip .wx-footer-tip-left {
    line-height: 46px;
    height: 56px;
    text-align: left;
    padding-top: 5px;
    padding-left: 40px;
    font-size: 12px;
}
.footer-tip .wx-footer-tip .none-enter-register {
    line-height: 54px;
    text-align: center;
    padding: 0;
}
}
.footer-tip .wx-footer-tip .wx-footer-tip-center {
  width: 1%;
  float: left;
  color: #EEE;
  font-size: 20px;
}
.footer-tip .wx-footer-tip .wx-footer-tip-right {
  width: 19%;
  float: left;
  color: #0952CA;
  font-size: 16px;
  cursor: pointer;
}
.footer-tip .phone-footer-tip {
  font-size: 16px;
}
.footer-tip .phone-footer-tip .phone-footer-tip-left {
  color: #666;
}
.footer-tip .phone-footer-tip .phone-footer-tip-right {
  color: #0952CA;
  cursor: pointer;
  padding-left: 5px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0d2c58cb] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0d2c58cb] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0d2c58cb] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.legalClass[data-v-0d2c58cb] {
  width: 510px;
  height: 340px;
  padding: 46px 63px 41px 62px;
  margin: auto;
}
.legalClass[data-v-0d2c58cb] .el-dialog__header {
  text-align: center;
}
.license-qr-refresh[data-v-0d2c58cb] {
  text-align: center;
  margin: 10px 0 10px;
}
.code_icon[data-v-0d2c58cb] {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 60px;
  left: 90px;
}
.code_fail[data-v-0d2c58cb] {
  color: red;
  font-size: 14px;
  position: absolute;
  top: 137px;
  left: 31px;
}
.tips-mini[data-v-0d2c58cb] {
  font-size: 14px;
  color: #9B9B9B;
  line-height: 22px;
}
.qr-code-border[data-v-0d2c58cb] {
  width: 240px;
  height: 240px;
  border: 1px solid #E1E3E9;
  opacity: 0.9;
  border-radius: 4px;
  margin: 0 auto;
  padding-top: 12px;
}
.qr-code-error-border[data-v-0d2c58cb] {
  width: 240px;
  height: 240px;
  border: 1px solid #E1E3E9;
  border-radius: 4px;
  margin: 0 auto;
  padding-top: 12px;
  position: relative;
}
.qr_code_failTips[data-v-0d2c58cb] {
  color: red;
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
}
.wx-qr-code[data-v-0d2c58cb] {
  text-align: center;
  width: 218px;
  height: 218px;
  margin: 0 auto;
  border: 1px solid #E1E3E9;
}
.wx-qr-code .licenseQrCodeStyle[data-v-0d2c58cb] {
  opacity: 0.9;
  position: relative;
}
.wx-qr-code .code_box[data-v-0d2c58cb] {
  position: absolute;
  top: 38%;
  left: 35%;
}
.legalLoginFormClass[data-v-0d2c58cb] .el-input--small .el-input__inner {
  height: 54px;
  line-height: 54px;
  font-size: 15px;
}
.legalLoginFormClass[data-v-0d2c58cb] .el-form-item--small.el-form-item {
  margin-bottom: 20px;
}
.phone-login-title[data-v-0d2c58cb] {
  margin-top: 26px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-48e0c1d8] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-48e0c1d8] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-48e0c1d8] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.notice[data-v-48e0c1d8] .el-table thead .cell {
  height: unset;
  font-size: 14px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 23px;
}
.notice[data-v-48e0c1d8] .el-table--border {
  border-right: 1px solid #ebeef5;
  border-bottom: 1px solid #ebeef5;
}
.notice .white-list[data-v-48e0c1d8] {
  margin-left: 10px;
  color: green;
}
.notice .full-screen[data-v-48e0c1d8] {
  min-height: calc(100vh - 218px);
  padding-top: 30px;
}
.notice .container[data-v-48e0c1d8] {
  text-align: right;
  margin-bottom: 10px;
  padding-top: 24px;
}
.notice .notice-pagination[data-v-48e0c1d8] {
  margin: 10px 0px;
}
.notice .content[data-v-48e0c1d8] .el-button {
  font-size: 14px;
  /*font-family: PingFang-SC-Regular, PingFang-SC;*/
  font-weight: 400;
  border: none;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-4ecd33a7] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-4ecd33a7] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-4ecd33a7] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.full-screen[data-v-4ecd33a7] {
  min-height: calc(100vh - 219px);
}
.panel[data-v-4ecd33a7] {
  border-top: 2px solid #CFCFCF;
  padding: 40px;
  margin-top: 35px;
  margin-left: 40px;
}
.title[data-v-4ecd33a7] {
  font-size: 23px;
  text-align: center;
  margin-top: 40px;
}
.tit-bu[data-v-4ecd33a7] {
  font-size: 16px;
  text-align: center;
  margin-top: 30px;
}
.org[data-v-4ecd33a7] {
  margin-top: 25px;
  display: flex;
  justify-content: center; /*主轴上居中*/
  align-items: center; /*侧轴上居中*/
}
.span[data-v-4ecd33a7] {
  /*超出文本框*/
  font-size: 15px;
  word-break: normal;
  width: auto;
  display: block;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden;
}
.el-icon[data-v-4ecd33a7] {
  margin-top: 60px;
}
.el-t[data-v-4ecd33a7] {
  color: #0e4ce4;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-707dce7a] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-707dce7a] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-707dce7a] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.main-container[data-v-707dce7a] .el-date-editor .el-range-separator {
  width: 25px;
}
.main-container .edit-btn[data-v-707dce7a] {
  font-size: 14px;
  color: #1b92ff;
  cursor: pointer;
  padding: 0 5px;
}
.main-container .org-div[data-v-707dce7a] {
  margin-top: 20px;
}
.main-container .user-height[data-v-707dce7a] {
  min-height: calc(100vh - 218px);
}
.main-container .ellipase[data-v-707dce7a] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #1b92ff;
  cursor: pointer;
}
.full-screen[data-v-707dce7a] {
  min-height: calc(100vh - 234px) !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-48b72047] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-48b72047] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-48b72047] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.main-container[data-v-48b72047] .el-date-editor .el-range-separator {
  width: 25px;
}
.main-container .xlef[data-v-48b72047] {
  flex: 4;
  position: relative;
  width: 80%;
}
.main-container .xrig[data-v-48b72047] {
  flex: 2;
  border: 1px solid black;
  border-left: none;
}
.main-container .mt50[data-v-48b72047] {
  margin-top: 50px;
}
.main-container .xli[data-v-48b72047] {
  list-style: none;
  border: 1px solid black;
  width: 220px;
  position: relative;
  left: 16px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-bottom: none;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.main-container .bort[data-v-48b72047] {
  border-bottom: 1px solid black;
}
.main-container .letime[data-v-48b72047] {
  width: 128px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  top: 56px;
  left: 367px;
  position: absolute;
}
.main-container .ritime[data-v-48b72047] {
  width: 128px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  top: 54px;
  left: 864px;
  position: absolute;
}
.main-container .remove[data-v-48b72047] {
  color: red;
  background-color: #fee8e9;
  text-decoration: line-through;
}
.main-container .add[data-v-48b72047] {
  color: green;
  background-color: #ddffdd;
}
.main-container .default[data-v-48b72047] {
  color: grey;
}
.main-container .cen[data-v-48b72047] {
  text-align: center;
}
.main-container .xr[data-v-48b72047] {
  flex: 1;
  margin-top: 66px;
  width: 20%;
}
.main-container .edit-btn[data-v-48b72047] {
  font-size: 14px;
  color: #1b92ff;
  cursor: pointer;
  padding: 0 5px;
}
.main-container .org-div[data-v-48b72047] {
  margin-top: 20px;
}
.main-container .user-height[data-v-48b72047] {
  min-height: calc(100vh - 218px);
}
.main-container .ellipase[data-v-48b72047] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #1b92ff;
  cursor: pointer;
}
.full-screen[data-v-48b72047] {
  min-height: calc(100vh - 234px) !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-cb780054] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-cb780054] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-cb780054] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.full-screen[data-v-cb780054] {
  min-height: 100vh;
}
.overdue-bg[data-v-cb780054] {
  background-color: #F4F4F4;
  padding-top: calc(50vh - 124px);
}
.overdue-bg .overdue-profile[data-v-cb780054] {
  background-color: #FFFFFF;
  width: 432px;
  height: 248px;
  margin: 0px auto;
  padding: 30px;
}
.overdue-bg .overdue-profile .title[data-v-cb780054] {
  padding-bottom: 15px;
  border-bottom: 1px dashed #e9eaf2;
  margin-bottom: 15px;
}
.overdue-bg .overdue-profile .sys-name[data-v-cb780054] {
  margin-top: 20px;
  font-weight: 600;
  font-size: 18px;
}
.overdue-bg .overdue-profile .text[data-v-cb780054] {
  margin-top: 20px;
  font-size: 15px;
}
.overdue-bg .overdue-profile .text span[data-v-cb780054] {
  color: #F00;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-771efd3e] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-771efd3e] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-771efd3e] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.full-screen[data-v-771efd3e] {
  min-height: 100vh;
}
.permissionsView-bg[data-v-771efd3e] {
  background-color: #F4F4F4;
  padding-top: calc(50vh - 124px);
}
.permissionsView-bg .permissionsView-profile[data-v-771efd3e] {
  background-color: #FFFFFF;
  width: 432px;
  height: 248px;
  margin: 0px auto;
  padding: 30px;
}
.permissionsView-bg .permissionsView-profile .title[data-v-771efd3e] {
  padding-bottom: 15px;
  border-bottom: 1px dashed #e9eaf2;
  margin-bottom: 15px;
}
.permissionsView-bg .permissionsView-profile .sys-name[data-v-771efd3e] {
  margin-top: 20px;
  font-weight: 600;
  font-size: 18px;
}
.permissionsView-bg .permissionsView-profile .text[data-v-771efd3e] {
  margin-top: 20px;
  font-size: 15px;
  color: #F00;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-1129c7ae] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-1129c7ae] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-1129c7ae] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.full-screen[data-v-1129c7ae] {
  min-height: 100vh;
}
.permissionsView-bg[data-v-1129c7ae] {
  background-color: #F4F4F4;
  padding-top: calc(50vh - 124px);
}
.permissionsView-bg .permissionsView-profile[data-v-1129c7ae] {
  background-color: #FFFFFF;
  width: 432px;
  height: 248px;
  margin: 0px auto;
  padding: 30px;
}
.permissionsView-bg .permissionsView-profile .title[data-v-1129c7ae] {
  padding-bottom: 15px;
  border-bottom: 1px dashed #e9eaf2;
  margin-bottom: 15px;
}
.permissionsView-bg .permissionsView-profile .sys-name[data-v-1129c7ae] {
  margin-top: 20px;
  font-weight: 600;
  font-size: 18px;
}
.permissionsView-bg .permissionsView-profile .text[data-v-1129c7ae] {
  margin-top: 20px;
  font-size: 15px;
}
.permissionsView-bg .permissionsView-profile .text span[data-v-1129c7ae] {
  color: #F00;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-8ad0ab1c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-8ad0ab1c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-8ad0ab1c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.pytkjzx[data-v-8ad0ab1c] {
  padding: 80px 240px;
}
.pytkjzx .qyhxfw[data-v-8ad0ab1c],
.pytkjzx .tgqyyx[data-v-8ad0ab1c],
.pytkjzx .zwsxbl[data-v-8ad0ab1c] {
  text-align: center;
}
.pytkjzx .qyhxfw[data-v-8ad0ab1c] {
  font-size: 36px;
  font-weight: bold;
}
.pytkjzx .tgqyyx[data-v-8ad0ab1c] {
  font-size: 16px;
  margin-top: 16px;
  font-family: Source Han Sans;
}
.pytkjzx .zwsxbl[data-v-8ad0ab1c] {
  font-size: 32px;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  display: flex;
}
.pytkjzx .zwsxbl .img[data-v-8ad0ab1c] {
  width: 120px;
  height: 4px;
}
.pytkjzx .zwsxbl div[data-v-8ad0ab1c] {
  margin: 0 5px;
}
.pytkjzx .zwsxbl80[data-v-8ad0ab1c] {
  margin-top: 80px;
}
.pytkjzx .zwsxcldiv[data-v-8ad0ab1c] {
  padding: 45px 0 45px 0;
  background: linear-gradient(to right, #2551b5, #2891ea);
  margin-top: 42px;
  display: flex;
  flex-wrap: wrap;
}
.pytkjzx .zwsxcldiv .zwsxcldivbox[data-v-8ad0ab1c] {
  height: 103px;
  border-radius: 8px;
  width: 23.33%;
  margin: 0 5%;
  border: 1px solid #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pytkjzx .zwsxcldiv .zwsxcldivbox .tex[data-v-8ad0ab1c] {
  font-size: 20px;
  color: #fff;
  margin-left: 16px;
  margin-right: 10px;
}
.pytkjzx .zwsxcldiv .zwsxcldivbox img[data-v-8ad0ab1c] {
  margin-left: 10px;
}
.pytkjzx .zwsxcldiv .bot[data-v-8ad0ab1c] {
  margin-bottom: 10px;
}
.pytkjzx .zwsxcldiv .top[data-v-8ad0ab1c] {
  margin-top: 10px;
}
.pytkjzx .sdxy[data-v-8ad0ab1c] {
  margin-top: 50px;
  background: linear-gradient(to right, #2551b5, #2891ea);
  padding-top: 50px;
}
.pytkjzx .sdxy .sdqwxy1[data-v-8ad0ab1c] {
  text-align: justify;
}
.pytkjzx .sdxy .sdqwxy[data-v-8ad0ab1c] {
  text-align: center;
  margin-bottom: 50px;
  font-size: 28px;
  color: #fff;
}
.pytkjzx .sdxy .sdxyflex[data-v-8ad0ab1c] {
  display: flex;
  flex-wrap: wrap;
  margin: 0 2.77%;
}
.pytkjzx .sdxy .zwsxcldivbox[data-v-8ad0ab1c] {
  width: 30.56%;
  margin: 0 1.385%;
  text-align: center;
}
.pytkjzx .sdxy .zwsxcldivbox img[data-v-8ad0ab1c] {
  width: 100%;
}
.pytkjzx .sdxy .zwsxcldivbox .tex[data-v-8ad0ab1c] {
  margin-top: 24px;
  margin-bottom: 50px;
  font-size: 16px;
  color: #fff;
}
.pytkjzx .zwsxcldivtow[data-v-8ad0ab1c] {
  background: linear-gradient(to right, #244286, #3275fb);
}
.pytkjzx .rzfw[data-v-8ad0ab1c] {
  background: linear-gradient(to right, #244286, #3275fb);
  display: flex;
  text-align: center;
  margin-top: 50px;
  padding: 54px 90px 40px 90px;
}
.pytkjzx .rzfw .line[data-v-8ad0ab1c] {
  border-left: 1px solid #fff;
  margin: 0 90px;
}
.pytkjzx .rzfw .rzfwbox[data-v-8ad0ab1c] {
  width: 50%;
}
.pytkjzx .rzfw .rzfwbox .tex1[data-v-8ad0ab1c] {
  font-size: 24px;
  color: #fff;
  margin: 20px;
}
.pytkjzx .rzfw .rzfwbox .tex2[data-v-8ad0ab1c] {
  font-size: 16px;
  color: #fff;
  text-align: justify;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/* html,body{
       overflow-x: hidden;
     }*/
.lizi {
  width: 100%;
  height: 100vh;
  background: #022a54;
  position: relative;
  background: radial-gradient(circle, rgb(4, 60, 124) 0%, rgb(2, 22, 43) 77%);
  /*background: url('../../../assets/gov/canvasBg.png') no-repeat;*/
}
.xforgetclass {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100%;
  /*大于1440*/
  /*小于1440*/
  /*高度小于600*/
  /*屏幕高度低的时候出现滚动条显示*/
}
.xforgetclass .showTitle {
  font-size: 12px;
  opacity: 0.5;
}
.xforgetclass .loginContent {
  margin: auto;
  position: absolute;
  left: 0;
  top: 75px;
  bottom: 0;
  right: 0;
  border-radius: 2px;
  background: rgb(255, 255, 255);
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
}
.xforgetclass .loginContent .login-type {
  height: 7%;
  width: 100%;
}
.xforgetclass .loginContent .login-type .login-type-title {
  width: 158px;
  height: 32px;
  background-color: #E8F3FF;
  color: #0A47AE;
  font-size: 14px;
  position: absolute;
  right: 60px;
  line-height: 32px;
  text-align: center;
  margin: 14px 0;
  margin-top: -14px;
  cursor: pointer;
}
.xforgetclass .loginContent .login-type .login-type-caret {
  position: absolute;
  right: 50px;
  margin-top: -8px;
  color: #E8F3FF;
  cursor: pointer;
}
.xforgetclass .loginContent .login-type .login-type-icon {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.xforgetclass .el-form-item__error:before {
  content: "12";
  color: transparent;
  position: relative;
  top: 2px;
  left: 2px;
  height: 12px;
  width: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAALXSURBVFiF7Zi9T9tQFMXPtV2akIwVilIGWBo6gdSOrZpIbEWCgbGVujAUhnbAIQOVnsSSD3UrMDB0oH8ASK3EEMmp1LGVilSpkCVIfChihphSeLcDjeMkDthOIAtnen72PfenF9+X+wzc6nKRn6CSrkeCUJ8x6DEI/cwcAQAiKoOxR+DvJs6/DuZy5WsDMoTQHprmcynpLQhxNzFMyKvgD7+DwS8JIc46BrQ7m4qrhGUQhtw830yGLUieir7PfGsLyBBCix2bCyBK+QJpAuP0dij47rLVagl0OC3CZ2FzFaCJjsDUqNa0o+DLviVx5HRXcZo0hNCuBwYAaOIsbK4aQmiugWLmn4XrgalBXeRwuNM4sTubiqsKDA/uO9FsehAADpKpEoAB15Hn/LTxRa9bIUMITVWx7AGmPWm00jhVBxSrVMbAPkvbjxhDB8lk3atRB0SsvLkxGCupMmO/tIBKuh5hlztwR8UYLel6pAmoR1FuHsYhtwWkSOVRN2AAgKAMWxy22f6u0AAgrm0VFlC1heiG7Lkdd+puygIiIs/NVKdkz11bIcZeV2gAMGGnOrb+caUifxD76mjv7eupj9WxLyDIzSagUykLd0n14xcmwis/gfbc1bH1kw3mcmUQ8u0Y+xIhbz8M1FcZy0UflmUwCmAUAHgvjIacdUDbvb2fQdjy4keEjWgunYjm0gkibHiCIWxFs9m1lkAXzTdPeTJtS825HMtqP5lKEzDn0vQng9YvzHgcoBFXUUDmfjbddJpxbLSLvYH5B8cnQ0QYv9qaRgj4D+Fu22DGejEUmHd0axV0OC3Cf0Mnn9xBuRcz1u8cB154OgYBQN+SOCqGApMMZDoGA2SKocBkKxjA5RofzM09AWjFb79NwC8mfh3NtHmUtssQQotVKmMgZQaMUZckebBcbCztjgDZVdL1SI+ixAnKMDEG7J9jmLDDkJunUhb8fI651VX6Bwan9nWUcUkLAAAAAElFTkSuQmCC) no-repeat;
  background-size: 12px 12px;
}
.xforgetclass .agreement ::v-deep .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #606266;
}
@media screen and (min-width: 1439px) {
.xforgetclass {
    /*form表单大小*/
}
.xforgetclass .wxBottom {
    position: absolute;
    right: 76px;
    display: flex;
    font-size: 12px;
    color: rgb(155, 155, 155);
    bottom: 30px;
}
.xforgetclass .wxBottom :nth-child(1) {
    color: #afafaf;
}
.xforgetclass .wxBottom :nth-child(2) {
    color: #717988;
}
.xforgetclass .wxBottom :nth-child(3) {
    color: #717988;
}
.xforgetclass .wxBottom :nth-child(4) {
    color: #0952CA;
}
.xforgetclass .loginContentMeta {
    padding: 25px 80px 71px 80px;
    width: 590px;
    height: 610px;
}
.xforgetclass .nanTongPhoneContentMeta {
    padding: 25px 80px 71px 80px;
    width: 510px;
    height: 582px;
}
.xforgetclass .nanTongMeta {
    padding: 25px 60px 71px 55px;
    width: 510px;
    height: 656px;
    z-index: 10;
}
.xforgetclass .el-form-item__content {
    position: relative;
    font-size: 14px;
    margin-left: 0px !important;
}
.xforgetclass .verificationCodeClass .el-input {
    width: 319px;
}
.xforgetclass .graphicVerificationCodeClass {
    position: relative;
}
.xforgetclass .graphicVerificationCodeClass .change {
    position: absolute;
    top: 80px;
    right: 11px;
}
.xforgetclass .el-form-item--mini.el-form-item,
  .xforgetclass .el-form-item--small.el-form-item {
    margin-bottom: 12px;
}
.xforgetclass .el-input--small .el-input__inner {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
}
.xforgetclass .buttonClass {
    /*width:350px;*/
    width: 100%;
    height: 56px;
    margin-top: 40px;
    cursor: pointer;
    line-height: 56px;
    background: #0952CA;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.xforgetclass .sendCodeClass {
    width: 100px;
    height: 48px;
    line-height: 48px;
    background: #0952CA;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    margin-left: 6px;
    cursor: pointer;
}
.xforgetclass .sendImgCodeClass {
    position: absolute;
    width: 100px;
    height: 48px;
    border-radius: 4px;
    display: inline-block;
    overflow: hidden;
    margin-left: 10px;
    cursor: pointer;
}
.xforgetclass .sendImgCodeClass .graphicVerificationCodeImg {
    width: 100%;
    height: 100%;
    border: 1px solid #e1e3e9;
}
}
@media screen and (max-width: 1439px) {
.xforgetclass {
    /*form表单大小*/
}
.xforgetclass .wxBottom {
    position: absolute;
    right: 22px;
    display: flex;
    font-size: 12px;
    color: rgb(155, 155, 155);
    bottom: 30px;
}
.xforgetclass .wxBottom :nth-child(1) {
    color: #afafaf;
}
.xforgetclass .wxBottom :nth-child(2) {
    color: #717988;
}
.xforgetclass .wxBottom :nth-child(3) {
    color: #717988;
}
.xforgetclass .wxBottom :nth-child(4) {
    color: #0952CA;
}
.xforgetclass .graphicVerificationCodeClass {
    position: relative;
}
.xforgetclass .graphicVerificationCodeClass .change {
    position: absolute;
    top: 80px;
    right: 4px;
}
.xforgetclass .loginContentMeta {
    padding: 22px 40px 22px 40px;
    width: 510px;
    margin: auto;
}
.xforgetclass .nanTongPhoneContentMeta {
    padding: 25px 80px 71px 80px;
    width: 510px;
    height: 570px;
    margin: auto;
}
.xforgetclass .nanTongMeta {
    padding: 25px 60px 22px 55px;
    width: 510px;
    height: 580px;
    margin: auto;
    z-index: 10;
}
.xforgetclass .el-form-item__content {
    position: relative;
    font-size: 14px;
    margin-left: 0px !important;
}
.xforgetclass .el-input--small .el-input__inner {
    font-size: 14px;
}
.xforgetclass .verificationCodeClass .el-input {
    width: 319px;
}
.xforgetclass .graphicVerificationCodeClass {
    position: relative;
}
.xforgetclass .graphicVerificationCodeClass .change {
    position: absolute;
    top: 80px;
    right: 11px;
}
.xforgetclass .buttonClass {
    /*width:320px;*/
    width: 100%;
    height: 50px;
    margin-top: 24px;
    cursor: pointer;
    line-height: 50px;
    background: #0952CA;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.xforgetclass .sendCodeClass {
    width: 100px;
    background: #0952CA;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    margin-left: 6px;
    cursor: pointer;
}
.xforgetclass .sendImgCodeClass {
    position: absolute;
    width: 100px;
    height: 40px;
    border-radius: 4px;
    display: inline-block;
    overflow: hidden;
    margin-left: 6px;
    cursor: pointer;
}
.xforgetclass .sendImgCodeClass .graphicVerificationCodeImg {
    width: 100%;
    height: 100%;
}
}
@media screen and (max-height: 601px) {
.xforgetclass .loginContentMeta {
    /*width: 510px;*/
    /*height: 480px;*/
}
.xforgetclass .nanTongPhoneContentMeta {
    margin-top: 80px !important;
}
.xforgetclass .nanTongMeta {
    margin-top: 80px !important;
}
}
@media screen and (max-height: 601px) {
.xforgetclass .lizi {
    width: 100%;
    height: 100%;
    background: #022a54;
    position: relative;
    background: radial-gradient(circle, rgb(4, 60, 124) 0%, rgb(2, 22, 43) 77%);
}
}
.xforgetclass .electronic_button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #0952CA;
  color: #FFF;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  margin-top: 15px;
}
.xforgetclass .electronic_tips {
  color: #000;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 30px;
}
.legalSendCodeClass {
  width: 114px;
  height: 54px;
  line-height: 54px;
  background: #0952CA;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  margin-left: 6px;
  cursor: pointer;
}
.legalButtonClass {
  /*width:350px;*/
  width: 385px;
  height: 60px;
  cursor: pointer;
  line-height: 60px;
  background: #0952CA;
  border-radius: 4px;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
}
.footer-tip {
  width: 100%;
  height: 54px;
  line-height: 54px;
  background-color: #F8F8F8;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 0 8px 8px;
}
.footer-tip .wx-footer-tip .wx-footer-tip-left {
  width: 80%;
  float: left;
  color: #999;
}
.footer-tip .wx-footer-tip .wx-footer-tip-left a {
  color: #0952CA;
  cursor: pointer;
  font-size: 14px;
}
.footer-tip .wx-footer-tip .none-enter-register {
  width: 100%;
}
@media screen and (min-width: 1439px) {
.footer-tip .wx-footer-tip .wx-footer-tip-left {
    font-size: 14px;
}
}
@media screen and (max-width: 1439px) {
.footer-tip .wx-footer-tip .wx-footer-tip-left {
    line-height: 46px;
    height: 56px;
    text-align: left;
    padding-top: 5px;
    padding-left: 40px;
    font-size: 12px;
}
.footer-tip .wx-footer-tip .none-enter-register {
    line-height: 54px;
    text-align: center;
    padding: 0;
}
}
.footer-tip .wx-footer-tip .wx-footer-tip-center {
  width: 1%;
  float: left;
  color: #EEE;
  font-size: 20px;
}
.footer-tip .wx-footer-tip .wx-footer-tip-right {
  width: 19%;
  float: left;
  color: #0952CA;
  font-size: 16px;
  cursor: pointer;
}
.footer-tip .phone-footer-tip {
  font-size: 16px;
}
.footer-tip .phone-footer-tip .phone-footer-tip-left {
  color: #666;
}
.footer-tip .phone-footer-tip .phone-footer-tip-right {
  color: #0952CA;
  cursor: pointer;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-55f5c2ce] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-55f5c2ce] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-55f5c2ce] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 1439px) {
.el-form-item--mini.el-form-item[data-v-55f5c2ce],
  .el-form-item--small.el-form-item[data-v-55f5c2ce] {
    margin-bottom: 10px;
}
.xforgetclass[data-v-55f5c2ce] {
    /*form表单大小*/
}
.xforgetclass .el-input--small .el-input__inner[data-v-55f5c2ce] {
    height: 32px !important;
    line-height: 32px !important;
    font-size: 14px;
}
.xforgetclass .el-form-item__content[data-v-55f5c2ce] {
    line-height: 32px !important;
}
.xforgetclass .loginContentMeta[data-v-55f5c2ce] {
    height: 540px;
}
.sendCodeClass[data-v-55f5c2ce] {
    height: 32px;
    line-height: 32px;
}
}
@media screen and (min-width: 1439px) {
.xforgetclass .loginContentMeta[data-v-55f5c2ce] {
    height: 640px !important;
}
}
.legalClass[data-v-55f5c2ce] {
  width: 510px;
  height: 340px;
  padding: 46px 63px 41px 62px;
  margin: auto;
}
.legalClass[data-v-55f5c2ce] .el-dialog__header {
  text-align: center;
}
.license-qr-refresh[data-v-55f5c2ce] {
  text-align: center;
  margin: 13px 0 13px;
}
.code_icon[data-v-55f5c2ce] {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 60px;
  left: 90px;
}
.code_fail[data-v-55f5c2ce] {
  color: red;
  font-size: 14px;
  position: absolute;
  top: 137px;
  left: 31px;
}
.tips-mini[data-v-55f5c2ce] {
  font-size: 14px;
  color: #9B9B9B;
  line-height: 22px;
}
.qr-code-border[data-v-55f5c2ce] {
  width: 240px;
  height: 240px;
  border: 1px solid #E1E3E9;
  opacity: 0.9;
  border-radius: 4px;
  margin: 0 auto;
  padding-top: 12px;
}
.qr-code-error-border[data-v-55f5c2ce] {
  width: 240px;
  height: 240px;
  border: 1px solid #E1E3E9;
  border-radius: 4px;
  margin: 0 auto;
  padding-top: 12px;
  position: relative;
}
.qr_code_failTips[data-v-55f5c2ce] {
  color: red;
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
}
.wx-qr-code[data-v-55f5c2ce] {
  text-align: center;
  width: 218px;
  height: 218px;
  margin: 0 auto;
  border: 1px solid #E1E3E9;
}
.wx-qr-code .licenseQrCodeStyle[data-v-55f5c2ce] {
  opacity: 0.9;
  position: relative;
}
.wx-qr-code .code_box[data-v-55f5c2ce] {
  position: absolute;
  top: 38%;
  left: 35%;
}
.legalLoginFormClass[data-v-55f5c2ce] .el-input--small .el-input__inner {
  height: 54px;
  line-height: 54px;
  font-size: 15px;
}
.legalLoginFormClass[data-v-55f5c2ce] .el-form-item--small.el-form-item {
  margin-bottom: 20px;
}
.phone-login-title[data-v-55f5c2ce] {
  margin-top: 58px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.lizi {
  width: 100%;
  height: 100vh;
  background: #022a54;
  position: relative;
  background: radial-gradient(circle, rgb(4, 60, 124) 0%, rgb(2, 22, 43) 77%);
}
.RegisterClass {
  overflow-x: hidden;
  height: 100%;
  background-size: cover;
  position: relative;
  /*大于1440*/
  /*小于1440*/
  /*小于1280*/
  /*form表单大小*/
  /*屏幕高度低的时候出现滚动条显示*/
}
.RegisterClass .registerContent {
  padding: 25px 60px 31px 60px;
  background: rgb(255, 255, 255);
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.RegisterClass .registerContent .vo-ui.el-input .el-input__inner {
  padding: 0 15px;
}
.RegisterClass .agreement ::v-deep .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #606266;
}
@media screen and (min-width: 1440px) {
.RegisterClass .registerContentMeta {
    width: 700px;
    height: 690px;
    margin: auto;
}
.RegisterClass .hasVerificationCode {
    height: 650px !important;
}
.RegisterClass .wxRegisterContentMeta {
    height: 775px !important;
}
.RegisterClass .wxLoginContentMeta {
    height: 315px !important;
}
.RegisterClass .el-input--small .el-input__inner {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
.RegisterClass .el-form-item--mini.el-form-item,
  .RegisterClass .el-form-item--small.el-form-item {
    margin-bottom: 16px;
}
.RegisterClass .el-form-item__content {
    line-height: 36px;
    height: 36px;
    position: relative;
    font-size: 14px;
    margin-left: 0px !important;
}
.RegisterClass .verificationCodeClass .el-input {
    width: 415px;
}
.RegisterClass .sendCodeClass {
    width: 150px;
    height: 36px;
    line-height: 36px;
    background: #0952ca;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    margin-left: 10px;
    cursor: pointer;
    position: relative;
    top: 1px;
}
.RegisterClass .sendCodeClass:hover {
    background: #3c6fe5;
}
.RegisterClass .sendImgCodeClass {
    position: absolute;
    width: 130px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
    color: #ffffff;
    margin-left: 14px;
    cursor: pointer;
    top: 1px;
}
.RegisterClass .change {
    position: relative;
    font-size: 10px;
    top: -15px;
    right: 22px;
    text-align: right;
}
.RegisterClass .vo-ui.el-input.el-input--small .el-input__inner,
  .RegisterClass .vo-ui.el-autocomplete .el-input.el-input--small .el-input__inner {
    height: 36px;
    line-height: 36px;
}
.RegisterClass .buttonClass {
    width: 580px;
    height: 56px;
    margin-top: 20px;
    cursor: pointer;
    line-height: 56px;
    background: #0952ca;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.RegisterClass .buttonClass:hover {
    background: #3c6fe5;
}
}
@media screen and (max-width: 1440px) {
.RegisterClass .registerContentMeta {
    width: 510px;
    height: 570px;
    margin: auto;
    margin-top: 80px;
}
.RegisterClass .hasVerificationCode {
    height: 530px !important;
}
.RegisterClass .wxRegisterContentMeta {
    height: 650px !important;
}
.RegisterClass .wxLoginContentMeta {
    height: 265px !important;
}
.RegisterClass .el-input--small .el-input__inner {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}
.RegisterClass .el-form-item--mini.el-form-item,
  .RegisterClass .el-form-item--small.el-form-item {
    margin-bottom: 18px;
}
.RegisterClass .el-form-item__content {
    line-height: 28px;
    height: 28px;
    position: relative;
    font-size: 14px;
    margin-left: 0px !important;
}
.RegisterClass .verificationCodeClass .el-input {
    width: 258px;
}
.RegisterClass .sendCodeClass {
    width: 120px;
    height: 28px;
    line-height: 28px;
    background: #0952ca;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    margin-left: 7px;
    cursor: pointer;
    position: relative;
    top: 1px;
}
.RegisterClass .sendCodeClass:hover {
    background: #3c6fe5;
}
.RegisterClass .sendImgCodeClass {
    position: absolute;
    overflow: hidden;
    width: 100px;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    margin-left: 7px;
    cursor: pointer;
    top: 1px;
}
.RegisterClass .change {
    position: relative;
    font-size: 10px;
    top: -11px;
    right: 3px;
    text-align: right;
}
.RegisterClass .vo-ui.el-input.el-input--small .el-input__inner,
  .RegisterClass .vo-ui.el-autocomplete .el-input.el-input--small .el-input__inner {
    height: 28px;
    line-height: 28px;
}
.RegisterClass .buttonClass {
    width: 390px;
    height: 46px;
    margin-top: 20px;
    cursor: pointer;
    line-height: 46px;
    background: #0952ca;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.RegisterClass .buttonClass:hover {
    background: #3c6fe5;
}
}
@media screen and (max-width: 1280px) {
.RegisterClass .registerContentMeta {
    width: 550px;
    height: 580px;
    margin-top: 60px;
    transform: scale(0.9);
}
.RegisterClass .hasVerificationCode {
    height: 540px !important;
}
.RegisterClass .wxRegisterContentMeta {
    height: 650px !important;
}
.RegisterClass .wxLoginContentMeta {
    height: 265px !important;
}
.RegisterClass .el-input--small .el-input__inner {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}
.RegisterClass .el-form-item--mini.el-form-item,
  .RegisterClass .el-form-item--small.el-form-item {
    margin-bottom: 18px;
}
.RegisterClass .el-form-item__content {
    line-height: 28px;
    height: 28px;
    position: relative;
    font-size: 14px;
    margin-left: 0px !important;
}
.RegisterClass .verificationCodeClass .el-input {
    width: 296px;
}
.RegisterClass .sendCodeClass {
    width: 120px;
    height: 28px;
    line-height: 28px;
    background: #0952ca;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    margin-left: 7px;
    cursor: pointer;
    position: relative;
    top: 1px;
}
.RegisterClass .sendCodeClass:hover {
    background: #3c6fe5;
}
.RegisterClass .sendImgCodeClass {
    position: absolute;
    overflow: hidden;
    width: 100px;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    margin-left: 7px;
    cursor: pointer;
    top: 1px;
}
.RegisterClass .change {
    position: relative;
    font-size: 10px;
    top: -11px;
    right: 3px;
    text-align: right;
}
.RegisterClass .vo-ui.el-input.el-input--small .el-input__inner,
  .RegisterClass .vo-ui.el-autocomplete .el-input.el-input--small .el-input__inner {
    height: 28px;
    line-height: 28px;
}
.RegisterClass .buttonClass {
    width: 390px;
    height: 46px;
    margin-top: 2px;
    cursor: pointer;
    line-height: 46px;
    background: #0952ca;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.RegisterClass .buttonClass:hover {
    background: #3c6fe5;
}
}
.RegisterClass .el-form-item__error:before {
  content: "12";
  color: transparent;
  position: relative;
  top: 2px;
  left: 2px;
  height: 12px;
  width: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAALXSURBVFiF7Zi9T9tQFMXPtV2akIwVilIGWBo6gdSOrZpIbEWCgbGVujAUhnbAIQOVnsSSD3UrMDB0oH8ASK3EEMmp1LGVilSpkCVIfChihphSeLcDjeMkDthOIAtnen72PfenF9+X+wzc6nKRn6CSrkeCUJ8x6DEI/cwcAQAiKoOxR+DvJs6/DuZy5WsDMoTQHprmcynpLQhxNzFMyKvgD7+DwS8JIc46BrQ7m4qrhGUQhtw830yGLUieir7PfGsLyBBCix2bCyBK+QJpAuP0dij47rLVagl0OC3CZ2FzFaCJjsDUqNa0o+DLviVx5HRXcZo0hNCuBwYAaOIsbK4aQmiugWLmn4XrgalBXeRwuNM4sTubiqsKDA/uO9FsehAADpKpEoAB15Hn/LTxRa9bIUMITVWx7AGmPWm00jhVBxSrVMbAPkvbjxhDB8lk3atRB0SsvLkxGCupMmO/tIBKuh5hlztwR8UYLel6pAmoR1FuHsYhtwWkSOVRN2AAgKAMWxy22f6u0AAgrm0VFlC1heiG7Lkdd+puygIiIs/NVKdkz11bIcZeV2gAMGGnOrb+caUifxD76mjv7eupj9WxLyDIzSagUykLd0n14xcmwis/gfbc1bH1kw3mcmUQ8u0Y+xIhbz8M1FcZy0UflmUwCmAUAHgvjIacdUDbvb2fQdjy4keEjWgunYjm0gkibHiCIWxFs9m1lkAXzTdPeTJtS825HMtqP5lKEzDn0vQng9YvzHgcoBFXUUDmfjbddJpxbLSLvYH5B8cnQ0QYv9qaRgj4D+Fu22DGejEUmHd0axV0OC3Cf0Mnn9xBuRcz1u8cB154OgYBQN+SOCqGApMMZDoGA2SKocBkKxjA5RofzM09AWjFb79NwC8mfh3NtHmUtssQQotVKmMgZQaMUZckebBcbCztjgDZVdL1SI+ixAnKMDEG7J9jmLDDkJunUhb8fI651VX6Bwan9nWUcUkLAAAAAElFTkSuQmCC) no-repeat;
  background-size: 12px 12px;
}
@media screen and (max-height: 600px) {
.RegisterClass .lizi {
    width: 100%;
    height: 100%;
    background: #022a54;
    position: relative;
    background: radial-gradient(circle, rgb(4, 60, 124) 0%, rgb(2, 22, 43) 77%);
}
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-666c2520] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-666c2520] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-666c2520] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.wx-register-tip[data-v-666c2520] {
  border-top: 1px solid #e1e3e9;
  margin-top: 25px;
}
.domain_error[data-v-666c2520] {
  color: #f11212;
  font-size: 12px;
  line-height: 1;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  left: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAALXSURBVFiF7Zi9T9tQFMXPtV2akIwVilIGWBo6gdSOrZpIbEWCgbGVujAUhnbAIQOVnsSSD3UrMDB0oH8ASK3EEMmp1LGVilSpkCVIfChihphSeLcDjeMkDthOIAtnen72PfenF9+X+wzc6nKRn6CSrkeCUJ8x6DEI/cwcAQAiKoOxR+DvJs6/DuZy5WsDMoTQHprmcynpLQhxNzFMyKvgD7+DwS8JIc46BrQ7m4qrhGUQhtw830yGLUieir7PfGsLyBBCix2bCyBK+QJpAuP0dij47rLVagl0OC3CZ2FzFaCJjsDUqNa0o+DLviVx5HRXcZo0hNCuBwYAaOIsbK4aQmiugWLmn4XrgalBXeRwuNM4sTubiqsKDA/uO9FsehAADpKpEoAB15Hn/LTxRa9bIUMITVWx7AGmPWm00jhVBxSrVMbAPkvbjxhDB8lk3atRB0SsvLkxGCupMmO/tIBKuh5hlztwR8UYLel6pAmoR1FuHsYhtwWkSOVRN2AAgKAMWxy22f6u0AAgrm0VFlC1heiG7Lkdd+puygIiIs/NVKdkz11bIcZeV2gAMGGnOrb+caUifxD76mjv7eupj9WxLyDIzSagUykLd0n14xcmwis/gfbc1bH1kw3mcmUQ8u0Y+xIhbz8M1FcZy0UflmUwCmAUAHgvjIacdUDbvb2fQdjy4keEjWgunYjm0gkibHiCIWxFs9m1lkAXzTdPeTJtS825HMtqP5lKEzDn0vQng9YvzHgcoBFXUUDmfjbddJpxbLSLvYH5B8cnQ0QYv9qaRgj4D+Fu22DGejEUmHd0axV0OC3Cf0Mnn9xBuRcz1u8cB154OgYBQN+SOCqGApMMZDoGA2SKocBkKxjA5RofzM09AWjFb79NwC8mfh3NtHmUtssQQotVKmMgZQaMUZckebBcbCztjgDZVdL1SI+ixAnKMDEG7J9jmLDDkJunUhb8fI651VX6Bwan9nWUcUkLAAAAAElFTkSuQmCC) no-repeat;
  background-size: 12px 12px;
  text-indent: 16px;
  background-position-y: bottom;
}
.error_color[data-v-666c2520] .el-input__inner {
  border-color: #f11212;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.xucontent {
  position: absolute;
  left: 57%;
  top: 29%;
}
.xusubName {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 60px;
  background: rgb(20, 83, 158);
  font-size: 24px;
  color: white;
  line-height: 60px;
}
.xusubName .xum80 {
  margin-left: 80px;
  letter-spacing: 2px;
}
.lizi {
  width: 100%;
  height: 100vh;
  background: #022a54;
  position: relative;
  background: radial-gradient(circle, rgb(4, 60, 124) 0%, rgb(2, 22, 43) 77%);
}
.xuloginClass {
  width: 100vw;
  height: 100vh;
  background: url(/Government/static/img/loginBac.c7878281.png) no-repeat center center fixed;
  position: relative;
  background-size: cover;
  /*大于1440*/
  /*小于1440*/
  /*高度小于600*/
  /*屏幕高度低的时候出现滚动条显示*/
}
.xuloginClass .xuloginContent {
  margin: auto;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border-radius: 2px;
  background: rgb(255, 255, 255);
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
.xuloginClass .el-form-item__error:before {
  content: "12";
  color: transparent;
  position: relative;
  top: 2px;
  left: 2px;
  height: 12px;
  width: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAALXSURBVFiF7Zi9T9tQFMXPtV2akIwVilIGWBo6gdSOrZpIbEWCgbGVujAUhnbAIQOVnsSSD3UrMDB0oH8ASK3EEMmp1LGVilSpkCVIfChihphSeLcDjeMkDthOIAtnen72PfenF9+X+wzc6nKRn6CSrkeCUJ8x6DEI/cwcAQAiKoOxR+DvJs6/DuZy5WsDMoTQHprmcynpLQhxNzFMyKvgD7+DwS8JIc46BrQ7m4qrhGUQhtw830yGLUieir7PfGsLyBBCix2bCyBK+QJpAuP0dij47rLVagl0OC3CZ2FzFaCJjsDUqNa0o+DLviVx5HRXcZo0hNCuBwYAaOIsbK4aQmiugWLmn4XrgalBXeRwuNM4sTubiqsKDA/uO9FsehAADpKpEoAB15Hn/LTxRa9bIUMITVWx7AGmPWm00jhVBxSrVMbAPkvbjxhDB8lk3atRB0SsvLkxGCupMmO/tIBKuh5hlztwR8UYLel6pAmoR1FuHsYhtwWkSOVRN2AAgKAMWxy22f6u0AAgrm0VFlC1heiG7Lkdd+puygIiIs/NVKdkz11bIcZeV2gAMGGnOrb+caUifxD76mjv7eupj9WxLyDIzSagUykLd0n14xcmwis/gfbc1bH1kw3mcmUQ8u0Y+xIhbz8M1FcZy0UflmUwCmAUAHgvjIacdUDbvb2fQdjy4keEjWgunYjm0gkibHiCIWxFs9m1lkAXzTdPeTJtS825HMtqP5lKEzDn0vQng9YvzHgcoBFXUUDmfjbddJpxbLSLvYH5B8cnQ0QYv9qaRgj4D+Fu22DGejEUmHd0axV0OC3Cf0Mnn9xBuRcz1u8cB154OgYBQN+SOCqGApMMZDoGA2SKocBkKxjA5RofzM09AWjFb79NwC8mfh3NtHmUtssQQotVKmMgZQaMUZckebBcbCztjgDZVdL1SI+ixAnKMDEG7J9jmLDDkJunUhb8fI651VX6Bwan9nWUcUkLAAAAAElFTkSuQmCC) no-repeat;
  background-size: 12px 12px;
}
.xuloginClass .agreement ::v-deep .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #606266;
}
@media screen and (min-width: 1439px) {
.xuloginClass {
    /*form表单大小*/
}
.xuloginClass .xuloginContentMeta {
    padding: 25px 80px 71px 80px;
    width: 510px;
    height: 440px;
}
.xuloginClass .el-form-item__content {
    position: relative;
    font-size: 14px;
    margin-left: 0px !important;
}
.xuloginClass .verificationCodeClass .el-input {
    width: 238px;
}
.xuloginClass .graphicVerificationCodeClass {
    position: relative;
}
.xuloginClass .graphicVerificationCodeClass .change {
    position: absolute;
    top: 80px;
    right: 11px;
}
.xuloginClass .el-form-item--mini.el-form-item,
  .xuloginClass .el-form-item--small.el-form-item {
    margin-bottom: 12px;
}
.xuloginClass .el-input--small .el-input__inner {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
}
.xuloginClass .buttonClass {
    /*width:350px;*/
    width: 100%;
    height: 56px;
    margin-top: 40px;
    cursor: pointer;
    line-height: 56px;
    background: #0952CA;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.xuloginClass .sendCodeClass {
    width: 100px;
    height: 48px;
    line-height: 48px;
    background: #0952CA;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    margin-left: 6px;
    cursor: pointer;
}
.xuloginClass .sendImgCodeClass {
    position: absolute;
    width: 100px;
    height: 48px;
    border-radius: 4px;
    display: inline-block;
    overflow: hidden;
    margin-left: 10px;
    cursor: pointer;
}
}
@media screen and (max-width: 1439px) {
.xuloginClass {
    /*form表单大小*/
}
.xuloginClass .xucontent {
    position: absolute;
    left: 57%;
    top: 20%;
}
.xuloginClass .graphicVerificationCodeClass {
    position: relative;
}
.xuloginClass .graphicVerificationCodeClass .change {
    position: absolute;
    top: 80px;
    right: 4px;
}
.xuloginClass .xuloginContentMeta {
    padding: 22px 40px 22px 40px;
    width: 405px;
    height: 400px;
    margin: auto;
}
.xuloginClass .el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
    margin-left: 0px !important;
}
.xuloginClass .verificationCodeClass .el-input {
    width: 208px;
}
.xuloginClass .graphicVerificationCodeClass {
    position: relative;
}
.xuloginClass .graphicVerificationCodeClass .change {
    position: absolute;
    top: 80px;
    right: 11px;
}
.xuloginClass .el-form-item--mini.el-form-item,
  .xuloginClass .el-form-item--small.el-form-item {
    margin-bottom: 12px;
}
.xuloginClass .el-input--small .el-input__inner {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.xuloginClass .buttonClass {
    /*width:320px;*/
    width: 100%;
    height: 50px;
    margin-top: 37px;
    cursor: pointer;
    line-height: 50px;
    background: #0952CA;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.xuloginClass .sendCodeClass {
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #0952CA;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    margin-left: 6px;
    cursor: pointer;
}
.xuloginClass .sendImgCodeClass {
    position: absolute;
    width: 100px;
    height: 40px;
    border-radius: 4px;
    display: inline-block;
    overflow: hidden;
    margin-left: 6px;
    cursor: pointer;
}
}
@media screen and (max-height: 601px) {
.xuloginClass .xuloginContentMeta {
    /*width: 510px;*/
    /*height: 480px;*/
    margin-top: 80px !important;
}
}
@media screen and (max-height: 601px) {
.xuloginClass .lizi {
    width: 100%;
    height: 100%;
    background: #022a54;
    position: relative;
    background: radial-gradient(circle, rgb(4, 60, 124) 0%, rgb(2, 22, 43) 77%);
}
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.lizi {
  width: 100%;
  height: 100vh;
  background: #022a54;
  position: relative;
  background: radial-gradient(circle, rgb(4, 60, 124) 0%, rgb(2, 22, 43) 77%);
}
.RegisterClass {
  overflow-x: hidden;
  height: 100%;
  background-size: cover;
  position: relative;
  /*大于1440*/
  /*小于1440*/
  /*小于1280*/
  /*form表单大小*/
  /*屏幕高度低的时候出现滚动条显示*/
}
.RegisterClass .registerContent {
  padding: 25px 60px 31px 60px;
  background: rgb(255, 255, 255);
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.RegisterClass .registerContent .vo-ui.el-input .el-input__inner {
  padding: 0 15px;
}
.RegisterClass .agreement ::v-deep .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #606266;
}
@media screen and (min-width: 1440px) {
.RegisterClass .registerContentMeta {
    width: 700px;
    height: 690px;
    margin: auto;
}
.RegisterClass .hasVerificationCode {
    height: 650px !important;
}
.RegisterClass .wxRegisterContentMeta {
    height: 775px !important;
}
.RegisterClass .wxLoginContentMeta {
    height: 315px !important;
}
.RegisterClass .el-input--small .el-input__inner {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
.RegisterClass .el-form-item--mini.el-form-item,
  .RegisterClass .el-form-item--small.el-form-item {
    margin-bottom: 16px;
}
.RegisterClass .el-form-item__content {
    line-height: 36px;
    height: 36px;
    position: relative;
    font-size: 14px;
    margin-left: 0px !important;
}
.RegisterClass .verificationCodeClass .el-input {
    width: 415px;
}
.RegisterClass .sendCodeClass {
    width: 150px;
    height: 36px;
    line-height: 36px;
    background: #0952CA;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
    margin-left: 10px;
    cursor: pointer;
    position: relative;
    top: 1px;
}
.RegisterClass .sendCodeClass:hover {
    background: #3c6fe5;
}
.RegisterClass .sendImgCodeClass {
    position: absolute;
    width: 130px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
    color: #FFFFFF;
    margin-left: 14px;
    cursor: pointer;
    top: 1px;
}
.RegisterClass .sendImgCodeClass .graphicVerificationCodeImg {
    width: 100%;
    height: 100%;
}
.RegisterClass .change {
    position: relative;
    font-size: 10px;
    top: -15px;
    right: 22px;
    text-align: right;
}
.RegisterClass .vo-ui.el-input.el-input--small .el-input__inner,
  .RegisterClass .vo-ui.el-autocomplete .el-input.el-input--small .el-input__inner {
    height: 36px;
    line-height: 36px;
}
.RegisterClass .buttonClass {
    width: 580px;
    height: 56px;
    margin-top: 20px;
    cursor: pointer;
    line-height: 56px;
    background: #0952CA;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
}
.RegisterClass .buttonClass:hover {
    background: #3c6fe5;
}
}
@media screen and (max-width: 1440px) {
.RegisterClass .registerContentMeta {
    width: 510px;
    height: 570px;
    margin: auto;
    margin-top: 80px;
}
.RegisterClass .hasVerificationCode {
    height: 530px !important;
}
.RegisterClass .wxRegisterContentMeta {
    height: 650px !important;
}
.RegisterClass .wxLoginContentMeta {
    height: 265px !important;
}
.RegisterClass .el-input--small .el-input__inner {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}
.RegisterClass .el-form-item--mini.el-form-item,
  .RegisterClass .el-form-item--small.el-form-item {
    margin-bottom: 14px;
}
.RegisterClass .el-form-item__content {
    line-height: 28px;
    height: 28px;
    position: relative;
    font-size: 14px;
    margin-left: 0px !important;
}
.RegisterClass .verificationCodeClass .el-input {
    width: 258px;
}
.RegisterClass .sendCodeClass {
    width: 120px;
    height: 28px;
    line-height: 28px;
    background: #0952CA;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
    margin-left: 7px;
    cursor: pointer;
    position: relative;
    top: 1px;
}
.RegisterClass .sendCodeClass:hover {
    background: #3c6fe5;
}
.RegisterClass .sendImgCodeClass {
    position: absolute;
    overflow: hidden;
    width: 100px;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    margin-left: 7px;
    cursor: pointer;
    top: 1px;
}
.RegisterClass .sendImgCodeClass .graphicVerificationCodeImg {
    width: 100%;
    height: 100%;
}
.RegisterClass .change {
    position: relative;
    font-size: 10px;
    top: -11px;
    right: 3px;
    text-align: right;
}
.RegisterClass .vo-ui.el-input.el-input--small .el-input__inner,
  .RegisterClass .vo-ui.el-autocomplete .el-input.el-input--small .el-input__inner {
    height: 28px;
    line-height: 28px;
}
.RegisterClass .buttonClass {
    width: 390px;
    height: 46px;
    margin-top: 8px;
    cursor: pointer;
    line-height: 46px;
    background: #0952CA;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
}
.RegisterClass .buttonClass:hover {
    background: #3c6fe5;
}
}
@media screen and (max-width: 1280px) {
.RegisterClass .registerContentMeta {
    width: 550px;
    height: 580px;
    margin-top: 60px;
    transform: scale(0.9);
}
.RegisterClass .hasVerificationCode {
    height: 540px !important;
}
.RegisterClass .wxRegisterContentMeta {
    height: 650px !important;
}
.RegisterClass .wxLoginContentMeta {
    height: 265px !important;
}
.RegisterClass .el-input--small .el-input__inner {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}
.RegisterClass .el-form-item--mini.el-form-item,
  .RegisterClass .el-form-item--small.el-form-item {
    margin-bottom: 14px;
}
.RegisterClass .el-form-item__content {
    line-height: 28px;
    height: 28px;
    position: relative;
    font-size: 14px;
    margin-left: 0px !important;
}
.RegisterClass .verificationCodeClass .el-input {
    width: 296px;
}
.RegisterClass .sendCodeClass {
    width: 120px;
    height: 28px;
    line-height: 28px;
    background: #0952CA;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
    margin-left: 7px;
    cursor: pointer;
    position: relative;
    top: 1px;
}
.RegisterClass .sendCodeClass:hover {
    background: #3c6fe5;
}
.RegisterClass .sendImgCodeClass {
    position: absolute;
    overflow: hidden;
    width: 100px;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    margin-left: 7px;
    cursor: pointer;
    top: 1px;
}
.RegisterClass .sendImgCodeClass .graphicVerificationCodeImg {
    width: 100%;
    height: 100%;
}
.RegisterClass .change {
    position: relative;
    font-size: 10px;
    top: -11px;
    right: 3px;
    text-align: right;
}
.RegisterClass .vo-ui.el-input.el-input--small .el-input__inner,
  .RegisterClass .vo-ui.el-autocomplete .el-input.el-input--small .el-input__inner {
    height: 28px;
    line-height: 28px;
}
.RegisterClass .buttonClass {
    width: 430px;
    height: 46px;
    margin-top: 2px;
    cursor: pointer;
    line-height: 46px;
    background: #0952CA;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
}
.RegisterClass .buttonClass:hover {
    background: #3c6fe5;
}
}
.RegisterClass .el-form-item__error:before {
  content: "12";
  color: transparent;
  position: relative;
  top: 2px;
  left: 2px;
  height: 12px;
  width: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAALXSURBVFiF7Zi9T9tQFMXPtV2akIwVilIGWBo6gdSOrZpIbEWCgbGVujAUhnbAIQOVnsSSD3UrMDB0oH8ASK3EEMmp1LGVilSpkCVIfChihphSeLcDjeMkDthOIAtnen72PfenF9+X+wzc6nKRn6CSrkeCUJ8x6DEI/cwcAQAiKoOxR+DvJs6/DuZy5WsDMoTQHprmcynpLQhxNzFMyKvgD7+DwS8JIc46BrQ7m4qrhGUQhtw830yGLUieir7PfGsLyBBCix2bCyBK+QJpAuP0dij47rLVagl0OC3CZ2FzFaCJjsDUqNa0o+DLviVx5HRXcZo0hNCuBwYAaOIsbK4aQmiugWLmn4XrgalBXeRwuNM4sTubiqsKDA/uO9FsehAADpKpEoAB15Hn/LTxRa9bIUMITVWx7AGmPWm00jhVBxSrVMbAPkvbjxhDB8lk3atRB0SsvLkxGCupMmO/tIBKuh5hlztwR8UYLel6pAmoR1FuHsYhtwWkSOVRN2AAgKAMWxy22f6u0AAgrm0VFlC1heiG7Lkdd+puygIiIs/NVKdkz11bIcZeV2gAMGGnOrb+caUifxD76mjv7eupj9WxLyDIzSagUykLd0n14xcmwis/gfbc1bH1kw3mcmUQ8u0Y+xIhbz8M1FcZy0UflmUwCmAUAHgvjIacdUDbvb2fQdjy4keEjWgunYjm0gkibHiCIWxFs9m1lkAXzTdPeTJtS825HMtqP5lKEzDn0vQng9YvzHgcoBFXUUDmfjbddJpxbLSLvYH5B8cnQ0QYv9qaRgj4D+Fu22DGejEUmHd0axV0OC3Cf0Mnn9xBuRcz1u8cB154OgYBQN+SOCqGApMMZDoGA2SKocBkKxjA5RofzM09AWjFb79NwC8mfh3NtHmUtssQQotVKmMgZQaMUZckebBcbCztjgDZVdL1SI+ixAnKMDEG7J9jmLDDkJunUhb8fI651VX6Bwan9nWUcUkLAAAAAElFTkSuQmCC) no-repeat;
  background-size: 12px 12px;
}
@media screen and (max-height: 600px) {
.RegisterClass .lizi {
    width: 100%;
    height: 100%;
    background: #022a54;
    position: relative;
    background: radial-gradient(circle, rgb(4, 60, 124) 0%, rgb(2, 22, 43) 77%);
}
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-9e7dec08] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-9e7dec08] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-9e7dec08] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.wx-register-tip[data-v-9e7dec08] {
  border-top: 1px solid #E1E3E9;
  margin-top: 25px;
}
.domain_error[data-v-9e7dec08] {
  color: #f11212;
  font-size: 12px;
  line-height: 1;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  left: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAALXSURBVFiF7Zi9T9tQFMXPtV2akIwVilIGWBo6gdSOrZpIbEWCgbGVujAUhnbAIQOVnsSSD3UrMDB0oH8ASK3EEMmp1LGVilSpkCVIfChihphSeLcDjeMkDthOIAtnen72PfenF9+X+wzc6nKRn6CSrkeCUJ8x6DEI/cwcAQAiKoOxR+DvJs6/DuZy5WsDMoTQHprmcynpLQhxNzFMyKvgD7+DwS8JIc46BrQ7m4qrhGUQhtw830yGLUieir7PfGsLyBBCix2bCyBK+QJpAuP0dij47rLVagl0OC3CZ2FzFaCJjsDUqNa0o+DLviVx5HRXcZo0hNCuBwYAaOIsbK4aQmiugWLmn4XrgalBXeRwuNM4sTubiqsKDA/uO9FsehAADpKpEoAB15Hn/LTxRa9bIUMITVWx7AGmPWm00jhVBxSrVMbAPkvbjxhDB8lk3atRB0SsvLkxGCupMmO/tIBKuh5hlztwR8UYLel6pAmoR1FuHsYhtwWkSOVRN2AAgKAMWxy22f6u0AAgrm0VFlC1heiG7Lkdd+puygIiIs/NVKdkz11bIcZeV2gAMGGnOrb+caUifxD76mjv7eupj9WxLyDIzSagUykLd0n14xcmwis/gfbc1bH1kw3mcmUQ8u0Y+xIhbz8M1FcZy0UflmUwCmAUAHgvjIacdUDbvb2fQdjy4keEjWgunYjm0gkibHiCIWxFs9m1lkAXzTdPeTJtS825HMtqP5lKEzDn0vQng9YvzHgcoBFXUUDmfjbddJpxbLSLvYH5B8cnQ0QYv9qaRgj4D+Fu22DGejEUmHd0axV0OC3Cf0Mnn9xBuRcz1u8cB154OgYBQN+SOCqGApMMZDoGA2SKocBkKxjA5RofzM09AWjFb79NwC8mfh3NtHmUtssQQotVKmMgZQaMUZckebBcbCztjgDZVdL1SI+ixAnKMDEG7J9jmLDDkJunUhb8fI651VX6Bwan9nWUcUkLAAAAAElFTkSuQmCC) no-repeat;
  background-size: 12px 12px;
  text-indent: 16px;
  background-position-y: bottom;
}
.error_color[data-v-9e7dec08] .el-input__inner {
  border-color: #f11212;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-40b8e0cf] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-40b8e0cf] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-40b8e0cf] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-dfdc31cc] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-dfdc31cc] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-dfdc31cc] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.iframeClass2[data-v-dfdc31cc] {
  width: 80%;
  margin: auto;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-31b21c6d] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-31b21c6d] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-31b21c6d] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-1dcf64e0] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-1dcf64e0] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-1dcf64e0] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.iframeClass2[data-v-1dcf64e0] {
  width: 80%;
  margin: auto;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0b66a276] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0b66a276] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0b66a276] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-85a86c56] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-85a86c56] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-85a86c56] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-5d383159] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-5d383159] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-5d383159] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-353ba17f] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-353ba17f] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-353ba17f] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-113b1e4d] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-113b1e4d] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-113b1e4d] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-3262d504] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-3262d504] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-3262d504] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-cf0a16a8] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-cf0a16a8] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-cf0a16a8] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-1cdc9812] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-1cdc9812] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-1cdc9812] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.iframeClassMofile iframe[data-v-1cdc9812] {
  width: 100%;
  height: 3500px;
  height: calc(100vh - 168px);
  border: none;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-1d6676ea] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-1d6676ea] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-1d6676ea] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-30cafd04] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-30cafd04] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-30cafd04] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-1d5c6269] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-1d5c6269] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-1d5c6269] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-155e2fb4] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-155e2fb4] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-155e2fb4] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-d1ab9aac] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-d1ab9aac] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-d1ab9aac] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-c6618692] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-c6618692] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-c6618692] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7542d920] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7542d920] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7542d920] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-637e2510] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-637e2510] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-637e2510] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.iframeClass2[data-v-637e2510] {
  width: 80%;
  margin: auto;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-ab27a8c2] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-ab27a8c2] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-ab27a8c2] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-5e4d3d63] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-5e4d3d63] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-5e4d3d63] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-11df2339] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-11df2339] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-11df2339] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-650cc7da] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-650cc7da] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-650cc7da] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-284922c3] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-284922c3] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-284922c3] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0276a818] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0276a818] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0276a818] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
