@charset "UTF-8";
/**
 * 鄂尔多斯市公共资源电子交易系统和硬件设备适老改造
 * date: 2023-4-24
 * author: trh
 */
.main {
  padding-bottom: 41px;
}

.details {
  background-color: #fff;
  padding: 0 20px 14px 22px;
}

.details .location {
  margin: 0;
}

/* article */
.article {
  padding: 41px 0 20px 0;
}

.article-title {
  text-align: center;
  color: #222;
  font-weight: 600;
  font-size: 28px;
  line-height: 41px;
  padding-bottom: 31px;
}

.article-sources {
  padding-top: 24px;
  text-align: center;
  color: #666;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  border-top: 2px solid #D9D9D9;
}

.article-sources p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 0 13px;
}

.article-sources a {
  color: #666;
}

.article-info {
  padding: 0 20px;
  word-break: break-all;
  margin-bottom: 39px;
}

.article-p {
  margin-top: 14px;
  text-indent: 2em;
  color: #333;
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 500;
  font-size: 26px;
  line-height: 40px;
}

.article-img {
  display: block;
  margin: 18px auto 0;
  padding-bottom: 4px;
}

/*附件：*/
.annex {
  padding: 0 20px;
}

.annex-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 45px;
  color: #D72219;
}

.annex-lists {
  margin-top: 19px;
}

.annex-item.red .annex-name, .annex-item:hover .annex-name {
  color: #D72219;
}

.annex-name {
  display: block;
  font-weight: 500;
  font-size: 26px;
  line-height: 45px;
  color: #333333;
}

table,
tr,
td,
th {
  font-weight: 500;
  font-size: 26px;
  line-height: 40px;
}
