brands.wxss 4.89 KB
@import "./genderSwitcher.wxss";
@import "./brandSwitcher.wxss";
@import "./brandSearch.wxss";

.swiper-box{
  width:100%;
  height:364rpx;
  margin-top: 20rpx;
}

.swiper-box .slide-image{
  width:100%;
  height:100%; 
  display: inline-block;
  overflow: hidden;
}

.swiper-box .wx-swiper-dots.wx-swiper-dots-horizontal{
     margin-bottom: -10rpx; 
     padding-left: 15rpx;
     padding-right: 10rpx;
     padding-top: 5rpx;
     padding-bottom: 5rpx;
     border-radius: 40rpx; 
     background-color: rgba(0,0,0,0.2);
}
.swiper-box .wx-swiper-dot{
    width:10rpx;
    display: inline-flex;  
    height: 10rpx;
    margin-left: -5rpx;  
    justify-content:space-between; 
}


.container {
  background-color: white;
  padding-top: 88rpx;
}

.space {
  width: 100%;
  height: 20rpx;
  background: #F0F0F0;
}

.custom_brands {
  width: 100%;
  height: 88rpx;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom_brands .title {
  font-family: PingFang-SC-Semibold;
  font-size: 28rpx;
  color: #222222;
  letter-spacing: -0.34px;
}

.custom_brands_List {
  white-space: nowrap;
  background-color: white;
} 

.custom_brands_List .custom_brands_List_item {
  width: 120rpx;
  height: 180rpx;
  margin-left: 40rpx;
  display: inline-block;
  align-items: center;
}

.custom_brands_List .custom_brands_List_img {
  width: 120rpx;
  height: 60rpx;
  margin-top: 40rpx; 
}

.custom_brands_List .custom_brands_List_name {
  width: 120rpx;
  text-align: center;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  font-family: PingFang-SC-Regular;
  font-size: 24rpx;
  color: #B0B0B0;
  letter-spacing: -0.33px;
  margin-top: 10rpx;
}

.sessionTitle {
  display: flex;
  align-items: center;
  height: 58rpx;
  width: 100%;
  background: #F0F0F0;
}

.sessionTitle .sessionText {
  text-align: left;
  margin-left: 30rpx;
  font-weight: bold;

  font-family: PingFang-SC-Regular;
  font-size: 28rpx;
  color: #B0B0B0;
  letter-spacing: -0.39px;

}

.row {
  height: 88rpx;
  width: 100%;
  background: white;
}

.row .rowContent {
  display: flex;
  align-items: center;
  height: 86rpx;
  width: 92%;
  margin-left: 4%;
  flex-direction: row;
  background: white;
}

.row .spaceLine {
  height: 2rpx;
  width: 92%;
  margin-left: 4%;
  background: #F0F0F0;
}

.row .rowContent .title {
  text-align: left;
  max-width: 500rpx;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-family: PingFang-SC-Regular;
  font-size: 28rpx;
  color: #444444;
  letter-spacing: -0.39px;
}

.row .rowContent .hot {
  display: flex;
  align-items: center;
  height: 30rpx;
  width: 76rpx;
  margin-left: 40rpx;
  justify-content: center;
  background: #D0021B;
  border-radius: 104rpx;
}

 .row .rowContent .new {
  display: flex;
  align-items: center;
  height: 30rpx;
  width: 76rpx;
  background: green;
  margin-left: 40rpx;
  justify-content: center;
  border-radius: 104rpx;
}  

.row .rowContent .hot .text {
  text-align: left;
  font-family: PingFang-SC-Medium;
  font-size: 24rpx;
  color: #FFFFFF;
  letter-spacing: -0.33px;
}

.row .rowContent .new .text {
  text-align: left;
  font-family: PingFang-SC-Medium;
  font-size: 24rpx;
  color: #FFFFFF;
  letter-spacing: -0.33px;
}

.rowType2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.rowType2 .item {
  width: 224rpx;
  height: 210rpx; 
  margin-left: 20rpx;
  display: flex;
  flex-direction: column;
}

.rowType2 .item .item_img{
  width: 224rpx;
  height: 100rpx; 
  margin-top: 41rpx;
}

.rowType2 .item .item_title{
  width: 224rpx;
  height: 30rpx;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-family: PingFang-SC-Regular;
  font-size: 24rpx;
  color: #B0B0B0;
  letter-spacing: -0.33px;
  margin-top: 20rpx;
}

.alphanet-selector {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 100;
  box-sizing: border-box;
}

.selector-one {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6rpx 12rpx;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  font-family: PingFang-SC-Medium;
  font-size: 22rpx;
  color: #444444;
  letter-spacing: 0.79px;
  line-height: 24rpx;
}  

.selector-one_serachIcon {
  width: 20rpx;
  height: 20rpx;
}  

.newsearch{
  height: 60rpx;
  width: 690rpx;
  margin-left: 30rpx;
  background-color: #F0F0F0;
  display: flex;
  flex-direction: row;
  align-items: center; 
  /* justify-content: center; */
  border-radius: 8rpx;
  opacity: 0.5;

}

.newsearchSpace {
  height: 21rpx;
  width: 100%;
}

.serachIcon {
  width: 24rpx;
  height: 24rpx;
  margin-left: 21rpx;
}

.serach_view_show {
  display: block;
  padding-left: 10rpx;
  line-height: 2.57;
  letter-spacing: 1.1px;
  text-align: left;
  font-family: PingFang-SC-Regular;
  font-size: 28rpx;
  color: #B0B0B0;
  letter-spacing: -0.39px;

}