.index_index .a1 {
  margin: 0.5rem;
  border-radius: 0.5rem;
  overflow: hidden;
}
.index_index .a1 .swiper-slide {
  height: 56vw;
  max-height: 380px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  border-radius: 0.5rem;
}
.index_index .a4 {
  display: flex;
  align-items: center;
  margin: 0.5rem;
  border-radius: 0.5rem;
  background: var(--weui-BG);
  padding: 0.5rem;
}
.index_index .a4 .b1 {
  color: var(--weui-TAG-TEXT-GREEN);
  width: 1rem;
  min-width: 1rem;
  margin-right: 0.25rem;
}
.index_index .a4 .b2 {
  color: var(--weui-TAG-TEXT-GREEN);
  flex-grow: 1;
}
.index_index .a4 .b3 {
  width: 3rem;
  min-width: 3rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: var(--weui-FG-1);
  font-size: 0.7rem;
}
.index_index .a2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0.5rem;
  border-radius: 0.5rem;
  background: var(--weui-BG);
  padding: 0.5rem 0;
}
.index_index .a2 .b1 {
  margin: 0.5rem 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--weui-FG);
  width: 25%;
  max-width: 25%;
}
.index_index .a2 .b1 .c1 {
  font-size: 1.3rem;
  margin-bottom: 0.2rem;
}
.index_index .a2 .b1 .c1.news {
  color: var(--weui-BRAND);
}
.index_index .a2 .b1 .c1.knowledge {
  color: var(--weui-INDIGO);
}
.index_index .a2 .b1 .c1.course {
  color: var(--weui-BLUE);
}
.index_index .a2 .b1 .c1.scale {
  color: var(--weui-LIGHTGREEN);
}
.index_index .a2 .b1 .c1.consult {
  color: var(--weui-ORANGE);
}
.index_index .a2 .b1 .c1.dredge {
  color: var(--weui-LINK);
}
.index_index .a2 .b1 .c1.activity {
  color: var(--weui-REDORANGE);
}
.index_index .a2 .b1 .c1.place {
  color: var(--weui-PURPLE);
}
.index_index .a2 .b1 .c1.hotline {
  color: var(--weui-RED);
}
.index_index .a2 .b1 .c1.lbs {
  color: var(--weui-BLUE);
}
.index_index .a2 .b1 .c2 {
  font-size: 0.6rem;
}
.index_index .a3 {
  background: var(--weui-BG);
  border-radius: 0.5rem;
  margin: 0.5rem;
  padding: 0.5rem 0;
}
.index_index .a3 .b1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.5rem;
}
.index_index .a3 .b1 .c2 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: var(--weui-FG-1);
  font-size: 0.7rem;
}
.index_index .a3 .b2 {
  margin-top: 0.5rem;
}
.index_index .a3 .b2 .c1 {
  display: flex;
  padding: 0.5rem;
  color: var(--weui-FG);
}
.index_index .a3 .b2 .c1 .d1 {
  position: relative;
  width: 3rem;
  height: 3rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
}
.index_index .a3 .b2 .c1 .d1 img {
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}
.index_index .a3 .b2 .c1 .d1 .e2 {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 0.8rem;
  padding: 0 0.2rem;
  background: var(--weui-ORANGE);
  color: var(--weui-WHITE);
  border-top-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  display: flex;
  align-items: center;
}
.index_index .a3 .b2 .c1 .d1 .e2 .f1 {
  margin-top: 0.2rem;
  font-size: 0.5rem;
}
.index_index .a3 .b2 .c1 .d1 .e2 .f2 {
  font-size: 0.6rem;
}
.index_index .a3 .b2 .c1 .d2 {
  width: 1rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.index_index .a3 .b2 .c1 .d2 .e2 {
  margin-top: 0.25rem;
  font-size: 0.7rem;
  color: var(--weui-FG-2);
}
.index_index .a5 {
  background: var(--weui-BG);
  border-radius: 0.5rem;
  margin: 0.5rem;
  padding: 0.5rem 0;
}
.index_index .a5 .b1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.5rem;
}
.index_index .a5 .b1 .c2 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: var(--weui-FG-1);
  font-size: 0.7rem;
}
.index_index .a5 .b2 {
  margin-top: 0.5rem;
}
.index_index .a5 .b2 .c1 {
  display: flex;
  padding: 0.5rem;
  color: var(--weui-FG);
  border-bottom: 1px dashed var(--weui-BG-1);
}
.index_index .a5 .b2 .c1 .d1 {
  width: 3rem;
  height: 3rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
}
.index_index .a5 .b2 .c1 .d1 img {
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}
.index_index .a5 .b2 .c1 .d2 {
  width: 1rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.index_index .a5 .b2 .c1 .d2 .e2 {
  font-size: 0.7rem;
  color: var(--weui-FG-2);
}
.index_index .a5 .b2 .c1 .d2 .e2 .f1 {
  display: flex;
  align-items: center;
}
.index_index .a5 .b2 .c1 .d2 .e2 .f1 .g1 {
  color: var(--weui-ORANGE);
  display: flex;
}
.index_index .a5 .b2 .c1 .d2 .e2 .f1 .g1 .h1 {
  margin-top: 0.2rem;
  font-size: 0.5rem;
}
.index_index .a5 .b2 .c1 .d2 .e2 .f1 .g1 .h2 {
  font-weight: bold;
  font-size: 0.7rem;
}
.index_index .a5 .b2 .c1 .d2 .e2 .f1 .g1.original_price {
  color: var(--weui-FG-2);
  margin: 0 0.2rem;
}
.index_index .a5 .b2 .c1 .d2 .e2 .f1 .g1.original_price .h2 {
  font-weight: normal;
  text-decoration: line-through;
}
/*# sourceMappingURL=index.css.map */