﻿html,
body,
div,
p,
form,
label,
ul,
li,
dl,
dt,
dd,
ol,
img,
button,
b,
em,
strong,
small,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-style: normal;
  box-sizing: border-box;
}

body {
  font-family: SimHei, 'Helvetica Neue', Arial, 'Droid Sans', sans-serif;
  font-size: 14px;
  color: #333;
  background: #f2f2f2;
  padding: 0;
  min-width: 300px;
  max-width: 640px;
  margin: 0 auto;
}

.main {
  display: flex;
  align-items: stretch;
}

a,
a.link {
  color: #666;
  text-decoration: none;
  font-weight: 500;
}

a,
a.link:hover {
  color: #666;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

.left-menu::-webkit-scrollbar {
  width: 0px;
}
.classify-content {
  padding-bottom:0.95rem;
  position:absolute;
  width:100%;
  height:100%;
  background:#fff;
}

.left-menu {
  width: 1.6rem;
  flex-shrink: 0;
  float: left;
  background-color: #f8f8f8;
  position: relative;
  overflow-y: scroll;
  box-sizing: border-box;
  border-right: 1px solid #ebebeb;
}
.bottom-floor{
  width: 100%;
  min-height: 9.28rem;
  padding: 0.34rem 0.34rem 0.38rem 0.34rem;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  background-color: #fff;
  border-radius: 0.2rem 0.2rem 0 0;
}
.left-menu ul li {
  height: 0.74rem;
  line-height: 0.74rem;
  width: 100%;
  text-align: center;
  font-size: 0.28rem;
  color: #333;
  border-bottom: 1px solid #f8f8f8;
  background-color: white;
  text-align: center;
}

.left-menu ul li.active {
  color: #f63a5b !important;
  background-color: #fff;
}

.right-con {
  display: none;
  width: 100%;
  background-color: #f8f8f8;
  float: left;
  overflow-y: scroll;
  background: #f5f5f5;
  position: relative;
  height: 500px;
}
.head-wraper {
  width: 100%;
  overflow-x: auto;
  background-color: white;
}

.head-type-div {
  width: 100%;
  height: 0.74rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: auto;
}

.head-type-one {
  padding: 0 0.3rem;
  font-size: 0.24rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 0.74rem;
  flex-shrink: 0;
}

.curent-type-one {
  color: #f74d4f;
}

.goods-container-div {
  /* background: #f7f7f7; */
  box-sizing: border-box;
  /* display: flex; */
  /*flex-flow: column nowrap;*/
  /* align-items: center; */
  /* justify-content: flex-start; */
  /* flex-wrap: wrap; */
  padding: 0.14rem;
}
#typeLstCurr {
  /* background-color: #f7f7f7; */
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
}
.goods-container-gray {
  background: #f7f7f7;
  /* flex-flow: column nowrap; */
}

.goods-one-div {
  background-color: white;
  width: 100%;
  border-radius: 0.1rem;
  height: 2.2rem;
  display: flex;
  align-items: flex-start;
  padding: 0.18rem;
  box-sizing: border-box;
  margin-bottom: 0.14rem;
}

.goods-img-style {
  height: 1.84rem;
  width: 1.84rem;
  border-radius: 0.04rem;
  flex-shrink: 0;
}

.goods-title {
  font-size: 0.28rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 0.38rem;
  height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.goods-desc-div {
  margin-left: 0.19rem;
}
.width-100 {
  width: 100%;
}

.classical-one-div {
  width: 33.33%;
  height: 1.75rem;
  text-align: center;
  padding-top: 0.62rem;
}

.classcal-img-div {
  width: 100%;
  height: 80rpx;
  display: flex;
  align-items: center;
  justify-content: center;
}

.classcal-img-style {
  height: 0.7rem;
  border-radius: 0.06rem;
  /* margin-top: 0.22rem; */
}

.classical-name {
  font-size: 0.24rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(102, 102, 102, 1);
  line-height: 0.4rem;
  margin-top: 0.1rem;
  width: 100%;
  margin-top: 0.2rem;
}

.activity-label {
  /* width: 0.98rem; */
  /* height: 0.28rem; */
  border-radius: 0.24rem;
  font-size: 0.2rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(255, 150, 0, 1);
  text-align: center;
  margin-top: 0.05rem;
  display: inline-block;
  padding: 0.03rem 0.26rem;
}
.activity-bgprice {
  background: rgba(255, 246, 227, 1);
}
.price-line-div {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 0.08rem;
}

.money-label {
  font-size: 0.24rem;
  color: #f74d4f;
}

.add-button-style {
  height: 0.52rem;
  width: 0.52rem;
  position: relative;
}

.old-price {
  font-size: 0.2rem;
  font-family: PingFang SC;
  font-weight: 400;
  text-decoration: line-through;
  color: rgba(153, 153, 153, 1);
  line-height: 0.4rem;
  text-decoration: line-through;
}

.money-number {
  font-size: 0.36rem;
  color: #f74d4f;
}

.con {
  width: 100%;
}

.con .con-active {
  display: block;
  border-bottom: 1px solid #f9f9f9;
}

.right-con .menu-img {
  padding-top: 20px;
  text-align: center;
}

.right-con .menu-img img {
  height: 48px;
  width: 48px;
  vertical-align: middle;
  border: 0;
}

.right-con .menu-txt {
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}

.right-con .menu-txt h3 {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 8px;
}

.right-con .menu-txt p {
  font-style: normal;
  line-height: 20px;
  font-size: 12px;
  vertical-align: bottom;
}

.right-con .menu-txt p.list2 b {
  font-size: 14px;
  color: #f00;
}

.right-con .div-group {
  width: 90px;
  float: left;
}

.right-con .btn {
  background-color: transparent;
  position: absolute;
  right: 0px;
  top: 45%;
  cursor: pointer;
  padding: 3px;
  height: 38px;
}

.right-con .btn button.minus {
  margin-right: -10px;
  display: none;
}

.right-con .btn button {
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  padding: 0;
}

.right-con .btn button strong {
  padding: 5px 10px;
  font-size: 15px;
  display: inline-block;
  text-indent: -100px;
  padding: 5px 11px;
  height: 12px;
}

.right-con .btn button.minus strong {
  background: url(img/down.png) no-repeat;
  background-size: 22px 22px;
}

.right-con .btn i {
  display: none;
  width: 22px;
  text-align: center;
  font-style: normal;
  vertical-align: top;
  margin-top: 11px;
  line-height: 18px;
}

.right-con .btn button.add {
  margin-left: -10px;
}

.right-con .btn button.add strong {
  background: url(img/up.png) no-repeat;
  background-size: 22px 22px;
}

.right-con .btn .price {
  display: none;
}

.footer {
  display: block;
  position: fixed;
  width: 100%;
  z-index: 3;
  bottom: 0px;
  color: #f03c03;
  background: #fff;
  line-height: 35px;
  font-size: 15px;
  border-top: 1px solid #e2e2e2;
}

.footer .left {
  float: left;
  margin: 5px 10px;
}

.footer .right {
  float: right;
}

.footer .right .disable {
  background: #dbdbdb;
}

.footer .xhlbtn {
  display: block;
  text-align: center;
  line-height: 45px;
  background-color: #f03c03;
  padding: 0 15px;
  color: #fff;
  font-weight: bold;
}
