﻿@charset "UTF-8";
/**
 * 交易信息
 * date: 2025-4-25
 * author: qyt
 */
.shadow-box {
  padding: 24px;
  margin: 40px auto;
}

.com-table {
  margin-top: 24px;
}

.col1 {
  width: 65%;
}

.col2 {
  width: 12%;
}

.col3 {
  width: 13%;
}

.col4 {
  width: 10%;
}

.null {
  height: 618px;
}