* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Oxygen, Mm3Web, PingFangSC, PingFangSC-Medium;
}

.font-en {
  font-family: Oxygen, Mm3Web, PingFangSC, PingFangSC-Medium;
}

.font-en input {
  font-family: Oxygen, Mm3Web, PingFangSC, PingFangSC-Medium;
}

.font-mm input {
  font-family: Oxygen, Mm3Web, PingFangSC, PingFangSC-Medium;
}

.font-mm {
  font-family: Oxygen, Mm3Web, PingFangSC, PingFangSC-Medium;
}

.font-special {
  font-family: GothamRounded, GothamRounded-Bold;
}

.font-two-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-wrap: break-word;
}

.skeleton_fill {
  background-color: #F1F2F3;
  border-radius: 3px;
}

input,
textarea {
  caret-color: var(--theme-color);
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  caret-color: var(--theme-color);
}

.no-more-img {
  width: 4.28rem;
  height: .99rem;
  background: url(./images/homeNomore.png) no-repeat;
  margin: 0 auto;
  background-size: 100%;
}


.inif-prvPrice {
  font-size: 0.36rem;
  color: #555f6a;
  text-decoration: line-through;
  line-height: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: .25rem;
  font-weight: 400;
}

#KBZMall_SearchBlankVue3_Widget {
  height: 100vh;
  width: 100vw;
  background-color: #f7f8fa;
}

#KBZMall_SearchBlankVue3_Widget .header {
  padding: 7px 9px 7px .68rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  box-sizing: border-box;
}

#KBZMall_SearchBlankVue3_Widget .header.title-text-style {
  height: 32px;
  background: var(--theme-color);
}

#KBZMall_SearchBlankVue3_Widget .header.header_MobileApp {
  padding: 7px 98px 7px 22px;
}

#KBZMall_SearchBlankVue3_Widget img {
  width: .48rem;
  height: .44rem;
}

#KBZMall_SearchBlankVue3_Widget .search-box {
  display: flex;
  width: 100%;
  height: 30px;
  box-sizing: border-box;
}

#KBZMall_SearchBlankVue3_Widget .search-box form {
  flex: 1;
}

#KBZMall_SearchBlankVue3_Widget .search-input {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background-color: #f5f5f5;
  padding: 9px 30px 7px 1.29rem;
  box-sizing: border-box;
  outline: none;
  font-size: 14px;
  margin-left: -.21rem;
}

#KBZMall_SearchBlankVue3_Widget .search-icon {
  position: relative;
  width: .58rem;
  height: .58rem;
  top: .16rem;
  left: .81rem;
}

#KBZMall_SearchBlankVue3_Widget .search-goods-page .goods-page-row {
  position: fixed;
  top: 75px;
  background-color: #fff;
  z-index: 99;
  width: 100%;

}

#KBZMall_SearchBlankVue3_Widget #all {
  height: 100vh;
  width: 100vw;
  background-color: #f3f4f6;
  position: absolute;
  left: 100vw;
  transition: left 500ms;
  -moz-transition: left 500ms;
  -webkit-transition: left 500ms;
  -o-transition: left 500ms;
  top: auto;
}

#KBZMall_Home_Widget {
  background-color: #f1f2f3;
  width: 100vw;
  min-height: 100vh;
}

.header-mask {
  height: 44px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(153deg, #008bd5, var(--theme-color) 83%);
  z-index: -1;
}

#KBZMall_Home_Widget .shoppingBagWrap {
  display: none;
  padding: 0;
  min-height: 0;
  background-color: transparent;
  position: fixed;
  right: 0.45rem;
  top: -6px;
  z-index: 100;
}

.header-bar.div_nav {
  width: 100%;
  position: absolute;
  top: 0;
}

.header-bar header {
  height: 165px;
  padding: 7px .45rem 0;
  background: linear-gradient(153deg, #008bd5, var(--theme-color) 83%);
  border-radius: 0px 0px 20px 20px;
}

.header-bar .navRight {
  position: fixed;
  right: .45rem;
  top: 7px;
  z-index: 100;
}

.header-bar .navRight.navRight_MobileApp {
  right: 98px;
}

.header-bar .midTitle {
  position: fixed;
  height: 30px;
  margin-left: .11rem;
}

.header-bar .midTitle img {
  height: .49rem;
  margin-top: 8px;
}

.header-bar .search-box {
  width: 100%;
  position: fixed;
  left: 0px;
  top: 43px;
  height: 30px;
  box-sizing: border-box;
  padding: 0 .45rem;
  z-index: 999;
}

.header-bar .search-box form {
  flex: 1;
}

.header-bar .search-input {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background-color: rgba(245, 245, 245, 1);
  padding: 8px 30px 6px 32px;
  box-sizing: border-box;
  outline: none;
  font-size: 12px;
}

.header-bar .search-input::-webkit-input-placeholder {
  color: #c1ccd8;
}

.header-bar .search-input::-moz-input-placeholder {
  color: #c1ccd8;
}

.header-bar .search-input::-ms-input-placeholder {
  color: #c1ccd8;
}

.header-bar .search-icon {
  position: absolute;
  width: .4rem;
  height: .4rem;
  top: .27rem;
  left: 25px;
}

.header-bar .scanning-icon {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 9px;
  right: 23px;
}

.right-icon {
  width: .9rem;
  height: .9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, .1);
  border-radius: 50%;
  border: 1px solid hsla(0, 0%, 100%, .2);
}

.right-icon img {
  width: .49rem;
  height: .46rem;
}

.icon-point {
  background: #e23f30;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  padding: 1px 2px;
  position: absolute;
  top: -3px;
  left: 17px;
}


.area-content-box {
  margin: 0;
  position: relative;
  top: 77px;
  margin-bottom: 127px;
}

.scroll-box {
  width: 100%;
  position: unset;
  padding: 0 .45rem;
  box-sizing: border-box;
  display: flex;
}

.scroll-box .skeleton {
  margin-top: 7px;
  width: 100%;
  padding-right: 13px;
  display: flex;
  justify-content: space-between;
}

.scroll-box .skeleton-item {
  width: 40px;
  height: 16px;
}

.scroll-box .skeleton-item-icon {
  width: 10px;
  height: 16px;
}

.scroll-box .van-tabs__nav {
  background-color: transparent;
}

.scroll-box .van-tabs {
  position: relative;
  flex: 1;
  margin-right: 11px;
  z-index: 1;
  width: 90%;
}

.scroll-box .van-tab--active {
  color: #fff;
  font-weight: 600;
}

.scroll-box .van-tabs__nav--complete {
  padding-right: 12px;
  padding-left: 0px;
}

.scroll-box .van-tab {
  padding: 0 .6rem 0 0;
  flex: none;
  font-size: .42rem;
  line-height: .59rem;
  color: #fff;
}

.scroll-box .van-tabs--line .van-tabs__wrap {
  height: 27px;
}

.scroll-box .van-tabs__line {
  position: absolute;
  bottom: 15px;
  left: -11px;
  width: 20px;
  height: 3px;
  background-color: #fff !important;
  border-radius: 2px;
}

.scroll-box .list-img {
  width: 20px;
  height: 17px;
  position: relative;
  top: 5px;
}

.hide-img-div {
  width: 9px;
  height: 24px;
  position: absolute;
  right: 39px;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAABSCAYAAABHX7SIAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHKADAAQAAAABAAAAUgAAAACDfhKKAAAEP0lEQVRoBe2Y7XacOBBE7ey+/yOvw9Vw5UK0QMzG/6Jzhv6qruqGYXySz4+fPZ8j/a8x8dPxaYI3BB9xPALHMO/2fTxtXMVPcdNCbIO7glvB3BLdkVT1Ktfn/7d7f9aZis4Epw37XNa11bhlbSZYEZArSS7yJ54ngilW+ZlT6JQ7JYppE1P55rSIpa94s3cbVo1jrorHXBdNwRF0FVvD6kuaubH2kYI2XNkTwQ6eiSQe/2tVMAkdiFz+tZE8c2KxrT4TtFlro3GSmtN2ckVsJlYwwVFvrjWsPgVjxY3TNoK8KJg5/SQ3px1JiVMYnBh7mr0SPAAjSCJ9LAfRr+3zD8F+rLWwEkyAPjY/NGeMkFh8twXnof72tzTFFMocImPchKsNR7CEVV7S3Cq3td45EOxBG+H+kiTeurtc15htOMpK6PTG4PS15BInBnv4aaPhyRGf5IpqvQPwkrv80tjkEMZpFcOmLyYF4em/NJJW1uaqZm7EZIzfT/UMEyzQnDY3IsfLzsF3U7Hk+6aVIIA8NFYHkVF4FFOoc5ioCDPntFpq6WdsHmt+d4/f0p58w1HEVmM3Nv99b3tmzXF60JWv4Int6hlOm3YW61g3MacQMUd7ePFfpevrSJjorOkrpH0k2Jty4lTc/cttV7+lBe/plagwp9zVMwScW52aFxMHjpUNDw2LIhWs8awIVs1XOYj9iHPoz58QVKS0fwXL23KT5K+IH6H++fpauaWCbX7XNp47wT8hBkfnuXvxr7b5byv69e+EVw3UnggmKb7v1qjhIOTtAdv8J4JJgD8eCB1EIW3HXgkKnm1C3Y9b2aMAcd+O5N2XxsbRJnHlk8t877/asIMWHAW8G4q5eadYFZRAC4EikhknxtvpIEvfUgh6g+x7jppbgNEXRszpj45/GkumbYg9Ty7z6YOzDmHWRr9vv3JLvUVJglgeCcVkj37Dzza0ERC+cdr0G9l+OQhsOYehfPjnmkCJ9v6pAQ+W58QttX9zu+8zBNfquSFADsXx0wr7xRqhX4bM4af43vYy/n8KII/NaakZ64s3pp5C6YMh/poJAvAATDHyxBztK5pfm9hWPjzDOfx7cgWcXkteUnwWMZa3YaoNAVDkw9G+otfVnNYaMUJaB6Le/CeCkCiQPmQcRdKKfyG269WL76QdHE5OrkD+rJlLXGt3Q4KcRl8bWs0d8w6XAvrY/pkJwpqk+BlT52ROX0u9CxFsp78WBAms4szdYRWiJ8/ya2ETRKMYtRSgPsOUhQSnD3FF5s8bdU6FeVW2az5Dk5VIVbvCiT/ZShDQSDbmqnqS5y3OfEk8kmfDKGSsvcK22tWLn836TM4ZBcy/que6+fIZ9mJBnLWZzzDjQB37dMPeeOOMG3f4dJKOeDkruBXMfPVB0HCJdANPcdOCChP7bt98kolQlX4k/ghcqd3kTvzj7+BN//8v/wY7/oNVb7LCGgAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100%;
  z-index: 1;
}

.arrival-widget {
  background-color: #f3f4f6;
}

.arrival-widget .div_nav {
  width: 100%;
  top: 0;
  z-index: 99;
}

.arrival-widget header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

.arrival-widget .lab-swipe img {
  width: 100%;
  height: 133px;
  border-radius: 15px;
}

.arrival-widget .van-swipe__indicator {
  width: 7px;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
}

.arrival-widget .van-swipe__indicator--active {
  background-color: #fff;
  width: 20px;
}

.arrival-widget .goods-bar-box {
  display: flex;
  position: fixed;
  top: 0;
  width: 100%;
  padding: 7px 46px 7px 16px;
  box-sizing: border-box;
  z-index: 99;
}

.arrival-widget .goods-bar-box.header_MobileApp {
  padding: 7px 98px 7px 16px;
}

.arrival-widget .navLeft .navLeft-img {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center;
}

.arrival-widget .navLeft .navLeft-img .navLeft-goods-img {
  width: 16px;
  height: 15px;
  margin-top: 7px;
}

.arrival-widget .navCenter {
  flex: 1;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
}

.arrival-widget .goods-bar-box.header_MobileApp .navCenter,
.arrival-widget .goods-bar-box.header_MobileApp .newArrival-name {
  margin-left: 52px;
}

.arrival-widget .goods-bar-img {
  width: 100%;
  height: 10.8rem;
}

.arrival-widget .describeTitle {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 22px;
  position: relative;
  top: -60px;
  text-align: center;
}

.arrival-widget .popular-box {
  background: url(./images/popularBack.png) no-repeat;
  background-size: 100%;
  position: relative;
}

.arrival-widget .special-content {
  position: absolute;
  top: 224px;
  padding: 0 12px;
  width: 100%;
  box-sizing: border-box;
}

.arrival-widget .newArrival-name {
  text-align: center;
  width: 100%;
  height: 30px;
}

.arrival-widget .newArrival-name img {
  width: 103px;
  margin-top: 7px;
}

.arrival-widget .Special-class-line .van-swipe__indicators {
  bottom: 148px;
}

.arrival-widget .arrival-box {
  padding: .60rem .35rem .3rem;
  width: 100%;
  box-sizing: border-box;
}

.arrival-widget .arrival-p {
  font-size: .48rem;
  font-weight: 600;
  color: #3a3633;
  line-height: .67rem;
}

.arrival-widget .van-swipe__indicators {
  bottom: .31rem;
}

.arrival-widget .inif-goods-name {
  font-size: .42rem;
  font-weight: 600;
  color: #000000;
  line-height: .59rem;
  height: 1.18rem;
  margin: 0.03rem 0 .25rem 0;
}

.arrival-widget .inif-price {
  font-size: .42rem;
  font-weight: 600;
  color: var(--theme-color);
  line-height: .59rem;
}

.arrival-widget .inif-sart-name {
  color: #f7b500;
  font-weight: 400;
  font-size: .36rem;
}

.arrival-widget .inif-buyNum {
  font-size: .36rem;
  font-weight: 400;
  color: #555f6a;
  line-height: .5rem;
}

.arrival-widget .load {
  background-color: #fff;
  border-radius: .24rem;
  margin-top: .24rem;
  padding-bottom: .24rem;
}

.arrival-widget .lists-item {
  padding: .38rem .48rem 0px .37rem;
  margin-bottom: .04rem;
}

.arrival-widget .lists-goods-img {
  width: 100px;
  height: 100px;
  border-radius: 7px;
}

.arrival-widget .single-line .inif-star {
  width: .37rem;
  height: .37rem;
  position: relative;
  top: .04rem;
}

.arrival-widget .inif-cart {
  float: right;
  width: 25px;
}

.arrival-widget .van-list__error-text {
  line-height: 20px;
}

.arrival-widget .lists-goods-lab {
  height: .59rem;
  width: 1.14rem;
  position: absolute;
  left: 0.63rem;
  margin-top: -.18rem;
}

.arrival-widget .van-swipe__track {
  height: auto;
}

.arrival-widget .no-more {
  text-align: center;
  padding: 45px 0 13px;
}

.arrival-widget .single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.special-widget {
  background-color: #f3f4f6;
  min-height: 100vh;
}

.special-widget .div_nav {
  width: 100%;
  top: 0;
  z-index: 99;
}

.special-widget header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

.special-widget .lab-swipe img {
  width: 100%;
  height: 133px;
  border-radius: 15px;
}

.special-widget .van-swipe__indicator {
  width: 7px;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
}

.special-widget .van-swipe__indicator--active {
  background-color: #fff;
  width: 20px;
}

.special-widget .goods-bar-box {
  display: flex;
  position: fixed;
  top: 0;
  width: 100%;
  padding: 7px 46px 7px 16px;
  box-sizing: border-box;
  z-index: 99;
}

.special-widget .goods-bar-box.header_MobileApp {
  padding: 7px 98px 7px 16px;
}

.special-widget .navLeft .navLeft-img {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center;
}

.special-widget .navLeft .navLeft-img .navLeft-goods-img {
  width: 16px;
  height: 15px;
  margin-top: 7px;
}

.special-widget .navCenter {
  flex: 1;
  text-align: center;
  font-size: .48rem;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
}

.special-widget .goods-bar-box.header_MobileApp .navCenter,
.special-widget .goods-bar-box.header_MobileApp .newArrival-name {
  margin-left: 52px;
}

.special-widget .goods-bar-img {
  width: 100%;
  height: 10.45rem;
}

.special-widget .describeTitle {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 22px;
  position: relative;
  top: -60px;
  text-align: center;
}

.special-widget .popular-box {
  background: url(./images/popularBack.png) no-repeat;
  background-size: 100%;
  position: relative;
}

.special-widget .special-content {
  position: absolute;
  top: 6.57rem;
  padding: 0 12px;
  width: 100%;
  box-sizing: border-box;
}

.special-widget .newArrival-name {
  text-align: center;
  width: 100%;
  height: 30px;
}

.special-widget .newArrival-name img {
  width: 103px;
  margin-top: 7px;
}

.special-widget .Special-class-line .van-swipe__indicators {
  bottom: 4.12rem;
}

.special-widget .swiper-container {
  width: 100%;
  height: auto;
  margin: .24rem 0 0 0;
  padding: .41rem .29rem .27rem;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: .24rem;
}

.special-widget .special-bottom-content .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: revert;
}

.special-widget .swiper-slide img {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 8px;
}

.special-widget .curr-price {
  font-size: .36rem;
  font-weight: 600;
  color: #f46241;
  line-height: .5rem;
  margin: 5px 0 3px 0;
}

.special-widget .prv-price {
  font-size: .3rem;
  font-weight: 400;
  color: #555f6a;
  line-height: .42rem;
  text-decoration: line-through;
}

.special-widget .special-bottom-content {
  margin: .49rem .35rem;
}

.special-widget .special-bottom-content .special-bottom-content-p {
  font-size: .48rem;
  font-weight: 500;
  color: #fa6400;
  line-height: .58rem;
  text-align: center;
}

.special-widget .special-bottom-content .special-bottom-content-p span {
  display: inline-block;
  width: .6rem;
  height: .1rem;
  background-color: #fa6400;
  border-radius: .05rem;
  position: relative;
  top: 4px;
  margin-bottom: 8px;
}

.special-widget .van-swipe__track {
  height: auto;
}

.special-widget .swiper-wrapper {
  height: auto;
}

.special-widget .no-more {
  text-align: center;
  padding: 30px 0 13px;
}

.special-widget .no-more-bottom {
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100vw;
  padding: 45px 0 13px;
}

.special-widget .single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.special-swiper-box .special-swiper-lists img {
  width: 1.9rem;
  height: 1.9rem;
  background-color: #f2f2f2;
  border-radius: .2rem;
}

.special-swiper-box .special-swiper-text {
  font-size: .36rem;
  font-weight: 400;
  color: #9d9d9d;
  line-height: .5rem;
  margin-bottom: .18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.special-swiper-box .special-swiper-name {
  font-size: .3rem;
  font-weight: 500;
  color: #282828;
  margin-top: .12rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  line-height: .42rem;
}

.special-swiper-box .special-list-17 {
  padding: .27rem .42rem .2rem .4rem;
  background: radial-gradient(circle at top right, transparent .3rem, #fff 0) top right, radial-gradient(circle at bottom right, transparent .3rem, #fff 0) bottom right;
  background-size: 100% 51%;
  background-repeat: no-repeat;
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem;
  position: relative;
}

.special-swiper-box .special-list-17 .dashed {
  position: absolute;
  top: .32rem;
  right: -0.02rem;
  height: calc(83%);
  width: 0px;
  border-left: dashed 1px var(--theme-color);
  background-color: #e7f2ff;
}

.special-swiper-box .special-list-7 {
  background: radial-gradient(circle at top left, transparent .3rem, #e7f2ff 0) top left, radial-gradient(circle at bottom left, transparent .3rem, #e7f2ff 0) bottom left;
  background-size: 100% 51%;
  background-repeat: no-repeat;
  padding-top: .87rem;
  text-align: center;
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem;
}

.special-swiper-box .special-list-7 p:nth-of-type(1) {
  font-size: .7rem;
  font-weight: 700;
  color: var(--theme-color);
  line-height: .84rem;
  position: relative;
}

.special-swiper-box .special-list-7 p:nth-of-type(2) {
  font-size: .36rem;
  font-weight: 400;
  color: #9d9d9d;
  line-height: .5rem;
  margin-bottom: .36rem;
}

.special-swiper-box .special-list-7 p:nth-of-type(3) {
  font-size: .36rem;
  font-weight: 500;
  color: var(--theme-color);
  line-height: .5rem;
}

.special-swiper-box .special-circle {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: red;
  position: relative;
  display: none;
}

.special-swiper-box .circle-top {
  float: inherit;
  top: -39px;
  left: -10px;
}

.special-swiper-box .circle-bottom {
  float: inherit;
  top: 22px;
  left: -10px;
}

#KBZMall_Popular_Widget {
  background-color: #F1F2F3;
}

.popular-widget .div_nav {
  width: 100%;
  top: 0;
  z-index: 99;
}

.popular-widget header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

.popular-widget .lab-swipe img {
  width: 100%;
  height: 133px;
  border-radius: 15px;
}

.popular-widget .van-swipe__indicator {
  width: 7px;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
}

.popular-widget .van-swipe__indicator--active {
  background-color: #fff;
  width: 20px;
}

.popular-widget .goods-bar-box {
  display: flex;
  position: fixed;
  top: 0;
  width: 100%;
  padding: 7px 46px 7px 16px;
  box-sizing: border-box;
  z-index: 99;
}

.popular-widget .goods-bar-box.header_MobileApp {
  padding: 7px 98px 7px 16px;
}

.popular-widget .navLeft .navLeft-img {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center;
}

.popular-widget .navLeft .navLeft-img .navLeft-goods-img {
  width: 16px;
  height: 15px;
  margin-top: 7px;
}

.popular-widget .navCenter {
  flex: 1;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  color: #fff;
}

.popular-widget .goods-bar-box.header_MobileApp .navCenter,
.popular-widget .goods-bar-box.header_MobileApp .newArrival-name {
  margin-left: 52px;
}

.popular-widget .goods-bar-img {
  width: 100%;
  height: 360px;
}

.popular-widget .describeTitle {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  line-height: 22px;
  position: relative;
  top: -60px;
  text-align: center;
}

.popular-widget .popular-box {
  background: url(./images/popularBack.png) no-repeat;
  background-size: 100%;
  position: relative;
  height: 9.6rem;
}

.popular-widget .inif-buyNum {
  font-size: .36rem;
  font-weight: 400;
  color: #555f6a;
  position: relative;
  top: -6px;
  line-height: .5rem;
}

.popular-widget .load {
  margin-top: .34rem;
}

.popular-widget .special-content {
  position: absolute;
  top: 224px;
  padding: 0 12px;
  width: 100%;
  box-sizing: border-box;
}

.popular-widget .newArrival-name {
  text-align: center;
  width: 100%;
  height: 30px;
}

.popular-widget .newArrival-name img {
  width: 103px;
  margin-top: 7px;
}

.popular-widget .Special-class-line .van-swipe__indicators {
  bottom: 148px;
}

.arrival-box {
  padding: .36rem .3rem .22rem;
  width: 100%;
  box-sizing: border-box;
}

.inif-goods-name {
  font-size: .42rem;
  font-weight: 600;
  color: #000000;
  line-height: .59rem;
  margin: .05rem 0 .25rem 0;
  height: 1.18rem;
}

.inif-price {
  font-size: .42rem;
  font-weight: 600;
  color: var(--theme-color);
  line-height: .59rem;
}

.inif-sart-name {
  color: #f7b500;
  font-weight: 400;
  font-size: 12px;
}

.lists-item {
  background-color: #fff;
  border-radius: 8px;
  padding: .38rem .5rem .38rem .5rem;
  margin-bottom: .3rem;
  font-size: 16px;
}

.lists-item .lists-goods-img {
  width: 3rem;
  height: 3rem;
  border-radius: .24rem;
}

.lists-item .inif-star {
  width: .64rem;
  height: .64rem;
}

.lists-item .inif-cart {
  float: right;
  width: 25px;
}

.lists-item .van-list__error-text {
  line-height: 20px;
}

.inif-item {
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 8px;
}

.inif-item img {
  width: 100%;
  max-height: 100%;
}

.inif-item .inif-star {
  width: 13px;
  height: 13px;
}

.inif-item .inif-cart {
  width: 25px;
}

.inif-item .popular-div-padding {
  padding: 0 .25rem .43rem .34rem;
}

.inif-item .offering-img-box {
  width: 100%;
  height: 5.1rem;
  text-align: center;
  display: flex;
  align-items: center;
}

.popular-item-label {
  background: url("./images/popularLab.png") no-repeat;
  background-size: 100%;
  width: 3.6rem;
  position: absolute;
  margin-top: -.1rem;
  margin-left: .84rem;
  text-align: center;
  font-size: 16px;
}

.popular-item-label img {
  width: 14px;
  height: 14px;
}

.popular-item-label span {
  font-size: 10px;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  position: relative;
  top: -2px;
}

.load {
  margin-top: .47rem;
}

.swiper-wrapper {
  height: auto;
}

.swiper-slide {
  background: #fff;
  text-align: center;
}

.no-more {
  text-align: center;
  padding: 35px 0 13px;
}

.popular-widget .single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.popular-widget .swiper-container {
  width: 100%;
  padding-top: 2.27rem;
  margin: 0;
  height: auto;
}

.popular-widget .swiper-container .popular-swiper-des {
  height: 1rem;
  font-size: .36rem;
  color: #000000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 17px;
  height: 34px;
}

.popular-widget .swiper-container .popular-swiper-price {
  font-size: .42rem;
  font-weight: 700;
  color: var(--theme-color);
  margin: .28rem 0 .35rem;
}

.popular-widget .swiper-container .swiper-pagination-bullet {
  height: .1rem;
  opacity: 0.5;
  border-radius: .05rem;
  background: #fff;
  width: .2rem;
}

.popular-widget .swiper-container .swiper-pagination-bullet-active {
  background: #fff;
  width: .6rem;
  opacity: 1;
}

.popular-widget .swiper-container .swiper-pagination {
  position: initial;
  margin-top: .63rem;
}

.popular-widget .swiper-slide {
  display: initial;
  width: 4.13rem;
  border-radius: .24rem;
}

.popular-widget .popular-swiper-img img {
  width: 4.13rem;
  height: 4.13rem;
  /* border-top-left-radius: .2rem;
  border-top-right-radius: .2rem; */
}

.popular-widget .popular-swiper-text {
  line-height: .5rem;
  padding: 0.12rem .29rem 0;
  box-sizing: border-box;
}

.popular-widget .single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.store-widget {
  background: #f6f6f6;
}

.store-widget .shops-content .store-goods-img {
  width: 6.05rem;
  height: 6.05rem;
  border-radius: 8px;
}

.store-widget .shops-content {
  box-sizing: border-box;
  padding: .28rem .42rem 60px .48rem;
  width: 100%;
  background-color: #f6f6f6;
  position: relative;
}

.store-widget .shops-content .shops-content-box {
  padding: .09rem .37rem .32rem .32rem;
  margin-bottom: 26px;
  border-radius: 7px;
  background-color: #fff;
}

.store-widget .shops-content .shops-title {
  display: flex;
  position: relative;
}

.store-widget .shops-content .shops-title img {
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
  top: -.43rem;
  border-radius: .23rem;
  background-color: #fff;
}

.store-widget .shops-content .shops-title-text {
  width: 4.72rem;
  margin-left: .24rem;
}

.store-widget .shops-content .shops-p {
  font-size: .42rem;
  font-weight: 500;
  color: #434445;
  line-height: .59rem;
  letter-spacing: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.store-widget .shops-content .shops-smallTitle {
  font-size: .36rem;
  font-weight: 500;
  color: #878889;
  line-height: .5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: .08rem;
}

.store-widget .shops-content .shops-title button {
  width: 2.4rem;
  height: .8rem;
  background: #ffffff;
  border: 1px solid var(--theme-color);
  border-radius: 13px;
  color: var(--theme-color);
  font-weight: 500;
  font-size: 12px;
  position: absolute;
  right: 0;
  margin-top: .3rem;
}

.store-widget .shops-content .store-goods-img2 {
  width: 100%;
  height: 2.9rem;
  border-radius: 8px;
}

.store-widget .shops-content .store-line {
  width: 100%;
  height: 1px;
  background-color: #e4e5e6;
  margin: 6px 0 6px 0;
}

.store-widget .shops-content .store-describe img {
  width: 13px;
  margin-right: 7px;
  position: relative;
  top: 1px;
}

.store-widget .shops-content .store-describe span {
  font-size: 12px;
  font-weight: 500;
  color: #656667;
  line-height: 17px;
}

.store-widget .shops-content .van-list__finished-text {
  line-height: inherit;
}

.store-widget .no-more {
  text-align: center;
  padding: 19px 0 13px;
}

.store-widget .no-more-bottom {
  text-align: center;
  position: fixed;
  bottom: 50px;
  width: 100vw;
  padding: 45px 0 13px;
  left: 0;
}

.store-widget .div_nav {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
}

.store-widget header {
  padding: 0 .45rem 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  position: fixed;
  left: 0;
  right: 0;
  background: linear-gradient(153deg, #008bd5, var(--theme-color) 83%);
  z-index: 9999;
}

.store-widget header.title-text-style {
  height: 1.32rem;
  background: #fff;
}

.store-widget header.header_MobileApp {
  padding: 0 98px 0 0;
}

.store-widget .navLeft {
  flex: 1;
  max-width: 100%;
  margin-top: 20px;
  display: flex;
  align-items: center;
}

.store-widget .navLeft img {
  width: 15px;
  height: 15px;
  padding-right: 10px;
}

.store-widget .midTitle {
  line-height: 30px;
  color: #000;
  font-size: .54rem;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: 600;
  letter-spacing: 1px;
  margin-left: .45rem;
}

.store-widget .midTitle div {
  white-space: nowrap;
  display: inline-block;
}

.store-widget .search-box {
  display: flex;
  width: 100%;
  height: 30px;
  box-sizing: border-box;
  margin-right: 9px;
}

.store-widget .right-icon {
  width: .9rem;
  height: .9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, .1);
  border-radius: 50%;
  border: 1px solid hsla(0, 0%, 100%, .2);
}

.store-widget .right-icon img {
  width: .49rem;
  height: .46rem;
}

.store-widget .icon-point {
  background: #e23f30;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  padding: 1px 2px;
  position: absolute;
  top: .06rem;
  right: .4rem;
}

.store-widget .shoppingBagWrap {
  padding: 0;
  min-height: auto;
  background-color: transparent;
  display: none;
}

.goodstype-widget .goods-lab .van-sidebar {
  width: 33.33333333%;
}

.goodstype-widget .goods-lab .van-tree-select__content {
  width: 66.66666667%;
}

.goodstype-widget .goods-lab .van-sidebar-item {
  position: relative;
  display: block;
  box-sizing: border-box;
  padding: 12px 12px;
  overflow: hidden;
  color: #323233;
  font-size: 14px;
  line-height: 20px;
  background-color: #f3f4f6;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  font-weight: 500;
}

.goodstype-widget .goods-lab .van-sidebar-item--select {
  color: #323233;
  font-weight: 500;
}

.goodstype-widget .goods-lab .van-sidebar-item--select::before {
  width: 5px;
  height: 80px;
  background-color: var(--theme-color);
}

.goodstype-widget .goods-lab .van-sidebar-item__text {
  font-size: .42rem;
  font-weight: 500;
  color: #3f3f3f;
  line-height: .59rem;
  word-break: normal;
}

.goodstype-widget .goods-lab .van-sidebar-item--select .van-sidebar-item__text {
  color: var(--theme-color);
  word-break: normal;
}

.goodstype-widget .goods-lab .van-sidebar-item--select,
.goodstype-widget .goods-lab .van-sidebar-item--select:active {
  background-color: #fff;
}

.goodstype-widget .goods-lab .goods-box {
  padding: 15px 14px 15px 17px;
  background: #fff;
  box-sizing: border-box;
}

.goodstype-widget .goods-lab .goods-box-img {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: .18rem;
}

.goodstype-widget .goods-lab .goods-band-p {
  font-size: .42rem;
  font-weight: 500;
  color: #000000;
  line-height: .59rem;
  margin-bottom: .48rem;
}

.goodstype-widget .goods-lab .goods-box-p {
  font-size: .36rem;
  font-weight: 400;
  color: #3f3f3f;
  line-height: .5rem;
  margin: .19rem 0 .48rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 0 .32rem;
}

.goodstype-widget .div_nav {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
}

.goodstype-widget header {
  padding: 7px 9px 7px .68rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 9999;
  border-bottom: 1px solid #ededed;
}

.goodstype-widget header.title-text-style {
  height: 32px;
  background: var(--theme-color);
}

.goodstype-widget header.header_MobileApp {
  padding: 7px 98px 7px 22px;
}

.goodstype-widget .navLeft img {
  width: .48rem;
  height: .44rem;
}

.goodstype-widget .navLeft .leftTitle {
  width: calc(75%);
  overflow: hidden;
  display: flex;
  flex-direction: row;
}

.goodstype-widget .leftTitle div {
  white-space: nowrap;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.goodstype-widget .search-box {
  display: flex;
  width: 100%;
  height: 30px;
  box-sizing: border-box;
}

.goodstype-widget .search-box form {
  flex: 1;
}

.goodstype-widget .search-input {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background-color: #f5f5f5;
  padding: 9px 30px 7px 1.29rem;
  box-sizing: border-box;
  outline: none;
  font-size: 14px;
  margin-left: -.21rem;
}

.goodstype-widget .search-icon {
  position: relative;
  width: .58rem;
  height: .58rem;
  top: .16rem;
  left: .81rem;
}

.search-goods-page {
  background-color: #f3f4f6;
}

.search-goods-page .goods-page-row {
  position: fixed;
  top: 44px;
  background-color: #fff;
  z-index: 99;
  width: 100%;
  border-bottom: solid 1px #d8d9da;
}

.search-goods-page .van-tabs__line {
  background-color: var(--theme-color);
  width: 2rem;
  height: .1rem;
  border-radius: .05rem;
  position: absolute;
  bottom: 15px;
  left: 0;
  z-index: 1;
}

.search-goods-page .van-tab__text--ellipsis {
  font-size: .42rem;
  font-weight: 400;
  color: #98999a;
  line-height: .59rem;
}

.search-goods-page .van-tab--active .van-tab__text--ellipsis {
  font-weight: 600;
  color: var(--theme-color);
}

.search-goods-page .sort-img {
  width: .42rem;
  height: .43rem;
}

.search-goods-page .list-img {
  width: .48rem;
  height: .48rem;
}

.search-goods-page .goods-page-btn {
  text-align: right;
  position: relative;
  right: 10px;
  top: 15px;
  font-size: 16px;
}

.search-goods-page .goods-page-btn span {
  display: inline-block;
  width: .04rem;
  height: .5rem;
  background: #dfdfdf;
  margin: 0 .33rem 0 .28rem;
}

.search-goods-page .sort-rules-action {
  padding: 0 23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.search-goods-page .sort-rules-action .van-action-sheet__header {
  padding: 18px 0 23px;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.search-goods-page .sort-rules-action .van-action-sheet__header .van-icon {
  top: 17px;
  color: #3f494b;
  font-size: 21px;
}

.search-goods-page .sort-rules-action .sort-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 52px;
  font-size: 14px;
  font-weight: 400;
  color: #3f494b;
}

.search-goods-page .sort-rules-action .sort-list li:not(:first-child) {
  border-top: 1px solid rgba(225, 229, 235, 0.6);
}

.search-goods-page .sort-rules-action .sort-list li.active {
  color: var(--theme-color);
  font-weight: 600;
}

.search-goods-page .div_nav {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
}

.search-goods-page header {
  padding: 7px 9px 7px .68rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 9999;
}

.search-goods-page header.title-text-style {
  height: 32px;
  background: var(--theme-color);
}

.search-goods-page header.header_MobileApp {
  padding: 7px 98px 7px 22px;
}

.search-goods-page .navLeft img {
  width: 16px;
  height: 15px;
}

.search-goods-page .search-box {
  display: flex;
  width: 100%;
  height: 30px;
  box-sizing: border-box;
}

.search-goods-page .search-box form {
  flex: 1;
}

#KBZMall_SearchBlankVue3_Widget .search-goods-page {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background-color: #f5f5f5;
  padding: 9px 30px 7px 1.29rem;
  box-sizing: border-box;
  outline: none;
  font-size: 14px;
  margin-left: -.21rem;
}

.search-goods-page .search-input::-webkit-input-placeholder {
  color: #c1ccd8;
}

.search-goods-page .search-input::-moz-input-placeholder {
  color: #c1ccd8;
}

.search-goods-page .search-input::-ms-input-placeholder {
  color: #c1ccd8;
}

.search-goods-page .search-icon {
  position: relative;
  width: .58rem;
  height: .58rem;
  top: .16rem;
  left: .81rem;
}

#KBZMall_SearchGoodsVue3_Widget,
#KBZMall_GoodsTypeVue3_Widget {
  background-color: #F3F4F6;
  z-index: 100;
  position: relative;
  min-height: 100vh;
}

.search-input-searchgoods {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background-color: #f5f5f5;
  padding: 9px 30px 7px 1.29rem;
  box-sizing: border-box;
  outline: none;
  font-size: 14px;
  margin-left: -.21rem;
}

.product-widget .product-box {
  position: relative;
  margin: 0 8px 0;
  padding-top: 83px;
}

.product-widget .product-box-none {
  margin: 0 8px 0;
  position: relative;
  top: 101px;
}

.product-widget .inif-item {
  width: 100%;
  padding: 0 0 .36rem 0;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 8px;
  margin-bottom: 8px;
}

.product-widget .inif-item .inif-item-goods {
  width: 100%;
  max-height: 100%;
  /* border-top-left-radius: .2rem;
  border-top-right-radius: .2rem; */
}

.product-widget .inif-item .inif-star {
  width: .37rem;
  height: .37rem;
  position: relative;
  top: .04rem;
}

.product-widget .inif-item .inif-cart {
  width: 25px;
}

.product-widget .inif-goods-name {
  font-size: .42rem;
  font-weight: 600;
  color: #000000;
  line-height: .5rem;
  height: 1rem;
  margin: .32rem 0 .28rem 0;
}

.product-widget .inif-price {
  font-size: .42rem;
  font-weight: 700;
  color: var(--theme-color);
  line-height: .5rem;
}

.product-widget .inif-sart-name {
  margin: 0;
  color: #f7b500;
  font-weight: 400;
  font-size: .36rem;
  line-height: .5rem;
  position: relative;
  left: -.18rem;
}

.product-widget .inif-buyNum {
  font-size: .36rem;
  font-weight: 400;
  color: #555f6a;
  line-height: .5rem;
  position: relative;
  left: -.36rem;
}

.product-widget .lists-item {
  padding: 12px 16px 14px 12px;
  border-radius: 7px;
  background-color: #fff;
  margin-bottom: 12px;
}

.product-widget .lists-item .lists-item-box {
  margin-bottom: 14px;
}


.product-widget .lists-item .inif-star {
  width: 13px;
  height: 13px;
  position: relative;
  top: 1px;
}

.product-widget .lists-item .inif-cart {
  float: right;
  width: 25px;
}

.product-widget .lists-item .inif-goods-name {
  margin: 0 0 9px 0;
}

.product-widget .no-more {
  text-align: center;
  padding: 45px 0 13px;
}

.product-widget .no-more-bottom {
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100vw;
  padding: 45px 0 13px;
  left: 0;
}

.product-widget .product-list-bottom {
  padding: 0 12px 0 11px;
}

.product-widget .single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shop-widget .shop-box {
  margin: 0 8px 0;
  position: relative;
  padding-top: 87px;
}

.shop-widget .shop-box-none {
  margin: 0 8px 0;
  position: relative;
  top: 101px;
}

.shop-widget .inif-item {
  width: 100%;
  padding: 11px 12px 0 10px;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 7px;
  margin-bottom: 12px;
}

.shop-widget .inif-item img {
  width: 2.9rem;
  height: 2.9rem;
  border-radius: 7px;
}

.shop-widget .inif-item .special-title {
  display: flex;
}

.shop-widget .inif-item .special-title img {
  width: 37px;
  height: 37px;
  border-radius: 37px;
}

.shop-widget .inif-item .goods-p {
  flex: 1;
  font-size: 14px;
  margin: 0 11px;
  line-height: 37px;
  font-weight: 500;
}

.shop-widget .inif-item .goto-icon {
  position: relative;
  top: 10px;
}

.shop-widget .inif-item .goto-icon img {
  width: 6px;
  height: 10px;
  position: relative;
  top: 4px;
}

.shop-widget .no-more {
  text-align: center;
  padding: 33px 0 13px;
}

.shop-widget .no-more-bottom {
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100vw;
  padding: 45px 0 13px;
}

.shop-widget .single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.center-content .banner-swiper-box {
  border-radius: 8px;
}

.center-content-bannerb {
  padding: .3rem 0 0;
}

.center-content-bannerb .center-content {
  height: 2.6rem;
  border-radius: .2rem;
}

.center-content .lab-swipe img {
  width: 100%;
  height: 4rem;
}

.center-content .van-swipe__indicator {
  width: 7px;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
}

.center-content .van-swipe__indicator--active {
  background-color: #fff;
  width: 20px;
}

.shops-swipe {
  width: 100%;
  margin-top: 12px;
}

.shops-swipe .skeleton-container {
  display: flex;
  justify-content: space-between;
}

.shops-swipe .skeleton-item-img {
  border-radius: 13px;
  width: 50px;
  height: 50px;
  background-color: #f1f2f3;
}

.shops-swipe .skeleton-item-title {
  margin-top: 5px;
  width: 50px;
  height: 10px;
  background-color: #f1f2f3;
}

.shops-swipe .skeleton-bar {
  margin: 5px;
  display: flex;
  justify-content: center;
}

.shops-swipe .skeleton-bar_1,
.shops-swipe .skeleton-bar_2 {
  margin: 0 2px;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background-color: #f1f2f3;
}

.shops-swipe .swiper-pagination-bullet {
  background-color: #c1c2c3;
  margin: 2px 5px !important;
}

.shops-swipe .swiper-pagination-bullet-active {
  background-color: #000;
}

.shops-swipe .swiper-container {
  margin: 0;
}

.shops-swipe .swiper-shops {
  width: 100%;
  height: auto;
}

.shops-swipe .swiper-wrapper {
  height: auto;
}

.shops-swipe .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: revert;
  background-color: transparent;
}

.shops-swipe .swiper-pagination {
  position: relative;
  bottom: -2px !important;
  margin-top: 10px;
}

.shops-swipe .litter-box-li img {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: .24rem;
}

.shops-swipe .litter-box-li p {
  color: #83878a;
  word-wrap: break-word;
  word-break: normal;
  font-size: .3rem;
  line-height: .45rem;
  margin-top: 2px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: center;
  padding: 0 5px;
}

.shops-swipe .polish-div {
  display: flex;
}

.shops-swipe .litter-box-li {
  flex: 1;
}

.shops-swipe .van-swipe__track {
  height: auto;
}

.shops-swipe .van-swipe__indicator {
  background-color: #c1c2c3;
}

.shops-swipe .van-swipe__indicators {
  margin-left: 30%;
  bottom: -6px;
  height: 13px;
  position: relative;
}

.shops-swipe .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
}

.special-box {
  margin: .35rem 0 .30rem;
  background-color: #fff;
  padding: .42rem 0 .30rem 0;
  border-radius: .24rem;
  height: auto;
}

.special-box .skeleton-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  height: 20px;
}

.special-box .skeleton-title-name {
  width: 100px;
}

.special-box .skeleton-title-icon {
  width: 10px;
}

.special-box .skeleton-container {
  overflow: hidden;
  white-space: nowrap;
}

.special-box .skeleton-item {
  display: inline-block;
  margin-right: 5px;
  width: 87px;
}

.special-box .skeleton-item-img {
  height: 87px;
  border-radius: 6px;
}

.special-box .skeleton-item-name {
  margin-top: 5px;
  height: 12px;
}

.special-box .special-title {
  display: flex;
  padding-left: .3rem;
}

.special-box .goods-p {
  flex: 1;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.special-box .special-name {
  font-size: .42rem;
  line-height: .5rem;
  font-weight: 600;
}

.special-box .special-disc {
  font-size: .36rem;
  color: #fa6400;
  line-height: .43rem;
}

.special-box .line {
  display: inline-block;
  width: .03rem;
  height: .4rem;
  background-color: #e2e2e2;
  margin: 0 .11rem;
  position: relative;
  top: 3px;
}

.special-box .swiper-container {
  width: 100%;
  height: auto;
  margin: .36rem 0 0 0;
  padding: 0 .3rem 0;
  background-color: #fff;
  box-sizing: border-box;
}

.special-box .swiper-slide {
  width: 75px;
  margin-right: 9px;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: unset;
}

.special-box .swiper-slide img {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 7px;
}

.special-box .curr-price {
  font-size: .36rem;
  font-weight: 600;
  color: #f46241;
  line-height: .5rem;
  margin: .16rem 0 .06rem 0;
}

.special-box .prv-price {
  font-size: .3rem;
  font-weight: 400;
  color: #555f6a;
  line-height: .42rem;
  text-decoration: line-through;
}

.special-box .swiper-wrapper {
  height: auto;
}

.special-box .goto-icon img {
  right: .34rem;
}

.goods-box {
  width: 100%;
}

.goods-box .skeleton-title {
  display: flex;
  justify-content: space-between;
}

.goods-box .skeleton-title_name {
  width: 50%;
  height: 14px;
}

.goods-box .skeleton-title_icon {
  width: 10px;
  height: 14px;
}

.goods-box .skeleton-container {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}

.goods-box .skeleton-item {
  width: 45%;
}

.goods-box .skeleton-item-img {
  height: 70px;
  border-radius: 6px;
}

.goods-box .skeleton-item-name {
  margin-top: 5px;
  height: 10px;
}

.goods-box .goods-item {
  padding: .41rem .3rem 0 .3rem;
  background-color: #fff;
  border-radius: .24rem;
}

.goods-box .goods-details {
  padding-bottom: .3rem;
}

.goods-box .goods-details img {
  width: 2.1rem;
  height: 2.1rem;
  border-radius: .24rem;
}

.goods-box .goods-box-content {
  margin-top: 13px;
}

.goods-box .special-title {
  display: flex;
}

.goods-box .special-title .goods-p {
  flex: 1;
}

.goods-box .special-title .special-name {
  font-size: 0.42rem;
  line-height: .5rem;
  font-weight: 600;
}

.goods-box .goods-name {
  font-size: .3rem;
  font-weight: 500;
  color: #282828;
  line-height: .42rem;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  margin-top: .22rem;
}

.goods-box .goods-name.goods-name-other {
  color: #f46241;
}

.goto-icon img {
  width: .16rem;
  height: .3rem;
  position: relative;
  top: .1rem;
  right: 0.05rem;
}

.banner-box.skeleton {
  width: 100%;
  height: 87px;
  border-radius: 8px;
}

.banner-box img {
  width: 100%;
  height: 2.6rem;
}

.inif-box {
  width: 100%;
  margin-top: .81rem;
  box-sizing: border-box;
  padding: 0 .24rem;
}

.inif-box .inif-title {
  display: flex;
  justify-content: center;
}

.inif-box .inif-title span {
  font-size: .48rem;
  font-weight: 500;
  color: #2c2c2c;
  line-height: .58rem;
  margin: 0 .15rem;
}

.inif-box .inif-title img {
  width: 13px;
  height: 15px;
}

.inif-box .inif-list {
  margin-top: 16px;
}

.inif-box .inif-item {
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  margin-bottom: 8px;
  border-radius: .2rem;
  overflow: hidden;
}

.inif-box .inif-item .inif-goods-img {
  width: 100%;
  max-height: 100%;
}

.inif-box .inif-item .inif-star {
  width: 13px;
  height: 13px;
}

.inif-box .inif-item .inif-cart {
  width: 25px;
}

.inif-box .inif-item .inif-goods-name {
  font-size: .42rem;
  font-weight: 600;
  color: #000000;
  line-height: .5rem;
  margin: .38rem 0 .24rem 0;
  height: 1rem;
}

.inif-box .inif-item .inif-price {
  font-size: .42rem;
  font-weight: 700;
  color: var(--theme-color);
  line-height: .5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.inif-box .inif-item .inif-sart-name {
  margin: 0 4px;
  color: #f7b500;
  font-weight: 400;
  font-size: 12px;
}

.inif-box .inif-item .inif-buyNum {
  font-size: 12px;
  font-weight: 400;
  color: #555f6a;
}

.inif-box .inif-item .inif-item-bottom {
  padding: 0px .25rem .43rem .34rem;
  background-color: #fff;
  border-bottom-left-radius: .2rem;
  border-bottom-right-radius: .2rem;
}

.inif-box .no-more {
  text-align: center;
  padding: 1.26rem 0 .39rem;
}

.lab-content-box {
  margin: 0;
  margin-top: 5px;
}

.lab-content-box.lab-content-phone {
  padding-top: .38rem;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #f1f2f3;
}

.lab-content-same {
  margin-left: .35rem;
  margin-right: .35rem;
}

.phone-box {
  background-color: #fff;
  padding: .32rem .29rem .27rem;
  border-radius: 8px;
  margin-bottom: .36rem;
}

.phone-box .van-col--4 {
  width: 20%;
  text-align: center;
}

.phone-box-img {
  width: 1.7rem;
  height: 1.7rem;
  border-radius: .16rem;
}

.phone-box .phone-font {
  font-size: .3rem;
  font-weight: 400;
  color: #000000;
  line-height: .45rem;
  text-align: center;
  position: relative;
  top: 3px;
  margin-bottom: .21rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.popular-shop-box {
  margin: 0 0 .59rem;
  background-color: #fff;
  padding: .39rem .25rem .14rem;
  border-radius: 8px;
}

.popular-shop-box .special-title {
  display: flex;
}

.popular-shop-box .goods-p {
  flex: 1;
  font-weight: 500;
}

.popular-shop-box .special-name {
  font-size: .42rem;
  line-height: .5rem;
  font-weight: 600;
}

.popular-shop-box .swiper-container {
  width: 100%;
  margin: 10px 0 0 0;
}

.popular-shop-box .van-col--4 {
  width: 20%;
}

.popular-shop-box .phone-box-img {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 6px;
}

.popular-shop-box .goods-box-p {
  font-size: .3rem;
  font-weight: 400;
  color: #83878a;
  line-height: .45rem;
  margin: .06rem 0 .24rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 0 3px;
}

.area-content-box .van-swipe__track {
  height: auto;
}


.all_gu .back-fff {
  background-color: #fff;
}

.all_gu .margin-gu {
  margin-left: 0.45rem;
  margin-right: 0.45rem;
}

.all_gu .skeleton {
  -webkit-animation: van-skeleton-blink 1.2s ease-in-out infinite;
  animation: van-skeleton-blink 1.2s ease-in-out infinite;
}

.all_gu .skeleton.no-animation {
  -webkit-animation: none;
  animation: none;
}


.scroll-box .skeleton {
  padding: 0 .3rem;
}

.center-content .skeleton-box {
  width: 100%;
  height: 4rem;
  margin-top: 0.36rem;
  border-radius: 8px;
  box-sizing: border-box;
  position: relative;
  background: #EAEDEF;
}

.inif-box p {
  height: 0.48rem;
  border-radius: 0.09rem;
  margin: 0 auto;
}

.special-box .skeleton {
  padding: 0.41rem 0.29rem 0.3rem 0.3rem;
}

.phone-box .skeleton-item,
.popular-shop-box .skeleton-item {
  width: 1.7rem;
  height: 1.7rem;
  border-radius: 0.16rem;
}

.phone-box .skeleton-item-name,
.popular-shop-box .skeleton-item-name {
  width: 100%;
  height: 0.3rem;
  margin-top: 0.1rem;
}

.popular-shop-box .skeleton-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  height: 20px;
}

.popular-shop-box .skeleton-title-name {
  width: 100px;
}

.all_gu.store-widget {
  margin-top: 1.79rem;
}

.shops-content .skeleton-item-title {
  display: flex;
  position: relative;
}

.shops-content .skeleton-item-logo {
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
  top: -0.43rem;
}

.shops-content .skeleton-item-text {
  width: 48%;
  margin-left: 0.24rem;
  height: 1.17rem;
}

.shops-content .skeleton-item-btn {
  width: 80px;
  height: 27px;
  position: absolute;
  right: 0;
  margin-top: 0.3rem;
}

.shops-content .skeleton-item-img {
  height: 2.9rem;
}

.goods-lab-skeleton .skeleton-left {
  height: 100vh;
  background-color: #f3f4f6;
}

.goods-lab-skeleton .skeleton-right {
  height: 100vh;
  padding: 60px 14px 15px 17px;
  box-sizing: border-box;
}

.goods-lab-skeleton .skeleton-item {
  height: 1.9rem;
}

.goods-lab-skeleton .skeleton-item img {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 0.18rem;
}

.goods-lab-skeleton .skeleton-itemAll {
  margin-bottom: 1.17rem;
  text-align: center;
}

.special-widget .skeleton-item-top {
  width: 100%;
  height: 360px;
}

.arrival-box .skeleton-item-img {
  width: 3rem;
  height: 3rem;
}

.arrival-box .skeleton-item-price {
  height: 0.59rem;
}

.arrival-box .skeleton-item-star {
  height: 0.37rem;
  margin-top: 0.42rem;
}

.product-widget .skeleton-item-image {
  width: 100%;
  height: 5.1rem;
}

.search-all-content {
  padding: 0.64rem 0.47rem 0 0.48rem;
  box-sizing: border-box;
  background: #fff;
}

.search-history {
  margin-bottom: 1.12rem;
}

.search-history-box {
  display: flex;
  justify-content: space-between;
}

.search-history-box p {
  font-size: 0.42rem;
  font-weight: 500;
  color: #000000;
}

.search-history-box img {
  width: 0.44rem;
  height: 0.44rem;
}

.search-history-content {
  padding-top: 0.2rem;
}

.search-history-content span {
  display: inline-block;
  background: #f2f3f4;
  padding: 0.23rem 0.3rem;
  border-radius: 0.24rem;
  font-size: 0.36rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.5rem;
  margin-right: 0.36rem;
  max-width: calc(100% - .48rem);
  margin-top: .36rem;
}

.search-key-content {
  padding-left: 0.47rem;
  box-sizing: border-box;
}

.search-key-content li {
  font-size: 0.36rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.5rem;
  border-bottom: solid 1px #d9d9d9;
  padding: 0.48rem 0.2rem 0.41rem;
}

.goodstype-content-tree {
  padding-top: 45px;
  box-sizing: border-box;
  height: 100vh;
}

.search-key-content,
.search-all-content {
  height: calc(100vh - 44px);
  margin-top: 44px;
  overflow: auto;
}

.home-topImg {
  width: 1.2rem;
  height: 1.2rem;
  position: fixed;
  right: .24rem;
  bottom: 2.45rem;
  z-index: 99;
}

.lab-swipe .van-swipe-item {
  height: auto;
}

.shops-swipe .swiper-slide {
  height: auto;
}

.special-box .swiper-slide {
  height: auto;
}

.special-box-content .swiper-slide {
  height: auto;
}

.special-widget .van-swipe-item {
  height: auto;
}

#KBZMall_Home_Widget .no-more {
  margin-bottom: 4.5rem;
}


