﻿@charset "UTF-8";
/**
 * 今日开标
 * date: 2025-4-27
 * author: qyt
 */
.shadow-box {
  padding: 24px;
  margin-bottom: 40px;
}

.com-title {
  margin-bottom: 24px;
}
.com-title .time-select {
  width: 222px;
  height: 34px;
  line-height: 32px;
}

.col1 {
  width: 12%;
}
.col1.com-table-bd-col {
  color: #226FD8;
}

.col2 {
  /*width: 62%;*/
  width: 75%;
}

.col3 {
  /*width: 13%;*/
  display:none;
}

.col4 {
  width: 13%;
}

.null {
  height: 618px;
}