.swipes[data-v-71c69e26] {
  transform: translateZ(0);
}
.swipes .kimg[data-v-71c69e26] {
  margin: 0px;
  font-size: 0;
  background: initial;
  overflow: hidden;
}
.swipes .kimg img[data-v-71c69e26] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.swipes .unCurrent[data-v-71c69e26] {
  opacity: 0.5;
}

.health_banner[data-v-24e2b702] {
  background: #00bfbf;
  margin: 25px -20px 0;
  height: 80px;
}
.health_doctor[data-v-24e2b702] {
  border-radius: 10px;
  background: #fff;
  height: 80px;
  box-shadow: #32323340 0 0 10px;
  margin-bottom: 20px;
}
.health_doctor .doct[data-v-24e2b702] {
  float: left;
  width: 65px;
  padding: 10px;
  border-right: 1px solid #eee;
  height: 60px;
}
.health_doctor .doct b[data-v-24e2b702] {
  display: block;
  font-size: 14px;
}
.health_doctor .doct span[data-v-24e2b702] {
  font-size: 12px;
  color: #999;
  display: block;
}
.health_doctor ul[data-v-24e2b702] {
  padding-left: 86px;
}
.health_doctor ul li[data-v-24e2b702] {
  display: inline-block;
  width: 33%;
  font-size: 14px;
  text-align: center;
  height: 69px;
  padding-top: 11px;
}
.health_doctor ul li img[data-v-24e2b702] {
  display: block;
  margin: 0 auto;
  height: 40px;
}
.health_doctor ul li span[data-v-24e2b702] {
  display: block;
}
.health_doctor ul li[data-v-24e2b702]:nth-child(2) {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.indexUser .vipcard[data-v-24e2b702] {
  background: #f2f2f2;
  display: block;
  position: absolute;
  top: 0;
  font-size: 11px;
  margin: 0 -10px;
  width: 100%;
  text-indent: 10px;
  line-height: 20px;
  height: 20px;
  border-radius: 10px 10px 0 0;
  border-bottom: 1px solid #eee;
  color: #666;
}
.indexUser .vipcard b[data-v-24e2b702] {
  font-weight: bold;
  color: #f30;
}
.indexUser .userInfo[data-v-24e2b702] {
  padding: 30px 10px 10px;
  color: #333333;
  margin: -21px -5px 10px;
  background: #ffffff;
  border-radius: 10px 10px;
  position: relative;
  font-size: var(--smallFont);
  box-shadow: #20733d33 0 0 10px;
}
.indexUser .userInfo .kimg[data-v-24e2b702] {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 50%;
  margin-right: 5px;
}
.indexUser .userInfo .name[data-v-24e2b702] {
  flex: 1;
  z-index: 1;
  font-weight: var(--defaultFontWeight);
  font-size: var(--pFont);
  min-width: 25%;
}
.indexUser .userInfo .name span[data-v-24e2b702] {
  font-weight: normal;
  font-size: 13px;
  word-break: break-all;
}
.indexUser .userInfo .balance[data-v-24e2b702] {
  margin-left: auto;
  line-height: 28px;
  font-size: 18px;
  padding: 0px;
}
.indexUser .userInfo .balance p[data-v-24e2b702]:nth-of-type(2) {
  margin-left: 5px;
  border-left: 1px solid #eee;
  padding-left: 15px;
}
.indexUser .userInfo .balance p[data-v-24e2b702] {
  line-height: 18px;
  min-width: 40px;
}
.indexUser .userInfo .balance i[data-v-24e2b702] {
  font-style: normal;
  font-size: 11px;
  display: block;
  color: #999;
}
.indexUser .userInfo .balance span[data-v-24e2b702] {
  font-weight: 900;
  vertical-align: middle;
  font-size: 14px;
  color: #169bd5;
}
.indexUser .userInfo .balance .monery[data-v-24e2b702] {
  border-right: 0px solid #eee;
  padding-right: 0px;
  margin-right: 5px;
  color: #f15a4a;
}
@media screen and (max-width: 350px) {
.indexUser .userInfo .balance[data-v-24e2b702] {
    width: 38%;
    padding: 4px 6px;
    height: initial;
}
.indexUser .userInfo .balance p[data-v-24e2b702] {
    text-align: center;
    line-height: 20px;
}
}
.indexUser .indexBannar[data-v-24e2b702] {
  margin: 0 -20px;
}
.indexUser .van-notice-bar[data-v-24e2b702] {
  padding: 0 10px;
  margin: 0px -5px -5px;
  background: #f4edd6;
  height: 30px;
  border-radius: 50px;
}
.indexUser .warning[data-v-24e2b702] {
  margin-top: 6px;
}
.indexUser .healthCare[data-v-24e2b702] {
  margin-top: -13px;
}
.indexUser .healthCare .listItem[data-v-24e2b702] {
  height: 70px;
  font-size: var(--pFont);
  color: #ffffff;
  position: relative;
  margin-top: 13px;
  border-radius: 10px;
  box-shadow: #ddd 0 0 20px;
  background: #fff;
}
.indexUser .healthCare .listItem p[data-v-24e2b702] {
  position: absolute;
  top: 8px;
  left: 8px;
}
.indexUser .healthCare .listItem .iconfont[data-v-24e2b702] {
  position: absolute;
  bottom: 2px;
  right: 10px;
  font-size: 36px;
  font-weight: normal;
}
.indexUser .healthCare .little[data-v-24e2b702] {
  width: 48%;
}
.indexUser .healthCare .more[data-v-24e2b702] {
  width: 30%;
}
.indexUser .healthCare .listItem[data-v-24e2b702]:last-child:nth-child(3n + 2) {
  margin-right: calc((100% - 30%) / 2);
}
.indexUser .healthCare .listItem[data-v-24e2b702]:active::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background-color: #666;
  border: inherit;
  border-color: #666;
  border-radius: inherit;
  opacity: 0.1;
  content: "";
}
.indexUser .serviceList[data-v-24e2b702] {
  overflow: hidden;
  margin: 0 -5px;
  justify-content: left;
}
.indexUser .serviceList li[data-v-24e2b702] {
  width: 33%;
  font-size: 12px;
  margin-top: 10px;
}
.indexUser .serviceList li .icons[data-v-24e2b702] {
  width: 75px;
  height: 50px;
  border-radius: 50%;
}
.indexUser .serviceList li .icons .online-icon[data-v-24e2b702] {
  width: 75%;
}
.indexUser .serviceList li .icons .offline-icon[data-v-24e2b702] {
  width: 75%;
}
.indexUser .serviceList li .icons .iconfont[data-v-24e2b702] {
  font-size: 30px;
  font-weight: bold;
}
.indexUser .serviceList li span[data-v-24e2b702] {
  display: inline-block;
  margin: 0px 0 10px;
  text-align: center;
}
.indexUser .serviceList li[data-v-24e2b702]:last-child:nth-child(4n + 2) {
  margin-right: calc((100% - 25%) / 3 * 2);
}
.indexUser .serviceList li[data-v-24e2b702]:last-child:nth-child(4n + 3) {
  margin-right: calc((100% - 25%) / 3 * 1);
}
.platebox h3[data-v-24e2b702] {
  color: #fff;
  margin: 20px 0 10px;
}
.platebox h3 span[data-v-24e2b702] {
  display: none;
}
.carservicebg[data-v-24e2b702] {
  background: #1989fa;
  height: 85px;
  left: 0;
  margin: 0 -20px;
}
.carService[data-v-24e2b702] {
  margin-top: 25px;
  border-radius: 0px;
  position: relative;
}
.carService .listItem[data-v-24e2b702] {
  margin: 2px 20px;
  background-color: #fff;
  overflow: hidden;
  background-size: 70% auto;
  background-repeat: no-repeat;
  background-position: right center;
}
.carService .listItem .carDetail[data-v-24e2b702] {
  padding: 10px 0 10px 20px;
}
.carService .listItem .carDetail h3[data-v-24e2b702] {
  font-size: 20px;
  color: var(--depBlueColor);
}
.carService .listItem .carDetail p[data-v-24e2b702] {
  margin: 5px 0 3px;
  font-size: var(--pFont);
  color: #333;
}
.carService .listItem .carDetail span[data-v-24e2b702] {
  font-size: var(--spanFont);
  color: #999;
}
.carService .listItem .examine[data-v-24e2b702] {
  border-top: 0px solid #f2f2f2;
  background: none;
  padding: 0 10px;
  line-height: 3;
  align-items: center;
}
.carService .listItem .examine .van-cell__title .iconfont[data-v-24e2b702] {
  width: 30px;
  font-size: 22px;
  color: var(--redColor);
  margin-right: 5px;
  vertical-align: middle;
  line-height: 1;
}
.carService .listItem .examine .van-cell__title .left[data-v-24e2b702] {
  display: flex;
  align-items: center;
  font-size: var(--smallFont);
  color: var(--defaultColor);
}
.carService .listItem .examine .van-cell__title .left .check[data-v-24e2b702] {
  margin-right: 5px;
  width: 30px;
  height: 30px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: var(--defaultFontWeight);
}
.carService .listItem .examine .van-cell__value[data-v-24e2b702] {
  flex: none;
  align-items: center;
}
.carService .listItem .examine .van-cell__value .left[data-v-24e2b702] {
  display: flex;
  align-items: center;
  font-size: var(--smallFont);
  color: var(--defaultColor);
}
.carService .listItem .examine .van-cell__value .left .check[data-v-24e2b702] {
  margin-right: 5px;
  width: 30px;
  height: 30px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: var(--defaultFontWeight);
}
.carService .listItem .examine .right button[data-v-24e2b702] {
  border-radius: 5px;
  height: 24px !important;
}
.carService .titile[data-v-24e2b702] {
  position: relative;
  z-index: 1;
}
.carService .carBannar[data-v-24e2b702] {
  margin: 0 -20px;
}
.carService .carBannar .swipes[data-v-24e2b702] {
  transform: translateZ(0);
}
.carService .carBannar .swipes .listItem[data-v-24e2b702] {
  margin: 10px 20px;
  padding: 0px 0;
  box-shadow: #32323340 0 0 10px;
  background-color: #fff;
  overflow: hidden;
}
.carService .carBannar .swipes .listItem .carDetail[data-v-24e2b702] {
  background-size: 100%;
  background-repeat: no-repeat;
  padding-bottom: 5%;
}
.carService .carBannar .swipes .listItem .carDetail h3[data-v-24e2b702] {
  font-size: 20px;
  color: var(--depBlueColor);
}
.carService .carBannar .swipes .listItem .carDetail p[data-v-24e2b702] {
  margin: 5px 0 3px;
  font-size: var(--pFont);
  color: #333;
}
.carService .carBannar .swipes .listItem .carDetail span[data-v-24e2b702] {
  font-size: var(--spanFont);
  color: #999;
}
.carService .carBannar .swipes .listItem .footer[data-v-24e2b702] {
  margin-left: -20px;
  border-top: 1px solid var(--lineColor);
}
.carService .carBannar .swipes .listItem .footer .left[data-v-24e2b702] {
  width: 32%;
  padding: 5px;
  border-right: 1px solid var(--lineColor);
}
.carService .carBannar .swipes .listItem .footer .left .icon[data-v-24e2b702] {
  position: relative;
}
.carService .carBannar .swipes .listItem .footer .left .icon .iconfont[data-v-24e2b702] {
  font-size: 30px;
  color: var(--redColor);
  margin-right: 8px;
}
.carService .carBannar .swipes .listItem .footer .left .icon span[data-v-24e2b702] {
  position: absolute;
  top: -2px;
  right: 5px;
  width: 13px;
  height: 13px;
}
.carService .carBannar .swipes .listItem .footer .left span[data-v-24e2b702] {
  font-size: var(--smallFont);
}
.carService .carBannar .swipes .listItem .footer .right[data-v-24e2b702] {
  font-size: var(--smallFont);
  padding: 5px 10px 5px 5px;
  flex: 1;
}
.carService .carBannar .swipes .listItem .footer .right .text[data-v-24e2b702] {
  width: 25px;
  height: 25px;
  background: var(--depBlueColor);
  border-radius: 50%;
  color: #fff;
  margin: 0 4px;
}
.carService .carBannar .swipes .listItem .footer .right p[data-v-24e2b702] {
  flex: 1;
  word-break: break-all;
}
.carService .carBannar .swipes .listItem .footer .right .van-button--small[data-v-24e2b702] {
  margin-left: auto;
  height: 24px;
  padding: 0 10px;
  border-radius: var(--defaultRadius);
}
.carService .carBannar .swipes .unCurrent[data-v-24e2b702] {
  opacity: 0.5;
  margin: 10px -10px 10px;
}
.carService .address[data-v-24e2b702] {
  border: 1px solid var(--depBlueColor);
  color: var(--depBlueColor);
  font-size: var(--smallFont);
  background: #fff;
  padding: 6px 8px;
  margin-top: 10px;
}
.carService .address .iconfont[data-v-24e2b702] {
  margin-right: 8px;
}
.carService .address span[data-v-24e2b702] {
  margin-left: auto;
}
.carService .address b[data-v-24e2b702] {
  font-weight: bold;
  margin-right: 2px;
}
.carService .more[data-v-24e2b702] {
  text-align: center;
  color: var(--depBlueColor);
  font-size: var(--smallFont);
  height: 40px;
  line-height: 42px;
  background: #fff;
  margin-top: 5px;
}
.carService .serviceList[data-v-24e2b702] {
  overflow: hidden;
  margin: 0 -5%;
  padding-top: 10px;
  margin-top: -10px;
}
.carService .serviceList li[data-v-24e2b702] {
  width: 33%;
  font-size: 14px;
  margin: 5px 0 10px;
}
.carService .serviceList li .icons[data-v-24e2b702] {
  width: 75px;
  height: 45px;
}
.carService .serviceList li .icons .iconfont[data-v-24e2b702] {
  font-size: 32px;
  color: var(--depBlueColor);
}
.carService .serviceList li span[data-v-24e2b702] {
  display: inline-block;
  margin-top: 10px;
  text-align: center;
}
.carService .serviceList li[data-v-24e2b702]:last-child:nth-child(4n + 2) {
  margin-right: calc((100% - 25%) / 3 * 2);
}
.carService .serviceList li[data-v-24e2b702]:last-child:nth-child(4n + 3) {
  margin-right: calc((100% - 25%) / 3 * 1);
}
.platebox .title[data-v-24e2b702] {
  padding: 15px 0px 0px 0;
}
.platebox .title .name[data-v-24e2b702] {
  color: #fff;
  font-size: var(--middleFont);
}
.platebox .title .name .iconfont[data-v-24e2b702] {
  font-size: 0px;
}
.platebox .title .editCar[data-v-24e2b702] {
  color: #fff;
  font-size: 14px;
  opacity: 0.8;
}
.unCurrent[data-v-24e2b702] {
  opacity: 0.5;
  margin: 2px -10px;
}
.van-cell__title[data-v-24e2b702],
.van-cell__value[data-v-24e2b702] {
  display: initial;
  flex: none;
  background: #f2f2f2;
  line-height: 35px;
  margin: 0px 10px 10px 0;
  padding: 0px 10px;
  border-radius: 50px;
}
.popularExchange[data-v-24e2b702] {
  margin-top: -13px;
}
.popularExchange .listItem[data-v-24e2b702] {
  width: 46%;
  position: relative;
  margin-top: 15px;
  font-size: var(--smallFont);
}
.popularExchange .listItem span[data-v-24e2b702] {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 20px;
  height: 20px;
}
.popularExchange .listItem .goodsImg[data-v-24e2b702] {
  background: #fff;
  height: 106px;
}
.popularExchange .listItem h5[data-v-24e2b702] {
  font-size: var(--smallFont);
  font-weight: normal;
  color: var(--titleColor);
  height: 34px;
  margin: 10px 0 6px;
  box-sizing: border-box;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.popularExchange .listItem p[data-v-24e2b702] {
  font-size: var(--titleFont);
  color: var(--redColor);
}
.popularExchange .listItem p i[data-v-24e2b702] {
  font-style: normal;
  font-size: 12px;
}

.listPackage img[data-v-74a45f4e] {
  border-radius: 5px;
  width: 100%;
  margin-bottom: 10px;
  box-shadow: #ccc 0 0 5px;
}
.loading[data-v-74a45f4e] {
  z-index: 9999;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  margin: 0;
  background-color: white;
  border: 1px solid white;
}
.loading div[data-v-74a45f4e] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.loading div span[data-v-74a45f4e] {
  color: var(--depYelColor);
}
.loading h5[data-v-74a45f4e] {
  color: var(--depYelColor);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.indexUser .userInfo[data-v-74a45f4e] {
  height: 64px;
  color: var(--activeColor);
  font-size: var(--pFont);
}
.indexUser .userInfo .kimg[data-v-74a45f4e] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 8px;
}
.indexUser .userInfo .name[data-v-74a45f4e] {
  font-weight: var(--defaultFontWeight);
}
.indexUser .userInfo .name span[data-v-74a45f4e] {
  font-weight: normal;
  font-size: var(--spanFont);
}
.indexUser .userInfo .balance[data-v-74a45f4e] {
  margin-left: auto;
  height: 34px;
  background: rgba(127, 80, 9, 0.16);
  padding: 0 14px;
}
.indexUser .userInfo .balance p[data-v-74a45f4e]:nth-of-type(2) {
  margin-left: 6px;
}
.indexUser .userInfo .balance i[data-v-74a45f4e] {
  font-style: normal;
  vertical-align: middle;
}
.indexUser .userInfo .balance span[data-v-74a45f4e] {
  vertical-align: middle;
  font-size: 20px;
  font-weight: var(--defaultFontWeight);
}
@media screen and (max-width: 350px) {
.indexUser .userInfo .balance[data-v-74a45f4e] {
    flex: 1;
    padding: 4px 6px;
    height: initial;
}
.indexUser .userInfo .balance p[data-v-74a45f4e] {
    text-align: center;
}
}
.indexUser .indexBannar[data-v-74a45f4e] {
  height: 122px;
  margin: 0 -20px;
}
.indexUser .warning[data-v-74a45f4e] {
  margin-top: 25px;
}

