/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
#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;
}
/**
* 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*/
.error-msg[data-v-0af0c8cb] {
  padding-top: 10px;
  height: 22px;
  color: #f56c6c;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 10px;
}
.orange[data-v-0af0c8cb] {
  background-color: white !important;
  border-color: #FFA500 !important;
  color: #FFA500 !important;
}
/**
* 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*/
.footerClass[data-v-18b59fc8] {
  text-align: center;
  min-height: 50px;
  text-align: center;
  background: #edeff0;
  color: #666666;
  font-size: 14px;
  border-top: 1px solid #dddddd;
}
.copyright-tip[data-v-18b59fc8] {
  color: #797878;
  cursor: pointer;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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*/
.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*/
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;
}
/**
* 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*/
.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%);
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.blockHomeIconLeftRight[data-v-5ab7998a] {
  background: #f4f5f7;
}
/**
* 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*/
.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%;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.el-dropdown-link[data-v-7c038dfa] {
  cursor: pointer;
}
.el-dropdown-menu[data-v-7c038dfa] {
  border: 0px;
  min-width: 150px;
}
.el-dropdown-menu__item[data-v-7c038dfa] {
  text-align: center;
}
.el-dropdown-menu__item[data-v-7c038dfa]:hover {
  background: #1b92ff;
  color: #ffffff;
}
/**
* 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*/
.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%);
}
/**
* 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*/
[data-v-56682063] .el-table th.gutter {
  display: table-cell !important;
}
.full-screen[data-v-56682063] {
  min-height: calc(100vh - 244px);
}
[data-v-56682063] .el-range-separator {
  width: auto;
}
[data-v-56682063] .el-input__prefix {
  left: 60%;
}
.underlinePoint[data-v-56682063] {
  text-decoration: underline;
  cursor: pointer;
}
.underlinePoint[data-v-56682063]:hover {
  color: #366DC5;
}
/**
* 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*/
.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;
}
/**
* 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*/
[data-v-1e28dc5d] .el-table th.gutter {
  display: table-cell !important;
}
/**
* 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*/
[data-v-d9c3bc8e] .el-table th.gutter {
  display: table-cell !important;
}
.full-screen[data-v-d9c3bc8e] {
  min-height: calc(100vh - 244px);
}
[data-v-d9c3bc8e] .el-range-separator {
  width: auto;
}
[data-v-d9c3bc8e] .el-input__prefix {
  left: 60%;
}
/**
* 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*/
.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;
}
/**
* 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*/
[data-v-6dfddb5e] .el-table th.gutter {
  display: table-cell !important;
}
.full-screen[data-v-6dfddb5e] {
  min-height: calc(100vh - 244px);
}
[data-v-6dfddb5e] .el-range-separator {
  width: auto;
}
[data-v-6dfddb5e] .el-input__prefix {
  left: 60%;
}
/**
* 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*/
.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;
}
/**
* 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*/
[data-v-f0b4a190] .el-table th.gutter {
  display: table-cell !important;
}
.full-screen[data-v-f0b4a190] {
  min-height: calc(100vh - 244px);
}
[data-v-f0b4a190] .el-range-separator {
  width: auto;
}
[data-v-f0b4a190] .el-input__prefix {
  left: 60%;
}
.progressClass[data-v-f0b4a190] {
  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-f0b4a190] {
  height: 80px !important;
  width: 80px !important;
}
.progressClass .el-progress__text[data-v-f0b4a190] {
  font-size: 13px;
  font-weight: bold;
}
/**
* 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*/
.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;
}
/**
* 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*/
[data-v-452e0e86] .el-table th.gutter {
  display: table-cell !important;
}
.full-screen[data-v-452e0e86] {
  min-height: calc(100vh - 244px);
}
[data-v-452e0e86] .el-range-separator {
  width: auto;
}
[data-v-452e0e86] .el-input__prefix {
  left: 60%;
}
/**
* 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*/
.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;
}
/**
* 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*/
.down-img[data-v-180213f8] {
  float: right;
  margin-left: 10px;
}
.up-img[data-v-180213f8] {
  float: right;
  margin-left: 10px;
  transform: rotate(180deg);
}
.fdcase-table[data-v-180213f8] {
  position: relative;
  left: 2%;
  bottom: 20px;
  width: 100%;
}
[data-v-180213f8] .el-table .header-font-weight .cell {
  font-size: 16px !important;
  color: #409eff !important;
}
.canClickClass[data-v-180213f8] {
  cursor: pointer;
  text-decoration: underline;
}
.canClickClass[data-v-180213f8]:hover {
  color: #0952CA;
}
.ClickClass[data-v-180213f8] {
  text-decoration: underline;
}
.ClickClass[data-v-180213f8]:hover {
  color: #0952CA;
}
.industryClassification[data-v-180213f8] {
  margin-bottom: 20px;
  float: left;
}
.industryClassification .tabs-activate[data-v-180213f8] {
  background-color: #4590f7;
  color: #fff;
}
.industryClassification .tabs-normal[data-v-180213f8] {
  background-color: #f6f8fc;
  color: #4590f7;
}
.fontWeight[data-v-180213f8] {
  font-weight: bold;
}
.fontNormal[data-v-180213f8] {
  font-weight: 500;
}
.BE_WAIT_notClickableClass[data-v-180213f8] {
  cursor: default;
  text-decoration: none;
}
.BE_WAIT_notClickableClass[data-v-180213f8]:hover {
  color: #606266;
}
@media screen and (min-width: 1440px) {
.widthMargin[data-v-180213f8] {
    margin-left: -12%;
}
}
/**
* 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*/
.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%;
}
/**
* 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*/
.title[data-v-4c2de248] {
  margin-left: 10px;
  text-align: left;
  font-weight: 700;
  font-size: 20px;
}
.icon-text-bg[data-v-4c2de248] {
  -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-4c2de248] {
  width: 100%;
  font-size: 18px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.icon-text-lr a[data-v-4c2de248] {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-text-lr .left-icon[data-v-4c2de248] {
  display: inline-block;
}
.icon-text-lr .text-title[data-v-4c2de248] {
  font-size: 20px;
  font-weight: 700;
  margin-left: 15px;
}
.block-container[data-v-4c2de248] {
  position: relative;
  background-clip: content-box;
  background-color: #fff;
  border-right: 1px solid #D2E6FB;
  border-bottom: 1px solid #D2E6FB;
}
.block-container[data-v-4c2de248]:hover {
  background-color: #f4f9ff;
  cursor: pointer;
}
@media screen and (max-width: 1560px) {
.text-title-new[data-v-4c2de248] {
    width: 80px;
}
}
.line-feed[data-v-4c2de248] {
  display: inline-block;
  width: 90px;
}
/**
* 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*/
.title[data-v-7f4c5deb] {
  margin-left: 10px;
  text-align: left;
  font-weight: 700;
  font-size: 20px;
}
.icon-text-bg[data-v-7f4c5deb] {
  -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-7f4c5deb] {
  width: 100%;
  height: 100%;
  font-size: 18px;
}
.icon-text-lr a[data-v-7f4c5deb] {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-text-lr .left-icon[data-v-7f4c5deb] {
  display: block;
  margin: auto;
}
.icon-text-lr .text-title[data-v-7f4c5deb] {
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-top: 10px;
}
.block-container[data-v-7f4c5deb] {
  margin-top: 20px;
  position: relative;
  background-clip: content-box;
}
.block-container[data-v-7f4c5deb]:first-child {
  margin-top: 0;
}
.icon-text-lr[data-v-7f4c5deb]:hover {
  cursor: pointer;
  box-shadow: 0 0 10px rgba(44, 90, 207, 0.2);
}
/**
* 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*/
.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;
}
/**
* 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*/
.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);
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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%);
}
/**
* 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*/
.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;
}
/**
* 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*/
.sub[data-v-f5eef8ea] {
  position: relative;
}
.sub div[data-v-f5eef8ea] {
  position: absolute;
  top: -5px;
  right: 24px;
  font-size: 12px;
}
.sub .gzzx[data-v-f5eef8ea] {
  right: -3%;
}
.bzs[data-v-f5eef8ea] {
  position: relative;
  display: inline-block;
}
.bzs div[data-v-f5eef8ea] {
  position: absolute;
  top: -5px;
  right: -20%;
  font-size: 12px;
}
.tab-lable[data-v-f5eef8ea] {
  display: inline-block;
  font-size: 20px;
  line-height: 28px;
  padding: 16px 20px 12px;
  color: #666666;
  cursor: pointer;
}
.gd-tab-lable-active[data-v-f5eef8ea] {
  color: #e92200;
  border-bottom: 4px solid #e92200;
}
.tab-lable-active[data-v-f5eef8ea] {
  color: #0052d9;
  border-bottom: 4px solid #0052d9;
}
.container[data-v-f5eef8ea] {
  margin: 20px 0;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}
.container table[data-v-f5eef8ea] {
  width: 100%;
}
.container table sub[data-v-f5eef8ea] {
  top: 1px;
  position: relative;
  vertical-align: middle;
}
.container table .title[data-v-f5eef8ea] {
  width: 170px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.container table td[data-v-f5eef8ea] {
  border: 1px solid #f8f8f8;
  padding: 10px;
  text-align: justify;
}
.container table .tr-bg[data-v-f5eef8ea] {
  background-color: rgba(237, 237, 237, 0.1725490196);
}
.container table .gd-td-bg[data-v-f5eef8ea] {
  background-color: #e92200;
  color: #ffffff;
  font-weight: 600;
}
.container table .td-bg[data-v-f5eef8ea] {
  background-color: #1a85fa;
  color: #ffffff;
  font-weight: 600;
}
.container table ul[data-v-f5eef8ea] {
  list-style: none;
  padding: 0;
}
.container table li[data-v-f5eef8ea] {
  padding: 2px 0;
}
.container table .circle[data-v-f5eef8ea] {
  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-f5eef8ea] {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  top: -2px;
  background-color: #e92200;
  margin-right: 4px;
}
/**
* 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*/
[data-v-e0e1f5b0] .el-table th.gutter {
  display: table-cell !important;
}
/**
* 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*/
[data-v-4728c225] .el-table th.gutter {
  display: table-cell !important;
}
.full-screen[data-v-4728c225] {
  min-height: calc(100vh - 244px);
}
[data-v-4728c225] .el-range-separator {
  width: auto;
}
[data-v-4728c225] .el-input__prefix {
  left: 60%;
}
/**
* 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*/
.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;
}
/**
* 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*/
[data-v-935c43f2] .el-table th.gutter {
  display: table-cell !important;
}
[data-v-935c43f2] .el-input__prefix {
  left: 60%;
}
.full-screen[data-v-935c43f2] {
  min-height: calc(100vh - 244px);
}
[data-v-935c43f2] .el-range-separator {
  width: auto;
}
.selector-tree.el-select-dropdown__item.hover[data-v-935c43f2],
.selector-tree.el-select-dropdown__item[data-v-935c43f2]:hover {
  background-color: #ffffff !important;
}
/**
* 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*/
.all-fixed-class[data-v-0d494137] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 15vh;
  right: 0;
  z-index: 99999;
}
.all-fixed-class .QRFixedClass[data-v-0d494137] {
  margin-bottom: 10px;
  width: 35px;
  height: 35px;
  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;
  transition: all 0.2s ease;
  padding: 8px;
}
.all-fixed-class .QRFixedClass .in-fo[data-v-0d494137] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
}
.all-fixed-class .QRFixedClass .hid[data-v-0d494137] {
  visibility: hidden;
}
.all-fixed-class .QRFixedClass[data-v-0d494137]:hover {
  width: 60px;
  height: 90px;
  padding-top: 17px;
  padding-left: 19px;
}
.all-fixed-class .QRFixedClass:hover .in-fo[data-v-0d494137] {
  display: none;
}
.all-fixed-class .QRFixedClass:hover .hid[data-v-0d494137] {
  visibility: visible;
}
/**
* 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*/
.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;
}
.el-date-editor .el-range-separator {
  width: auto;
}
/**
* 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*/
[data-v-2a94a962] .el-table th.gutter {
  display: table-cell !important;
}
[data-v-2a94a962] .el-input__prefix {
  left: 60%;
}
.full-screen[data-v-2a94a962] {
  min-height: calc(100vh - 244px);
}
[data-v-2a94a962] .el-range-separator {
  width: auto;
}
.selector-tree.el-select-dropdown__item.hover[data-v-2a94a962], .selector-tree.el-select-dropdown__item[data-v-2a94a962]:hover {
  background-color: #FFFFFF !important;
}
/**
* 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*/
.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;
}
/**
* 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*/
.item-title[data-v-61547156] {
  font-size: 16px;
  font-weight: 500;
  color: rgb(51, 51, 51);
  line-height: 24px;
  padding: 10px 5px 10px;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: solid 2px #0952CA;
  position: relative;
  z-index: 1;
}
.line-class[data-v-61547156] {
  height: 2px;
  background: #C9D9F2;
  margin-top: -2px;
  margin-bottom: 30px;
  position: relative;
  z-index: 0;
}
.line-cursor[data-v-61547156] {
  height: 2px;
  background: #0952CA;
  width: -moz-fit-content;
  width: fit-content;
}
/**
* 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*/
@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(/enterprise/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(/enterprise/static/img/part1@2x.6c6865f1.png);
  background-size: 100% 100%;
}
.xtfw[data-v-625c481b] {
  width: 100%;
  height: 350px;
  background-image: url(/enterprise/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(/enterprise/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(/enterprise/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(/enterprise/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(/enterprise/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(/enterprise/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*/
.containerContentClass[data-v-00a52645] {
  width: 100%;
  height: 2400px;
  position: relative;
  margin: 0 auto;
}
.containerContent[data-v-00a52645] {
  width: 100%;
  height: 650px;
  margin: 0 auto;
  background: url(/enterprise/static/img/%E8%92%99%E7%89%88%E7%BB%8468_@1x.379891f4.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.containerContent .body[data-v-00a52645] {
  width: 1200px;
  margin: auto;
  padding: 136px 0px 110px;
  margin-bottom: 38px;
}
.containerContent .bodyAll[data-v-00a52645] {
  width: 100%;
  margin: auto;
}
.containerContent .title-text[data-v-00a52645] {
  opacity: 1;
  color: #073b9c;
  font-family: DingTalk JinBuTi;
  font-weight: regular;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 70px;
}
.containerContent .title-content[data-v-00a52645] {
  text-indent: 2em;
  width: 650px;
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0px;
  text-align: justify;
}
.containerContent .number[data-v-00a52645] {
  opacity: 1;
  color: #0952ca;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: justified;
  display: inline-block;
  margin-right: 45px;
}
.containerContent .numberList[data-v-00a52645] {
  opacity: 1;
  color: #4f596c;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0px;
  text-align: justified;
}
.containerContent .introduce[data-v-00a52645] {
  opacity: 1;
  color: #000000;
  font-family: DingTalk JinBuTi;
  font-weight: regular;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 15px;
}
.containerContent .introduce_BG[data-v-00a52645] {
  width: 100%;
  margin: 0 auto;
  background: url(/enterprise/static/img/%E7%BB%841626_@1x.dccf5c8e.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 391px;
  text-align: -webkit-center;
  text-align: -moz-center;
  margin-top: 60px;
  margin-bottom: 36px;
}
.containerContent .introduce_BG .introduce_div[data-v-00a52645] {
  width: 321px;
  height: 180px;
  padding: 24px;
  opacity: 1;
  border-radius: 0px;
  background: #FFFFFF;
  border: 1px solid #BBBFC7;
  cursor: pointer;
}
.containerContent .introduce_BG .introduce_div_title[data-v-00a52645] {
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: medium;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  height: 52px;
}
.containerContent .introduce_BG .selectAll[data-v-00a52645] {
  opacity: 1;
  color: #4F596C;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  margin-right: 0px;
  margin-top: 12px;
  text-align: right;
  margin-right: 178px;
  cursor: pointer;
}
.containerContent .introduce_BG .introduce_div_content[data-v-00a52645] {
  opacity: 1;
  color: #4F596C;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  margin-top: 60px;
}
.containerContent .introduce_BG .introduce_text[data-v-00a52645] {
  width: 572px;
  opacity: 1;
  color: #15181d;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 24px;
  margin-top: 70px;
}
.containerContent .fwObject[data-v-00a52645] {
  height: 500px;
  width: 100%;
  background: url(/enterprise/static/img/%E7%BB%841627_@1x.3bf30892.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 1;
  color: #000000;
  font-family: DingTalk JinBuTi;
  font-weight: regular;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: left;
}
.containerContent .fwObject .fwObject_border[data-v-00a52645] {
  width: 1200px;
  margin: auto;
  padding: 48px 0px 66px;
}
.containerContent .fwObject .fwObject_div[data-v-00a52645] {
  width: 585px;
  height: 310px;
  opacity: 1;
  border-radius: 0px;
  background-color: #fff;
  border: 1px solid #e0e7ff;
  text-align: center;
  padding: 48px 0 20px 0px;
  position: relative;
  right: 0px;
  display: inline-block;
}
.containerContent .fwObject .fwObject_title[data-v-00a52645] {
  opacity: 1;
  color: #0952CA;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 24px;
}
.containerContent .fwObject .fwObject_content[data-v-00a52645] {
  opacity: 1;
  color: #4f596c;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 16px;
}
.containerContent .fwObject .arrow[data-v-00a52645] {
  position: absolute;
  top: 110px;
  left: 380px;
}
.containerContent .zqfxal[data-v-00a52645] {
  width: 1200px;
  height: 260px;
  opacity: 1;
  border-radius: 0px;
  background: #FFFFFF;
  border-bottom: 1px solid #ECECED;
}
.containerContent .zqfxal .zqfxalImgTopClass[data-v-00a52645] {
  width: 300px;
  height: 200px;
  margin-right: 40px;
  vertical-align: bottom;
  float: left;
  opacity: 1;
  border-radius: 0px;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(14, 13, 77, 0.2980392157);
  margin-bottom: 20px;
  margin-top: 32px;
}
.containerContent .zqfxal .bottomBody_title[data-v-00a52645] {
  width: 95px;
  height: 36px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF8AAAAkCAYAAADvqeb3AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAFwSURBVGiB7dnBUcJAFIfx722gDB3oQDswJVkBQwXWYAdYAbEDOnBLyJ1sngfMGDHqjJrdA//fiR1yyHxhXpbEAPYvvqqWbOi5w1ghs3AnWqBJR7b12qLtX3xVVewVPSMnpkS9qBY8gMJnZayqJZvgzk3pc7lE3nMXTOOmmFD6BC6VGVHxCzHYKX4hXcez4pfR1ms7KH4Jxg50wy3CoQHFL6I/8gSKX0JTr60Fxc/Oe56Hz4qfWR9O8x4UP7e2vrJmWCh+Tm9bzIHiZ2TOYbxW/Iy6jsfxWvEzcScOW8yB4mdi4eO8B8XPJvnpX+2Y4ufR0n282YLi53I4n/eg+FkYn+c9KH4WXfd53oPiz+5tixmnvlP8mU1tMQeKP7M0eoR8TvHnlt4fIZ9T/Hk1U1vMgeLPyL8ZOQABJ2Y6l4szfms1JfDDAfJLThy/tZoS0pGtfv3/L8H9T8eEem0xJWpg57oIf9UCTeq4ra/ty/394BXaQmo3lynrhQAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 1;
  color: #0952CA;
  font-family: Source Han Sans;
  font-weight: medium;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: justified;
  padding: 3px 15px;
  margin-bottom: 8px;
  display: inline-block;
  margin-top: 65px;
}
.containerContent .zqfxal .bottomBody_title_right[data-v-00a52645] {
  opacity: 1;
  color: #0952CA;
  font-family: Source Han Sans;
  font-weight: medium;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: left;
  margin-left: 6px;
}
.containerContent .zqfxal .zqfxalImgTop_content[data-v-00a52645] {
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: justified;
  text-indent: 2em;
  margin-bottom: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.containerContent .zqfxal .zqfxalImgTop_btn[data-v-00a52645] {
  width: 124px;
  height: 40px;
  opacity: 1;
  border-radius: 4px;
  background: linear-gradient(90deg, #3D87FB 0%, #1163FB 100%);
  opacity: 1;
  color: #FFFFFF;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  padding: 8px;
  float: right;
  cursor: pointer;
}
#containerContent[data-v-00a52645] {
  max-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*/
#containerContent[data-v-2d300ca7] {
  max-width: 100%;
  background: #f1f2f5;
  height: 1145px;
}
.containerContentClass[data-v-2d300ca7] {
  width: 100%;
  height: 230px;
  opacity: 1;
  border-radius: 0px;
  background: url(/enterprise/static/img/%E8%92%99%E7%89%88%E7%BB%8422@1x.0eade4f6.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 62px;
  position: relative;
}
.containerContentClass .body[data-v-2d300ca7] {
  width: 1440px;
  margin: auto;
}
.containerContentClass .body .title[data-v-2d300ca7] {
  opacity: 1;
  color: #ffffff;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 0px;
  text-align: left;
  padding-bottom: 85px;
}
.containerContentClass .body .content[data-v-2d300ca7] {
  width: 100%;
  height: 942px;
  opacity: 1;
  border-radius: 0px;
  background: #ffffff;
}
.containerContentClass .body .content .contentBody[data-v-2d300ca7] {
  width: 1200px;
  height: 942px;
  margin: 0 auto;
  padding-top: 86px;
}
.containerContentClass .body .content .contentBody .contentBody_text[data-v-2d300ca7] {
  opacity: 1;
  color: #3d485d;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: center;
  border-bottom: 1px solid #dfe1e6;
  padding-bottom: 32px;
}
.containerContentClass .body .content .contentBody .contentBodyTitle[data-v-2d300ca7] {
  opacity: 1;
  color: #0952ca;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 32px;
}
.containerContentClass .body .content .contentBody .contentBodycontent[data-v-2d300ca7] {
  text-indent: 2em;
  color: #3D485D;
  font-family: Source Han Sans;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: left;
  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*/
.containerContentClass[data-v-167acbc5] {
  width: 100%;
  height: 2550px;
  position: relative;
  margin: 0 auto;
}
.containerContent[data-v-167acbc5] {
  width: 100%;
  height: 420px;
  margin: 0 auto;
  background: url(/enterprise/static/img/banner_@1x.8fa0e55c.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.containerContent .body[data-v-167acbc5] {
  width: 1200px;
  margin: auto;
  padding: 100px 0px 98px;
}
.containerContent .bodyAll[data-v-167acbc5] {
  width: 100%;
  margin: auto;
}
.containerContent .title-text[data-v-167acbc5] {
  opacity: 1;
  color: #073b9c;
  font-family: DingTalk JinBuTi;
  font-weight: regular;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 0px;
  text-align: left;
}
.containerContent .title-content[data-v-167acbc5] {
  text-indent: 2em;
  width: 558px;
  opacity: 1;
  color: #15181d;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0px;
  text-align: left;
}
.containerContent .number[data-v-167acbc5] {
  opacity: 1;
  color: #0952ca;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: justified;
  display: inline-block;
  margin-right: 41px;
}
.containerContent .numberList[data-v-167acbc5] {
  opacity: 1;
  color: #4f596c;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0px;
  text-align: justified;
}
.containerContent .introduce[data-v-167acbc5] {
  opacity: 1;
  color: #000000;
  font-family: DingTalk JinBuTi;
  font-weight: regular;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 64px;
}
.containerContent .introduce_BG[data-v-167acbc5] {
  width: 100%;
  margin: 0 auto;
  background: url(/enterprise/static/img/%E7%BB%841626_@1x.dccf5c8e.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 391px;
  text-align: -webkit-center;
  text-align: -moz-center;
  margin-top: 70px;
  margin-bottom: 60px;
}
.containerContent .introduce_BG .introduce_text[data-v-167acbc5] {
  width: 572px;
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  margin-bottom: 24px;
  margin-top: 60px;
  text-align: left;
}
.containerContent .fwObject[data-v-167acbc5] {
  height: 629px;
  width: 100%;
  background: url(/enterprise/static/img/%E7%BB%841627_@1x.3bf30892.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 1;
  color: #000000;
  font-family: DingTalk JinBuTi;
  font-weight: regular;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: left;
}
.containerContent .fwObject .fwObject_border[data-v-167acbc5] {
  width: 1200px;
  margin: auto;
  padding: 60px 0px 85px;
}
.containerContent .fwObject .fwObject_border .fwObject_div_title[data-v-167acbc5] {
  opacity: 1;
  color: #0952CA;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: center;
  position: absolute;
  left: 38%;
}
.containerContent .fwObject .fwObject_div[data-v-167acbc5] {
  width: 360px;
  height: 260px;
  opacity: 1;
  border-radius: 0px;
  background: linear-gradient(180deg, #e8f2fe 0%, #ffffff 100%);
  border: 1px solid #e0e7ff;
  text-align: center;
  margin-top: 62px;
  padding: 25px 0 20px 0px;
  position: relative;
  right: 0px;
  display: inline-block;
}
.containerContent .fwObject .fwObject_title[data-v-167acbc5] {
  opacity: 1;
  color: #15181d;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 20px;
}
.containerContent .fwObject .fwObject_content[data-v-167acbc5] {
  opacity: 1;
  color: #4f596c;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 15px;
}
.containerContent .fwObject .arrow[data-v-167acbc5] {
  left: 358px;
  top: 110px;
  position: absolute;
}
.containerContent .core[data-v-167acbc5] {
  opacity: 1;
  color: #000000;
  font-family: DingTalk JinBuTi;
  font-weight: regular;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 15px;
}
.containerContent .core_div[data-v-167acbc5] {
  width: 585px;
  height: 310px;
  opacity: 1;
  border-radius: 0px;
  background: #ffffff;
  border: 1px solid #e0e7ff;
  display: inline-block;
  text-align: center;
  margin-top: 30px;
  padding: 50px 0 20px 0px;
}
.containerContent .core_div .core_title[data-v-167acbc5] {
  opacity: 1;
  color: #15181d;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 25px;
}
.containerContent .core_div .core_content[data-v-167acbc5] {
  opacity: 1;
  color: #4f596c;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 12px;
}
.containerContent .caseBody[data-v-167acbc5] {
  height: 1040px;
  width: 100%;
  background: url(/enterprise/static/img/%E7%BB%841640@1x.13d05657.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.containerContent .caseBody .caseBody_border[data-v-167acbc5] {
  width: 1200px;
  margin: auto;
  padding: 48px 0px;
}
.containerContent .caseBody .caseBody_border_title[data-v-167acbc5] {
  opacity: 1;
  color: #000000;
  font-family: DingTalk JinBuTi;
  font-weight: regular;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 15px;
}
.containerContent .caseBody .caseBody_div[data-v-167acbc5] {
  width: 390px;
  height: 110px;
  opacity: 1;
  border-radius: 8px;
  background: #fff;
  padding: 24px 0 0 20px;
  margin-top: 32px;
}
.containerContent .caseBody .caseBody_div .caseBody_text[data-v-167acbc5] {
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 8px;
}
.containerContent .caseBody .caseBody_div .caseBody_div_text[data-v-167acbc5] {
  opacity: 1;
  color: #15181d;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 8px;
}
.containerContent .caseBody .caseBody_div.active[data-v-167acbc5] {
  width: 390px;
  height: 110px;
  opacity: 1;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #0952ca;
  padding: 24px 0 0 20px;
  margin-top: 32px;
}
.containerContent .caseBody .caseBody_div.active .caseBody_text[data-v-167acbc5] {
  opacity: 1;
  color: #0952CA;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 8px;
}
.containerContent .caseBody .caseBody_div.active .caseBody_div_text[data-v-167acbc5] {
  opacity: 1;
  color: #0952CA;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 8px;
}
.containerContent .caseBody .bottomBody[data-v-167acbc5] {
  width: 1200px;
  margin: auto;
  opacity: 1;
  border-radius: 8px;
  background-color: #E4F2FF;
  margin-top: 12px;
  padding: 20px;
  vertical-align: middle;
}
.containerContent .caseBody .bottomBody .bottomBody_title[data-v-167acbc5] {
  width: 95px;
  height: 36px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF8AAAAkCAYAAADvqeb3AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAFwSURBVGiB7dnBUcJAFIfx722gDB3oQDswJVkBQwXWYAdYAbEDOnBLyJ1sngfMGDHqjJrdA//fiR1yyHxhXpbEAPYvvqqWbOi5w1ghs3AnWqBJR7b12qLtX3xVVewVPSMnpkS9qBY8gMJnZayqJZvgzk3pc7lE3nMXTOOmmFD6BC6VGVHxCzHYKX4hXcez4pfR1ms7KH4Jxg50wy3CoQHFL6I/8gSKX0JTr60Fxc/Oe56Hz4qfWR9O8x4UP7e2vrJmWCh+Tm9bzIHiZ2TOYbxW/Iy6jsfxWvEzcScOW8yB4mdi4eO8B8XPJvnpX+2Y4ufR0n282YLi53I4n/eg+FkYn+c9KH4WXfd53oPiz+5tixmnvlP8mU1tMQeKP7M0eoR8TvHnlt4fIZ9T/Hk1U1vMgeLPyL8ZOQABJ2Y6l4szfms1JfDDAfJLThy/tZoS0pGtfv3/L8H9T8eEem0xJWpg57oIf9UCTeq4ra/ty/394BXaQmo3lynrhQAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: medium;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: justified;
  padding: 5px 10px;
  margin-bottom: 8px;
}
.containerContent .caseBody .bottomBody .bottomBody_title_text[data-v-167acbc5] {
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0px;
  text-align: justified;
  text-align: justify;
  margin-bottom: 24px;
}
.containerContent .caseBody .bottomBody .bottomBody_center[data-v-167acbc5] {
  width: 1160px;
  height: 257px;
  opacity: 1;
  border-radius: 4px;
  background: linear-gradient(91deg, rgba(244, 247, 250, 0) 0%, #E8F2FE 100%);
  margin-top: 24px;
  padding: 20px 20px;
  margin-bottom: 28px;
  display: table-cell;
  vertical-align: middle;
}
.containerContent .caseBody .bottomBody .bottomBody_center_center[data-v-167acbc5] {
  width: 840px;
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0px;
  text-align: justified;
  text-align: justify;
}
.containerContent .introduce_body[data-v-167acbc5] {
  width: 1200px;
  margin: auto;
}
.containerContent .introduce_body .introduce_div[data-v-167acbc5] {
  width: 321px;
  height: 180px;
  padding: 24px;
  opacity: 1;
  border-radius: 0px;
  background: #FFFFFF;
  border: 1px solid #BBBFC7;
  cursor: pointer;
}
.containerContent .introduce_body .introduce_div_title[data-v-167acbc5] {
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: medium;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  height: 52px;
}
.containerContent .introduce_body .selectAll[data-v-167acbc5] {
  opacity: 1;
  color: #4F596C;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  margin-right: 0px;
  margin-top: 12px;
  text-align: right;
  margin-right: 178px;
  cursor: pointer;
}
.containerContent .introduce_body .introduce_div_content[data-v-167acbc5] {
  opacity: 1;
  color: #4F596C;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  margin-top: 60px;
}
#containerContent[data-v-167acbc5] {
  max-width: 100%;
}
/**
* 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*/
.search-from[data-v-c3b5546c] {
  padding-top: 20px;
}
/**
* 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*/
.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;
}
/**
* 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*/
.download[data-v-16ff6dd2] {
  color: #4691FF;
  border-bottom: 1px solid #4691FF;
  cursor: pointer;
}
/**
* 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*/
.enroll-dialog .title[data-v-d5f8e1a4] {
  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-d5f8e1a4] {
  margin-bottom: 20px;
}
.enroll-dialog .quest-remove[data-v-d5f8e1a4] {
  cursor: pointer;
}
.enroll-dialog .quest-remove[data-v-d5f8e1a4]:hover {
  color: #0952CA;
}
.enroll-dialog .m-b-10[data-v-d5f8e1a4] {
  margin-bottom: 10px;
}
/**
* 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*/
.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;
}
/**
* 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*/
.active-notice .notice-add[data-v-77a2f615] {
  padding: 20px 0px;
}
.active-notice .notice-pagination[data-v-77a2f615] {
  margin: 10px 0px;
}
.active-notice .goDetails[data-v-77a2f615] {
  cursor: pointer;
  border-bottom: 1px solid #666666;
}
.active-notice .goDetails[data-v-77a2f615]:hover {
  color: #0952CA;
  border-bottom: 1px solid #0952CA;
}
.active-notice .go-enroll[data-v-77a2f615] {
  color: firebrick;
  cursor: pointer;
  border-bottom: 1px firebrick solid;
}
/**
* 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*/
.active-notice .el-table thead .cell {
  height: 20px;
  font-size: 14px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 600;
  color: rgb(51, 51, 51);
  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;
}
/**
* 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*/
.notice-profile[data-v-42d3ad50] {
  background-color: white !important;
}
.full-screen[data-v-42d3ad50] {
  min-height: calc(100vh - 219px);
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.h5-container[data-v-56b48847] {
  width: 90%;
  margin: 0px auto;
  padding-top: 20px;
}
.h5-signIn .title[data-v-56b48847] {
  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-56b48847] {
  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-56b48847] {
  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-56b48847] {
  padding-bottom: 30px;
}
.h5-assess .quest[data-v-56b48847] {
  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-56b48847] {
  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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.h5-container[data-v-216a4b28] {
  width: 90%;
  margin: 0px auto;
  padding-top: 20px;
}
.h5-signIn .title[data-v-216a4b28] {
  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-216a4b28] {
  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-216a4b28] {
  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;
}
/**
* 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*/
.download[data-v-d9f5a2f2] {
  color: #4691FF;
  border-bottom: 1px solid #4691FF;
  cursor: pointer;
}
/**
* 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*/
.enroll-dialog .title[data-v-5956d130] {
  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-5956d130] {
  margin-bottom: 20px;
}
.enroll-dialog .m-b-25[data-v-5956d130] {
  margin-bottom: 25px;
}
.enroll-dialog .m-r-15[data-v-5956d130] {
  margin-right: 15px;
}
.enroll-dialog .quest-remove[data-v-5956d130] {
  cursor: pointer;
}
.enroll-dialog .quest-remove[data-v-5956d130]:hover {
  color: #0952CA;
}
.enroll-dialog .m-b-10[data-v-5956d130] {
  margin-bottom: 10px;
}
/**
* 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*/
.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;
}
/**
* 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*/
.active-notice .notice-add[data-v-756f3864] {
  padding: 20px 0px;
}
.active-notice .notice-pagination[data-v-756f3864] {
  margin: 10px 0px;
}
.active-notice .goDetails[data-v-756f3864] {
  cursor: pointer;
  border-bottom: 1px solid #666666;
}
.active-notice .goDetails[data-v-756f3864]:hover {
  color: #0952CA;
  border-bottom: 1px solid #0952CA;
}
.active-notice .go-enroll[data-v-756f3864] {
  color: firebrick;
  cursor: pointer;
  border-bottom: 1px firebrick solid;
}
/**
* 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*/
.active-notice .el-table thead .cell {
  height: 20px;
  font-size: 14px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 600;
  color: rgb(51, 51, 51);
  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;
}
/**
* 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*/
.search-from[data-v-1aed4dfc] {
  padding-top: 20px;
}
/**
* 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*/
.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;
}
/**
* 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*/
#assetSaleList[data-v-113466a6] {
  margin: 0 auto;
  width: calc(100% - 40px);
  padding-top: 24px;
}
#assetSaleList[data-v-113466a6] .el-form-item--small.el-form-item {
  margin-bottom: 12px;
}
#assetSaleList[data-v-113466a6] .el-date-editor .el-range-input {
  width: 38%;
}
[data-v-113466a6] .el-button--success {
  height: 36px;
  text-align: center;
  color: #3D485D;
  background: #F6F9FD;
  border: 1px solid #0952CA;
}
[data-v-113466a6] .el-button--small {
  padding: 9px 16px;
}
[data-v-113466a6] .el-table__fixed-header-wrapper {
  height: 42px;
}
[data-v-113466a6] .el-table thead .cell {
  color: #595959 !important;
}
[data-v-113466a6] .el-table td {
  color: #15181D !important;
}
[data-v-113466a6] .el-input--small .el-input__inner {
  height: 36px;
  line-height: 36px;
}
[data-v-113466a6] .el-table__fixed {
  height: auto !important;
  bottom: 8px;
}
[data-v-113466a6] .el-table__fixed-right {
  height: auto !important;
  bottom: 8px;
}
.icons[data-v-113466a6] {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
[data-v-113466a6] .el-checkbox-group {
  font-size: 0;
  height: 36px;
}
[data-v-113466a6] .el-form-item--small .el-form-item__label {
  line-height: 36px;
}
[data-v-113466a6] .el-checkbox-group {
  height: 36px;
  line-height: 36px;
}
.btnCla[data-v-113466a6] {
  flex: 1;
  text-align: right;
  height: 35.82px;
  margin-bottom: 24px !important;
}
.btnCla .zhankai[data-v-113466a6] {
  margin-right: 20px;
}
[data-v-113466a6] .el-date-editor .el-range-separator, .el-datetime-input[data-v-113466a6] {
  display: inline-block;
  line-height: 26px;
  padding: 0 0px;
  font-size: 14px;
}
[data-v-113466a6] .el-table thead .el-table__cell {
  padding: 0px 0px !important;
  height: 43px !important;
  line-height: 43px !important;
}
[data-v-113466a6] .el-table--enable-row-transition .el-table__body td.el-table__cell {
  transition: background-color 0.25s ease;
  height: 42px;
}
[data-v-113466a6] .el-date-editor .el-range-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  display: inline-block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 34%;
  text-align: center;
  font-size: 14px;
  color: #606266;
}
[data-v-113466a6] .el-date-editor .el-range__close-icon {
  font-size: 14px;
  color: #c0c4cc;
  width: 20px;
  display: inline-block;
  float: right;
  line-height: 28px;
}
/**
* 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*/
.date-position-top {
  z-index: 100000 !important;
}
/**
* 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*/
.asset-acquisition-add[data-v-7ea58ec2] {
  max-width: 1600px;
  margin: auto;
}
.asset-acquisition-add[data-v-7ea58ec2] .el-radio-group {
  height: 36px;
  line-height: 46px;
}
.asset-acquisition-add[data-v-7ea58ec2] .el-checkbox-group {
  height: 36px;
  line-height: 40px;
}
.asset-acquisition-add .inner-class[data-v-7ea58ec2] .el-input--suffix .el-input__inner {
  padding-right: 18px;
}
@media screen and (min-width: 1920px) {
.asset-acquisition-add .tags-text-class[data-v-7ea58ec2] .el-select__tags-text {
    width: 100%;
}
}
@media screen and (max-width: 1280px) {
.asset-acquisition-add .tags-text-class[data-v-7ea58ec2] .el-select__tags-text {
    width: 44px;
}
.asset-acquisition-add .tags-text-class[data-v-7ea58ec2] .el-tag.el-tag--info:last-of-type {
    width: 44px;
}
}
.asset-acquisition-add .asset-acquisition-add-page[data-v-7ea58ec2] {
  padding: 0 0 10px 0;
}
.asset-acquisition-add .asset-acquisition-add-page .asset-acquisition-title[data-v-7ea58ec2] {
  font-size: 24px;
  color: #15181D;
  font-family: Source Han Sans;
  text-align: center;
  font-weight: 700;
  margin: 40px 0 20px 0;
}
.asset-acquisition-add .asset-acquisition-add-page .asset-acquisition-module-title[data-v-7ea58ec2] {
  font-size: 20px;
  color: #15181D;
  font-family: Source Han Sans;
  text-align: left;
  font-weight: 700;
  border-bottom: 1px solid #DCDFE6;
  margin: 32px 0 16px 0;
}
.asset-acquisition-add .asset-acquisition-add-page .asset-acquisition-module-title .asset-acquisition-module-title-line[data-v-7ea58ec2] {
  display: inline-block;
  border-bottom: 2px solid #0952CA;
  padding-bottom: 7px;
}
/**
* 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*/
.asset-acquisition-add[data-v-a23b2424] {
  max-width: 1600px;
  margin: auto;
}
.asset-acquisition-add[data-v-a23b2424] .el-radio-group {
  height: 36px;
  line-height: 46px;
}
.asset-acquisition-add .asset-acquisition-add-page .asset-acquisition-title[data-v-a23b2424] {
  font-size: 24px;
  color: #3D485D;
  text-align: center;
  font-weight: 700;
  margin: 20px 0;
}
.asset-acquisition-add .asset-acquisition-add-page .asset-acquisition-module-title[data-v-a23b2424] {
  font-size: 20px;
  color: #15181D;
  font-family: Source Han Sans;
  text-align: left;
  font-weight: 700;
  border-bottom: 1px solid #DCDFE6;
  margin: 32px 0 16px 0;
}
.asset-acquisition-add .asset-acquisition-add-page .asset-acquisition-module-title .asset-acquisition-module-title-line[data-v-a23b2424] {
  display: inline-block;
  border-bottom: 2px solid #0952CA;
  padding-bottom: 7px;
}
/**
* 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*/
#requirementDeclarationRecord .require-declaration-title[data-v-2e991dd5] {
  font-size: 20px;
  color: #3D485D;
  text-align: left;
  font-weight: 700;
  border-bottom: 1px solid #DCDFE6;
  margin: 32px 0 16px 0;
}
#requirementDeclarationRecord .require-declaration-title .require-declaration-line[data-v-2e991dd5] {
  display: inline-block;
  border-bottom: 2px solid #0952CA;
  padding-bottom: 7px;
}
#requirementDeclarationRecord[data-v-2e991dd5] .el-table thead .cell {
  color: #595959 !important;
  font-family: Source Han Sans;
}
#requirementDeclarationRecord[data-v-2e991dd5] .el-table td {
  color: #15181D !important;
  font-weight: regular;
}
#requirementDeclarationRecord[data-v-2e991dd5] .el-table th {
  height: 42px !important;
  background-color: rgba(177, 198, 248, 0.15) !important;
  border-color: rgba(177, 198, 248, 0.6) !important;
}
#requirementDeclarationRecord[data-v-2e991dd5] .el-table th.el-table__cell.is-leaf {
  border-bottom: 1px solid rgba(177, 198, 248, 0.6) !important;
}
#requirementDeclarationRecord[data-v-2e991dd5] .el-table td.el-table__cell {
  border-bottom: 1px solid rgba(177, 198, 248, 0.6) !important;
}
#requirementDeclarationRecord[data-v-2e991dd5] .el-table--border .el-table__cell {
  border-right: 1px solid rgba(177, 198, 248, 0.6) !important;
}
#requirementDeclarationRecord[data-v-2e991dd5] .el-table--border {
  border-right: 1px solid rgba(177, 198, 248, 0.6) !important;
  border-bottom: 1px solid rgba(177, 198, 248, 0.6) !important;
  border-top: 1px solid rgba(177, 198, 248, 0.6) !important;
  border-right: 1px solid rgba(177, 198, 248, 0.6) !important;
  border-color: rgba(177, 198, 248, 0.6) !important;
}
#requirementDeclarationRecord[data-v-2e991dd5] .el-table thead .cell {
  font-family: Source Han Sans !important;
  font-weight: normal !important;
}
/**
* 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*/
#assetAcquisitionDemandDetail .bottom-bar[data-v-65494eea] {
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 95px;
  background-color: #eaeef6;
  box-shadow: 1px 1px 8px #909090;
  justify-content: center;
  align-items: center;
}
#assetAcquisitionDemandDetail .bottom-bar[data-v-65494eea] .el-button {
  width: 124px;
  height: 36px;
}
#assetAcquisitionDemandDetail .asset-detail-page[data-v-65494eea] {
  padding: 0 0 10px 0;
}
#assetAcquisitionDemandDetail .asset-title[data-v-65494eea] {
  font-size: 24px;
  color: #15181D;
  font-family: Source Han Sans;
  text-align: center;
  font-weight: 700;
  margin: 40px 0 20px 0;
}
/**
* 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*/
#assetSaleList[data-v-49873a7e] {
  margin: 0 auto;
  width: calc(100% - 40px);
  padding-top: 24px;
}
#assetSaleList[data-v-49873a7e] .el-form-item--small.el-form-item {
  margin-bottom: 12px;
}
#assetSaleList[data-v-49873a7e] .el-date-editor .el-range-input {
  width: 38%;
}
#assetSaleList[data-v-49873a7e] .el-button--success {
  height: 36px;
  text-align: center;
  color: #3D485D;
  background: #F6F9FD;
  border: 1px solid #0952CA;
}
#assetSaleList[data-v-49873a7e] .el-button--small {
  padding: 9px 16px;
}
#assetSaleList[data-v-49873a7e] .el-table__fixed-header-wrapper {
  height: 42px;
}
#assetSaleList[data-v-49873a7e] .el-table thead .cell {
  color: #595959 !important;
}
#assetSaleList[data-v-49873a7e] .el-table td {
  color: #15181D !important;
}
#assetSaleList[data-v-49873a7e] .el-input--small .el-input__inner {
  height: 36px;
  line-height: 36px;
}
#assetSaleList[data-v-49873a7e] .el-table__fixed {
  height: auto !important;
  bottom: 8px;
}
#assetSaleList[data-v-49873a7e] .el-table__fixed-right {
  height: auto !important;
  bottom: 8px;
}
#assetSaleList .icons[data-v-49873a7e] {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
#assetSaleList[data-v-49873a7e] .el-checkbox-group {
  font-size: 0;
  height: 36px;
}
#assetSaleList[data-v-49873a7e] .el-form-item--small .el-form-item__label {
  line-height: 36px;
}
#assetSaleList[data-v-49873a7e] .el-checkbox-group {
  height: 36px;
  line-height: 36px;
}
.btnCla[data-v-49873a7e] {
  flex: 1;
  text-align: right;
  height: 35.82px;
  margin-bottom: 24px !important;
}
.btnCla .zhankai[data-v-49873a7e] {
  margin-right: 20px;
}
[data-v-49873a7e] .el-table thead .el-table__cell {
  padding: 0px 0px !important;
  height: 43px !important;
  line-height: 43px !important;
}
[data-v-49873a7e] .el-table--enable-row-transition .el-table__body td.el-table__cell {
  transition: background-color 0.25s ease;
  height: 42px;
}
/**
* 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*/
.date-position-top {
  z-index: 100000 !important;
}
/**
* 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*/
.asset-sale-add[data-v-5959fdec] {
  max-width: 1600px;
  margin: auto;
}
.asset-sale-add[data-v-5959fdec] .el-radio-group {
  height: 36px;
  line-height: 46px;
}
.asset-sale-add[data-v-5959fdec] .el-radio {
  margin-right: 20px;
}
.asset-sale-add[data-v-5959fdec] .el-checkbox-group {
  height: 36px;
  line-height: 37px;
}
.asset-sale-add[data-v-5959fdec] .el-date-editor .el-range-separator {
  width: 8%;
}
@media screen and (min-width: 1920px) {
.asset-sale-add .tags-text-class[data-v-5959fdec] .el-select__tags-text {
    width: 100%;
}
}
@media screen and (max-width: 1280px) {
.asset-sale-add .tags-text-class[data-v-5959fdec] .el-select__tags-text {
    width: 44px;
}
.asset-sale-add .tags-text-class[data-v-5959fdec] .el-tag.el-tag--info:last-of-type {
    width: 44px;
}
}
.asset-sale-add .asset-sale-add-page[data-v-5959fdec] {
  padding: 0 0 10px 0;
}
.asset-sale-add .asset-sale-add-page .asset-sale-title[data-v-5959fdec] {
  font-size: 24px;
  color: #15181D;
  font-family: Source Han Sans;
  text-align: center;
  font-weight: 700;
  margin: 40px 0 20px 0;
}
.asset-sale-add .asset-sale-add-page .asset-sale-module-title[data-v-5959fdec] {
  font-size: 20px;
  color: #15181D;
  font-family: Source Han Sans;
  text-align: left;
  font-weight: 700;
  border-bottom: 1px solid #DCDFE6;
  margin: 32px 0 16px 0;
}
.asset-sale-add .asset-sale-add-page .asset-sale-module-title .asset-sale-module-title-line[data-v-5959fdec] {
  display: inline-block;
  border-bottom: 2px solid #0952CA;
  padding-bottom: 7px;
}
.asset-sale-add .economic_class[data-v-5959fdec] {
  width: calc(50% - 121px);
}
/**
* 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*/
#assetSaleDetailInfo .asset-detail[data-v-7b373029] {
  font-size: 20px;
  color: #15181D;
  font-family: Source Han Sans;
  text-align: left;
  font-weight: 700;
  border-bottom: 1px solid #DCDFE6;
  margin: 32px 0 16px 0;
}
#assetSaleDetailInfo .asset-detail .asset-detail-line[data-v-7b373029] {
  display: inline-block;
  border-bottom: 2px solid #0952CA;
  padding-bottom: 7px;
}
.asset-details[data-v-7b373029] {
  width: 100%;
  font-size: 14px;
}
/**
* 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*/
#assetAcquisitionDemandDetail .bottom-bar[data-v-38dce532] {
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 95px;
  background-color: #eaeef6;
  box-shadow: 1px 1px 8px #909090;
  justify-content: center;
  align-items: center;
}
#assetAcquisitionDemandDetail .bottom-bar[data-v-38dce532] .el-button {
  width: 124px;
  height: 36px;
}
#assetAcquisitionDemandDetail .asset-detail-page[data-v-38dce532] {
  padding: 0 0 10px 0;
}
#assetAcquisitionDemandDetail .asset-title[data-v-38dce532] {
  font-size: 24px;
  color: #15181D;
  font-family: Source Han Sans;
  text-align: center;
  font-weight: 700;
  margin: 40px 0 20px 0;
}
/**
* 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*/
.btnCla[data-v-7f02d0c9] {
  flex: 1;
  text-align: right;
  height: 35.82px;
  margin-bottom: 24px !important;
}
.btnCla .zhankai[data-v-7f02d0c9] {
  margin-right: 20px;
}
.bottomClass1[data-v-7f02d0c9] {
  display: flex;
  width: 100%;
  font-family: Source Han Sans;
  flex-flow: wrap;
  justify-content: flex-start;
}
.bottomClass2[data-v-7f02d0c9] {
  display: flex;
  justify-content: start;
  flex-flow: row wrap;
  width: 100%;
  font-family: Source Han Sans;
}
.textBox[data-v-7f02d0c9] {
  width: 32.6%;
  height: 320px;
  opacity: 1;
  border-radius: 8px;
  background: #ffffff;
  border: 1px solid #bbbfc7;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}
.textBox .textBox-top[data-v-7f02d0c9] {
  display: flex;
}
.textBox .textBox-text[data-v-7f02d0c9] {
  opacity: 1;
  color: #15181d;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  text-indent: 24px;
  line-height: 80px;
  line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
.textBox .textBox-right[data-v-7f02d0c9] {
  display: inline-block;
  width: 96px;
  padding: 5px 8px;
  border-radius: 3px;
  border: 1px solid #0052d9;
  opacity: 1;
  color: #0052d9;
  font-weight: regular;
  font-size: 12px;
  letter-spacing: 0px;
  text-align: left;
  margin: 0 12px;
}
.textBox .textBox-center[data-v-7f02d0c9] {
  opacity: 1;
  border-radius: 0px;
  background: linear-gradient(90deg, #2576c8 0%, #60aeff 99%), linear-gradient(90deg, #409eff 0%, #0952ca 100%), linear-gradient(90deg, #2576c8 0%, #60aeff 99%);
  height: 100px;
  width: 100%;
}
.textBox .textBox-center-money[data-v-7f02d0c9] {
  opacity: 1;
  color: #ffc381;
  font-weight: bold;
  font-size: 25px;
  line-height: 36px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 20px;
}
.textBox .text-box-center-text[data-v-7f02d0c9] {
  opacity: 1;
  color: #ffffff;
  font-weight: regular;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
}
.textBox .textBox-bottom .bottom-body[data-v-7f02d0c9] {
  display: inline-block;
  width: 85%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.textBox .textBox-bottom .bottom-text[data-v-7f02d0c9] {
  opacity: 1;
  color: #595959;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
  line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  width: 50%;
}
.textBox[data-v-7f02d0c9]:nth-of-type(3n-1) {
  margin: 0 1.1%;
}
.textBox[data-v-7f02d0c9]:hover {
  opacity: 1;
  border-radius: 8px;
  background: #ffffff;
  border: 1px solid #0952ca;
  box-shadow: 0px 6px 16px 4px rgba(0, 0, 0, 0.2);
}
.textBox:hover .textBox-text[data-v-7f02d0c9] {
  color: #0952ca;
}
[data-v-7f02d0c9] .el-form-item__label {
  text-align: right;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #3d485d;
  line-height: 38px;
  padding: 0 12px 0 0;
  box-sizing: border-box;
}
[data-v-7f02d0c9] .el-checkbox-group {
  font-size: 0;
  height: 36px;
}
[data-v-7f02d0c9] .el-input--small .el-input__inner {
  height: 36px;
  line-height: 36px;
}
[data-v-7f02d0c9] .el-checkbox__label {
  display: inline-block;
  padding-left: 10px;
  line-height: 19px;
  font-size: 14px;
  color: #15181d;
}
[data-v-7f02d0c9] .el-form-item--small.el-form-item {
  margin-bottom: 16px;
}
[data-v-7f02d0c9] .el-form-item--small .el-form-item__content {
  line-height: 40px;
}
[data-v-7f02d0c9] .el-date-editor .el-range-separator, .el-datetime-input[data-v-7f02d0c9] {
  display: inline-block;
  line-height: 26px;
  padding: 0 0px;
  font-size: 14px;
}
[data-v-7f02d0c9] .el-date-editor .el-range-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  display: inline-block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 38%;
  text-align: center;
  font-size: 14px;
  color: #606266;
}
[data-v-7f02d0c9] .el-date-editor .el-range__close-icon {
  font-size: 14px;
  color: #c0c4cc;
  width: 14px;
  display: inline-block;
  float: right;
  line-height: 28px;
}
/**
* 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*/
.btnCla[data-v-cbdedcfc] {
  flex: 1;
  text-align: right;
  height: 35.82px;
  margin-bottom: 24px !important;
}
.btnCla .zhankai[data-v-cbdedcfc] {
  margin-right: 20px;
}
.bottomClass1[data-v-cbdedcfc] {
  display: flex;
  width: 100%;
  font-family: Source Han Sans;
  flex-flow: wrap;
  justify-content: flex-start;
}
.bottomClass2[data-v-cbdedcfc] {
  display: flex;
  justify-content: start;
  flex-flow: row wrap;
  width: 100%;
  font-family: Source Han Sans;
}
.textBox[data-v-cbdedcfc] {
  width: 32.6%;
  height: 320px;
  opacity: 1;
  border-radius: 8px;
  background: #ffffff;
  border: 1px solid #bbbfc7;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}
.textBox .textBox-top[data-v-cbdedcfc] {
  display: flex;
}
.textBox .textBox-text[data-v-cbdedcfc] {
  opacity: 1;
  color: #15181d;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  text-indent: 24px;
  line-height: 80px;
  line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
.textBox .textBox-right[data-v-cbdedcfc] {
  display: inline-block;
  width: 96px;
  padding: 5px 8px;
  border-radius: 3px;
  border: 1px solid #0052d9;
  opacity: 1;
  color: #0052d9;
  font-weight: regular;
  font-size: 12px;
  letter-spacing: 0px;
  text-align: left;
  margin: 0 12px;
}
.textBox .textBox-center[data-v-cbdedcfc] {
  opacity: 1;
  border-radius: 0px;
  background: linear-gradient(90deg, #2576c8 0%, #60aeff 99%), linear-gradient(90deg, #409eff 0%, #0952ca 100%), linear-gradient(90deg, #2576c8 0%, #60aeff 99%);
  height: 100px;
  width: 100%;
}
.textBox .textBox-center-money[data-v-cbdedcfc] {
  opacity: 1;
  color: #ffc381;
  font-weight: bold;
  font-size: 25px;
  line-height: 36px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 20px;
}
.textBox .text-box-center-text[data-v-cbdedcfc] {
  opacity: 1;
  color: #ffffff;
  font-weight: regular;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
}
.textBox .textBox-bottom .bottom-body[data-v-cbdedcfc] {
  display: inline-block;
  width: 85%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.textBox .textBox-bottom .bottom-text[data-v-cbdedcfc] {
  opacity: 1;
  color: #595959;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
  line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  width: 50%;
}
.textBox[data-v-cbdedcfc]:nth-of-type(3n-1) {
  margin: 0 1.1%;
}
.textBox[data-v-cbdedcfc]:hover {
  opacity: 1;
  border-radius: 8px;
  background: #ffffff;
  border: 1px solid #0952ca;
  box-shadow: 0px 6px 16px 4px rgba(0, 0, 0, 0.2);
}
.textBox:hover .textBox-text[data-v-cbdedcfc] {
  color: #0952ca;
}
[data-v-cbdedcfc] .el-form-item__label {
  text-align: right;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #3D485D;
  line-height: 38px;
  padding: 0 12px 0 0;
  box-sizing: border-box;
}
[data-v-cbdedcfc] .el-checkbox__label {
  display: inline-block;
  padding-left: 10px;
  line-height: 19px;
  font-size: 14px;
  color: #15181d;
}
[data-v-cbdedcfc] .el-form-item--small.el-form-item {
  margin-bottom: 16px;
}
[data-v-cbdedcfc] .el-form-item--small .el-form-item__content {
  line-height: 40px;
}
[data-v-cbdedcfc] .el-form-item__label {
  text-align: right;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #3d485d;
  line-height: 38px;
  padding: 0 12px 0 0;
  box-sizing: border-box;
}
[data-v-cbdedcfc] .el-checkbox-group {
  font-size: 0;
  height: 36px;
}
[data-v-cbdedcfc] .el-input--small .el-input__inner {
  height: 36px;
  line-height: 36px;
}
[data-v-cbdedcfc] .el-date-editor .el-range-input {
  width: 38%;
}
@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*/
.asset-acquisition-add[data-v-27a8fba6] {
  max-width: 1600px;
  margin: auto;
  font-family: Source Han Sans;
  width: calc(100% - 40px);
}
.bagtip[data-v-27a8fba6] {
  width: 100%;
  height: 260px;
  color: white;
  background: url(/enterprise/static/img/%E8%92%99%E7%89%88%E7%BB%84.547389a5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 50px 0px;
  margin-bottom: 32px;
}
.textBox-top[data-v-27a8fba6] {
  display: flex;
  max-width: 1000px;
}
.textBox-text[data-v-27a8fba6] {
  opacity: 1;
  color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  margin-right: 16px;
}
.textBox-right[data-v-27a8fba6] {
  display: inline-block;
  width: 96px;
  padding: 5px 8px;
  border-radius: 3px;
  border: 1px solid #fff;
  opacity: 1;
  color: #fff;
  font-weight: regular;
  font-size: 12px;
  letter-spacing: 0px;
  text-align: left;
  margin: 0 30px 0 10px;
}
.budget[data-v-27a8fba6] {
  opacity: 1;
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
  display: inline-block;
  margin-right: 8px;
}
.budget-money[data-v-27a8fba6] {
  opacity: 1;
  color: #ffc381;
  font-weight: medium;
  font-size: 48px;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: left;
  display: inline-block;
}
.bottom-body[data-v-27a8fba6] {
  display: inline-block;
  margin-left: 8px;
  line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
.bottom-text[data-v-27a8fba6] {
  opacity: 1;
  color: #fff;
  font-weight: regular;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
  line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
#assetSaleDetailInfo .asset-detail[data-v-27a8fba6] {
  font-size: 20px;
  color: #15181D;
  font-family: Source Han Sans;
  text-align: left;
  font-weight: 700;
  border-bottom: 1px solid #dcdfe6;
  margin: 32px 0 16px 0;
}
#assetSaleDetailInfo .asset-detail .asset-detail-line[data-v-27a8fba6] {
  display: inline-block;
  border-bottom: 2px solid #0952ca;
  padding-bottom: 7px;
}
.asset-details[data-v-27a8fba6] {
  width: 100%;
  font-size: 14px;
  width: calc(100% - 40px);
}
.fixed[data-v-27a8fba6] {
  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;
}
.fixed[data-v-27a8fba6] .el-button {
  width: 124px;
  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*/
.bagtip[data-v-5b415fa0] {
  width: 100%;
  height: 260px;
  color: white;
  background: url(/enterprise/static/img/%E8%92%99%E7%89%88%E7%BB%84.547389a5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 50px 0px;
  margin-bottom: 32px;
}
.textBox-top[data-v-5b415fa0] {
  display: flex;
  max-width: 1000px;
}
.textBox-text[data-v-5b415fa0] {
  opacity: 1;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  margin-right: 16px;
}
.textBox-right[data-v-5b415fa0] {
  display: inline-block;
  width: 96px;
  padding: 5px 8px;
  border-radius: 3px;
  border: 1px solid #fff;
  opacity: 1;
  color: #fff;
  font-weight: regular;
  font-size: 12px;
  letter-spacing: 0px;
  text-align: left;
  margin: 0 30px 0 10px;
}
.budget[data-v-5b415fa0] {
  opacity: 1;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
  display: inline-block;
  margin-right: 8px;
}
.budget-money[data-v-5b415fa0] {
  opacity: 1;
  color: #FFC381;
  font-weight: medium;
  font-size: 48px;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: left;
  display: inline-block;
}
.bottom-body[data-v-5b415fa0] {
  display: inline-block;
  margin-left: 8px;
  line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
.bottom-text[data-v-5b415fa0] {
  opacity: 1;
  color: #fff;
  font-weight: regular;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
  line-clamp: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}
.asset-acquisition-add[data-v-5b415fa0] {
  max-width: 1600px;
  margin: auto;
  font-family: Source Han Sans;
  width: calc(100% - 40px);
}
.asset-acquisition-add .asset-title[data-v-5b415fa0] {
  font-size: 24px;
  color: #3d485d;
  text-align: center;
  font-weight: 700;
  margin: 20px 0;
}
.asset-acquisition-add .fixed[data-v-5b415fa0] {
  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;
}
.asset-acquisition-add .fixed[data-v-5b415fa0] .el-button {
  width: 124px;
  height: 36px;
}
.asset-acquisition-add[data-v-5b415fa0] .el-radio-group {
  height: 36px;
  line-height: 46px;
}
.asset-acquisition-add .asset-acquisition-add-page[data-v-5b415fa0] {
  margin-bottom: 50px;
}
.asset-acquisition-add .asset-acquisition-add-page .asset-acquisition-title[data-v-5b415fa0] {
  font-size: 24px;
  color: #3d485d;
  text-align: center;
  font-weight: 700;
  margin: 20px 0;
}
.asset-acquisition-add .asset-acquisition-add-page .asset-acquisition-module-title[data-v-5b415fa0] {
  font-size: 20px;
  color: #15181D;
  font-family: Source Han Sans;
  text-align: left;
  font-weight: 700;
  border-bottom: 1px solid #dcdfe6;
  margin: 32px 0 16px 0;
}
.asset-acquisition-add .asset-acquisition-add-page .asset-acquisition-module-title .asset-acquisition-module-title-line[data-v-5b415fa0] {
  display: inline-block;
  border-bottom: 2px solid #0952ca;
  padding-bottom: 7px;
}
/**
* 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*/
#mergerReorganizas[data-v-4a4506ce] {
  margin: 0 auto;
  width: calc(100% - 40px);
}
#mergerReorganizas[data-v-4a4506ce] .el-tabs__header {
  padding: 0;
  position: relative;
  margin: 0 0 16px;
}
#mergerReorganizas[data-v-4a4506ce] .el-tabs__item {
  padding: 0 20px 0 0;
  height: 40px;
  box-sizing: border-box;
  line-height: 40px;
  display: inline-block;
  list-style: none;
  font-weight: 500;
  color: #3D485D;
  position: relative;
  font-size: 18px;
}
/**
* 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*/
[data-v-6b895e4e] .enterprise-type .el-input {
  width: 250px;
}
/**
* 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*/
.yyp-20230808 .el-form-item__error[data-v-713bd222] {
  left: 50px;
}
.normal-btn-class[data-v-713bd222] {
  text-align: center;
  margin-top: 132px;
}
.zj-btn-class[data-v-713bd222] {
  text-align: center;
  margin-top: 132px;
  margin-bottom: 38px;
}
/**
* 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*/
.full-screen[data-v-bd03b2c8] {
  min-height: calc(100vh - 219px);
}
.casDetail-box .tableForm[data-v-bd03b2c8] {
  margin-top: 29px;
  width: 1240px;
  top: 58px;
}
.casDetail-box .tableForm .el-form-item[data-v-bd03b2c8] {
  margin-bottom: 0px;
}
.casDetail-box .tableForm .div-inline[data-v-bd03b2c8] {
  display: inline;
}
.casDetail-box .tableForm .label-name .el-input[data-v-bd03b2c8] {
  margin-left: 50px;
  width: 434px;
}
.casDetail-box .tableForm .label-name .el-input .el-input__inner[data-v-bd03b2c8] {
  color: #272727;
}
.casDetail-box .tableForm .label-name .el-form-item__error[data-v-bd03b2c8] {
  margin-left: 50px;
}
.casDetail-box .tableForm .label-phone .el-input[data-v-bd03b2c8] {
  width: 434px;
  margin-left: 40px;
}
.casDetail-box .tableForm .label-phone .el-form-item__error[data-v-bd03b2c8] {
  margin-left: 40px;
}
.casDetail-box .tableForm .label-company[data-v-bd03b2c8] {
  /*margin-left: 25px;*/
}
.casDetail-box .tableForm .label-company .el-form-item__label[data-v-bd03b2c8] {
  width: 155px;
}
.casDetail-box .tableForm .label-company .el-input__inner[data-v-bd03b2c8] {
  width: 1055px;
  margin-left: 50px;
  color: #272727;
}
.casDetail-box .tableForm .label-company .el-form-item__error[data-v-bd03b2c8] {
  margin-left: 25px;
}
.casDetail-box .tableForm .label-details[data-v-bd03b2c8] {
  margin-top: 35px;
}
.casDetail-box .tableForm .label-details .el-form-item__label[data-v-bd03b2c8] {
  margin-top: 22px;
  /*margin-left: 25px;*/
}
.casDetail-box .tableForm .label-details .el-textarea[data-v-bd03b2c8] {
  width: 1055px;
  margin-left: 25px;
}
.casDetail-box .tableForm .label-details .el-textarea .el-textarea__inner[data-v-bd03b2c8] {
  resize: none;
}
.casDetail-box .tableForm .label-details .el-form-item__error[data-v-bd03b2c8] {
  margin-left: 50px;
}
.casDetail-box .tableForm .label-assist[data-v-bd03b2c8] {
  margin-top: 50px;
}
.casDetail-box .tableForm .label-assist .el-form-item__label[data-v-bd03b2c8] {
  margin-top: 10px;
  /*margin-left: 25px;*/
}
.casDetail-box .tableForm .label-assist .el-form-item__content[data-v-bd03b2c8] {
  margin-top: 5px;
}
.casDetail-box .tableForm .label-atta .el-form-item__label[data-v-bd03b2c8] {
  width: 120px;
  margin-top: 30px;
}
.casDetail-box .tableForm .label-atta .upload-demo[data-v-bd03b2c8] {
  margin-left: 52px;
}
.casDetail-box .tableForm .label-atta .el-icon-upload2[data-v-bd03b2c8]:before {
  color: #0952CA;
  font-weight: 600;
}
.casDetail-box .tableForm .label-atta .upload-class[data-v-bd03b2c8] {
  background-color: #FAFAFA;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
.casDetail-box .tableForm .label-btn[data-v-bd03b2c8] {
  margin-top: 40px;
  margin-bottom: 35px;
}
.casDetail-box .tableForm .label-btn .btns[data-v-bd03b2c8] {
  margin-left: 440px;
}
.casDetail-box .tableForm .major-businesses .el-textarea[data-v-bd03b2c8] {
  width: 91%;
}
.casDetail-box .tableForm .date-form .el-date-editor.el-input[data-v-bd03b2c8], .casDetail-box .tableForm .date-form .el-date-editor.el-input__inner[data-v-bd03b2c8] {
  width: 202px;
}
.casDetail-box .tableForm .table-major-company .el-range-separator[data-v-bd03b2c8] {
  margin-right: 5px;
}
.casDetail-box .tableForm .table-son-company .el-range-separator[data-v-bd03b2c8] {
  margin-right: 5px;
}
.casDetail-box .tableForm .table-branch-company .el-range-separator[data-v-bd03b2c8] {
  margin-right: 5px;
}
.casDetail-box .tableForm .table-affiliated-company .el-range-separator[data-v-bd03b2c8] {
  margin-right: 5px;
}
.casDetail-box .cancel-btn[data-v-bd03b2c8]:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.casDetail-box .release[data-v-bd03b2c8] {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.casDetail-box .release[data-v-bd03b2c8]:hover {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.casDetail-box .form-bg[data-v-bd03b2c8] {
  margin-top: 20px;
}
.casDetail-box .askForm .el-range-separator[data-v-bd03b2c8] {
  margin-right: 5px;
}
/**
* 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*/
.title-pane .el-form-item__error {
  margin-left: 50px;
}
.details-pane .el-form-item__error {
  margin-left: 50px;
}
/**
* 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*/
.header[data-v-11955676] {
  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-11955676] .el-row {
  margin: 0 !important;
}
.header[data-v-11955676] .el-col {
  border-right: 1px solid #EBEEF5;
}
.company_info[data-v-11955676] {
  border: 1px solid #EBEEF5;
  border-right: none;
  border-bottom: none;
  background-color: #fff;
  font-size: 14px;
}
.company_info[data-v-11955676] .el-row {
  padding: 0;
  margin: 0 !important;
  border-bottom: 1px solid #EBEEF5;
}
.company_info[data-v-11955676] .el-col {
  padding: 0;
  border-right: 1px solid #EBEEF5;
}
.company_info[data-v-11955676] .el-col .prove {
  width: 100%;
  min-height: 44px;
  padding: 5px 0;
  border-bottom: 1px solid #ebeef5;
}
.company_info[data-v-11955676] .el-col .add-prove {
  color: blue;
  cursor: pointer;
  min-height: 44px;
  line-height: 44px;
  padding: 0 10px;
}
.company_info[data-v-11955676] .el-col .add {
  min-height: 44px;
  line-height: 44px;
  padding: 0 10px;
}
.company_info[data-v-11955676] .el-col .add-center {
  text-align: center;
}
[data-v-11955676] .el-table .el-table__body .prove-cell {
  padding: 0;
}
[data-v-11955676] .el-table .el-table__body .prove-cell .cell {
  padding: 0;
}
[data-v-11955676] .el-table .el-table__body .prove-cell .cell .prove {
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid #ebeef5;
}
[data-v-11955676] .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-11955676] {
  margin-bottom: 20px;
}
.containerContent .top-title .title-row[data-v-11955676] {
  padding: 20px 0;
}
.containerContent .top-title .title-row .company-card-title[data-v-11955676] {
  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-11955676] {
  display: inline-block;
  cursor: pointer;
  color: blue;
  margin-left: 20px;
  font-size: 13px;
}
.containerContent .top-title .line-class[data-v-11955676] {
  height: 4px;
  background: #c9d9f2;
}
.containerContent .top-title .line-class .line-cursor[data-v-11955676] {
  height: 4px;
  background: #0952CA;
  width: 40px;
}
.containerContent .content .el-form[data-v-11955676] .el-row {
  margin: 10px 0;
}
.containerContent .content .el-form[data-v-11955676] .el-row .el-date-editor .el-range-separator {
  width: 25px;
}
.containerContent .content .el-form[data-v-11955676] .el-row .upload-tip {
  position: absolute;
  top: 13px;
  left: 130px;
  color: red;
}
.containerContent .content .el-form[data-v-11955676] .el-row .el-icon-upload2 {
  position: absolute;
  top: 0px;
  left: 0px;
}
.containerContent .content .el-form .tips-text[data-v-11955676] {
  font-size: 13px;
}
.containerContent .content .el-form .tips-text .tips-text-step[data-v-11955676] {
  margin-left: 35px;
}
.containerContent .content .el-form .tips-text .tips-text-ps[data-v-11955676] {
  color: red;
}
.containerContent .content .el-form[data-v-11955676] .company .el-input__inner {
  border: 0;
}
.containerContent .content .el-form[data-v-11955676] .company .el-input__inner:focus {
  border: 0;
}
.containerContent .content .el-form[data-v-11955676] .company .el-date-editor .el-range-separator {
  width: 25px;
}
.handling-instructions-dialog div[data-v-11955676] {
  padding: 10px 0;
}
.handling-instructions-dialog .handling-instructions-dialog-title[data-v-11955676] {
  font-size: 16px;
}
.handling-instructions-dialog .handling-instructions-dialog-top-content[data-v-11955676] {
  border-bottom: 1px solid #ccc;
}
.handling-instructions-dialog .content[data-v-11955676] {
  line-height: 1.5;
}
.handling-instructions-dialog .content span[data-v-11955676] {
  color: blue;
  cursor: pointer;
}
/**
* 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*/
.casDetail-box[data-v-176645d2] {
  position: relative;
  margin-bottom: 110px;
}
.casDetail-box .el-form-item__error[data-v-176645d2] {
  margin-left: 50px;
}
.casDetail-box .tableForm[data-v-176645d2] {
  margin-top: 29px;
  width: 1240px;
  position: absolute;
  top: 58px;
}
.casDetail-box .tableForm .div-inline[data-v-176645d2] {
  display: inline;
}
.casDetail-box .tableForm .label-name .el-input[data-v-176645d2] {
  margin-left: 50px;
  width: 434px;
}
.casDetail-box .tableForm .label-name .el-input .el-input__inner[data-v-176645d2] {
  color: #272727;
}
.casDetail-box .tableForm .label-phone .el-input[data-v-176645d2] {
  width: 434px;
  margin-left: 40px;
}
.casDetail-box .tableForm .label-phone .el-input .el-input__inner[data-v-176645d2] {
  color: #272727;
}
.casDetail-box .tableForm .label-company[data-v-176645d2] {
  margin-left: 25px;
}
.casDetail-box .tableForm .label-company .el-form-item__label[data-v-176645d2] {
  width: 155px;
}
.casDetail-box .tableForm .label-company .el-input__inner[data-v-176645d2] {
  width: 1055px;
  margin-left: 25px;
  color: #272727;
}
.casDetail-box .tableForm .label-title[data-v-176645d2] {
  margin-left: 10px;
}
.casDetail-box .tableForm .label-title .el-form-item__label[data-v-176645d2] {
  width: 155px;
}
.casDetail-box .tableForm .label-title .el-input__inner[data-v-176645d2] {
  width: 1055px;
  margin-left: 40px;
  color: #272727;
}
.casDetail-box .tableForm .label-details .el-form-item__label[data-v-176645d2] {
  margin-top: 5px;
  margin-left: 50px;
}
.casDetail-box .tableForm .label-atta .el-form-item__label[data-v-176645d2] {
  width: 120px;
  margin-top: 45px;
  margin-left: 10px;
}
.casDetail-box .tableForm .label-atta .upload-demo[data-v-176645d2] {
  margin-left: 52px;
}
.casDetail-box .tableForm .label-atta .el-scrollbar__wrap[data-v-176645d2] {
  margin-top: 10px;
  overflow-x: hidden;
}
.casDetail-box .tableForm .label-btn[data-v-176645d2] {
  margin-top: 55px;
}
.casDetail-box .tableForm .label-btn .btns[data-v-176645d2] {
  margin-right: 120px;
}
.casDetail-box .cancel-btn[data-v-176645d2]:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
.casDetail-box .release[data-v-176645d2] {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.casDetail-box .release[data-v-176645d2]:hover {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
.casDetail-box .form-bg[data-v-176645d2] {
  margin-top: 20px;
}
.full-screen[data-v-176645d2] {
  min-height: calc(100vh - 330px);
}
/**
* 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*/
.ix[data-v-5b59fc62] {
  width: 16px;
  height: 16px;
  display: inline-block;
}
.ix .imgx[data-v-5b59fc62] {
  vertical-align: middle;
  width: 100%;
}
.assistList-profile .search-from[data-v-5b59fc62] {
  margin-top: 32px;
}
.assistList-profile .search-from .search[data-v-5b59fc62] .el-button--primary {
  background-color: #0952ca;
  border-color: #0952ca;
}
.assistList-profile .search-from .search[data-v-5b59fc62] .el-input__inner {
  min-height: 34px;
}
.assistList-profile .search-from .cancel-btn[data-v-5b59fc62]:hover {
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
}
.assistList-profile .search-from .cancel-btn[data-v-5b59fc62] {
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
}
.assistList-profile .notice-add[data-v-5b59fc62] {
  padding: 20px 0px;
}
.assistList-profile[data-v-5b59fc62] .el-icon-plus {
  color: #0952ca;
  font-weight: 600;
}
.assistList-profile .addBtn[data-v-5b59fc62]:hover {
  color: #0952ca;
  border-color: #0952ca;
}
.assistList-profile[data-v-5b59fc62] .el-table thead .cell {
  font-size: 14px;
  /*font-family: PingFang-SC-Medium, PingFang-SC;*/
  font-weight: 600;
  color: rgb(51, 51, 51);
  background-color: #f7faff;
  line-height: 24px;
}
.assistList-profile .goDetails[data-v-5b59fc62] {
  cursor: pointer;
  border-bottom: 1px solid #666666;
}
.assistList-profile .goDetails[data-v-5b59fc62]:hover {
  color: #0952ca;
  border-bottom: 1px solid #0952ca;
}
.assistList-profile .operate[data-v-5b59fc62] .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-5b59fc62] {
  margin: 10px 0px;
}
.full-screen[data-v-5b59fc62] {
  min-height: calc(100vh - 219px);
}
.tab-view[data-v-5b59fc62] .el-tabs__item:hover {
  color: #0952ca;
}
.tab-view[data-v-5b59fc62] .el-tabs__item.is-active {
  color: #0952ca;
}
.tab-view[data-v-5b59fc62] .el-tabs__active-bar.is-top {
  background-color: #0952ca;
}
.tab-view .title-style-show[data-v-5b59fc62] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.tab-view[data-v-5b59fc62] .el-tabs__item:hover {
  color: #0952ca;
}
.tab-view[data-v-5b59fc62] .el-tabs__item.is-active {
  color: #0952ca;
}
.tab-view[data-v-5b59fc62] .el-tabs__active-bar.is-top {
  background-color: #0952ca;
}
/**
* 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*/
.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);
}
/**
* 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*/
.goDetail[data-v-17edaa62] {
  color: #0952ca;
}
/**
* 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*/
.full-screen[data-v-15a27e87] {
  min-height: calc(100vh - 219px);
}
.search-from[data-v-15a27e87] {
  margin-top: 32px;
}
.search-from .search[data-v-15a27e87] .el-button--primary {
  background-color: #0952ca;
  border-color: #0952ca;
}
.search-from .search[data-v-15a27e87] .el-input__inner {
  min-height: 34px;
}
.search-from[data-v-15a27e87] .el-range-separator {
  width: 36px;
}
.search-from .cancel-btn[data-v-15a27e87]:hover {
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
}
.search-from .cancel-btn[data-v-15a27e87] {
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
}
[data-v-15a27e87] .active-notice .notice-add {
  padding: 20px 0px;
}
[data-v-15a27e87] .active-notice ::v-deep .notice-pagination {
  margin: 10px 0px;
}
[data-v-15a27e87] .active-notice .go-enroll {
  color: firebrick;
  cursor: pointer;
  border-bottom: 1px firebrick solid;
}
[data-v-15a27e87] .active-notice .el-icon-plus {
  color: #0952ca;
  font-weight: 600;
}
[data-v-15a27e87] .active-notice .addBtn {
  background-color: #fafafa;
}
[data-v-15a27e87] .active-notice .addBtn:hover {
  color: #0952ca;
  border-color: #0952ca;
}
[data-v-15a27e87] .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;
}
/**
* 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*/
.access-quest[data-v-7d0737bc] {
  cursor: pointer;
  color: #0952CA;
}
/**
* 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*/
.full-screen[data-v-69673bee] {
  min-height: calc(100vh - 540px);
}
.title[data-v-69673bee] {
  height: 25px;
  font-size: 17px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 25px;
  padding: 40px 0px;
}
.org[data-v-69673bee] {
  font-size: 14px;
  font-weight: 500;
  color: rgb(51, 51, 51);
}
.el-icon-upload2[data-v-69673bee]:before {
  color: #0952CA;
  font-weight: 600;
}
.upload-class[data-v-69673bee] {
  background-color: #FAFAFA;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
.el-icon-plus[data-v-69673bee] {
  background-color: #FAFAFA;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
.el-icon-refresh-left[data-v-69673bee] {
  background-color: #FAFAFA;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
.personColumn-state[data-v-69673bee] {
  font-size: 14px;
  color: #606266;
  margin-bottom: 15px;
}
[data-v-69673bee] .el-range-separator {
  width: 36px;
}
[data-v-69673bee] .cancel-btn:hover {
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
}
[data-v-69673bee] .release {
  color: #FAFAFA;
  background-color: #0952CA;
  border: none;
}
[data-v-69673bee] .apply-list .el-form-item__content {
  margin-left: 0 !important;
}
.goDetails[data-v-69673bee] {
  cursor: pointer;
  font-size: 14px;
  color: #606266;
  width: 85px;
  margin: 15px 0;
  border-bottom: 1px solid #666666;
}
.goDetails[data-v-69673bee]:hover {
  font-size: 14px;
  color: #0952CA;
  width: 85px;
  margin: 15px 0;
  border-bottom: 1px solid #0952CA;
}
.el-tit[data-v-69673bee] {
  height: 1.5em;
  width: 3px;
  background-color: #0e4ce4;
  margin-left: 49px;
  margin-top: 32px;
}
.el-bu[data-v-69673bee] {
  font-size: 16px;
  color: #0e4ce4;
  margin-left: 60px;
  margin-top: -21px;
}
.el-bt[data-v-69673bee] {
  margin-left: 49px;
  margin-top: 10px;
}
.el-u[data-v-69673bee] {
  height: 1.5em;
  width: 4px;
  background-color: #0e4ce4;
  margin-left: -16px;
}
/**
* 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*/
.form-bg[data-v-0f4f0f49] {
  margin-top: 20px;
}
.el-form-item[data-v-0f4f0f49] {
  margin-bottom: 0;
}
.btns[data-v-0f4f0f49] {
  margin: 20px auto 0;
  text-align: center;
  margin-bottom: 20px;
}
[data-v-0f4f0f49] .el-descriptions-item__label {
  min-width: 80px;
  text-align: right !important;
}
.demo-ruleForm[data-v-0f4f0f49] {
  margin-top: 20px;
  margin-bottom: 20px;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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);
}
/**
* 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*/
[data-v-5745307a] .el-table th.gutter {
  display: table-cell !important;
}
.el-select[data-v-5745307a] {
  width: 100%;
}
.el-date-editor[data-v-5745307a] {
  width: 100%;
}
/**
* 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*/
[data-v-593c200a] .el-date-editor .el-range-separator {
  width: 10%;
}
[data-v-593c200a] .el-date-editor .el-range-input {
  width: 40%;
}
.el-form[data-v-593c200a] {
  margin-top: 30px;
}
.el-select[data-v-593c200a] {
  width: 100%;
}
.el-date-editor[data-v-593c200a] {
  width: 100%;
}
/**
* 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*/
.title[data-v-fe1c4d9e] {
  margin: 20px 0;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
}
.title .icon[data-v-fe1c4d9e] {
  display: inline-block;
  width: 5px;
  height: 22px;
  background-color: #409eff;
  margin-right: 4px;
}
.confirm[data-v-fe1c4d9e] {
  margin: 20px auto;
  text-align: center;
}
.apply[data-v-fe1c4d9e] {
  font-size: 12px;
  margin: 30px 20px 0;
}
.apply div[data-v-fe1c4d9e] {
  padding: 8px 0;
}
[data-v-fe1c4d9e] .el-descriptions--medium:not(.is-bordered) .el-descriptions-item__cell {
  padding: 20px 0 20px;
}
[data-v-fe1c4d9e] .el-descriptions-item__label {
  min-width: 80px;
  text-align: right;
}
.attachment[data-v-fe1c4d9e] {
  color: #409eff;
  margin-right: 20px;
  text-decoration: underline;
  cursor: pointer;
}
/**
* 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*/
.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;
}
/**
* 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*/
.course-query .content-list .content-list-item[data-v-471b005c] {
  margin-top: 20px;
  width: 100%;
  height: 335px;
  padding-right: 15px;
  cursor: pointer;
}
.course-query .content-list .content-list-item img[data-v-471b005c] {
  width: 100%;
  height: 200px;
}
.course-query .content-list .content-list-item .item-text[data-v-471b005c] {
  height: 150px;
  width: 100%;
  background-color: #f7f8f9;
  padding: 10px;
  margin-top: -5px;
}
.course-query .content-list .content-list-item .item-text .item-text-title[data-v-471b005c] {
  font-size: 14px;
  color: #3d485d;
}
.course-query .content-list .content-list-item .item-text .item-text-info[data-v-471b005c] {
  font-size: 12px;
  color: #3d485d;
}
.course-query .content-list .content-list-item .item-text .item-text-tag span[data-v-471b005c] {
  background-color: #fff;
  color: #687492;
  font-size: 12px;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.course-query .pagination[data-v-471b005c] {
  margin: 20px 0;
}
.course-query .tag-text-class[data-v-471b005c] {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.course-query[data-v-471b005c] .el-date-editor .el-range-separator {
  width: 7%;
}
.tag-item[data-v-471b005c] {
  background-color: #fff;
  color: #687492;
  font-size: 12px;
  padding: 5px 10px;
  margin: 5px 10px;
  display: inline-block;
}

.el-tooltip__popper.is-dark.tag-tooltip-box{
  background-color: #BBBFC7 !important;
  border-radius:0;
  overflow:unset !important;
}
.el-tooltip__popper.is-dark.tag-tooltip-box .popper__arrow{
  border-bottom-color:#BBBFC7 !important;
}
.el-tooltip__popper.is-dark.tag-tooltip-box .popper__arrow::after{
  border-bottom-color:#BBBFC7 !important;
}

/**
* 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*/
.video-containe[data-v-3ae74591] {
  width: 80%;
  float: left;
  height: 100%;
}
.video-containe .video-tag[data-v-3ae74591] {
  max-height: calc(100vh - 219px) !important;
}
.info[data-v-3ae74591] {
  width: 20%;
  float: left;
  background-color: #111215;
  height: 100%;
}
.info .info-text[data-v-3ae74591] {
  width: 100%;
  text-align: center;
  background-color: #27282b;
  color: #1492FF;
  padding: 30px 5px;
}
/**
* 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*/
.xbanner[data-v-b5331a44] {
  position: relative;
  height: 120px;
}
.xbanner .xTitle[data-v-b5331a44] {
  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-b5331a44] {
  font-size: 14px;
  color: #1b92ff;
  cursor: pointer;
  padding: 0 5px;
}
.ellipase[data-v-b5331a44] {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #1b92ff;
  cursor: pointer;
}
/**
* 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*/
.xbox[data-v-1c84aaa6] {
  height: 560px;
  width: 30%;
  padding: 20px 19px 10px 29px;
  background: white;
}
.xbox .answ[data-v-1c84aaa6] {
  font-size: 20px;
  margin-bottom: 10px;
}
.xbox .futureTip[data-v-1c84aaa6] {
  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-1c84aaa6] {
  background: #ebf1fa;
  border: 1px solid #cddcf2;
  z-index: 3;
  color: #333;
}
.red[data-v-1c84aaa6] {
  background: rgb(253, 240, 240);
  z-index: 2;
}
.xbox .cruuent[data-v-1c84aaa6] {
  background: #0952ca;
  border: 1px solid #0952ca;
  color: white;
  z-index: 4;
}
/**
* 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*/
.xbox[data-v-459a18ca] {
  height: 560px;
  width: 30%;
  padding: 20px 19px 10px 29px;
  background: white;
}
.xbox .answ[data-v-459a18ca] {
  font-size: 20px;
  margin-bottom: 10px;
}
.xbox .futureTip[data-v-459a18ca] {
  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-459a18ca] {
  background: #ebf1fa;
  border: 1px solid #cddcf2;
  z-index: 3;
  color: #333;
}
.red[data-v-459a18ca] {
  background: rgb(253, 240, 240);
  z-index: 2;
}
.xbox .cruuent[data-v-459a18ca] {
  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*/
[data-v-48a8b6b2] .el-form-item__label {
  line-height: 28px;
}
[data-v-48a8b6b2] .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-48a8b6b2] {
  cursor: pointer;
  position: absolute;
  right: 14px;
  z-index: 222;
}
[data-v-48a8b6b2]::-webkit-scrollbar {
  width: 8px !important;
  height: 8px;
}
[data-v-48a8b6b2] .el-textarea__inner::-moz-placeholder {
  color: gray;
  font-weight: bold;
}
[data-v-48a8b6b2] .el-textarea__inner::placeholder {
  color: gray;
  font-weight: bold;
}
[data-v-48a8b6b2] .el-input__inner::-moz-placeholder {
  color: gray;
  font-weight: bold;
}
[data-v-48a8b6b2] .el-input__inner::placeholder {
  color: gray;
  font-weight: bold;
}
.quexBOX[data-v-48a8b6b2] {
  width: 70%;
  display: flex;
  flex-direction: column;
  background: white;
  margin-left: 20px;
  padding-top: 12px;
  padding-left: 20px;
  position: relative;
}
.quexBOX .w70[data-v-48a8b6b2] {
  width: 70%;
}
.quexBOX .miBox[data-v-48a8b6b2] {
  height: 750px;
  overflow-y: auto;
  position: relative;
  margin-bottom: 42px;
}
.quexBOX .operation[data-v-48a8b6b2] {
  position: fixed;
  bottom: 3px;
}
.quexBOX .operation .butt[data-v-48a8b6b2] {
  padding: 10px 40px;
  font-size: 16px;
}
.quexBOX #xleft[data-v-48a8b6b2] {
  left: 53% !important;
}
[data-v-48a8b6b2].quexBOX .el-form-item__label {
  float: none;
}
[data-v-48a8b6b2].quexBOX .el-radio {
  display: block;
  margin: 7px 0px 10px 0px;
}
[data-v-48a8b6b2].quexBOX .el-checkbox {
  display: block;
  margin: -7px 0px;
}
.dan[data-v-48a8b6b2] {
  color: darkgray;
  padding-left: 5px;
}
.el-form-item--small.el-form-item[data-v-48a8b6b2] {
  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*/
[data-v-d631be34] .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-d631be34] {
  cursor: pointer;
  position: absolute;
  right: 14px;
  z-index: 222;
}
[data-v-d631be34]::-webkit-scrollbar {
  width: 8px !important;
  height: 8px;
}
[data-v-d631be34] .el-textarea__inner::-moz-placeholder {
  color: gray;
  font-weight: bold;
}
[data-v-d631be34] .el-textarea__inner::placeholder {
  color: gray;
  font-weight: bold;
}
[data-v-d631be34] .el-input__inner::-moz-placeholder {
  color: gray;
  font-weight: bold;
}
[data-v-d631be34] .el-input__inner::placeholder {
  color: gray;
  font-weight: bold;
}
.quexBOX[data-v-d631be34] {
  width: 70%;
  display: flex;
  flex-direction: column;
  background: white;
  margin-left: 20px;
  padding-top: 12px;
  padding-left: 20px;
  position: relative;
}
.quexBOX .w70[data-v-d631be34] {
  width: 70%;
}
.quexBOX .miBox[data-v-d631be34] {
  height: 750px;
  overflow-y: auto;
  position: relative;
}
.quexBOX .operation[data-v-d631be34] {
  position: fixed;
  bottom: 3px;
}
.quexBOX .operation .butt[data-v-d631be34] {
  padding: 10px 40px;
  font-size: 16px;
}
.quexBOX #xleft[data-v-d631be34] {
  left: 53% !important;
}
[data-v-d631be34].quexBOX .el-form-item__label {
  float: none;
}
[data-v-d631be34].quexBOX .el-radio {
  display: block;
  padding-bottom: 10px;
}
[data-v-d631be34].quexBOX .el-checkbox {
  display: block;
}
.dan[data-v-d631be34] {
  color: darkgray;
  padding-left: 5px;
}
/**
* 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*/
.TOP20[data-v-ed4297b0] {
  text-align: center;
  padding: 18px 0;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
}
.el-alert--warning.is-light[data-v-ed4297b0] {
  color: #f11212;
  width: 55%;
  margin: auto;
  font-size: 14px;
  background: #FFF6EC;
  border: 1px solid #FF8F16;
  margin-bottom: 16px;
}
/**
* 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*/
.dialog-footer-btn[data-v-da601910] {
  text-align: center;
  background-color: #eaeef6;
  height: 64px;
  line-height: 64px;
}
.dialog-footer-btn[data-v-da601910] .el-button {
  width: 124px;
  height: 36px;
}
[data-v-da601910] .el-dialog__footer {
  padding: 0 !important;
}
[data-v-da601910] .el-dialog__body {
  padding: 40px !important;
}
[data-v-da601910] .el-form {
  max-width: 1200px;
  margin: auto;
}
[data-v-da601910] .el-form .el-form-item {
  margin-bottom: 16px !important;
}
/**
* 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*/
[data-v-9fc4632a] .el-table th.gutter {
  display: table-cell !important;
}
/**
* 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*/
.ent-basic-container[data-v-a4e95e26] {
  margin-top: 60px;
}
.ent-basic-container .message[data-v-a4e95e26] {
  height: 340px;
  box-shadow: 0px 0px 10px rgba(14, 76, 228, 0.1);
  padding-top: 10px;
}
.ent-basic-container .message .scrollHidden[data-v-a4e95e26] {
  display: flex;
}
.ent-basic-container .message .scrollHidden .img[data-v-a4e95e26] {
  width: 24px;
  height: 24px;
  margin-top: 10px;
  margin-right: 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAYFBMVEUAAADlqATtrgDlqATPnwDkqAPlqAPkqAPnpwTmpwDkpwTOnwPkqgDmpwPmqALkqATmqQPlqAPlqAPnqgTOnwLkqATOngLNnwPkqATPnwLNnwLPnwPPnwDPnwDlqATOnwPqAKdFAAAAHnRSTlMAgBDQQGDg8EAgwMAwoHCQULCvP/C/4K+Pf3BgUDDp7hhhAAABmUlEQVRIx91V3XqDIAwlUBEoorXt/hff/y2nlA1DkF3u+3auMMk5CRCD+FeQw+yrjk5rIzi8RuxlTahHRODxmxkfKa4BhvsMcI18gxuUL9JGq1tX04wZKqycIS77jsdf5FovUvQgRejj0ooMtxkG4RVSJGkb7WIHQMQgQooYJrOqGTOmdLPcAkhJEtyUal0XGfZhU1JYK0pEn+4Kq3WJwTAeOSA6mHl6bDuBH/nIrnMvY18/GMPwgrT8Zt+W5a3cnqIJiMZpWZYz8WssjhVSX1ACLUqVCqZBEI62hqcCnBCbAGhFY5NgSc3igoi+SRAKEdkXJ1DN3AbICbdzxPPnrmqzJyhCyDgfEfQB4emIgHXC7b1KcJQgTz8gIZIcgRFNaKIZKg3fvDgfd81BJQNvvnZFtmhv9UsCx/5QOjCY27DR0PsjwhwTUA1NhwyfQKWaQcJggwkq06delZzjYOc6abSCLHT0ceoxPQg2q3cKaXyh1mOEfoHpeg1wj1+trrEOOfQkGuhU5clqww86R1/y7bdgJ9jQefEn+AKslzuK38CJBAAAAABJRU5ErkJggg==);
  background-size: 24px 24px;
  position: relative;
  margin: auto;
}
.ent-basic-container .message .scrollHidden .number1[data-v-a4e95e26] {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #d93026;
  color: #fff;
  line-height: 16px;
  font-size: 8px;
  text-align: center;
  left: 110px;
}
.ent-basic-container .message .scrollHidden .number2[data-v-a4e95e26] {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #d93026;
  color: #fff;
  line-height: 16px;
  font-size: 8px;
  text-align: center;
  left: 130px;
}
.ent-basic-container .message .scrollHidden .img1[data-v-a4e95e26] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAPFBMVEUAAAAyMjIyMjIxMTEwMDAzMzMwMDAwMDAyMjIyMjIyMjIyMjIyMjIyMjIzMzMyMjIyMjIyMjIwMDAzMzNDISK7AAAAE3RSTlMAgMA/QL8QMKBgUO/g0LCQb98gjCLBxAAAAPRJREFUSMftlVsOhCAMRZEBykvRYf97HYUMESmWXxPPlyn3WlrSlD2D76rljl6/Q/J1joXZkHK7xYrN3ut1bAisj5JZsxgBIMwSE1J1DVkxFYGasr+nD6lOOIdgTr/A9SLpL/lVcgjUcBTgVVOXP8roJhBkvO7o0muFRuJujwNmgP3A4Zk9Q/HonUxJjF7WNtGp9Bs/eg2vYdQg7w0SnSvADZBmDknAWQeeU9CDi5+WBNuny3ZNIeIAou4DzVQPNI2ptggnWfsbq/oksS5KVdaFA0KeH8kFC2C1ax+TXlqaNCh+1nPFaIz/y71hY9jAd4Jlz+AHjqghCJft4zEAAAAASUVORK5CYII=);
}
.ent-basic-container .message .scrollHidden div[data-v-a4e95e26] {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}
.ent-basic-container .message .scrollHidden .tab-name[data-v-a4e95e26] {
  margin-left: 10px;
}
.ent-basic-container .message .task[data-v-a4e95e26] {
  margin-bottom: 20px;
  font-size: 16px;
  color: #333;
  padding: 0 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ent-basic-container .message .task[data-v-a4e95e26]:hover {
  color: #3391ff;
  cursor: pointer;
}
.ent-basic-container .process[data-v-a4e95e26] {
  height: 370px;
  padding: 20px;
  box-shadow: 0px 0px 10px rgba(14, 76, 228, 0.1);
}
.ent-basic-container .process .list[data-v-a4e95e26] {
  display: flex;
  margin-bottom: 20px;
}
.ent-basic-container .process .list .listLeft[data-v-a4e95e26] {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
.ent-basic-container .process .list .listRight[data-v-a4e95e26] {
  width: 20px;
  height: 20px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAmCAMAAABu6EIRAAAANlBMVEUAAACZmZmXl5eZmZmZmZmZmZmfn5+ZmZmZmZmZmZmampqXl5eZmZmZmZmYmJiXl5eZmZmZmZljvonrAAAAEXRSTlMAgGB/oMAQ73DwMEDgz7AgUN8yjOcAAADDSURBVDjLpdQ5DsMwDERReqE2b+H9LxtGMDCVOALyC1HFA2E3Ei+Vy0Zdj6AjW9AigBa2drP5SL+N9V4Gdbg6aVL81CRBHdpHLt84AXcRP+8pKPg9AiEJhCQQkkBIAiEJhGQQksEHMoQtW4GMNi5mGXIMuzTIASQSkEhAIgGJBCQSkEhAKg9AIhWQyB2QSCmrTEj0v7xjqWb1nTlFMGUz9UlfsKQOSr9Vv2XdBqlvtFN6zVi1yUvPGJ4Nn1K0DvdpedUXNlce5CVS8FMAAAAASUVORK5CYII=);
  background-size: 20px 20px;
  margin-left: 8px;
  margin-top: 5px;
}
.ent-basic-container .process .list .listRight[data-v-a4e95e26]:hover {
  cursor: pointer;
}
.ent-basic-container .dashed[data-v-a4e95e26] {
  border: 2px dashed #eee;
  position: absolute;
  top: 18px;
  width: 100%;
  background: #eee;
  z-index: -1;
}
.ent-basic-container ul[data-v-a4e95e26] {
  list-style: none;
}
.ent-basic-container ul li[data-v-a4e95e26] {
  list-style: none;
  width: 10%;
  height: 150px;
}
.ent-basic-container ul li img[data-v-a4e95e26] {
  margin-top: 10px;
}
.ent-basic-container .process-node[data-v-a4e95e26] {
  font-size: 1rem;
  position: relative;
  text-align: center;
}
.ent-basic-container .process-node p[data-v-a4e95e26] {
  font-size: 0.75rem;
  color: #989999;
}
.ent-basic-container .text-dark[data-v-a4e95e26] {
  position: absolute;
  top: 100px;
  left: 12px;
  color: #aaaaaa;
}
.ent-basic-container .d-flex[data-v-a4e95e26] {
  display: flex;
  padding: 0;
}
.ent-basic-container .d-flex .inProgress[data-v-a4e95e26] {
  background: linear-gradient(180deg, #006fff 0%, #008bff 100%);
}
.ent-basic-container .d-flex .inProgress .process-text[data-v-a4e95e26],
.ent-basic-container .d-flex .inProgress .text-dark[data-v-a4e95e26] {
  color: #fff !important;
}
.ent-basic-container .d-flex .inProgress .dashed[data-v-a4e95e26] {
  z-index: -100;
}
.ent-basic-container .d-flex .selected[data-v-a4e95e26] {
  color: #3391ff !important;
}
.ent-basic-container .bg-white[data-v-a4e95e26] {
  border-radius: 4px;
  width: 100%;
}
.demo[data-v-a4e95e26] {
  height: 270px;
  overflow-y: auto;
}
.el-icon-arrow-right[data-v-a4e95e26] {
  position: absolute;
  right: 32px;
  top: 12px;
  border: 2px solid;
  border-radius: 20px;
  padding: 4px;
  font-weight: 600;
  color: #999999;
}
.el-icon-arrow-right[data-v-a4e95e26]:hover {
  cursor: pointer;
}
@media screen and (max-width: 1800px) {
.ent-basic-container .message .scrollHidden .img[data-v-a4e95e26] {
    display: none;
}
.ent-basic-container .message .scrollHidden .number1[data-v-a4e95e26] {
    left: 80px;
}
.ent-basic-container .message .scrollHidden .number2[data-v-a4e95e26] {
    left: 100px;
}
}
/**
* 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*/
.message .el-tabs__nav {
  margin-left: 20px;
}
/**
* 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*/
.back[data-v-3e40b3ec] {
  cursor: pointer;
  position: relative;
}
.back .img[data-v-3e40b3ec] {
  width: 100%;
  height: 100%;
}
.back .year[data-v-3e40b3ec] {
  position: absolute;
  top: 84px;
  color: #fff;
  font-size: 28px;
  left: 90px;
}
.back .row[data-v-3e40b3ec] {
  position: absolute;
  top: 93px;
  left: 542px;
}
/**
* 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*/
.service[data-v-5d498a28] {
  background-image: url(/enterprise/static/img/service-bg.3535b39d.png);
  background-size: 100% 640px;
  background-repeat: no-repeat;
  height: 640px;
  margin-bottom: -40px;
  min-width: 1240px;
}
.ent-basic-container[data-v-5d498a28] {
  display: flex;
  align-items: center;
}
.unhover[data-v-5d498a28] {
  height: 300px;
  width: 100%;
  border: 1px solid #bbbbbb;
}
.unhover .container[data-v-5d498a28] {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 33.3333333333%;
}
.unhover .container .title[data-v-5d498a28] {
  font-size: 28px;
  font-weight: 800;
  line-height: 42px;
}
.unhover .container .link[data-v-5d498a28] {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  margin-top: 32px;
}
.hover-container[data-v-5d498a28] {
  transform: translate(0px, -30px);
  padding: 0 40px;
  border: none;
}
.hover-container .title[data-v-5d498a28] {
  color: #ffffff;
}
.el-dropdown[data-v-5d498a28] {
  display: block;
}
@media screen and (max-width: 1440px) {
.hover-container[data-v-5d498a28] {
    padding: 0 16px;
}
}
/**
* 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*/
.act-carousel[data-v-68b6b4ba] {
  min-width: 1240px;
}
.color[data-v-68b6b4ba] {
  color: #E6A23C;
  font-size: 22px !important;
  position: relative;
  top: 3px;
  margin-right: 5px;
  margin-left: 7px;
}
[data-v-68b6b4ba] .el-dialog__header {
  background: white !important;
}
/**
* 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*/
.xuspDialog .el-dialog__body {
  padding: 7px 10px;
}
.xuspDialog .el-dialog {
  border-radius: 5px;
}
.xuspDialog .el-dialog__header {
  border-radius: 5px;
}
.xuspDialog .el-dialog__header .el-dialog__title {
  font-size: 18px !important;
  font-weight: normal !important;
}
/**
* 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*/
[data-v-8115972a] .el-tabs__nav-wrap::after {
  height: 0;
}
[data-v-8115972a] .el-tabs__header {
  margin: -6px 0 16px;
}
[data-v-8115972a] .el-button--small {
  border-radius: 0px;
}
.more[data-v-8115972a] {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(185deg, #007dff, #0952ca);
}
.point[data-v-8115972a] {
  display: inline-block;
  height: 3px;
  width: 3px;
  background: #0952ca;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}
.ent-notice[data-v-8115972a] {
  width: 360px;
  float: left;
}
.ent-notice .message[data-v-8115972a] {
  height: 350px;
  box-shadow: 0px 0px 10px rgba(14, 76, 228, 0.1);
  padding-top: 10px;
  background: linear-gradient(174deg, #DCF0FF 2%, #ffffff 52%);
}
.ent-notice .message .scrollHidden[data-v-8115972a] {
  display: flex;
}
.ent-notice .message .scrollHidden .img[data-v-8115972a] {
  width: 32px;
  height: 32px;
  margin-top: 10px;
  margin-right: 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAIUSURBVFiF7ZW/btNQFMZ/59qukgAiQwUCpMoeUCWmZGBhip8A/AawshBVQkIgkKnUEZQ3SEc24AnSNygLA1O9IZV/Ka2I0qBchrqJ7TjXSTOw+JOu/Odcne/7zrnHhhIlSiyDLR3S1o3c2DPd4rkOl00pxmhbu/ylgcNVhAbQRviERQcAK5Wpg1BHeI3iAAvQfCSU/sUFPNE9oIWKd2ZX0XvYIxTfRKGMAgQXoYPGQwgmSUd4KDzAQ+MxxkPYQwGaAMFD8QHBNeYH7AIBIBzxViIg4qluMiKik1PWUAdAnW2JANjW/YL6TijmY0sfAKCIZkpO5lklrmcxFwFeiGeiMFdgmsjN7XXeWUjbiorTm7DMgZsXW0mAKfmiayUB5y7yhGTfwy4vRVDxNExHcUUB59ez+wihn+Nyl1fyiB39EGgt6r5YQNalJsCiOZmKLLmiO1OtlQRkndq8jyM+QpQiF7rL9h8WGcN0312EHhqfMU1C6U+cX4C8WEBeUolFjPHZ0Q8Qusm9VYfxvZv8ulHj8PcpX2/39PobX77Po1hsDBXp86BwcdhH4p4n+n73OsfrFf5YiuHGFYY1i8erVyB5P131vArduswPWxisKU4ci0HF5lqRR5OA2X/A/O8AAMcjTmoO32pr/LzkcFSx+WyiKKpAgHA/8YNJxnIt7B8yuLPJZtVmo2rz5XTIOyNHiRIl/jf+AW+1dds0PYP3AAAAAElFTkSuQmCC);
  background-size: 32px 32px;
  position: relative;
  margin: auto;
}
.ent-notice .message .scrollHidden .number1[data-v-8115972a] {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #d93026;
  color: #fff;
  line-height: 16px;
  font-size: 8px;
  text-align: center;
  left: 110px;
}
.ent-notice .message .scrollHidden .number2[data-v-8115972a] {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #d93026;
  color: #fff;
  line-height: 16px;
  font-size: 8px;
  text-align: center;
  left: 130px;
}
.ent-notice .message .scrollHidden .img1[data-v-8115972a] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAIhSURBVFiF7ZU/b9NQFMV/107chFTIhSyIIQYGEFMWdiMG2NJ+AsLEiEEZwp8SS4hMSG03tgYJiU/AnEgsSCwRKxI1sDHQogiRocljiFOc2klf0jIg+UhP8juy7znv3GsbUqRI8d/AU3aMqymXunJjfF05umUNTfEqwi4PlB/hHEzaQHtCcF15WOywrqonY8BTDsIGEDCkBYxOuMQGAuG6hx8mNKCDEGCyjX90EjoJbCPYKO6wKQE15TNkB2H1wICBxz67PFU+TekirIV8+3gGPOUiuECLTelQUx4GDQyInH5UZcQ18FUVX7oILQwcniXMiLYBg0oo8ApP2Rg0JoTHi4l9A185DNlCAJPK4gaEMsIeL6SDhYtgJxqYTMTBxMGXLrCHUJ4lkZlpYMB9MtihmVKieHIiLtABrgPx11fbwKZ0D66FlYTTxvfRtjyOPL+QgSiizZre/7+cJvQNjE3ot0G75Hx3nqA4zJPAtCFMSsWgpF9WB0+UjyR8gBJM5LP0b13kw9UzfD6b432hyJu7l+TntNJHJ/BIlRFuIwSxiBMM3Sjx7bLN14JFL2dyfrnPGoT/kIUMNKULXIjxz1WZIXZYIaAuAcC1d+rlkkl/2eJXIcPvvLAyq7z+EB6GwiVDG6ENVMd0Mc/HYo4fdpZewaJvZfgyq8ycM3sITbWKYPNQWmPq9Sd1+tSAm1mDc2LwfbDP28oV6R1LJ0WKFP8SfwAJKoG2Gj9FIwAAAABJRU5ErkJggg==);
}
.ent-notice .message .scrollHidden div[data-v-8115972a] {
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
}
.ent-notice .message .task[data-v-8115972a] {
  font-size: 14px;
  color: #333;
  padding: 0 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 42px;
  height: 42px;
  border-bottom: 1px dashed gainsboro;
  position: relative;
  padding-left: 24px;
}
.ent-notice .message .task[data-v-8115972a]:hover {
  color: #0952ca;
  cursor: pointer;
}
.ent-notice .process[data-v-8115972a] {
  height: 370px;
  padding: 20px;
  box-shadow: 0px 0px 10px rgba(14, 76, 228, 0.1);
}
.ent-notice .process .list[data-v-8115972a] {
  display: flex;
  margin-bottom: 20px;
}
.ent-notice .process .list .listLeft[data-v-8115972a] {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
.ent-notice .process .list .listRight[data-v-8115972a] {
  width: 20px;
  height: 20px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAmCAMAAABu6EIRAAAANlBMVEUAAACZmZmXl5eZmZmZmZmZmZmfn5+ZmZmZmZmZmZmampqXl5eZmZmZmZmYmJiXl5eZmZmZmZljvonrAAAAEXRSTlMAgGB/oMAQ73DwMEDgz7AgUN8yjOcAAADDSURBVDjLpdQ5DsMwDERReqE2b+H9LxtGMDCVOALyC1HFA2E3Ei+Vy0Zdj6AjW9AigBa2drP5SL+N9V4Gdbg6aVL81CRBHdpHLt84AXcRP+8pKPg9AiEJhCQQkkBIAiEJhGQQksEHMoQtW4GMNi5mGXIMuzTIASQSkEhAIgGJBCQSkEhAKg9AIhWQyB2QSCmrTEj0v7xjqWb1nTlFMGUz9UlfsKQOSr9Vv2XdBqlvtFN6zVi1yUvPGJ4Nn1K0DvdpedUXNlce5CVS8FMAAAAASUVORK5CYII=);
  background-size: 20px 20px;
  margin-left: 8px;
  margin-top: 5px;
}
.ent-notice .process .list .listRight[data-v-8115972a]:hover {
  cursor: pointer;
}
.ent-notice .dashed[data-v-8115972a] {
  border: 2px dashed #eee;
  position: absolute;
  top: 18px;
  width: 100%;
  background: #eee;
  z-index: -1;
}
.ent-notice ul[data-v-8115972a] {
  list-style: none;
}
.ent-notice ul li[data-v-8115972a] {
  list-style: none;
  width: 10%;
  height: 150px;
}
.ent-notice ul li img[data-v-8115972a] {
  margin-top: 10px;
}
.ent-notice .process-node[data-v-8115972a] {
  font-size: 1rem;
  position: relative;
  text-align: center;
}
.ent-notice .process-node p[data-v-8115972a] {
  font-size: 0.75rem;
  color: #989999;
}
.ent-notice .text-dark[data-v-8115972a] {
  position: absolute;
  top: 100px;
  left: 12px;
  color: #aaaaaa;
}
.ent-notice .d-flex[data-v-8115972a] {
  display: flex;
  padding: 0;
}
.ent-notice .d-flex .inProgress[data-v-8115972a] {
  background: linear-gradient(180deg, #006fff 0%, #008bff 100%);
}
.ent-notice .d-flex .inProgress .process-text[data-v-8115972a],
.ent-notice .d-flex .inProgress .text-dark[data-v-8115972a] {
  color: #fff !important;
}
.ent-notice .d-flex .inProgress .dashed[data-v-8115972a] {
  z-index: -100;
}
.ent-notice .d-flex .selected[data-v-8115972a] {
  color: #3391ff !important;
}
.ent-notice .bg-white[data-v-8115972a] {
  border-radius: 4px;
  width: 100%;
}
.demo[data-v-8115972a] {
  height: 232px;
  overflow-y: auto;
  background: white;
  margin: 0 20px;
}
.el-icon-arrow-right[data-v-8115972a] {
  position: absolute;
  right: 32px;
  top: 12px;
  border: 2px solid;
  border-radius: 20px;
  padding: 4px;
  font-weight: 600;
  color: #999999;
}
.el-icon-arrow-right[data-v-8115972a]:hover {
  cursor: pointer;
}
@media screen and (max-width: 1800px) {
.ent-notice .message .scrollHidden .img[data-v-8115972a] {
    display: none;
}
.ent-notice .message .scrollHidden .number1[data-v-8115972a] {
    left: 80px;
}
.ent-notice .message .scrollHidden .number2[data-v-8115972a] {
    left: 100px;
}
}
/**
* 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*/
.message .el-tabs__nav {
  margin-left: 20px;
}
/**
* 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*/
.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;
}
/**
* 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*/
.valuation-checked[data-v-18449de3] {
  color: #13BBF4;
  border-bottom: 2px solid;
  padding: 2px;
}
.valuation-chart-div[data-v-18449de3] {
  width: 330px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.palte-div[data-v-18449de3] {
  padding: 12px 14px 12px 14px;
  margin-bottom: 10px;
  overflow: auto;
}
.palte-00[data-v-18449de3] {
  height: 95px;
  width: 160px;
  background-color: rgba(236, 104, 119, 0.2);
  border-radius: 5px;
}
.palte-01[data-v-18449de3] {
  height: 95px;
  width: 160px;
  background-color: rgba(136, 84, 222, 0.2);
  border-radius: 5px;
}
.palte-02[data-v-18449de3] {
  height: 95px;
  width: 160px;
  background-color: rgba(250, 173, 22, 0.2);
  border-radius: 5px;
}
.palte-03[data-v-18449de3] {
  height: 95px;
  width: 160px;
  background-color: rgba(16, 112, 177, 0.2);
  border-radius: 5px;
}
.palte-04[data-v-18449de3] {
  height: 95px;
  width: 160px;
  background-color: rgba(161, 115, 23, 0.2);
  border-radius: 5px;
}
.palte-05[data-v-18449de3] {
  height: 95px;
  width: 160px;
  background-color: rgba(22, 160, 86, 0.2);
  border-radius: 5px;
}
.palte-06[data-v-18449de3] {
  height: 95px;
  width: 160px;
  background-color: rgba(74, 23, 155, 0.2);
  border-radius: 5px;
}
.palte-07[data-v-18449de3] {
  height: 95px;
  width: 160px;
  background-color: rgba(208, 219, 50, 0.2);
  border-radius: 5px;
}
.palte-08[data-v-18449de3] {
  height: 95px;
  width: 160px;
  background-color: rgba(167, 26, 26, 0.2);
  border-radius: 5px;
}
.palte-09[data-v-18449de3] {
  height: 95px;
  width: 160px;
  background-color: rgba(31, 194, 235, 0.2);
  border-radius: 5px;
}
.CYpalte-div[data-v-18449de3] {
  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-18449de3] {
  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-18449de3] {
  height: 95px;
  width: 160px;
  background-color: rgba(250, 173, 22, 0.2);
  border-radius: 5px;
  /*margin-right: 10px;*/
}
.HZpalte-div[data-v-18449de3] {
  height: 95px;
  width: 160px;
  background-color: rgba(37, 142, 255, 0.2);
  border-radius: 5px;
  /*margin-right: 10px;*/
}
.param-div[data-v-18449de3] {
  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-18449de3] {
  color: #AAAAAA;
  font-size: 12px;
}
.palteLable[data-v-18449de3] {
  color: #333333;
  font-weight: Bold;
  display: inline-block;
}
.num[data-v-18449de3] {
  color: #87807C;
  font-size: 12px;
  display: inline-block;
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected[data-v-18449de3]::after {
  content: "";
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected .check[data-v-18449de3] {
  background-color: #0952CA;
  border-color: #0952CA;
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected .check[data-v-18449de3]:after {
  transform: rotate(45deg) scaleY(1);
}
.el-select-dropdown.is-multiple .el-select-dropdown__item .check[data-v-18449de3]::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-18449de3] {
  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-18449de3] {
  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-18449de3] {
  height: 60vh;
  overflow: hidden;
}
.el-dialog-div[data-v-18449de3] {
  height: 60vh;
  overflow: hidden;
}
.tag-div-class[data-v-18449de3] {
  height: calc(60vh - 120px);
  overflow: auto;
}
.tag-cus-class[data-v-18449de3] {
  height: 35px;
  line-height: 30px;
  cursor: pointer;
  margin: 10px 0;
  width: 80%;
  font-size: 14px;
}
/**
* 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*/
.enterpriseDetails[data-v-624707a8] {
  width: 1240px;
  margin: 0 auto;
}
.title[data-v-624707a8] {
  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-624707a8]:after {
  content: "*";
  color: red;
  font-size: 18px;
}
p[data-v-624707a8] {
  line-height: 20px;
}
a[data-v-624707a8] {
  color: #0952CA;
  cursor: pointer;
}
.uploadBtn[data-v-624707a8] .el-button--primary {
  color: #ff822f !important;
  background: #fff;
  border-color: #ff822f;
}
/**
* 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*/
.ipo-listing-strategy[data-v-cace4708] {
  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*/
.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(/enterprise/static/img/bg.a25c4ce7.png) no-repeat;
}
.entHomePageClass .div2 {
  margin-top: 10px;
  height: 500px;
  width: 1240px;
  background: url(/enterprise/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*/
.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;
}
/**
* 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*/
.isNDEnt-box {
  margin-bottom: 100px;
}
.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);
}
.demo-Form .el-form-item--small .el-form-item__label {
  line-height: 28px;
}
/**
* 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*/
[data-v-3d5d310a] .el-textarea__inner {
  font-family: Arial;
}
/**
* 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*/
.btnclass[data-v-688ac81c] {
  display: flex;
}
.btnclass .tow[data-v-688ac81c] {
  flex: 1;
  text-align: right;
}
[data-v-688ac81c] .el-date-editor .el-range-separator {
  padding: 0;
  color: #303133;
}
[data-v-688ac81c] .el-range-editor--small .el-input__inner {
  height: 32px;
  width: 214.79px;
}
/**
* 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*/
.rowFlex[data-v-3dad0b74] {
  display: flex;
  flex-wrap: wrap;
}
.businessGuide[data-v-3dad0b74] {
  min-height: calc(100vh - 240px);
  width: 100% !important;
}
.block-table[data-v-3dad0b74] {
  margin: 10px 0 20px;
}
.block-table .border[data-v-3dad0b74] {
  border: 1px solid #eeeeee;
}
.block-table .detail[data-v-3dad0b74] {
  min-height: 50px;
  padding: 12px 20px;
  overflow: hidden;
  position: relative;
}
.block-table .stop[data-v-3dad0b74] {
  padding-right: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-table .stop .btn[data-v-3dad0b74] {
  bottom: 17px;
  right: 20px;
}
.block-table .expand[data-v-3dad0b74] {
  word-break: break-all;
}
.block-table .expand .btn[data-v-3dad0b74] {
  bottom: 12px;
  right: 20px;
}
.block-table .btn[data-v-3dad0b74] {
  position: absolute;
  bottom: 17px;
  right: 20px;
}
.block-table .bg[data-v-3dad0b74] {
  background-color: #f9f9f9;
}
.block[data-v-3dad0b74] {
  background-image: url(/enterprise/static/img/banshizhinan.abe02207.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 305px;
  text-align: right;
  position: relative;
}
.block span[data-v-3dad0b74] {
  color: #ffffff;
  opacity: 0.85;
  font-size: 32px;
  position: absolute;
  bottom: 25px;
  right: 20px;
  width: 80%;
}
@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*/
.isDetail-box .box[data-v-2cded4cf] {
  margin-top: 20px;
  margin-left: 0px;
  margin-bottom: 30px;
}
.isDetail-box .box .box-detail[data-v-2cded4cf] {
  width: 100%;
  border: 1px solid #cfdef4;
  background-color: #fbfdfe;
  padding: 0 20px;
}
.isDetail-box .box .box-detail .titleBox[data-v-2cded4cf] {
  width: 100%;
  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-2cded4cf] {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 13px;
}
.isDetail-box .box .box-detail .contentBox[data-v-2cded4cf] {
  width: 100%;
  margin: 0 auto;
  word-break: break-all;
  /*text-align: justify;*/
  /*line-height: 23px;*/
}
.isDetail-box .box .box-detail .buttonBox[data-v-2cded4cf] {
  text-align: center;
}
.isDetail-box .box .box-detail .attaBox[data-v-2cded4cf] {
  width: 100%;
  margin: 27px auto 60px;
}
.isDetail-box .box .box-detail .attaBox .atta[data-v-2cded4cf] {
  margin-top: 15px;
}
.isDetail-box .box .box-right[data-v-2cded4cf] {
  width: 100%;
}
.isDetail-box .box .box-right .box-company[data-v-2cded4cf] {
  border: 1px solid #cfdef4;
  margin-bottom: 10px;
}
.isDetail-box .box .box-right .box-company .labelBox[data-v-2cded4cf] {
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #cfdef4;
}
.isDetail-box .box .box-right .box-company .labelBox .label[data-v-2cded4cf] {
  width: 90px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background: #8ec3fb;
}
.isDetail-box .box .box-right .box-company .labelBox .label .txt[data-v-2cded4cf] {
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 3px;
}
.isDetail-box .box .box-right .box-company .detailBox[data-v-2cded4cf] {
  width: 100%;
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.isDetail-box .box .box-right .box-company .detailBox .contextClassNew[data-v-2cded4cf] {
  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-2cded4cf] {
  margin-left: 0.5rem !important;
}
.isDetail-box .box .box-right .box-awards[data-v-2cded4cf] {
  border: 1px solid #cfdef4;
}
.isDetail-box .box .box-right .box-awards .labelBox[data-v-2cded4cf] {
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #cfdef4;
}
.isDetail-box .box .box-right .box-awards .labelBox .label[data-v-2cded4cf] {
  width: 90px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background: #8ec3fb;
}
.isDetail-box .box .box-right .box-awards .labelBox .label .txt[data-v-2cded4cf] {
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 3px;
}
.isDetail-box .box .box-right .box-awards .detailBox[data-v-2cded4cf] {
  width: 100%;
  padding: 0 20px 0 12px;
}
.isDetail-box .box .box-right .box-awards .detailBox .contextClassNew[data-v-2cded4cf] {
  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-2cded4cf] {
  margin-left: 0.5rem !important;
}
.full-screen[data-v-2cded4cf] {
  min-height: calc(100vh - 194px);
}
/**
* 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*/
[data-v-077523f1] ::-webkit-scrollbar {
  width: 8px !important;
  height: 8px;
}
/**
* 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*/
.reward-frame {
  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-light {
  padding: 5px 10px;
  border-radius: 4px;
  margin-bottom: 10px;
  border: 1px solid rgb(221, 221, 221);
  height: 80px;
}
.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: 32px;
}
.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;
}
/**
* 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*/
[data-v-7cd23d58] .el-table th.gutter {
  display: table-cell !important;
}
.no-data[data-v-7cd23d58] {
  margin: 20px auto;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
}
/**
* 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*/
.ent-basic-block {
  margin-top: 60px;
}
h1 {
  font-size: 28px;
  line-height: 42px;
  font-weight: bold;
  text-align: center;
}
/**
* 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*/
.row[data-v-56f8f944] {
  border: 1px solid #c1c1c1;
  min-height: 80px;
  line-height: 80px;
  display: flex;
}
.row .rowLeft[data-v-56f8f944],
.row .rowRight[data-v-56f8f944] {
  width: 50%;
  display: flex;
}
.row .title-label[data-v-56f8f944] {
  width: 150px;
  text-align: center;
  background-color: rgb(245, 246, 247);
}
.row .star[data-v-56f8f944]::before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.row .fujian[data-v-56f8f944] .el-form-item {
  position: relative !important;
  top: unset !important;
  margin-top: 22px !important;
}
.row .title-value[data-v-56f8f944] {
  flex: 1;
  margin: 0 10px;
  position: relative;
}
.row .title-value .el-form-item[data-v-56f8f944] {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  width: 100%;
}
.row .title-value .el-form-item__content[data-v-56f8f944] {
  margin-left: 0 !important;
}
.row .title-value .el-form-item__error[data-v-56f8f944] {
  margin-left: 0;
}
.apply[data-v-56f8f944] {
  height: 480px;
  display: flex;
}
.apply .title-value .el-form-item[data-v-56f8f944] {
  margin-top: -216px;
}
.btns[data-v-56f8f944] {
  margin-top: 10px;
}
/**
* 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*/
.gray[data-v-43aa89a6] {
  background: #F5F6F7;
}
/**
* 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*/
.pagination[data-v-079924e7] {
  margin: 40px 0;
}
.pagination[data-v-079924e7] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff;
  border: 1px solid #409eff;
  font-size: 16px;
}
[data-v-079924e7] .el-table th.gutter {
  display: table-cell !important;
}
[data-v-079924e7] .el-table .el-table__fixed {
  height: auto !important;
  bottom: 8px;
}
[data-v-079924e7] .el-table .el-table__fixed-right {
  height: auto !important;
  bottom: 8px;
}
[data-v-079924e7] .el-table .el-table__body-wrapper {
  cursor: pointer;
}
.full-screen[data-v-079924e7] {
  min-height: calc(110vh - 120px);
}
[data-v-079924e7] .el-range-separator {
  width: auto;
}
.el-tag--info[data-v-079924e7] {
  width: 40%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
}
.tables[data-v-079924e7] {
  margin-left: 230px;
}
.sea[data-v-079924e7] {
  margin-left: 1200px;
  margin-top: 10px;
  top: 50px;
}
.et[data-v-079924e7] {
  margin: auto;
  margin-top: 40px;
  width: 1131px;
  border: 1px solid #416db3;
  box-sizing: border-box;
}
.eu[data-v-079924e7] {
  width: 1130px;
  height: 40px;
  background: #416db3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.el-eu[data-v-079924e7] {
  height: 18px;
  left: 530px;
  top: 8px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
}
.el-aut[data-v-079924e7] {
  text-align: right;
  margin-top: 10px;
}
.but-el[data-v-079924e7] {
  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-079924e7] {
  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-079924e7] {
  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-079924e7] {
  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-079924e7] {
  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-079924e7] {
  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-079924e7] {
  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-079924e7] {
  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-079924e7] {
  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-079924e7] {
  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-079924e7] {
  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-079924e7] {
  border: none;
  overflow: auto;
}
.at-bbs[data-v-079924e7] {
  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-079924e7] {
  box-sizing: border-box;
  border-bottom: 1px solid #ebeef5;
}
.at-bbss[data-v-079924e7] {
  min-height: 40px;
}
.el-tabs--top[data-v-079924e7] {
  padding: 20px 0;
}
.zhejiang-css[data-v-079924e7] .el-tabs__item.is-active {
  color: #409eff;
}
.zhejiang-css[data-v-079924e7] .el-tabs__active-bar {
  background-color: #409eff;
}
.zhejiang-css .attachment[data-v-079924e7] {
  font-size: 14px;
  line-height: 22px;
  color: #3a92ff;
}
.zhejiang-css .attachment[data-v-079924e7]:hover {
  cursor: pointer;
}
.block-table[data-v-079924e7] {
  margin: 10px 0;
}
.block-table .border[data-v-079924e7] {
  border: 1px solid #eeeeee;
}
.block-table .detail[data-v-079924e7] {
  height: 50px;
  padding: 12px 20px;
}
.block-table .bg[data-v-079924e7] {
  background-color: #f9f9f9;
}
.block[data-v-079924e7] {
  background-image: url(/enterprise/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-079924e7] {
  color: #ffffff;
  opacity: 0.85;
  font-size: 32px;
  position: absolute;
  bottom: 25px;
  right: 20px;
}
/**
* 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*/
.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(/enterprise/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: 200px;
  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);
}
.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: 200px;
  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);
}
/**
* 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*/
.container[data-v-afdd517c] {
  width: 1240px;
  margin: auto;
}
h3[data-v-afdd517c] {
  text-align: center;
  margin: 20px 0;
}
.bottom-bar[data-v-afdd517c] {
  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;
}
/**
* 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*/
.container[data-v-4ebec3be] {
  width: 1240px;
  margin: auto;
  text-align: center;
  min-height: 1000px;
}
h3[data-v-4ebec3be] {
  text-align: center;
  margin: 20px 0 10px;
  word-break: break-word;
}
span[data-v-4ebec3be] {
  color: #909399;
  font-size: 12px;
}
/**
* 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*/
.market-container[data-v-e4936950] {
  width: 1240px;
  margin: auto;
  min-height: 1000px;
}
.el-form[data-v-e4936950] {
  margin: 20px 0 10px;
}
.el-date-editor[data-v-e4936950] {
  width: 100%;
}
.el-table[data-v-e4936950] {
  margin: 20px 0;
}
/**
* 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*/
.market-container .el-table th {
  text-align: center;
}
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
.basicFeedbackDetails[data-v-c07ef8f2] {
  max-width: 1600px;
  margin: auto;
}
.basicFeedbackDetails .fixed[data-v-c07ef8f2] {
  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;
}
.problem-detail-page[data-v-c07ef8f2] {
  padding: 24px 0 65px 0;
}
.problem-title[data-v-c07ef8f2] {
  font-size: 24px;
  color: #3D485D;
  text-align: center;
  font-weight: 700;
  margin: 20px 0;
}
/**
* 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*/
.el-link[data-v-7b54d07a] {
  color: #0952ca;
}
#declarationList[data-v-7b54d07a] .el-table--border {
  border-right: 1px solid #ebeef5;
}
.popover-item[data-v-7b54d07a]:hover {
  color: blue;
  cursor: pointer;
}
[data-v-7b54d07a] .el-table th.gutter {
  display: table-cell !important;
}
[data-v-7b54d07a] .el-table .el-table__fixed {
  height: auto !important;
  bottom: 8px;
}
[data-v-7b54d07a] .el-table .el-table__fixed-right {
  height: auto !important;
  bottom: 8px;
}
[data-v-7b54d07a] .el-table .el-table__body-wrapper {
  cursor: pointer;
}
.full-screen[data-v-7b54d07a] {
  min-height: calc(100vh - 238px);
}
[data-v-7b54d07a] .el-range-separator {
  width: auto;
}
.el-select[data-v-7b54d07a] {
  width: 100%;
}
.el-divider[data-v-7b54d07a] {
  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;
}

/**
* 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*/
.btn[data-v-a8daed16] {
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn .close[data-v-a8daed16] {
  width: 70px;
  height: 40px;
}
/**
* 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*/
#declarationList[data-v-63481aa0] .el-table--border {
  border-right: 1px solid #ebeef5;
}
.popover-item[data-v-63481aa0]:hover {
  color: blue;
  cursor: pointer;
}
[data-v-63481aa0] .el-table th.gutter {
  display: table-cell !important;
}
[data-v-63481aa0] .el-table .el-table__fixed {
  height: auto !important;
  bottom: 8px;
}
[data-v-63481aa0] .el-table .el-table__fixed-right {
  height: auto !important;
  bottom: 8px;
}
[data-v-63481aa0] .el-table .el-table__body-wrapper {
  cursor: pointer;
}
.full-screen[data-v-63481aa0] {
  min-height: calc(100vh - 238px);
}
[data-v-63481aa0] .el-range-separator {
  width: auto;
}
.el-select[data-v-63481aa0] {
  width: 100%;
}
.el-divider[data-v-63481aa0] {
  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;
}

/**
* 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*/
.title[data-v-7e536386] {
  font-size: 18px;
}
/**
* 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*/
[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;
}

/**
* 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*/
.top-tip[data-v-04834302] {
  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-04834302] {
  vertical-align: sub;
  margin-right: 5px;
  margin-left: 20px;
}
/**
* 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*/
.intentionalExperts[data-v-d092ea52] .el-form-item__label {
  margin-top: 8px;
}
.noMarginBottom[data-v-d092ea52] .el-form-item__label {
  margin-top: unset;
}
[data-v-d092ea52] .el-form-item .el-form-item__label {
  color: #333;
}
.bottom0 .el-form-item[data-v-d092ea52] {
  margin-bottom: 0px;
}
.yesAcceptStatus > div[data-v-d092ea52] {
  display: flex;
  margin-bottom: 28px;
}
.yesAcceptStatus > div[data-v-d092ea52] :first-child {
  width: 200px;
  text-align: right;
  padding: 0 12px 0 0;
  font-size: 14px;
  color: #333;
}
.yesAcceptStatus > div[data-v-d092ea52] :last-child {
  font-size: 14px;
}
.yesAcceptStatus .yesAcceptStatusOne[data-v-d092ea52] :last-child {
  color: #008844;
  font-size: 14px;
}
.noAcceptStatus[data-v-d092ea52] {
  display: flex;
}
.noAcceptStatus[data-v-d092ea52] :first-child {
  width: 200px;
  text-align: right;
  padding: 0 12px 0 0;
  font-size: 14px;
  color: #333;
}
.noAcceptStatus[data-v-d092ea52] :last-child {
  font-size: 14px;
  color: red;
}
#trainingAccept .link[data-v-d092ea52] {
  color: #409eff;
}
#trainingAccept .link[data-v-d092ea52]:hover {
  cursor: pointer;
  text-decoration: underline;
}
#trainingAccept .footer[data-v-d092ea52] {
  text-align: center;
  margin-top: 20px;
}
#trainingAccept[data-v-d092ea52] .el-checkbox__input.is-disabled + span.el-checkbox__label {
  color: #5d5d5d;
  cursor: not-allowed;
}
#trainingAccept[data-v-d092ea52] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  background-color: #409eff;
  border-color: #ffffff;
  /* color: #fff; */
}
#trainingAccept[data-v-d092ea52] .el-checkbox__input.is-disabled .el-checkbox__inner {
  background-color: #fff;
  border-color: #DCDFE6;
  cursor: not-allowed;
}
#trainingAccept[data-v-d092ea52] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  border-color: #fff;
}
/**
* 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*/
/**
* 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*/
#trainingService .el-date-editor .el-range-separator {
  width: 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*/
[data-v-63442fca].el-checkbox {
  width: 128px;
  margin-right: 40px;
}
.footer-class[data-v-63442fca] {
  text-align: center;
}
/**
* 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*/
[data-v-092f1b56] .el-date-editor .el-range-separator {
  width: 25px;
}
/**
* 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*/
.cor[data-v-869b2bd4] {
  color: #606266;
  font-size: 12px;
}
.zhyut[data-v-869b2bd4] {
  margin-bottom: 5px;
}
.zhyxsjz[data-v-869b2bd4] {
  display: flex;
}
.zhyxsjz .select[data-v-869b2bd4] {
  margin-right: 10px;
}
.zhyxsjz .pickerCss[data-v-869b2bd4] {
  flex: 1;
}
.add-org-but[data-v-869b2bd4] {
  text-align: center;
  margin-bottom: 10px;
}
.user-height[data-v-869b2bd4] {
  min-height: calc(100vh - 268px);
}
/**
* 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*/
.add-org-but[data-v-645ac51a] {
  text-align: center;
  margin-bottom: 10px;
}
.backColor[data-v-645ac51a] {
  color: green;
}
/**
* 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*/
.edit-btn[data-v-c3e1e2e0] {
  font-size: 14px !important;
}
[data-v-c3e1e2e0] .el-table th.gutter {
  display: table-cell !important;
}
[data-v-c3e1e2e0] .el-table__empty-block {
  min-height: 65px;
}
/**
* 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*/
.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;
}
.backColor {
  background-color: #eaeef5;
}
.user-search {
  margin-top: 20px;
}
.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;
}
/**
* 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*/
.tabsty[data-v-643b13f2] {
  margin-bottom: 40px;
}
/**
* 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*/
.enterpristIdent[data-v-a8386a42] {
  min-height: calc(100vh - 230px);
}
.enterpristIdent .whitelist-btn[data-v-a8386a42] {
  width: 100%;
  min-height: 50px;
}
.enterpristIdent[data-v-a8386a42] .el-date-editor .el-range-separator {
  width: 14%;
  color: #303133;
}
/**
* 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*/
.enterprise-identfy[data-v-982b86a8] {
  width: 1240px;
  min-height: inherit;
  margin: 0 auto;
  margin-bottom: -40px;
  position: relative;
}
.title[data-v-982b86a8] {
  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-982b86a8]:after {
  content: "*";
  color: red;
  font-size: 18px;
}
.btn[data-v-982b86a8] {
  width: 1240px;
  height: 50px;
  line-height: 50px;
  background: #f0f0f0;
  text-align: center;
  position: sticky;
  bottom: 0;
  z-index: 999;
}
.btn1[data-v-982b86a8] {
  width: 1240px;
  height: 50px;
  line-height: 50px;
  background: #f0f0f0;
  text-align: center;
  bottom: 155px;
  z-index: 999;
  margin-top: 20px;
}
a[data-v-982b86a8] {
  color: #0952ca;
  cursor: pointer;
}
/**
* 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*/
.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*/
.ipoListingStand {
  /*padding: 0px 25px;*/
  background: url(/enterprise/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(/enterprise/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;
}

/**
* 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*/
.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;
}
/**
* 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*/
.iframeClass iframe[data-v-09d61a96] {
  width: 100%;
  height: 3500px;
  height: calc(100vh - 60px);
  border: none;
}
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
.body[data-v-0be4429e] {
  width: 80%;
  text-align: center;
  height: 250px;
  margin: auto;
  margin-top: -130px;
}
.body_1[data-v-0be4429e] {
  text-align: center;
  width: 100%;
  margin-top: 80px;
  background: #f5f9ff;
  height: 370px;
  padding-top: 30px;
  margin: auto;
}
.fw_ll[data-v-0be4429e] {
  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-0be4429e] {
  background-image: url(/enterprise/static/img/136.366024be.png);
  width: 100%;
  height: 400px;
}
.Basic_img[data-v-0be4429e] {
  background-image: url(/enterprise/static/img/mpg_20220120_135411.168.302b9838.png);
  width: 35%;
  height: 250px;
  float: left;
}
.el-carousel__item h3[data-v-0be4429e] {
  color: #475669;
  font-size: 18px;
  opacity: 0.75;
  line-height: 300px;
  margin: 0;
}
.bottom[data-v-0be4429e] {
  background-image: url(/enterprise/static/img/background_img.3a6b783f.png);
  height: 260px;
  width: 100%;
  margin-top: 360px;
  text-align: center;
  color: #ffffff;
}
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
.notice[data-v-0baac31d] .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-0baac31d] .el-table--border {
  border-right: 1px solid #ebeef5;
  border-bottom: 1px solid #ebeef5;
}
.notice .white-list[data-v-0baac31d] {
  margin-left: 10px;
  color: green;
}
.notice .full-screen[data-v-0baac31d] {
  min-height: calc(100vh - 218px);
  padding-top: 30px;
}
.notice .container[data-v-0baac31d] {
  text-align: right;
  margin-bottom: 10px;
  padding-top: 24px;
}
.notice .notice-pagination[data-v-0baac31d] {
  margin: 10px 0px;
}
.notice .content[data-v-0baac31d] .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;
}
.notice .operating[data-v-0baac31d] {
  margin: 5px 0px;
}
@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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
.iframeClass2[data-v-47774c26] {
  width: 80%;
  margin: auto;
}
/**
* 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*/
/**
* 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*/
.iframeClass2[data-v-19d81fe1] {
  width: 80%;
  margin: auto;
}
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
.iframeClassMofile iframe[data-v-0081efa0] {
  width: 100%;
  height: 3500px;
  height: calc(100vh - 168px);
  border: none;
}
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
.iframeClass2[data-v-78733688] {
  position: relative;
  z-index: 1;
}
/**
* 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*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
.iframeClass2[data-v-375a663f] {
  width: 80%;
  margin: auto;
}
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
/*.iframeClass iframe {*/
/*width: 100%;*/
/*height: 3500px;*/
/*height: calc(100vh - 164px);*/
/*border: none;*/
/*}*/
/**
* 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*/
.el-form-item .el-form-item--medium[data-v-8c0fb2a0] {
  margin-left: 50px;
}
.el-icon-upload2[data-v-8c0fb2a0]:before {
  color: #0952ca;
  font-weight: 600;
}
.upload-class[data-v-8c0fb2a0] {
  background-color: #fafafa;
  border: 1px solid rgb(221, 221, 221);
  color: #333333;
}
/**
* 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*/
.form-box[data-v-ef55e9e0] {
  position: relative;
}
.form-box .form-content[data-v-ef55e9e0] {
  position: absolute;
  top: 0px;
  margin-left: 30px;
}
.form-box .form-content .label-title[data-v-ef55e9e0] {
  margin-top: 20px;
}
.form-box .form-content .label-title .title-label[data-v-ef55e9e0] {
  display: inline-block;
}
.form-box .form-content .label-title .title-value[data-v-ef55e9e0] {
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-label[data-v-ef55e9e0] {
  margin-top: 15px;
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-value[data-v-ef55e9e0] {
  display: inline-block;
}
.form-box .form-content .label-contact_name[data-v-ef55e9e0] {
  margin-top: 15px;
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-label[data-v-ef55e9e0] {
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-value[data-v-ef55e9e0] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone[data-v-ef55e9e0] {
  display: inline-block;
  margin-left: 407px;
}
.form-box .form-content .label-contact_phone .title-label[data-v-ef55e9e0] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone .title-value[data-v-ef55e9e0] {
  display: inline-block;
}
.form-box .form-content .label-content .title-label[data-v-ef55e9e0] {
  display: inline-block;
}
.form-box .form-content .label-content .title-value[data-v-ef55e9e0] {
  display: inline-block;
}
.form-box .form-content .label-atta[data-v-ef55e9e0] {
  position: relative;
}
.form-box .form-content .label-atta .title-label[data-v-ef55e9e0] {
  display: inline-block;
}
.form-box .form-content .label-atta .title-value[data-v-ef55e9e0] {
  position: absolute;
  display: inline-block;
}
.form-box .form-content .label-atta .title-value .el-scrollbar__wrap[data-v-ef55e9e0] {
  overflow-x: hidden;
}
.text[data-v-ef55e9e0] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  word-break: break-all;
  white-space: pre-wrap;
}
/**
* 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*/
.form-box .el-scrollbar__wrap {
  overflow-x: hidden;
}
/**
* 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*/
.clearfix[data-v-b44af156]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-b44af156] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-b44af156] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-b44af156] {
  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-b44af156] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-b44af156] {
  margin-top: 36px;
  margin-bottom: 36px;
}
.process-content[data-v-b44af156] {
  margin-top: 36px;
}
.m-b[data-v-b44af156] {
  margin-bottom: 50px;
}
.full-screen[data-v-b44af156] {
  min-height: calc(100vh - 299px);
}
.isFixed[data-v-b44af156] {
  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;
}
/**
* 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*/
.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;
}
/**
* 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*/
#assetAcquisitionDemandProcess[data-v-3cbe2312] {
  min-width: 1240px;
  margin: 0 auto;
  width: calc(100% - 40px);
  max-width: 1600px;
  margin-bottom: 50px;
}
#assetAcquisitionDemandProcess .clearfix[data-v-3cbe2312]::after {
  display: block;
  clear: both;
  content: "";
}
#assetAcquisitionDemandProcess .process-title[data-v-3cbe2312] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
#assetAcquisitionDemandProcess .detail-title[data-v-3cbe2312] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
#assetAcquisitionDemandProcess .process-sender[data-v-3cbe2312] {
  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-3cbe2312] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
#assetAcquisitionDemandProcess .process-table[data-v-3cbe2312] {
  margin-bottom: 36px;
}
#assetAcquisitionDemandProcess .process-content[data-v-3cbe2312] {
  margin-top: 36px;
}
#assetAcquisitionDemandProcess .m-b[data-v-3cbe2312] {
  margin-bottom: 50px;
}
#assetAcquisitionDemandProcess .full-screen[data-v-3cbe2312] {
  min-height: calc(100vh - 299px);
}
#assetAcquisitionDemandProcess .isFixed[data-v-3cbe2312] {
  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;
}
/**
* 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*/
#assetAcquisitionDemandProcess[data-v-05693cd6] {
  min-width: 1240px;
  margin: 0 auto;
  width: calc(100% - 40px);
  max-width: 1600px;
  margin-bottom: 50px;
}
#assetAcquisitionDemandProcess .clearfix[data-v-05693cd6]::after {
  display: block;
  clear: both;
  content: "";
}
#assetAcquisitionDemandProcess .process-title[data-v-05693cd6] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
#assetAcquisitionDemandProcess .detail-title[data-v-05693cd6] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
#assetAcquisitionDemandProcess .process-sender[data-v-05693cd6] {
  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-05693cd6] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
#assetAcquisitionDemandProcess .process-table[data-v-05693cd6] {
  margin-bottom: 36px;
}
#assetAcquisitionDemandProcess .process-content[data-v-05693cd6] {
  margin-top: 36px;
}
#assetAcquisitionDemandProcess .m-b[data-v-05693cd6] {
  margin-bottom: 50px;
}
#assetAcquisitionDemandProcess .full-screen[data-v-05693cd6] {
  min-height: calc(100vh - 299px);
}
#assetAcquisitionDemandProcess .isFixed[data-v-05693cd6] {
  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;
}
/**
* 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*/
.form-box[data-v-7b5dd7d3] {
  position: relative;
}
.form-box .form-content[data-v-7b5dd7d3] {
  width: 100%;
  padding-left: 2%;
  position: absolute;
  top: 0px;
}
.form-box .form-content .label-title[data-v-7b5dd7d3] {
  margin-top: 18px;
}
.form-box .form-content .label-title .title-label[data-v-7b5dd7d3] {
  display: inline-block;
}
.form-box .form-content .label-title .title-value[data-v-7b5dd7d3] {
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-label[data-v-7b5dd7d3] {
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-value[data-v-7b5dd7d3] {
  display: inline-block;
}
.form-box .form-content .label-contact_name[data-v-7b5dd7d3] {
  width: 50%;
}
.form-box .form-content .label-contact_name .title-label[data-v-7b5dd7d3] {
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-value[data-v-7b5dd7d3] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone[data-v-7b5dd7d3] {
  width: 50%;
  position: relative;
  top: -20px;
  float: right;
}
.form-box .form-content .label-contact_phone .title-label[data-v-7b5dd7d3] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone .title-value[data-v-7b5dd7d3] {
  display: inline-block;
}
.form-box .form-content .label-content .title-label[data-v-7b5dd7d3] {
  display: inline-block;
}
.form-box .form-content .label-content .title-value[data-v-7b5dd7d3] {
  display: inline-block;
}
.form-box .form-content .label-atta[data-v-7b5dd7d3] {
  position: relative;
}
.form-box .form-content .label-atta .title-label[data-v-7b5dd7d3] {
  display: inline-block;
}
.form-box .form-content .label-atta .title-value[data-v-7b5dd7d3] {
  position: absolute;
  display: inline-block;
}
.form-box .form-content .label-atta .title-value .el-scrollbar__wrap[data-v-7b5dd7d3] {
  overflow-x: hidden;
}
/**
* 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*/
.form-box .el-scrollbar__wrap {
  overflow-x: hidden;
}
/**
* 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*/
.clearfix[data-v-dda405d0]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-dda405d0] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-dda405d0] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-dda405d0] {
  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-dda405d0] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-dda405d0] {
  margin-bottom: 36px;
}
.process-content[data-v-dda405d0] {
  margin-top: 36px;
}
.m-b[data-v-dda405d0] {
  margin-bottom: 50px;
}
.full-screen[data-v-dda405d0] {
  min-height: calc(100vh - 299px);
}
/**
* 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*/
.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;
}
/**
* 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*/
clearfix[data-v-5dc07971]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-5dc07971] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-5dc07971] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-5dc07971] {
  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-5dc07971] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-5dc07971] {
  margin-bottom: 36px;
}
.process-content[data-v-5dc07971] {
  margin-top: 36px;
}
.m-b[data-v-5dc07971] {
  margin-bottom: 50px;
}
.full-screen[data-v-5dc07971] {
  min-height: calc(100vh - 249px);
}
[data-v-5dc07971] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-5dc07971] .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-5dc07971] .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;
}
/**
* 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*/
clearfix[data-v-cc3b7568]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-cc3b7568] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-cc3b7568] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-cc3b7568] {
  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-cc3b7568] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-cc3b7568] {
  margin-bottom: 36px;
}
.process-content[data-v-cc3b7568] {
  margin-top: 36px;
}
.m-b[data-v-cc3b7568] {
  margin-bottom: 50px;
}
.full-screen[data-v-cc3b7568] {
  min-height: calc(100vh - 249px);
}
[data-v-cc3b7568] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-cc3b7568] .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-cc3b7568] .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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.form-box[data-v-d474b3f6] {
  position: relative;
}
.form-box .form-content[data-v-d474b3f6] {
  position: absolute;
  top: 0px;
  margin-left: 30px;
}
.form-box .form-content .label-title[data-v-d474b3f6] {
  margin-top: 20px;
}
.form-box .form-content .label-title .title-label[data-v-d474b3f6] {
  display: inline-block;
}
.form-box .form-content .label-title .title-value[data-v-d474b3f6] {
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-label[data-v-d474b3f6] {
  margin-top: 15px;
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-value[data-v-d474b3f6] {
  display: inline-block;
}
.form-box .form-content .label-contact_name[data-v-d474b3f6] {
  margin-top: 15px;
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-label[data-v-d474b3f6] {
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-value[data-v-d474b3f6] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone[data-v-d474b3f6] {
  display: inline-block;
  margin-left: 407px;
}
.form-box .form-content .label-contact_phone .title-label[data-v-d474b3f6] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone .title-value[data-v-d474b3f6] {
  display: inline-block;
}
.form-box .form-content .label-content .title-label[data-v-d474b3f6] {
  display: inline-block;
}
.form-box .form-content .label-content .title-value[data-v-d474b3f6] {
  display: inline-block;
}
.form-box .form-content .label-atta[data-v-d474b3f6] {
  position: relative;
}
.form-box .form-content .label-atta .title-label[data-v-d474b3f6] {
  display: inline-block;
}
.form-box .form-content .label-atta .title-value[data-v-d474b3f6] {
  position: absolute;
  display: inline-block;
}
.form-box .form-content .label-atta .title-value .el-scrollbar__wrap[data-v-d474b3f6] {
  overflow-x: hidden;
}
/**
* 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*/
.form-box .el-scrollbar__wrap {
  overflow-x: hidden;
}
/**
* 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*/
.clearfix[data-v-a93bcfd2]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-a93bcfd2] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-a93bcfd2] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-a93bcfd2] {
  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-a93bcfd2] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-a93bcfd2] {
  margin-bottom: 36px;
}
.process-content[data-v-a93bcfd2] {
  margin-top: 36px;
}
.m-b[data-v-a93bcfd2] {
  margin-bottom: 50px;
}
.full-screen[data-v-a93bcfd2] {
  min-height: calc(100vh - 299px);
}
.isFixed[data-v-a93bcfd2] {
  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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.newNotic .topic_top[data-v-7cb97f5c] {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #3d485d;
  margin: 40px 0 20px;
}
/**
* 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*/
.clearfix[data-v-2efca2e2]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-2efca2e2] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-2efca2e2] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-2efca2e2] {
  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-2efca2e2] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-2efca2e2] {
  margin-bottom: 36px;
}
.process-content[data-v-2efca2e2] {
  margin-top: 36px;
}
.m-b[data-v-2efca2e2] {
  margin-bottom: 50px;
}
.full-screen[data-v-2efca2e2] {
  min-height: calc(100vh - 299px);
}
[data-v-2efca2e2] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-2efca2e2] .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-2efca2e2] .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;
}
/**
* 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*/
.fijian[data-v-4005bddc] {
  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*/
.clearfix[data-v-2bb32f8e]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-2bb32f8e] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-2bb32f8e] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-2bb32f8e] {
  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-2bb32f8e] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-2bb32f8e] {
  margin-bottom: 36px;
}
.process-content[data-v-2bb32f8e] {
  /*margin-top: 36px;*/
}
.m-b[data-v-2bb32f8e] {
  margin-bottom: 50px;
}
.full-screen[data-v-2bb32f8e] {
  min-height: calc(100vh - 299px);
}
[data-v-2bb32f8e] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-2bb32f8e] .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-2bb32f8e] .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-2bb32f8e] .el-table th.gutter {
  display: table-cell !important;
}
/**
* 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*/
.form-box[data-v-5f2d5562] {
  position: relative;
}
.form-box .form-content[data-v-5f2d5562] {
  position: absolute;
  top: 8px;
  margin-left: 30px;
}
.form-box .form-content .label-title[data-v-5f2d5562] {
  margin-top: 20px;
}
.form-box .form-content .label-title .title-label[data-v-5f2d5562] {
  display: inline-block;
}
.form-box .form-content .label-title .title-value[data-v-5f2d5562] {
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-label[data-v-5f2d5562] {
  margin-top: 5px;
  display: inline-block;
}
.form-box .form-content .title-enterprise_name .title-value[data-v-5f2d5562] {
  display: inline-block;
}
.form-box .form-content .label-contact_name[data-v-5f2d5562] {
  margin-top: 15px;
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-label[data-v-5f2d5562] {
  display: inline-block;
}
.form-box .form-content .label-contact_name .title-value[data-v-5f2d5562] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone[data-v-5f2d5562] {
  display: inline-block;
  margin-left: 407px;
}
.form-box .form-content .label-contact_phone .title-label[data-v-5f2d5562] {
  display: inline-block;
}
.form-box .form-content .label-contact_phone .title-value[data-v-5f2d5562] {
  display: inline-block;
}
.form-box .form-content .label-content .title-label[data-v-5f2d5562] {
  display: inline-block;
}
.form-box .form-content .label-content .title-value[data-v-5f2d5562] {
  display: inline-block;
}
.form-box .form-content .label-atta[data-v-5f2d5562] {
  position: relative;
}
.form-box .form-content .label-atta .title-label[data-v-5f2d5562] {
  display: inline-block;
}
.form-box .form-content .label-atta .title-value[data-v-5f2d5562] {
  position: absolute;
  display: inline-block;
}
.form-box .form-content .label-atta .title-value .el-scrollbar__wrap[data-v-5f2d5562] {
  overflow-x: hidden;
}
/**
* 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*/
.form-box .el-scrollbar__wrap[data-v-5f2d5562] {
  overflow-x: hidden;
}
.center[data-v-5f2d5562] {
  height: 60px;
  background-color: #f5f6f7;
  display: flex;
  justify-content: center;
  align-items: center;
}
.center[data-v-5f2d5562]:nth-child(1) {
  border-top: 1px solid #EBEEF5;
  border-left: 1px solid #EBEEF5;
  border-right: 1px solid #EBEEF5;
}
.bottom[data-v-5f2d5562] {
  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*/
.clearfix[data-v-5e3fe025]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-5e3fe025] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-5e3fe025] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-5e3fe025] {
  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-5e3fe025] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-5e3fe025] {
  margin-bottom: 36px;
}
.process-content[data-v-5e3fe025] {
  /*margin-top: 36px;*/
}
.m-b[data-v-5e3fe025] {
  margin-bottom: 50px;
}
.full-screen[data-v-5e3fe025] {
  min-height: calc(100vh - 299px);
}
[data-v-5e3fe025] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-5e3fe025] .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-5e3fe025] .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-5e3fe025] .el-table th.gutter {
  display: table-cell !important;
}
/**
* 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*/
.notice-workflow .access-quest[data-v-41f5b26d] {
  cursor: pointer;
  color: #0952CA;
}
/**
* 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*/
.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;
}
/**
* 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*/
.clearfix[data-v-40b9cc68]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-40b9cc68] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-40b9cc68] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-40b9cc68] {
  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-40b9cc68] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-40b9cc68] {
  margin-bottom: 36px;
}
.process-content[data-v-40b9cc68] {
  margin-top: 36px;
}
.m-b[data-v-40b9cc68] {
  margin-bottom: 50px;
}
.full-screen[data-v-40b9cc68] {
  min-height: calc(100vh - 299px);
}
[data-v-40b9cc68] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-40b9cc68] .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-40b9cc68] .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;
}
/**
* 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*/
.add-org-but[data-v-e25683aa] {
  text-align: center;
  margin-bottom: 10px;
}
/**
* 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*/
.clearfix[data-v-7035f83c]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-7035f83c] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-7035f83c] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-7035f83c] {
  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-7035f83c] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-7035f83c] {
  margin-bottom: 36px;
}
.process-content[data-v-7035f83c] {
  /*margin-top: 36px;*/
}
.m-b[data-v-7035f83c] {
  margin-bottom: 50px;
}
.full-screen[data-v-7035f83c] {
  min-height: calc(100vh - 299px);
}
[data-v-7035f83c] .process-bar .el-progress.is-success .el-progress-bar__inner {
  background-color: #409EFF !important;
}
[data-v-7035f83c] .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-7035f83c] .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;
}
/**
* 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*/
.clearfix[data-v-56943ac6]::after {
  display: block;
  clear: both;
  content: "";
}
.process-title[data-v-56943ac6] {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0px;
}
.detail-title[data-v-56943ac6] {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: rgb(51, 51, 51);
  line-height: 22px;
}
.process-sender[data-v-56943ac6] {
  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-56943ac6] {
  position: absolute;
  top: -9px;
  width: 28px;
  height: 28px;
}
.process-table[data-v-56943ac6] {
  margin-bottom: 36px;
}
.process-content[data-v-56943ac6] {
  margin-top: 36px;
}
.m-b[data-v-56943ac6] {
  margin-bottom: 50px;
}
.full-screen[data-v-56943ac6] {
  min-height: calc(100vh - 299px);
}
.isFixed[data-v-56943ac6] {
  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;
}
/**
* 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*/
.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;
}
/**
* 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*/
.serve[data-v-dd69c86e] {
  min-height: calc(100vh - 220px);
}
.top[data-v-dd69c86e] {
  width: 83%;
  margin: 0 auto;
}
.top h2[data-v-dd69c86e], .top h4[data-v-dd69c86e] {
  text-align: center;
  font-weight: normal;
}
.top .p1[data-v-dd69c86e], .top .p2[data-v-dd69c86e] {
  margin: 0;
  line-height: 30px;
}
.top .p2[data-v-dd69c86e] {
  text-indent: 2em;
}
.serveEnterprise[data-v-dd69c86e] {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 1px solid #ddd;
}
.serveEnterprise .title[data-v-dd69c86e] {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  background-color: #ddd;
  padding-left: 30px;
  margin: 0 0 20px 0;
}
