.download-list-221117 {
  width: 100%;
  overflow: hidden;
  font-family: 'Microsoft Yahei', 'PingFang SC', Arial, sans-serif;
  
}
.download-list-221117 table {
  width: 100%;
  overflow: hidden;
  border: 1px solid #1f93ff;
}
.download-list-221117 table th {
  background: #1f93ff;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
}
.download-list-221117 table th,
.download-list-221117 table td {
  width: 160px;
  white-space: nowrap;
  padding: 14px 20px;
}
.download-list-221117 table th a,
.download-list-221117 table td a {
  display: flex;
  align-items: center;
  text-decoration: none;
  user-select: none;
  margin-right: 20px;
}
.download-list-221117 table td:nth-last-child(1) a {
  margin-right: 0;
}
.download-list-221117 table th a:hover,
.download-list-221117 table td a:hover {
  color: #1f93ff;
}
.download-list-221117 table th a img,
.download-list-221117 table td a img {
  margin-right: 6px;
}
.download-list-221117 table th:nth-child(1),
.download-list-221117 table td:nth-child(1) {
  width: 100%;
  text-align: left;
  position: relative;
}
.download-list-221117 table td:nth-child(1) {
  letter-spacing: 1px;
}
.download-list-221117 table tbody tr td {
  border-bottom: 1px solid #dee2e6;
  font-size: 14px;
  font-weight: bold;
}
.download-list-221117 table tbody tr:nth-last-child(1) td {
  border-bottom: none;
}
.download-list-221117 table tr:hover {
  background: #f1f3f5;
}
.download-list-221117 table img {
  width: 24px;
  height: 24px;
}
/*# sourceMappingURL=download.css.map */