body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
i {
  padding: 0;
  margin: 0;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i,
b {
  font-weight: normal;
  font-style: normal;
}
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
a {
  text-decoration: none;
  color: inherit;
}
html {
  min-width: 1300px;
}
body {
  font-family: "Microsoft YaHei", "宋体", Verdana, Arial, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 1.42857143;
  min-width: 1200px;
}
body {
  font-size: 13px;
  font: Arial, Helvetica, sans-serif;
  background-image: url(../imgs/bg.jpg);
  background-size: 100% auto;
  background-attachment: fixed;
}
img {
  border: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.container {
  width: 1300px;
  margin: 0 auto;
}
.clear {
  clear: both;
}
input {
  outline: none;
}
.lf {
  float: left;
}
.rt {
  float: right;
}

/*页头*/
ul,
ol {
  list-style-type: none;
}
.header {
  width: 100%;
  height: 70px;
  position: relative;
  min-width: 1328px;
  margin: 0 auto;
  z-index: 1000;
  background: linear-gradient(to bottom, #e7dbcd, #ffffff);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: solid 0px #8d621d;
}
.header .center {
  position: relative;
  width: 1310px;
  margin: 0 auto;
}
.header .center .logo {
  float: left;
  width: 360px;
  margin-right: 0px;
}

/*菜单*/
.menu {
  height: 70px;
}
.menu ul {
  float: right;
  width: 900px;
}
.menu ul li {
  float: right;
  height: 70px;
  line-height: 70px;
  margin-left: 10px;
}
.menu ul li:hover {
  background: linear-gradient(to bottom, #ae7253, #7b2500);
}
.menu ul li a {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 2px;
  display: block;
  text-decoration: none;
}
.menu ul li a:hover {
  text-decoration: none;
}
.menu ul li a:hover span {
  color: #fff;
}
.menu ul li a:hover strong {
  color: #fff;
}
.menu ul li a strong {
  height: 37px;
  line-height: 37px;
  overflow: hidden;
  font-size: 18px;
  font-weight: normal;
  color: #9b3400;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.menu ul li a span {
  line-height: 14px;
  font-size: 12px;
  color: #74594c;
  text-transform: uppercase;
  display: block;
}

/*页尾*/
.footer {
  width: 100%;
  height: 165px;
  margin: 100px auto 0px auto;
  background: linear-gradient(to bottom, #f2e0ca, #ffffff);
  background-size: 100% auto;
  -webkit-box-shadow: 0 4px 16px rgba(65, 65, 65, 0.4);
  box-shadow: 0 4px 16px rgba(65, 65, 65, 0.4);
}
.footer .center {
  width: 1300px;
  padding-top: 25px;
  padding-bottom: 20px;
  margin: 0 auto;
}
.footer .bomlogo {
  float: left;
  width: 200px;
  text-align: center;
  margin-top: 0px;
  margin-left: 10px;
}
.footer .bomlogo img {
  width: 200px;
}
.footer .box {
  float: right;
  line-height: 26px;
  text-align: right;
  color: #9b9ea3;
  padding-right: 30px;
}
.footer .box p {
  line-height: 24px;
  font-size: 12px;
  color: #7a5c5c;
}
.footer .box p a {
  font-size: 14px;
  font-family: "times new roman", times, serif;
  font-weight: bold;
  color: #af3f01;
  text-decoration: underline;
}
.footer .box p a:hover {
  color: #b73401;
}
.footer .box .tips {
  font-size: 14px;
  color: #602416;
}
.footer .box ul {
  margin-bottom: 22px;
}
.footer .box ul li {
  display: inline;
}
.footer .box ul li a {
  color: #b23b01;
  margin-right: 2px;
  margin-left: 8px;
}
.footer .box ul li a:hover {
  font-size: 16px;
  font-weight: bold;
  color: #b21a01;
  text-decoration: none;
}

.listContainer {
  background-size: 100% auto;
  -webkit-box-shadow: 0 4px 16px rgba(65, 65, 65, 0.4);
  box-shadow: 0 4px 16px rgba(65, 65, 65, 0.4);
  border-radius: 0px;
  width: 1280px;
  padding: 10px;
}

table.dblist {
  border-collapse: collapse;
  table-layout: fixed;
}
table.dblist th {
  height: 40px;
  line-height: 40px;
  font-weight: 800;
  font-size: 14px;
  background: linear-gradient(to bottom, #904532, #a13d07);
  color: #ffffff;
  border: solid 1px #ae7728;
}

table.dblist td {
  height: 28px;
  border: solid 1px #ae7728;
  text-align: center;
  background-color: #ffffff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
table.dblist td:nth-child(8) a {
  display: inline-block;
  width: 78px;
  line-height: 24px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background: #ff6408;
  border-radius: 4px;
}

table.dblist tr.jtth td {
  background-color: #fffbf6;
  background: linear-gradient(to bottom, #fffbf6, #f4e7d7);
}
table.dblist tr.jtth:hover td {
  background-color: #ffffff;
  background: linear-gradient(to bottom, #ffffff, #ffffff);
}

table.dblist tr.jtjp td {
  background-color: #fcf8e8;
  background: linear-gradient(to bottom, #fcf8e8, #fffbf6);
}
table.dblist tr.jtjp:hover td {
  background-color: #ffffff;
  background: linear-gradient(to bottom, #ffffff, #ffffff);
}

table.dblist tr.thwd td {
  background-color: #ffffff;
}
table.dblist tr.thwd:hover td {
  background-color: #fff9e6;
}
table.dblist td.r {
  color: #e54202;
}

table.dblist tr.txtj td {
  background-color: #fffbf6;
  background: linear-gradient(to bottom, #fffbf6, #f4e7d7);
}
table.dblist tr.txtj:hover td {
  background-color: #ffffff;
}

table.dblist tr.txgd td {
  background-color: #fffbf6;
  background: linear-gradient(to bottom, #fffbf6, #f4e7d7);
}
table.dblist tr.txgd:hover td {
  background-color: #ffffff;
}

table.dblist tr.txtjbt td {
  background-color: #ffffff;
}
table.dblist tr.txtjbt:hover td {
  background-color: #fff9e6;
}

table.dblist tr.txgdbt td {
  background-color: #ffffff;
}
table.dblist tr.txgdbt:hover td {
  background-color: #fff9e6;
}

table.dblist tr.mtth td {
  background-color: #ffffff;
}
table.dblist tr.mtth:hover td {
  background-color: #fff9e6;
}

table.dblist tr.mtthgd td {
  background-color: #ffffff;
}
table.dblist tr.mtthgd:hover td {
  background-color: #fff9e6;
}

table.dblist tr.mtjp td {
  background-color: #ffffff;
}
table.dblist tr.mtjp:hover td {
  background-color: #fff9e6;
}

table.dblist tr.mttxtj td {
  background-color: #ffffff;
}
table.dblist tr.mttxtj:hover td {
  background-color: #fff9e6;
}

table.dblist tr.mttxgd td {
  background-color: #ffffff;
}
table.dblist tr.mttxgd:hover td {
  background-color: #fff9e6;
}

table.dblist tr.mtthwd td {
  background-color: #ffffff;
}
table.dblist tr.mtthwd:hover td {
  background-color: #fff9e6;
}

table.dblist td.r {
  color: #ff0000;
}

.filter-menu {
  height: 30px;
  background: rgba(0, 0, 0, 0.15);
  padding: 10px 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

.filter-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  flex: 1 1 0%;
  min-width: 0px;
}

.filter-btn {
  padding: 6px 8px;
  background: linear-gradient(to bottom, #904532, #a13d07);
  border: 1px solid rgb(114, 103, 92);
  border-radius: 4px;
  cursor: pointer;
  font-size: 12px;
  color: #fff;
  transition: all 0.3s ease;
  white-space: nowrap;
  flex-shrink: 1;
  min-width: fit-content;
}

.filter-btn:hover {
  background: yellow;
  color: #000;
  text-decoration: none;
}

.filter-btn.active {
  border-color: orange;
}

.filter-menu .filter-search {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-left: auto;
}

/* 搜索输入框样式 */
.filter-menu input[type="text"] {
  height: 18px;
  padding: 6px 10px;
  border: 1px solid rgb(221, 221, 221);
  border-radius: 4px;
  font-size: 12px;
  width: 150px;
  outline: none;
  transition: border-color 0.3s ease;
}

.filter-menu input[type="text"]:focus {
  border-color: #4361ee;
}

/* 圆形加载动画样式 */
.loading-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.loader-circle {
  width: 1em;
  height: 1em;
  border: 0.15em solid #eee;
  border-top: 0.15em solid #3498db;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  transform: translateZ(0);
}

/* 定义旋转动画的关键帧 */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
