.promote {
  width: 768px;
}

.promote .section:after {
  clear: both;
  content: '';
  display: table;
}

.promote .colorB0 {
  background: #b02b2b;
}

.promote .colorB0 .priceTxt {
  color: #f7d811;
}

.promote .colorB0 .saleTxt {
  border-color: transparent #b02b2b transparent transparent !important;
}

.promote .colorDe {
  background: #de2e2e;
}

.promote .colorDe .priceTxt {
  color: #ffad0f;
}

.promote .colorDe .saleTxt {
  border-color: transparent #de2e2e transparent transparent !important;
}

.promote .proItemBox {
  border-right: 1px dashed #000;
  width: 190.7px;
  float: left;
  padding: 5px 0;
}

.promote .proItemBox a {
  display: block;
  color: #fff !important;
  text-decoration: none !important;
}

.promote .proItemBox:nth-child(4n+4) {
  border-right: none;
}

.promote .proItemBox .proTitle {
  width: 175px;
  height: 31px;
  overflow: hidden;
  font-size: 12px;
  font-weight: bold;
  margin: 0 auto;
  margin-bottom: 5px;
  text-align: center;
  word-break: break-word;
}

.promote .proItemBox .proImgPrice {
  width: 120.5px;
  height: 120.5px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  overflow: hidden;
}

.promote .proItemBox .proImgPrice img {
  width: 100%;
}

.promote .proItemBox .priceTxt {
  width: 120.5px;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  background: #850e0e;
  margin: 0 auto;
  border-radius: 5px;
  padding: 3px 0;
}

.promote .proItemBox .saleTxt {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 35px 35px 0;
  border-color: transparent #b02b2b transparent transparent;
}

.promote .proItemBox .saleTxt em {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  color: #ccc;
  display: block;
  margin-top: -7px;
  margin-left: 14px;
}

.prod_content .topBox li {
  position: relative !important;
}

.prod_content .topBox li a {
  display: block !important;
  padding-top: 20px;
}

.prod_content .topBox .topPic {
  position: absolute;
  top: 0;
  left: 0;
  background: none !important;
  z-index: 99;
}

.promoteList_v2 {
  clear: both;
  content: '';
  display: table;  
  width: 100%;
  margin-left: -15px;
  margin-top: 20px;
  width: 360px;
}

.promoteList_v2 a {
  width: 175px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fbebab;
  display: block;
  padding: 15px;
  text-decoration: none;
}

.promoteList_v2 a:hover {
  text-decoration: none !important;
}

.promoteList_v2 .v2Item {
  background: #fff;
  border-radius: 0 0 10px 0;
  padding: 10px 0 10px 0;
  position: relative;
}

.promoteList_v2 .proImg {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  overflow: hidden;
}

.promoteList_v2 .proImg img {
  width: 100%;
}

.promoteList_v2 .proTitle {
  font-size: 13px;
  width: 137px;
  height: 31px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  margin-top: 10px;
  color: #4c4c4c;
}

.promoteList_v2 .proPrice {
  font-size: 15px;
  width: 137px;
  height: 16px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  margin-top: 6px;
}

.promoteList_v2 .sale {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  position: absolute;
  text-align: center;
  top: 60px;
  left: -8px;
  background: #e64b4b;
  font-size: 12px;
}

.promoteList_v2 .sale:before {
  position: absolute;
  top: -6px;
  left: 0px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 7px 7px;
  border-color: transparent transparent #7f0505 transparent;
}

.promoteList_v2 .sale:after {
  position: absolute;
  top: 0;
  right: -8px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 8px;
  border-color: transparent transparent transparent #e64b4b;
}

.promoteList_v2 .colore6 {
  float: left;
}

.promoteList_v2 .colore6 .proPrice {
  color: #e60f0f;
}

.promoteList_v2 .colorf0 {
  float: right;
}

.promoteList_v2 .colorf0 .proPrice {
  color: #f06907;
}
