/* brand page */
.single-box .brandbg {
 background: linear-gradient(90deg,#970216,#970116) no-repeat;
}

.single-box .brandbody {
  position: relative;
  top: 2.7rem;
  margin-bottom: 10rem;
  background: url("../img/O1CN01p3C4Lj2JJhz3YaJEa_!!2053469401.png") no-repeat;
  background-size: 100% auto;
  background-position: center -2.9rem;
}

#pills-tab-brand {
  position: relative;
  padding: 0.9375rem 0;
  flex-wrap: nowrap;
  width: 100%;
  z-index: 10;
}

#pills-tab-brand li {
  padding: 0 0.5rem;
}

#pills-tab-brand li a {
  color: rgba(255, 255, 255, 0.6);
	font-size: 1rem;
}

#pills-tab-brand li a.active {
  border-bottom: 0.1875rem solid #fff;
  color: #fff;
}

#pills-tabContent-brand {
  position: relative;
}

.title-info {
  margin: 0.9375rem auto;
  color: #fff;
  text-align: center;
}

.title-info  h3 {
  font-size: 1.5rem;
}

.brand-goods-list .brand-box {
  margin: 0.9375rem;
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 0.9375rem;
}

.brand-goods-list .brand-box .brand-title {
  display: flex;
}

.brand-goods-list .brand-box .brand-title img {
  width: 3.125rem;
}

.brand-goods-list .brand-box .brand-title h4 {
  position: relative;
  top: 0.1875rem;
  font-size: 1rem;
  color: #333;
}

.brand-goods-list .brand-box .brand-cover {
  margin: 1.25rem 0;
  padding: 0.9375rem;
  border-radius: 0.625rem;
  background-image: url("../img/O1CN01EZE7w12JJi1FnkG3u_!!2053469401.png");
  background-size: 100% 100%;
  color: #fff;
  overflow: hidden;
}

.brand-goods-list .brand-box:nth-child(2) .brand-cover {
  margin: 1.25rem 0;
  padding: 0.9375rem;
  border-radius: 0.625rem;
  background-image: url("../img/O1CN01kLrwKP2JJi1VCxokz_!!2053469401.jpg");
  background-size: 100% 100%;
  color: #fff;
  overflow: hidden;
}

.brand-goods-list .brand-box .brand-cover h4 {
  font-size: 1.2rem;
}

.brand-goods-list .brand-box .brand-cover p {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}

.swiper-brand .swiper-wrapper {
  cursor: grab;
  height: 16.25rem;
}

.swiper-brand .swiper-wrapper .swiper-slide {
  padding: 0 0.1875rem;
}

.swiper-brand .swiper-wrapper .swiper-slide img {
  border-radius: 0.625rem;
}

.swiper-brand .swiper-wrapper .swiper-slide .img {
  position: relative;
}

.swiper-brand .swiper-wrapper .swiper-slide .img .discount {
  position: absolute;
  right: 0;
  bottom: 0;
  background: linear-gradient(153deg,#fad961,#f76b1c);
  padding: 0 0.625rem;
  color: #fff;
  border-radius: .5rem .5rem .5rem 0;
  font-size: 0.75rem;
}

.swiper-brand .swiper-wrapper .swiper-slide .price-box {
  display: flex;
}

.swiper-brand .swiper-wrapper .swiper-slide .price-box .current {
  margin-right: 0.3125rem;
  font-size: 1rem;
  color: #ff3b32;
}

.swiper-brand .swiper-wrapper .swiper-slide .price-box .original {
  position: relative;
  top: 0.3125rem;
  font-size: 0.75rem;
  color: #aaa;
  text-decoration: line-through;
}

.swiper-brand .swiper-wrapper .swiper-slide .tag {
  height: 1.5rem;
}

.swiper-brand .swiper-wrapper .swiper-slide .tag .type {
  border: 0.0625rem solid #fe3a33;
  color: #fe3a33;
  font-size: 0.75rem;
  padding: 0 0.3125rem;
  border-radius: 0.3125rem;
}

.swiper-brand .swiper-wrapper .swiper-slide .amount {
  font-size: 0.875rem;
  color: #666;
}

.swiper-brand .swiper-wrapper .swiper-slide .extra {
  display: inline-block;
  margin-top: 0.625rem;
  padding: 0 0.375rem;
  border-radius: 0.3125rem;
  font-size: 0.875rem;
  background: rgba(245,166,35,.2);
  color: #f57523;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* brand goods list2 */
.brand-goods-list2 .brand-box {
  margin: 0.9375rem;
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 0.9375rem;
}

.brand-goods-list2 .brand-box .brand-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.9375rem;
}

.brand-goods-list2 .brand-box .brand-title img {
  box-shadow: 0 .216rem .576rem -.144rem rgba(94,107,121,.2);
  border-radius: 0.3125rem;
  margin-right: 0.625rem;
  width: 3.75rem;
  overflow: hidden;
}

.brand-goods-list2 .brand-box .brand-title .brand-info {
  display: flex;
}

.brand-goods-list2 .brand-box .brand-title .brand-info h4 {
  position: relative;
  margin-bottom: 0;
  top: 0.1875rem;
  font-size: 1rem;
  color: #333;
}

.brand-goods-list2 .brand-box .brand-title .brand-info p {
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #f44;
}

.brand-goods-list2 .brand-box .amount {
  color: #9b9b9b;
}

.brand-goods-list2 .brand-box .goods-items {
  display: flex;
  justify-content: space-around;
}

.brand-goods-list2 .brand-box .goods-items .goods-item {
  width: 5.625rem;
  overflow: hidden;
}

.brand-goods-list2 .brand-box .goods-items .goods-item .img {
  position: relative;
  width: 5.625rem;
  height: 5.625rem;
  overflow: hidden;
}

.brand-goods-list2 .brand-box .goods-items .goods-item img {
  border-radius: 0.625rem;
}

.brand-goods-list2 .brand-box .goods-items .goods-item .img .discount {
  position: absolute;
  right: 0;
  bottom: 0;
  background: linear-gradient(153deg,#fad961,#f76b1c);
  padding: 0 0.625rem;
  color: #fff;
  border-radius: .5rem .5rem .5rem 0;
  font-size: 0.75rem;
}

.brand-goods-list2 .brand-box .goods-items .goods-item .price-box {
  display: flex;
}

.brand-goods-list2 .brand-box .goods-items .goods-item .price-box .current {
  margin-right: 0.3125rem;
  font-size: 1.2rem;
  color: #ff3b32;
}

.brand-goods-list2 .brand-box .goods-items .goods-item .price-box .original {
  position: relative;
  top: 0.3125rem;
  font-size: 0.875rem;
  color: #aaa;
  text-decoration: line-through;
}

.brand-goods-list2 .brand-box .goods-items .goods-item .tag {
  height: 1.5rem;
}

.brand-goods-list2 .brand-box .goods-items .goods-item .tag .type {
  border: 0.0625rem solid #fe3a33;
  color: #fe3a33;
  font-size: 0.75rem;
  padding: 0 0.3125rem;
  border-radius: 0.3125rem;
}

.brand-goods-list2 .brand-box .goods-items .goods-item .amount {
  font-size: 0.875rem;
  color: #666;
}

.brand-goods-list2 .brand-box .goods-items .goods-item .extra {
  display: inline-block;
  margin-top: 0.625rem;
  padding: 0 0.375rem;
  border-radius: 0.3125rem;
  font-size: 0.875rem;
  background: rgba(245,166,35,.2);
  color: #f57523;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


/* brand goods list3 */
.brand-goods-list3 .brand-slogan {
  padding: 0.9375rem 0;
  text-align: center;
  color: #fff;
}

.brand-goods-list3 .brand-slogan h3 {
  font-size: 1.5rem;
}

.brand-goods-list3 .brand-box {
  margin: 0.9375rem;
  background-color: #fff;
  border-radius: 0.625rem;
  padding: 0.9375rem;
}

.brand-goods-list3 .brand-box .brand-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.9375rem;
}

.brand-goods-list3 .brand-box .brand-title .brand-info {
  display: flex;
}

.brand-goods-list3 .brand-box .brand-title .brand-info img {
  box-shadow: 0 .216rem .576rem -.144rem rgba(94,107,121,.2);
  border-radius: 0.3125rem;
  margin-right: 0.625rem;
  width: 3.75rem;
  overflow: hidden;
}

.brand-goods-list3 .brand-box .brand-title .brand-info h4 {
  position: relative;
  margin-bottom: 0;
  top: 0.1875rem;
  font-size: 1rem;
  color: #333;
}

.brand-goods-list3 .brand-box .amount {
  color: #9b9b9b;
}

.brand-goods-list3 .brand-box .brand-des {
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #f44;
}

.brand-goods-list3 .goods-items {
  margin: 0 0.9375rem;
  padding: 0.9375rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  background-color: #fff;
  border-radius: 0.625rem;
}

.brand-goods-list3 .goods-items .goods-item {
  margin-bottom: 1rem;
  width: 8.625rem;
  overflow: hidden;
}

.brand-goods-list3 .goods-items .goods-item .img {
  position: relative;
  width: 8.625rem;
  height: 8.625rem;
  overflow: hidden;
}

.brand-goods-list3 .goods-items .goods-item img {
  border-radius: 0.625rem;
}

.brand-goods-list3 .goods-items .goods-item .info {
  margin-left: 0.3125rem;
  padding: 0.625rem;
}

.brand-goods-list3 .goods-items .goods-item .info .title i {
  top: 0.125rem;
}

.brand-goods-list3 .goods-items .goods-item .info .title .txt {
  color: #333;
}

.brand-goods-list3 .goods-items .goods-item .img .discount {
  position: absolute;
  right: 0;
  bottom: 0;
  background: linear-gradient(153deg,#fad961,#f76b1c);
  padding: 0 0.625rem;
  color: #fff;
  border-radius: .5rem .5rem .5rem 0;
  font-size: 0.75rem;
}

.brand-goods-list3 .goods-items .goods-item .price-box {
  display: flex;
}

.brand-goods-list3 .goods-items .goods-item .price-box .current {
  margin-right: 0.3125rem;
  font-size: 1.2rem;
  color: #ff3b32;
}

.brand-goods-list3 .goods-items .goods-item .price-box .original {
  position: relative;
  top: 0.3125rem;
  font-size: 0.875rem;
  color: #aaa;
  text-decoration: line-through;
}

.brand-goods-list3 .goods-items .goods-item .tag {
  height: 1.5rem;
}

.brand-goods-list3 .goods-items .goods-item .tag .type {
  border: 0.0625rem solid #fe3a33;
  color: #fe3a33;
  font-size: 0.75rem;
  padding: 0 0.3125rem;
  border-radius: 0.3125rem;
}

.brand-goods-list3 .goods-items .goods-item .amount {
  font-size: 0.875rem;
  color: #666;
}

.brand-goods-list3 .goods-items .goods-item .extra {
  display: inline-block;
  margin-top: 0.625rem;
  padding: 0 0.375rem;
  border-radius: 0.3125rem;
  font-size: 0.875rem;
  background: rgba(245,166,35,.2);
  color: #f57523;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
