| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289 | /* pages/shopCategory/shopCategory.wxss */page {  height: 100%;}/* 店铺信息 */.shop {  display: flex;  padding: 18rpx;  padding-bottom: 0;  box-sizing: border-box;  background: #fff;  position: fixed;  top: 0;  display: flex;  padding: 20rpx;  padding-top: 30rpx;  box-sizing: border-box;}.shopInfo {  flex: 7;  display: flex;}.shopInfo .shopLogo {  padding-right: 20rpx;  background: #ffffff;}.shopInfo image {  width: 100rpx;  height: 100rpx;  border-radius: 8rpx;}.shopInfo .shopTitle {  padding: 12rpx 0;  display: flex;  flex-direction: column;  justify-content: space-between;}.shopInfo .shopTitle .shopName {  padding-right: 8rpx;  font-size: 30rpx;}.shopInfo .shopTitle .shopIntro {  color: #999;  font-size: 25rpx;  display: -webkit-box;  line-height: 40rpx;  word-break: break-all;  -webkit-box-orient: vertical;  -webkit-line-clamp: 1;  overflow: hidden;  text-overflow: ellipsis;}.main {  position: fixed;  display: flex;  overflow: hidden;  margin-top: 250rpx;  height: calc(100% - 250rpx);}/* 搜索栏 */.search-bar {  width: 100%;  position: fixed;  top: 130rpx;  left: 0;  color: #777;  background: #fff;  box-shadow: 0 5rpx 5rpx rgba(0, 0, 0, 0.05);  z-index: 3;  padding: 20rpx 0;}.search-bar .arrow {  width: 20rpx;  height: 20rpx;  border-bottom: 2rpx solid #777;  border-left: 2rpx solid #777;  transform: rotate(45deg);  position: absolute;  left: 30rpx;  top: 41rpx;}.search-bar .search-box {  display: flex;  justify-content: center;  align-items: center;  height: 60rpx;  background: #f7f7f7;  z-index: 999;  width: 92%;  border-radius: 50rpx;  text-align: center;  margin: auto;}.sear-input {  font-size: 28rpx;}.search-bar .search-hint {  font-size: 28rpx;  position: absolute;  right: 30rpx;  top: 32rpx;}.search-bar .search-box .search-img {  width: 32rpx;  height: 32rpx;  margin-right: 10rpx;}/* 左侧菜单栏 */.leftmenu {  width: 200rpx;  height: 100%;  box-sizing: border-box;  background-color: #f5f6f7;  overflow: scroll;  z-index: 2;  padding-bottom: 100rpx;}.menu-item {  line-height: 90rpx;  height: 90rpx;  text-align: center;  border-bottom: 2rpx silid #e3e3e3;  position: relative;  color: #777;  font-size: 28rpx;}.menu-item.active {  color: #e43130;  font-size: 28rpx;  font-weight: bold;  position: relative;  background: #fff;}.menu-item.active:before {  position: absolute;  left: 0;  content: "";  width: 8rpx;  height: 32rpx;  top: 29rpx;  background: #e43130;}.menu-item text.tips-num {  position: absolute;  top: 20rpx;  right: 15rpx;  border-radius: 15rpx;  width: 30rpx;  height: 30rpx;  background: #e43130;  color: #fff;  font-size: 25rpx;  line-height: 30rpx;}/* 右侧商品栏 */.rightcontent {  width: 550rpx;  height: 100%;  box-sizing: border-box;  background-color: #fff;  z-index: 1;  padding-bottom: 120rpx;}.rightcontent .adver-map {  width: auto;  box-sizing: border-box;  overflow: hidden;  position: relative;  margin: 30rpx 20rpx 0;}.rightcontent .adver-map .item-a {  display: block;  font-size: 0;  width: 100%;}.rightcontent .adver-map .item-a image {  max-width: 100%;}.rightcontent .cont-item {  padding: 0 20rpx 20rpx 20rpx;}.rightcontent .cont-item .show-item .more-prod-pic {  text-align: center;  width: 150rpx;  height: 150rpx;  line-height: 150rpx;  font-size: 0;}.rightcontent .cont-item .show-item .more-prod-pic .more-pic {  max-width: 100%;  max-height: 100%;  border-radius: 8rpx;  vertical-align: middle;}.rightcontent .cont-item .show-item {  position: relative;  display: flex;  justify-content: start;  padding: 20rpx 0;}.rightcontent .cont-item .show-item::after {  content: '';  background-color: #f4f4f4;  left: 0;  height: 1px;  transform-origin: 50% 100% 0;  bottom: 0;  position: absolute;  display: block;  width: 510rpx;  padding-left: 20rpx;}.rightcontent .cont-item .show-item .prod-text-right {  margin-left: 20rpx;  width: 75%;}.rightcontent .cont-item .show-item .prod-text-right .cate-prod-info {  font-size: 22rpx;  color: #999;  margin: 10rpx 0 20rpx 0;  word-break: break-all;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}.rightcontent .cont-item .show-item .prod-text-right .prod-text.more {  margin: 0;  font-size: 28rpx;  word-break: break-all;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;  color: #000;}.rightcontent .cont-item .show-item .prod-text-right .prod-price.more {  font-size: 28rpx;  color: #e43130;  font-family: arial;}.rightcontent .cont-item .empty-tips{  width: 100%;  color: #999;  text-align: center;  font-size: 26rpx;  line-height: 100rpx;}
 |