
#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color:#333;
}

@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
::-webkit-scrollbar {
  width: 0 !important;
  height: 6px;
}
::-webkit-scrollbar-thumb {
  background-color: #c0c4cc;
  border-radius: 10px;
}
html {
  scrollbar-width: none;
}
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.component-container.loading-component .modal-content {
  background: transparent !important;
  border: 1px solid transparent !important;
}
.component-container.loading-component .modal-content .modal-header {
  display: none;
}
.component-container.loading-component .modal-content .modal-body {
  text-align: center;
  vertical-align: middle;
}
.component-container.loading-component .modal-content .modal-footer {
  display: none;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.wuxiContainerContent {
  width: 1200px;
  margin: 0 auto;
}
.wuxiClass {
  background: #f5f5f5;
  /*头部样式*/
  /*热点政策样式*/
  /*工作动态样式*/
  /*底部栏样式*/
}
.wuxiClass .line-spot {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wuxiClass .one-line {
  width: 600px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.wuxiClass .line-class {
  height: 4px;
  background: rgb(201, 217, 242);
  box-shadow: 0px -8px 16px 0px rgba(42, 42, 68, 0.1);
}
.wuxiClass .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);
}
.wuxiClass .wuxiHeaderClass {
  width: 100%;
  height: 86px;
  /*line-height: 86px;*/
  background: rgb(255, 255, 255);
}
.wuxiClass .wuxiHeaderClass .clear {
  display: flex;
  align-items: center;
}
.wuxiClass .wuxiHeaderClass .l {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wuxiClass .wuxiHeaderClass .r {
  margin-left: auto;
}
.wuxiClass .wuxiHeaderClass .logoClass {
  vertical-align: middle;
}
.wuxiClass .wuxiHeaderClass .titleClass {
  font-size: 26px;
  line-height: 40px;
  font-weight: 600;
  color: rgb(15, 46, 101);
}
.wuxiClass .wuxiHeaderClass .normalButton {
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: rgb(20, 82, 180);
}
.wuxiClass .wuxiHeaderClass .hightLightButton {
  cursor: pointer;
  display: inline-block;
  width: 80px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: linear-gradient(-12deg, rgb(89, 138, 247), rgb(98, 178, 252));
  border-radius: 20px;
  color: #ffffff;
  font-size: 18px;
}
.wuxiClass .hotPolicyClass {
  cursor: pointer;
  padding-top: 92px;
}
.wuxiClass .hotPolicyClass .hotTitle {
  text-align: center;
  margin-bottom: 49px;
}
.wuxiClass .hotPolicyClass .hotContent {
  display: flex;
}
.wuxiClass .hotPolicyClass .hotBox {
  width: 360px;
  height: 400px;
  background: rgb(255, 255, 255);
  border-radius: 4px;
  margin-right: 60px;
}
.wuxiClass .hotPolicyClass .hotBox .blueLine {
  width: 360px;
  height: 4px;
  background: rgb(20, 82, 180);
  border-radius: 4px;
}
.wuxiClass .hotPolicyClass .hotBox .viewOriginal {
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid rgb(221, 221, 221);
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  color: rgb(102, 102, 102);
  margin-top: 40px;
  margin-left: calc(50% - 75px);
  cursor: pointer;
}
.wuxiClass .hotPolicyClass .hotBox .hotContentInner {
  padding: 34px 18px 44px 21px;
}
.wuxiClass .hotPolicyClass .hotBox .hotContentInner .title {
  width: calc(100% - 129px);
  color: #222222;
  font-weight: 400;
  font-size: 16px;
  margin-top: 13px;
  word-break: break-all;
  min-height: 66px;
  margin-bottom: 14px;
}
.wuxiClass .hotPolicyClass .hotBox .hotContentInner .title-no-img {
  color: #222222;
  font-weight: 400;
  font-size: 16px;
  margin-top: 13px;
  word-break: break-all;
  min-height: 66px;
  margin-bottom: 54px;
}
.wuxiClass .hotPolicyClass .hotBox .hotContentInner .summary {
  color: #555555;
  font-size: 14px;
  word-break: break-word;
  min-height: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
.wuxiClass .hotPolicyClass .hotBox:hover {
  box-shadow: 0px 2px 9px 0px rgba(86, 92, 95, 0.2);
}
.wuxiClass .hotPolicyClass .hotBox:last-of-type {
  margin-right: 0;
}
.wuxiClass .dynamicWorkClass {
  padding-top: 100px;
}
.wuxiClass .dynamicWorkClass .pro-width {
  width: calc(100% - 450px - 59px);
}
.wuxiClass .dynamicWorkClass .pro-no-img-width {
  width: 100%;
}
.wuxiClass .dynamicWorkClass .workItemClass {
  cursor: pointer;
  margin-top: 12.5px;
  font-size: 16px;
  color: #222;
}
.wuxiClass .dynamicWorkClass .workTimeClass {
  color: #555;
}
.wuxiClass .dynamicWorkClass .workItemClass:hover {
  color: #0952ca;
}
.wuxiClass .dynamicWorkClass .workItemClass:hover .workTimeClass {
  color: #0952ca;
}
.wuxiClass .footer {
  padding-top: 100px;
}
.wuxiClass .footer .wuxiFooterClass {
  height: 140px;
  background-position: center;
  background-size: cover;
}

/*平台简介*/
.summary {
  padding-top: 35px;
  background: #f5f5f5;
}
.summary .bx {
  margin: 0 auto;
  width: 1200px;
}
.summary .bx .summary-top {
  padding: 29px 0 29px 18px;
  border-radius: 6px 6px 0 0;
}
.summary .bx .summary-top span {
  width: 86px;
  height: 20px;
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
}
.summary .bx .summary-bottom {
  word-break: break-all;
  padding: 31px;
  border-radius: 0 0 6px 6px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-658cea0c] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-658cea0c] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-658cea0c] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.footerClass[data-v-658cea0c] {
  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-658cea0c] {
  color: #797878;
  cursor: pointer;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.SZbulletinDetails {
  min-height: calc(100vh - 178px);
}
.SZbulletinDetails .panel {
  border-radius: 6px;
  border: 2px solid #cfcfcf;
  padding: 40px;
  width: 88%;
  margin-top: 35px;
  margin-left: 50px;
}
.SZbulletinDetails .title {
  font-size: 23px;
  text-align: center;
  margin-top: -10px;
  font-weight: 400;
}
.SZbulletinDetails .org {
  margin-top: 25px;
  display: flex;
  justify-content: center; /*主轴上居中*/
  align-items: center; /*侧轴上居中*/
}
.SZbulletinDetails .span {
  /*超出文本框*/
  font-size: 15px;
  word-break: normal;
  width: auto;
  display: block;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: hidden;
}
.SZbulletinDetails .el-icon {
  margin-top: 60px;
}
.SZbulletinDetails .el-t {
  color: #0e4ce4;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-455383d1] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-455383d1] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-455383d1] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.sec-position[data-v-455383d1] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  padding-bottom: 10px;
  z-index: 99;
}
.display-board-flex-width[data-v-455383d1] {
  width: 1200px;
  max-width: 1200px;
  margin: auto;
}
.display-board-flex-width .logo-text[data-v-455383d1] {
  height: 30px;
  font-size: 26px;
  font-weight: 400;
  color: #ffffff;
  line-height: 0px;
  margin-top: -20px;
}
.display-board-flex-width .logo-text img[data-v-455383d1] {
  width: 70px;
  padding: 0 10px;
  position: relative;
}
.display-board-flex-width .chengdu-logo-text[data-v-455383d1] {
  margin-top: 200px;
  font-size: 28px;
  font-weight: 400;
  color: #ffffff;
}
.display-board-flex-width .chengdu-logo-text img[data-v-455383d1] {
  width: 100px;
  position: relative;
  margin-top: -30px;
}
.display-board-flex-width .gd-login[data-v-455383d1] {
  text-align: right;
  position: relative;
  top: 0;
  cursor: pointer;
}
.display-board-flex-width .login-btn[data-v-455383d1] {
  display: inline-block;
  width: 80px;
  height: 32px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 13px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 32px;
  opacity: 0.8;
}
.display-board-flex-width .top-menu[data-v-455383d1] {
  width: 100%;
  height: 32px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  margin-top: 70px;
  display: flex;
}
.display-board-flex-width .top-menu .menu-item[data-v-455383d1] {
  flex: 1;
  padding: 0 30px;
  text-align: center;
  cursor: pointer;
}
.display-board-flex-width .top-menu .menu-item span[data-v-455383d1] {
  display: inline-block;
}
.display-board-flex-width .top-menu .menu-item .activeCls[data-v-455383d1] {
  border-bottom: 2px solid #fff;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-625df1d3] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-625df1d3] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-625df1d3] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.sec-position[data-v-625df1d3] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  padding-bottom: 10px;
  z-index: 99;
}
.display-board-flex-width[data-v-625df1d3] {
  width: 1200px;
  max-width: 1200px;
  margin: auto;
}
.display-board-flex-width .logo-text[data-v-625df1d3] {
  height: 30px;
  font-size: 26px;
  font-weight: 400;
  color: #ffffff;
  line-height: 0px;
  margin-top: -20px;
}
.display-board-flex-width .logo-text img[data-v-625df1d3] {
  width: 70px;
  padding: 0 10px;
  position: relative;
}
.display-board-flex-width .gd-login[data-v-625df1d3] {
  text-align: right;
  position: relative;
  top: 0;
  cursor: pointer;
}
.display-board-flex-width .login-btn[data-v-625df1d3] {
  display: inline-block;
  width: 80px;
  height: 32px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 13px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 32px;
  opacity: 0.8;
}
.display-board-flex-width .top-menu[data-v-625df1d3] {
  width: 100%;
  height: 32px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  margin-top: 70px;
  display: flex;
}
.display-board-flex-width .top-menu .menu-item[data-v-625df1d3] {
  flex: 1;
  padding: 0 30px;
  text-align: center;
  cursor: pointer;
}
.display-board-flex-width .top-menu .menu-item span[data-v-625df1d3] {
  display: inline-block;
}
.display-board-flex-width .top-menu .menu-item .activeCls[data-v-625df1d3] {
  border-bottom: 2px solid #fff;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-60d978de] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-60d978de] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-60d978de] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.xregister[data-v-60d978de] .el-dialog--center .el-dialog__body {
  text-align: center;
  padding: 10px 25px 30px;
}
.xregister .cho[data-v-60d978de] {
  opacity: 1;
  border-radius: 16px;
}
.xregister .cho .bac[data-v-60d978de] {
  height: 110px;
  width: 352px;
  background: linear-gradient(0deg, #FFFFFF 0%, #B6D1FF 99%);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  margin: 0 auto;
  margin-bottom: 20px;
}
.xregister .cho .bacn[data-v-60d978de] {
  height: 110px;
  width: 352px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background: linear-gradient(0deg, #FFFFFF 0%, #B6D1FF 99%);
  margin: 0 auto;
}
.xregister .cho .text[data-v-60d978de] {
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: medium;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: center;
}
.xregister[data-v-60d978de] .el-dialog__header {
  height: 60px;
  background: #F6F9FD;
  padding: 17px 32px;
}
.xregister[data-v-60d978de] .el-dialog__title {
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
}
.xregister[data-v-60d978de] .el-dialog__body {
  padding: 40px 20px;
  background: linear-gradient(180deg, #2F5CDC 0%, #EAEFFB 99%);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-0b97c7f1] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-0b97c7f1] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-0b97c7f1] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/* 这是header头部代码 */
header a[data-v-0b97c7f1] {
  color: black;
}
header .head[data-v-0b97c7f1] {
  /* padding-top: 50px; */
}
header .box1[data-v-0b97c7f1] {
  height: 54px;
  width: 100%;
  padding-top: 50px;
  /* display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between; */
  /* background: url(@/static/images/agy-org-background.png) no-repeat; */
}
header .box1 .left-text[data-v-0b97c7f1] {
  font-size: 20px;
  padding-top: 12px;
}
header .box2[data-v-0b97c7f1] {
  height: 126px;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}
.ft[data-v-0b97c7f1] {
  font-weight: bold;
}
.fjcolor[data-v-0b97c7f1] {
  color: #fff;
}
header .box2 .left[data-v-0b97c7f1] {
  cursor: pointer;
}
header .box2 .left > img[data-v-0b97c7f1] {
  margin-right: 26px;
}
header .box2 .left > span[data-v-0b97c7f1] {
  font-size: 22px;
}
header .box2 .right[data-v-0b97c7f1] {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
header .box2 .e[data-v-0b97c7f1] {
  display: block;
  color: #999;
}
header .box2 .e[data-v-0b97c7f1]:hover {
  color: #333;
}
header .box2 .right > p > a[data-v-0b97c7f1] {
  color: #999;
  cursor: pointer;
}
header .box2 .right > p > span > a[data-v-0b97c7f1] {
  color: #999;
  cursor: pointer;
}
header .box2 .right > p > a[data-v-0b97c7f1]:hover {
  color: #333;
}
header .box2 .right > p > span > a[data-v-0b97c7f1]:hover {
  color: #333;
}
header .box2 .right > p > span[data-v-0b97c7f1] {
  color: #f7f7f7;
  margin-right: 4px;
  margin-left: 4px;
}
header .box2 .right > img[data-v-0b97c7f1] {
  margin-left: 7px;
}
header .nav[data-v-0b97c7f1] {
  height: 62px;
  width: 100%;
  border-top: 1px solid #eceef6;
}
header .nav-list[data-v-0b97c7f1] {
  position: relative;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-evenly;
}
header .nav-list > a[data-v-0b97c7f1] {
  height: 100%;
}
header .nav-list > a > div[data-v-0b97c7f1] {
  width: 160px;
  min-width: 112px;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  border-bottom: 5px solid transparent;
  cursor: pointer;
  font-size: 18px;
}

/* 列表border的高亮 */
header .nav .big-border[data-v-0b97c7f1] {
  /*border-top: 5px solid transparent;*/
  border-bottom: 5px solid #3ea8fc;
}
header .nav-list > a:hover > div[data-v-0b97c7f1] {
  border-bottom: 5px solid #3ea8fc;
}

/* 下拉菜单样式 */
.upbox[data-v-0b97c7f1] {
  height: 100%;
  position: relative;
  z-index: 10;
}
.up-list[data-v-0b97c7f1] {
  /*position: relative;*/
  width: 160px;
  min-width: 112px;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  border-bottom: 5px solid transparent;
  cursor: pointer;
  font-size: 18px;
}
.up-list[data-v-0b97c7f1]:hover {
  border-bottom: 5px solid #3ea8fc;
}
.down-list-1[data-v-0b97c7f1] {
  /*top: 65px;*/
  width: 160px;
  min-width: 114px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 8px;
  /*position: relative;*/
  /*display: none;*/
  /*z-index: 8;*/
  cursor: pointer;
}
.down-list-1 > div[data-v-0b97c7f1] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  border-bottom: 1px solid #989a97;
  font-size: 14px;
  text-align: center;
  /*background-color: rgba(255, 255, 255, 0.7);*/
  /*display: none;*/
  cursor: pointer;
}
.down-list-1 > div[data-v-0b97c7f1]:last-child {
  border-bottom: none;
}

/*.href-1:nth-child(2n+1) {*/
/*    min-width: 98px;*/
/*    width: 98px;*/
/*    height: 32px;*/
/*    display: flex;*/
/*    display: -webkit-box;*/
/*    display: -webkit-flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    font-size: 14px;*/
/*}*/
/*.href-1:nth-child(2n) {*/
/*    min-width: 96px;*/
/*    width: 96px;*/
/*    height: 1px;*/
/*    background-color: #989a97;*/
/*}*/
.down-list-1 div[data-v-0b97c7f1]:nth-child(2n+1) {
  transition: all 0.3s;
  cursor: pointer;
}
.down-list-1 div[data-v-0b97c7f1]:hover {
  color: #3ea8fc;
}

/* 下拉菜单的高亮 */
.light-herf[data-v-0b97c7f1] {
  color: #3ea8fc;
}
.downs-enter[data-v-0b97c7f1],
.downs-leave-to[data-v-0b97c7f1] {
  opacity: 0;
  top: 50px;
}
.downs-enter-active[data-v-0b97c7f1],
.downs-leave-active[data-v-0b97c7f1] {
  transition: all 0.3s ease;
}
.jiangsu-header-top-class .jiangsu-portal-work-button[data-v-0b97c7f1] {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.jiangsu-header-top-class .jiangsu-portal-login-button[data-v-0b97c7f1] {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 14px;
  color: #fff;
  display: inline-block;
}
.jiangsu-header-top-nohome-class .jiangsu-portal-work-button[data-v-0b97c7f1] {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  background: #0952ca;
  text-align: center;
}
.jiangsu-header-top-nohome-class .jiangsu-portal-login-button[data-v-0b97c7f1] {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  text-align: center;
  background: #0952ca;
  color: #fff;
  font-size: 14px;
  display: inline-block;
}
.jiangsu-header-normal-class .jiangsu-portal-work-button[data-v-0b97c7f1] {
  width: 80px;
  height: 36px;
  background-color: #0952ca;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
}
.jiangsu-header-normal-class .jiangsu-portal-login-button[data-v-0b97c7f1] {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  background: #0952ca;
  display: inline-block;
  color: #fff !important;
  margin-right: 26px;
}
.jiangsu-portal-login-button[data-v-0b97c7f1] {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  background: #0952ca;
  display: inline-block;
  color: #fff !important;
  margin-right: 26px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.nav-list .el-submenu__title {
  font-size: 18px;
  width: 160px;
  text-align: center;
}
.nav-list .el-menu.el-menu--horizontal {
  border: none;
}
.header-submenu .el-menu--popup li:hover {
  color: #0952ca !important;
  background-color: #f8f9fd;
}
.el-icon-arrow-down:before {
  content: "\e6df";
}
.fujian-title-0 .el-menu--popup {
  min-width: 170px;
}
.jiangsu-header-top-class {
  position: fixed;
  width: 100%;
  color: #fff !important;
  z-index: 30;
}
.jiangsu-header-top-class .el-menu {
  background-color: transparent;
}
.jiangsu-header-top-class .el-menu--horizontal > .el-menu-item {
  color: #fff;
  background-color: transparent !important;
}
.jiangsu-header-top-class .el-menu--horizontal > .el-menu-item:hover {
  background-color: transparent !important;
}
.jiangsu-header-top-class .el-menu--horizontal > .el-submenu .el-submenu__title {
  color: #fff !important;
}
.jiangsu-header-top-class .el-menu--horizontal > .el-submenu .el-submenu__title:hover {
  background-color: transparent !important;
}
.jiangsu-header-top-class .el-menu-item {
  color: #fff !important;
}
.jiangsu-header-top-class .el-menu-item:hover {
  background-color: transparent !important;
}
.jiangsu-header-top-class .el-menu--horizontal > .el-menu-item.is-active {
  border-bottom: 4px solid #fff;
  font-weight: medium;
  color: #fff;
}
.jiangsu-header-top-class header .box2 .right > p > span > a {
  color: #fff;
}
.jiangsu-header-top-class header .box2 .right > p > span > a:hover {
  color: #fff;
}
.jiangsu-header-top-class header .box2 .right > p > a {
  color: #fff;
}
.jiangsu-header-top-class header .box2 .right > p > a:hover {
  color: #fff;
}
.jiangsu-header-top-class .jiangsu-userInfo-class {
  color: #fff !important;
  font-size: 14px !important;
}
.jiangsu-header-top-class .el-submenu__title i {
  color: #fff;
}
.jiangsu-header-top-nohome-class .el-menu--horizontal > .el-menu-item.is-active {
  border-bottom: 4px solid #0952ca;
  font-weight: medium;
  color: #0952ca;
}
.jiangsu-header-top-nohome-class .jiangsu-userInfo-class {
  color: #15181d !important;
  font-size: 14px !important;
}
.jiangsu-header-normal-class {
  width: 100%;
  position: fixed;
  background: #fff;
  color: #000;
  z-index: 30;
  border-bottom: 1px solid #eceef6;
}
.jiangsu-header-normal-class .el-menu--horizontal > .el-menu-item.is-active {
  border-bottom: 4px solid #0952ca;
  font-weight: medium;
  color: #0952ca;
}
.jiangsu-header-normal-class .jiangsu-userInfo-class {
  color: #15181d !important;
  font-size: 14px !important;
}
.jiangsu-sysInfoName-top-class {
  opacity: 1;
  color: #ffffff;
  font-family: Alimama DongFangDaKai;
  font-weight: regular;
  font-size: 32px !important;
  line-height: 40px;
  letter-spacing: 0px;
  text-align: left;
  position: relative;
  top: 9px;
}
.jiangsu-sysInfoName-class {
  position: relative;
  top: 9px;
  opacity: 1;
  color: #15181d;
  font-family: Alimama DongFangDaKai;
  font-weight: regular;
  font-size: 32px !important;
  line-height: 40px;
  letter-spacing: 0px;
  text-align: left;
}
.jiangsu-img {
  margin-right: 8px !important;
}
.display-board-flex-width {
  width: 1200px;
  max-width: 1200px;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 20px;
  text-align: center;
  width: 1200px;
}
.display-board-container {
  position: relative;
}
.display-board-container .el-header,
.display-board-container .el-main,
.display-board-container .el-footer {
  padding: 0;
}
.display-board-container .el-image {
  width: 100%;
  height: 100%;
}
.display-board-container .el-carousel__indicators--horizontal {
  bottom: 28px;
}
.display-board-container .el-carousel__indicator--horizontal {
  padding: 12px 6px;
}
.display-board-container .el-carousel__button {
  width: 44px;
  height: 4px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-47c769e6] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-47c769e6] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-47c769e6] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.sichuan-header[data-v-47c769e6] {
  width: 100%;
  height: 170px;
  z-index: 9990;
  position: fixed;
  top: 0;
}
.headerDropMenuClass[data-v-47c769e6] {
  z-index: 9991 !important;
}
.top-header header[data-v-47c769e6] {
  background: linear-gradient(180deg, #3779F9 53%, rgba(53, 127, 255, 0) 100%);
}
.top-header .nav[data-v-47c769e6] {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.top-header .nav[data-v-47c769e6] .el-menu {
  background-color: transparent;
  color: #fff;
}
.top-header .nav[data-v-47c769e6] .el-menu .el-menu-item {
  color: #fff !important;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  background-color: transparent !important;
}
.top-header .nav[data-v-47c769e6] .el-menu .el-submenu {
  color: #fff !important;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.top-header .nav[data-v-47c769e6] .el-menu .el-submenu__title {
  color: #fff !important;
}
.top-header .nav[data-v-47c769e6] .el-menu .el-submenu__title i {
  color: #fff !important;
}
.top-header .nav[data-v-47c769e6] .el-menu--horizontal > .el-menu-item.is-active {
  border-bottom: 4px solid #fff;
  font-weight: medium;
  color: #fff;
  background-color: transparent !important;
}
.top-header .nav[data-v-47c769e6] .el-menu--horizontal > .el-submenu.is-active .el-submenu__title {
  border-bottom: 4px solid #fff;
  font-weight: medium;
  color: #fff;
  background-color: transparent !important;
}
.top-header .nav[data-v-47c769e6] .el-menu--horizontal > .el-menu-item:hover {
  background-color: transparent !important;
}
.top-header .nav[data-v-47c769e6] .el-menu--horizontal > .el-submenu .el-submenu__title:hover {
  background-color: transparent !important;
}
.no-top-header header[data-v-47c769e6] {
  background: linear-gradient(93deg, #0952CA 5%, #1492FF 100%);
}
.no-top-header .nav[data-v-47c769e6] {
  border-top: 1px solid #BBBFC7;
  border-bottom: 1px solid #BBBFC7;
}
.no-top-header .nav[data-v-47c769e6] .el-menu .el-menu-item {
  color: #15181D !important;
  border-right: 1px solid #BBBFC7 !important;
}
.no-top-header .nav[data-v-47c769e6] .el-menu .el-submenu {
  color: #15181D !important;
  border-right: 1px solid #BBBFC7 !important;
}
.no-top-header .nav[data-v-47c769e6] .el-menu .el-submenu__title {
  color: #15181D !important;
}
.no-top-header .nav[data-v-47c769e6] .el-menu .el-submenu__title i {
  color: #15181D !important;
}
.no-top-header .nav[data-v-47c769e6] .el-menu--horizontal > .el-menu-item.is-active {
  border-bottom: 4px solid #0952CA;
  font-weight: medium;
  color: #0952CA;
}
.no-top-header .nav[data-v-47c769e6] .el-menu--horizontal > .el-submenu.is-active .el-submenu__title {
  border-bottom: 4px solid #0952CA;
  font-weight: medium;
  color: #0952CA;
}
.head[data-v-47c769e6] {
  min-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 80px;
  opacity: 1;
  border-radius: 0px;
}
.nav[data-v-47c769e6] {
  height: 62px;
  width: 100%;
}
.nav .nav-list[data-v-47c769e6] {
  min-width: 1240px;
  margin: 0 auto;
}
.nav .nav-list[data-v-47c769e6] .el-menu {
  width: 100%;
  height: 100%;
}
.nav .nav-list[data-v-47c769e6] .el-menu .el-menu-item {
  width: 20%;
  text-align: center;
  font-size: 20px;
}
.nav .nav-list[data-v-47c769e6] .el-menu .el-submenu {
  width: 20%;
}
.nav .nav-list[data-v-47c769e6] .el-menu .el-submenu__title {
  width: 100%;
  font-size: 20px;
}
header a[data-v-47c769e6] {
  color: black;
}
header .box1[data-v-47c769e6] {
  height: 54px;
  width: 100%;
  padding-top: 50px;
}
header .box1 .left-text[data-v-47c769e6] {
  font-size: 20px;
  padding-top: 12px;
}
header .box2[data-v-47c769e6] {
  height: 108px;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}
header .box2 img[data-v-47c769e6] {
  vertical-align: top;
}
.ft[data-v-47c769e6] {
  font-weight: bold;
}
header .box2 .left[data-v-47c769e6] {
  cursor: pointer;
}
header .box2 .left > img[data-v-47c769e6] {
  margin-right: 9px;
}
header .box2 .left > span[data-v-47c769e6] {
  opacity: 1;
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0px;
  text-align: left;
}
header .box2 .right[data-v-47c769e6] {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
header .box2 .e[data-v-47c769e6] {
  display: block;
  color: #999;
}
header .box2 .e[data-v-47c769e6]:hover {
  color: #333;
}
header .box2 .right > p > a[data-v-47c769e6] {
  color: #999;
  cursor: pointer;
}
header .box2 .right > p > span > a[data-v-47c769e6] {
  color: #999;
  cursor: pointer;
}
header .box2 .right > p > a[data-v-47c769e6]:hover {
  color: #333;
}
header .box2 .right > p > span > a[data-v-47c769e6]:hover {
  color: #333;
}
header .box2 .right > p > span[data-v-47c769e6] {
  color: #f7f7f7;
  margin-right: 4px;
  margin-left: 4px;
}
header .box2 .right > img[data-v-47c769e6] {
  margin-left: 7px;
}
header .nav[data-v-47c769e6] {
  height: 62px;
  width: 100%;
  border-top: 1px solid #eceef6;
}
header .nav-list[data-v-47c769e6] {
  position: relative;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-evenly;
}
header .nav-list > a[data-v-47c769e6] {
  height: 100%;
}
header .nav-list > a > div[data-v-47c769e6] {
  width: 160px;
  min-width: 112px;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  border-bottom: 5px solid transparent;
  cursor: pointer;
  font-size: 18px;
}

/* 列表border的高亮 */
header .nav .big-border[data-v-47c769e6] {
  /*border-top: 5px solid transparent;*/
  border-bottom: 5px solid #3ea8fc;
}
header .nav-list > a:hover > div[data-v-47c769e6] {
  border-bottom: 5px solid #3ea8fc;
}

/* 下拉菜单样式 */
.upbox[data-v-47c769e6] {
  height: 100%;
  position: relative;
  z-index: 10;
}
.up-list[data-v-47c769e6] {
  /*position: relative;*/
  width: 160px;
  min-width: 112px;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  border-bottom: 5px solid transparent;
  cursor: pointer;
  font-size: 18px;
}
.up-list[data-v-47c769e6]:hover {
  border-bottom: 5px solid #3ea8fc;
}
.down-list-1[data-v-47c769e6] {
  width: 160px;
  min-width: 114px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 8px;
  cursor: pointer;
}
.down-list-1 > div[data-v-47c769e6] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  border-bottom: 1px solid #989a97;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
.down-list-1 > div[data-v-47c769e6]:last-child {
  border-bottom: none;
}
.down-list-1 div[data-v-47c769e6]:nth-child(2n+1) {
  transition: all 0.3s;
  cursor: pointer;
}
.down-list-1 div[data-v-47c769e6]:hover {
  color: #3ea8fc;
}

/* 下拉菜单的高亮 */
.light-herf[data-v-47c769e6] {
  color: #3ea8fc;
}
.downs-enter[data-v-47c769e6],
.downs-leave-to[data-v-47c769e6] {
  opacity: 0;
  top: 50px;
}
.downs-enter-active[data-v-47c769e6],
.downs-leave-active[data-v-47c769e6] {
  transition: all 0.3s ease;
}
.jiangsu-header-top-class .jiangsu-portal-work-button[data-v-47c769e6] {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.jiangsu-header-top-class .jiangsu-portal-login-button[data-v-47c769e6] {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 14px;
  color: #fff;
  display: inline-block;
}
.jiangsu-header-top-nohome-class .jiangsu-portal-work-button[data-v-47c769e6] {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  background: #0952CA;
  text-align: center;
}
.jiangsu-header-top-nohome-class .jiangsu-portal-login-button[data-v-47c769e6] {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  text-align: center;
  background: #0952CA;
  color: #fff;
  font-size: 14px;
  display: inline-block;
}
.jiangsu-header-normal-class .jiangsu-portal-work-button[data-v-47c769e6] {
  width: 80px;
  height: 36px;
  background-color: #0952CA;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
}
.jiangsu-header-normal-class .jiangsu-portal-login-button[data-v-47c769e6] {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  background: #0952CA;
  display: inline-block;
  color: #fff !important;
  margin-right: 26px;
}
.jiangsu-portal-login-button[data-v-47c769e6] {
  width: 80px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  background: #0952CA;
  display: inline-block;
  color: #fff !important;
  margin-right: 26px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/* .sichuan-header-submenu {
    left: 25%;
} */
.sichuan-header-submenu .el-menu--popup li:hover {
  color: #0952CA !important;
  background-color: #f8f9fd;
}
.sichuan-header-submenu {
  width: 20%;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-6ce49383] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-6ce49383] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-6ce49383] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
[data-v-6ce49383] .el-dialog__body {
  text-align: center;
}
[data-v-6ce49383] .el-dialog {
  margin-top: 33vh !important;
}
.dialog-footer[data-v-6ce49383] {
  text-align: center;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-577d370e] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-577d370e] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-577d370e] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.xregister[data-v-577d370e] .el-dialog--center .el-dialog__body {
  text-align: center;
  padding: 10px 25px 30px;
}
.xregister .cho[data-v-577d370e] {
  opacity: 1;
  border-radius: 16px;
}
.xregister .cho .bac[data-v-577d370e] {
  height: 110px;
  width: 352px;
  background: linear-gradient(0deg, #FFFFFF 0%, #B6D1FF 99%);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  margin: 0 auto;
  margin-bottom: 20px;
}
.xregister .cho .bacn[data-v-577d370e] {
  height: 110px;
  width: 352px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background: linear-gradient(0deg, #FFFFFF 0%, #B6D1FF 99%);
  margin: 0 auto;
}
.xregister .cho .text[data-v-577d370e] {
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: medium;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: center;
}
.xregister[data-v-577d370e] .el-dialog__header {
  height: 60px;
  background: #F6F9FD;
  padding: 17px 32px;
}
.xregister[data-v-577d370e] .el-dialog__title {
  opacity: 1;
  color: #15181D;
  font-family: Source Han Sans;
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
}
.xregister[data-v-577d370e] .el-dialog__body {
  padding: 40px 20px;
  background: linear-gradient(180deg, #2F5CDC 0%, #EAEFFB 99%);
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-599a49da] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-599a49da] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-599a49da] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.el-row[data-v-599a49da] {
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 120px;
  background-color: unset;
}
.el-row .el-col[data-v-599a49da] {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.el-row .el-menu[data-v-599a49da] {
  background: unset;
  border: none;
}
.el-row .el-menu .el-menu-item[data-v-599a49da] {
  color: #ffffff;
  font-size: 18px;
  padding: 0 16px;
}
.el-row .el-menu .el-menu-item[data-v-599a49da]:focus {
  background: unset;
}
.el-row .el-menu .el-menu-item[data-v-599a49da]:hover {
  color: #c2e3ff;
  background: unset;
}
.el-row .el-menu[data-v-599a49da] .el-submenu__title {
  color: #ffffff;
  font-size: 18px;
  padding: 0 16px;
}
.el-row .el-menu[data-v-599a49da] .el-submenu__title .el-icon-arrow-down {
  display: none;
}
.el-row .el-menu[data-v-599a49da] .el-submenu__title:hover {
  color: #c2e3ff;
  background: unset;
}
.el-row .login[data-v-599a49da] {
  width: 100px;
  height: 30px;
  background-image: url(/portal/static/img/bg4.6a58fdab.jpg);
  background-size: 100px 30px;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}
.el-row .login span[data-v-599a49da] {
  margin: 0 2px;
}
.el-row .user-info[data-v-599a49da] {
  color: #ffffff;
}
.el-row .user-info .username[data-v-599a49da] {
  font-size: 16px;
  line-height: 24px;
}
.el-row .user-info .org[data-v-599a49da] {
  font-size: 12px;
  line-height: 20px;
}
.el-row .workbenches[data-v-599a49da] {
  width: 90px;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  cursor: pointer;
}
.el-row-scroll[data-v-599a49da] {
  background-color: #ffffff;
}
.el-row-scroll .el-menu .el-menu-item[data-v-599a49da] {
  color: #303133;
}
.el-row-scroll .el-menu .el-menu-item[data-v-599a49da]:hover {
  color: rgb(60, 111, 229);
}
.el-row-scroll .el-menu[data-v-599a49da] .el-submenu__title {
  color: #303133;
}
.el-row-scroll .el-menu[data-v-599a49da] .el-submenu__title:hover {
  color: rgb(60, 111, 229);
}
.el-row-scroll .user-info[data-v-599a49da] {
  color: #303133;
}
.el-row-scroll .workbenches[data-v-599a49da] {
  color: #303133;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-6ae98d89] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-6ae98d89] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-6ae98d89] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.footer[data-v-6ae98d89] {
  background-color: #2b2b2b;
  padding: 50px 0 0;
  font-size: 14px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.5);
}
.footer img[data-v-6ae98d89]:hover {
  cursor: pointer;
}
.footer .contect[data-v-6ae98d89] {
  margin-top: 40px;
}
.footer .contect .el-link[data-v-6ae98d89] {
  color: rgba(255, 255, 255, 0.5);
  margin: 0 8px 12px 0;
  width: 200px;
  justify-content: left;
}
.footer .contect .el-link[data-v-6ae98d89]:hover {
  color: #c2e3ff;
}
.footer .title[data-v-6ae98d89] {
  width: -moz-fit-content;
  width: fit-content;
  height: 45px;
  font-size: 20px;
  line-height: 45px;
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
}
.footer .el-divider[data-v-6ae98d89] {
  margin: 40px 0 0;
}
.footer .copyright[data-v-6ae98d89] {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .copyright span[data-v-6ae98d89] {
  margin: 0 8px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-476155c2] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-476155c2] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-476155c2] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.basic[data-v-476155c2] {
  width: 100%;
  padding: 20px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.basic .container[data-v-476155c2] {
  min-width: 1240px;
  max-width: 1880px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.basic .container .config[data-v-476155c2] {
  display: flex;
  align-items: center;
}
.basic .container .config .unit[data-v-476155c2] {
  float: left;
  color: rgba(255, 255, 255, 0.8);
}
.basic .container .config .unit .unit-item-1[data-v-476155c2] {
  max-width: 1040px;
  margin: auto;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.basic .container .config .unit .unit-item-1 .name[data-v-476155c2] {
  display: inline-block;
  max-width: 600px;
  margin-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.basic .container .config .unit .unit-item-1 .tel[data-v-476155c2] {
  display: inline-block;
}
.basic .container .config .unit .unit-item[data-v-476155c2] {
  max-width: 1040px;
  margin: auto;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.basic .container .config .unit .unit-item .name[data-v-476155c2] {
  display: inline-block;
  margin-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.basic .container .config .unit .unit-item .tel[data-v-476155c2] {
  display: inline-block;
}
.basic .container .config .unit-item-1[data-v-476155c2]:last-child {
  margin-bottom: 0;
}
.basic .container .config .unit-item[data-v-476155c2]:last-child {
  margin-bottom: 0;
}
.basic .container .config .qr-code[data-v-476155c2] {
  float: right;
  height: 80px;
  margin: 0 20px;
}
.basic .container .config .qr-code .qr-code-item[data-v-476155c2] {
  display: inline-flex;
  width: 200px;
  background-color: rgba(255, 255, 255, 0.2);
  margin-right: 20px;
  align-items: center;
}
.basic .container .config .qr-code .qr-code-item .qr-name[data-v-476155c2] {
  width: 120px;
  padding: 0 8px;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.basic .container .config .qr-code .qr-code-item[data-v-476155c2]:last-child {
  margin-right: 0;
}
.icp[data-v-476155c2] {
  width: 100%;
  padding: 12px 20px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  justify-content: center;
}
.icp span[data-v-476155c2] {
  display: inline-block;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1600px) {
.basic .container .config .unit .unit-item[data-v-476155c2] {
    display: block;
    text-align: center;
}
.basic .container .config .unit .unit-item .name[data-v-476155c2] {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.basic .container .config .unit .unit-item .tel[data-v-476155c2] {
    display: block;
}
.basic .container .config .unit .unit-item-1[data-v-476155c2] {
    display: flex;
    margin: auto;
    margin-bottom: 12px;
    align-items: center;
    justify-content: center;
}
.basic .container .config .unit .unit-item-1 .name[data-v-476155c2] {
    display: block;
    margin-right: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.basic .container .config .unit .unit-item-1 .tel[data-v-476155c2] {
    display: block;
}
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7aaa2464] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7aaa2464] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7aaa2464] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.footer[data-v-7aaa2464] {
  text-align: center;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.xusgDialog .el-dialog__header {
  background: white !important;
  border-bottom: 1px dashed #dcdfe6;
  padding: 10px !important;
}
.xusgDialog .el-dialog__header .el-dialog__title {
  font-size: 18px !important;
  font-weight: 300 !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.hebei-index-page {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*edit at 2017/4/28 13:42*/
  /*reset*/
  /*base module*/
}
.hebei-index-page #nav {
  padding: 30px;
}
.hebei-index-page #nav a {
  font-weight: bold;
  color: #2c3e50;
}
.hebei-index-page #nav a.router-link-exact-active {
  color: #42b983;
}
.hebei-index-page .routerViewBox {
  min-height: 18vh;
}
.hebei-index-page .sichuanRouterViewBox {
  padding-top: 171px;
}
.hebei-index-page ul,
.hebei-index-page ol,
.hebei-index-page li {
  margin: 0;
  padding: 0;
  border: 0;
}
.hebei-index-page h1,
.hebei-index-page h2,
.hebei-index-page h3,
.hebei-index-page h4,
.hebei-index-page h5,
.hebei-index-page h6,
.hebei-index-page p {
  margin: 0;
}
.hebei-index-page a {
  outline: 0;
  text-decoration: none;
}
.hebei-index-page ol,
.hebei-index-page ul,
.hebei-index-page li,
.hebei-index-page dl,
.hebei-index-page dt {
  list-style: none;
}
.hebei-index-page .line-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hebei-index-page .word-wrap {
  word-wrap: break-word;
  word-break: break-all;
}
.hebei-index-page .clearfix::after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.hebei-index-page .text-center {
  text-align: center;
}
.hebei-index-page .text-left {
  text-align: left;
}
.hebei-index-page .text-right {
  text-align: right;
}
.hebei-index-page .fl {
  float: left;
}
.hebei-index-page .fr {
  float: right;
}
.hebei-index-page .icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.hebei-index-page img {
  vertical-align: middle;
}
.hebei-index-page .w {
  min-width: 1240px;
  margin: 0 auto;
  width: calc(100% - 40px);
  max-width: 1560px;
}
.hebei-index-page .el-pagination {
  text-align: right;
  margin: 50px 0;
}
.hebei-index-page .details_nav {
  height: 80px;
  display: flex;
  align-items: center;
}
.chongqing .display-board-container {
  width: 100%;
  min-width: 1200px;
  max-width: 1400px;
  margin: auto;
}
.chongqing .top-header {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 120px;
}
.chongqing .el-breadcrumb {
  padding: 20px 0;
}

/* 全局提高消息提示层级，防止被遮挡 */
.el-message {
  z-index: 9999 !important;
}

@font-face {
  font-family: "iconfont"; /* Project id 4415988 */
  src: url(/portal/static/fonts/iconfont.e448da6a.woff2) format('woff2'),
       url(/portal/static/fonts/iconfont.bf9a8ff3.woff) format('woff'),
       url(/portal/static/fonts/iconfont.ee9a0bb7.ttf) format('truetype'),
       url(/portal/static/img/iconfont.51123966.svg#iconfont) format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-date:before {
  content: "\e688";
}

.icon-Tips:before {
  content: "\e680";
}

.icon-open:before {
  content: "\e681";
}

.icon-increase:before {
  content: "\e682";
}

.icon-success:before {
  content: "\e683";
}

.icon-import2:before {
  content: "\e684";
}

.icon-error:before {
  content: "\e685";
}

.icon-retract:before {
  content: "\e686";
}

.icon-difangjiaoyie:before {
  content: "\e687";
}

.icon-rongqi1:before {
  content: "\e67e";
}

.icon-zhiya:before {
  content: "\e67f";
}

.icon-rongqi:before {
  content: "\e67d";
}

.icon-a-zu813:before {
  content: "\e67c";
}

.icon-touxiang:before {
  content: "\e67a";
}

.icon-xiaoxi:before {
  content: "\e67b";
}

.icon-xinzeng:before {
  content: "\e678";
}

.icon-arrow-down-s-fill:before {
  content: "\e679";
}

.icon-bianji:before {
  content: "\e677";
}

.icon-shangshizixun0:before {
  content: "\e669";
}

.icon-shouqiICON:before {
  content: "\e671";
}

.icon-shangshizhice:before {
  content: "\e672";
}

.icon-cebianlanhuidaodingbu:before {
  content: "\e674";
}

.icon-banshizhinan0:before {
  content: "\e675";
}

.icon-fangdaICON:before {
  content: "\e676";
}

.icon-map-location:before {
  content: "\e66f";
}

.icon-jianyi:before {
  content: "\e670";
}

.icon-search1:before {
  content: "\e673";
}

.icon-jinrong:before {
  content: "\e64f";
}

.icon-qiye:before {
  content: "\e650";
}

.icon-rongzi:before {
  content: "\e651";
}

.icon-falv:before {
  content: "\e652";
}

.icon-yonghu:before {
  content: "\e653";
}

.icon-Import:before {
  content: "\e654";
}

.icon-download:before {
  content: "\e655";
}

.icon-right:before {
  content: "\e656";
}

.icon-receiving:before {
  content: "\e657";
}

.icon-yunwendang:before {
  content: "\e658";
}

.icon-upload2:before {
  content: "\e663";
}

.icon-shenhe:before {
  content: "\e664";
}

.icon-attachment:before {
  content: "\e665";
}

.icon-gushi:before {
  content: "\e666";
}

.icon-kerongtong:before {
  content: "\e667";
}

.icon-peixun:before {
  content: "\e668";
}

.icon-yuqing:before {
  content: "\e66a";
}

.icon-zhengquan:before {
  content: "\e66b";
}

.icon-chat-line-square:before {
  content: "\e66c";
}

.icon-zhengce:before {
  content: "\e66d";
}

.icon-Vector:before {
  content: "\e66e";
}

.icon-a-ziyuankufalse1:before {
  content: "\e65a";
}

.icon-a-jianguandongtaifalse1:before {
  content: "\e65b";
}

.icon-a-xinxikufalse1:before {
  content: "\e65c";
}

.icon-a-yuqingguanlifalse1:before {
  content: "\e65d";
}

.icon-a-zhishifalse1:before {
  content: "\e65e";
}

.icon-a-xinxifalse1:before {
  content: "\e65f";
}

.icon-a-xitongfalse1:before {
  content: "\e660";
}

.icon-a-shujutongjifalse1:before {
  content: "\e661";
}

.icon-a-shouyefalse1:before {
  content: "\e662";
}

.icon-a-peiyufuwufalse1:before {
  content: "\e659";
}

.icon-delete:before {
  content: "\e64e";
}

.icon-document:before {
  content: "\e64d";
}

.icon-bell:before {
  content: "\e635";
}

.icon-video-play:before {
  content: "\e649";
}

.icon-edit2:before {
  content: "\e64b";
}

.icon-Disable:before {
  content: "\e648";
}

.icon-edit:before {
  content: "\e64c";
}

.icon-setting:before {
  content: "\e645";
}

.icon-lock:before {
  content: "\e63c";
}

.icon-document-checked:before {
  content: "\e63d";
}

.icon-chat-dot-round:before {
  content: "\e63e";
}

.icon-link:before {
  content: "\e63f";
}

.icon-folder-add:before {
  content: "\e640";
}

.icon-process:before {
  content: "\e641";
}

.icon-bottom:before {
  content: "\e642";
}

.icon-coordinate:before {
  content: "\e643";
}

.icon-folder:before {
  content: "\e644";
}

.icon-data-analysis:before {
  content: "\e646";
}

.icon-remove-outline:before {
  content: "\e647";
}

.icon-files:before {
  content: "\e64a";
}

.icon-thumb:before {
  content: "\e634";
}

.icon-collection-tag:before {
  content: "\e636";
}

.icon-finished:before {
  content: "\e637";
}

.icon-refresh:before {
  content: "\e638";
}

.icon-tickets:before {
  content: "\e639";
}

.icon-magic-stick:before {
  content: "\e63a";
}

.icon-switch-button:before {
  content: "\e63b";
}

.icon-timer:before {
  content: "\e628";
}

.icon-noupload:before {
  content: "\e629";
}

.icon-star-off:before {
  content: "\e62a";
}

.icon-position:before {
  content: "\e62b";
}

.icon-document-copy:before {
  content: "\e62c";
}

.icon-upload:before {
  content: "\e62d";
}

.icon-qrcode:before {
  content: "\e62e";
}

.icon-top:before {
  content: "\e62f";
}

.icon-conversion:before {
  content: "\e630";
}

.icon-time:before {
  content: "\e631";
}

.icon-nolink:before {
  content: "\e632";
}

.icon-document-add:before {
  content: "\e633";
}

.icon-a-signup:before {
  content: "\e624";
}

.icon-a-linkjump:before {
  content: "\e623";
}

.icon-circle-close:before {
  content: "\e621";
}

.icon-refresh-left:before {
  content: "\e626";
}

.icon-storage:before {
  content: "\e627";
}


@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}

.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}

.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

.setColor {
  color: unset !important;
  cursor: unset !important;
  text-decoration: unset !important;
}

* {
  box-sizing: border-box;
}

div, body, html {
  margin: 0;
  padding: 0;
}

body, html {
  width: 100%;
  height: 100%;
  font-family: "Noto Sans SC", "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Harmony Sans SC", "Microsoft YaHei", "微软雅黑", Arial, sans-serif !important;
}

.l {
  float: left;
}

.r {
  float: right;
}

.clear:after {
  display: block;
  content: "";
  clear: both;
}

.containerContent {
  min-width: 1240px;
  margin: 0 auto;
  width: calc(100% - 40px);
  max-width: 1560px;
}

.text-center {
  text-align: center;
}

.row-start {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.row-end {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

#contain-query .el-input--small .el-input__inner {
  height: 36px;
  line-height: 36px;
}
#contain-query .el-form-item--small .el-form-item__content {
  line-height: 36px;
}
#contain-query .el-input--small {
  font-size: 14px;
}
#contain-query .el-form-item--small .el-form-item__label {
  line-height: 36px;
}
#contain-query .el-form-item--small.el-form-item {
  margin-bottom: 22px;
}

.row-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.row-between {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.row-around {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.dipei .el-textarea__inner {
  border: 0px;
  resize: none;
}

.column-start {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.el-table th {
  height: 50px;
  line-height: 50px;
  background: #F9F9F9;
  padding: 0px;
}

.el-table td {
  height: 40px;
  line-height: 40px;
  background: #fff;
}

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

.iframeClass2 iframe {
  width: 100%;
  height: 100vh;
  border: none;
}

.tabClass {
  border-bottom: 2px solid #e4e4e4;
  margin-bottom: 20px;
}
.tabClass .tabItemClass {
  font-size: 14px;
  margin-right: 10px;
  font-weight: bold;
  padding: 8px 15px;
  color: #777;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
  top: 2px;
}
.tabClass .activeTabClass {
  color: #0952CA;
  border-bottom: 2px solid #0952CA;
}

/*隐藏富文本编辑器footer*/
.edui-default .edui-editor-bottomContainer {
  display: none;
}

.edui-default .edui-toolbar {
  line-height: 0px;
}

.edui-default .edui-toolbar .edui-combox .edui-combox-body {
  line-height: 0px;
}

.breadBaG {
  background-color: #F3F5F6 !important;
}

.vo-ui.el-input.el-input--small .el-input__inner,
.vo-ui.el-autocomplete .el-input.el-input--small .el-input__inner {
  height: 36px;
  line-height: 36px;
}

.theme-ftsize {
  color: #0952CA !important;
}

.theme-back {
  background-color: #0952CA !important;
}

.ellipsisClass {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.el-radio__input.is-checked + .el-radio__label {
  color: #0952CA;
}

.el-radio__input.is-checked .el-radio__inner {
  border-color: #0952CA;
  background: #0952CA;
}

.el-checkbox__input.is-checked + .el-checkbox__label {
  color: #0952CA;
}

.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
  border-color: #0952CA;
  background: #0952CA;
}

.el-input.is-active .el-input__inner,
.el-input__inner:focus {
  border-color: #0952CA;
  outline: 0;
}

.el-select .el-input.is-focus .el-input__inner {
  border-color: #0952CA;
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
  color: #0952CA;
  background-color: #FFF;
}

.el-select-dropdown__item.selected {
  color: #0952CA;
  font-weight: 700;
}

.el-select .el-input__inner:focus {
  border-color: #0952CA;
}

.el-range-editor.is-active, .el-range-editor.is-active:hover {
  border-color: #0952CA;
}

.el-date-table td.end-date span, .el-date-table td.start-date span {
  background-color: #0952CA;
}

.el-button--text {
  color: #0952CA;
}

.el-time-panel__btn.confirm {
  font-weight: 800;
  color: #0952CA;
}

.el-button.is-plain:focus, .el-button.is-plain:hover {
  background: #FFF;
  border-color: #0952CA;
  color: #0952CA;
}

.el-button--text:focus, .el-button--text:hover {
  color: #0952CA;
  border-color: transparent;
  background-color: transparent;
}

.el-button--primary {
  color: #FFF;
  background-color: #0952CA;
  border-color: #0952CA;
}

.el-radio-button__orig-radio:checked + .el-radio-button__inner {
  color: #FFF;
  background-color: #0952CA;
  border-color: #0952CA;
  box-shadow: -1px 0 0 0 #0952CA;
}

.el-radio-button__inner:hover {
  color: #0952CA;
}

.el-date-table td.available:hover {
  color: #0952CA;
}

.el-date-table td.current:not(.disabled) span {
  color: #FFF;
  background-color: #0952CA;
}

.el-date-table td.today span {
  color: #0952CA;
  font-weight: 700;
}

.el-picker-panel__icon-btn:hover {
  color: #0952CA;
}

.el-date-picker__header-label.active, .el-date-picker__header-label:hover {
  color: #0952CA;
}

.el-year-table td.today .cell {
  color: #0952CA;
  font-weight: 700;
}

.el-year-table td .cell:hover, .el-year-table td.current:not(.disabled) .cell {
  color: #0952CA;
}

.el-month-table td .cell:hover {
  color: #0952CA;
}

.el-loading-mask .el-loading-spinner .path, .vo-ui.el-loading-mask .el-loading-spinner .path {
  stroke: #0952CA;
}

.vo-ui.el-input,
.vo-ui.el-autocomplete .el-input {
  vertical-align: middle;
}
.vo-ui.el-input input::-moz-placeholder, .vo-ui.el-autocomplete .el-input input::-moz-placeholder {
  font-size: 14px !important;
}
.vo-ui.el-input input::placeholder,
.vo-ui.el-autocomplete .el-input input::placeholder {
  font-size: 14px !important;
}
.vo-ui.el-input :-ms-input-placeholder.el-input__inner,
.vo-ui.el-autocomplete .el-input :-ms-input-placeholder.el-input__inner {
  font-size: 14px !important;
}

.el-pagination.is-background .el-pager li:not(.disabled) {
  background-color: white;
  color: #333333;
  border: 1px solid #DDDDDD;
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #0952CA;
}

.el-table .ascending .sort-caret.ascending {
  border-bottom-color: #0952CA;
}

.el-table .descending .sort-caret.descending {
  border-top-color: #0952CA;
}

.el-dialog__header {
  background: #F5F6F8 !important;
  height: 58px;
}
.el-dialog__header .el-dialog__title {
  font-size: 14px !important;
  font-weight: bold !important;
  color: #333333 !important;
}

.el-button--danger.is-plain:focus, .el-button--danger.is-plain:hover {
  background: #F56C6C !important;
  border-color: #F56C6C !important;
  color: #FFF !important;
}

.swiper-sec .el-image__inner--center {
  top: 0;
  left: 0;
  transform: translate(0, 0);
}

.content-container {
  min-width: 1240px;
  margin: 0 auto;
  width: calc(100% - 40px);
  max-width: 1560px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}

.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}

.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

.el-dropdown-menu__item:not(.is-disabled):hover {
  background-color: #F2F3FF !important;
  color: #0952CA !important;
}

.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell {
  background: none;
}

.el-select-dropdown__item.selected {
  background: #F2F3FF !important;
  color: #0B59DA !important;
}

.el-select-dropdown__item.hover, .el-select-dropdown__item:hover {
  background-color: #F3F3F3;
  opacity: 1;
  font-family: Source Han Sans;
  font-weight: regular;
  font-size: 14px;
  letter-spacing: 0px;
}

.el-table thead .cell {
  opacity: 1 !important;
  color: #3D485D !important;
  font-family: "Noto Sans SC", "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Harmony Sans SC", "Microsoft YaHei", "微软雅黑", Arial, sans-serif !important;
  font-weight: medium !important;
  font-size: 14px !important;
  line-height: 22px !important;
  letter-spacing: 0px !important;
  font-weight: 600 !important;
  color: rgb(51, 51, 51) !important;
}

.el-table thead .el-table__cell {
  padding: 0px 0px !important;
  height: 44px !important;
  line-height: 44px !important;
}

.el-table .cell {
  font-size: 14px !important;
}
.el-table .cell .el-button--small {
  font-size: 14px !important;
}
.el-table .cell .el-button--mini {
  font-size: 14px !important;
}

.zhejiang-gov .edit-btn, .zhejiang-gov .ellipase, .zhejiang-gov .containerContent .font-blue {
  color: #409eff !important;
}

.zhejiang-gov .theme-ftsize {
  color: #409eff !important;
}

.zhejiang-gov .el-pagination .el-pager li.active {
  background: #409eff !important;
  border-color: #409eff !important;
}

.zhejiang-gov .el-radio__input.is-checked .el-radio__inner {
  border-color: #409eff !important;
}

.zhejiang-gov .el-radio__input.is-checked .el-radio__inner::after {
  background: #409eff !important;
}

.zhejiang-gov .el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  border-color: #409eff !important;
  background: #409eff !important;
}

.zhejiang-gov .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #409eff !important;
}

.zhejiang-gov #problemHandleStatisticsList .clickClass[data-v-78876be8] {
  color: #409eff !important;
}

.el-table--border .el-table__cell {
  border-right: 1px solid #c3ccd9;
}

.el-table td.el-table__cell, .el-table th.el-table__cell.is-leaf {
  border-bottom: 1px solid #c3ccd9;
}

.el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background-color: #E8EFF9 !important;
}

.el-table__body tr.hover-row > td.el-table__cell {
  background-color: #E8EFF9 !important;
}

.el-cascader-node:not(.is-disabled):focus, .el-cascader-node:not(.is-disabled):hover {
  background: #E7E7E7;
}

.el-cascader-node.in-active-path, .el-cascader-node.is-active, .el-cascader-node.is-selectable.in-checked-path {
  background: #F2F3FF;
}

.el-radio__input.is-checked .el-radio__inner {
  border-color: #0052D9 !important;
  background: white !important;
}

.el-radio__input.is-checked .el-radio__inner::after {
  transform: translate(-50%, -50%) scale(2) !important;
  background: #0052D9 !important;
}

.el-pagination.is-background .el-pager li:not(.disabled) {
  background-color: white;
  color: #333333;
  border: 1px solid #DDDDDD;
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #0952CA;
}

.el-switch.is-checked .el-switch__core {
  border-color: #13ce66 !important;
  background-color: #13ce66 !important;
}

.el-switch__core {
  background: #ff4949 !important;
  border-color: #ff4949 !important;
}

.el-pagination__sizes .el-input .el-input__inner:hover {
  border-color: #0952CA;
}

.el-input__inner:focus {
  border: 1px solid #0952CA;
}

.vo-ui.el-input.el-input--medium .el-input__inner, .vo-ui.el-autocomplete .el-input.el-input--medium .el-input__inner {
  height: 36px;
  line-height: 36px;
  border: 1px solid #c3ccd9;
}

.el-table--border .is-scrolling-right + .el-table__fixed-right {
  border-left: 1px solid #c3ccd9;
}

.upload-class {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.9) !important;
  border: 1px solid #dcdcdc !important;
}
.upload-class:hover {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.9) !important;
  border: 1px solid #dcdcdc !important;
}

.el-table .el-table__fixed-right {
  border-left: 1px solid #c3ccd9;
}

.el-icon-plus:before {
  content: "\e6d9";
  font-weight: 600;
  color: #0952ca;
}

#contain-query {
  border-bottom: 1px solid #c3ccd9;
  margin-bottom: 20px;
  padding-bottom: 8px;
}
#contain-query .el-input--small .el-input__inner {
  height: 36px;
  line-height: 36px;
}
#contain-query .el-form-item--small .el-form-item__content {
  line-height: 36px;
}
#contain-query .el-input--small {
  font-size: 14px;
}
#contain-query .el-form-item--small .el-form-item__label {
  line-height: 36px;
}
#contain-query .el-form-item--small.el-form-item {
  margin-bottom: 22px;
}

.upload-class {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.9) !important;
  border: 1px solid #dcdcdc !important;
}
.upload-class:hover {
  background-color: white !important;
  color: rgba(0, 0, 0, 0.9) !important;
  border: 1px solid #dcdcdc !important;
}

#search-button .el-button--small, #search-button .ent-basic .el-button--small {
  padding: 10px 20px !important;
  border-radius: 4px !important;
  font-size: 14px !important;
}
#search-button .el-button--medium {
  font-size: 14px !important;
}

.zhejiang-gov .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background-color: #409eff;
  border-color: #409eff;
}

.el-range-separator {
  width: 20px !important;
}

.disabledbtn {
  cursor: not-allowed !important;
  color: #999999 !important;
}

.edit-btn {
  font-size: 14px;
  color: #0952CA !important;
  cursor: pointer;
  padding: 0 5px;
}

/*dialog 背景层级与 UEditor 相同*/
body .v-modal {
  z-index: 999 !important;
}

.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;
}

.el-table th.gutter {
  display: table-cell !important;
}

.el-tabs__item.is-active {
  color: #0952CA;
}

.el-tabs__active-bar {
  background-color: #0952CA;
}

.el-tabs__item:hover {
  color: #0952CA;
  cursor: pointer;
}

.el-table th {
  height: 50px;
  font-weight: 400;
  color: #121212;
  background-color: #f7faff !important;
  border-color: #c3ccd9 !important;
}

.el-table td {
  height: 48px;
  font-weight: 400;
  color: #737880;
  border-color: #c3ccd9;
}

.el-table--border,
.el-table--group {
  border-color: #c3ccd9 !important;
}

.el-pagination .btn-next,
.el-pagination .btn-prev {
  padding: 0;
  border-radius: 6px;
}
.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
  border-radius: 6px;
}
.el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff;
  background: #0952CA;
  border-color: #0952CA;
}
.el-pagination span.el-pagination__jump {
  font-size: 14px !important;
}
.el-pagination .el-input__inner {
  border-radius: 6px !important;
  height: 32px !important;
}
.el-pagination .el-pagination__jump .el-input__inner {
  width: 40px;
}
.el-pagination .el-pager li {
  min-width: 32px !important;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #c3ccd9;
  margin: 0 5px;
  line-height: 32px;
  height: 32px;
}
.el-pagination .el-pager li.active {
  color: #fff;
  background: #0952CA;
  border-color: #0952CA;
}
.el-pagination .el-button {
  height: 32px;
}
.el-pagination .el-button.is-disabled {
  background: #f0f3f7;
}
.el-pagination span:not([class*=suffix]) {
  font-size: 0;
  height: 32px;
  line-height: 30px;
  min-width: 32px;
}
.el-pagination span:not([class*=suffix]) i {
  font-size: 14px;
  line-height: 32px;
}
.el-pagination span.el-pagination__total {
  font-size: 14px !important;
}

.el-button + .el-button {
  margin-left: 12px;
}

.el-dialog__headerbtn .el-dialog__close {
  color: #ffffff !important;
  background-color: red;
  border-radius: 20px;
  font-size: 20px;
  margin-top: -5px;
  padding: 3px;
}

.el-message-box__headerbtn .el-message-box__close {
  color: #ffffff;
  background-color: red;
  border-radius: 20px;
  font-size: 20px;
  margin-top: -5px;
  padding: 3px;
}

.el-date-editor .el-range__close-icon {
  font-size: 14px;
  color: #c0c4cc;
  width: 25px;
  display: inline-block;
  float: right;
  line-height: 28px;
}

.el-message-box__headerbtn .el-message-box__close:hover {
  color: #ffffff;
}

.el-dialog__headerbtn .el-dialog__close:hover {
  color: #ffffff !important;
}

.indexClass .el-button--primary, .ent-basic .el-button--primary {
  color: #FFF;
  background-color: #0952CA;
  border-color: #0952CA;
}
.indexClass .el-button--text:focus, .indexClass .el-button--text:hover, .ent-basic .el-button--text:focus, .ent-basic .el-button--text:hover {
  color: #0952CA;
  border-color: transparent;
  background-color: transparent;
}
.indexClass .el-button.is-plain:focus, .indexClass .el-button.is-plain:hover, .ent-basic .el-button.is-plain:focus, .ent-basic .el-button.is-plain:hover {
  background: #FFF;
  border-color: #3c6fe5;
  color: #3c6fe5;
}
.indexClass .el-button--primary:focus, .indexClass .el-button--primary:hover, .ent-basic .el-button--primary:focus, .ent-basic .el-button--primary:hover {
  color: #fff;
  border-color: #3c6FE5 !important;
  background-color: #3c6FE5 !important;
}
.indexClass .el-button--small, .ent-basic .el-button--small {
  height: 36px !important;
  box-sizing: border-box;
}
.indexClass .el-pagination.is-background .el-pager li:not(.disabled):hover, .ent-basic .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #3c6fe5;
}
.indexClass .el-pagination.is-background .el-pager li:not(.disabled).active, .ent-basic .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #0952CA;
  color: #fff;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}

.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}

.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

.tpl-date-range-picker .el-picker-panel__content, .tpl-date-picker .el-picker-panel__content {
  width: 100%;
}

.tpl-theme-default .el-datetime-input {
  border-color: #c3ccd9;
  border-radius: 6px;
}
.tpl-theme-default .el-datetime-input:focus {
  border-color: #0952CA !important;
}
.tpl-theme-default .el-input .el-input__inner {
  border-color: #c3ccd9;
  border-radius: 6px;
}
.tpl-theme-default .el-input .el-input__inner:focus {
  border-color: #0952CA !important;
}
.tpl-theme-default .el-input.el-input-group--append .el-input__inner {
  border-radius: 6px 0 0 6px;
}
.tpl-theme-default .el-input.el-input-group--append .el-input-group__append {
  border-radius: 0 6px 6px 0;
}
.tpl-theme-default .el-input.el-input-group__prepend .el-input__inner {
  border-radius: 0 6px 6px 0;
}
.tpl-theme-default .el-input.el-input-group__prepend .el-input-group__prepend {
  border-radius: 6px 0 0 6px;
}
.tpl-theme-default .operation-top-btn {
  padding: 0 !important;
  background-color: #fff !important;
  border: 0px !important;
  margin-bottom: 20px;
}
.tpl-theme-default .operation-top-btn .el-button + .el-button {
  margin-left: 12px;
}
.tpl-theme-default .el-form-item.is-error .el-datetime-input,
.tpl-theme-default .el-form-item.is-error .el-datetime-input:focus,
.tpl-theme-default .el-form-item.is-error .el-input__inner,
.tpl-theme-default .el-form-item.is-error .el-input__inner:focus,
.tpl-theme-default .el-form-item.is-error .el-textarea__inner,
.tpl-theme-default .el-form-item.is-error .el-textarea__inner:focus,
.tpl-theme-default .el-message-box__input input.invalid,
.tpl-theme-default .el-message-box__input input.invalid:focus {
  border-color: #ff3333;
}
.tpl-theme-default .el-table th {
  height: 50px;
  font-weight: 400;
  color: #121212;
  background-color: #f7faff !important;
  border-color: #c3ccd9 !important;
}
.tpl-theme-default .el-table td {
  height: 48px;
  font-weight: 400;
  font-size: 14px;
  color: #737880;
  border-color: #c3ccd9;
}
.tpl-theme-default .el-table--border,
.tpl-theme-default .el-table--group {
  border-color: #c3ccd9 !important;
}
.tpl-theme-default .el-pagination .btn-next,
.tpl-theme-default .el-pagination .btn-prev {
  padding: 0;
  border-radius: 6px;
}
.tpl-theme-default .el-pagination.is-background .btn-next,
.tpl-theme-default .el-pagination.is-background .btn-prev,
.tpl-theme-default .el-pagination.is-background .el-pager li {
  border-radius: 6px;
}
.tpl-theme-default .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff;
  background: #0952CA;
  border-color: #0952CA;
}
.tpl-theme-default .el-pagination span.el-pagination__jump {
  font-size: 14px !important;
}
.tpl-theme-default .el-pagination .el-input__inner {
  border-radius: 6px !important;
  height: 32px !important;
}
.tpl-theme-default .el-pagination .el-pagination__jump .el-input__inner {
  width: 40px;
}
.tpl-theme-default .el-pagination .el-pager li {
  min-width: 32px !important;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #c3ccd9;
  margin: 0 5px;
  line-height: 32px;
  height: 32px;
}
.tpl-theme-default .el-pagination .el-pager li.active {
  color: #fff;
  background: #0952CA;
  border-color: #0952CA;
}
.tpl-theme-default .el-pagination .el-button {
  height: 32px;
}
.tpl-theme-default .el-pagination .el-button.is-disabled {
  background: #f0f3f7;
}
.tpl-theme-default .el-pagination span:not([class*=suffix]) {
  font-size: 0;
  height: 32px;
  line-height: 30px;
  min-width: 32px;
}
.tpl-theme-default .el-pagination span:not([class*=suffix]) i {
  font-size: 14px;
  line-height: 32px;
}
.tpl-theme-default .el-pagination span.el-pagination__total {
  font-size: 14px !important;
}
.tpl-theme-default .el-button + .el-button {
  margin-left: 12px;
}

.el-table--border {
  border-right: 1px solid #c3ccd9 !important;
  border-bottom: 1px solid #c3ccd9 !important;
}

.tpl-date-picker.el-date-editor {
  display: inline-flex !important;
  vertical-align: bottom;
}
.tpl-date-picker.el-date-editor.el-datetime-input {
  height: 36px;
  box-sizing: border-box;
  padding: 3px 10px;
  transition: border 0.3s;
  border-radius: 6px;
  display: inline-flex;
  border: 1px solid #c3ccd9;
}
.tpl-date-picker.el-date-editor.el-datetime-input.is-active, .tpl-date-picker.el-date-editor.el-datetime-input:focus {
  outline: 0;
  border-color: #0952CA;
}
.tpl-date-picker.el-date-editor.el-date-editor--monthrange, .tpl-date-picker.el-date-editor.el-date-editor--daterange {
  width: 100%;
}
.tpl-date-picker.el-date-editor.el-date-editor--datetimerange {
  width: 400px;
}

.el-form-item.is-error .el-date-editor.el-datetime-input {
  outline: 0;
  border-color: #d73232;
}

.tpl-date-picker {
  width: 288px;
}
.tpl-date-picker.has-week {
  width: 325px;
}

.tpl-date-range-picker .el-picker-panel__content,
.tpl-date-picker .el-picker-panel__content {
  margin: 0;
}
.tpl-date-range-picker .el-date-table,
.tpl-date-picker .el-date-table {
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.tpl-date-range-picker .el-date-table.is-week-mode .el-date-table__row:hover td:first-child div,
.tpl-date-picker .el-date-table.is-week-mode .el-date-table__row:hover td:first-child div {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.tpl-date-range-picker .el-date-table.is-week-mode .el-date-table__row:hover td:last-child div,
.tpl-date-picker .el-date-table.is-week-mode .el-date-table__row:hover td:last-child div {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.tpl-date-range-picker .el-date-table .el-date-week-table__row,
.tpl-date-picker .el-date-table .el-date-week-table__row {
  color: #666;
  background-color: #ebebeb;
}
.tpl-date-range-picker .el-date-table th div,
.tpl-date-picker .el-date-table th div {
  width: 36px;
  height: 24px;
  line-height: 24px;
  padding: 0 6px;
  box-sizing: border-box;
}
.tpl-date-range-picker .el-date-table td,
.tpl-date-picker .el-date-table td {
  cursor: pointer;
}
.tpl-date-range-picker .el-date-table td div,
.tpl-date-picker .el-date-table td div {
  width: 36px;
  height: 24px;
  line-height: 24px;
  padding: 0 6px;
  box-sizing: border-box;
}
.tpl-date-range-picker .el-date-table td,
.tpl-date-range-picker .el-date-table th,
.tpl-date-picker .el-date-table td,
.tpl-date-picker .el-date-table th {
  width: 36px;
  height: 30px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  padding: 3px 0;
}
.tpl-date-range-picker .el-date-table td:first-child,
.tpl-date-range-picker .el-date-table th:first-child,
.tpl-date-picker .el-date-table td:first-child,
.tpl-date-picker .el-date-table th:first-child {
  padding-left: 18px;
}
.tpl-date-range-picker .el-date-table td:last-child,
.tpl-date-range-picker .el-date-table th:last-child,
.tpl-date-picker .el-date-table td:last-child,
.tpl-date-picker .el-date-table th:last-child {
  padding-right: 18px;
}
.tpl-date-range-picker .el-date-table td.next-month, .tpl-date-range-picker .el-date-table td.prev-month,
.tpl-date-range-picker .el-date-table th.next-month,
.tpl-date-range-picker .el-date-table th.prev-month,
.tpl-date-picker .el-date-table td.next-month,
.tpl-date-picker .el-date-table td.prev-month,
.tpl-date-picker .el-date-table th.next-month,
.tpl-date-picker .el-date-table th.prev-month {
  color: #999;
}
.tpl-date-range-picker .el-date-table td.today,
.tpl-date-range-picker .el-date-table th.today,
.tpl-date-picker .el-date-table td.today,
.tpl-date-picker .el-date-table th.today {
  position: relative;
}
.tpl-date-range-picker .el-date-table td.today span,
.tpl-date-range-picker .el-date-table th.today span,
.tpl-date-picker .el-date-table td.today span,
.tpl-date-picker .el-date-table th.today span {
  color: #0952CA;
  border: 1px solid #0952CA;
}
.tpl-date-range-picker .el-date-table td span,
.tpl-date-range-picker .el-date-table th span,
.tpl-date-picker .el-date-table td span,
.tpl-date-picker .el-date-table th span {
  display: block;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  border-radius: 3px;
  overflow: hidden;
  left: auto;
}
.tpl-date-range-picker .el-date-table td.end-date div, .tpl-date-range-picker .el-date-table td.start-date div, .tpl-date-range-picker .el-date-table td.today.end-date span, .tpl-date-range-picker .el-date-table td.today.start-date span,
.tpl-date-range-picker .el-date-table th.end-date div,
.tpl-date-range-picker .el-date-table th.start-date div,
.tpl-date-range-picker .el-date-table th.today.end-date span,
.tpl-date-range-picker .el-date-table th.today.start-date span,
.tpl-date-picker .el-date-table td.end-date div,
.tpl-date-picker .el-date-table td.start-date div,
.tpl-date-picker .el-date-table td.today.end-date span,
.tpl-date-picker .el-date-table td.today.start-date span,
.tpl-date-picker .el-date-table th.end-date div,
.tpl-date-picker .el-date-table th.start-date div,
.tpl-date-picker .el-date-table th.today.end-date span,
.tpl-date-picker .el-date-table th.today.start-date span {
  color: #fff;
}
.tpl-date-range-picker .el-date-table td.current:not(.disabled) span,
.tpl-date-range-picker .el-date-table th.current:not(.disabled) span,
.tpl-date-picker .el-date-table td.current:not(.disabled) span,
.tpl-date-picker .el-date-table th.current:not(.disabled) span {
  color: #fff;
  background-color: #0952CA;
  border: none;
}
.tpl-date-range-picker .el-date-table td.in-range div, .tpl-date-range-picker .el-date-table td:not(.in-range):not(.disabled):not(.current):not(.selected):not(.week) span:hover,
.tpl-date-range-picker .el-date-table th.in-range div,
.tpl-date-range-picker .el-date-table th:not(.in-range):not(.disabled):not(.current):not(.selected):not(.week) span:hover,
.tpl-date-picker .el-date-table td.in-range div,
.tpl-date-picker .el-date-table td:not(.in-range):not(.disabled):not(.current):not(.selected):not(.week) span:hover,
.tpl-date-picker .el-date-table th.in-range div,
.tpl-date-picker .el-date-table th:not(.in-range):not(.disabled):not(.current):not(.selected):not(.week) span:hover {
  background-color: #d5e3fa;
}
.tpl-date-range-picker .el-date-table td.end-date span, .tpl-date-range-picker .el-date-table td.start-date span,
.tpl-date-range-picker .el-date-table th.end-date span,
.tpl-date-range-picker .el-date-table th.start-date span,
.tpl-date-picker .el-date-table td.end-date span,
.tpl-date-picker .el-date-table td.start-date span,
.tpl-date-picker .el-date-table th.end-date span,
.tpl-date-picker .el-date-table th.start-date span {
  background-color: #0952CA;
}
.tpl-date-range-picker .el-date-table td.start-date div,
.tpl-date-range-picker .el-date-table th.start-date div,
.tpl-date-picker .el-date-table td.start-date div,
.tpl-date-picker .el-date-table th.start-date div {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.tpl-date-range-picker .el-date-table td.end-date div,
.tpl-date-range-picker .el-date-table th.end-date div,
.tpl-date-picker .el-date-table td.end-date div,
.tpl-date-picker .el-date-table th.end-date div {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.tpl-date-range-picker .el-date-table td.disabled div,
.tpl-date-range-picker .el-date-table th.disabled div,
.tpl-date-picker .el-date-table td.disabled div,
.tpl-date-picker .el-date-table th.disabled div {
  opacity: 1;
  cursor: not-allowed;
  color: #999;
}
.tpl-date-range-picker .el-date-table td.selected span,
.tpl-date-range-picker .el-date-table th.selected span,
.tpl-date-picker .el-date-table td.selected span,
.tpl-date-picker .el-date-table th.selected span {
  background-color: #0952CA;
  color: #fff;
}
.tpl-date-range-picker .el-date-table td.week,
.tpl-date-range-picker .el-date-table th.week,
.tpl-date-picker .el-date-table td.week,
.tpl-date-picker .el-date-table th.week {
  color: #333;
  border-right: 1px solid #ddd;
}
.tpl-date-range-picker .el-date-table td.weekend,
.tpl-date-range-picker .el-date-table th.weekend,
.tpl-date-picker .el-date-table td.weekend,
.tpl-date-picker .el-date-table th.weekend {
  color: #a43232;
}
.tpl-date-range-picker .el-date-table.is-week-mode th.week,
.tpl-date-picker .el-date-table.is-week-mode th.week {
  width: 54px;
}
.tpl-date-range-picker .el-date-table.is-week-mode th:last-child,
.tpl-date-picker .el-date-table.is-week-mode th:last-child {
  width: 54px;
}
.tpl-date-range-picker .el-date-table:not(.is-week-mode) th.weekend,
.tpl-date-picker .el-date-table:not(.is-week-mode) th.weekend {
  width: 54px;
}
.tpl-date-range-picker .el-month-table,
.tpl-date-range-picker .el-year-table,
.tpl-date-picker .el-month-table,
.tpl-date-picker .el-year-table {
  border-collapse: collapse;
  width: 100%;
  font-size: 14px;
}
.tpl-date-range-picker .el-month-table,
.tpl-date-picker .el-month-table {
  margin: -1px;
}
.tpl-date-range-picker .el-month-table td,
.tpl-date-picker .el-month-table td {
  text-align: center;
}
.tpl-date-range-picker .el-month-table td div,
.tpl-date-picker .el-month-table td div {
  height: auto;
  padding: 0 12px;
  box-sizing: border-box;
}
.tpl-date-range-picker .el-month-table td.today.end-date .cell, .tpl-date-range-picker .el-month-table td.today.start-date .cell,
.tpl-date-picker .el-month-table td.today.end-date .cell,
.tpl-date-picker .el-month-table td.today.start-date .cell {
  color: #fff;
}
.tpl-date-range-picker .el-month-table td.today .cell,
.tpl-date-picker .el-month-table td.today .cell {
  color: #0952CA;
  border: 1px solid #0952CA;
}
.tpl-date-range-picker .el-month-table td.disabled .cell,
.tpl-date-picker .el-month-table td.disabled .cell {
  cursor: not-allowed;
}
.tpl-date-range-picker .el-month-table td .cell,
.tpl-date-picker .el-month-table td .cell {
  width: auto;
  display: block;
  height: 24px;
  line-height: 24px;
  color: #333;
  margin: 0 auto;
  border-radius: 3px;
  cursor: pointer;
}
.tpl-date-range-picker .el-month-table td:not(.current):not(.disabled) .cell:hover,
.tpl-date-picker .el-month-table td:not(.current):not(.disabled) .cell:hover {
  background-color: #d5e3fa;
}
.tpl-date-range-picker .el-month-table td.in-range div,
.tpl-date-picker .el-month-table td.in-range div {
  background-color: #bfd6f7;
}
.tpl-date-range-picker .el-month-table td.in-range div:hover,
.tpl-date-picker .el-month-table td.in-range div:hover {
  background-color: #d5e3fa;
}
.tpl-date-range-picker .el-month-table td.end-date div, .tpl-date-range-picker .el-month-table td.start-date div,
.tpl-date-picker .el-month-table td.end-date div,
.tpl-date-picker .el-month-table td.start-date div {
  color: #fff;
}
.tpl-date-range-picker .el-month-table td.end-date .cell, .tpl-date-range-picker .el-month-table td.start-date .cell,
.tpl-date-picker .el-month-table td.end-date .cell,
.tpl-date-picker .el-month-table td.start-date .cell {
  color: #fff;
  background-color: #0952CA;
  font-weight: 700;
}
.tpl-date-range-picker .el-month-table td.start-date div,
.tpl-date-picker .el-month-table td.start-date div {
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
.tpl-date-range-picker .el-month-table td.end-date div,
.tpl-date-picker .el-month-table td.end-date div {
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
}
.tpl-date-range-picker .el-month-table td.current:not(.disabled) .cell,
.tpl-date-picker .el-month-table td.current:not(.disabled) .cell {
  color: #fff;
  background-color: #0952CA;
}
.tpl-date-range-picker .el-year-table,
.tpl-date-picker .el-year-table {
  margin: -1px;
}
.tpl-date-range-picker .el-year-table .el-icon,
.tpl-date-picker .el-year-table .el-icon {
  color: #0952CA;
}
.tpl-date-range-picker .el-year-table td,
.tpl-date-picker .el-year-table td {
  text-align: center;
  padding: 16px 3px;
  cursor: pointer;
}
.tpl-date-range-picker .el-year-table td .cell,
.tpl-date-picker .el-year-table td .cell {
  width: 48px;
  height: 28px;
  display: block;
  line-height: 28px;
  color: #333;
  margin: 0 auto;
  border-radius: 3px;
}
.tpl-date-range-picker .el-year-table td.today .cell,
.tpl-date-picker .el-year-table td.today .cell {
  color: #0952CA;
  border: 1px solid #0952CA;
}
.tpl-date-range-picker .el-year-table td.disabled .cell,
.tpl-date-picker .el-year-table td.disabled .cell {
  cursor: not-allowed;
}
.tpl-date-range-picker .el-year-table td.disabled .cell:hover,
.tpl-date-picker .el-year-table td.disabled .cell:hover {
  color: #999;
}
.tpl-date-range-picker .el-year-table td:not(.current):not(.disabled) .cell:hover,
.tpl-date-picker .el-year-table td:not(.current):not(.disabled) .cell:hover {
  background-color: #d5e3fa;
}
.tpl-date-range-picker .el-year-table td.current:not(.disabled) .cell,
.tpl-date-picker .el-year-table td.current:not(.disabled) .cell {
  color: #fff;
  background-color: #0952CA;
}
.tpl-date-range-picker .el-date-picker__header-label .date_select_panel,
.tpl-date-picker .el-date-picker__header-label .date_select_panel {
  top: 18px;
}
.tpl-date-range-picker .date_select_panel,
.tpl-date-picker .date_select_panel {
  position: absolute;
  right: 0px;
  height: 200px;
  width: 60px;
  z-index: 1111;
  border: 1px solid #eee;
  border-radius: 3px;
  background: #fff;
  overflow: auto;
  text-align: center;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
}
.tpl-date-range-picker .date_select_panel li,
.tpl-date-picker .date_select_panel li {
  list-style-type: none;
  padding: 0 3px;
  line-height: 26px;
  height: 26px;
  color: #333;
}
.tpl-date-range-picker .date_select_panel li.active,
.tpl-date-picker .date_select_panel li.active {
  color: #0952CA;
}
.tpl-date-range-picker .el-time-spinner,
.tpl-date-picker .el-time-spinner {
  width: 100%;
  white-space: nowrap;
}
.tpl-date-range-picker .el-time-spinner .el-time-spinner-title,
.tpl-date-picker .el-time-spinner .el-time-spinner-title {
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #eaeaea;
  color: #666;
  margin: 0;
  font-size: 12px;
}
.tpl-date-range-picker .el-time-spinner .el-time-spinner__wrapper,
.tpl-date-picker .el-time-spinner .el-time-spinner__wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.tpl-date-range-picker .el-time-spinner .el-time-spinner__item,
.tpl-date-picker .el-time-spinner .el-time-spinner__item {
  display: inline-block;
  width: 32px;
  text-align: center;
  flex: 1 0 auto;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #333;
}

.el-date-range-picker {
  width: 577px;
  border-radius: 6px;
}
.el-date-range-picker .el-range-picker-panel__body {
  min-width: 513px;
}
.el-date-range-picker .el-range-picker-panel__body .el-picker-panel {
  width: 100%;
  margin-top: 0;
  border: none !important;
  box-shadow: none;
}
.el-date-range-picker .el-range-picker-panel__body .el-picker-panel__body {
  min-width: auto;
}
.el-date-range-picker .el-range-picker-panel__body .el-picker-panel__content {
  width: 50%;
  z-index: 10;
  border: none !important;
  padding: 0;
}
.el-date-range-picker .el-picker-panel__content {
  margin: 0;
}
.el-date-range-picker .el-range-picker-panel__body .el-picker-panel__content .el-picker-tit {
  text-align: center;
  padding-top: 10px;
  color: #888;
  font-size: 14px;
}

.el-date-picker__header {
  margin: 0;
  padding: 5px 22px;
}

.el-date-range-picker__header {
  position: relative;
  text-align: center;
  height: 28px;
  padding: 0 22px;
}

.el-date-range-picker .footer-right,
.el-date-range-picker__editors-wrap.is-right {
  text-align: right;
}

.el-date-range-picker__header [class*=arrow-left] {
  float: left;
}

.el-date-range-picker__header [class*=arrow-right] {
  float: right;
}

.el-date-range-picker__header div {
  font-size: 16px;
  margin-right: 50px;
}

.el-date-range-picker__content {
  float: left;
  width: 50%;
  box-sizing: border-box;
  margin: 0;
  padding: 16px 0;
}
.el-date-range-picker__content.is-left {
  border-right: 1px solid #e8e8e8;
}
.el-date-range-picker__content .el-date-range-picker__header {
  color: #0952CA;
}
.el-date-range-picker__content .el-date-range-picker__header div {
  margin-left: 50px;
  margin-right: 50px;
}

.el-date-range-picker__editors-wrap {
  width: 50%;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
.el-date-range-picker__editors-wrap .el-datetime-input {
  border-radius: 4px;
  border: 1px solid #ccc;
}

.el-date-range-picker__time-header {
  position: relative;
  border-bottom: 1px solid #e8e8e8;
  font-size: 12px;
  padding: 8px 5px 5px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}

.el-date-range-picker__time-header > .el-icon-arrow-right {
  font-size: 20px;
  vertical-align: middle;
  display: table-cell;
  color: #0952CA;
}

.el-date-range-picker__time-picker-wrap {
  width: 50%;
  position: relative;
  display: table-cell;
  padding: 0 5px;
}
.el-date-range-picker__time-picker-wrap .el-datetime-input {
  width: 100%;
}
.el-date-range-picker__time-picker-wrap .el-picker-panel {
  position: absolute;
  top: 13px;
  right: 0;
  z-index: 1;
  background: #fff;
}
.el-date-range-picker__time-picker-wrap .el-datetime-input {
  width: 100%;
}

.el-date-range-picker__editors-wrap .el-datetime-input {
  display: flex;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #ccc;
  padding: 0 10px;
}

.el-date-picker__editor-wrap {
  width: 50%;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}

.el-date-picker__editor-wrap .el-datetime-input {
  width: 100%;
}

.el-time-panel__content::after,
.el-time-panel__content::before {
  display: none;
}

.el-datetime-input {
  position: relative;
  height: 34px;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  background-color: #fff;
}

.el-date-editor .el-range-separator,
.el-datetime-input {
  display: inline-block;
  line-height: 26px;
  padding: 0 5px;
  font-size: 14px;
}

.el-date-editor {
  position: relative;
  display: inline-block;
  text-align: left;
}

.s-time-input {
  width: 26px;
  height: 21px;
  border: none;
  text-align: center;
  color: #333;
  background-color: #fff;
  display: inline-block;
  outline: 0;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  overflow: hidden !important;
}
.s-time-input.active, .s-time-input:hover {
  background-color: #0952CA;
  color: #fff;
}

.el-time-panel {
  margin: 5px 0;
  border: 1px solid #ccc;
  background: #fff;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: absolute;
  width: 200px;
  left: 0;
  z-index: 1000;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  box-sizing: content-box;
}

.s-sepline {
  padding: 0 2px;
  line-height: 19px;
}

.el-date-range-picker .footer-left {
  display: flex;
  justify-content: flex-end;
}
.el-date-range-picker .footer-left .align-center {
  flex-grow: 4;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.widget-container.area-selector-widget .area-container {
  line-height: normal;
}
.widget-container.area-selector-widget .area-container .vo-ui.el-input input {
  cursor: pointer !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header {
  padding: 0 20px 0 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #e8eaec;
  font-size: 14px;
  font-weight: 700;
  color: #333333;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 15px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header {
  display: flex;
  line-height: 48px;
  height: 48px;
  justify-content: space-between;
  padding-right: 50px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-title {
  padding: 0 20px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-multi-title {
  display: flex;
  flex-direction: row;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-multi-title .area-title {
  display: inline-block;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-multi-title .area-title:hover {
  color: #0952CA;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-multi-title .area-title.active {
  border-bottom: 2px solid #0952CA;
  color: #0952CA;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-search-bar {
  width: 220px;
  position: relative;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-search-bar .el-icon-close {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 17px;
  right: 4px;
  font-size: 10px;
  height: 14px;
  width: 14px;
  line-height: 14px;
  text-align: center;
  border-radius: 50%;
  color: #666666;
  background: #f5f7fa;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-search-bar:hover .el-icon-close {
  display: block;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body {
  padding: 0;
  overflow: hidden;
  color: #666666;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox {
  margin-right: 0 !important;
  color: #666666 !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__input .el-checkbox__inner {
  border-radius: 2px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__input .el-checkbox__inner::after {
  border: 1px solid #ffffff !important;
  border-left: 0 !important;
  border-top: 0 !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__label {
  min-width: 60px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__label .item-label {
  margin-right: 5px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__label .item-label:last-child {
  margin-right: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox:hover {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox:hover .el-checkbox__inner {
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox.is-checked, .vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .is-indeterminate {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox.is-checked .el-checkbox__inner, .vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .is-indeterminate .el-checkbox__inner {
  background-color: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox.is-checked .el-checkbox__label, .vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .is-indeterminate .el-checkbox__label {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box {
  color: #666666;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 400px;
  padding: 8px 0;
  border-bottom: 1px solid #e8eaec;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box > .area-option-group.has-check-all {
  padding: 8px 0;
  border-top: 1px solid #e8eaec;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box > .area-option-group.has-check-all:first-child {
  padding-top: 0;
  border: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group {
  display: flex;
  flex-direction: row;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group.no-check-all .area-group {
  width: 90px;
  text-align: right;
  padding-right: 20px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group.no-check-all .area-group-options {
  width: calc(100% - 90px);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group.has-check-all .area-group {
  width: 90px;
  text-align: left;
  padding-left: 24px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group.has-check-all .area-group-options {
  width: calc(100% - 120px);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-actives {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background: #f5f7fa;
  padding: 5px 0 5px 20px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-leafs {
  display: none;
  z-index: 1001;
  position: absolute;
  top: 30px;
  width: 238px;
  padding: 8px 10px 8px 20px;
  background: #ffffff;
  border: 1px solid #e8eaec;
  border-radius: 4px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-leafs.left {
  right: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-leafs.right {
  left: -116px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-street {
  display: none;
  z-index: 1002;
  position: absolute;
  top: 30px;
  width: 300px;
  padding: 8px 10px 8px 20px;
  background: #ffffff;
  border: 1px solid #e8eaec;
  border-radius: 4px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-street.left {
  right: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-street.right {
  left: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item {
  min-width: 100px;
  position: relative;
  padding-right: 10px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .el-check-box-mask {
  position: absolute;
  cursor: pointer;
  height: 100%;
  width: 100%;
  z-index: 1000;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .el-check-box-mask.mask-check {
  left: 0;
  width: 16px;
  cursor: pointer;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .el-check-box-mask.mask-active {
  left: 16px;
  width: calc(100% - 16px);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-item-bar {
  display: inline;
  position: relative;
  cursor: pointer;
  width: 15px;
  z-index: 1000;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-item-bar:hover, .vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-item-bar .active {
  color: #0952CA;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item.hover > .el-checkbox, .vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item.active > .el-checkbox {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item.hover > .el-checkbox .el-checkbox__inner, .vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item.active > .el-checkbox .el-checkbox__inner {
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-group-leafs.active {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-group-street.active {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box {
  color: #666666;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 400px;
  padding: 8px 0;
  border-bottom: 1px solid #e8eaec;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box ul, .vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-option {
  padding-left: 24px;
  font-size: 12px;
  color: #666666;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li {
  padding-left: 24px;
  position: relative;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li .el-check-box-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  display: block;
  height: 30px;
  cursor: pointer;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li:hover {
  background: #f5f7fa;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li:hover .el-checkbox {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li:hover .el-checkbox .el-checkbox__inner {
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result hit {
  color: #0952CA;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box {
  display: flex;
  flex-direction: row;
  line-height: 30px;
  justify-content: flex-start;
  margin: 8px 24px 0 24px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-label {
  width: 8%;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result {
  width: 86%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result .el-tag {
  margin-right: 10px;
  margin-bottom: 0;
  border-radius: 2px;
  color: #666666;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result-bar {
  width: 6%;
  text-align: center;
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result-bar .area-clear {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #0952CA;
  cursor: pointer;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result-bar .area-pagination {
  display: block;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result-bar .area-pagination button {
  width: 24px;
  height: 20px;
  padding: 0;
  margin: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer {
  padding: 14px 0 24px 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .dialog-footer {
  text-align: right;
  padding-right: 24px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .el-button.el-button--default.is-plain:active {
  color: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .el-button.el-button--default.is-plain:focus {
  color: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .el-button.el-button--default.is-plain:hover {
  color: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .el-button.el-button--primary {
  background: #0952CA !important;
  border-color: #0952CA !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.widget-container.area-selector-widget .area-container {
  line-height: normal;
}
.widget-container.area-selector-widget .area-container .vo-ui.el-input input {
  cursor: pointer !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header {
  padding: 0 20px 0 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #e8eaec;
  font-size: 14px;
  font-weight: 700;
  color: #333333;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 15px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header {
  display: flex;
  line-height: 48px;
  height: 48px;
  justify-content: space-between;
  padding-right: 50px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-title {
  padding: 0 20px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-multi-title {
  display: flex;
  flex-direction: row;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-multi-title .area-title {
  display: inline-block;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-multi-title .area-title:hover {
  color: #0952CA;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-multi-title .area-title.active {
  border-bottom: 2px solid #0952CA;
  color: #0952CA;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-search-bar {
  width: 220px;
  position: relative;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-search-bar .el-icon-close {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 17px;
  right: 4px;
  font-size: 10px;
  height: 14px;
  width: 14px;
  line-height: 14px;
  text-align: center;
  border-radius: 50%;
  color: #666666;
  background: #f5f7fa;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-search-bar:hover .el-icon-close {
  display: block;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body {
  padding: 0;
  overflow: hidden;
  color: #666666;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox {
  margin-right: 0 !important;
  color: #666666 !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__input .el-checkbox__inner {
  border-radius: 2px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__input .el-checkbox__inner::after {
  border: 1px solid #ffffff !important;
  border-left: 0 !important;
  border-top: 0 !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__label {
  min-width: 60px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__label .item-label {
  margin-right: 5px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__label .item-label:last-child {
  margin-right: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox:hover {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox:hover .el-checkbox__inner {
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox.is-checked, .vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .is-indeterminate {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox.is-checked .el-checkbox__inner, .vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .is-indeterminate .el-checkbox__inner {
  background-color: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox.is-checked .el-checkbox__label, .vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .is-indeterminate .el-checkbox__label {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box {
  color: #666666;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 400px;
  padding: 8px 0;
  border-bottom: 1px solid #e8eaec;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box > .area-option-group.has-check-all {
  padding: 8px 0;
  border-top: 1px solid #e8eaec;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box > .area-option-group.has-check-all:first-child {
  padding-top: 0;
  border: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group {
  display: flex;
  flex-direction: row;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group.no-check-all .area-group {
  width: 90px;
  text-align: right;
  padding-right: 20px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group.no-check-all .area-group-options {
  width: calc(100% - 90px);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group.has-check-all .area-group {
  width: 90px;
  text-align: left;
  padding-left: 24px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group.has-check-all .area-group-options {
  width: calc(100% - 120px);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-actives {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background: #f5f7fa;
  padding: 5px 0 5px 20px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-leafs {
  display: none;
  z-index: 1001;
  position: absolute;
  top: 30px;
  width: 238px;
  padding: 8px 10px 8px 20px;
  background: #ffffff;
  border: 1px solid #e8eaec;
  border-radius: 4px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-leafs.left {
  right: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-leafs.right {
  left: -116px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-street {
  display: none;
  z-index: 1002;
  position: absolute;
  top: 30px;
  width: 300px;
  padding: 8px 10px 8px 20px;
  background: #ffffff;
  border: 1px solid #e8eaec;
  border-radius: 4px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-street.left {
  right: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-street.right {
  left: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item {
  min-width: 100px;
  position: relative;
  padding-right: 10px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .el-check-box-mask {
  position: absolute;
  cursor: pointer;
  height: 100%;
  width: 100%;
  z-index: 1000;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .el-check-box-mask.mask-check {
  left: 0;
  width: 16px;
  cursor: pointer;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .el-check-box-mask.mask-active {
  left: 16px;
  width: calc(100% - 16px);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-item-bar {
  display: inline;
  position: relative;
  cursor: pointer;
  width: 15px;
  z-index: 1000;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-item-bar:hover, .vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-item-bar .active {
  color: #0952CA;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item.hover > .el-checkbox, .vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item.active > .el-checkbox {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item.hover > .el-checkbox .el-checkbox__inner, .vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item.active > .el-checkbox .el-checkbox__inner {
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-group-leafs.active {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-group-street.active {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box {
  color: #666666;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 400px;
  padding: 8px 0;
  border-bottom: 1px solid #e8eaec;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box ul, .vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-option {
  padding-left: 24px;
  font-size: 12px;
  color: #666666;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li {
  padding-left: 24px;
  position: relative;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li .el-check-box-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  display: block;
  height: 30px;
  cursor: pointer;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li:hover {
  background: #f5f7fa;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li:hover .el-checkbox {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li:hover .el-checkbox .el-checkbox__inner {
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result hit {
  color: #0952CA;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box {
  display: flex;
  flex-direction: row;
  line-height: 30px;
  justify-content: flex-start;
  margin: 8px 24px 0 24px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-label {
  width: 8%;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result {
  width: 86%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result .el-tag {
  margin-right: 10px;
  margin-bottom: 0;
  border-radius: 2px;
  color: #666666;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result-bar {
  width: 6%;
  text-align: center;
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result-bar .area-clear {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #0952CA;
  cursor: pointer;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result-bar .area-pagination {
  display: block;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result-bar .area-pagination button {
  width: 24px;
  height: 20px;
  padding: 0;
  margin: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer {
  padding: 14px 0 24px 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .dialog-footer {
  text-align: right;
  padding-right: 24px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .el-button.el-button--default.is-plain:active {
  color: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .el-button.el-button--default.is-plain:focus {
  color: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .el-button.el-button--default.is-plain:hover {
  color: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .el-button.el-button--primary {
  background: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .level-2 {
  min-width: 235px;
  position: relative;
  padding-right: 10px;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.widget-container.area-selector-widget .area-container {
  line-height: normal;
}
.widget-container.area-selector-widget .area-container .vo-ui.el-input input {
  cursor: pointer !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header {
  padding: 0 20px 0 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #e8eaec;
  font-size: 14px;
  font-weight: 700;
  color: #333333;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 15px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header {
  display: flex;
  line-height: 48px;
  height: 48px;
  justify-content: space-between;
  padding-right: 50px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-title {
  padding: 0 20px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-multi-title {
  display: flex;
  flex-direction: row;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-multi-title .area-title {
  display: inline-block;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-multi-title .area-title:hover {
  color: #0952CA;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-multi-title .area-title.active {
  border-bottom: 2px solid #0952CA;
  color: #0952CA;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-search-bar {
  width: 220px;
  position: relative;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-search-bar .el-icon-close {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 17px;
  right: 4px;
  font-size: 10px;
  height: 14px;
  width: 14px;
  line-height: 14px;
  text-align: center;
  border-radius: 50%;
  color: #666666;
  background: #f5f7fa;
}
.vo-ui.el-dialog.area-dialog .el-dialog__header .area-header .area-search-bar:hover .el-icon-close {
  display: block;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body {
  padding: 0;
  overflow: hidden;
  color: #666666;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox {
  margin-right: 0 !important;
  color: #666666 !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__input .el-checkbox__inner {
  border-radius: 2px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__input .el-checkbox__inner::after {
  border: 1px solid #ffffff !important;
  border-left: 0 !important;
  border-top: 0 !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__label {
  min-width: 60px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__label .item-label {
  margin-right: 5px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__label .item-label:last-child {
  margin-right: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox:hover {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox:hover .el-checkbox__inner {
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox.is-checked, .vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .is-indeterminate {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox.is-checked .el-checkbox__inner, .vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .is-indeterminate .el-checkbox__inner {
  background-color: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox.is-checked .el-checkbox__label, .vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .is-indeterminate .el-checkbox__label {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .el-checkbox .el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box {
  color: #666666;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 400px;
  padding: 8px 0;
  border-bottom: 1px solid #e8eaec;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box > .area-option-group.has-check-all {
  padding: 8px 0;
  border-top: 1px solid #e8eaec;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box > .area-option-group.has-check-all:first-child {
  padding-top: 0;
  border: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group {
  display: flex;
  flex-direction: row;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group.no-check-all .area-group {
  width: 90px;
  text-align: right;
  padding-right: 20px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group.no-check-all .area-group-options {
  width: calc(100% - 90px);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group.has-check-all .area-group {
  width: 90px;
  text-align: left;
  padding-left: 24px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group.has-check-all .area-group-options {
  width: calc(100% - 120px);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-actives {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background: #f5f7fa;
  padding: 5px 0 5px 20px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-leafs {
  display: none;
  z-index: 1001;
  position: absolute;
  top: 30px;
  width: 238px;
  padding: 8px 10px 8px 20px;
  background: #ffffff;
  border: 1px solid #e8eaec;
  border-radius: 4px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-leafs.left {
  right: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-leafs.right {
  left: -116px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-street {
  display: none;
  z-index: 1002;
  position: absolute;
  top: 30px;
  width: 300px;
  padding: 8px 10px 8px 20px;
  background: #ffffff;
  border: 1px solid #e8eaec;
  border-radius: 4px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-street.left {
  right: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-group-street.right {
  left: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item {
  min-width: 100px;
  position: relative;
  padding-right: 10px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .el-check-box-mask {
  position: absolute;
  cursor: pointer;
  height: 100%;
  width: 100%;
  z-index: 1000;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .el-check-box-mask.mask-check {
  left: 0;
  width: 16px;
  cursor: pointer;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .el-check-box-mask.mask-active {
  left: 16px;
  width: calc(100% - 16px);
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-item-bar {
  display: inline;
  position: relative;
  cursor: pointer;
  width: 15px;
  z-index: 1000;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-item-bar:hover, .vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-item-bar .active {
  color: #0952CA;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item.hover > .el-checkbox, .vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item.active > .el-checkbox {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item.hover > .el-checkbox .el-checkbox__inner, .vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item.active > .el-checkbox .el-checkbox__inner {
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-group-leafs.active {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-option-box .area-option-group .area-item .area-group-street.active {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box {
  color: #666666;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 400px;
  padding: 8px 0;
  border-bottom: 1px solid #e8eaec;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box ul, .vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-option {
  padding-left: 24px;
  font-size: 12px;
  color: #666666;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li {
  padding-left: 24px;
  position: relative;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li .el-check-box-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  display: block;
  height: 30px;
  cursor: pointer;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li:hover {
  background: #f5f7fa;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li:hover .el-checkbox {
  color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result li:hover .el-checkbox .el-checkbox__inner {
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-search-box .data-result hit {
  color: #0952CA;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box {
  display: flex;
  flex-direction: row;
  line-height: 30px;
  justify-content: flex-start;
  margin: 8px 24px 0 24px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-label {
  width: 8%;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result {
  width: 86%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result .el-tag {
  margin-right: 10px;
  margin-bottom: 0;
  border-radius: 2px;
  color: #666666;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result-bar {
  width: 6%;
  text-align: center;
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result-bar .area-clear {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #0952CA;
  cursor: pointer;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result-bar .area-pagination {
  display: block;
}
.vo-ui.el-dialog.area-dialog .el-dialog__body .area-result-box .area-result-bar .area-pagination button {
  width: 24px;
  height: 20px;
  padding: 0;
  margin: 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer {
  padding: 14px 0 24px 0;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .dialog-footer {
  text-align: right;
  padding-right: 24px;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .el-button.el-button--default.is-plain:active {
  color: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .el-button.el-button--default.is-plain:focus {
  color: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .el-button.el-button--default.is-plain:hover {
  color: #0952CA !important;
  border-color: #0952CA !important;
}
.vo-ui.el-dialog.area-dialog .el-dialog__footer .el-button.el-button--primary {
  background: #0952CA !important;
  border-color: #0952CA !important;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-2bcb2364] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-2bcb2364] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-2bcb2364] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected[data-v-2bcb2364]::after {
  content: "";
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected .check[data-v-2bcb2364] {
  background-color: #0952CA;
  border-color: #0952CA;
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected .check[data-v-2bcb2364]:after {
  transform: rotate(45deg) scaleY(1);
}
.el-select-dropdown.is-multiple .el-select-dropdown__item .check[data-v-2bcb2364]::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-2bcb2364] {
  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);
}
[data-v-2bcb2364] .el-input__prefix {
  left: 60%;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1 {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2 {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3 {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}

/*.el-select-dropdown__wrap {*/
/*    max-height: none !important;*/
/*}*/
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-17eae567] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-17eae567] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-17eae567] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.el-icon-upload2[data-v-17eae567] {
  position: unset !important;
}
.addStyle[data-v-17eae567] {
  text-align: center;
}
.addStyle input[data-v-17eae567] {
  left: 50% !important;
  transform: translateX(-50%);
}
.uploadWrap[data-v-17eae567] {
  position: relative;
  min-height: 36px;
}
.uploadWrap .textSty[data-v-17eae567] {
  color: #0952CA;
}
.uploadWrap input[data-v-17eae567] {
  cursor: pointer;
  font-size: 0;
  position: absolute;
  opacity: 0;
  left: 0;
  background: red;
  top: 0;
}
@charset "UTF-8";
/**
* Variables
*
* Variables should follow the `$component-state-property-size` formula for consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
**/
/**
* Color system of bootstrap
**/
/**
* Color uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.
**/
/* VO-UI Main Color & Secondary Color */
/* VO-UI Neutral Color*/
/* VO-UI Charts Color*/
/* ELEMENT-UI Main Color & Secondary Color*/
/* ELEMENT-UI Neutral Color*/
/*中性色彩交互*/
.td-shadow-1[data-v-7c1aa0a8] {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05), 0 4px 5px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.12);
}
.td-shadow-2[data-v-7c1aa0a8] {
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.06), 0 5px 5px -3px rgba(0, 0, 0, 0.1);
}
.td-shadow-3[data-v-7c1aa0a8] {
  box-shadow: 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 16px 24px 2px rgba(0, 0, 0, 0.04), 0 8px 10px -5px rgba(0, 0, 0, 0.08);
}
.scroll[data-v-7c1aa0a8] {
  overflow: scroll;
}
.fileList[data-v-7c1aa0a8] {
  margin-top: 5px;
  font-size: 14px;
  line-height: 2;
}
.fileList[data-v-7c1aa0a8] :first-child {
  margin-right: 5px;
}
.fileList a[data-v-7c1aa0a8] {
  margin-right: 5px;
}
.fileList .el-icon-close[data-v-7c1aa0a8] {
  display: none;
}
.fileList:hover a[data-v-7c1aa0a8] {
  cursor: pointer;
  color: #0952ca;
  text-decoration: underline;
}
.fileList:hover i[data-v-7c1aa0a8] {
  display: unset !important;
}
