[data-v-97f2d164] .el-tabs__active-bar {
  background-color: #004caa;
}
[data-v-97f2d164] .el-table th div {
  text-align: left;
}
.procure[data-v-97f2d164] {
  width: 900px;
  margin: 0 auto;
}
.column-list[data-v-97f2d164] {
  background: #f8f9fd;
  margin: 30px 0;
  position: relative;
}
.column-list .column-list-top[data-v-97f2d164] {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0 0 10px 0;
}
.column-list .procure-mall[data-v-97f2d164] {
  font-weight: 500;
  font-size: 18px;
  color: #333333;
}
.column-list .more[data-v-97f2d164] {
  z-index: 999;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: #004caa 1px solid;
  border-radius: 14px;
  font-size: 13px;
  color: #004caa;
  cursor: pointer;
}
.column-list .more[data-v-97f2d164]:hover {
  color: #004caa;
}
.column-list .procure-content[data-v-97f2d164] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  height: 100%;
}
.column-list .procure-content-left[data-v-97f2d164] {
  background-image: url(../img/img1030.81201980.jpg);
  background-size: cover;
  background-position-x: -50px;
  width: 150px;
  font-size: 16px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  margin-right: 10px;
  float: left;
  height: 100%;
  cursor: pointer;
  position: relative;
  z-index: 33;
}
.column-list .input[data-v-97f2d164] {
  width: 218px;
  position: absolute;
  top: 6px;
  right: 30px;
  z-index: 99;
}
.column-list .active[data-v-97f2d164] {
  background: #004caa;
  color: #fff;
}
.column-list .pexhibits[data-v-97f2d164] {
  height: 362px;
  position: relative;
  background-color: #ffffff;
  border-radius: 4px;
}
.column-list .pexhibits[data-v-97f2d164] .el-table th {
  background: #eaf2fb !important;
}
.column-list .pexhibits[data-v-97f2d164] .el-tabs__item.is-active {
  color: #004caa !important;
  border-top: none !important;
}
[data-v-97f2d164] .el-tabs {
  width: calc(100% - 460px);
}

.portal-site-banner {
  position: relative;
  height: auto;
}
.msg-banner-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 10px;
  line-height: 1;
  z-index: 10;
}
.msg-banner-inner h1,
.msg-banner-inner span {
  color: #fff;
  z-index: 10;
}
.msg-banner-inner h1 {
  font-size: 24px;
  margin-bottom: 14px;
}
.msg-banner-inner:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--portal-site-main-color);
  opacity: 0.5;
}

.search[data-v-0c5b078f] {
  display: grid;
  grid-gap: 16px;
  grid-template-columns: auto auto auto auto;
  -ms-flex-line-pack: center;
      align-content: center;
}
.search .data-picker[data-v-0c5b078f] {
  background-color: #fafafa;
  height: 30px;
}
.search .data-picker .icon-range[data-v-0c5b078f] {
  color: #cccccc;
}
.search .data-picker .icon-calendar[data-v-0c5b078f] {
  color: #cccccc;
  margin-right: 16px;
}
.search input[data-v-0c5b078f] {
  background-color: #fafafa;
  padding: 6px 16px;
  width: 140px;
  font-size: 14px;
  font-weight: 500;
  height: 30px;
}
.search input[data-v-0c5b078f]::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 14px;
}
.search input[data-v-0c5b078f]::-moz-placeholder {
  color: #cccccc;
  font-size: 14px;
}
.search input[data-v-0c5b078f]::-moz-placeholder {
  color: #cccccc;
  font-size: 14px;
}
.search input[data-v-0c5b078f]::-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
}
.search .query-btn[data-v-0c5b078f] {
  background-color: #0563cb;
  color: #ffffff;
  width: 80px;
  height: 30px;
  font-size: 14px;
  margin-left: 10px;
  border-radius: 4px;
  border: none;
}
.search .clear-btn[data-v-0c5b078f] {
  border: 1px #0563cb solid;
  width: 80px;
  font-size: 14px;
  color: #0563cb;
  border-radius: 4px;
  height: 30px;
}
.search .picker[data-v-0c5b078f] {
  width: 130px;
  height: 30px;
}
.search .picker[data-v-0c5b078f] .el-input__inner {
  padding: 6px 16px;
  background-color: #ffffff00;
  border: none;
  color: #333333;
  font-weight: 500;
}
.search[data-v-0c5b078f] .el-button {
  margin-left: 0px;
}

.portal-site-inform-new {
  background: #fafafa;
}
.portal-site-inform-new .portal-site-inform-content {
  margin: 20px 0 30px;
  position: relative;
  width: var(--portal-site-main-width);
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 25px;
}
.portal-site-inform-new .msg-right-top {
  border-bottom: 1px solid #eee;
  padding: 14px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.portal-site-inform-new .empty-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 300px;
  /* 占满可视区高度 */
}
.portal-site-inform-new .system-building {
  color: #666;
  font-size: 20px;
  opacity: 0.8;
}
.portal-site-inform-new .search .query-btn {
  background-color: var(--portal-site-main-color);
}
.portal-site-inform-new .search .clear-btn {
  color: var(--portal-site-main-color);
  border-color: var(--portal-site-main-color);
}
.portal-site-inform-new .search .picker,
.portal-site-inform-new .search .data-picker,
.portal-site-inform-new .search .search-input,
.portal-site-inform-new .search .el-input__inner,
.portal-site-inform-new .search .query-btn,
.portal-site-inform-new .search .clear-btn {
  height: 34px;
}
.portal-site-inform-new .search .search-input {
  width: 250px;
}
.portal-site-inform-new .search .search-input,
.portal-site-inform-new .search .data-picker {
  border-radius: 4px;
}

