.b-buy-informer {
  position: relative;
  width: auto;
  margin: 0 auto;
  height: 30px;
}
.b-buy-informer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-bay-now-bay,
.b-middle-rate,
.b-might-retrench,
.b-chance-purchase {
  float: left;
  line-height: 26px;
  vertical-align: middle;
  font-size: 10px;
  color: #7c7c7c;
  position: relative;
  font-family: "Roboto", sans-serif;
}
.b-bay-now-bay {
  color: #23B6F9;
}
.b-bay-now-bay:before {
  background-color: #d8d8d8;
  content: "";
  height: 10px;
  position: absolute;
  top: 10px;
  width: 1px;
  right: 0;
}
.b-product-name {
  color: #7c7c7c;
  margin: 0 14px;
}
.b-middle-rate {
  margin-left: 14px;
}
.b-middle-rate:before {
  background-color: #d8d8d8;
  content: "";
  height: 10px;
  position: absolute;
  top: 10px;
  width: 1px;
  right: 0;
}
.b-middle-rate-info {
  margin: 0 14px;
  color: #448102;
}
.b-might-retrench {
  margin-left: 14px;
}
.b-might-retrench-info {
  margin: 0 14px;
  color: #448102;
}
.b-chance-purchase {
  margin-left: 14px;
}
.b-chance-purchase:before {
  background-color: #d8d8d8;
  content: "";
  height: 10px;
  position: absolute;
  top: 10px;
  width: 1px;
  right: 0;
}
.b-chance-purchase-info {
  margin: 0 14px;
  color: #448102;
}
.b-link-join {
  color: #333333;
  float: right;
  font-size: 10px;
  line-height: 25px;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
}
.b-link-join a {
  color: #23B6F9;
  display: inline-block;
  padding-right: 35px;
  position: relative;
}
.b-link-join a:hover,
.b-link-join a:focus {
  text-decoration: none;
  outline: none;
  color: #23B6F9;
}
.b-link-join a:before {
  background: url("../img/arrow_widjet.png");
  background-position: left;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 16px;
  right: 8px;
  margin: 0 auto;
  position: absolute;
  top: 6px;
  width: 8px;
}
.b-buy-informer-popup {
  display: none;
  width: 352px;
  height: 94px;
  position: absolute;
  background-color: #ffffff;
  box-shadow: 0 1px 4px 0 rgba(180, 180, 180, 0.5);
  z-index: 101;
  left: 352px;
  top: 92px;
  border-radius: 3px;
  padding: 13px 5px;
}
.b-buy-informer-popup.active {
  display: block;
}
.b-buy-informer-popup:after,
.b-buy-informer-popup:before {
  bottom: 100%;
  left: 8%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.b-buy-informer-popup:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 5px;
  margin-left: -5px;
}
.b-buy-informer-popup:before {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #f0f0f0;
  border-width: 6px;
  margin-left: -6px;
}
.b-popup-image {
  float: left;
  height: 70px;
  margin-right: 5px;
  position: relative;
  width: 70px;
}
.b-popup-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 70px;
  max-width: 70px;
  position: absolute;
  right: 0;
  top: 0;
}
.b-popup-about-prod {
  float: left;
  width: 265px;
  padding-right: 8px;
  line-height: 12px;
}
.about-prod-left {
  float: left;
}
.about-prod-right {
  float: right;
  text-align: right;
}
.about-prod-name {
  font-size: 12px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 12px;
  max-width: 180px;
}
.about-prod-modification {
  font-size: 10px;
  color: #7c7c7c;
  margin-bottom: 10px;
}
.about-prod-last-rate {
  font-size: 11px;
  color: #23B6F9;
  margin-bottom: 5px;
}
.about-prod-last-selling {
  font-size: 11px;
  color: #448102;
}
.about-prod-name-info {
  font-size: 12px;
  color: #b12704;
  margin-bottom: 30px;
}
.about-prod-last-rate-info {
  font-size: 12px;
  color: #23B6F9;
  margin-bottom: 5px;
}
.aabout-prod-last-selling-info {
  font-size: 12px;
  color: #448102;
}
