.main_content {
  background-color: #f6f6f6;
}

.main_content_left {
  background-color: #fff;
  height: max-content;
  padding: 0;
}

.cpdiv {
  /* width: 213px; */
  /* height: 265px !important; */
}
.cpimg {
  width: 100%;
  height: 232px !important;
  object-fit: contain;
}

.main_content_left .top_box {
  border: 1px solid #eee;
  background-color: #f6f6f6;
}

.top_box_head {
  font-size: 14px;
  color: #555;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 6px;
  border-bottom: 1px solid #eee;
}

.top_box_foot {
  padding: 6px;
  font-size: 12px;
}

.py-5 {
  padding-top: 17px !important;
}

.bottom_box_head {
  background-color: #fff;
  display: flex;
  height: 40px;
}

.bottom_box_head_cn {
  flex: 1;
  text-align: center;
  line-height: 40px;
  color: #555;
  font-size: 14px;
}

.bottom_box_foot {
  display: flex;
  height: 40px;
  border-bottom: 1px solid #419eff;
}

.bottom_box_foot_cn {
  font-size: 14px;
  flex: 1;
  text-align: center;
  line-height: 40px;
  color: #555;
  cursor: pointer;
}

.bottom_box_foot_cn.blue {
  background-color: #419eff;
  color: #fff;
}

.item_box {
  background-color: #fff;
  margin: 0;
}

.item .price {
  color: #68b1fd;
  margin-top: 12px;
}

.item .desc {
  color: #555;
  margin-top: 12px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.main_content_right {
}

.item_box.bottom {
  padding: 0;
  background-color: #f6f6f6;
}

.item_box.bottom .item .desc {
  padding-left: 12px;
  padding-right: 12px;
}

.item_box.bottom .item .price {
  padding-left: 12px;
  padding-right: 12px;
}

.main_content_right .item_box .item:nth-child(4n) {
  margin-right: 0;
}

.main_content_right .item_box .item:hover {
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);
}

.main_content_right .item_box .item:hover .desc {
  color: var(--color);
}

.banner_img_box {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 370px;
  background-size: cover;
}
.cif-banner__page {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 16px !important;
  left: 0;
  width: 100%;
  padding-right: 10px;
  text-align: right;
  z-index: 1;
}

.cif-banner__page .swiper-pagination-bullet {
  width: 9px;
  height: 5px;
  background: #ffffff;
  opacity: 0.5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: width 0.3s, opacity 0.3s;
  -o-transition: width 0.3s, opacity 0.3s;
  transition: width 0.3s, opacity 0.3s;
}

.cif-banner__page .swiper-pagination-bullet-active {
  width: 18px;
  height: 6px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: 1;
}
.banner_box {
  background-color: #f2f4f6;
}
#page-box {
  padding-left: 12px;
  background-color: #fff;
  padding-top: 5px;
  display: flex;
  justify-content: center;
  margin-left: -8px;
  margin-right: -8px;
}
.rankings {
  font-size: 12px;
  margin-bottom: 15px;
  box-sizing: border-box;
  border: 1px solid #eee;
  background-color: #fff;
}
.bottom_box {
  background-color: #fff;
}
.bottom_box_item {
  background-color: #f6f6f6;
}
.rankingsTop {
  background-color: #fff;
  width: 100%;
  border-bottom: 1px solid #eee;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666;
}
.rankingsNeck {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid var(--color);
  font-size: 0;
}
.rankingsNeck span {
  display: inline-block;
  width: 49%;
  text-align: center;
  font-size: 14px;
  color: #666;
}
.rankingsNeck .now {
  color: #fff;
  background: var(--color);
}
.rankingsItemsBox {
  width: 100%;
  padding: 15px 0;
  text-align: center;
}
.rankingsItemsList {
  display: inline-block;
  width: 160px;
  margin-top: 5px;
  border-bottom: 1px solid #e1e1e1;
}
.rankingsItemsList:last-child {
  border: none;
}
.rankingsItemsLeft {
  width: 35%;
  margin-left: 1%;
}
.rankingsItemsLeft img {
  width: 100%;
  height: 50px;
}
.rankingsItemsSaleNumber {
  margin-top: 12px;
}
.rankingsItemsSaleNumber b {
  color: #2e71e6;
  font-weight: normal;
}
.rankingsItemsSaleNumber em {
  color: #999;
}

.rankingsItemsRight {
  width: 84px;
  margin-left: 10px;
  text-align: left;
}
.rankingsItemsRight p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 12px;
  -webkit-line-clamp: 2;
  width: 100%;
  overflow: hidden;
}
.rankingsItemsPrice {
  color: var(--color);
  font-size: 12px;
}
.rankingsItemsTitle {
  color: #666;
}
.shop-details-div {
  display: inline-block;
  max-width: 190px;
  vertical-align: top;
}

.store-index-class dl dt {
  position: relative;
  border-bottom: 1px solid #ddd;
  background: #f7f7f7;
}
.store-index-class dl span {
  display: block;
  height: 28px;
  line-height: 28px;
  text-decoration: none;
  padding-left: 36px;
  cursor: pointer;
}
.store-index-class dt s {
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  width: 16px;
  height: 16px;
  background-image: url(../../images/sprite.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
}
.store-index-class dl:first-child dt s {
  background-position: -17px 0;
}
.store-index-class dl dd:hover span {
  color: var(--color);
  font-weight: bold;
}
.store-index-class dd {
  display: none;
}
.store-index-class dl.open dd {
  display: block;
}
.store-index-class dl.open s {
  background-position: -17px 0;
}
.empty-class {
  text-align: center;
  padding: 100px 0;
}
.empty-class img {
  width: 100px;
}
.empty-class p {
  font-size: 14px;
  color: #888;
  margin-top: 20px;
}
.defaultType .now {
  color: #ff6600;
}
.shangpinliebiao1 {
  border: 1px solid #eee;
  border-top: none;
  border-bottom: none;
}
.bottom_box {
  border: 1px solid #eee;
  border-bottom: none;
}
.cpdiv {
  padding: 16px 14px 14px;
  cursor: pointer;
}
.cpdiv:hover .px-2 {
  color: var(--color);
}
.shangpinliebiao2 {
  /* padding-left: 10px; */
  background-color: #fff;
}
.new_item {
  display: flex;
  width: 160px;
  margin-top: 5px;
  border-bottom: 1px solid #e1e1e1;
}
.new_item .shangpin_item {
  width: 35%;
  margin-left: 1%;
}
.new_item img {
  width: 100%;
  height: 50px;
}
.new_item .price_desc {
  width: 84px;
  margin-left: 10px;
}
.new_item .desc {
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 12px;
  -webkit-line-clamp: 2;
  width: 100%;
  overflow: hidden;
  color: #666;
  margin-bottom: 10px;
}
.new_item .price {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 12px;
  -webkit-line-clamp: 2;
  width: 100%;
  overflow: hidden;
  color: #419eff;
  text-align: left;
}
