@charset "UTF-8";
/**
 * 中国平煤神马能源化工集团有限责任公司招标采购中心云商平台建设项目
 * date: 2023-8-1
 * author: wuzhou;
 */
.module {
  padding: 0 50px;
  min-height: 400px;
  background-color: #fff;
  margin-bottom: 30px;
}

.module-title {
  margin: -10px auto 0;
  width: 581px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #FFF;
  font-size: 24px;
  background: url("../images/intro_title.png") center top no-repeat;
}

.intro-wrap {
  padding-top: 27px;
  padding-bottom: 32px;
  font-size: 16px;
}
.intro-wrap .intro-txt {
  line-height: 32px;
  text-indent: 32px;
}