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

.inform-list {
  margin: 10px auto;
  padding: 0 10px 30px;
  width: var(--portal-site-main-width);
  font-size: 12px;
  border: 1px solid #e9e9e9;
}
.inform-list .th-box {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fbfbfa;
  margin-top: 20px;
  border-bottom: 1px solid #ebeef5;
  font-weight: 600;
}
.inform-list .th-box div {
  display: inline-block;
  font-size: 12px;
}
.inform-list .th-box .th-title {
  float: left;
  margin-left: 343px;
}
.inform-list .th-box .th-data {
  float: right;
  margin-right: 78px;
}
.inform-list .card-pagination {
  margin-top: 20px;
}
.inform-list .card-li {
  display: -webkit-box;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox;
  /* 混合版本语法: IE 10 */
  /* 新版本语法: Chrome 21+ */
  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;
  font-size: 14px;
}
.inform-list .card-li .el-icon-caret-right {
  vertical-align: middle;
  margin-right: -12px;
  color: #ccc;
}
.inform-list .date-time {
  margin-right: 68px;
}
.inform-list .card-h2 {
  margin-left: 22px;
  vertical-align: middle;
}
.inform-list .card-box {
  cursor: pointer;
}
.inform-list .card-box .el-divider--horizontal {
  margin: 15px 0;
}
.inform-list .card-box:hover {
  color: var(--portal-site-main-color);
}
.inform-list .pagination-box {
  text-align: center;
  margin-top: 29px;
}
.inform-list .pagination-box .el-pager li.active,
.inform-list .pagination-box .el-pager li:hover,
.inform-list .pagination-box button:hover {
  color: var(--portal-site-main-color);
}
.inform-list .pagination-box .el-input__inner:focus,
.inform-list .pagination-box .el-input__inner:hover {
  border-color: var(--portal-site-main-color);
}

