.topback {
  height: 40px;
  width: 100%;
  background: url("https://sztjq.zccdn.cn/j/641408518439341fa5b1b231.png") 38px 4px / 240px 38px no-repeat;
}

.zfright {
  float: right !important;
}

.zback {
  cursor: pointer;
  position: absolute;
  top: 9px;
  left: 9px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  padding: 5px;
  fill: white;
  z-index: 9;
}

.zplaybtn {
  border: 18px solid rgb(64 64 64 / 70%);
  color: rgb(64, 64, 64);
  height: 0px;
  width: 0px;
  border-radius: 50%;
  cursor: pointer;
  left: 50%;
  position: absolute;
  top: 50%;
  margin: -18px 0 0 -18px;
}

.zplaybtn:before {
  content: " ";
  border-style: solid;
  text-indent: -9999px;
  position: absolute;
  top: -8px;
  left: -3px;
}

.zplaybtn:before {
  border-color: transparent transparent transparent rgb(255, 255, 255);
  border-width: 8px 0px 8px 12px;
  width: 0px;
  height: 0px;
}

.zdivider {
  height: 9px;
  clear: both;
  background: rgb(244, 244, 244);
}

.tabbar {
  display: flex;
  position: fixed;
  z-index: 2500;
  bottom: 0px;
  width: 100%;
  background-color: rgb(247, 247, 250);
}

.tabbar::before {
  content: " ";
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 1px;
  border-top: 1px solid rgb(192, 191, 196);
  color: rgb(192, 191, 196);
  transform-origin: 0px 0px;
  transform: scaleY(0.5);
}

.tabbar a {
  display: block;
  flex: 1 1 0%;
  padding: 5px 0px 0px;
  color: rgb(153, 153, 153);
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.tabbar .active .tabicon,
.tabbar .active .tabicon>i,
.tabbar .active label {
  color: rgb(9, 187, 7);
}

.tabbar label {
  display: block;
  text-align: center;
  color: rgb(153, 153, 153);
  font-size: 10px;
  line-height: 1.8;
}

.tabbar span {
  display: inline-block;
  width: 27px;
  height: 27px;
}

.tabbar .home {
  background: url("https://sztjq.zccdn.cn/j/64141b158439341fa5b1fd82.png") 0% 0% / cover;
}

.tabbar .active .home {
  background: url("https://sztjq.zccdn.cn/j/64141b148439341fa5b1fd76.png") 0% 0% / cover;
}

.tabbar .users {
  background: url("https://sztjq.zccdn.cn/j/64141b158439341fa5b1fd7c.png") 0% 0% / cover;
}

.tabbar .active .users {
  background: url("https://sztjq.zccdn.cn/j/64141b148439341fa5b1fd74.png") 0% 0% / cover;
}

.tabbar .events {
  background: url("https://sztjq.zccdn.cn/j/64141b158439341fa5b1fd7f.png") 0% 0% / cover;
}

.tabbar .active .events {
  background: url("https://sztjq.zccdn.cn/j/64141b158439341fa5b1fd89.png") 0% 0% / cover;
}

.tabbar .me {
  background: url("https://sztjq.zccdn.cn/j/64141b158439341fa5b1fd85.png") 0% 0% / cover;
}

.tabbar .active .me {
  background: url("https://sztjq.zccdn.cn/j/64141b148439341fa5b1fd78.png") 0% 0% / cover;
}

.zzhome header .second-nav-bg {
  position: absolute;
  width: 100%;
  height: 140px;
  left: 0px;
  top: 60px;
  background-color: rgb(245, 245, 245);
  opacity: 0.98;
  z-index: 1;
  border-bottom: 1px solid rgb(221, 221, 221);
  display: none;
}

.zzhome header .logo a {
  display: block;
  height: 100%;
}

.zzhome .zp140.top img {
  height: 250px;
  width: 100%;
}

.zzhome .footer .links {
  height: 130px;
  border-top: 1px solid rgb(65, 70, 75);
  padding: 25px 0px;
}

.zzhome .footer .copyright {
  color: rgb(103, 107, 111);
  text-align: center;
  line-height: 22px;
  border-top: 1px solid rgb(65, 70, 75);
}

.zzhome .footer a {
  font-size: 14px;
  color: rgb(198, 199, 201);
  padding: 10px;
  display: inline-block;
}

.zzhome .footer {
  background-color: rgb(44, 48, 51);
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: left;
}

.zzhome .event {
  position: relative;
  display: block;
  width: 100%;
  height: 210px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 5px 0px;
}

.zzhome .event p {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  color: rgb(255, 255, 255);
  height: 40px;
  padding: 0px 10px;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  line-height: 40px;
}

.zzhome .zp103>div {
  z-index: 400 !important;
}

.zzhome .zp140.goods .swiper-container {
  width: 100%;
  height: 100vw;
}

.zzmyorders .zpage,
.zzshoporders .zpage {
  background: rgb(247, 247, 247);
  height: 100vh;
}

.zzmyorders .nav>span,
.zzshoporders .nav>span {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
  text-align: center;
  position: relative;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  color: rgb(102, 102, 102);
}

.zzmyorders .cur,
.zzshoporders .cur {
  color: rgb(242, 39, 12) !important;
}

.zzmyorders .cur::before,
.zzshoporders .cur::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 23px;
  right: 25px;
  height: 1.8px;
  background: rgb(242, 39, 12);
}

.orders .head {
  font-family: PingFang-SC-Medium;
  line-height: 24px;
  position: relative;
  -webkit-box-align: center;
  display: flex;
  align-items: center;
}

.orders .total {
  margin-left: 10px;
  line-height: 21px;
}

.orders .total span {
  color: rgb(21, 21, 21);
}

.orders .count {
  text-align: right;
  flex: 1 1 0%;
}

.orders .sum {
  padding: 6px 0px;
  font-size: 14px;
  color: rgb(153, 153, 153);
  position: relative;
  display: flex;
}

.order_item .order_total_bar {
  padding: 6px 0px;
  position: relative;
}

.orders .sku {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: rgb(153, 153, 153);
  letter-spacing: 1px;
  font-size: 12px;
  margin-top: 6px;
  line-height: 16.5px;
}

.orders .item {
  margin-top: 8px;
  display: flex;
  overflow: hidden;
}

.orders .desc {
  overflow: hidden;
  height: 38px;
  text-overflow: ellipsis;
  display: -webkit-box;
  font-size: 14px;
  color: rgb(51, 51, 51);
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.orders .price {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  font-size: 14px;
  margin-top: 6px;
  color: rgb(153, 153, 153);
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.orders .cover {
  width: 85px;
  height: 85px;
  margin-right: 10px;
  border-radius: 2px;
  flex-shrink: 0;
  position: relative;
}

.orders .status {
  font-size: 14px;
  color: rgb(153, 153, 153);
  flex-shrink: 0;
  display: inline-block;
  vertical-align: middle;
}

.orders .shop {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
  font-size: 16px;
  color: rgb(51, 51, 51);
  position: relative;
  max-width: 90%;
  padding-right: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.orders .del {
  display: inline-block;
  width: 35px;
  height: 21px;
  position: relative;
  vertical-align: middle;
  flex-shrink: 0;
}

.orders .del::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 15px;
  background-color: rgb(227, 227, 227);
  top: 4px;
  left: 10px;
}

.orders .del::after {
  content: "";
  position: absolute;
  top: 3px;
  right: 0px;
  width: 15px;
  height: 15px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAASUExURc3NzUxpcc3NzczMzM3NzczMzEfwF2UAAAAFdFJOU38AQvGsGDAXPgAAAHJJREFUGNNjEEQFDFj5CgwMDExIfNPQ0NBgJH4oUD4UmQ/FID5IbygUMwH5IL0wEAyVhwEmbPYrwTlKYL4xnG8M5ofC+aG4+EKKIITgCxuCEIIvGghC1OOjm49uPyH3ovLhwQPhu8KDLwTMF4DLM2LGHwAIYy+vEY84VwAAAABJRU5ErkJggg==") 50% center / 15px no-repeat;
}

.orders>div {
  margin: 9px 5px;
  padding: 10px;
  background: rgb(255, 255, 255);
  border-radius: 8px;
}
