.dredge_dredger_detail .a1 {
  margin: 0.5rem;
  padding: 0.5rem;
  display: flex;
  background: var(--weui-BG);
  border-radius: 0.3rem;
}
.dredge_dredger_detail .a1 .b1 {
  width: 4rem;
  height: 4rem;
  min-width: 4rem;
  margin-right: 0.5rem;
}
.dredge_dredger_detail .a1 .b1 .c1 {
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
}
.dredge_dredger_detail .a1 .b2 {
  flex-grow: 1;
}
.dredge_dredger_detail .a1 .b2 .c1 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.dredge_dredger_detail .a1 .b2 .c1 .d1 {
  font-size: 0.9rem;
  font-weight: bold;
  margin-right: 0.5rem;
}
.dredge_dredger_detail .a1 .b2 .c1 .d3 {
  color: var(--weui-WHITE);
  background: var(--weui-BRAND);
  font-size: 0.55rem;
  display: inline-block;
  margin-right: 0.5rem;
  padding: 0 0.2rem;
  border-radius: 0.2rem;
}
.dredge_dredger_detail .a1 .b2 .c1 .d4 {
  color: var(--weui-WHITE);
  background: var(--weui-RED);
  font-size: 0.55rem;
  margin-right: 0.5rem;
  padding: 0 0.2rem;
  border-radius: 0.2rem;
}
.dredge_dredger_detail .a1 .b2 .c2 {
  font-size: 0.7rem;
  color: var(--weui-FG-1);
}
.dredge_dredger_detail .a1 .b2 .c3 {
  display: flex;
  margin-left: -0.25rem;
  flex-wrap: wrap;
  margin-top: 0.25rem;
}
.dredge_dredger_detail .a1 .b2 .c3 .d1 {
  font-size: 0.65rem;
  background: var(--weui-BG-1);
  border-radius: 0.5rem;
  height: 1rem;
  display: flex;
  align-items: center;
  padding: 0 0.25rem;
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
  color: var(--weui-BRAND);
}
.dredge_dredger_detail .a1 .b2 .c4 {
  display: flex;
  margin-left: -0.25rem;
  flex-wrap: wrap;
  margin-top: 0.25rem;
}
.dredge_dredger_detail .a1 .b2 .c4 .d1 {
  font-size: 0.65rem;
  background: var(--weui-BG-1);
  border-radius: 0.5rem;
  height: 1rem;
  padding: 0 0.25rem;
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
  color: var(--weui-RED);
  display: flex;
  align-items: center;
}
.dredge_dredger_detail .a2 {
  margin: 0.5rem;
  padding: 0.5rem;
  background: var(--weui-BG);
  border-radius: 0.3rem;
}
.dredge_dredger_detail .a2 .b1 {
  font-weight: bold;
}
.dredge_dredger_detail .a3 {
  margin: 0.5rem;
  padding: 0.5rem;
  background: var(--weui-BG);
  border-radius: 0.3rem;
}
.dredge_dredger_detail .a3 .b1 {
  font-weight: bold;
}
.dredge_dredger_detail .a4 {
  margin: 0.5rem;
  padding: 0.5rem;
  background: var(--weui-BG);
  border-radius: 0.3rem;
}
.dredge_dredger_detail .a4 .b1 {
  font-weight: bold;
}
.dredge_dredger_detail .a4 .b2 .c1 {
  display: flex;
  align-items: center;
  margin: 0.5rem 0;
}
.dredge_dredger_detail .a4 .b2 .c1 .d1 {
  min-width: 3rem;
}
.dredge_dredger_detail .a4 .b2 .c1 .d2 {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 1rem;
  color: var(--weui-YELLOW);
}
.dredge_dredger_detail .a4 .b2 .c1 .d3 {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.dredge_dredger_detail .a5 {
  margin: 0.5rem;
  padding: 0.5rem;
  background: var(--weui-BG);
  border-radius: 0.3rem;
}
.dredge_dredger_detail .a5 .b1 {
  font-weight: bold;
}
.dredge_dredger_detail .a5 .b2 .c1 {
  margin: 0.5rem 0;
  padding: 0.5rem 0;
  border-bottom: 1px dashed var(--weui-BG-0);
}
.dredge_dredger_detail .a5 .b2 .c1:last-child {
  border-bottom: none;
}
.dredge_dredger_detail .a5 .b2 .c1 .d1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dredge_dredger_detail .a5 .b2 .c1 .d1 .e1 {
  font-size: 0.7rem;
}
.dredge_dredger_detail .a5 .b2 .c1 .d1 .e2 {
  color: var(--weui-FG-1);
  font-size: 0.6rem;
}
.dredge_dredger_detail .a5 .b2 .c2 {
  padding: 1rem 0;
  text-align: center;
  color: var(--weui-FG-1);
  font-size: 0.7rem;
}
/*# sourceMappingURL=detail.css.map */