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

.portal-site-about-our {
  background: #fafafa;
}
.portal-site-about-our .portal-site-about-content {
  padding: 20px 20px 130px;
  margin: 30px auto;
  position: relative;
  width: var(--portal-site-main-width);
  overflow: hidden;
  background: #fff;
}
.portal-site-about-our .portal-site-about-content .about-title {
  font-size: 30px;
  line-height: 1;
  color: #333;
  padding: 36px 0;
  position: relative;
}
.portal-site-about-our .portal-site-about-content .about-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 6px;
  background: var(--portal-site-main-color);
}
.portal-site-about-our .portal-site-about-content .about-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-top: 55px;
}
.portal-site-about-our .portal-site-about-content .about-txt {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 70px;
}
.portal-site-about-our .portal-site-about-content .about-img {
  width: 400px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.portal-site-about-old {
  background: #fff;
}
.portal-site-about-old .portal-site-about-content {
  margin-top: 20px;
  margin-bottom: 80px;
  border: 1px solid #e9e9e9;
  padding: 5px 20px 70px;
}
.portal-site-about-old .portal-site-about-content .about-title {
  font-size: 24px;
  padding-bottom: 20px;
}
.portal-site-about-old .portal-site-about-content .about-title:after {
  display: none;
}

