.custom .el-date-editor {
  width: 150px;
}
.custom .el-date-editor .el-input__inner {
  width: 150px;
}
.alert-box {
  text-align: center;
}
.procurement-msg {
  padding: 20px 0 30px 0;
}
.procurement-msg .procurement-box {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.procurement-msg .plainscreen-box {
  border: 1px solid #e9e9e9;
}
.procurement-msg .msg-box {
  background: #f8f8f8;
}
.procurement-msg .page-platform-body {
  background: url(../img/header.f4139c50.jpg) -1207px center no-repeat;
  height: 157px;
  position: relative;
}
.procurement-msg .msg-content {
  background: #fff;
  padding: 20px;
  padding-right: 0px;
}
.procurement-msg .msg-content .el-button.el-button--primary {
  margin: 0;
  background-color: var(--portal-site-main-color);
}
.procurement-msg .msg-content .el-input__inner:focus,
.procurement-msg .msg-content .el-button:active {
  border-color: var(--portal-site-main-color);
}
.procurement-msg .th-box {
  width: 100%;
  height: 40px;
  background: #f8f8f8;
}
.procurement-msg .th-box div {
  display: inline-block;
  line-height: 40px;
  font-size: 12px;
}
.procurement-msg .th-box .th-title {
  float: left;
  margin-left: 331px;
}
.procurement-msg .th-box .th-data {
  float: right;
  margin-right: 79px;
}
.procurement-msg .card-pagination {
  width: 100%;
  background: #fff;
  padding: 3px 20px 45px 20px;
}
.procurement-msg .card-pagination .card-box {
  margin: 18px 0 2px 0;
}
.procurement-msg .card-pagination .card-h2 a:visited {
  color: #999;
}
.procurement-msg .card-pagination .list-not {
  text-align: center;
  line-height: 40px;
}
.procurement-msg .card-pagination .method-div {
  min-width: 110px;
}
.procurement-msg .card-pagination .production-div {
  min-width: 230px;
}
.procurement-msg .card-pagination .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;
  cursor: pointer;
}
.procurement-msg .card-pagination .card-div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.procurement-msg .card-pagination .card-div:hover h2 {
  color: var(--portal-site-main-color);
}
.procurement-msg .card-pagination .card-msg {
  display: -webkit-box;
  /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox;
  /* 混合版本语法: IE 10 */
  /* 新版本语法: Chrome 21+ */
  display: flex;
  margin-top: 10px;
  color: #999;
}
.procurement-msg .card-pagination .card-msg div {
  margin-right: 20px;
  font-size: 12px;
}
.procurement-msg .card-pagination .card-h2 {
  color: #333;
  font-weight: 600;
}
.procurement-msg .card-pagination .date-time {
  min-width: 70px;
  color: #666;
  font-size: 12px;
  margin-right: 49px;
}
.procurement-msg .pagination-box {
  text-align: center;
}

[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-msg-old .portal-site-banner {
  position: relative;
}

