@charset "UTF-8";
/**
* 湖南省招标公司智慧阳光采购平台建设项目
* date:2024-8-27
* author: xhz;
 */
.right-content {
  padding-top: 0px !important;
  padding-bottom: 40px !important;
}

.content-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  border-bottom: 1px solid #226fd8;
}
.content-title .txt {
  font-size: 28px;
  font-weight: bold;
}