<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.van-swipe__indicator {
  width: 8px;
  height: 8px;
  background-color: rgba(0, 0, 0, 0.418);
}
.van-swipe__indicator--active {
  width: 22px !important;
  border-radius: 4px !important;

  background-color: #10524a !important;
}

.header_title[data-v-12dc527e] {
  width: 200px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.c_entrance[data-v-12dc527e] {
  width: 92%;
  margin: -35px auto 0 auto;
  box-shadow: 0px 4px 5px #ebebeb;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.c_entrance a[data-v-12dc527e] {
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.993);
}
.c_entrance a[data-v-12dc527e]:first-child {
  flex: 1;
  position: relative;
}
.c_entrance a[data-v-12dc527e]:first-child::after {
  width: 1px;
  height: 40px;
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 10px;
  background: #e4e4e4;
}
.c_entrance a[data-v-12dc527e]:nth-child(2) {
  flex: 1;
  position: relative;
  color: #10524a;
}
.c_entrance a[data-v-12dc527e]:nth-child(2)::after {
  width: 1px;
  height: 40px;
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 10px;
  background: #e4e4e4;
}
.c_entrance a[data-v-12dc527e]:nth-child(3) {
  color: #f4aa66;
}
.c_wrap[data-v-12dc527e] {
  width: 92%;
  margin: 0 auto;
}
.c_wrap .c_item[data-v-12dc527e] {
  box-shadow: 1px 1px 15px #ebebeb;
  border-radius: 8px;
}
.c_wrap .c_item .c_title[data-v-12dc527e] {
  font-weight: bold;
}
.c_wrap .c_item .c_s[data-v-12dc527e] {
  font-size: 0.9rem;
}
.c_wrap .c_item .c_desc[data-v-12dc527e] {
  color: #5a5a5a;
  font-size: 0.9rem;
}
.c_wrap .c_item .c_price[data-v-12dc527e] {
  border-top: 1px solid rgba(240, 240, 240, 0.911);
  text-align: right;
  font-weight: bold;
  color: #f31616;
  font-size: 1.2rem;
}
.c_wrap .c_item .c_price span[data-v-12dc527e] {
  font-size: 0.9rem;
}
.c_wrap .c_item .c_s[data-v-12dc527e] {
  display: flex;
}
.c_wrap .c_item .c_s div[data-v-12dc527e]:first-child {
  width: 82px;
  display: table;
}
.c_wrap .c_item .c_s div:nth-child(2) span[data-v-12dc527e] {
  padding: 4px 6px;
}
.menu_relative[data-v-12dc527e] {
  position: relative;
}
.Menu[data-v-12dc527e] {
  position: absolute;
  right: 0px;
  top: 5px;
  color: #000000;
  z-index: 99;
}
.Menu .to-kecheng_home[data-v-12dc527e] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px 13px;
  font-size: 15px;
  border-radius: 5px;
}
.Menu .to-kecheng_home .menu_img[data-v-12dc527e] {
  width: 20px;
  height: 20px;
  margin-left: 2px;
}
.slide-down[data-v-12dc527e] {
  width: 130px;
  background-color: #fff;
  box-shadow: 0 0 10px #ccc;
  position: fixed;
  top: 110px;
  right: 0;
  z-index: 100;
}
.slide-down .Menu_list[data-v-12dc527e] {
  width: 100%;
  display: flex;
  justify-content: center;
  color: #ffffff;
  align-items: center;
  background: #004f3f;
  height: 50px;
  font-size: 15px;
}
.slide-down .Menu_list a[data-v-12dc527e] {
  color: #ffffff;
}
</pre></body></html>